.section-white h2{margin:32px 0}.section-white .col-lg-6 h2{margin:10px 0 25px}.section-white .col-lg-6 .btn-layout{color:#fff;padding:11px 15px}.section-white .grid{display:flex;flex-wrap:wrap;gap:40px;row-gap:25px;justify-content:center;margin:0 0 32px}.section-white .grid .item{position:relative;display:flex;flex-direction:column;gap:13px;justify-content:start;align-items:center;padding:35px 20px;width:calc(33.3333% - 27px);height:auto;min-height:221px;border-radius:15px;border-bottom:6px solid var(--salmon,#ff8da1);background:rgb(0 56 101/100%);transition:all .3s ease}.section-white .grid .item .icon{position:relative;display:flex;justify-content:center;align-items:center;min-width:70px;width:70px;height:70px;border-radius:70px;border:solid 2px #ff8da1;color:#ff8da1;background-color:#fff;font-size:30px;font-style:normal;font-weight:300;line-height:normal;transition:all .3s ease}.section-white .grid .item h3{font-size:20px;color:#fff;text-align:center}.section-white .grid .item p{border-top:2px solid #ff8da1;color:#fff;text-align:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.6px;padding:13px 0 0;margin:0;transition:all .3s ease}.section-white .grid .item h3{font-size:20px;line-height:1.3;min-height:60px;max-height:60px;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:991px){.section-white .grid .item{width:calc(50% - 20px)}}@media (max-width:540px){.section-white .grid .item{width:100%}}