.loading-dots{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.33rem 1rem}.loading-dot{width:.55rem;height:.55rem;border-radius:50%;background-color:currentColor;animation:loading-dots 1.4s infinite ease-in-out}.loading-dot:nth-child(1){animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}.loading-dot:nth-child(3){animation-delay:0s}@keyframes loading-dots{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/201/assets/component-loading-dots.css.map */
