.Navbar_Navbar__jhKtm{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:var(--primary-background-color);border-bottom:var(--border);padding:1.25rem 1.5rem;z-index:10000}.Navbar_Navbar__jhKtm.Navbar_Desktop__st5vH{width:calc(100% - 17.25rem);display:none}.Navbar_Navbar__jhKtm.Navbar_Desktop__st5vH .Navbar_HamMenu__OT9up,.Navbar_Navbar__jhKtm.Navbar_Desktop__st5vH button{visibility:hidden}.Navbar_HamMenu__OT9up div{width:1.5rem;height:.125rem;margin-top:.25rem;background-color:var(--primary-color);border-radius:var(--border-radius)}.Navbar_HamMenu__OT9up div:first-child{margin-top:0}.Sidebar_Sidebar__Kuu2p{position:fixed;top:0;right:0;height:100vh;width:50vw;min-width:17.5rem;z-index:999;background-color:#fff;transform:translateX(150%);transition:var(--transition)}.Sidebar_ShowSideBar__C5bPi,.Sidebar_Sidebar__Kuu2p.Sidebar_DesktopSideBar__Ouz_l{transform:translateX(0)}@media screen and (min-width:750px){.Sidebar_Sidebar__Kuu2p{width:17.5rem;border:var(--border);transform:none!important}}.Sidebar_DesktopSideBar__Ouz_l{width:17.5rem;border:var(--border)}.Sidebar_Backdrop__hsbDf{position:fixed;top:0;right:0;height:100vh;width:100vw;z-index:998;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Sidebar_backdropAnimation__xnD4_ .3s ease 0s 1}.Sidebar_Sidebar__Kuu2p .Sidebar_ListItemButton__xTzK_{border-radius:var(--border-radius);margin:-.25rem 0}.Sidebar_ListItemButton__xTzK_:not(.Sidebar_ActiveListItem__f3EnU) div{color:var(--secondery-black-color)}.Sidebar_ListItemButton__xTzK_:not(.Sidebar_ActiveListItem__f3EnU) svg{fill:var(--secondery-black-color)}.Sidebar_ListItemButton__xTzK_.Sidebar_ActiveListItem__f3EnU svg{fill:var(--primary-color)}@keyframes Sidebar_backdropAnimation__xnD4_{0%{opacity:0}to{opacity:1}}.AppLayout_Main__3DxTk{margin-top:4.5rem}.AppLayout_Layout__FBiYp{padding:0}.AppLayout_DesktopView__w54c7{display:flex;align-items:flex-end;justify-content:flex-end}.AppLayout_DesktopView__w54c7 .AppLayout_Main__3DxTk{margin-top:0;width:calc(100% - 20.5rem)}.UserAcount_UserAcount__sxUSX{border:var(--border);padding:2rem;border-radius:var(--border-radius)}.UserAcount_User__8jmvP{display:flex;flex-direction:column;align-items:center}.UserAcount_UserName__rsy9s{color:var(--primary-black-color)}.UserAcount_FlexRow__5wSgH{display:flex;align-items:center;width:100%;max-width:400px;margin-left:auto;margin-right:auto;justify-content:flex-start}@media (max-width:768px){.UserAcount_FlexRow__5wSgH{max-width:100%;justify-content:flex-start}}.UserAcount_UserDataItem__XVhVl{display:flex;justify-content:space-between;flex-direction:column;align-items:center}@media (max-width:768px){.UserAcount_UserDataItem__XVhVl{align-items:flex-start}}.UserAcount_UserDataItem__XVhVl button{margin-left:.5rem}.UserAcount_UserDataItemContent__GSetw{color:var(--secondery-black-color);background-color:var(--black-background-color);padding:.5rem;border-radius:var(--border-radius);width:100%;max-width:400px;margin:0 auto}.UserAcount_EmailInputContainer__kqlwI{width:100%;max-width:400px;margin-left:auto;margin-right:auto}@media (max-width:768px){.UserAcount_UserDataItemContent__GSetw{max-width:100%}.UserAcount_EmailInputContainer__kqlwI{max-width:100%!important}}.UserAcount_UserDataItemTitle__x5v0a{color:var(--primary-black-color);font-size:1rem}.UserAcount_Card__PkllT{border:var(--border);border-radius:var(--border-radius);padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}