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