.why-complete{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.why-complete .feature{min-height:285px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px 28px;border-radius:20px;box-shadow:0 14px 42px rgba(5,46,99,.08)}.why-complete .icon{width:58px;height:58px;margin-bottom:20px;font-size:26px}.why-complete h3{font-size:20px;line-height:1.25;margin-bottom:12px}.why-complete p{max-width:330px;font-size:14px;line-height:1.65}@media(max-width:900px){.why-complete{grid-template-columns:repeat(2,minmax(0,1fr))}.why-complete .feature{min-height:270px}}@media(max-width:600px){.why-complete{grid-template-columns:1fr;gap:16px}.why-complete .feature{min-height:0;padding:30px 23px}.why-complete h3{font-size:19px}}
