.header{padding:30px 0;background-color:#fff}.header__row{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:640px){.header__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:640px){.header__logo{width:100%;margin-bottom:16px;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:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:991px){.header__menu{display:none}}.header__menu a:not(.btn){margin-left:35px;font-weight:500;font-size:16px;text-decoration:none;line-height:20px;letter-spacing:-.045em;color:#282828}.header__menu a:not(.btn):hover{color:#f90}.header__menu a.btn{margin-left:45px}.header__btn{display:none}@media screen and (max-width:991px){.header__btn{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__btn a{padding:10px 15px;font-size:14px}.header__btn button{background-color:transparent;border:none;outline:0;padding:0;margin-left:20px;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:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header__btn button svg{width:25px;height:auto}}@media screen and (max-width:640px){.header__btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}