<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header__nav-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.4rem 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}}.header__nav-bar.is-stuck .header__logo{max-width:12rem;max-height:4rem}.header .navigation{font-size:1.4rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .navigation&gt;.menu-item&gt;a{color:#777}.header .navigation&gt;.menu-item:hover&gt;a{color:#000;background:none}.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 .header-search__trigger--active,.header .header-search__trigger:hover{color:var(--color-primary);background:none}.header.dark .header__info-wrap{background:#222}.header.dark .navigation&gt;.menu-item&gt;a{color:#fff}.header.dark .navigation&gt;.menu-item:hover&gt;a{color:#f4f4f4;background:none}</pre></body></html>