.header__nav-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.2rem 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)}@media (max-width:1199px){.header__nav-bar{padding:2.4rem 1.6rem}}@media (min-width:992px){.header .navigation{border-bottom:1px solid #f4f4f4;font-size:1.4rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .navigation>.menu-item{margin-bottom:-1px}.header .navigation>.menu-item>a{font-weight:700;text-transform:uppercase;padding:0 0 1.6rem;border-bottom:1px solid transparent;-webkit-transition:border-color .3s;transition:border-color .3s;height:100%}.header .navigation>.menu-item:not(:last-child)>a{margin-right:2.4rem}.header .navigation>.menu-item:hover>a{background:none;border-color:var(--color-primary)}}.header__mini-nav{text-align:right;font-size:0}.header__mini-nav .menu-item a{color:#777;display:inline-block;line-height:1;font-size:1.4rem;padding-top:.8rem;padding-bottom:.8rem}.header__mini-nav .menu-item:not(:first-child) a{padding-left:1.6rem}.header__mini-nav .menu-item:not(:last-child) a{padding-right:1.6rem;border-right:1px solid #bbb}.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{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__info--primary{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1199px){.header__info{padding:.8rem 1.6rem}}.header__info-wrap{background:#ececec;padding:1.6rem calc(50% - 55rem);display:-webkit-box;display:-ms-flexbox;display:flex}.header__social{color:#fff;margin-left:auto}.header.dark .header__info-wrap{background:#222}.header.dark .header__mini-item{color:#f4f4f4}.header.dark .header__mini-item:not(:last-child){border-right:1px solid #bbb}.header.dark .navigation>.menu-item>a{color:#fff}.header.dark .navigation>.menu-item:hover>a{color:#f4f4f4;background:none}