.site-header.compact .hamburger .line{background-color:#02122c}.alt-nav :not(.mobile-nav-open):not(.compact) .hamburger .line{background-color:#fff}.hamburger{display:none}@media all and (max-width:880px){.hamburger{display:block}}.hamburger .line{width:30px;height:3px;background-color:#02122c;display:block;margin:5px auto;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.hamburger:hover{cursor:pointer}#hamburger-1.is-active .line:nth-child(2){opacity:0}#hamburger-1.is-active .line:nth-child(1){-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);-o-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}#hamburger-1.is-active .line:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}