.why-us{flex-direction:column;gap:40px;display:flex}.why-us__head{flex-direction:column;gap:12px;display:flex}.why-us__head p{color:#0000008c;margin:0;font-size:clamp(1rem,.9rem + .5vw,1.35rem)}.why-us__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:992px){.why-us__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.why-us__grid{grid-template-columns:1fr}}.why-card{border:1px solid #e9e9e9;border-radius:20px;flex-direction:column;gap:14px;padding:30px 28px;transition:all .3s;display:flex}.why-card:hover{border-color:#f07e0066;box-shadow:0 12px 28px #0000000d}.why-card__check{background-color:#f07e001a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.why-card__title{color:#000000d9;margin:0;font-size:clamp(1.05rem,.95rem + .4vw,1.25rem);font-weight:600;line-height:1.3}.why-card__desc{color:#0009;margin:0;font-size:clamp(.9rem,.85rem + .2vw,1rem);line-height:1.5}.why-card__accent{color:#f07e00;font-weight:600}
