.wrapper.svelte-kks203{height:var(--size);width:var(--size);display:flex;align-items:center;justify-content:center}.dot.svelte-kks203{height:var(--dotSize);width:var(--dotSize);background-color:var(--color);margin:2px;display:inline-block;border-radius:100%;animation:svelte-kks203-sync var(--duration) ease-in-out infinite alternate both running}.pause-animation.svelte-kks203{animation-play-state:paused}@keyframes svelte-kks203-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}
