.key-features-section{background-color:#f9fafb;padding:40px 60px}.key-features-section h2{color:#111827;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.key-features-section p{color:#4b5563;text-align:center;margin-bottom:1rem;font-size:1.125rem}.key-features-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:2.5rem auto 0;display:grid}.feature-card-1{background-color:#fff;border-radius:6px;justify-content:flex-start;align-items:center;gap:.75rem;padding:20px;display:flex}.feature-icon{flex-shrink:0;width:26px;height:26px}.feature-text{color:#1f2937;text-align:left;font-size:1rem;font-weight:600}@media (min-width:768px){.key-features-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px) and (min-width:480px){.key-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.key-features-grid{grid-template-columns:1fr}.feature-card-1{justify-content:center;align-items:center;padding:1rem;flex-direction:column!important;gap:.5rem!important}.feature-card-1,.feature-text{text-align:center}.key-features-section h2{text-align:left;font-size:1.2rem}.key-features-section p{text-align:left;font-size:1rem}}
