.ns-button-loading-dots{align-items:center;gap:4px;display:inline-flex}.ns-button-loading-dots__dot{background-color:currentColor;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite ns-button-loading-dot-bounce}.ns-button-loading-dots__dot:nth-child(2){animation-delay:.15s}.ns-button-loading-dots__dot:nth-child(3){animation-delay:.3s}.ns-button-loading-dots--sm{gap:3px}.ns-button-loading-dots--sm .ns-button-loading-dots__dot{width:3px;height:3px}@media (prefers-reduced-motion:reduce){.ns-button-loading-dots__dot{opacity:.55;animation:none}}@keyframes ns-button-loading-dot-bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}
