.free-shipping-bar{padding:1.2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.1);margin-bottom:1rem}.free-shipping-bar__content{display:flex;flex-direction:column;gap:.8rem}.free-shipping-bar__message{margin:0;font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground));text-align:center;display:flex;align-items:center;justify-content:center;gap:.6rem}.free-shipping-bar__icon{flex-shrink:0;width:1.6rem;height:1.6rem}.free-shipping-bar__track{position:relative;width:100%;height:.8rem;background-color:#f0f0f0;border-radius:100px;overflow:hidden}.free-shipping-bar__progress{position:absolute;top:0;left:0;height:100%;background-color:#373535;border-radius:100px;transition:width .4s ease,background-color .4s ease;width:0%}.free-shipping-bar__progress.completed{background-color:#494}div.free-shipping-bar__progress:empty{display:block}.free-shipping-bar__progress:before{content:"";display:block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.free-shipping-bar__progress.updating{animation:pulse .4s ease-in-out}@media screen and (min-width: 750px){.free-shipping-bar__message{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/component-free-shipping-bar.css.map */
