.Navbar-module__--GtXa__navbar{z-index:999;color:#f0f8ff;justify-content:space-around;align-items:center;width:100%;transition:background-color .35s;display:flex;position:fixed;top:0}.Navbar-module__--GtXa__navbarScrolled{background-color:#000}.Navbar-module__--GtXa__navbar img{object-fit:cover;width:4rem;height:3rem}.Navbar-module__--GtXa__navbarMenu{justify-content:space-between;width:40%;display:flex}.Navbar-module__--GtXa__navbarMenu a{color:inherit;text-align:center;border-radius:.5rem;padding:1%;text-decoration:none;transition:background-color .5s}.Navbar-module__--GtXa__navbarMenu a:hover{color:#000;background-color:#adff2f}.Navbar-module__--GtXa__socialNetworks{color:#8a2be2;gap:1rem;width:8%;font-size:150%;display:flex}@media (max-width:1080px){.Navbar-module__--GtXa__navbar{display:none}.Navbar-module__--GtXa__navbar img{width:10rem;height:2rem}}
.mob-header{z-index:9998;background:#000;align-items:center;width:100%;height:4rem;display:none;position:sticky;top:0}.mob-header__content{justify-content:space-between;align-items:center;width:100%;padding:0 1.25rem;display:flex}.mob-header__logo{object-fit:cover;width:4rem;height:2.5rem}.mob-header__btn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;font-size:1.5rem;display:flex}.mob-overlay{z-index:9998;background:#0009;position:fixed;inset:0}.mob-sidebar{z-index:9999;background:#0c0c0c;width:16rem;height:100vh;padding:1.5rem 1.25rem;transition:transform .35s;position:fixed;top:0;right:0;transform:translate(100%)}.mob-sidebar--open{transform:translate(0)}.mob-sidebar__top{justify-content:flex-end;margin-bottom:2rem;display:flex}.mob-sidebar__close{color:#ffffff8c;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.4rem;transition:color .2s}.mob-sidebar__close:hover{color:#adff2f}.mob-sidebar__nav{flex-direction:column;display:flex}.mob-sidebar__nav a{color:#fffc;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff12;padding:1rem 0;font-family:Orbitron,sans-serif;font-size:.75rem;text-decoration:none;transition:color .2s}.mob-sidebar__nav a:hover{color:#adff2f}@media (max-width:1080px){.mob-header{display:flex}}
.footer{background-color:#181818;justify-content:space-between;padding:2%;display:flex}.footerMenu{flex-direction:column;gap:1rem;display:flex}.socialNetworks h2{color:#adff2f;letter-spacing:.08em;text-transform:uppercase;font-family:Orbitron,sans-serif}.socialNetworks a{color:purple;font-size:200%}.socialNetworksLinks h2{color:#adff2f}@media (max-width:768px){.footer{flex-direction:column;gap:2rem;padding:2rem 1.25rem}}
