header{box-shadow:0 4px 4px rgba(0,0,0,.05);height:64px;max-height:64px}header.header{align-items:center;display:flex;justify-content:space-between;width:100%}header.header .logo{max-width:28.6rem}@media (max-width:600px){header.header{height:auto;max-height:6rem;padding-bottom:18px;padding-top:18px}}header.header>nav{height:100%;width:100%}header.header>nav .header__link{color:#06002b;font-family:Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.2}header.header>nav .header__link:hover .header-link-underline:after{width:100%}header .nav__container{max-width:1240px}.more{color:#06002b;font-family:Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.2}.more-popup{right:0;top:64px!important}.more-popup:hover,.more:hover .more-popup{display:block!important}.header-link-underline{position:relative}.header-link-underline:after{background:#06002b;bottom:-20px;content:"";height:3px;left:0;margin:auto;position:absolute;right:0;transition:width .2s ease;width:0}.is-active:after{width:100%}