.features-section{background-color:#fff;padding:80px 0}.section-title{margin-bottom:60px;text-align:center}.section-title h2{color:#212529;font-size:2.5rem;font-weight:700;margin-bottom:20px}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.feature-card{padding:24px;text-align:center}.feature-card svg{height:48px;margin-bottom:20px;width:48px}.feature-card h3{color:#212529;font-size:1.25rem;font-weight:600;margin-bottom:12px}.feature-card p{color:#6c757d;font-size:.95rem;line-height:1.5;margin-bottom:0}@media (max-width:992px){.features-grid{gap:20px;grid-template-columns:repeat(2,1fr);padding:0 20px}}@media (max-width:576px){.features-grid{grid-template-columns:1fr}.section-title h2{font-size:2rem}}