.why-section__inner{margin:0 auto;max-width:1200px}.why-section__title{font-size:32px;font-weight:700;margin-bottom:12px;text-align:center}.why-section__intro{line-height:1.8;margin:0 auto 56px;max-width:760px;text-align:center}.why-section__block-title{font-size:32px;font-weight:700;margin:56px 0 32px}.why-grid{display:grid;gap:40px}.why-grid--three{grid-template-columns:repeat(3,1fr)}.why-grid--two{grid-template-columns:repeat(2,1fr)}.why-item{border-top:1px solid #e5e7eb;padding-top:16px}.why-item__heading{align-items:center;display:flex;gap:8px;margin-bottom:12px}.why-item__icon svg{fill:#00a4bd;flex-shrink:0;height:24px;width:24px}.why-item__title{font-size:18px;font-weight:400;margin:0}.why-item__body{font-size:14px;line-height:1.8}@media (max-width:1024px){.why-grid--three{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.why-grid--three,.why-grid--two{grid-template-columns:1fr}}