.header{background-color:#000;margin:0 auto;max-width:1920px;padding:10px 36px;position:relative;width:100%;z-index:100}@media screen and (min-width:1280px){.header{padding:17px 0}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{margin:0 auto}@media screen and (min-width:1280px){.header__logo{margin-left:3.6%;margin-right:unset}}.header__logo .v-icon__svg{color:#fff;height:50px;width:140px}@media screen and (min-width:1280px){.header__logo .v-icon__svg{height:70px;width:207px}}.header__navigation{display:none}@media screen and (min-width:1280px){.header__navigation{display:block}}@media screen and (min-width:1280px){.header__navigation-mobile{display:none}}.header__socials{display:none}@media screen and (min-width:1280px){.header__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:234px;flex-basis:234px}}.header__menu{list-style:none;padding-top:32px}.header__menu a{font-family:proxima-nova,sans-serif;font-weight:500;font-style:normal;color:#fff;text-transform:uppercase}.header__menu a:hover{color:var(--themeColor);text-decoration:none}.header--sticky{background:rgba(0,0,0,.5);-webkit-box-shadow:0 -5px 20px 1px #000;box-shadow:0 -5px 20px 1px #000;position:fixed;top:0}