header{border-bottom:1px solid;height:75px;max-height:75px}header.header{align-items:center;display:flex;justify-content:space-between;width:100%}@media (max-width:600px){header.header{height:auto;max-height:6rem;padding-bottom:1rem;padding-top:1rem}}header.header>nav{height:100%;width:100%}header.header>nav .header__link:hover .stroke:after{width:100%}header .nav__container{max-width:1150px}.more-menu:hover svg .more-icon{fill:#0f69ff}.more-popup{right:0;top:50px}.more-popup:hover,.more:hover .more-popup{display:block!important}.stroke{position:relative}.stroke:after{background:#0d0d0d;bottom:-29px;color:transparent;content:".";height:2px;left:0;margin:auto;position:absolute;right:0;width:0}.stroke-active:after{width:100%}