#preloader.svelte-1gm1ael{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#fff;transition:all .6s ease-out;width:100%;height:100vh}#preloader.svelte-1gm1ael:before,#preloader.svelte-1gm1ael:after{content:"";position:absolute;border:4px solid var(--color-primary);border-radius:50%;-webkit-animation:svelte-1gm1ael-animate-preloader 2s cubic-bezier(0,.2,.8,1) infinite;animation:svelte-1gm1ael-animate-preloader 2s cubic-bezier(0,.2,.8,1) infinite}#preloader.svelte-1gm1ael:after{-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes svelte-1gm1ael-animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}to{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}@keyframes svelte-1gm1ael-animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}to{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}
