.features-section{text-align:center;background-color:#fff;padding:50px 30px}.features-container{max-width:1280px;margin:0 auto}.features-heading{color:#111;text-align:center;max-width:1129px;margin:auto;font-size:2.6rem;font-weight:600;line-height:1.3}.features-subheading{color:#6b7280;text-align:center;margin-top:1rem;font-size:1.2rem;line-height:1.6}.features-cards{grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5rem;margin-top:3rem;display:grid}.feature-card{background-color:#f4f8f6;border-radius:1rem;flex:300px;max-width:405px;height:243px;padding:2rem 1.5rem;transition:transform .3s;box-shadow:0 0 .5rem #0000000a}.feature-card:hover{transform:translateY(-5px)}.feature-card img{filter:brightness(0)saturate()invert(32%)sepia(38%)saturate(720%)hue-rotate(28deg)brightness(92%)contrast(92%);width:60px;margin:0 auto 1.2rem}.feature-card h3{color:#111827;text-align:center;margin-bottom:.75rem;font-size:1.3rem;font-weight:500}.feature-card p{color:#374151;text-align:center;padding:5px 0 0;font-size:.95rem;line-height:1.5}@media (max-width:992px){.features-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-cards{grid-template-columns:1fr}}@media (max-width:768px){.features-heading{font-size:2rem}.features-subheading{font-size:1rem}}@media (max-width:500px){.features-heading{text-align:center;font-size:1.2rem}.features-subheading{text-align:center;font-size:14px}.feature-card{padding:1.5rem 1rem}.feature-card img{width:50px}}@media (max-width:375px){.features-heading{font-size:1.4rem}.features-subheading{font-size:.9rem}.feature-card h3{font-size:1.15rem}.feature-card p{font-size:.9rem}}
