.hamburgerContainer{overflow:hidden;width:100%;position:absolute;z-index:997}.inactive{color:hsla(0,0%,100%,.5)!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/DCRT WT STAR.png");left:0;background-size:50%;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}.form-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}iframe{height:100dvh;width:100vw;border:none}.buttonContainer{display:flex;justify-content:center;width:100%}button{border:1px solid #fff;background:transparent;border-radius:5px;color:#fff;height:6vh}.email,button{cursor:pointer;font-size:2vh}.email{display:flex;justify-content:center;align-items:center;position:fixed;bottom:0;height:10vh;text-align:center;width:100%;color:#000;letter-spacing:2px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.letsTalk{padding:.5vw 2vw}.recaptcha{width:100%;background-color:#aa8383;margin:2vw 0;border-radius:5px}.recaptcha,.tooltip{height:10vh;display:flex;align-items:center;justify-content:center;z-index:999}.tooltip{color:#fff;font-size:2vh;margin:0 auto;position:fixed;bottom:10%;left:50%;transform:translate(-50%);width:50vw;animation:blink .25s infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tooltip,.tooltip.active{opacity:1}.emailLinks{cursor:pointer;pointer-events:all;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-family:hkg}@keyframes translate{0%,to{transform:translateX(0)}50%{transform:translateX(-50vw)}}@keyframes blink{0%,to{color:#fff}50%{color:hsla(0,0%,100%,.5)}}