.header__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header__content,.header__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.header__row{height:100%}.header__nav-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.6rem calc(50% - 55rem);background:#fff;-webkit-box-shadow:0 .4rem 1.2rem rgba(0,0,0,.2);box-shadow:0 .4rem 1.2rem rgba(0,0,0,.2);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1199px){.header__nav-bar{padding:2.4rem 1.6rem}}.header__nav{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:992px){.header .navigation{font-size:1.4rem}.header .navigation>.menu-item>a{text-transform:uppercase;font-weight:700;padding:.8rem;height:100%}.header .navigation>.menu-item:hover>a{background:rgba(0,0,0,.05);color:var(--color-primary)}}.header__logo-link{margin-right:4.8rem}.header__logo-link .header__logo-text--sub-heading{margin-top:.4rem}.header__logo-link--dealer-name{min-width:23rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__logo{width:auto;max-width:24rem;max-height:8rem;-webkit-transition:max-height .4s,max-width .4s;transition:max-height .4s,max-width .4s}.header__info{width:100%;margin-left:4.8rem;margin-bottom:.8rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__info,.header__info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__info-wrap{font-size:1.3rem;padding:.8rem 0}.header__main{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (max-width:1199px){.header__main{padding:.8rem 1.6rem}}.header.dark .header__main{background:none}