.header__nav-bar{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 calc(50% - 55rem);background-color:#e4dcd3;border-bottom:2px solid var(--color-primary)}@media (max-width:1199px){.header__nav-bar{padding:0 1.6rem}}.header .navigation{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .navigation>.menu-item>a{text-transform:capitalize;color:#333}.header .navigation li:hover>a{background:#c2bbb4}.header__logo{width:auto;max-width:32rem;max-height:8rem}.header__logo svg{height:8rem}.header__logo--mobile{width:90%!important}@media (max-width:1199px){.header__logo{max-width:24rem}}@media (max-width:991px){.header__logo{max-width:20rem}}.header__main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.6rem calc(50% - 55rem);background:#fff}@media (max-width:1199px){.header__main{padding:3.2rem 1.6rem}}.header__info{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:4.8rem;text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header__info-single{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__info-single:not(:last-child){margin-right:0}.header__info-single--phone{color:#333}.header__info-single--language:last-child:not(:first-child){margin-left:1.6rem}.header__dealership-logo{max-width:20rem;max-height:10rem}.header__dealership-name{font-size:2.8rem;font-weight:700;color:#333}.header-search__trigger--active,.header-search__trigger:hover{background-color:#c2bbb4;color:#333}.header .header-popout{padding-left:0}