.blue-step-card{background-color:#d9f4ff;border:2px solid #1890ff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);height:210px;padding:20px;position:relative;text-align:center;width:300px}.blue-step-number-circle{align-items:center;background-color:#1890ff;border:4px solid #81caf3;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}.blue-step-card-content{margin-top:20px}.blue-step-icon-title{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.blue-step-icon-title img{height:48px;width:48px}.blue-step-title{color:#333;font-family:Avenir Next LT W01 Bold,sans-serif;font-size:24px;margin-left:8px}.blue-step-description{color:#555;font-size:14px;line-height:1.5;padding-left:10px;text-align:center}@media only screen and (max-width:480px){.blue-step-card{background-color:#d9f4ff;border:2px solid #1890ff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);height:210px;margin:0 auto 40px;padding:20px;position:relative;text-align:center;width:300px}.blue-step-title{color:#333;font-family:Avenir Next LT W01 Bold,sans-serif;font-size:24px;margin-left:8px}}