@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/493/assets/component-progress-bar.css.map */
