.free-shipping{margin-top:1rem;margin-bottom:2.5rem;text-align:center}.free-shipping.is-last{margin-bottom:0}@media (min-width:750px){.free-shipping{text-align:end}}.free-shipping .price{display:initial}.free-shipping__text .price bdi{font-size:calc(var(--font-price-scale) * 1.6rem)}.free-shipping__text--success strong{position:relative}.free-shipping__text--success strong::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:.6rem;opacity:.2;background-color:var(--color-success)}.free-shipping__progress{display:block;width:100%;position:relative;height:.3rem;line-height:1;margin-top:1rem;margin-bottom:2.5rem;background-color:rgb(var(--color-border));border-radius:min(var(--button-radius), 0.4rem)}.free-shipping__progress::after{content:'';display:block;background:var(--gradient-free-ship-progress);background-color:#F9423A;height:100%;width:var(--progress);border-radius:min(var(--button-radius), 0.4rem)}.free-shipping__progress--success::after{background:var(--gradient-free-ship-complete)}