.header{z-index:10;box-sizing:border-box;background-color:#fff;width:100%;height:102px;margin:0;padding:0;position:sticky;top:0;left:0;right:0}@media not (min-width:1024px){.header{height:89px}}.header__wrapper{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding-top:12px;display:flex}@media not (min-width:1200px){.header__wrapper{width:100%;padding:12px 15px 0}}.header__wrapper .header__logo{align-self:flex-end}@media not (min-width:1024px){.header__wrapper .header__controls{flex-direction:column;justify-content:space-between;display:flex}}.header__wrapper .header__controls .controls__switcher{justify-self:flex-end;padding-bottom:6px}@media not (min-width:1024px){.header__wrapper .header__controls .controls__switcher{padding-bottom:0;display:none}}.header__wrapper .header__controls .controls__sidebar{width:fit-content;margin-left:auto}@media not (max-width:1023px){.header__wrapper .header__controls .controls__sidebar{display:none}}.header__wrapper .header__controls .controls__nav{align-items:center;gap:37px;display:flex}@media not (min-width:1200px){.header__wrapper .header__controls .controls__nav{gap:20px}}.header__wrapper .header__controls .controls__nav .nav__item{color:#000;cursor:pointer;font-family:Roboto,sans-serif;font-size:18px;font-weight:300;line-height:21px}@media not (min-width:1024px){.header__wrapper .header__controls .controls__nav .nav__item{display:none}}.header__wrapper .header__controls .controls__nav .nav__item--accent{color:#fff;background-color:#41464b;justify-content:center;align-items:center;width:164px;margin-left:-9px;padding:8px 22px 7px;display:flex}@media not (min-width:1024px){.header__wrapper .header__controls .controls__nav .nav__item--accent{margin-top:8px}}
