@keyframes expandWidth{0%{width:0}}.progress-bar{height:7px;border-radius:10px;position:relative;background:var(--gradient-base-background-2)}.progress-bar:before{content:"";position:absolute;border-radius:7px;top:0;left:0;height:100%;width:0;width:var(--progress);background-color:var(--gradient-base-accent-1);animation:expandWidth .5s linear;transition:all .5s linear}
/*# sourceMappingURL=/cdn/shop/t/1116/assets/component-progress-bar.css.map */
