.features-section{padding:96px 8%;background:#fff}.section-heading{text-align:center;max-width:760px;margin:0 auto 54px}.section-heading span{color:#2563eb;font-size:13px;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.section-heading h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.045em;color:#0f172a;margin:12px 0 0}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.feature-card{padding:30px;border-radius:26px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 20px 50px #0f172a0f}.feature-icon{font-size:34px;color:#2563eb}.feature-card h3{color:#0f172a;font-size:22px;margin:22px 0 10px}.feature-card p{color:#64748b;line-height:1.7}@media (max-width: 1000px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.features-grid{grid-template-columns:1fr}}
