.steps-section{padding:60px 20px;text-align:center}.section-subtitle{margin-bottom:10px}.section-title{margin-bottom:40px}.step-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.step-card{background-color:#d8f5ff;border-radius:16px;box-sizing:border-box;flex:1 1 250px;max-width:400px;padding:40px;position:relative;text-align:left}.step-title{margin-bottom:10px}.step-card p,.step-title{position:relative;z-index:1}.step-card p{margin:0}.step-number{color:#c9b8dc;font-size:48px;font-weight:700;opacity:.3;position:absolute;right:20px;top:20px;z-index:0}@media screen and (max-width:768px){.section-title{font-size:24px}.step-cards{align-items:center;flex-direction:column}.step-card{max-width:90%}.step-number{font-size:40px}}