.free-shipping-progress{margin:1.5rem 0;padding:1.2rem;background-color:rgba(var(--color-background),1);border-radius:.4rem}.free-shipping-progress__message{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;text-align:center}.free-shipping-progress__text{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground))}.free-shipping-progress__message--success .free-shipping-progress__text{color:rgb(var(--color-button))}.free-shipping-progress__info-button{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;padding:0;background-color:transparent;border:none;cursor:pointer;color:rgb(var(--color-foreground));opacity:.6;transition:opacity var(--duration-short) ease}.free-shipping-progress__info-button:hover{opacity:1}.free-shipping-progress__info-button .svg-wrapper{width:1.6rem;height:1.6rem}.free-shipping-progress__bar-container{margin-bottom:.8rem}.free-shipping-progress__bar{width:100%;height:.8rem;background-color:rgba(var(--color-foreground),.1);border-radius:.4rem;overflow:hidden;position:relative}.free-shipping-progress__bar-fill{height:100%;min-width:0;background:linear-gradient(to right,rgb(var(--color-button)),rgba(var(--color-button),.7));border-radius:.4rem;transition:width .3s ease;position:relative;display:block}.free-shipping-progress__bar-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.free-shipping-progress__labels{display:flex;justify-content:space-between;align-items:center}.free-shipping-progress__label{font-size:1.2rem;color:rgba(var(--color-foreground),.7);font-weight:400}.free-shipping-progress__label--start{text-align:left}.free-shipping-progress__label--end{text-align:right}.cart-drawer .free-shipping-progress{margin:0 0 1.5rem;padding:1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.cart-drawer .free-shipping-progress__text{font-size:1.3rem}#main-cart-footer .free-shipping-progress{margin:1.5rem 0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-free-shipping-progress.css.map */
