.cart-step{position:relative;padding:30px 0;border-bottom:1px dashed rgba(0,0,0,.15)}.cart-step ol{display:flex;align-items:center;justify-content:space-between;width:100%}.step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.step span{background:#fff;color:#999;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:16px;font-weight:bold}.active{color:#222;font-weight:bold}.active span{background:var(--theme-color);color:#222}.step-name{text-align:center;margin-top:10px;font-size:16px}.step-line{flex:1;margin:0 10px;border:1px dashed rgba(0,0,0,.15)}.recharge-content{position:relative;background:hsla(0,0%,100%,.7);padding:20px;margin-top:30px}.amount-title{width:100%;font-size:18px;color:#222;font-weight:bold;padding-bottom:15px;border-bottom:1px dashed #ddd}.amount-title span{font-weight:400;font-size:12px;color:#f18418;margin-left:8px}.custom-amount{width:50%;height:40px;border:1px solid #ddd;font-size:16px;color:#222;background:none;padding:0 10px;border-radius:4px;margin-top:20px}.custom-amount.input-focused,.custom-amount:focus{outline:none;border:1px solid var(--theme-color)}.pay-foot{display:flex;align-items:center;justify-content:flex-end;font-weight:400;font-size:14px;color:#999;padding-top:20px;border-top:1px dashed #ddd}.pay-foot__total{color:#222;margin-left:5vw;display:flex;align-items:center}.money{font-weight:bold;font-size:26px;color:#f18418}.money span{font-size:24px}.submit{width:15vw;height:50px;line-height:50px;background:var(--theme-color);font-weight:500;font-size:16px;color:#000;text-align:center;border:0;border-radius:4px;cursor:pointer;margin-left:5vw}.recharge-withdrawal__submit{padding:0 !important;background:var(--theme-color) !important;color:#000 !important}@media screen and (max-width: 1440px){.cart-step{padding:20px 0}.step span{width:40px;height:40px;font-size:14px}.step-name{font-size:14px}.amount-title{font-size:16px}.money{font-size:22px}.money span{font-size:20px}.submit{height:42px;line-height:42px;font-size:14px}.recharge-content{padding:15px}}
