.free-shipping-bar{position:relative;padding:1rem;border-bottom:1px solid rgb(var(--color-foreground));display:flex;flex-direction:column;width:100%}.shipping-guage{position:relative;height:5px;background:#a6e8c0;border-radius:5px;width:100%;overflow:hidden}.shipping-guage:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:#1a3d2a;border-radius:5px;animation:fill-gauge .6s ease-out .2s forwards}@keyframes fill-gauge{0%{width:0}to{width:var(--fill-percentage)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-shipping-bar.css.map */
