.container.svelte-bgsb9v{--uib-color: currentColor;--uib-speed: 2s;--dot-size: calc(var(--uib-size) * .17);position:relative;display:flex;align-items:center;justify-content:flex-start;height:var(--uib-size);width:var(--uib-size);animation:svelte-bgsb9v-smoothRotate calc(var(--uib-speed) * 1.8) linear infinite}.dot.svelte-bgsb9v{position:absolute;top:0;left:0;display:flex;align-items:flex-start;justify-content:center;height:100%;width:100%;animation:svelte-bgsb9v-rotate var(--uib-speed) ease-in-out infinite}.dot.svelte-bgsb9v:before{content:"";height:var(--dot-size);width:var(--dot-size);border-radius:50%;background-color:var(--uib-color);transition:background-color .3s ease}.dot.svelte-bgsb9v:nth-child(2),.dot.svelte-bgsb9v:nth-child(2):before{animation-delay:calc(var(--uib-speed) * -.835 * .5)}.dot.svelte-bgsb9v:nth-child(3),.dot.svelte-bgsb9v:nth-child(3):before{animation-delay:calc(var(--uib-speed) * -.668 * .5)}.dot.svelte-bgsb9v:nth-child(4),.dot.svelte-bgsb9v:nth-child(4):before{animation-delay:calc(var(--uib-speed) * -.501 * .5)}.dot.svelte-bgsb9v:nth-child(5),.dot.svelte-bgsb9v:nth-child(5):before{animation-delay:calc(var(--uib-speed) * -.334 * .5)}.dot.svelte-bgsb9v:nth-child(6),.dot.svelte-bgsb9v:nth-child(6):before{animation-delay:calc(var(--uib-speed) * -.167 * .5)}@keyframes svelte-bgsb9v-rotate{0%{transform:rotate(0)}65%,to{transform:rotate(360deg)}}@keyframes svelte-bgsb9v-smoothRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
