.container.svelte-saen3y{display:flex;align-items:center;justify-content:center;height:100%}.circle-loader.svelte-saen3y{width:50px;height:50px;border:5px solid transparent;border-top:5px solid #fff;border-radius:50%;animation:svelte-saen3y-spin 1s linear infinite}.circle-check.svelte-saen3y{width:50px;height:50px;border:5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:transparent;animation:svelte-saen3y-scaleUp .5s ease-out forwards}.check-icon.svelte-saen3y{width:24px;height:24px;color:#fff;stroke-width:4px;stroke-dasharray:40;stroke-dashoffset:40;animation:svelte-saen3y-drawCheck .5s ease-in forwards .3s}@keyframes svelte-saen3y-spin{to{transform:rotate(360deg)}}@keyframes svelte-saen3y-scaleUp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes svelte-saen3y-drawCheck{to{stroke-dashoffset:0}}
