@media (max-width:768px){html.landing-scroll,html.landing-scroll body{position:static!important;overflow-x:hidden!important;overflow-y:auto!important;height:auto!important;min-height:100%!important;max-height:none!important}html.landing-scroll body{overscroll-behavior:auto!important}html.landing-scroll #__next,html.landing-scroll #__next>div:first-child{height:auto!important;min-height:100%!important;max-height:none!important;overflow:visible!important}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-menu{animation:slideDown .2s ease-out}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.user-menu{animation:none}}