@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");.ss-why2{background:#fff;font-family:Montserrat,Arial,Helvetica Neue,sans-serif;padding:96px 60px}.ss-why2__inner{margin:0 auto;max-width:1200px;width:100%}.ss-why2__header{margin:0 auto 56px;max-width:640px;text-align:center}.ss-why2__eyebrow{color:#c8a45a;font-size:10px;font-weight:700;letter-spacing:3px;margin-bottom:14px;text-transform:uppercase}.ss-why2__headline{color:#2a2f2e;font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-1px;line-height:1.1;margin:0}.ss-why2__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.ss-why2__card{background:#fff;border:1px solid #e5e9e8;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.04);padding:32px 28px;transition:transform .2s ease,box-shadow .2s ease}.ss-why2__card:hover{box-shadow:0 10px 28px rgba(0,0,0,.08);transform:translateY(-4px)}.ss-why2__icon{align-items:center;background:#e8f4f1;border-radius:10px;display:flex;height:44px;justify-content:center;margin-bottom:20px;width:44px}.ss-why2__icon svg{fill:#36534f;height:20px;width:20px}.ss-why2__card-title{color:#2a2f2e;font-size:16px;font-weight:700;letter-spacing:-.2px;line-height:1.3;margin-bottom:10px}.ss-why2__card-body{color:#6b7280;font-size:13.5px;font-weight:400;line-height:1.72;margin:0}@media (max-width:900px){.ss-why2{padding:68px 32px}.ss-why2__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ss-why2{padding:48px 20px}.ss-why2__grid{grid-template-columns:1fr}.ss-why2__headline{font-size:26px}}