.header{padding:44px 0}@media screen and (max-width:991px){.header{padding:20px 0}}.header__mob{display:none}@media screen and (max-width:991px){.header__mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header__mob button{padding:0;background-color:transparent;border:none;width:38px;height:38px}.header__mob button svg{width:100%;height:auto}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:991px){.header__menu{display:none;position:absolute;top:0;left:0;width:100%;height:100vh;overflow:auto;gap:20px;padding:40px 20px;z-index:100000;background-color:#fff}.header__menu.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__menu a{color:#695e53;font-size:16px;font-weight:400;display:inline-block;line-height:1.15;letter-spacing:1.6px}.header__social{padding-left:50px;margin-left:50px;position:relative}@media screen and (max-width:991px){.header__social{padding:0;margin:0}}.header__social:before{content:"";position:absolute;top:calc(50% - 20px);width:1px;height:40px;left:0;background-color:#8c755e}@media screen and (max-width:991px){.header__social:before{display:none}}