@import url(https: //fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);:root{--hue:223;--bg:hsl(var(--hue),10%,90%);--fg:hsl(var(--hue),10%,10%)}.pl,.pl__worm{animation-duration:3s;animation-iteration-count:infinite}.pl{animation-name:bump;animation-timing-function:linear;height:8em;width:8em}.pl__ring{stroke:#17181c1a;stroke:hsla(var(--hue),10%,10%,.1);transition:stroke .3s}.pl__worm{animation-name:worm;animation-timing-function:cubic-bezier(.42,.17,.75,.83)}@media (prefers-color-scheme:dark){:root{--bg:hsl(var(--hue),10%,10%);--fg:hsl(var(--hue),10%,90%)}.pl__ring{stroke:#e3e4e81a;stroke:hsla(var(--hue),10%,90%,.1)}}@keyframes bump{0%,42%,46%,51%,55%,59%,63%,67%,71%,74%,78%,81%,85%,88%,92%,to{transform:translate(0)}44%{transform:translate(1.33%,6.75%)}53%{transform:translate(-16.67%,-.54%)}61%{transform:translate(3.66%,-2.46%)}69%{transform:translate(-.59%,15.27%)}76%{transform:translate(-1.92%,-4.68%)}83%{transform:translate(9.38%,.96%)}90%{transform:translate(-4.55%,1.98%)}}@keyframes worm{0%{stroke-dashoffset:10}25%{stroke-dashoffset:295}to{stroke-dashoffset:1165}}.loading-cont{background-color:#000000bf;height:100vh;opacity:0;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:-500}.wrapper{display:flex;justify-content:center;margin-top:40vh}.loading-cont-show{opacity:1!important;transition:all .2s ease-in-out;z-index:1000!important}body,html{margin:0;padding:0}#root,body,html{height:100%;overflow-x:hidden;width:100%}
/*# sourceMappingURL=main.0358e39e.css.map*/