@import "https://fonts.googleapis.com/css2?family=Anton&family=Manrope:wght@200;300;400;500;600;700;800&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--primary-yellow:#ffbe30;--bg-black:#000;--text-white:#fff;--text-gray:#a1a1a1;--font-heading:"Anton",sans-serif;--font-body:"Manrope",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-black);max-width:100vw;color:var(--text-white);font-family:var(--font-body);scroll-behavior:smooth;scroll-padding-top:80px;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:var(--primary-yellow);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e5a920}.container{max-width:1400px;margin:0 auto;padding:0 20px}.text-yellow{color:var(--primary-yellow)}
.Navbar-module-scss-module__N8yoJa__navbar{z-index:1000;background:0 0;width:100%;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;padding:15px 0;box-shadow:0 4px 20px #00000080}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__logo{font-family:var(--font-heading);text-transform:uppercase;color:var(--text-white);letter-spacing:1px;font-size:24px;font-weight:700}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__logo span{color:var(--primary-yellow)}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navLinks{gap:40px;display:flex}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navLinks a{text-transform:uppercase;letter-spacing:1px;color:var(--text-white);font-size:14px;font-weight:600;transition:color .3s;position:relative}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navLinks a:after{content:"";background:var(--primary-yellow);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navLinks a:hover{color:var(--primary-yellow)}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navLinks a:hover:after{width:100%}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__mobileMenuBtn{color:var(--text-white);cursor:pointer;background:0 0;border:none;font-size:24px;display:none}@media (max-width:768px){.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navLinks{display:none}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__navLinks.Navbar-module-scss-module__N8yoJa__active{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:25px;width:100%;padding:30px 0;animation:.3s forwards Navbar-module-scss-module__N8yoJa__slideDown;display:flex;position:absolute;top:70px;left:0}@keyframes Navbar-module-scss-module__N8yoJa__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Navbar-module-scss-module__N8yoJa__navbar .Navbar-module-scss-module__N8yoJa__mobileMenuBtn{display:block}}
.Footer-module-scss-module__wcgw9G__footer{background:var(--bg-black);text-align:center;border-top:1px solid #222;padding:50px 0}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socials{justify-content:center;gap:20px;margin-bottom:20px;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socials a{color:var(--text-white);text-transform:uppercase;letter-spacing:1px;font-size:14px}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socials a:hover{color:var(--primary-yellow)}.Footer-module-scss-module__wcgw9G__footer p{color:#555;font-size:12px}
.ScrollToTop-module-scss-module__fwlyfG__scrollToTopBtn{background-color:var(--primary-yellow);width:50px;height:50px;color:var(--bg-black);cursor:pointer;z-index:999;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 15px #ffbe304d}.ScrollToTop-module-scss-module__fwlyfG__scrollToTopBtn.ScrollToTop-module-scss-module__fwlyfG__visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module-scss-module__fwlyfG__scrollToTopBtn:hover{background-color:#fff;transform:translateY(-5px)}
