*{margin:0;padding:0}a{color:#fff;text-decoration:none}a:hover{color:gray}.header-wrap{height:112px;position:fixed;top:0;z-index:10}.navbar-container{background:#000;height:13vh;position:fixed;width:100%}.navbar-menu{background-color:#000;height:100%;max-height:0;overflow:hidden;transition:max-height 1s ease-out;width:100%}.navbar-menu ul{list-style:none;margin:0;padding:0}.navbar-menu li{padding:2vw 5vw}.hamburger{cursor:pointer;float:right;padding:40px 20px}.hamburger-lines{background-color:#fff;display:block;height:5px;position:relative;transition:all .4s ease-out;width:35px}.hamburger-lines:after,.hamburger-lines:before{background-color:#fff;content:"";display:block;height:100%;position:absolute;transition:all .4s ease-out;width:100%}.hamburger-lines:before{top:12px}.hamburger-lines:after{top:-12px}.menuToggle{display:none}.menuToggle:checked~.navbar-menu{max-height:100%}.menuToggle:checked~.hamburger .hamburger-lines{background:transparent}.menuToggle:checked~.hamburger .hamburger-lines:before{top:0;transform:rotate(-45deg)}.menuToggle:checked~.hamburger .hamburger-lines:after{top:0;transform:rotate(45deg)}.banner-image{height:13vh;overflow:hidden}.banner-image img{width:100%}.banner-image .overlay{margin-top:-100%;opacity:.57;position:relative}@media screen and (min-width:320px){.navbar-logo{margin-left:-7vw;transform:scale(.45)}.hamburger-lines{height:3px}}@media screen and (min-width:425px){.navbar-logo{margin:0}}@media screen and (min-width:768px){.navbar-logo{margin-left:0;transform:scale(.7)}.navbar-menu{background:transparent;float:right;max-height:none;position:relative;top:0;width:fit-content}.navbar-menu li{float:left}.hamburger{display:none}}@media screen and (max-width:1023px){.navbar-container{background:transparent}}@media screen and (min-width:1024px){.header-wrap{position:fixed}.navbar-container{backdrop-filter:blur(0);background:transparent;font-size:1.2rem;height:13vh;top:0;width:100%}.navbar-logo{margin-left:5vw;transform:scale(.7)}}