.step-card{background-color:#e7f0fb;border:2px solid #b0c4de;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);height:210px;padding:20px;position:relative;text-align:center;width:300px}.step-number-circle{align-items:center;background-color:#4a6eb1;border:4px solid #d9e2f0;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:50px;justify-content:center;left:50%;position:absolute;top:-25px;transform:translateX(-50%);width:50px}.step-card-content{margin-top:20px}.step-icon-title{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.step-icon-title img{height:48px;margin-left:18px;width:48px}.step-title{color:#333;font-family:Avenir Next LT W01 Bold,sans-serif;font-size:24px;margin-left:-8px}.step-description{color:#555;font-size:14px;line-height:1.5;padding-left:10px;text-align:center}@media only screen and (max-width:480px){.step-card{background-color:#e7f0fb;border:2px solid #b0c4de;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);height:210px;margin:0 auto 50px;padding:20px;position:relative;text-align:center;width:300px}}