.site:root{--max-width:1100px;--border-radius:12px;--container-width:1160px;--max-container-width:1520px;--horizontal-spacing:50px;--color-darkest:#0a0a0a;--color-yellow:#ffc500;--color-orange:#F38218;--color-lightest:#f0f0f0;--color-purple:#8048ff;--color-purple-dark:#3b109d;--h1-font-size:2.25rem;--h1-line-height:3.25rem;--h2-font-size:10px;--h2-line-height:20px;--text-xs:0.75rem;--text-xs-line-height:1rem;--text-sm:0.875rem;--text-sm-line-height:1.25rem;--text-base:1rem;--text-base-line-height:1.5rem;--text-lg:1.125rem;--text-line-height:1.75rem;--text-xl:1.25rem;--text-xl-line-height:1.75rem;--text-2xl:1.5rem;--text-2xl-line-height:2rem;--text-3xl:1.875rem;--text-3xl-line-height:2.25rem;--text-4xl:2.25rem;--text-4xl-line-height:2.5rem;--text-5xl:3rem;--text-5xl-line-height:1;--text-6xl:3.75rem;--text-6xl-line-height:1;--text-7xl:4.5rem;--text-7xl-line-height:1;--color-bg1:rgb(22,0,56);--color-bg2:rgb(24,0,69);--shape-color-1:18,113,255;--shape-color-2:128,32,202;--shape-color-3:27,42,177;--shape-color-4:123,47,0;--shape-color-5:255,197,0;--color-interactive:140,100,255;--circle-size:80%;--blending:hard-light}@media screen and (min-width:768px){.site:root{--h1-font-size:3.80rem;--h1-line-height:5.15rem;--h2-font-size:10px;--h2-line-height:20px}}.h1{font-size:var(--h1-font-size);line-height:var(--h1-line-height)}.h1,.h2{word-break:break-word;text-transform:uppercase}.h2{font-size:var(--h2-font-size);line-height:var(--h2-line-height)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;background-color:var(--color-orange);background:var(--color-darkest);color:var(--color-lightest)}body.menu-open,html.menu-open{overflow:hidden}body{color:rgb(var(--foreground-rgb))}::selection{background:rgba(255,197,0,.4)}.admin-bar{padding-top:39.5px}h1,h2,h3,h4,h5{font-family:var(--font-title)}.main{font-family:var(--font-body)}a{color:inherit;text-decoration:none}h1{font-size:2.2rem;text-transform:uppercase;margin-bottom:20px}.button{border:2px solid var(--color-darkest);padding:10px 20px;border-radius:20px;font-weight:700;background:#fff;color:var(--color-darkest);display:inline-block;cursor:pointer;display:flex;align-items:center;gap:6px}.button.secondary{background:none;color:#fff}.containerMax{width:calc(100% - var(--horizontal-spacing));margin-inline:auto;max-width:var(--max-container-width);position:relative}.page{padding-top:180px;padding-bottom:100px}.page__title{color:var(--color-yellow);font-size:var(--text-5xl)}.page__subtitle{text-transform:uppercase;margin-bottom:15px;font-size:var(--text-3xl)}.dashboard-button{align-items:center;background:#3858e9;border-radius:2px;border:none;color:#fff;display:inline-flex;font-size:var(--text-base);height:36px;justify-content:center;margin:0;padding:6px 12px;cursor:pointer}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.out-top{animation:rotate 40s linear infinite}.in-top,.out-top{transform-origin:13px 25px}.in-top{animation:rotate 20s linear infinite}.out-bottom{animation:rotate 50s linear infinite}.in-bottom,.out-bottom{transform-origin:84px 93px}.in-bottom{animation:rotate 30s linear infinite}svg{top:0;left:0;width:100%;height:100%}.svg-background{position:fixed;z-index:0;pointer-events:none}.icon-small{width:16px;color:var(--color-darkest)}.d-none-mobile{display:none}@media(min-width:768px){.d-none-mobile{display:block}}.bg-title{display:inline-block;border-radius:12px}@media(min-width:768px){.bg-title{background:#000}}.text-xs{font-size:var(--text-xs);line-height:var(--text-line-height-xs)}.text-sm{font-size:var(--text-sm);line-height:var(--text-line-height-sm)}.text-base,.text-lg{font-size:var(--text-base);line-height:var(--text-line-height-base)}.text-xl{font-size:var(--text-xl);line-height:var(--text-line-height-xl)}.text-xl-lh{line-height:32.5px}.text-2xl{font-size:var(--text-2xl);line-height:var(--text-line-height-2xl)}.text-3xl{font-size:var(--text-3xl);line-height:var(--text-line-height-3xl)}.circular-progress svg circle{stroke:#b8b8b8}.row-content{margin-bottom:50px}#account-menu .MuiPaper-root{background:#3b3b3b;color:#fff}.content-image{max-width:500px}