.header{background:#fff;position:fixed;top:0;width:100%;z-index:1001}@media (max-width:980px){.header--ascend .container{align-items:baseline}}.header-text{margin:0!important}.logo{float:left}.mr-2{margin-right:22px!important}nav ul{display:flex;list-style-type:none;margin:0;padding:0}nav#header{align-items:center;display:flex;justify-content:space-between;width:50%}@media (max-width:980px){nav#header{align-items:flex-end;flex-direction:column;justify-content:flex-end;width:70%}.nav--ascend ul{margin-top:-40px}}nav ul li{margin-right:20px;position:relative}nav ul li:before{background-image:url(https://global.abbyy.com/hubfs/arrow-right.svg);content:"";height:10px;left:-4px;position:absolute;top:9px;width:7px}nav ul li a{color:#000;font-size:18px;font-weight:500;padding:.7rem}nav ul li a:hover{color:#878787}nav ul li a:focus{color:#000}.hamburger{cursor:pointer;margin-top:-25px}.hamburger-menu{display:none}@media (max-width:980px){.hamburger-menu{display:block}nav ul{display:none}.header__button{display:none;margin-top:20px}.bar{background-color:#000;display:block;height:3px;margin-bottom:5px;transition:transform .3s;width:25px}.hamburger.open .bar:first-child{display:none}.hamburger.open .bar:nth-child(2){transform:rotate(-45deg) translate(2px)}.hamburger.open .bar:nth-child(3){transform:rotate(45deg) translate(-5.5px,-8px)}}.header__button>.buttons{margin:0}