.container.svelte-rz2sfm{width:var(--container-width, 100%);height:var(--container-height, 18px);display:flex;justify-content:center;align-items:center}.bubble.svelte-rz2sfm{width:8px;height:8px;border-color:var(--color, var(--primary-color));background-color:var(--color, var(--primary-color));border-style:solid;border-width:1px;border-radius:50%;margin:0 2px;transform:scale(0)}.bubble-1.svelte-rz2sfm{animation:svelte-rz2sfm-animate 1s ease-in 0s infinite}.bubble-2.svelte-rz2sfm{animation:svelte-rz2sfm-animate 1s ease-in .2s infinite}.bubble-3.svelte-rz2sfm{animation:svelte-rz2sfm-animate 1s ease-in .4s infinite}@keyframes svelte-rz2sfm-animate{0%{transform:scale(0) translateY(5px);opacity:0}to{transform:scale(1) translateY(-5px);opacity:1}}
