@keyframes expandWidth{0%{width:0}}progress-bar{height:.1rem;position:relative;display:block;background:#D9D9D9}progress-bar:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;width:var(--progress);background-color:#cd1422;animation:expandWidth .5s linear;transition:all .5s linear}
/*# sourceMappingURL=/cdn/shop/t/649/assets/component-progress-bar.css.map?v=79642990036140742481701684912 */
