:root{--light-gold:#b09d78;--gold:#c99d42;--gold-shine:#f7de7e;--gold-shine-sunset:#70577a;--dark-bronze:#443517;--dark-sky:#181c22;--sea:#2b3b62;--sea-dark:#27272f;--ice:#bebcbd;--ice-dark:#a19d96;--common:#359f19;--common-light:#5ba938;--rare:#2651ec;--rare-light:#4974d1;--S:#f28823;--S-light:#fee582;--A:#c22cf1;--A-light:#efa9f8;--B:#3ca3f9;--B-light:#78f7fc;--C:#68cb44;--C-light:#56d378;--inner-bottom-shadow:0 0 1rem #181c22}*{box-sizing:border-box}::-webkit-scrollbar{width:12px;border-radius:10px}@media(max-width:420px){::-webkit-scrollbar{display:none}}::-webkit-scrollbar-track{border-radius:10px;background-color:var(--dark-sky)}@media(max-width:420px){::-webkit-scrollbar-track{display:none}}::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--gold) 0,var(--light-gold) 100%);border:1px solid var(--dark-sky);border-radius:10px}body{margin:0;padding:0;height:100vh;overflow:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font:400 16px/1.5 Oswald,Arial,Georgia,sans-serif;color:var(--gold);background-color:#2b282c}a{color:inherit;text-decoration:none;display:block;width:-moz-fit-content;width:fit-content}main{padding:1rem;height:90vh}.Container_Container__0Rk4c{max-width:1400px;width:100%;margin:0 auto}.Header_header__Szy8R{padding:1rem;height:5vh}.Header_nav__cvfC8{display:flex;gap:1rem}.Header_link__or46H{transition:all .2s ease-in-out;opacity:.8}.Header_linkActive__CTNlo,.Header_link__or46H{font-size:1.1rem;font-weight:700;text-transform:uppercase;text-decoration:none;color:var(--gold)}.Header_linkActive__CTNlo{opacity:1;border-bottom:2px solid var(--gold)}.Header_link__or46H:hover{opacity:1}.Footer_footer__xfMMF{position:absolute;width:100vw;bottom:0;left:0;padding:.5rem 1rem;height:5vh;z-index:1000}.ShadowMask_ShadowMask__4_dCf{top:0;left:0;position:absolute;z-index:0;width:100%;height:100%;box-shadow:inset 0 -100px 100px -25px #181c22;pointer-events:none}.BackgroundImage_Wrapper__CzIMt{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:-1}.BackgroundImage_Image__0NDif{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:100vh;-o-object-fit:cover;object-fit:cover;opacity:.2}