.navigation-component ul>div{width:100%}.navigation-component ul{position:fixed;height:100vh;width:240px}@media(max-width:1024px){.navigation-component ul{position:sticky;height:100vh;width:100%}}@media(max-width:768px){.navigation-component ul{position:sticky;height:30vh;width:100%}}@media(max-width:480px){.navigation-component ul{position:sticky;height:auto;width:100%}}.auth-layout{height:100vh;width:100vw;overflow:hidden}.auth-layout-container,.auth-layout-sidebar{overflow:visible;max-height:none}.auth-layout-main{width:100%;display:flex;overflow:visible;min-height:0;height:100vh}
