header{z-index:901;position:sticky;top:0;left:0;width:100%;background:#fff;transition:0.5s}.header-logo{padding:1em 1em 1em 0;text-align:left;flex:0 0 19em}.header-logo img{width:100%;max-height:1.25em;object-fit:contain;transition:0.5s}.header-nav{z-index:3;position:relative;flex:1;padding:2.5em 0 1em 0;text-align:right;text-transform:uppercase;transition:0.3s}.main-nav{margin-right:0;margin-left:auto}.main-nav ul{list-style-type:none}.main-nav>ul>li{position:relative;display:inline-block;margin:0 .85em;transition:0.3s}.main-nav>ul>li:first-child{margin-left:0}.main-nav ul li a{position:relative;display:inline-block;padding:.5em}.main-nav>ul>li>a::after{content:'';position:absolute;top:100%;left:.5em;width:0;height:2px;background-color:currentColor;transition:0.3s}.main-nav>ul>li.current-menu-item>a::after,.main-nav>ul>li>a:hover::after{width:1em}@keyframes move_top_bar{0%{width:24px}60%{width:32px}100%{width:24px}}@keyframes move_center_bar{0%{width:38px}40%{width:28px}100%{width:38px}}@keyframes move_bottom_bar{0%{width:30px}50%{width:22px}100%{width:30px}}.moving-button{position:relative;display:inline-block;width:38px;height:21px;color:var(--golden)}.moving-button span{position:absolute;top:9px;left:0;width:38px;display:inline-block;height:3px;background:currentColor;animation-name:move_center_bar;animation-duration:2.75s;animation-iteration-count:3;transition:0.3s}.moving-button span::before{content:'';position:absolute;top:-7px;left:0;width:24px;display:inline-block;height:3px;background:currentColor;animation-name:move_top_bar;animation-duration:2.5s;animation-iteration-count:3;transition:0.3s}.moving-button span::after{content:'';position:absolute;top:7px;left:0;width:30px;display:inline-block;height:3px;border-radius:3px;background:currentColor;animation-name:move_bottom_bar;animation-duration:3.5s;animation-iteration-count:2;transition:0.3s}.moving-button:hover span::before,.moving-button:hover span::after{width:38px}@media screen and (max-width:1400px){header .wrapper{padding-left:0;padding-right:0}.main-nav>ul>li{margin:0 .25em}}@media screen and (max-width:1100px){.main-nav>ul>li{margin:0}}@media screen and (max-width:1000px){.header-logo{flex:0 0 15em}}@media screen and (min-width:901px){.header-hamburger{display:none}}@media screen and (max-width:900px){header>.flex{-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-nav{display:none}.header-logo{flex:1;padding:.4em 0;text-align:right}.header-logo img{width:15em}.header-hamburger{order:0;flex:0 0 5em;z-index:3;position:relative;text-align:left}.main-nav{display:none}}@media screen and (max-width:600px){.header-logo img{width:12em}}