@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");.logo-home{max-width:120px;position:fixed;z-index:10;margin:52px}#menu{background:url("/assets/bg_nav.jpg");background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;text-align:right;top:0;transition:all 0.7s ease-in-out;visibility:hidden;width:100%;z-index:10;font-family:"Anton", sans-serif}#menu li{max-height:18vh}#menu.open{opacity:1;visibility:visible}#menu.open li:nth-child(1){animation-delay:.1s}#menu.open li:nth-child(2){animation-delay:.2s}#menu.open li:nth-child(3){animation-delay:.3s}#menu.open li:nth-child(4){animation-delay:.4s}#menu.open li:nth-child(5){animation-delay:.5s}#menu.open li:nth-child(6){animation-delay:.6s}#menu.open li:nth-child(7){animation-delay:.7s}#menu.open li:nth-child(8){animation-delay:.8s}#menu.open li:nth-child(9){animation-delay:.9s}#menu.open li:nth-child(10){animation-delay:1s}#menu.open li{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInUp}#menu ul:hover a{opacity:0.5}#menu ul a{-webkit-transform:translateZ(0);transition:opacity 0.3s ease-in-out}#menu ul a:hover{opacity:8}#menu .main-nav{position:relative;top:50%;transform:translateY(-50%)}#menu .main-nav ul{list-style:none;margin:0;padding:0}#menu .main-nav a{color:#fff;display:block;font-size:150px;padding:0 1rem 0 0;text-decoration:none;text-transform:uppercase;font-family:"Anton", bold}#menu .main-nav a:first{padding-top:0}#menu .menu-footer{padding:2rem;bottom:0;left:0;position:absolute;right:0}#menu .menu-footer ul{display:inline-block;list-style:none;margin:0;padding:0}#menu .menu-footer ul li{display:inline;margin:0 1rem}#menu .menu-footer a{color:#fff;text-decoration:none;text-transform:uppercase}.toggle-menu{background-color:transparent;border:none;cursor:pointer;display:inline-block;height:90px;outline:none;padding:0;pointer-events:initial;position:fixed;vertical-align:middle;width:90px;z-index:20;margin-top:6vh}.toggle-menu img{max-width:50px}.toggle-menu span{background-color:#fff;padding:0;content:"";display:block;height:2px;left:calc(50% - 13px);position:absolute;top:calc(50% - 1px);transform-origin:50% 50%;transition:background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;width:26px}.toggle-menu span:before,.toggle-menu span:after{background-color:#fff;content:"";display:block;height:2px;position:absolute;transform-origin:50% 50%;transition:background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;width:26px}.toggle-menu span:before{top:7px}.toggle-menu span:after{top:-7px}.toggle-menu.active span{background-color:transparent;transition:background 0.2s ease-out}.toggle-menu.active span:before,.toggle-menu.active span:after{transition:top 0.2s ease-out, transform 0.2s 0.2s ease-out}.toggle-menu.active span:before{top:0;transform:rotate3d(0, 0, 1, -45deg)}.toggle-menu.active span:after{top:0;transform:rotate3d(0, 0, 1, 45deg)}@media screen and (max-width: 990px){#menu{padding-right:3vw}.toggle-menu{margin-right:3vw}.toggle-menu img{width:350px}.footer-nav{font-size:1.8rem}.main-nav a{font-size:130px !important}}

/*# sourceMappingURL=custom.css.map */