@font-face{font-family:"Sour Gummy";src:url('/static/xyz/fonts/SourGummy-regular.woff2?3e98f3932718') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Playwrite IN';src:url('/static/xyz/fonts/PlaywriteIN-Light.woff2?9e46d81b0f25') format('woff2');font-weight:300;font-style:normal;font-display:swap}.no-js #loader{display:none}#loader{display:flex;justify-content:center;align-items:center;background:linear-gradient(145deg,hsla(118,78%,33%,0.2) 20%,hsla(219,63%,33%,0.6) 100%);background-color:hsl(0,0%,95%);position:fixed;top:var(--navbar-height);left:0;z-index:9999;width:100%;height:100%}#loader.fade-out{pointer-events:none;animation:fadeOut .6s ease-in-out forwards}#loader__container{display:flex;justify-content:center;align-items:center;position:relative}.ring{width:190px;height:190px;border:1px solid transparent;border-radius:50%;position:absolute}#loader__container .ring:nth-child(1){border-bottom:8px solid rgb(240,42,230);animation:rotate1 2s linear infinite}@keyframes rotate1{from{transform:rotateX(50deg) rotateZ(110deg)}to{transform:rotateX(50deg) rotateZ(470deg)}}#loader__container .ring:nth-child(2){border-bottom:8px solid rgb(240,19,67);animation:rotate2 2s linear infinite}@keyframes rotate2{from{transform:rotateX(20deg) rotateY(50deg) rotateZ(20deg)}to{transform:rotateX(20deg) rotateY(50deg) rotateZ(380deg)}}#loader__container .ring:nth-child(3){border-bottom:8px solid rgb(3,170,170);animation:rotate3 2s linear infinite}@keyframes rotate3{from{transform:rotateX(40deg) rotateY(130deg) rotateZ(450deg)}to{transform:rotateX(40deg) rotateY(130deg) rotateZ(90deg)}}#loader__container .ring:nth-child(4){border-bottom:8px solid rgb(207,135,1);animation:rotate4 2s linear infinite}@keyframes rotate4{from{transform:rotateX(70deg) rotateZ(270deg)}to{transform:rotateX(70deg) rotateZ(630deg)}}