.why-us{box-sizing:border-box;color:#fff}.why-us .header{align-items:flex-start;background:transparent;display:flex;gap:40px;margin-bottom:50px}.why-us .image-wrap{flex-shrink:0;height:120px;width:120px}.why-us .image-wrap img{display:block;height:auto;width:100%}.why-us .header-title h2{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 15px}.why-us .header-title p{color:#ccc;font-size:1.05rem;line-height:1.6;margin:0}.why-us .why-us-body{align-items:flex-start;display:flex;gap:50px;justify-content:space-between}.why-us .desc{flex:1;max-width:65%}.why-us .desc h3{color:#fff;font-size:1.6rem;font-weight:700;margin:0 0 25px}.why-us .desc ul{list-style-type:disc;margin:0;padding-left:20px}.why-us .desc li{color:#ccc;font-size:1.05rem;line-height:1.7;margin-bottom:12px}.why-us .desc li strong{color:#fff}.why-us .why-us-body-image{flex-shrink:0;width:35%}.why-us .why-us-body-image img{border-radius:20px;display:block;height:380px;object-fit:cover;width:100%}@media (max-width:991px){.why-us .why-us-body{flex-direction:column;gap:40px}.why-us .desc{max-width:100%}.why-us .why-us-body-image{width:100%}.why-us .why-us-body-image img{height:auto;max-height:400px}}@media (max-width:767px){.why-us{padding:40px 20px}.why-us .header{flex-direction:column;gap:20px}.why-us .header-title h2{font-size:2rem}}