.progress-bar-container{margin-bottom:2.4rem}@media screen and (min-width:750px){.progress-bar-container{width:60%}}.progress-bar{height:.4rem;width:100%;display:flex;align-items:center;background-color:rgba(var(--color-foreground),.1)}.progress-bar-value{width:100%;height:100%;background-color:rgb(var(--color-foreground));animation:indeterminateAnimation var(--duration-extra-longer) infinite ease-in-out;transform-origin:0}.progress-bar .progress-bar-value{display:block;height:.2rem}@keyframes indeterminateAnimation{0%{transform:translate(-20%) scaleX(0)}40%{transform:translate(30%) scaleX(.7)}to{transform:translate(100%) scaleX(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-progress-bar.css.map */
