.step-card{align-items:center;border-radius:16px;margin:1.5rem auto;max-width:800px;padding:1.5rem 2rem}.step-icon{align-items:center;background:#f5f9fc;border-radius:100%;box-shadow:0 6px 18px rgba(0,0,0,.06);display:flex;height:100px;justify-content:center;position:relative;width:100px}.step-body{color:#fff;font-size:1.25rem}@media (min-width:768px){.step-body{font-size:1.5rem}}.step-number{align-items:center;background-color:#00bfff;border-radius:100%;bottom:0;box-shadow:0 6px 18px rgba(0,0,0,.06);display:flex;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;padding:.5rem;position:absolute;right:0;transform:translate(40%,40%);width:50px}.steps-footer{color:#fff;font-size:1.1rem;font-style:italic;margin-top:3rem;text-align:center}