.approach .section-head{margin:0 auto 48px;max-width:640px;text-align:center}.approach .section-head .eyebrow{justify-content:center}.approach .section-head h2{font-size:30px}.approach-grid{background:#e7e9f0;border:1px solid #e7e9f0;border-radius:16px;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.approach-cell{background:#fff;padding:34px 26px}.approach-cell .tag{color:#ff4b2b;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:14px}.approach-cell h4{margin-bottom:8px}.approach-cell p{color:#5c6478;font-size:13px;line-height:1.55}.approach .eyebrow{align-items:center;color:#ff4b2b;display:inline-flex;font-size:12.5px;font-weight:600;gap:8px;letter-spacing:.14em;margin-bottom:18px;text-transform:uppercase}.approach .eyebrow:before{background:#ff4b2b;content:"";height:2px;width:22px}@media (max-width:980px){.approach-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.approach-grid{grid-template-columns:1fr}}