.NavbarMobile_Navbar__Gs45n{position:absolute;font:var(--font-dm-bold-l);background-color:var(--base-card-background);border-radius:0;width:100%;height:66px;left:0;top:0;z-index:var(--navbar-z-index)}.NavbarMobile_NavbarContent__ddObv{display:flex;height:66px;align-items:center;justify-content:space-between}.NavbarMobile_NavbarDropdown__wRPQF{display:flex;justify-content:center;transform:scaleY(0);transform-origin:top;max-height:0;transition:transform .3s ease,max-height .3s ease;z-index:var(--navbar-z-index);background:var(--base-card-background)}.NavbarMobile_openDropdown__5ylQr{padding:10px;transform:scaleY(1);max-height:450px}.NavbarMobile_HamurgerBtn__YQq_j{position:absolute;margin-right:15px;right:0}.NavbarMobile_NavbarMobile__center__2e9ct{margin-left:auto!important;margin-right:auto!important}.NavbarMobile_navLogo__FjRzV{height:100%}.NavbarMobile_navLogo__FjRzV img{height:100%;width:auto}.NavbarMobile_buttonContainer__m_E29{display:flex;margin-right:15px;text-align:center;position:absolute;justify-content:flex-end;align-items:center;flex-direction:row;left:15px;width:-moz-fit-content;width:fit-content;gap:5px}.NavbarMobile_navItem__HOe_F{opacity:1;transform:translateX(0) scaleX(1);transform-origin:right;transition:transform .3s ease-out,opacity .3s ease-out;visibility:visible}.NavbarMobile_authDropdownContent__QmBiw{display:flex;flex-direction:column;align-items:center;width:100%}.NavbarMobile_authFormContainer__p1Wqn{display:flex;flex-direction:column;align-items:center;gap:12px;padding:10px}.NavbarMobile_profileLabel__B5iC6{font-size:1.2em}.NavbarMobile_logoutButton__2SW27{background-color:var(--primary-color);border:none;border-radius:var(--border-radius-xl);box-shadow:2px 2px var(--black);width:100%;padding:10px;cursor:pointer}.NavbarMobile_logoutButton__2SW27:hover{background-color:rgba(255,0,0,.2)}