body,html{padding:0;margin:0;max-width:100vw!important;min-height:100vh!important;font-style:normal!important;overflow-x:hidden;overflow-y:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Droid Sans,Helvetica Neue,Neue,sans-serif;scroll-behavior:smooth}.body-with-background{position:relative;height:100vh;background-color:#1a1633}.body-with-background-auth{position:relative;height:100vh;background-color:#000}.body-with-background-mobile{position:relative;height:auto;min-height:500px;perspective:1000px}.body-with-background-mobile:before{content:"";background:url(/bg.png) repeat;opacity:.175;position:absolute;top:0;left:0;bottom:0;width:100%;z-index:-1}@keyframes bg-animation{0%{transform:translate(0) scale(1.5)}10%{transform:translate(-5%,-5%) scale(var(--grain-scale-size))}20%{transform:translate(-10%,5%) scale(var(--grain-scale-size))}30%{transform:translate(5%,-10%) scale(var(--grain-scale-size))}40%{transform:translate(-5%,15%) scale(var(--grain-scale-size))}50%{transform:translate(-10%,5%) scale(var(--grain-scale-size))}60%{transform:translate(15%) scale(var(--grain-scale-size))}70%{transform:translateY(10%) scale(var(--grain-scale-size))}80%{transform:translate(-15%) scale(var(--grain-scale-size))}90%{transform:translate(10%,5%) scale(var(--grain-scale-size))}to{transform:translate(5%) scale(var(--grain-scale-size))}}html{--content-width:1720px;--grain-scale-size:1.3}body{display:flex;flex-direction:column;&.open-menu{overflow:hidden!important}}*,:after,:before{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ol,ul{list-style:none}.hidden{display:none!important}.with-before{scroll-margin-top:270px}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background-color:#0a0814}body::-webkit-scrollbar-thumb{background-color:#48436b;border-radius:6px;-webkit-transition:.2s;transition:.2s}.blurry-background-right-top{width:700px;height:300px;top:-80px;right:-250px}.blurry-background-right-top,.blurry-background-right-top-mobile{position:fixed;z-index:-1;background:radial-gradient(circle,rgba(72,228,153,.4) 10%,rgba(72,228,153,.3) 40%,rgba(72,228,153,.2) 70%);border-radius:50%;filter:blur(50px)}.blurry-background-right-top-mobile{width:273px;height:107px;top:0;right:0}.blurry-background-left-middle{width:500px;height:500px;top:200px;left:-150px}.blurry-background-left-middle,.blurry-background-left-middle-mobile{position:fixed;z-index:-1;background:radial-gradient(circle,rgba(98,86,168,.5) 10%,rgba(98,86,168,.4) 40%,rgba(98,86,168,.3) 70%);border-radius:50%;filter:blur(50px)}.blurry-background-left-middle-mobile{width:300px;height:174px;top:0;left:0}.chaotic-animation{animation:chaoticMovement 35s ease-in-out infinite}@keyframes chaoticMovement{0%{transform:translate(0) rotate(0deg) scale(1)}10%{transform:translate(30px,-20px) rotate(10deg) scale(1.05)}20%{transform:translate(50px,-30px) rotate(15deg) scale(1.1)}30%{transform:translate(40px,10px) rotate(-5deg) scale(1.08)}40%{transform:translate(-40px,40px) rotate(-10deg) scale(1)}50%{transform:translate(-30px,-20px) rotate(5deg) scale(1.15)}60%{transform:translate(60px,60px) rotate(25deg) scale(1.12)}70%{transform:translate(20px,-40px) rotate(-15deg) scale(1.05)}80%{transform:translate(-30px,-20px) rotate(-20deg) scale(1.2)}90%{transform:translateY(30px) rotate(10deg) scale(1.1)}to{transform:translate(0) rotate(0deg) scale(1)}}