.progress-bar-container{width:100%;margin:auto}.progress-bar{width:100%;display:flex;height:var(--progress-bar-height);background:rgba(var(--progress-bar-background),.25);margin:13px auto var(--spacing-16);max-width:21.8rem}.progress-bar-fill{display:block!important;background:var(--progress-bar-fill);transition:width .25s ease-in-out;height:2px}.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}@keyframes indeterminateAnimation{0%{transform:translate(-20%) scaleX(0)}40%{transform:translate(30%) scaleX(.7)}to{transform:translate(100%) scaleX(0)}}@media screen and (min-width: 750px){.progress-bar{margin-bottom:42px;max-width:25rem}.load-more>div:first-child{padding-left:var(--spacing-5)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-progress-bar.css.map */
