.header{background:#fff;border-bottom:1px solid #575757;padding:10px 0;position:sticky;top:0;z-index:99}.header .container{justify-content:space-between}.header .container,.header__logo{align-items:center;display:flex}.header__logo svg{display:inline-block;height:auto;vertical-align:top;width:180px}@media (max-width:1440px){.header__logo svg{width:140px}}@media (max-width:980px){.header__logo svg{width:120px}}.header__title{color:#4db848;font-size:38px;margin-left:12px}@media (max-width:1440px){.header__title{font-size:28px}}@media (max-width:980px){.header__title{font-size:20px}}.header .menu{display:none}@media (max-width:980px){.header .menu{background:url(../img/menu.svg) 50% no-repeat;display:inline-block;height:20px;width:20px}.header nav.lg{display:none}}.header nav.xs{background:#fff;border-bottom:1px solid #575757;left:0;padding:40px 20px;position:fixed;right:0;top:85px;z-index:101}.header nav ul{align-items:center;display:flex;justify-content:flex-end}@media (max-width:980px){.header nav ul{align-items:flex-end;flex-direction:column;justify-content:flex-start}}.header nav li{margin:0 0 0 60px}@media (max-width:1440px){.header nav li{margin:0 0 0 40px}}@media (max-width:980px){.header nav li{margin:0 0 30px}}.header nav a{color:#4db848;font-size:18px;font-weight:600;line-height:160%;text-transform:uppercase}.header nav a:hover{color:#f5821f}@media (max-width:1440px){.header nav a{font-size:14px;font-weight:500}}@media (max-width:980px){.header nav a{font-size:28px}}
