:root{--zIndex-overlay: 900;--zIndex-navbar: 905;--colors-text: white;--colors-background: black;--colors-contast: #f4e285}*,*:before,*:after{border-width:0;border-style:solid;box-sizing:border-box;word-wrap:break-word}a{background-color:transparent;color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.menu-overlay{position:fixed;left:0;top:0;right:auto;bottom:0;z-index:var(--zIndex-overlay);width:100%;opacity:0;background-color:#000000e6;display:none}.menu-content{width:60%;height:100%;overflow-x:hidden;position:relative;display:flex;align-items:center;transition-delay:.1s;background-color:var(--colors-background)}.menu-list{list-style:none;width:100%;display:flex;flex-direction:column;gap:30px;padding-left:10%}.menu-list li{width:fit-content;overflow:hidden}.menu-link{display:inline-block;transform:translateY(0)}.menu-link:hover{color:#fff;-webkit-text-fill-color:rgba(255,255,255,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff}.menu-footer{position:absolute;bottom:0;left:0;padding:0 0 10% 10%}.menu-footer span{color:var(--colors-contast)}.title{letter-spacing:.02em;font-size:6rem;text-transform:uppercase}.menu-social-links{font-size:13px;margin-block:.4em .7em;overflow-x:hidden;white-space:nowrap}.menu-social-links a:hover{text-decoration:underline}.navbar-brand{z-index:800;position:absolute;top:25px;left:11vw}.hamBurger{position:absolute;top:30px;right:30px;z-index:1000;height:30px;width:50px;color:#fff}.hamBurger .line{position:absolute;width:100%;height:5px;background-color:#fff;transition:all .2s ease-in-out;border-radius:5px}.hamBurger .line:nth-child(1){top:0}.hamBurger .line:nth-child(2){top:50%;transform:translateY(-50%)}.hamBurger .line:nth-child(3){bottom:0}.hamBurger .line:nth-child(1),.hamBurger .line:nth-child(3){width:100%}.hamBurger .line:nth-child(2){width:75%;right:0}.hamBurger.active .line:nth-child(1){transform:translateY(12.5px) rotate(45deg)}.hamBurger.active .line:nth-child(2){width:0}.hamBurger.active .line:nth-child(3){transform:translateY(-12.5px) rotate(-45deg)}.wh-logo{width:5vw;height:auto}@media screen and (max-width: 992px){.wh-logo{width:7vw}}@media screen and (max-width: 786px){.menu-content{width:100%}.title{font-size:3rem}.navbar-brand{left:5vw}.wh-logo{width:9vw}.hamBurger{height:20px;width:30px}.hamBurger .line{height:3px}.hamBurger .line:nth-child(1),.hamBurger .line:nth-child(3){width:100%}.hamBurger .line:nth-child(2){width:75%;right:0}.hamBurger.active .line:nth-child(1){transform:translateY(8.5px) rotate(45deg)}.hamBurger.active .line:nth-child(2){width:0}.hamBurger.active .line:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}}
