.help-steps{flex-direction:column;gap:2rem;display:flex}.help-step{gap:1.5rem;display:flex}.step-number{color:#fff;background:#007bff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.step-content{flex:1}.step-content h4{color:#333;margin:0 0 .5rem}.step-image-container{max-width:800px;margin:1rem auto 0}.step-image{box-shadow:0 1px 3px #87ceeb33}
.feature-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1.5rem;display:grid}.feature-card{background:#fff;border-radius:8px;width:100%;max-width:600px;margin:0 auto;padding:1rem;box-shadow:0 2px 4px #0000000d}.feature-image-container{margin-bottom:1rem}.feature-image{box-shadow:0 1px 3px #87ceeb33}.feature-card h4{color:#333;margin:.5rem 0}.feature-card p{color:#666;margin:0}
