.shipping-bar__wrapper{--inner-bar-background: rgb(var(--color-button));--background-wrapper: rgba(var(--color-foreground), .05);--text-color-complete-bar: rgb(var(--color-foreground));--text-color: rgb(var(--color-foreground));--not-complete-inner-bar: rgb(var(--color-background));display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:2.4rem 1.2rem;background:var(--background-wrapper);border-radius:.8rem;margin-bottom:1.5rem}.shipping-bar__wrapper .shipping-bar{background:var(--not-complete-inner-bar);border-radius:100px;height:11px;width:100%;display:flex}.shipping-bar__wrapper .shipping-bar__fill{display:block!important;background:var(--inner-bar-background);height:100%;border-radius:inherit;transition:width .3s;width:var(--width);height:11px}.shipping-bar__wrapper .shipping-bar__text{color:var(--text-color);width:100%;font-size:13px;font-style:normal;font-weight:400;line-height:130%;text-align:start;display:flex;align-items:center;justify-content:space-between;color:rgba(var(--color-foreground))}.shipping-bar__wrapper .shipping-bar__text b{color:var(--text-color-complete-bar)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-shipping-bar.css.map */
