.loading-bar__wrapper{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:2rem}.loading-bar__container{display:flex;gap:4px}.loading-bar__bar{display:flex!important;width:4px;height:10px;background-color:#4b5563;border-radius:1px;transform-origin:center}@keyframes bar{0%,to{transform:scaleY(.5);background-color:#4b5563}50%{transform:scaleY(1);background-color:var(--color-foreground, #000)}}.animate-bar{animation:bar .6s infinite ease-in-out}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-loading-bar.css.map */
