.shipping-progress{max-width:var(--page-width);padding:0 5rem;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:hidden;margin-top:8px}.shipping-progress__fill{display:block!important;height:100%;width:0%;transition:width .5s ease;min-width:0;max-width:100%}