.features{text-align:center;box-sizing:border-box;background:#ffffffb3;border-radius:14px;width:100%;max-width:1200px;margin:0 auto 2rem;padding:4rem 2rem;box-shadow:0 2px 16px #0000000a}.features h2{color:#ff9800;margin-bottom:1rem;font-size:2.3rem;font-weight:700}.features p{color:#444;margin-bottom:2.5rem;font-size:1.15rem}.features-grid{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.feature{background:#fff;border-radius:8px;flex:260px;min-width:220px;max-width:320px;padding:2rem 1.5rem;transition:box-shadow .2s;box-shadow:0 1px 6px #0000000f}.feature:hover{box-shadow:0 4px 18px #ff980021}.feature h3{color:#ff9800;margin-bottom:.7rem;font-size:1.3rem;font-weight:700}.feature p{color:#555;margin:0;font-size:1rem}.centered-text{text-align:center}