@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=/s/files/1/0424/8217/2069/t/40/assets/fostr-component-progress-bar.css.map?v=16911016494221379501649576335 */
