.shipping-progress{max-width:var(--page-width);margin:2rem auto;text-align:center}.shipping-progress__text{margin-bottom:.8rem;font-weight:500}.shipping-progress__bar{background:#e0e0e0;border-radius:6px;height:8px;overflow:visible;margin-top:8px}.shipping-progress__track-wrapper{position:relative;max-width:90%;margin:auto}.shipping-progress__icon{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);transition:left .5s ease;font-size:1.6rem;line-height:1;pointer-events:none;z-index:10}.shipping-progress__fill{display:block!important;height:100%;width:0%;transition:width .5s ease;min-width:0;max-width:100%}