.hamburgerContainer{overflow:hidden;width:100%;position:absolute;z-index:997}.inactive{color:hsla(0,0%,100%,.1)!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hamburgerIcon{right:0;align-items:center;justify-content:center}.hamburgerIcon,.navLogo{display:flex;height:10vh;width:10vh;position:fixed;z-index:999;top:0}.navLogo{background:url(/assets/img/brand/LOGO.png);left:1vw;background-size:100%;background-repeat:no-repeat;background-position:50%;align-items:flex-end}.navContainer{position:fixed;background-color:rgba(0,0,0,.95);height:100dvh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.navList{width:100%;text-align:center;padding:2vh;height:auto;font-size:2.5vh}.navList>*{color:#fff}.highlights{margin:1vw 1vw 1vw auto;align-items:center;justify-self:center;right:0;bottom:0;display:flex;flex-direction:row;z-index:999}.highlights>*{font-size:2vh;padding:1vh;color:#fff}