.spinner-container.svelte-1kid9cx{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.spinner.svelte-1kid9cx{width:40px;height:40px;animation:svelte-1kid9cx-rotate 2s linear infinite}.spinner-path.svelte-1kid9cx{stroke:var(--color-primary, #e38c1b);stroke-linecap:round;stroke-dasharray:150,200;stroke-dashoffset:-10;animation:svelte-1kid9cx-dash 1.5s ease-in-out infinite}@keyframes svelte-1kid9cx-rotate{to{transform:rotate(360deg)}}@keyframes svelte-1kid9cx-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}
