*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-geist-sans),sans-serif}:root{--primary:#7848ff;--red:#ff0000;--text:#76768a;--black:#000000;--white:#ffffff;--glass:#16161b;--pink:#ff39df;--lime:#39ff88;--blue:#3fa1fc}html{font-size:62.5%}body,html{height:100%;width:100%}body{background:var(--black);color:var(--text);font-size:1.5rem;font-family:var(--font-geist-sans),sans-serif;padding-top:8rem}a{text-decoration:none}ul{list-style:none}::selection{background:var(--primary);color:var(--white)}.main{min-height:calc(100vh - 8rem);width:100%;background:var(--black)}.container{max-width:192rem;width:100%;margin:0 auto;padding:0 5rem}.py-5{padding-block:5rem}.icon{vertical-align:middle}.banner{height:calc(100vh - 8rem);background:url(/_next/static/media/pattern.12366f58.svg) no-repeat;background-attachment:fixed;background-size:100% 100%;display:flex;align-items:center;border-bottom:.1rem solid var(--glass);position:relative;overflow:hidden}.banner:after,.banner:before{content:"";position:absolute;height:20rem;width:20rem;border-radius:50%;filter:blur(15rem);pointer-events:none}.banner:before{top:0;right:0;background:var(--pink)}.banner:after{bottom:0;left:0;background:var(--blue)}.banner h1{font-size:3.2rem;color:var(--white);margin-bottom:1rem}.banner p{font-size:1.6rem}.error,.loading{height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.loading{position:fixed;top:0;left:0;background:var(--black);z-index:1000}.loader{font-size:4.8rem;color:var(--white);width:1em;height:1em;box-sizing:border-box;background-color:currentcolor;position:relative;border-radius:50%;transform:rotateX(-60deg) perspective(1000px)}.loader:after,.loader:before{content:"";display:block;position:absolute;box-sizing:border-box;top:0;left:0;width:inherit;height:inherit;border-radius:inherit;animation:flowerFlow 1s ease-out infinite}.loader:after{animation-delay:.4s}@keyframes flowerFlow{0%{opacity:1;transform:rotate(0deg);box-shadow:0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor}to{opacity:0;transform:rotate(180deg);box-shadow:-1em -1em 0 -.35em currentcolor,0 -1.5em 0 -.35em currentcolor,1em -1em 0 -.35em currentcolor,-1.5em 0 0 -.35em currentcolor,1.5em 0 0 -.35em currentcolor,-1em 1em 0 -.35em currentcolor,0 1.5em 0 -.35em currentcolor,1em 1em 0 -.35em currentcolor}}@media only screen and (max-width:1024px){.py-5{padding-block:2.5rem}.container{padding:0 3rem}}@media only screen and (max-width:991px){.container{padding:0 2rem}.banner:after,.banner:before{height:15rem;width:15rem;filter:blur(10rem)}.banner h1{font-size:2.8rem}}@media only screen and (max-width:767px){body{padding-top:6rem;font-size:1.4rem}.banner{height:calc(100vh - 7.5rem)}.banner:after,.banner:before{height:10rem;width:10rem;filter:blur(8rem)}.banner h1{font-size:2.4rem}}