.container.svelte-zag3ls{width:250px}.loader.svelte-zag3ls{height:20px;width:250px;margin:auto}.loader--dot.svelte-zag3ls{animation-name:svelte-zag3ls-loader;animation-timing-function:ease-in-out;animation-duration:3s;animation-iteration-count:infinite;height:20px;width:20px;border-radius:100%;background-color:var(--color-primary-80);position:absolute;border:2px solid white}.loader--dot.svelte-zag3ls:first-child{background-color:var(--color-primary-80);animation-delay:.5s}.loader--dot.svelte-zag3ls:nth-child(2){background-color:var(--color-primary-40);animation-delay:.4s}.loader--dot.svelte-zag3ls:nth-child(3){background-color:var(--color-primary-60);animation-delay:.3s}.loader--dot.svelte-zag3ls:nth-child(4){background-color:var(--color-primary);animation-delay:.2s}.loader--dot.svelte-zag3ls:nth-child(5){background-color:var(--color-dark-primary);animation-delay:.1s}.loader--dot.svelte-zag3ls:nth-child(6){background-color:var(--color-danger);animation-delay:0s}.loader--text.svelte-zag3ls{position:absolute;top:200%;left:0;right:0;width:4rem;margin:auto}@keyframes svelte-zag3ls-loader{15%{transform:translate(0)}45%{transform:translate(230px)}65%{transform:translate(230px)}95%{transform:translate(0)}}@keyframes svelte-zag3ls-loading-text{0%{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}}
