.bambelo-steps-section{background-color:#ec6446;color:#fff;font-family:Poppins,sans-serif;padding:80px 20px}.bambelo-steps-section .content-wrapper{margin:0 auto;max-width:1100px;text-align:center}.steps-header h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:50px}.steps-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.step-card{flex:1;flex-direction:column;min-width:280px;padding:20px}.icon-circle,.step-card{align-items:center;display:flex}.icon-circle{background:#fff;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.1);height:80px;justify-content:center;margin-bottom:20px;width:80px}.icon-circle svg{fill:#ec6446;height:35px;width:35px}.step-card h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:15px}.step-card p{color:#fff;font-size:1rem;line-height:1.5;opacity:.95}@media (max-width:768px){.steps-grid{flex-direction:column}.steps-header h2{font-size:1.8rem}}