.header{position:relative;z-index:100}@media (min-width:992px){.header{background-color:#fff}}.header__top{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px;padding-bottom:10px}@media (min-width:992px){.header__top{padding-top:20px;padding-bottom:20px}}.header__left{width:40px}@media (min-width:768px){.header__left{width:29%}}@media (min-width:992px){.header__left{width:24%}}@media (min-width:1300px){.header__left{width:22%}}.header__middle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:70%}@media (min-width:768px){.header__middle{width:60%}}@media (min-width:992px){.header__middle{width:47%}}@media (min-width:1300px){.header__middle{width:50%}}.header__right{width:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:992px){.header__right{width:24%}}@media (min-width:1300px){.header__right{width:22%}}.header__right .social{display:none}@media (min-width:992px){.header__right .social{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}