#previewToolBarFrame{z-index:100000;width:100%;border:0;transition:width .4s,height .5s,display .5s;-webkit-transition:width .4s,height .5s,display .5s;-moz-transition:width .4s,height .5s,display .5s;-o-transition:width .4s,height .5s,display .5s}#previewToolBarFrame.PtToolBar{height:58px;position:fixed;top:0;left:0}#previewToolBarFrame.PtToolBar.hiddenPt{visibility:hidden;position:fixed;top:0;left:0}#previewToolBarFrame.PtZeroHeight{height:0}#previewToolBarFrame.PtDealerLoginLink{height:58px;position:relative;bottom:0;left:0;background:#fff;overflow:hidden}#previewToolBarFrame.PtLoginContainer{position:absolute;bottom:0;left:0;height:calc(100%)}#previewToolBarFrame.PtDropDownOpen{position:fixed;bottom:0;left:0;height:calc(100%)}#previewToolBarFrame.hidePreviewToolBar.PtToolBar,#previewToolBarFrame.hideLoginLink.PtDealerLoginLink{width:187px;transition:width .4s;-moz-transition:width .4s;-webkit-transition:width .4s;-o-transition:width .4s}#previewToolBarFrame.hidePreviewToolBarInMobile.PtToolBar{width:50px;transition:width .4s;-moz-transition:width .4s;-webkit-transition:width .4s;-o-transition:width .4s}.login-container .login-row .login-link-div{font-size:15px;font-family:Helvetica Neue,sans-serif;display:inline-block;color:black}.login-container .login-row .login-link-div span{height:20px}.login-container .login-row .login-link-div .login-link-child{display:inline-block;margin-right:20px}.login-container .login-row .login-link-div .login-link-child img{display:inline-block;width:initial;vertical-align:middle}.login-container .login-row .login-link-div span#login-link{cursor:pointer;text-decoration:underline}@media(min-width:768px){.login-container{height:52px;padding:0;background-color:#fff}.login-container .login-row{position:relative;top:50%;transform:translateY(-50%)}.login-container .login-row .login-link-div{margin-left:50%;transform:translateX(-50%)}}@media(max-width:767px){.login-container .login-row .login-link-div{display:block}.login-container .login-row .login-link-div .login-link-child{display:inline-block;margin-right:0}.login-container .login-row .login-link-div .login-link-child:nth-child(1){width:46%;padding-right:4px;text-align:right}.login-container .login-row .login-link-div .login-link-child:nth-child(2){width:49%}.login-container .login-row .login-link-div .login-link-child:nth-child(3),#login-link{width:100%;text-align:center;padding-top:2px}}#previewToolBarFrame .container-fluid{margin-right:auto;margin-left:auto;margin-bottom:20px}#previewToolBarFrame .btn-group-vertical>.btn-group:after,#previewToolBarFrame .btn-group-vertical>.btn-group:before,#previewToolBarFrame .btn-toolbar:after,#previewToolBarFrame .btn-toolbar:before,#previewToolBarFrame .clearfix:after,#previewToolBarFrame .clearfix:before,#previewToolBarFrame .container-fluid:after,#previewToolBarFrame .container-fluid:before,#previewToolBarFrame .container:after,#previewToolBarFrame .container:before,#previewToolBarFrame .row:after,#previewToolBarFrame .row:before{content:" ";display:table}/* dcw-design-shade-1.0.1731 */ @font-face {
  font-family: 'LouisRegular';
  font-style: normal;
  font-weight: normal;
  src: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/fonts/louis/louis-regular.woff') format('woff'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/fonts/louis/louis-regular.ttf') format('truetype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/fonts/louis/louis-regular.svg') format('svg');
}
@font-face {
  font-family: 'LouisBold';
  font-weight: normal;
  font-style: normal;
  src: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/fonts/louis/louis-bold.woff') format('woff'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/fonts/louis/louis-bold.ttf') format('truetype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/fonts/louis/louis-bold.svg') format('svg');
}
/* dcw-design-base */
/*The below duration should match with the duration defined in
 .deck-carousel-base-styling() mixin in deck-carousel.less
 which is in both layouts(dcw/dtcw), but we are not going to
 change the duration of animation so adding fixed value.
 */
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: .2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: .2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@media all and (min-width: 641px) {
  .col .deck [itemtype="http://schema.org/ImageGallery"] .deck-gallery[smartgallery] > .deck .card:not(.media-background).aspect-4x3 > .content .media figure[additionaltype$="/VideoObject"] iframe {
    min-height: 75px;
  }
}
[aria-hidden="true"],
[aria-hidden="true"] img,
.hidden,
.hidden img {
  display: none;
}
/* ***** DO NOT USE THE VARIABLES BELOW OUTSIDE OF LIB-FOUNDATIONS! *****
   These variables can be overridden in other designs - to change how
   that design interprets the breakpoints when it runs a mixin from
   lib-foundation. But they should never be used as breakpoint values
   in other designs.
*/
/**
=== open-close animation mixins ==
**/
/**
=== Header animation mixins ==
**/
@keyframes xfade {
  17% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
}
/**
=== Disclaimer mixins for ModelShowroomCarousel ==
***/
/*** Brand Carousel ***/
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: .2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: .2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/*
    Browser PREFIX Mixin
    - Apply the cross-browser prefixes for the @property that is passed to the mixin
*/
section.epp-full-width.card .deck section.cards-none {
  max-width: 100%;
}
body.hide-dealerlogin #previewToolBarFrame {
  display: none;
}
@keyframes SlideUpSpecs {
  0% {
    transform: translateY(100%);
    transition: transform 0.2s ease-in-out;
  }
  100% {
    transform: translateY(0);
    transition: transform 0.2s ease-in-out;
  }
}
.consumer-login > .content div.text {
  display: none;
}
.consumer-login > .content [role="status"][aria-hidden="false"] {
  display: flex;
  margin-right: 4rem;
}
.consumer-login > .content [role="status"][aria-hidden="false"] span {
  padding: 2rem;
  width: 100%;
}
.consumer-login > .content [role="status"][aria-hidden="false"] span a[name="resetLogin"] {
  margin-left: 0.5rem;
}
.consumer-login > .content > form[aria-hidden="true"] {
  display: none;
}
.consumer-login > .content > form .prev {
  margin-top: 2.2rem;
}
.consumer-login > .content > form > .title {
  padding-top: 5rem;
}
.consumer-login > .content > form .subtitle p {
  margin-bottom: 0.5rem;
}
.consumer-login > .content > form .subtitle ul li {
  margin-bottom: 0;
}
.consumer-login > .content > form > .copy fieldset {
  margin: 0;
}
.consumer-login > .content > form .link {
  flex-direction: column;
}
.consumer-login > .content > form .link .primary {
  margin: 0 0 1rem 0;
}
.consumer-login > .content > form .link .tertiary {
  display: flex;
  flex-direction: column;
}
.consumer-login > .content > form .link .tertiary a {
  text-align: left;
  padding: 1rem 0 0 0;
}
.consumer-login > .content > form [role="alert"][aria-hidden="false"].failed {
  display: flex;
  padding: 0 0 2rem 0;
  color: #ff0000;
}
.consumer-login > .content > form[name="consumerRegistration"] > .title,
.consumer-login > .content > form[name="consumerForgotPassword"] > .title {
  padding-top: 1rem;
}
.consumer-login > .content > form .confirm-password-warning.failed {
  color: #ff0000;
  margin: -1rem 0 1rem;
}
@media screen and (min-width: 640px) {
  .consumer-login.card[role="dialog"] {
    bottom: auto;
    height: auto;
    margin: auto;
  }
  .consumer-login.card[role="dialog"] > .content {
    position: relative;
  }
  .consumer-login.card[role="dialog"] > .content form {
    max-width: 100%;
  }
  .consumer-login.card[role="dialog"] > .content form .link .primary {
    margin-right: 1rem;
    max-width: 46%;
    min-width: 0;
  }
  .consumer-login.card[role="dialog"] > .content > .link a[href="#close"] {
    position: absolute;
    top: 0;
    right: 2rem;
    background-color: transparent;
  }
}
@media screen and (min-width: 640px) and (max-width: 1199px) {
  .consumer-login.card[role="dialog"] {
    max-width: 60%;
  }
}
@media all and (min-width: 1200px) {
  .consumer-login.card[role="dialog"] {
    max-width: 45%;
  }
}
@media screen and (min-width: 640px) {
  .consumer-login.card .subtitle ul {
    column-count: 2;
  }
  .consumer-login.card .subtitle ul li:nth-child(3),
  .consumer-login.card .subtitle ul li:nth-child(4) {
    margin-left: 1rem;
  }
}
.promoPopupNotificationBar {
  background-color: #666666;
  color: #fff;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.promoPopupNotificationBar > .content .text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.2vw 1vw;
}
.promoPopupNotificationBar > .content .text .title {
  flex: 1 1 100%;
  padding: 0.5rem 1rem;
}
.promoPopupNotificationBar > .content .text .title h1,
.promoPopupNotificationBar > .content .text .title h2 {
  margin-top: 0.2rem;
}
.promoPopupNotificationBar > .content .text .title p {
  display: none;
}
.promoPopupNotificationBar > .content .text .link {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  flex-direction: row;
  flex: 1 1 100%;
}
.promoPopupNotificationBar > .content .text .link a {
  text-align: left;
  background: transparent;
  color: #fff;
  border: none;
  padding: 0;
  min-height: 1rem;
  max-width: none;
}
.promoPopupNotificationBar > .content .text .link a:first-child {
  order: 2;
}
.promoPopupNotificationBar > .content .text .link a:nth-child(2) {
  order: 1;
  flex-grow: 1;
}
@media screen and (min-width: 641px) {
  .promoPopupNotificationBar > .content .text .title {
    flex: 0 1 auto;
    align-items: center;
  }
  .promoPopupNotificationBar > .content .text .link {
    flex: 1 1 auto;
    align-items: center;
  }
}
.promoPopupNotificationBar[aria-hidden="true"] {
  display: none;
}
@media print {
  #previewToolBarFrame.PtDealerLoginLink {
    display: none;
  }
}
#site_translation_element {
  display: flex;
  justify-content: flex-end;
}
#site_translation_element .goog-te-gadget {
  display: flex;
  padding: 1rem;
}
/* ***** DO NOT USE THE VARIABLES BELOW OUTSIDE OF DESIGN-LAYOUTS! *****
   These variables can be overridden in other designs - to change how
   that design interprets the breakpoints when it runs a mixin from
   design-layouts. But they should never be used as breakpoint values
   in other designs.
*/
/**
 * Sets the default colors for a card.
 */
/**
 * Adds a consistent amount of padding to a card.
 */
/**
 * A convenience mix-in for changing the padding in a card.
 */
/**
 * Adds a consistent amount of padding to a card.
 */
/**
 * A convenience mix-in for changing the padding in a card.
 */
/**
 * Spams a before/after element over the current selection
 */
@font-face {
  font-family: 'Ionicons';
  src: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.woff') format('woff'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.eot') format('embedded-opentype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.ttf') format('truetype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ion Icons';
  src: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.woff') format('woff'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.eot') format('embedded-opentype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.ttf') format('truetype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/fontawesome/fontawesome-webfont-subset.woff2') format('woff2'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/fontawesome/fontawesome-webfont-subset.woff') format('woff'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/fontawesome/fontawesome-webfont-subset.eot') format('embedded-opentype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/fontawesome/fontawesome-webfont-subset.ttf') format('truetype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/fontawesome/fontawesome-webfont-subset.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ico Moon';
  src: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/icomoon/icomoon.woff') format('woff'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/icomoon/icomoon.eot') format('embedded-opentype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/icomoon/icomoon.ttf') format('truetype'), url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/fonts/icomoon/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.deck-accordion.card > [role="navigation"] {
  display: none;
}
.deck-accordion.card:not(.l1).col > .deck {
  margin-bottom: 2vw;
}
.deck-accordion.card:not(.l1).col > .deck .card > .content .text {
  padding: 0 3.5vw 0.1rem;
}
.deck-accordion.card:not(.l1).col > .deck .card > .content .title {
  background-color: #d1d1d1;
  color: #000;
  padding: 1rem;
}
.deck-accordion.card:not(.l1).col > .deck .card > .content .title:before {
  right: 1rem;
  top: 1rem;
}
.deck-accordion.card:not(.l1).col > .deck .card[aria-selected="true"] > .content .copy {
  background-color: rgba(209, 209, 209, 0.3);
  color: #000;
  margin: 0;
  padding: 1rem;
  display: block;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content {
  background-color: #d1d1d1;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title {
  background-color: rgba(71, 71, 71, 0.3);
  color: #ffffff;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h1,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h2,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h3,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h4,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h5,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h6 {
  color: #ffffff;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card[aria-selected="true"] > .content .copy {
  background-color: #ffffff;
  color: #000;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content {
  background-color: #474747;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title {
  background-color: #d1d1d1;
  color: #000;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h1,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h2,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h3,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h4,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h5,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h6 {
  color: #000;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card[aria-selected="true"] > .content .copy {
  background-color: #ffffff;
  color: #000;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title {
  border: 1px solid #d1d1d1;
  padding: 1rem;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title:before {
  right: 0rem;
  top: 0rem;
  background-color: #3e5c77;
  padding: 1rem 1.5rem;
  color: #fff;
  margin: 1rem;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content {
  border: 1px solid #d1d1d1;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content .title {
  border: 0;
}
@media (max-width: 639px) {
  .deck-accordion.card > .deck > .card > .content .title {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .deck-accordion.card > .deck > .card.accordion-open > .content .media,
  .deck-accordion.card > .deck > .card.accordion-open > .content .link {
    display: flex;
  }
  .deck-accordion.card > .deck > .card.accordion-open > .content .copy {
    display: block;
  }
  .deck-accordion.card > .deck > .card.accordion-open > .content .title:after {
    content: "\f106";
  }
  .deck-accordion.card > .deck > .card.accordion-open.title-none > .content .title,
  .deck-accordion.card > .deck > .card.accordion-open.copy-none > .content .copy,
  .deck-accordion.card > .deck > .card.accordion-open.media-none > .content .media,
  .deck-accordion.card > .deck > .card.accordion-open.links-none > .content .link {
    display: none;
  }
}
.card-clickable.card > .content .link a.primary:first-of-type {
  border: none !important;
}
.card-clickable.card > .content .link a.primary:first-of-type:hover {
  border: none !important;
}
.card-clickable.card > .content .link a::after {
  display: none;
}
@media all and (max-width: 639px) {
  .l1 > .deck > .col.deck-carousel:first-child.title-none.links-none.copy-none > .arrow,
  .deck-carousel.title-none.links-none.copy-none > .arrow {
    top: calc(40% - 2.4rem);
  }
}
@media all and (min-width: 1024px) {
  .card.deck-carousel[data-attrs*="card-ReviewHomePage"] > .arrow {
    top: 60%;
  }
}
/*
temporary addition -- we will refactor this:
*/
@media all and (min-width: 640px) {
  .deck-carousel [class*="specialRotatorInstance"] > .content .title p {
    margin-top: 1rem;
    margin-bottom: .5rem;
  }
  .deck-carousel [class*="specialRotatorInstance"]:not(.copy-none) > .content .copy {
    margin-top: 0;
  }
}
.deck-carousel[class*="heroCard"] > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content {
  position: relative;
}
.deck-carousel[class*="heroCard"] > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content .text {
  padding: 0;
}
.deck-carousel[class*="heroCard"] > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content .text .copy {
  margin: 0;
}
.deck-carousel[class*="heroCard"] > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content .text .copy .disclaimer {
  display: inline-block;
  position: absolute;
  margin: 0;
  left: 4vw;
  cursor: pointer;
  bottom: 2px;
  padding: .5rem .8rem;
  background-color: #d1d1d1;
  color: #000;
}
@media screen and (max-width: 639px) {
  .deck-carousel[class*="heroCard"] > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content .text .copy .disclaimer {
    font-size: 1rem;
    bottom: auto;
  }
  .deck-carousel[class*="heroCard"] > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content .text .copy .disclaimer.disclaimer-open > div {
    max-height: 10rem;
  }
}
.deck-carousel[class*="heroCard"] > .deck[navigation] + .navigation-directive {
  position: absolute;
  bottom: 2rem;
  padding: 0;
  width: 50% !important;
  left: auto !important;
  right: 25%;
  text-align: center;
  -ms-grid-row-align: center;
      align-self: center;
}
.deck-carousel[class*="heroCard"] > .deck[navigation] + .navigation-directive > ul li a:hover {
  opacity: 0.5;
}
@media all and (max-width: 639px) {
  .deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
  .deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
    margin-top: 3rem;
  }
}
@media all and (min-width: 769px) {
  .deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
  .deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] section.aspect-21x9 .disclaimer,
  .peek-a-boo > .deck[carousel][countable] .selected:after {
    border-radius: 0;
  }
}
@media all and (min-width: 641px) {
  .deck-gallery[smartgallery].media-none.cards-many {
    padding-bottom: 0;
  }
}
@media (min-width: 640px) {
  .dcw-design-shade .card:not(.title-none):not([itemtype*="/Car"]) > .content .text {
    padding-top: 1vw;
    padding-bottom: 1vw;
  }
  .dcw-design-shade .card:not(.copy-none):not(.links-none) > .content .copy {
    margin-top: 1vw;
  }
}
@media (min-width: 640px) and (-ms-high-contrast: active), (min-width: 640px) and (-ms-high-contrast: none) {
  .dcw-design-shade .card:not(.copy-none):not(.links-none) > .content .copy[data-content] {
    cursor: pointer;
  }
  .dcw-design-shade .card:not(.copy-none):not(.links-none) > .content .copy[data-content] div,
  .dcw-design-shade .card:not(.copy-none):not(.links-none) > .content .copy[data-content] b {
    cursor: text;
  }
}
.dcw-design-shade .media-none .media-none.cards-one,
.dcw-design-shade .media-none .media-none.cards-few:not([class*="vehicleGalleryDetailsAndLinks"]):not([class*="hoursOfOperation"]):not([class*="genericCard"]):not(.model-showroom-carousel),
.dcw-design-shade .media-none .media-none.cards-many {
  padding-bottom: 0;
}
.deck-gallery.deck-bleed-none {
  padding: 0 4vw;
}
.deck-gallery.deck-bleed-card-margin {
  padding: 0 2vw;
}
.deck-gallery.deck-bleed-full {
  padding: 0;
}
@media (max-width: 640px) {
  .deck-gallery > .deck[countable] > *:after {
    padding: .6rem;
    color: #000;
    font-size: 1.6rem;
  }
  .deck-gallery.bg-color > .deck[countable] > *:after {
    background-color: #d1d1d1;
  }
  .deck-gallery.bg-dark > .deck[countable] *:after {
    color: #ffffff;
    background-color: #474747;
  }
}
.read-more {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJ0b2dnbGVkT24iLCAidG9nZ2xlT25TZWxmT25seSI6ICBmYWxzZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgfQ;
}
.read-more:after {
  content: "Read More +";
  position: absolute;
  bottom: 0;
  cursor: pointer;
  color: #000;
  width: 100%;
  display: block;
  background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
}
.read-more.toggledOn {
  max-height: none;
  overflow: visible;
}
.read-more.toggledOn:after {
  content: "Read Less -";
  background: none;
  position: static;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
body,
.dcw-design-shade footer h5,
.dcw-design-shade footer .l5 h1,
.dcw-design-shade footer h6,
.dcw-design-shade footer .l6 h1 {
  font-size: 1.6rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  max-width: 100%;
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  img[srcset][data-aspect-ratio="21:9"] {
    max-width: 100% !important;
  }
}
/* Reset padding and margins */
html,
body,
figure,
h1, h2, h3, h4, h5, h6,
.dcw-design-shade footer h5,
.dcw-design-shade footer .l5 h1,
.dcw-design-shade footer h6,
.dcw-design-shade footer .l6 h1 {
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
}
[aria-hidden="true"] {
  display: none;
}
[lazyframe][aria-hidden="true"] {
  display: none;
}
.card {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.card .col.aspect-21x9 > .content .media img.scaled-image[srcset][data-aspect-ratio='21:9'] {
  max-width: 100% !important;
}
.card.media-bleed-none > .content .media {
  padding: 4vw;
}
.card .content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.card .text {
  text-align: left;
  padding: 2vw 4vw;
}
.card .copy,
.card .link {
  margin-top: 1.5rem;
}
.card .media {
  order: -1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card .media {
    min-height: 1px;
  }
}
.card .media figure {
  margin: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card .media figure {
    min-height: .1px;
  }
}
.card .media figure iframe {
  width: 100%;
}
.card .media img {
  width: auto;
  margin: auto;
}
.card .media img.co-lazy-error {
  width: auto;
}
.card.aspect-unknown .media img {
  width: auto;
  max-width: 100%;
}
.card .link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}
.card .link > a {
  min-width: 20rem;
}
.card .link a {
  display: inline-block;
  margin: 0;
  max-width: 30rem;
  padding: 1.5rem 1vw;
  text-align: center;
  text-decoration: none;
}
.card button {
  display: inline-block;
  margin: 0;
  min-width: 20rem;
  max-width: 30rem;
  padding: 1.5rem 1vw;
  text-align: center;
  text-decoration: none;
}
.card.links-few .link a,
.card.links-many .link a,
.card.links-few .link button,
.card.links-many .link button {
  margin: 1rem 1vw 0 0;
}
.card .text,
.card .media {
  display: flex;
  flex-direction: column;
}
.card:not(.cards-none) {
  flex: 0 1 auto;
  width: 100%;
}
.card:not(.cards-none).deck-bleed-none > .deck {
  padding: 0 4vw;
}
.card:not(.cards-none).deck-bleed-card-margin > .deck {
  padding-left: 2vw;
}
.card:not(.cards-none).deck-bleed-card-margin > .deck > .card {
  width: 98%;
  margin-right: 2vw;
  margin-bottom: 2vw;
}
.title-none.copy-none.media-one.links-none > .content .text,
.title-none.copy-none.media-none.links-none > .content .text,
.title-none.copy-none.media-many.links-none > .content .text {
  padding: 0;
}
.copy-none > .content .copy,
.title-none > .content .copy {
  margin: 0;
}
.links-none > .content .link {
  margin: 0;
}
.media-none.media-bleed-none > .content .media {
  padding: 0;
}
.media-none:not(.l1) > .content .text {
  padding-top: 0;
}
.media-none .media-none.cards-one,
.media-none .media-none.cards-few,
.media-none .media-none.cards-many {
  padding-bottom: 1vw;
}
.media-none .links-none.title-none.copy-none.media-none:not(.cards-none) {
  padding-top: 2vw;
}
.media-none .links-none.title-none.copy-none.media-none:not(.cards-none)[class*="heroCard"] {
  padding-top: 0;
}
.card.title-none.copy-none.media-none.links-none.cards-none {
  display: none;
}
.aspect-21x9 > .content .media iframe {
  min-height: calc(42.85714286vw);
}
.aspect-16x9 > .content .media iframe {
  min-height: calc(56.25vw);
}
.aspect-4x3 > .content .media iframe {
  min-height: calc(75vw);
}
.aspect-3x4 > .content .media iframe {
  min-height: calc(133.33333333vw);
}
.aspect-1x1 > .content .media iframe {
  min-height: calc(100vw);
}
.auto-col > .deck {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.auto-col > .deck > .card {
  width: auto;
}
.media-background.bg-light > .content .text,
.media-background-no-gradient.bg-light > .content .text {
  color: #000;
}
.media-background.bg-dark > .content .text,
.media-background-no-gradient.bg-dark > .content .text {
  color: #fff;
}
.media-background.bg-color > .content .text,
.media-background-no-gradient.bg-color > .content .text {
  color: #000;
}
.media-background.card-clickable.card > .content .text,
.media-background-no-gradient.card-clickable.card > .content .text {
  position: relative;
}
.media-background.bg-light > .content .media:after {
  background: linear-gradient(to bottom, #ffffff 0%, transparent 50%, transparent 100%);
}
.media-background.bg-dark > .content .media:after {
  background: linear-gradient(to bottom, #000000 0%, transparent 50%, transparent 100%);
}
.media-background.bg-light > .content .media:after {
  background: linear-gradient(to bottom, #d1d1d1 0%, transparent 50%, transparent 100%);
}
.media-background.media-background-no-gradient > .content .media:after {
  background: none;
}
@media (max-width: 640px) {
  .media-background:not(.media-none).aspect-21x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9 > .content {
    min-height: calc(42.85714286vw);
  }
  .media-background:not(.media-none).aspect-16x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9 > .content {
    min-height: calc(56.25vw);
  }
  .media-background:not(.media-none).aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content {
    min-height: calc(75vw);
  }
  .media-background:not(.media-none).aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content {
    min-height: calc(133.33333333vw);
  }
  .media-background:not(.media-none).aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content {
    min-height: calc(100vw);
  }
  .media-background:not(.media-none).aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content,
  .media-background:not(.media-none).aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content,
  .media-background:not(.media-none).aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content {
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
  }
  .media-background:not(.media-none).aspect-1x1 > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content .text,
  .media-background:not(.media-none).aspect-4x3 > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content .text,
  .media-background:not(.media-none).aspect-3x4 > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content .text {
    text-align: center;
    z-index: 1;
    flex-grow: 0;
    width: 100% !important;
  }
  .media-background:not(.media-none).aspect-1x1 > .content .text .link,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content .text .link,
  .media-background:not(.media-none).aspect-4x3 > .content .text .link,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content .text .link,
  .media-background:not(.media-none).aspect-3x4 > .content .text .link,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content .text .link {
    flex-grow: 0;
  }
  .media-background:not(.media-none).aspect-1x1 > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content .media,
  .media-background:not(.media-none).aspect-4x3 > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content .media,
  .media-background:not(.media-none).aspect-3x4 > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content .media {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100% !important;
  }
  .media-background:not(.media-none).aspect-1x1 > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content .media:after,
  .media-background:not(.media-none).aspect-4x3 > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content .media:after,
  .media-background:not(.media-none).aspect-3x4 > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content .media:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .media-background:not(.media-none).aspect-1x1 > .content .media img,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content .media img,
  .media-background:not(.media-none).aspect-4x3 > .content .media img,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content .media img,
  .media-background:not(.media-none).aspect-3x4 > .content .media img,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content .media img {
    width: 100vw;
    max-width: 100%;
    display: block;
    position: relative;
  }
  .media-background:not(.media-none) > .content .text,
  .media-background-no-gradient:not(.media-none) > .content .text {
    order: -1;
  }
}
@media (max-width: 640px) and (max-width: 1023px) {
  .media-background:not(.media-none).aspect-1x1.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video > .content .text,
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .text,
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .text {
    text-align: left;
  }
}
@media (min-width: 641px) {
  .media-background:not(.media-none) > .content,
  .media-background-no-gradient:not(.media-none) > .content {
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
  }
  .media-background:not(.media-none) > .content .text,
  .media-background-no-gradient:not(.media-none) > .content .text {
    text-align: center;
    z-index: 1;
    flex-grow: 0;
    width: 100% !important;
  }
  .media-background:not(.media-none) > .content .text .link,
  .media-background-no-gradient:not(.media-none) > .content .text .link {
    flex-grow: 0;
  }
  .media-background:not(.media-none) > .content .media,
  .media-background-no-gradient:not(.media-none) > .content .media {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100% !important;
  }
  .media-background:not(.media-none) > .content .media:after,
  .media-background-no-gradient:not(.media-none) > .content .media:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .media-background:not(.media-none) > .content .media img,
  .media-background-no-gradient:not(.media-none) > .content .media img {
    width: 100vw;
    max-width: 100%;
    display: block;
    position: relative;
  }
  .media-background:not(.media-none).aspect-21x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9 > .content {
    min-height: calc(42.85714286vw);
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video.aspect-21x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video.aspect-21x9 > .content {
    min-height: calc(34.28571429vw);
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video.aspect-16x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video.aspect-16x9 > .content {
    min-height: calc(45vw);
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video.aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video.aspect-4x3 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video.aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video.aspect-3x4 > .content {
    min-height: calc(106.66666667vw);
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video.aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video.aspect-1x1 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content {
    justify-content: center;
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .text {
    max-width: 50%;
    justify-content: center;
    background: #ffffff;
    opacity: 0.9;
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .media {
    position: absolute;
    top: 0;
    left: 0;
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .media:after {
    content: none;
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .media figure,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .media figure {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 30px;
    height: 0;
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .media figure iframe,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .media figure iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-21x9.media-bleed-none > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-bleed-none > .content {
    min-height: calc(92vw * 0.42857143 + 8vw);
  }
  .media-background:not(.media-none).aspect-16x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9 > .content {
    min-height: calc(56.25vw);
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video.aspect-21x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video.aspect-21x9 > .content {
    min-height: calc(34.28571429vw);
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video.aspect-16x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video.aspect-16x9 > .content {
    min-height: calc(45vw);
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video.aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video.aspect-4x3 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video.aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video.aspect-3x4 > .content {
    min-height: calc(106.66666667vw);
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video.aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video.aspect-1x1 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content {
    justify-content: center;
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .text {
    max-width: 50%;
    justify-content: center;
    background: #ffffff;
    opacity: 0.9;
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .media {
    position: absolute;
    top: 0;
    left: 0;
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .media:after {
    content: none;
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .media figure,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .media figure {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 30px;
    height: 0;
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .media figure iframe,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .media figure iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-16x9.media-bleed-none > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-bleed-none > .content {
    min-height: calc(92vw * 0.5625 + 8vw);
  }
  .media-background:not(.media-none).aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3 > .content {
    min-height: calc(75vw);
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video.aspect-21x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video.aspect-21x9 > .content {
    min-height: calc(34.28571429vw);
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video.aspect-16x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video.aspect-16x9 > .content {
    min-height: calc(45vw);
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video.aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video.aspect-4x3 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video.aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video.aspect-3x4 > .content {
    min-height: calc(106.66666667vw);
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video.aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video.aspect-1x1 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content {
    justify-content: center;
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .text {
    max-width: 50%;
    justify-content: center;
    background: #ffffff;
    opacity: 0.9;
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .media {
    position: absolute;
    top: 0;
    left: 0;
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .media:after {
    content: none;
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .media figure,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .media figure {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 30px;
    height: 0;
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .media figure iframe,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .media figure iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-4x3.media-bleed-none > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-bleed-none > .content {
    min-height: calc(92vw * 0.75 + 8vw);
  }
  .media-background:not(.media-none).aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4 > .content {
    min-height: calc(133.33333333vw);
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video.aspect-21x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video.aspect-21x9 > .content {
    min-height: calc(34.28571429vw);
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video.aspect-16x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video.aspect-16x9 > .content {
    min-height: calc(45vw);
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video.aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video.aspect-4x3 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video.aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video.aspect-3x4 > .content {
    min-height: calc(106.66666667vw);
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video.aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video.aspect-1x1 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content {
    justify-content: center;
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .text {
    max-width: 50%;
    justify-content: center;
    background: #ffffff;
    opacity: 0.9;
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .media {
    position: absolute;
    top: 0;
    left: 0;
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .media:after {
    content: none;
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .media figure,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .media figure {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 30px;
    height: 0;
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .media figure iframe,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .media figure iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-3x4.media-bleed-none > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-bleed-none > .content {
    min-height: calc(92vw * 1.33333333 + 8vw);
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video > .content {
    min-height: calc(100vw);
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-21x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-21x9 > .content {
    min-height: calc(34.28571429vw);
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-16x9 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-16x9 > .content {
    min-height: calc(45vw);
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-4x3 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-4x3 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-3x4 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-3x4 > .content {
    min-height: calc(106.66666667vw);
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video.aspect-1x1 > .content {
    min-height: calc(60vw);
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content {
    justify-content: center;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .text {
    max-width: 50%;
    justify-content: center;
    background: #ffffff;
    opacity: 0.9;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media {
    position: absolute;
    top: 0;
    left: 0;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media:after,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media:after {
    content: none;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media figure,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media figure {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 30px;
    height: 0;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media figure iframe,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media figure iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-bleed-none > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-bleed-none > .content {
    min-height: calc(92vw * 1 + 8vw);
  }
  .media-background:not(.media-none).aspect-1x1 > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1 > .content {
    min-height: 100vw;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .text {
    max-width: 90%;
  }
}
@media (min-width: 641px) and (min-width: 320px) and (max-width: 640px) {
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content {
    justify-content: flex-start;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .media {
    position: relative;
    order: 1;
  }
  .media-background:not(.media-none).aspect-21x9.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-21x9.media-background-video > .content .text {
    max-width: none;
    order: -1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .text {
    max-width: 90%;
  }
}
@media (min-width: 641px) and (min-width: 320px) and (max-width: 640px) {
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content {
    justify-content: flex-start;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .media {
    position: relative;
    order: 1;
  }
  .media-background:not(.media-none).aspect-16x9.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-16x9.media-background-video > .content .text {
    max-width: none;
    order: -1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .text {
    max-width: 90%;
  }
}
@media (min-width: 641px) and (min-width: 320px) and (max-width: 640px) {
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content {
    justify-content: flex-start;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .media {
    position: relative;
    order: 1;
  }
  .media-background:not(.media-none).aspect-4x3.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-4x3.media-background-video > .content .text {
    max-width: none;
    order: -1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .text {
    max-width: 90%;
  }
}
@media (min-width: 641px) and (min-width: 320px) and (max-width: 640px) {
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content {
    justify-content: flex-start;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .media {
    position: relative;
    order: 1;
  }
  .media-background:not(.media-none).aspect-3x4.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-3x4.media-background-video > .content .text {
    max-width: none;
    order: -1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .text {
    max-width: 90%;
  }
}
@media (min-width: 641px) and (min-width: 320px) and (max-width: 640px) {
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content {
    justify-content: flex-start;
    min-height: auto;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .media {
    position: relative;
    order: 1;
  }
  .media-background:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .text,
  .media-background-no-gradient:not(.media-none).aspect-1x1.media-background-video.media-background-video > .content .text {
    max-width: none;
    order: -1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
.media-background > .content,
.media-background-no-gradient > .content {
  position: relative;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.media-background > .content .text,
.media-background-no-gradient > .content .text {
  text-align: center;
  z-index: 1;
  flex-grow: 0;
  width: 100% !important;
}
.media-background > .content .text .link,
.media-background-no-gradient > .content .text .link {
  flex-grow: 0;
}
.media-background > .content .media,
.media-background-no-gradient > .content .media {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100% !important;
}
.media-background > .content .media:after,
.media-background-no-gradient > .content .media:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.media-background > .content .media img,
.media-background-no-gradient > .content .media img {
  width: 100vw;
  max-width: 100%;
  display: block;
  position: relative;
}
.media-background[class*=justification-] > .content,
.media-background-no-gradient[class*=justification-] > .content {
  justify-content: center;
}
@media all and (max-width: 1199px) {
  .media-background[class*=justification-] > .content,
  .media-background-no-gradient[class*=justification-] > .content {
    flex-direction: column;
  }
  .media-background[class*=justification-] > .content > .text,
  .media-background-no-gradient[class*=justification-] > .content > .text {
    order: -1;
    margin: 0;
  }
  .media-background[class*=justification-] > .content .media,
  .media-background-no-gradient[class*=justification-] > .content .media {
    position: relative;
  }
  .media-background[class*=justification-] > .content .media:after,
  .media-background-no-gradient[class*=justification-] > .content .media:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}
.media-background[class*=justification-] > .content > .text,
.media-background-no-gradient[class*=justification-] > .content > .text {
  background-color: rgba(255, 255, 255, 0.8);
  justify-content: center;
  padding: 3vw 4vw 1.5vw 4vw;
  margin: 2vw;
}
@media all and (min-width: 1200px) {
  .media-background[class*=justification-] > .content > .text,
  .media-background-no-gradient[class*=justification-] > .content > .text {
    max-width: 30% !important;
  }
  .media-background[class*=justification-] > .content > .text > .copy,
  .media-background-no-gradient[class*=justification-] > .content > .text > .copy {
    max-height: 30rem;
    overflow: auto;
  }
}
.media-background[class*=justification-] > .content > .text .title,
.media-background-no-gradient[class*=justification-] > .content > .text .title,
.media-background[class*=justification-] > .content > .text .copy,
.media-background-no-gradient[class*=justification-] > .content > .text .copy,
.media-background[class*=justification-] > .content > .text .link,
.media-background-no-gradient[class*=justification-] > .content > .text .link {
  text-align: left;
  justify-content: flex-start;
}
.media-background.justification-l > .content,
.media-background-no-gradient.justification-l > .content,
.media-background.justification-lr:nth-child(odd) > .content,
.media-background-no-gradient.justification-lr:nth-child(odd) > .content,
.media-background.justification-rl:nth-child(even) > .content,
.media-background-no-gradient.justification-rl:nth-child(even) > .content {
  align-items: flex-start;
}
.media-background.justification-r > .content,
.media-background-no-gradient.justification-r > .content,
.media-background.justification-rl:nth-child(odd) > .content,
.media-background-no-gradient.justification-rl:nth-child(odd) > .content,
.media-background.justification-lr:nth-child(even) > .content,
.media-background-no-gradient.justification-lr:nth-child(even) > .content {
  align-items: flex-end;
}
.media-background.bg-color > .content .text,
.media-background-no-gradient.bg-color > .content .text {
  background-color: rgba(209, 209, 209, 0.8);
}
.media-background.bg-dark > .content .text,
.media-background-no-gradient.bg-dark > .content .text {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 736px) {
  .media-background-video > .content .media > div {
    position: relative;
  }
  .media-background-video > .content .media > div:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .media-background-video.bg-light > .content .media > div:after {
    background: linear-gradient(to bottom, #ffffff 6%, transparent 50%), linear-gradient(to top, #ffffff 6%, transparent 50%);
  }
  .media-background-video.bg-color > .content .media > div:after {
    background: linear-gradient(to bottom, #d1d1d1 6%, transparent 50%), linear-gradient(to top, #d1d1d1 6%, transparent 50%);
  }
  .media-background-video.bg-dark > .content .media > div:after {
    background: linear-gradient(to bottom, #000000 6%, transparent 50%), linear-gradient(to top, #d1d1d1 6%, transparent 50%);
  }
}
@media (min-width: 640px) and (max-width: 736px) {
  .media-background-video > .content {
    position: relative;
  }
  .media-background-video > .content:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .media-background-video[class*="bg-"] > .content .media > div:after {
    background: none;
  }
  .media-background-video.bg-light > .content:after {
    background: linear-gradient(to bottom, #ffffff 6%, transparent 50%), linear-gradient(to top, #ffffff 6%, transparent 50%);
  }
  .media-background-video.bg-color > .content:after {
    background: linear-gradient(to bottom, #d1d1d1 6%, transparent 50%), linear-gradient(to top, #d1d1d1 6%, transparent 50%);
  }
  .media-background-video.bg-dark > .content:after {
    background: linear-gradient(to bottom, #000000 6%, transparent 50%), linear-gradient(to top, #d1d1d1 6%, transparent 50%);
  }
}
.media-background-video > .content .media figure {
  animation-name: lazyvideo--eyJvcmRlciI6ICAyLCAidGh1bWJuYWlsIjogZmFsc2V9;
}
@media (max-width: 736px) {
  .media-background-video > .content .text {
    order: 2;
    z-index: 2;
    margin: 3rem 0;
  }
  .media-background-video > .content .media {
    order: 1;
    position: absolute;
    top: -1rem;
  }
  .media-background-video > .content .media .video-youTube {
    position: relative;
  }
  .media-background-video > .content .media figure {
    animation-name: lazyvideo--eyJvcmRlciI6ICAyLCAidGh1bWJuYWlsIjogdHJ1ZX0;
  }
}
@media (min-width: 1024px) {
  .card > .content .text {
    justify-content: center;
  }
  .card > .content .copy,
  .card > .content .link {
    margin-top: 1vw;
  }
  .card > .content .link {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .card > .content .link > a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .card.links-none > .content .link {
    margin-top: 0;
  }
  .card.copy-none > .content .copy {
    margin-top: 0;
  }
}
.card-clickable.card > .content .text .disclaimer {
  z-index: 6;
}
.card-clickable.card > .content .text .link {
  margin-top: 0;
  animation: none;
  animation-name: none;
}
.card-clickable.card > .content .text .link > a:first-of-type,
.card-clickable.card > .content .text .link > a:first-of-type.primary {
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  min-width: 0 !important;
  font-size: 0 !important;
  border: none !important;
  transform: none;
  perspective: none;
  position: static !important;
  transition: none;
}
.card-clickable.card > .content .text .link > a:first-of-type:hover,
.card-clickable.card > .content .text .link > a:first-of-type.primary:hover,
.card-clickable.card > .content .text .link > a:first-of-type:active,
.card-clickable.card > .content .text .link > a:first-of-type.primary:active {
  transform: none;
  animation: none;
  animation-name: none;
}
.card-clickable.card > .content .text .link > a:first-of-type::before,
.card-clickable.card > .content .text .link > a:first-of-type.primary::before {
  content: "";
  cursor: pointer;
  display: block;
  opacity: 0;
  height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  transform: none;
  animation: none;
  animation-name: none;
  z-index: 5;
}
.card-clickable.card > .content .text .link a {
  z-index: 5;
}
.card-clickable.card.title-none.copy-none.links-one > .content .text {
  padding: 0 !important;
}
.card-clickable.card.links-few > .content .link,
.card-clickable.card.links-many > .content .link {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .card-clickable.card.links-few > .content .link,
  .card-clickable.card.links-many > .content .link {
    margin-top: 1vw;
  }
}
.card-clickable.card.title-none.copy-none > .content .text {
  padding: 0;
}
.card-clickable-v2.card > .content .text .disclaimer {
  z-index: 6;
}
.card-clickable-v2.card > .content .text .link {
  animation: none;
  animation-name: none;
}
.card-clickable-v2.card > .content .text .link > a:first-of-type,
.card-clickable-v2.card > .content .text .link > a:first-of-type.primary {
  transform: none;
  perspective: none;
}
.card-clickable-v2.card > .content .text .link > a:first-of-type::before,
.card-clickable-v2.card > .content .text .link > a:first-of-type.primary::before {
  content: "";
  cursor: pointer;
  display: block;
  opacity: 0;
  height: 100%;
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  transform: none;
  animation: none;
  animation-name: none;
  z-index: 5;
}
.card-clickable-v2.card > .content .text .link a {
  z-index: 5;
}
.card-clickable-v2.card.title-none.copy-none.links-one > .content .text {
  padding: 0 !important;
}
.card-clickable-v2.card.links-few > .content .link,
.card-clickable-v2.card.links-many > .content .link {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .card-clickable-v2.card.links-few > .content .link,
  .card-clickable-v2.card.links-many > .content .link {
    margin-top: 1vw;
  }
}
.card-clickable-v2.card.title-none.copy-none > .content .text {
  padding: 0;
}
@media (min-width: 1024px) {
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media {
    justify-content: center;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .text {
    justify-content: center;
    text-align: left;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).media-bleed-full > .content .media {
    background: transparent;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-l > .content,
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(odd) > .content,
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-r > .content,
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(odd) > .content,
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .text {
    width: 30%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media {
    width: 70%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .text {
    width: 50%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media {
    width: 50%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .text {
    width: 60%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media {
    width: 40%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .text {
    width: 70%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media {
    width: 30%;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .l1:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media iframe,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media iframe,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media iframe,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media iframe,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media iframe,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media {
    justify-content: center;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .text,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .text {
    justify-content: center;
    text-align: left;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .link,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).media-bleed-full > .content .media,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).media-bleed-full > .content .media {
    background: transparent;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-l > .content,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-l > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(odd) > .content,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(odd) > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(even) > .content,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-r > .content,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-r > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(odd) > .content,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(odd) > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(even) > .content,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .text,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .text {
    width: 30%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media {
    width: 70%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .text,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .text {
    width: 50%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media {
    width: 50%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .text,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .text {
    width: 60%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media {
    width: 40%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .text,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .text {
    width: 70%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media {
    width: 30%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .media,
  .col > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media iframe,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media iframe,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media iframe,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media iframe,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media iframe,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .media {
    justify-content: center;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .text,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .text {
    justify-content: center;
    text-align: left;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .link,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).media-bleed-full > .content .media,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).media-bleed-full > .content .media {
    background: transparent;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-l > .content,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-l > .content,
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(odd) > .content,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(odd) > .content,
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(even) > .content,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-r > .content,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-r > .content,
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(odd) > .content,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-rl:nth-child(odd) > .content,
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(even) > .content,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9).justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .text,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .text {
    width: 30%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .media {
    width: 70%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .text,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .text {
    width: 50%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .media {
    width: 50%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .text,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .text {
    width: 60%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .media {
    width: 40%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .text,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .text {
    width: 70%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .media {
    width: 30%;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  [class*="col-"].cards-one > .deck > .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .media,
  [class*="col-"].cards-one > .deck > div .card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
}
@media all and (min-width: 640px) {
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card {
    width: 50%;
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  :not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
}
@media all and (min-width: 640px) {
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  :not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
}
@media all and (min-width: 640px) {
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card {
    width: 50%;
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
}
@media all and (min-width: 960px) {
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card {
    width: 33.33333333%;
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(13.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(17.25vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(23vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(40.88888889vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(30.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.71428571vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(17.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(23vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(24vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40.88888889vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(42.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(32vw);
  }
}
@media all and (min-width: 640px) {
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
}
@media all and (min-width: 960px) {
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(13.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(17.25vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(23vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(40.88888889vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(30.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.71428571vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(17.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(23vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(24vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40.88888889vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(42.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(32vw);
  }
}
@media all and (min-width: 640px) {
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card {
    width: 50%;
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
}
@media all and (min-width: 960px) {
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card {
    width: 33.33333333%;
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(13.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(17.25vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(23vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(40.88888889vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(30.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.71428571vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(17.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(23vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(24vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40.88888889vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(42.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(32vw);
  }
}
@media all and (min-width: 1280px) {
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card {
    width: 25%;
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(10.71428571vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(9.64285714vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(14.0625vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(12.65625vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(16.875vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(30vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(22.5vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(10.71428571vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(9.64285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(10.28571429vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(14.0625vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(12.65625vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(13.5vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(16.875vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(18vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(32vw);
  }
  :not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(22.5vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(24vw);
  }
}
@media all and (min-width: 640px) {
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
}
@media all and (min-width: 960px) {
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(13.14285714vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(17.25vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(23vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(40.88888889vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(30.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.14285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.71428571vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(17.25vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(23vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(24vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40.88888889vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(42.66666667vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30.66666667vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(32vw);
  }
}
@media all and (min-width: 1280px) {
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 25%  -  2vw );
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(10.71428571vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(9.64285714vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(14.0625vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(12.65625vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(16.875vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(30vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(22.5vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(10.71428571vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(9.64285714vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(10.28571429vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(14.0625vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(12.65625vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(13.5vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(16.875vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(18vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(32vw);
  }
  :not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(22.5vw);
  }
  .deck-bleed-none:not(.listing-results):not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(24vw);
  }
}
@media all and (min-width: 720px) {
  .listing-results:not(.cards-one).col-2 > .deck > .card {
    width: 50%;
  }
}
@media all and (min-width: 720px) {
  .listing-results:not(.cards-one).col-2.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
}
@media all and (min-width: 720px) {
  .listing-results:not(.cards-one).col-3 > .deck > .card {
    width: 50%;
  }
}
@media all and (min-width: 1080px) {
  .listing-results:not(.cards-one).col-3 > .deck > .card {
    width: 33.33333333%;
  }
}
@media all and (min-width: 720px) {
  .listing-results:not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
}
@media all and (min-width: 1080px) {
  .listing-results:not(.cards-one).col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
}
@media all and (min-width: 720px) {
  .listing-results:not(.cards-one).col-4 > .deck > .card {
    width: 50%;
  }
}
@media all and (min-width: 1080px) {
  .listing-results:not(.cards-one).col-4 > .deck > .card {
    width: 33.33333333%;
  }
}
@media all and (min-width: 1440px) {
  .listing-results:not(.cards-one).col-4 > .deck > .card {
    width: 25%;
  }
}
@media all and (min-width: 720px) {
  .listing-results:not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
}
@media all and (min-width: 1080px) {
  .listing-results:not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
}
@media all and (min-width: 1440px) {
  .listing-results:not(.cards-one).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 25%  -  2vw );
  }
}
@media all and (min-width: 640px) {
  [class*="col-"] > .deck {
    animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5jYXJkIiwgImNoaWxkIjogICIuY2FyZCIsICJub3JtYWxpemVHcmlkIiA6ICJmYWxzZSJ9;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  [class*="col-"] > .deck .media,
  [class*="col-"] > .deck .title,
  [class*="col-"] > .deck .copy,
  [class*="col-"] > .deck .link {
    min-height: 1px;
  }
  [class*="col-"] > .deck .card.media-bleed-none > .content .media {
    padding: 2vw;
  }
  [class*="col-"] > .deck .card > .content .text {
    justify-content: flex-start;
    flex-grow: 1;
    padding: 2vw;
  }
  [class*="col-"] > .deck .card > .content .title {
    text-align: left;
  }
  [class*="col-"] > .deck .card > .content .copy {
    text-align: left;
  }
  [class*="col-"] > .deck .card > .content .link {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  [class*="col-"] > .deck .card > .content .link a,
  [class*="col-"] > .deck .card > .content .link button {
    margin-right: 0;
  }
  [class*="col-"].cards-one > .deck .media-none {
    max-width: 445px;
  }
}
.card > [role="navigation"],
.card > .navigation {
  display: none;
}
.card > [role="navigation"] ul,
.card > .navigation ul {
  margin: 0;
  padding: 0;
}
@media all and (max-width: 639px) {
  .deck-navigation.l1 > [role="navigation"] {
    display: none;
  }
}
@media all and (min-width: 640px) {
  .deck-navigation > [role="navigation"] {
    display: flex;
    padding: 2vw 1vw;
  }
  .deck-navigation.deck-bleed-none > [role="navigation"] {
    padding: 2vw 4vw;
  }
  .deck-navigation.deck-bleed-card-margin > [role="navigation"] {
    padding: 2vw 2vw;
  }
  .deck-navigation[class*="col-"] > [role="navigation"] {
    display: none;
  }
}
.deck-navigation > [role="navigation"] ul {
  list-style-type: none;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom: 1px solid #474747;
}
.deck-navigation > [role="navigation"] ul li {
  margin: .5rem 1em;
}
.deck-navigation > [role="navigation"] ul li a {
  text-decoration: none;
}
.deck-navigation > [role="navigation"] ul li a:hover,
.deck-navigation > [role="navigation"] ul li a:active {
  color: #3e5c77;
  transition: .3s all ease;
}
.deck-navigation.bg-dark > [role="navigation"] > ul {
  border-bottom: 1px solid #d1d1d1;
}
.deck-navigation.bg-dark > [role="navigation"] > ul > li a {
  color: #ffffff;
}
.deck-navigation.bg-dark > [role="navigation"] > ul > li a:hover,
.deck-navigation.bg-dark > [role="navigation"] > ul > li a:active {
  color: #8ba8c3;
}
@media all and (max-width: 639px) {
  .deck-navigation > .deck .card:not(.copy-none) > .content .title h1 {
    margin: 0;
  }
  .deck-navigation > .deck .card:not(.copy-none) > .content .copy {
    margin-top: 2rem;
  }
}
.deck-tabs.col > [role="navigation"] {
  animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiZmFsc2UiLCJjb250ZW50U2VsZWN0b3IiOiAgImZhbHNlIiwgImNsaWNrT25DaGlsZHJlbiI6ICAiZmFsc2UifQ;
  display: block;
}
.deck-tabs.col > .deck > .card {
  display: none;
}
.deck-tabs.col > .deck > .card.selected {
  display: block;
}
@media (min-width: 640px) {
  .deck-tabs[data-attrs^="card-cmsModelDetailsFeatures"] > .deck > .card > .content .title {
    display: block;
  }
  .deck-tabs[data-attrs^="card-cmsModelDetailsFeatures"] > .deck > .card > .content .title + .copy {
    margin-top: 1.5vw;
  }
}
@media all and (max-width: 639px) {
  .deck-tabs:not(.col) > [role="navigation"] {
    animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiZmFsc2UiLCJjb250ZW50U2VsZWN0b3IiOiAgImZhbHNlIiwgImNsaWNrT25DaGlsZHJlbiI6ICAiZmFsc2UifQ;
    display: block;
  }
  .deck-tabs:not(.col) > .deck > .card {
    display: none;
  }
  .deck-tabs:not(.col) > .deck > .card.selected {
    display: block;
  }
}
.deck-tabs.deck-bleed-none > .content .text,
.deck-tabs.deck-bleed-none > [role="navigation"] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.deck-tabs.deck-bleed-card-margin > .content .text,
.deck-tabs.deck-bleed-card-margin > [role="navigation"] {
  padding-left: 6vw;
  padding-right: 6vw;
}
.deck-tabs > [role="navigation"] {
  display: block;
}
.deck-tabs > .deck > .card.selected > .content .text {
  padding-top: 2vw;
}
.deck-tabs > .deck > .card > .content .text {
  padding: 0 4vw 2vw;
}
.deck-tabs > .deck > .card > .content .title {
  display: none;
}
.deck-tabs > .deck > .card > .content .title + .copy {
  margin-top: 0;
}
.deck-tabs > [role="navigation"] ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.deck-tabs > [role="navigation"] ul li {
  margin: 0 5vw 2rem 0;
}
.deck-tabs > [role="navigation"] ul li a {
  transition: all .5s;
  text-decoration: none;
  background-color: #ffffff;
  color: #000;
}
.deck-tabs > [role="navigation"] ul li a:hover {
  background-color: #3e5c77;
  color: #fff;
}
.deck-tabs > [role="navigation"] ul li a.selected {
  background-color: #3e5c77;
  color: #fff;
  border-color: #3e5c77;
}
.deck-tabs.bg-color > [role="navigation"] ul li a {
  background-color: #d1d1d1;
  color: #000;
}
.deck-tabs.bg-color > [role="navigation"] ul li a:hover {
  background-color: #3e5c77;
  color: #fff;
}
.deck-tabs.bg-color > [role="navigation"] ul li a.selected {
  background-color: #3e5c77;
  color: #fff;
  border-color: #3e5c77;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a {
  background-color: #474747;
  color: #ffffff;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a:hover {
  background-color: #3e5c77;
  color: #fff;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a.selected {
  background-color: #3e5c77;
  color: #fff;
  border-color: #3e5c77;
}
.deck-tabs > [role="navigation"] ul li {
  margin: 2rem 1rem 3rem 0;
}
.deck-tabs > [role="navigation"] ul li a {
  padding: 1.5rem;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
}
.deck-tabs > [role="navigation"] ul li a:hover {
  border-color: #3e5c77;
}
.deck-tabs.bg-color > [role="navigation"] ul li a {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
}
.deck-tabs.bg-color > [role="navigation"] ul li a:hover {
  border-color: #3e5c77;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a {
  border-width: 1 1px;
  border-style: solid;
  border-color: #ffffff;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a:hover {
  border-color: #3e5c77;
}
@media all and (max-width: 639px) {
  .deck-tabs > [role="navigation"] ul li {
    margin: 0rem 1rem 3rem 0;
  }
  .deck-tabs > [role="navigation"] ul li a {
    display: inline-block;
  }
}
@media all and (min-width: 640px) {
  .deck-tabs.deck-bleed-none > .content .text,
  .deck-tabs.deck-bleed-none > [role="navigation"] {
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .deck-tabs[class*="col-"] > [role="navigation"] {
    display: none;
  }
  .deck-tabs[class*="col-"] > .deck > .card > .content {
    display: flex;
  }
  .deck-tabs[class*="col-"] > .deck > .card > .content .title {
    display: block;
    margin-bottom: 2vw;
  }
}
@media all and (max-width: 768px) {
  .deck-tabs > [role="navigation"] ul li:first-child {
    padding-left: 4vw;
  }
  .deck-tabs > [role="navigation"] ul li:last-child {
    padding-right: 4vw;
  }
  .deck-tabs.deck-bleed-none > [role="navigation"],
  .deck-tabs.deck-bleed-card-margin > [role="navigation"] {
    padding-left: 0;
    padding-right: 0;
  }
  .deck-tabs.deck-bleed-none > [role="navigation"] ul li:first-child,
  .deck-tabs.deck-bleed-card-margin > [role="navigation"] ul li:first-child {
    padding-left: 6vw;
  }
  .deck-tabs.deck-bleed-none > [role="navigation"] ul li:last-child,
  .deck-tabs.deck-bleed-card-margin > [role="navigation"] ul li:last-child {
    padding-right: 6vw;
  }
}
@media all and (min-width: 769px) {
  .deck-tabs > [role="navigation"] {
    padding: 0 4vw;
  }
}
.deck-accordion.l1 > [role="navigation"] {
  display: none;
}
.deck-accordion:not(.l1) > .deck {
  animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJ0cnVlIn0;
}
.deck-accordion:not(.l1) > .deck .card > .content .copy,
.deck-accordion:not(.l1) > .deck .card > .content .media,
.deck-accordion:not(.l1) > .deck .card > .content .link {
  display: none;
}
.deck-accordion:not(.l1) > .deck .card > .content .title:before {
  font-family: FontAwesome, sans-serif;
  content: "\f107";
  right: 0;
  position: absolute;
  top: 0.5rem;
}
.deck-accordion:not(.l1) > .deck .card > .content .title {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .media,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .copy,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .link {
  display: flex;
  flex-wrap: wrap;
}
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .title:before {
  font-family: FontAwesome, sans-serif;
  content: "\f106";
}
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].title-none > .content .title,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].copy-none > .content .copy,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].media-none > .content .media,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].links-none > .content .link {
  display: none;
}
.deck-accordion:not(.l1)[class*="col-"] > .deck {
  animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJmYWxzZSJ9;
}
@media (min-width: 769px) {
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] {
    animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiZmFsc2UiLCJjb250ZW50U2VsZWN0b3IiOiAgImZhbHNlIiwgImNsaWNrT25DaGlsZHJlbiI6ICAiZmFsc2UifQ;
    display: block;
    padding: 0 0 0 4vw;
  }
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] ul li {
    margin: 0;
  }
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] ul li a {
    text-decoration: none;
    padding: 2rem 0 2rem 2rem;
  }
  .deck-tabs-vertical:not(.l1).col > .deck {
    padding: 0 4vw 0 0;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card {
    display: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card.selected {
    display: block;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-none > [role="navigation"] {
    padding: 0 0 0 4vw;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-none > .deck {
    padding: 0 4vw 0 0;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-card-margin > [role="navigation"] {
    padding: 0 0 0 4vw;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-card-margin > .deck {
    padding: 0 4vw 0 0;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-card-margin > .deck > .card {
    width: 100%;
    margin: 0;
  }
  .deck-tabs-vertical:not(.l1)[class*="col-"] > [role="navigation"] {
    display: none;
  }
  .deck-tabs-vertical:not(.l1)[class*="col-"] > .deck > .card > .content .title {
    display: block;
  }
  .deck-tabs-vertical.card {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .deck-tabs-vertical.card > .content {
    flex: 1 1 100%;
  }
  .deck-tabs-vertical.card > [role="navigation"] {
    flex: 1 1 25%;
    max-width: 25%;
  }
  .deck-tabs-vertical.card > [role="navigation"] ul {
    flex-direction: column;
  }
  .deck-tabs-vertical.card > [role="navigation"] ul li a {
    display: block;
  }
  .deck-tabs-vertical.card > .deck {
    flex: 1;
  }
  .deck-tabs-vertical.card > .deck > .card {
    height: 100%;
  }
}
@media (max-width: 768px) {
  .deck-tabs-vertical:not(.l1).col > .deck {
    padding: 0;
    margin: 0;
    animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJ0cnVlIn0;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .copy,
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .media,
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .link {
    display: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .title:before {
    font-family: FontAwesome, sans-serif;
    content: "\f107";
    right: 0;
    position: absolute;
    top: 0.5rem;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .title {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .media,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .copy,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .link {
    display: flex;
    flex-wrap: wrap;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .title:before {
    font-family: FontAwesome, sans-serif;
    content: "\f106";
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].title-none > .content .title,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].copy-none > .content .copy,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].media-none > .content .media,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].links-none > .content .link {
    display: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card {
    padding: 0;
    margin: 0;
    width: 100%;
    opacity: 1;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card[aria-selected="true"] > .content .text {
    order: -1;
  }
}
@media all and (max-width: 640px) {
  .deck-gallery {
    overflow: hidden;
  }
  .deck-gallery > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, normalizeheight--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzZWxlY3RlZCIsIm5vcm1hbGl6ZVRvIiA6ImFsbCJ9, countable--eyJvcmRlciI6ICAxfQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-gallery > .deck .js-group {
    transition: opacity 0.9s ease;
    opacity: 0;
    width: 100%;
    position: absolute;
  }
  .deck-gallery > .deck .js-group.selected {
    opacity: 1;
    position: static;
  }
  .deck-gallery > .deck .content {
    width: 100%;
  }
  .deck-gallery > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0.33;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-gallery > .deck > * > section {
    display: none;
  }
  .deck-gallery > .deck > *:hover {
    cursor: pointer;
  }
  .deck-gallery > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-gallery > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-gallery > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-gallery > .deck > .selected > section {
    display: flex;
  }
  .deck-gallery > .deck > .selected:hover {
    cursor: default;
  }
  .deck-gallery > .deck > .prev-slide > section,
  .deck-gallery > .deck > .next-slide > section {
    display: flex;
  }
  .deck-gallery > .deck[normalizeheight] > * {
    top: 0;
    bottom: auto;
  }
  .deck-gallery > .deck > *:after {
    display: block;
    text-align: center;
  }
  .deck-gallery > .arrow {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 40%;
    z-index: 10;
    opacity: 1;
  }
  .deck-gallery > .arrow.prev:before,
  .deck-gallery > .arrow.next:after {
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    position: absolute;
    padding: .6rem 1.6rem;
    color: #3e5c77;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
  }
  .deck-gallery > .arrow.prev:hover:before {
    background-color: #ffffff;
  }
  .deck-gallery > .arrow.prev:before {
    content: '\f3d2';
    left: -4vw;
  }
  .deck-gallery > .arrow.next:hover:after {
    background-color: #ffffff;
  }
  .deck-gallery > .arrow.next:after {
    content: '\f3d3';
    right: -4vw;
  }
  .deck-gallery > .arrow.first:before,
  .deck-gallery > .arrow.last:after {
    display: none;
  }
  .deck-gallery > .arrow.prev {
    left: 4vw;
  }
  .deck-gallery > .arrow.next {
    right: 4vw;
  }
  .deck-gallery > .arrow.next.last-face {
    opacity: 0;
  }
}
@media all and (min-width: 641px) {
  .deck-gallery {
    animation-name: smartgallery--eyJvcmRlciI6ICAxLCAidmlzaWJsZVRodW1ibmFpbHMiOiAgIjUiLCAidGh1bWJuYWlsTWF4SGVpZ2h0IjogICI3NSIsICJ0aHVtYm5haWxNYXJnaW4iOiAiMjAiLCAiY2hpbGRJdGVtU2VsZWN0b3IiOiAiLmRlY2sgPiAqIiwgInNlbGVjdGVkSW5kZXgiOiAiMCIsICJhZGRTaW5nbGVBcnJvd3MiOiAidHJ1ZSIsICJhZGRQYWdlQXJyb3dzIjogInRydWUiLCAiYXJyb3dDbGFzcyI6ICJhcnJvdyIsICJkeW5hbWljQXJyb3dzIjogInRydWUiLCAic2VsZWN0ZWRTY2FsZSI6ICAiMSIsIm1haW5JbWFnZVNpemUiOiAgIjY0MCIsICJ0aHVtYm5haWxTaXplIjogICIxMDAifQ;
  }
  .deck-gallery[smartgallery] {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .deck-gallery[smartgallery] > .content.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 1;
    content: "";
    display: block;
    border: 10px solid #3e5c77;
    border-radius: 50%;
    position: absolute;
    left: 47%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .deck-gallery[smartgallery] > .content > .media.spinner {
    background-color: #ffffff;
    z-index: 1;
  }
  .deck-gallery[smartgallery] > .content > .media.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #3e5c77;
    border-radius: 50%;
    position: absolute;
    left: 41%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .deck-gallery[smartgallery] > .content > .media.spinner:before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #3e5c77;
    border-radius: 50%;
    position: absolute;
    left: 53%;
    top: 35%;
    float: left;
    animation: load 1.2s linear infinite;
  }
  .deck-gallery[smartgallery] .deck > * {
    display: flex;
  }
  .deck-gallery[smartgallery] .deck > *.hidden {
    display: none;
  }
  .deck-gallery[smartgallery] .arrow {
    position: absolute;
    width: 4rem;
    height: 7.5rem;
    cursor: pointer;
    transition: all 0.3s;
  }
  .deck-gallery[smartgallery] .arrow:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    line-height: 4rem;
    transition: all 0.3s;
  }
  .deck-gallery[smartgallery] .arrow.prev {
    left: 0;
  }
  .deck-gallery[smartgallery] .arrow.next {
    right: 0;
  }
  .deck-gallery[smartgallery] .arrow[aria-disabled="true"] {
    cursor: default;
  }
  .deck-gallery[smartgallery] .arrow[aria-disabled="true"]:after {
    color: rgba(0, 0, 0, 0.2);
  }
  .deck-gallery[smartgallery] .arrow.page {
    bottom: 0;
    background-color: #ffffff;
  }
  .deck-gallery[smartgallery] .arrow.single {
    top: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%);
  }
  .deck-gallery[smartgallery] {
    position: relative;
    overflow: hidden;
  }
  .deck-gallery[smartgallery].vdp-popup > .content > .text {
    display: block;
  }
  .deck-gallery[smartgallery].vdp-popup > .content .media figure:before {
    display: none;
  }
  .deck-gallery[smartgallery] > .content {
    order: 1;
    overflow: hidden;
  }
  .deck-gallery[smartgallery] > .content > .text {
    display: none;
  }
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] iframe {
    min-height: 475px;
  }
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] > object,
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] > iframe,
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] > div {
    max-width: 100%;
  }
  .deck-gallery[smartgallery] > .arrow:after {
    font-family: 'Ionicons', sans-serif;
  }
  .deck-gallery[smartgallery] > .arrow.prev:after {
    content: "\f3d2";
  }
  .deck-gallery[smartgallery] > .arrow.next:after {
    content: "\f3d3";
  }
  .deck-gallery[smartgallery] > .deck {
    position: relative;
    display: flex;
    transition: all 0.3s;
    align-items: center;
    width: 80%;
    margin-left: 10%;
    justify-content: flex-start;
  }
  .deck-gallery[smartgallery] > .deck > section {
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.3s;
    margin: 0 2rem 0 0;
  }
  .deck-gallery[smartgallery] > .deck > section[aria-current="true"] {
    opacity: 1;
  }
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"]::after {
    display: block;
    content: "";
    background: url("https://media-dmg.assets-cdk.com/teams/repository/export/ee5/695f0ac78100583490050568bfc31/ee5695f0ac78100583490050568bfc31.png") no-repeat center;
    position: absolute;
    height: 100%;
    width: 75px;
    top: 0;
    left: 0;
    background-size: 100%;
    opacity: 0.7;
  }
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"] > div,
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"] > object,
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"] > iframe {
    opacity: 0;
    max-width: 75px;
    max-height: 75px;
  }
  .deck-gallery[data-pop="true"] > .content .media figure {
    cursor: pointer;
  }
  .deck-gallery[data-pop="true"] > .content .media figure:before {
    font-family: Ionicons, sans-serif;
    content: '\f25e';
    height: 2rem;
    width: 2rem;
    background-color: #fff;
    right: 0.5rem;
    bottom: 0.5rem;
    position: absolute;
    opacity: 0.8;
    font-size: 3rem;
    padding: 0.5rem;
    z-index: 1;
    line-height: 0.75;
  }
  .vehicle-media-gallery .deck-gallery {
    animation-name: smartgallery--eyJvcmRlciI6ICAxLCAidmlzaWJsZVRodW1ibmFpbHMiOiAgIjUiLCAidGh1bWJuYWlsTWF4SGVpZ2h0IjogICI3NSIsICJ0aHVtYm5haWxNYXJnaW4iOiAiMjAiLCAiY2hpbGRJdGVtU2VsZWN0b3IiOiAiLmRlY2sgPiAqIiwgInNlbGVjdGVkSW5kZXgiOiAiMCIsICJhZGRTaW5nbGVBcnJvd3MiOiAidHJ1ZSIsICJhZGRQYWdlQXJyb3dzIjogInRydWUiLCAiYXJyb3dDbGFzcyI6ICJhcnJvdyIsICJkeW5hbWljQXJyb3dzIjogInRydWUiLCAic2VsZWN0ZWRTY2FsZSI6ICAiMSIsIm1haW5JbWFnZVNpemUiOiAgIjE0MDAiLCAidGh1bWJuYWlsU2l6ZSI6ICAiMTAwIn0;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 1;
    content: "";
    display: block;
    border: 10px solid #3e5c77;
    border-radius: 50%;
    position: absolute;
    left: 47%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content > .media.spinner {
    background-color: #ffffff;
    z-index: 1;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content > .media.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #3e5c77;
    border-radius: 50%;
    position: absolute;
    left: 41%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content > .media.spinner:before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #3e5c77;
    border-radius: 50%;
    position: absolute;
    left: 53%;
    top: 35%;
    float: left;
    animation: load 1.2s linear infinite;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .deck > * {
    display: flex;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .deck > *.hidden {
    display: none;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow {
    position: absolute;
    width: 4rem;
    height: 7.5rem;
    cursor: pointer;
    transition: all 0.3s;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    line-height: 4rem;
    transition: all 0.3s;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.prev {
    left: 0;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.next {
    right: 0;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow[aria-disabled="true"] {
    cursor: default;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow[aria-disabled="true"]:after {
    color: rgba(0, 0, 0, 0.2);
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.page {
    bottom: 0;
    background-color: #ffffff;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.single {
    top: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%);
  }
  .vertical-sg[smartgallery] > .content .text {
    order: -1;
  }
  .vertical-sg[smartgallery] > .content .media figure {
    width: 90%;
  }
  .vertical-sg[smartgallery][role="dialog"] > .content .link a[href="#close"] {
    top: 4.5vw;
    position: fixed;
    right: 5.5vw;
    background: none;
  }
  .vertical-sg[smartgallery] > .deck {
    position: fixed;
    top: 0;
    right: 4.5vw;
    display: flex;
    transition: all 0.3s;
    align-items: center;
    width: 8%;
    margin-left: 0;
    justify-content: space-between;
    flex-direction: column;
    z-index: 2;
  }
  .vertical-sg[smartgallery] > .deck > section {
    margin: 1.5rem 0 0 0;
    flex-shrink: 0;
  }
  .vertical-sg[smartgallery] > .deck .arrow:after {
    font-family: 'Ionicons', sans-serif;
  }
  .vertical-sg[smartgallery] > .deck .arrow.prev:after {
    content: "\f3d2";
  }
  .vertical-sg[smartgallery] > .deck .arrow.next:after {
    content: "\f3d3";
  }
  .vertical-sg[smartgallery] > .deck .arrow.page {
    height: 70px;
    left: auto;
    display: block !important;
    color: #000;
    background: none;
    position: fixed;
  }
  .vertical-sg[smartgallery] > .deck .arrow.page.prev,
  .vertical-sg[smartgallery] > .deck .arrow.page.next {
    transform: rotate(90deg);
    position: relative;
  }
  .vertical-sg[smartgallery] > .deck .arrow.page.next {
    margin-top: 1.5rem;
  }
}
@media all and (min-width: 641px) and (max-width: 1024px) {
  .deck-gallery .arrow.single.next,
  .deck-gallery .arrow.single.prev {
    display: none;
  }
}
.l1 > .deck > .deck-carousel:first-child > .deck:not([carousel]) > .card {
  display: none;
}
.l1 > .deck > .deck-carousel:first-child > .deck:not([carousel]) > .card:first-child {
  display: flex;
}
.deck-carousel {
  position: relative;
  overflow: hidden;
}
.deck-carousel > .deck[carousel]:not(.touching) {
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.deck-carousel > .deck[carousel] .js-group {
  transition: opacity 0.9s ease;
  opacity: 0;
  width: 100%;
  position: absolute;
}
.deck-carousel > .deck[carousel] .js-group.selected {
  opacity: 1;
  position: static;
}
.deck-carousel > .deck[carousel].touching .js-group:not(.selected) {
  opacity: 1;
}
.deck-carousel > .deck[carousel] .card {
  display: flex;
  flex-direction: row;
}
.deck-carousel > .deck[carousel] .card > .content img {
  margin: 0 auto;
}
.deck-carousel > .deck[carousel] .card > .content img.scaled-image {
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .deck-carousel > .deck[carousel] .card > .content img.scaled-image {
    width: auto;
  }
}
.deck-carousel > .deck[carousel] .card > .deck {
  padding: 0;
}
.deck-carousel > [role="navigation"] {
  order: 3;
}
.deck-carousel.deck-bleed-none > .deck[carousel] {
  padding: 0 4vw;
}
.deck-carousel.deck-bleed-none > .deck[carousel] .card {
  margin: 0;
}
.deck-carousel.deck-bleed-none > .deck[carousel] > * {
  left: 4vw;
  right: 4vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel] {
  padding: 0 2vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel] .card {
  margin: 0;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel] > * {
  left: 2vw;
  right: 2vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel][group] > div .card {
  margin-right: 1.99vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel][group] > div .card:last-child {
  margin-right: 0;
}
@media all and (min-width: 640px) {
  .deck-carousel[class*="col-"] > .deck[carousel][group] > div {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.deck-carousel.leafy .card.see-more > .content {
  position: relative;
}
.deck-carousel.leafy .card.see-more > .content::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .95;
  background-color: #474747;
}
.deck-carousel.leafy .card.see-more > .content .link {
  animation-fill-mode: none;
}
.deck-carousel.leafy .card.see-more > .content .link a[data-seemore="true"] {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  margin: 0 auto;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: center;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content {
  justify-content: flex-start;
  overflow: hidden;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content:after {
  background: none;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .text {
  margin: 0;
  max-width: none;
  order: 2;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media {
  position: relative;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media .video-youTube:after {
  background: none;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure {
  padding-bottom: 0;
  padding-top: 0;
  height: 40vw;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure:after {
  background: none;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media > div:after {
  background: none;
}
@media (max-width: 768px) {
  .deck-carousel.col[class*="heroCard"] .media-background-video > .content .text {
    background: none;
  }
  .deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure > img {
    position: relative;
    top: -10vw;
  }
}
.deck-carousel.col[class*="cards-"] > .deck[carousel] .card.media-background-video.media-background[class*="aspect-"] > .content {
  min-height: auto;
}
.deck-carousel.fade-in-out:not(.peek-a-boo) > .deck[carousel] {
  transform: none !important;
}
.deck-carousel.fade-in-out:not(.peek-a-boo) > .deck[carousel] .js-group {
  transform: none !important;
}
.deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
.deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
  flex-direction: row;
  justify-content: center;
}
@media all and (min-width: 769px) {
  .deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
  .deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
    justify-content: flex-end;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col.cards-few > .deck,
  .deck-carousel.col.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck .content,
  .deck-carousel.col.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col.cards-few > .deck > *,
  .deck-carousel.col.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col.cards-few > .deck > * > section,
  .deck-carousel.col.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col.cards-few > .deck > *:hover,
  .deck-carousel.col.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected,
  .deck-carousel.col.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck > .selected > section,
  .deck-carousel.col.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected:hover,
  .deck-carousel.col.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col.cards-few > .deck > .next-slide > section,
  .deck-carousel.col.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck .media,
  .deck-carousel.col.cards-many > .deck .media,
  .deck-carousel.col.cards-few > .deck .title,
  .deck-carousel.col.cards-many > .deck .title,
  .deck-carousel.col.cards-few > .deck .copy,
  .deck-carousel.col.cards-many > .deck .copy,
  .deck-carousel.col.cards-few > .deck .link,
  .deck-carousel.col.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col.cards-few > .deck[navigation],
  .deck-carousel.col.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a:after,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a:after {
    background-color: #3e5c77;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li a:after,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li a:after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0px;
    background-color: rgba(92, 116, 140, 0.5);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card,
  .deck-carousel.col.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(54vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(72vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(128vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(96vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col.cards-few > .deck,
  .deck-carousel.col.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck .content,
  .deck-carousel.col.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col.cards-few > .deck > *,
  .deck-carousel.col.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col.cards-few > .deck > * > section,
  .deck-carousel.col.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col.cards-few > .deck > *:hover,
  .deck-carousel.col.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected,
  .deck-carousel.col.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck > .selected > section,
  .deck-carousel.col.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected:hover,
  .deck-carousel.col.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col.cards-few > .deck > .next-slide > section,
  .deck-carousel.col.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media (max-width: 768px) {
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive {
    display: none;
  }
}
@media (min-width: 769px) {
  .deck-carousel.col.cards-few > .deck[countable] > *:after,
  .deck-carousel.col.cards-many > .deck[countable] > *:after {
    display: none;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col-2.cards-few > .deck,
  .deck-carousel.col-2.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck .content,
  .deck-carousel.col-2.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck > *,
  .deck-carousel.col-2.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-2.cards-few > .deck > * > section,
  .deck-carousel.col-2.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-2.cards-few > .deck > *:hover,
  .deck-carousel.col-2.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected,
  .deck-carousel.col-2.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected > section,
  .deck-carousel.col-2.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected:hover,
  .deck-carousel.col-2.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-2.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck .media,
  .deck-carousel.col-2.cards-many > .deck .media,
  .deck-carousel.col-2.cards-few > .deck .title,
  .deck-carousel.col-2.cards-many > .deck .title,
  .deck-carousel.col-2.cards-few > .deck .copy,
  .deck-carousel.col-2.cards-many > .deck .copy,
  .deck-carousel.col-2.cards-few > .deck .link,
  .deck-carousel.col-2.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(54vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(72vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(128vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(96vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col-2.cards-few > .deck,
  .deck-carousel.col-2.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck .content,
  .deck-carousel.col-2.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck > *,
  .deck-carousel.col-2.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-2.cards-few > .deck > * > section,
  .deck-carousel.col-2.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-2.cards-few > .deck > *:hover,
  .deck-carousel.col-2.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected,
  .deck-carousel.col-2.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected > section,
  .deck-carousel.col-2.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected:hover,
  .deck-carousel.col-2.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-2.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media all and (min-width: 640px) {
  .deck-carousel.col-2.cards-few > .deck,
  .deck-carousel.col-2.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAyfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck .content,
  .deck-carousel.col-2.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck > *,
  .deck-carousel.col-2.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-2.cards-few > .deck > * > section,
  .deck-carousel.col-2.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-2.cards-few > .deck > *:hover,
  .deck-carousel.col-2.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected,
  .deck-carousel.col-2.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected > section,
  .deck-carousel.col-2.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected:hover,
  .deck-carousel.col-2.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-2.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation],
  .deck-carousel.col-2.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a:after,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a:after {
    background-color: #3e5c77;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li a:after,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li a:after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0px;
    background-color: rgba(92, 116, 140, 0.5);
  }
  .deck-carousel.col-2.cards-few > .deck .media,
  .deck-carousel.col-2.cards-many > .deck .media,
  .deck-carousel.col-2.cards-few > .deck .title,
  .deck-carousel.col-2.cards-many > .deck .title,
  .deck-carousel.col-2.cards-few > .deck .copy,
  .deck-carousel.col-2.cards-many > .deck .copy,
  .deck-carousel.col-2.cards-few > .deck .link,
  .deck-carousel.col-2.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: 50%;
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: calc( 50%  -  1vw ) !important;
  }
}
.deck-carousel > .deck[group] > div .card:last-child {
  margin-right: 0;
}
.deck-carousel > .deck.first.last ~ .arrow {
  display: none;
}
.deck-carousel > .deck + nav.navigation-directive {
  order: 3;
  padding: 1rem 4vw;
}
.deck-carousel > .deck + nav.navigation-directive li {
  margin: 0;
  padding: 0;
}
.deck-carousel > .deck + nav.navigation-directive:empty {
  padding: 0;
}
.deck-carousel > .deck[countable] > *:after {
  display: block;
  text-align: center;
  margin: 1rem auto;
}
.deck-carousel > .arrow {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 40%;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
}
.deck-carousel > .arrow.prev:before,
.deck-carousel > .arrow.next:after {
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
  position: absolute;
  padding: .6rem 1.6rem;
  color: #3e5c77;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 639px) {
  .deck-carousel > .arrow.prev:before,
  .deck-carousel > .arrow.next:after {
    line-height: 2.5rem;
  }
}
.deck-carousel > .arrow.prev:hover:before {
  background-color: #ffffff;
}
.deck-carousel > .arrow.prev:before {
  content: '\f3d2';
  left: -4vw;
}
.deck-carousel > .arrow.next:hover:after {
  background-color: #ffffff;
}
.deck-carousel > .arrow.next:after {
  content: '\f3d3';
  right: -4vw;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .deck-carousel > .arrow.next:after {
    z-index: -1;
  }
}
.deck-carousel > .arrow.prev {
  left: 4vw;
}
.deck-carousel > .arrow.next {
  right: 4vw;
}
.deck-carousel > .arrow.next.last-face {
  opacity: 0;
}
.deck-carousel.deck-bleed-none > .deck[carousel],
.deck-carousel.deck-bleed-card-margin > .deck[carousel] {
  margin: 0 auto;
  max-width: 92vw;
}
.deck-carousel.deck-bleed-full > .deck[carousel] > .selected {
  left: 0;
  right: 0;
}
@media all and (min-width: 960px) {
  .deck-carousel[class*="col-"].card.cards-few > .deck[carousel]:before,
  .deck-carousel[class*="col-"].card.cards-few > .deck[carousel]:after {
    content: '';
    padding: 0;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck .media,
  .deck-carousel.col-3.cards-many > .deck .media,
  .deck-carousel.col-3.cards-few > .deck .title,
  .deck-carousel.col-3.cards-many > .deck .title,
  .deck-carousel.col-3.cards-few > .deck .copy,
  .deck-carousel.col-3.cards-many > .deck .copy,
  .deck-carousel.col-3.cards-few > .deck .link,
  .deck-carousel.col-3.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(54vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(72vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(128vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(96vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media all and (min-width: 640px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAyfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation],
  .deck-carousel.col-3.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a:after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a:after {
    background-color: #3e5c77;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a:after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a:after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0px;
    background-color: rgba(92, 116, 140, 0.5);
  }
  .deck-carousel.col-3.cards-few > .deck .media,
  .deck-carousel.col-3.cards-many > .deck .media,
  .deck-carousel.col-3.cards-few > .deck .title,
  .deck-carousel.col-3.cards-many > .deck .title,
  .deck-carousel.col-3.cards-few > .deck .copy,
  .deck-carousel.col-3.cards-many > .deck .copy,
  .deck-carousel.col-3.cards-few > .deck .link,
  .deck-carousel.col-3.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: 50%;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: calc( 50%  -  1vw ) !important;
  }
}
@media all and (min-width: 960px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAzfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation],
  .deck-carousel.col-3.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a:after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a:after {
    background-color: #3e5c77;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a:after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a:after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0px;
    background-color: rgba(92, 116, 140, 0.5);
  }
  .deck-carousel.col-3.cards-few > .deck .media,
  .deck-carousel.col-3.cards-many > .deck .media,
  .deck-carousel.col-3.cards-few > .deck .title,
  .deck-carousel.col-3.cards-many > .deck .title,
  .deck-carousel.col-3.cards-few > .deck .copy,
  .deck-carousel.col-3.cards-many > .deck .copy,
  .deck-carousel.col-3.cards-few > .deck .link,
  .deck-carousel.col-3.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: 33.33333333%;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(13.14285714vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(17.25vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(23vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(40.88888889vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(30.66666667vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.71428571vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(17.25vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(23vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(24vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40.88888889vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(42.66666667vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30.66666667vw);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(32vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: calc( 33.33333333%  -  1.33333333vw ) !important;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck .media,
  .deck-carousel.col-4.cards-many > .deck .media,
  .deck-carousel.col-4.cards-few > .deck .title,
  .deck-carousel.col-4.cards-many > .deck .title,
  .deck-carousel.col-4.cards-few > .deck .copy,
  .deck-carousel.col-4.cards-many > .deck .copy,
  .deck-carousel.col-4.cards-few > .deck .link,
  .deck-carousel.col-4.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(54vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(72vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(128vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(96vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media all and (min-width: 640px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAyfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation],
  .deck-carousel.col-4.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a:after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a:after {
    background-color: #3e5c77;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a:after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a:after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0px;
    background-color: rgba(92, 116, 140, 0.5);
  }
  .deck-carousel.col-4.cards-few > .deck .media,
  .deck-carousel.col-4.cards-many > .deck .media,
  .deck-carousel.col-4.cards-few > .deck .title,
  .deck-carousel.col-4.cards-many > .deck .title,
  .deck-carousel.col-4.cards-few > .deck .copy,
  .deck-carousel.col-4.cards-many > .deck .copy,
  .deck-carousel.col-4.cards-few > .deck .link,
  .deck-carousel.col-4.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 50%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(20.14285714vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(26.4375vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(35.25vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(62.66666667vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(47vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(21.42857143vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(20.57142857vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(26.4375vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(27vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(35.25vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(36vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(66.66666667vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(62.66666667vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(64vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(50vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(47vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(48vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 50%  -  1vw ) !important;
  }
}
@media all and (min-width: 960px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAzfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation],
  .deck-carousel.col-4.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a:after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a:after {
    background-color: #3e5c77;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a:after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a:after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0px;
    background-color: rgba(92, 116, 140, 0.5);
  }
  .deck-carousel.col-4.cards-few > .deck .media,
  .deck-carousel.col-4.cards-many > .deck .media,
  .deck-carousel.col-4.cards-few > .deck .title,
  .deck-carousel.col-4.cards-many > .deck .title,
  .deck-carousel.col-4.cards-few > .deck .copy,
  .deck-carousel.col-4.cards-many > .deck .copy,
  .deck-carousel.col-4.cards-few > .deck .link,
  .deck-carousel.col-4.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 33.33333333%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(13.14285714vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(17.25vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(23vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(40.88888889vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(30.66666667vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(14.28571429vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.14285714vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(13.71428571vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(17.25vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(18vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(23vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(24vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(44.44444444vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40.88888889vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(42.66666667vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30.66666667vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(32vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 33.33333333%  -  1.33333333vw ) !important;
  }
}
@media all and (min-width: 1280px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICA0fQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation],
  .deck-carousel.col-4.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a:after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a:after {
    background-color: #3e5c77;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a:after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a:after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0px;
    background-color: rgba(92, 116, 140, 0.5);
  }
  .deck-carousel.col-4.cards-few > .deck .media,
  .deck-carousel.col-4.cards-many > .deck .media,
  .deck-carousel.col-4.cards-few > .deck .title,
  .deck-carousel.col-4.cards-many > .deck .title,
  .deck-carousel.col-4.cards-few > .deck .copy,
  .deck-carousel.col-4.cards-many > .deck .copy,
  .deck-carousel.col-4.cards-few > .deck .link,
  .deck-carousel.col-4.cards-many > .deck .link {
    min-height: 1px;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 25%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(10.71428571vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(9.64285714vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(14.0625vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(12.65625vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(16.875vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(30vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(22.5vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(10.71428571vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(9.64285714vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(10.28571429vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(14.0625vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(12.65625vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(13.5vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(18.75vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(16.875vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(18vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(33.33333333vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(32vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(25vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(22.5vw);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(24vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 25%  -  1.5vw ) !important;
  }
}
.overflow-expand > .content .copy {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
}
.overflow-expand > .content .copy a,
.overflow-expand > .content .copy .disclaimer {
  pointer-events: all;
}
.overflow-expand > .content .copy:after {
  content: attr(data-content);
  font-size: 1.6rem;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  color: #000;
  background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
  width: 100%;
  font-weight: bold;
  line-height: 1.6;
  display: block;
  pointer-events: all;
}
.overflow-expand > .content .copy.toggledOn {
  max-height: none;
  overflow: visible;
}
.overflow-expand > .content .copy.toggledOn:after {
  content: attr(data-content);
  background: none;
  position: static;
}
@media (min-width: 667px) {
  .overflow-expand > .content .copy {
    max-height: 150px;
  }
}
.overflow-expand.bg-dark > .content .copy:after {
  color: #ffffff;
  background: linear-gradient(to top, #474747 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #474747;
}
.overflow-expand.bg-color > .content .copy:after {
  color: #000;
  background: linear-gradient(to top, #d1d1d1 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #d1d1d1;
}
.overflow-expand.bg-light > .content .copy:after {
  color: #000;
  background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #ffffff;
}
.overflow-expand.bg-dark > .content .copy.toggledOn:after,
.overflow-expand.bg-color > .content .copy.toggledOn:after,
.overflow-expand.bg-light > .content .copy.toggledOn:after {
  box-shadow: none;
}
[class*="col-"] > .deck .overflow-expand > .content .copy.toggledOn {
  height: auto;
}
@media (min-width: 667px) {
  [class*="col-"] > .deck .overflow-expand > .content .copy {
    min-height: 0 !important;
    height: 150px;
  }
}
.overflow-scroll > .content .copy {
  max-height: 100px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 667px) {
  .overflow-scroll > .content .copy {
    max-height: 150px;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck:not(.carousel-initialized) {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .peek-a-boo > .deck:not(.carousel-initialized) > :first-child {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo > .deck:not(.carousel-initialized) > .js-group section.aspect-21x9 > .content .media {
    position: relative;
  }
  .peek-a-boo > .deck:not(.carousel-initialized) > .js-group section.aspect-21x9 > .content .text {
    position: absolute;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none) .content {
    min-height: inherit;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none) .content .text {
    /* min-height is to fill the parent element,can not give flex-grow:1 or height 100% as
                                    flex-grow is breaking in IE and height does not fill parent in Safari*/
    min-height: inherit;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none) .content .text .link {
    justify-content: center;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none).copy-none.title-none .text {
    justify-content: flex-end;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none):not(.copy-none) .text,
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none):not(.title-none) .text {
    justify-content: space-between;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none).card-clickable > .content .text .link > a:first-of-type,
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none).card-clickable > .content .text .link > a:first-of-type.primary {
    height: auto !important;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.link-clickable > .content .text .disclaimer {
    z-index: 1;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .media {
    position: absolute;
    width: 100%;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .text {
    z-index: 1;
    padding: 3vw 4vw 1.5vw 4vw !important;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .disclaimer {
    position: absolute;
    bottom: 6% !important;
    left: 0 !important;
    border: 1px solid;
    padding: 0.5rem 2rem !important;
    color: #ffffff !important;
    background: rgba(0, 0, 0, 0.3) !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .media {
    width: 100%;
    top: 0;
  }
}
.peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-few .content .text .link,
.peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-many .content .text .link {
  justify-content: center;
}
@media all and (min-width: 769px) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-few .content .text .link,
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-many .content .text .link {
    justify-content: flex-end;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] > .js-group {
    width: 70%;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide {
    opacity: 1;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable-v2 .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable-v2 .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable .link > a:first-of-type:after,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable .link > a:first-of-type:after,
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable-v2 .link > a:first-of-type:after,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable-v2 .link > a:first-of-type:after {
    display: none;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide:before,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide:before {
    display: flex;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #000000;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    margin: 0;
    content: '';
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide > .card > .content .text .copy .disclaimer,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide > .card > .content .text .copy .disclaimer {
    display: none !important;
  }
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide {
    margin-right: calc(70% + (100% - 70%) / 2);
    margin-left: auto;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide {
    margin-left: calc(70% + (100% - 70%) / 2);
    margin-right: auto;
  }
}
@media (max-width: 639px) {
  .peek-a-boo > .deck[carousel] > .js-group {
    flex-direction: column;
  }
}
@media (max-width: 639px) {
  .peek-a-boo > .deck[carousel][countable] .js-group:after {
    display: none;
  }
}
.peek-a-boo > .deck[carousel][countable] .js-group.selected {
  position: relative;
}
.peek-a-boo > .deck[carousel][countable] .js-group.selected:after {
  display: block;
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel][countable] .js-group.selected:after {
    position: absolute;
    bottom: 6%;
    margin: 0;
    transform: translate(100%);
    border: 1px solid;
    padding: 0.5rem 2rem;
    z-index: 1;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 768px) {
  .peek-a-boo > .deck[carousel][countable] .js-group.selected:after {
    right: calc(((100% - 70%) / 2)/ 2 * -1);
  }
}
.peek-a-boo > .deck[carousel][countable] .js-group.selected:only-child:after {
  display: none;
}
@media (max-width: 639px) {
  .peek-a-boo > .deck[carousel] .copy {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .peek-a-boo.deck-bleed-full > .deck[carousel][countable] .js-group.selected:after {
    right: 0;
  }
}
.peek-a-boo.deck-carousel.col > .deck[carousel],
.peek-a-boo.deck-carousel[class*="col-"] > .deck[carousel] {
  transform-style: initial;
}
@media all and (min-width: 320px) {
  .peek-a-boo.col > .deck[carousel] {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICAxfQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] .content {
    width: 100%;
  }
  .peek-a-boo.col > .deck[carousel] > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .peek-a-boo.col > .deck[carousel] > * > section {
    display: none;
  }
  .peek-a-boo.col > .deck[carousel] > *:hover {
    cursor: pointer;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] > .selected > section {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected:hover {
    cursor: default;
  }
  .peek-a-boo.col > .deck[carousel] > .prev-slide > section,
  .peek-a-boo.col > .deck[carousel] > .next-slide > section {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] .media,
  .peek-a-boo.col > .deck[carousel] .title,
  .peek-a-boo.col > .deck[carousel] .copy,
  .peek-a-boo.col > .deck[carousel] .link {
    min-height: 1px;
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card {
    width: 100%;
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-21x9 > .content,
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-21x9 > .content,
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-21x9 > .content {
    min-height: calc(41.14285714vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-16x9 > .content,
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-16x9 > .content,
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-16x9 > .content {
    min-height: calc(54vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-4x3 > .content,
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-4x3 > .content,
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-4x3 > .content {
    min-height: calc(72vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-3x4 > .content,
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-3x4 > .content,
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-3x4 > .content {
    min-height: calc(128vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-1x1 > .content,
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background.aspect-1x1 > .content,
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background-no-gradient.aspect-1x1 > .content {
    min-height: calc(96vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(42.85714286vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(41.14285714vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(56.25vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(54vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(75vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(72vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(133.33333333vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(128vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(96vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(28.125vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(39.375vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(53.33333333vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(37.5vw);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .peek-a-boo.col > .deck[carousel] {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICAxfQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] .content {
    width: 100%;
  }
  .peek-a-boo.col > .deck[carousel] > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .peek-a-boo.col > .deck[carousel] > * > section {
    display: none;
  }
  .peek-a-boo.col > .deck[carousel] > *:hover {
    cursor: pointer;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] > .selected > section {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected:hover {
    cursor: default;
  }
  .peek-a-boo.col > .deck[carousel] > .prev-slide > section,
  .peek-a-boo.col > .deck[carousel] > .next-slide > section {
    display: flex;
  }
}
.peek-a-boo.col > .deck[carousel][carousel] .media-background-video.card[class*="aspect"] > .content .media figure {
  height: 30vw;
}
.peek-a-boo.col.card-one > .deck[countable] > *:after {
  display: none;
}
.peek-a-boo.col.card-one > .arrow {
  display: none;
}
@media (max-width: 640px) {
  .peek-a-boo.col > .deck[carousel][carousel] .media-background-video.card[class*="aspect"] > .content .media figure {
    height: 40vw;
  }
}
@media (max-width: 639px) {
  .peek-a-boo.col.deck-bleed-none > .deck[carousel] > .js-group.prev-slide,
  .peek-a-boo.col.deck-bleed-card-margin > .deck[carousel] > .js-group.prev-slide,
  .peek-a-boo.col.deck-bleed-none > .deck[carousel] > .js-group.next-slide,
  .peek-a-boo.col.deck-bleed-card-margin > .deck[carousel] > .js-group.next-slide {
    display: none;
  }
}
.peek-a-boo > .arrow.first:before,
.peek-a-boo > .arrow.last:after {
  display: block;
}
.peek-a-boo > .arrow.prev:before,
.peek-a-boo > .arrow.next:after {
  background-color: transparent;
}
@media (min-width: 640px) {
  .peek-a-boo > .arrow {
    top: 50%;
  }
  .peek-a-boo > .arrow.prev:before,
  .peek-a-boo > .arrow.next:after {
    transform: translateY(-50%);
  }
  .peek-a-boo > .arrow.prev {
    left: calc((100% - 70%) / 2);
  }
  .peek-a-boo > .arrow.prev:before {
    right: 0;
    left: auto;
  }
  .peek-a-boo > .arrow.next {
    right: calc((100% - 70%) / 2);
  }
  .peek-a-boo > .arrow.next:after {
    right: auto;
    left: 0;
  }
}
.peek-a-boo > .navigation-directive {
  display: none;
}
@media all and (min-width: 769px) {
  .narrow-gutter .l1 > .content,
  .narrow-gutter .l1 > [role="navigation"],
  .narrow-gutter .l2 > .content,
  .narrow-gutter .l2 > [role="navigation"],
  .narrow-gutter .l2 > .deck,
  .narrow-gutter .l2.deck-carousel[class*="col-"] > .deck {
    margin: 0 3vw;
    width: auto;
  }
  .medium-gutter .l1 > .content,
  .medium-gutter .l1 > [role="navigation"],
  .medium-gutter .l2 > .content,
  .medium-gutter .l2 > [role="navigation"],
  .medium-gutter .l2 > .deck,
  .medium-gutter .l2.deck-carousel[class*="col-"] > .deck {
    margin: 0 5vw;
    width: auto;
  }
  .wide-gutter .l1 > .content,
  .wide-gutter .l1 > [role="navigation"],
  .wide-gutter .l2 > .content,
  .wide-gutter .l2 > [role="navigation"],
  .wide-gutter .l2 > .deck,
  .wide-gutter .l2.deck-carousel[class*="col-"] > .deck {
    margin: 0 7vw;
    width: auto;
  }
  [class*="-gutter"] .card .content .media .scaled-image {
    max-width: 100%;
  }
}
[class*="grid-"] > .deck {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
[class*="grid-"] > .deck > .card > .content .text {
  padding: 2vw;
}
[class*="grid-"]:not(.cards-none) > .deck > .card > .content {
  flex-grow: 0;
}
[class*="grid-"] > .deck > .card:nth-child(odd),
[class*="grid-"] > .deck > .card:nth-child(even) {
  width: 100%;
}
@media (min-width: 640px) {
  [class*="grid-"] > .deck > .card:nth-child(odd),
  [class*="grid-"] > .deck > .card:nth-child(even) {
    width: 50%;
  }
}
[class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(odd),
[class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(even) {
  width: calc(100% - 2vw);
}
@media (min-width: 640px) {
  [class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(odd),
  [class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(even) {
    width: calc(50% - 2vw);
  }
}
@media (min-width: 769px) {
  .grid-1-2:not(.cards-none) > .deck > .card:nth-child(odd) {
    width: 34%;
  }
  .grid-1-2:not(.cards-none) > .deck > .card:nth-child(even) {
    width: 66%;
  }
  .grid-1-2:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(odd) {
    width: calc(34% -  2vw);
  }
  .grid-1-2:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(even) {
    width: calc(66% - 2vw);
  }
  .grid-2-1:not(.cards-none) > .deck > .card:nth-child(odd) {
    width: 66%;
  }
  .grid-2-1:not(.cards-none) > .deck > .card:nth-child(even) {
    width: 34%;
  }
  .grid-2-1:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(odd) {
    width: calc(66% - 2vw);
  }
  .grid-2-1:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(even) {
    width: calc(34% -  2vw);
  }
}
@media (min-width: 769px) {
  .deck-tabs-vertical.card:not(.l1).col > .deck > .card > .content .text,
  .deck-tabs-vertical.card:not(.l1).col > .deck > .card:not(.media-none) > .content .media {
    padding: 2rem;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > [role="navigation"] ul li a {
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > [role="navigation"] ul li a.selected {
    background-color: #d1d1d1;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected {
    background-color: #d1d1d1;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected .content .text .title h1,
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected .content .text .title h2,
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected .content .text .title h3,
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected .content .text .title h4,
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected .content .text .title h5,
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected .content .text .title h6 {
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.overflow-expand > .content .text > .copy:after {
    background: linear-gradient(to top, #d1d1d1 100%, transparent 100%, transparent 100%);
    color: #000;
    box-shadow: -1rem -20px 30px #d1d1d1;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > [role="navigation"] ul li a {
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > [role="navigation"] ul li a.selected {
    background-color: #ffffff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected {
    background-color: #ffffff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected .content .text .title h1,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected .content .text .title h2,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected .content .text .title h3,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected .content .text .title h4,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected .content .text .title h5,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected .content .text .title h6 {
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.overflow-expand > .content .text > .copy:after {
    background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
    color: #000;
    box-shadow: -1rem -20px 30px #ffffff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > [role="navigation"] ul li a {
    color: #ffffff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > [role="navigation"] ul li a.selected {
    background-color: #ffffff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected {
    background-color: #ffffff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected .content .text .title h1,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected .content .text .title h2,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected .content .text .title h3,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected .content .text .title h4,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected .content .text .title h5,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected .content .text .title h6 {
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.overflow-expand > .content .text > .copy:after {
    background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
    color: #000;
    box-shadow: -1rem -20px 30px #ffffff;
  }
  [class*="-gutter"] .deck-tabs-vertical.card.col > [role="navigation"] {
    margin-right: 0;
  }
  [class*="-gutter"] .deck-tabs-vertical.card.col > .deck {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .deck-tabs-vertical.card > [role="navigation"] {
    display: none;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck {
    margin-bottom: 2vw;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .text {
    padding: 0 3.5vw 0.1rem;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title {
    background-color: #d1d1d1;
    color: #000;
    padding: 1rem;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title:before {
    right: 1rem;
    top: 1rem;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card[aria-selected="true"] > .content .copy {
    background-color: rgba(209, 209, 209, 0.3);
    color: #000;
    margin: 0;
    padding: 1rem;
    display: block;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content {
    background-color: #d1d1d1;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title {
    background-color: rgba(71, 71, 71, 0.3);
    color: #ffffff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h1,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h2,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h3,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h4,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h5,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h6 {
    color: #ffffff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card[aria-selected="true"] > .content .copy {
    background-color: #ffffff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content {
    background-color: #474747;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title {
    background-color: #d1d1d1;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h1,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h2,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h3,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h4,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h5,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h6 {
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card[aria-selected="true"] > .content .copy {
    background-color: #ffffff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title {
    border: 1px solid #d1d1d1;
    padding: 1rem;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title:before {
    right: 0rem;
    top: 0rem;
    background-color: #3e5c77;
    padding: 1rem 1.5rem;
    color: #fff;
    margin: 1rem;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content {
    border: 1px solid #d1d1d1;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content .title {
    border: 0;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck {
    margin: 0;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card:not(.media-none)[aria-selected="true"] > .content .text {
    padding-bottom: 0;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card:not(.media-none) > .content .media {
    padding: 1.3rem 3.5vw;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card.selected {
    background-color: inherit;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card.overflow-expand > .content .text > .copy {
    animation-name: none;
    max-height: none;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card.overflow-expand > .content .text > .copy:after {
    content: none;
  }
}
@media (max-width: 768px) and (max-width: 639px) {
  .deck-tabs-vertical.card > .deck > .card > .content .title {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .media,
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .link {
    display: flex;
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .copy {
    display: block;
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .title:after {
    content: "\f106";
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open.title-none > .content .title,
  .deck-tabs-vertical.card > .deck > .card.accordion-open.copy-none > .content .copy,
  .deck-tabs-vertical.card > .deck > .card.accordion-open.media-none > .content .media,
  .deck-tabs-vertical.card > .deck > .card.accordion-open.links-none > .content .link {
    display: none;
  }
}
/**
 * Vehicle Glance Icons
 * param: @color Color assignment to either stroke or fill
 * param: @icon fuel, transmission, engine, exterior-color, interior-color, mileage
 * return: @base-vehicle-glance-@{icon}-icon A base vehicle-glance namespaced variable
 * Tags: @icons,@vehicle-glance-icons
 */
.ui-datepicker {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.75);
  z-index: 10 !important;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 1px solid #c5c5c5;
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  order: 0;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  color: transparent;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:before {
  color: #000;
  position: absolute;
  left: 12px;
  top: 8px;
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  content: "\f3d2";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  order: 2;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  color: transparent;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span:after {
  color: #000;
  position: absolute;
  right: 12px;
  top: 8px;
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  content: "\f3d3";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  order: 1;
  padding: 1.25rem 0;
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month:after {
  content: " / ";
}
.ui-datepicker .ui-datepicker-calendar {
  border: none;
}
.ui-datepicker .ui-datepicker-calendar thead tr th {
  background: none;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today span {
  border: 1px solid #c5c5c5;
  padding: 2px;
}
@media (max-width: 639px) {
  .deck-gallery > .deck .content > .media figure[additionaltype$="/VideoObject"] #dmiVideoLink {
    background: url("https://media-dmg.assets-cdk.com/teams/repository/export/f69/3f180a2dd10058c330050568bfc31/f693f180a2dd10058c330050568bfc31.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 360px;
    display: inline-block;
  }
}
.card > div .linked .link {
  margin: auto;
  max-width: 200px;
  background-color: #3e5c77;
  color: #fff;
}
.card > div .linked .link .mobile-link,
.card > div .linked .link .desktop-link {
  display: none;
  margin: auto;
}
@media (max-width: 768px) {
  .card > div .linked .link .mobile-link {
    display: block;
  }
}
@media (min-width: 769px) {
  .card > div .linked .link .desktop-link {
    display: block;
  }
}
.card > div .linked iframe {
  display: none;
}
.card > div .framed .link {
  display: none;
}
#site_translation_element:not(:empty) + .header {
  box-shadow: 0px 3px 10px -3px rgba(0, 0, 0, 0.75);
}
#site_translation_element:not(:empty) + .header.bg-light {
  border-top: 1px solid rgba(71, 71, 71, 0.3);
}
.card .content .media img.scaled-image {
  max-width: 1598px;
}
.count:before {
  content: "(";
}
.count:after {
  content: ")";
}
body .card a[data-print-card="true"],
body .card .print-card {
  animation-name: printcard--;
}
@media print {
  body.print-el-only .card {
    display: none;
  }
  body.print-el-only .card.printable-parent {
    display: block;
  }
  body.print-el-only .card.printable-parent > *:not(.deck) {
    display: none;
  }
  body.print-el-only .card.printable-parent > .deck .card.printable {
    display: block;
  }
  body.print-el-only .card.printable-parent > .deck .card.printable .link {
    display: none;
  }
  body.print-el-only .card.l1.printable {
    display: block;
  }
  body.print-el-only .card.printable .showDisclaimer div {
    display: block;
    border: 0;
    margin-top: 1rem;
  }
}
section.card > .content .link a.mail:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f422";
  font-size: 3rem;
}
section.card > .content .link a[data-action*="share"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f3ac";
  font-size: 3rem;
}
section.card > .content .link a.facebook:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f231';
}
section.card > .content .link a.twitter:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f243';
}
section.card > .content .link a.google-plus:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f234';
}
section.card > .content .link a.google-plus:before:not(.location) {
  content: '';
}
section.card > .content .link a.whatsapp:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f4f0";
}
section.card > .content .link a.clipboard:before {
  font-family: FontAwesome, sans-serif;
  content: "\f0ea";
}
section.card > .content .link .share {
  border: 1px solid #000;
  width: 33rem;
  position: absolute;
  top: 4rem;
  left: 0;
  right: auto;
  z-index: 35;
  background-color: #ffffff;
  color: #000;
}
section.card > .content .link .share:before,
section.card > .content .link .share:after {
  left: 5%;
  right: auto;
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 1.2rem solid transparent;
}
section.card > .content .link .share:before {
  top: -2.5rem;
  border-bottom-color: #000;
}
section.card > .content .link .share:after {
  top: -2.3rem;
  border-bottom-color: #ffffff;
}
section.card > .content .link .share a[data-action="close"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f404";
  font-size: 3rem;
}
section.card > .content .link .share a.tertiary {
  color: #000;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  margin-right: 1rem;
  margin-top: -0.4rem;
  min-width: 2rem;
  cursor: pointer;
  height: auto;
}
section.card > .content .link .share p.heading {
  padding: 1rem;
  font-size: 1.7rem;
  text-align: center;
  border-bottom: 1px solid #000;
  color: #000;
  margin: 0;
}
section.card > .content .link .share .sharedLink {
  padding: 1.5rem;
  word-wrap: break-word;
  font-size: 1.5rem;
  overflow: auto;
  max-height: 15rem;
}
@media screen and (max-width: 640px) {
  section.card > .content .link .share {
    position: fixed;
    z-index: 52;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
  }
  section.card > .content .link .share:before,
  section.card > .content .link .share:after {
    display: none;
  }
  section.card > .content .link .share a.tertiary {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  section.card > .content .link .share {
    right: 0;
    left: auto;
  }
  section.card > .content .link .share:before,
  section.card > .content .link .share:after {
    right: 1rem;
    left: auto;
  }
}
section.card > .content .link .share > .social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #000;
}
section.card > .content .link .share > .social a {
  flex: 1;
  min-width: 3rem;
  background: none;
  padding: 0;
  margin: 0 auto;
  font-size: 2rem;
  color: #000;
}
section.card > .content .link .share > .social a span {
  display: none;
}
section.card > .content .link .share > .social .copy-message {
  display: none;
  position: absolute;
  right: 1rem;
  top: 7rem;
  border: 1px solid #000;
  padding: 0.2rem 1rem;
  background: #ffffff;
  color: #000;
}
section.card > .content .link .share > .social a.copied + span.copy-message {
  display: inline-block;
}
[role="tooltip"] {
  opacity: 0;
  width: 24rem;
  height: auto;
  position: absolute;
  top: 7.4rem;
  font-size: 1.5rem;
  text-transform: none;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  margin-left: -9.5rem;
  padding: 1rem 1rem 1.5rem;
  background-color: #ffffff;
  color: #000;
  border: 1px solid rgba(71, 71, 71, 0.5);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  [role="tooltip"] {
    display: none;
  }
}
[role="tooltip"]:after {
  opacity: 1;
  content: '';
  height: 1.4rem;
  width: 1.4rem;
  transform: rotate(-226deg);
  position: absolute;
  top: -0.8rem;
  left: 49.5%;
  background: #ffffff;
  border-left: 0.14rem solid rgba(71, 71, 71, 0.5);
  border-bottom: 0.14rem solid rgba(71, 71, 71, 0.5);
}
.dcw-design-shade {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
}
.dcw-design-shade h1,
.dcw-design-shade h2,
.dcw-design-shade h3,
.dcw-design-shade h4,
.dcw-design-shade h5,
.dcw-design-shade h6,
.dcw-design-shade .heading {
  font-family: LouisBold, sans-serif;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
}
.dcw-design-shade h4,
.dcw-design-shade h5,
.dcw-design-shade h6,
.dcw-design-shade .heading {
  font-family: LouisBold, sans-serif;
  font-size: 1.76rem;
}
.dcw-design-shade h1,
.dcw-design-shade .l1 h1,
.dcw-design-shade h2,
.dcw-design-shade h3,
.dcw-design-shade h4,
.dcw-design-shade h5,
.dcw-design-shade h6,
.dcw-design-shade .heading {
  font-size: 3.8rem;
}
.dcw-design-shade h2,
.dcw-design-shade .l2 h1,
.dcw-design-shade h3,
.dcw-design-shade h4,
.dcw-design-shade h5,
.dcw-design-shade h6,
.dcw-design-shade .heading {
  font-size: 3rem;
}
.dcw-design-shade h3,
.dcw-design-shade .l3 h1,
.dcw-design-shade h4,
.dcw-design-shade h5,
.dcw-design-shade h6,
.dcw-design-shade .heading {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
}
.dcw-design-shade h4,
.dcw-design-shade .l4 h1,
.dcw-design-shade h5,
.dcw-design-shade .l5 h1,
.dcw-design-shade h6,
.dcw-design-shade .l6 h1,
.dcw-design-shade .heading {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1;
}
.dcw-design-shade sup {
  font-size: 1rem;
}
.dcw-design-shade sup a {
  text-decoration: none;
}
@media screen and (max-width: 639px) {
  .dcw-design-shade {
    line-height: 1.25;
  }
  .dcw-design-shade h1,
  .dcw-design-shade .l1 h1,
  .dcw-design-shade h2,
  .dcw-design-shade h3,
  .dcw-design-shade h4,
  .dcw-design-shade h5,
  .dcw-design-shade h6,
  .dcw-design-shade .heading {
    font-size: 3.5rem;
  }
  .dcw-design-shade h2,
  .dcw-design-shade .l2 h1,
  .dcw-design-shade h3,
  .dcw-design-shade h4,
  .dcw-design-shade h5,
  .dcw-design-shade h6,
  .dcw-design-shade .heading {
    font-size: 3rem;
  }
}
.dcw-design-shade address {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.6rem;
  line-height: 1.25;
}
.dcw-design-shade blockquote {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: normal;
  line-height: 1.25;
}
.dcw-design-shade figcaption {
  font-family: LouisBold, sans-serif;
  font-size: 1.2rem;
}
.dcw-design-shade a {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-weight: normal;
}
.dcw-design-shade dl {
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
}
.dcw-design-shade dt {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-weight: normal;
}
.dcw-design-shade form {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade form label span:first-of-type,
.dcw-design-shade form .group span:first-of-type {
  text-transform: none;
  font-size: 1.4rem;
}
.dcw-design-shade form select,
.dcw-design-shade form input,
.dcw-design-shade form textarea {
  font-size: 1.2rem;
}
.dcw-design-shade form select {
  font-size: 1.2rem;
  line-height: 1.36;
}
.dcw-design-shade form[data-submitted="true"] [role="status"] {
  font-style: italic;
}
.dcw-design-shade time {
  text-transform: capitalize;
}
.dcw-design-shade .card > .content .link a[href^="tel:"].primary::before {
  font-family: 'Ionicons', sans-serif;
  font-size: 1.6rem;
}
.dcw-design-shade [role="navigation"] {
  text-transform: uppercase;
}
.dcw-design-shade .footer.card .title h1,
.dcw-design-shade .footer.card .title h2,
.dcw-design-shade .footer.card .title h3,
.dcw-design-shade .footer.card .title h4,
.dcw-design-shade .footer.card .title h5,
.dcw-design-shade .footer.card .title h6 {
  font-size: 1.6rem;
}
.dcw-design-shade .footer.card .title h3 {
  font-size: 1.5rem;
}
.dcw-design-shade .footer.card .link a:not(.backToTop),
.dcw-design-shade .footer.card .link a.primary,
.dcw-design-shade .footer.card .link a.secondary {
  font-family: LouisBold, sans-serif;
  font-size: 1.2rem;
}
.dcw-design-shade .footer.card .link a:not(.backToTop):hover,
.dcw-design-shade .footer.card .link a.primary:hover,
.dcw-design-shade .footer.card .link a.secondary:hover {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade .footer.card > .content .text .link a.backToTop {
  font-size: 1.4rem;
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
}
.dcw-design-shade .footer.card .title [itemprop="name"] {
  font-size: 2rem;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a {
  font-size: 1.4rem;
}
.dcw-design-shade .deck-navigation.l1 > [role="navigation"] > ul > li > a,
.dcw-design-shade .deck-navigation.l2 > [role="navigation"] > ul > li > a,
.dcw-design-shade .deck-navigation[class*="modelDetailsContent-"] > [role="navigation"] > ul > li > a {
  font-size: 1.4rem;
  text-decoration: none;
}
.dcw-design-shade .deck-navigation:not(.l1):not(.l2):not([class*="modelDetailsContent-"]) > [role="navigation"] > ul > li > a {
  font-size: 1.5rem;
}
.dcw-design-shade .deck-tabs [role="navigation"] > ul > li > a {
  font-size: 1.4rem;
}
@media (max-width: 639px) {
  .dcw-design-shade .deck-carousel > .deck[countable] > *::after {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 640px) {
  .dcw-design-shade .deck-carousel > .deck[carousel]::before,
  .dcw-design-shade .deck-carousel > .deck[carousel]::after {
    font-size: 5rem;
  }
}
.dcw-design-shade .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-family: LouisBold, sans-serif;
  line-height: 1.6rem;
}
.dcw-design-shade .ui-datepicker .ui-datepicker-calendar thead {
  font-family: LouisRegular, Tahoma, sans-serif;
  line-height: 1.4rem;
}
.dcw-design-shade .ui-datepicker .ui-datepicker-calendar thead tr th span {
  text-transform: uppercase;
}
.dcw-design-shade .ui-datepicker .ui-datepicker-calendar tbody {
  font-family: LouisBold, sans-serif;
  line-height: 1.4rem;
}
@media (max-width: 639px) {
  .dcw-design-shade .deck-gallery > .deck[countable] > *::after {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .dcw-design-shade .l1 > .deck > .col.deck-carousel:first-child > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content .text .copy .disclaimer {
    font-size: 1.3rem;
  }
}
.dcw-design-shade .read-more::after {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .horizontal-form form label span {
    font-size: 1.4rem;
  }
  .horizontal-form form label > select {
    font-size: 1.2rem;
  }
  .horizontal-form form output {
    text-transform: uppercase;
    font-size: 1.8rem;
  }
}
.user-links > .content .link .share .heading {
  font-family: LouisBold, sans-serif;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .title h2,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h3,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h4,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h5,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h6 {
  font-size: 1.2rem;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy [itemprop="name"] {
  font-family: LouisBold, sans-serif;
  font-size: 1.2rem;
}
.compare-vehicles.card thead th fieldset label {
  font-weight: bold;
}
.compare-vehicles.card thead th fieldset span::before {
  font-size: 1.4rem;
}
.compare-vehicles.card thead th fieldset [type="checkbox"]:checked + span::before {
  font-family: LouisBold, sans-serif;
  line-height: 2.5rem;
  font-weight: 900;
  font-size: 1.5rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .compare-vehicles.card thead th fieldset [type="checkbox"]:checked + span::before {
    font-size: 1.5rem;
  }
}
.compare-vehicles.card thead th table thead th,
.compare-vehicles.card thead th table tbody {
  font-family: LouisBold, sans-serif;
}
.compare-vehicles.card table thead th,
.compare-vehicles.card table tbody {
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
}
.compare-vehicles.card figcaption {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
  font-weight: 100;
  line-height: 1.25;
  text-transform: uppercase;
}
.header.card {
  font-size: 1.4rem;
}
.header.card a,
.header.card span {
  text-transform: uppercase;
  font-family: LouisBold, sans-serif;
}
.header.card a {
  text-decoration: none;
}
.header.card .dealer {
  line-height: 1;
}
.header.card .dealer [itemprop="url"] {
  line-height: 1.1;
}
.header.card .dealer [itemprop="name"] {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 3vw;
  font-weight: 500;
}
@media all and (max-width: 480px) {
  .header.card .dealer [itemprop="name"] {
    font-size: 1.4rem;
  }
}
.header.card .dealer [itemprop="description"] {
  font-size: 1.2rem;
  font-weight: 100;
}
@media all and (min-width: 320px) and (max-width: 360px) {
  .header.card .dealer [itemprop="description"] {
    font-size: 1rem;
  }
}
@media all and (min-width: 769px) {
  .header.card .dealer [itemprop="name"] {
    font-size: 2rem;
  }
}
.header.card .cta {
  font-size: 1.4rem;
}
.header.card .cta a span {
  line-height: 1.2;
}
.header.card .menu nav > ul > li {
  line-height: 1;
}
@media all and (max-width: 768px) {
  .header.card .menu nav > ul > li {
    line-height: 1.25;
  }
  .header.card .menu nav > ul > li:not(:only-child) > a,
  .header.card .menu nav > ul > li > span {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 769px) {
  .header.card .menu nav > ul > li span:not(:only-child)::after {
    line-height: 0.9;
  }
}
@media all and (max-width: 768px) {
  .header.card .menu nav > ul > li > ul li a {
    line-height: 2.5;
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul li a:hover {
    font-weight: 900;
  }
  .header.card .menu.menu-open nav ul li {
    font-size: 1.4rem;
  }
}
.header.card div[role="search"].search-open {
  /* disable auto-zoom on iphone input field focus */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .header.card div[role="search"].search-open input:focus {
    font-size: 1.2rem;
  }
}
.header.card form fieldset input {
  font-size: 1.2rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  font-family: LouisBold, sans-serif;
}
@media all and (max-width: 768px) {
  .header.card .cta ul li a {
    font-size: 1.2rem;
  }
}
@media all and (min-width: 769px) {
  .header.card .cta ul li[itemprop="department"] span:first-child {
    font-family: LouisRegular, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .header.card .cta ul li[itemprop="department"] span:first-child::after {
    font-weight: bold;
  }
  .header.card .cta ul li[itemprop="department"] span span:first-child,
  .header.card .cta ul li[itemprop="department"] span [itemprop="telephone"] {
    font-size: 1.2rem;
  }
  .header.card .cta ul li[itemprop="department"] span:nth-child(2) {
    font-size: 1.4rem;
  }
}
.listing-results.card > .content > .text .title h1,
.listing-results.card > .content > .text .title h2,
.listing-results.card > .content > .text .title h3,
.listing-results.card > .content > .text .title h4,
.listing-results.card > .content > .text .title h5,
.listing-results.card > .content > .text .title h6 {
  font-family: LouisBold, sans-serif;
  font-size: 2rem;
}
.listing-results.card > .content select {
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
}
.listing-results.card.links-none > .content > .text .copy a {
  font-family: LouisBold, sans-serif;
  text-decoration: none;
}
.listing-results #vehicle-compare-cart-trigger b {
  line-height: 2.1rem;
  font-size: 1rem;
}
.listing-results #vehicle-compare-cart-trigger span {
  font-size: 1.4rem;
}
.listing-results > .deck > div[role="heading"] {
  font-family: LouisBold, sans-serif;
  font-size: 1.6rem;
}
.listing-results > .deck > div[role="heading"] b {
  font-family: LouisRegular, Tahoma, sans-serif;
}
@media (min-width: 640px) {
  .listing-results > .deck > div[role="heading"] {
    font-size: 3rem;
  }
}
@media screen and (max-width: 639px) {
  .listing-results.card.links-none > .content > .text .title h1,
  .listing-results.card.links-none > .content > .text .title h2,
  .listing-results.card.links-none > .content > .text .title h3,
  .listing-results.card.links-none > .content > .text .title h4,
  .listing-results.card.links-none > .content > .text .title h5,
  .listing-results.card.links-none > .content > .text .title h6 {
    font-size: 2rem;
  }
}
.map-and-directions > .content .tertiary a {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
}
.mathbox > .content li [itemprop="name"] {
  text-transform: uppercase;
}
.mathbox > .content li [itemprop="validThrough"] {
  font-size: 1rem;
  font-style: italic;
}
.mathbox > .content .total-sale-price {
  font-size: 130%;
}
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h2,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h3,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h4,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h5,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h6 {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  text-transform: uppercase;
}
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price p,
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price p,
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price p,
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="price"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="price"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="price"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"] {
  font-size: 2rem;
  font-weight: 500;
}
@media (min-width: 640px) {
  .mathbox > .content .paymentInfoTab a {
    text-decoration: none;
    font-size: 2.5rem;
  }
}
.model-color-selector.card h1 {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.model-color-selector.card h1 [itemprop="price"] {
  font-family: LouisBold, sans-serif;
}
.model-color-selector > .content h1,
.model-color-selector > .content h2,
.model-color-selector > .content h3,
.model-color-selector > .content h4,
.model-color-selector > .content h5,
.model-color-selector > .content h6 {
  font-size: 2.5rem;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] [itemprop="price"] {
  font-size: 100%;
}
.model-color-selector > .content [itemprop="color"] {
  font-weight: bold;
  text-transform: uppercase;
}
.model-color-selector > .content legend {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.model-showroom-carousel.card > .content form button {
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.model-showroom-carousel.card div[itemtype$="/PriceSpecification"] meta[itemprop="price"] + span {
  font-size: 160%;
}
.pagination [role="navigation"] li a,
.pagination [role="navigation"] span {
  font-size: 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 3;
}
.payment-search .fieldset {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.payment-search .fieldset [itemprop="count"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.payment-calculator label::before,
.payment-calculator label::after {
  font-size: 1.4rem;
}
.seo-card > .content h1 {
  font-size: small;
}
.card.vertical-filters > form input[type="checkbox"] + span {
  font-size: 1.3rem;
}
@media (max-width: 639px) {
  .card.vertical-filters > form:not(.open) .title {
    font-size: 1.6rem;
  }
}
.card.vertical-filters > form .fieldset > .legend {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.card.vertical-filters > form .fieldset[data-filter="paymentRange"].focused > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="priceRange"] > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="paymentRange"].focused > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="priceRange"] > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields input {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.card.vertical-filters > form.open button[name="action"] {
  text-transform: capitalize;
}
@media (min-width: 640px) {
  .card.vertical-filters > form .title {
    text-transform: uppercase;
  }
  .card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] button {
    font-size: 1.4rem;
    text-transform: none;
  }
}
.dcw-design-shade [itemtype*="/Car"] {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/PriceSpecification"] [itemprop="price"] a {
  font-family: LouisBold, sans-serif;
  text-decoration: none;
}
.dcw-design-shade [itemtype*="/Car"] .title h1 a[itemprop="url"],
.dcw-design-shade [itemtype*="/Car"] .title h2 a[itemprop="url"],
.dcw-design-shade [itemtype*="/Car"] .title h3 a[itemprop="url"],
.dcw-design-shade [itemtype*="/Car"] .title h4 a[itemprop="url"],
.dcw-design-shade [itemtype*="/Car"] .title h5 a[itemprop="url"],
.dcw-design-shade [itemtype*="/Car"] .title h6 a[itemprop="url"] {
  text-decoration: none;
  font-size: 2.5rem;
  line-height: 0.8;
}
.dcw-design-shade [itemtype*="/Car"] .title [itemprop="name"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/Offer"] li[itemtype$="/Offer"] [itemprop="name"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/Offer"] [itemprop="expires"] {
  font-size: 1.1rem;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/Offer"] .disclaimer {
  font-size: 1.3rem;
}
.dcw-design-shade section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] {
  font-size: 1.4rem;
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: none;
  padding: 1rem 0;
}
.dcw-design-shade section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span {
  font-size: 2rem;
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span:before {
  content: ":";
  font-size: 1.4rem;
  font-family: LouisRegular, Tahoma, sans-serif;
  margin: 0 0.5rem 0 -0.25rem;
}
.dcw-design-shade section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span[itemprop="priceSpecification"] {
  font-size: 1.4rem;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span[itemprop="priceSpecification"]::before {
  content: "";
}
.dcw-design-shade section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemprop="name"] {
  font-size: 2rem;
  font-family: LouisBold, sans-serif;
  text-transform: none;
}
.dcw-design-shade [itemprop="givenName"],
.dcw-design-shade [itemprop="familyName"] {
  font-size: 1.8rem;
}
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1,
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1,
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2,
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2,
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3,
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3,
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4,
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4,
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5,
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5,
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6,
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 {
  font-size: 1.5rem;
}
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 [itemprop="vehicleModelDate"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 [itemprop="manufacturer"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6 [itemprop="model"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 [itemprop="model"] {
  font-size: 2rem;
  line-height: 1.2;
}
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="itemCondition"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="itemCondition"],
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"] {
  font-size: 2rem;
  line-height: 1.5;
}
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"] {
  font-size: 1.5rem;
}
.dcw-design-shade .disclaimer {
  font-size: 1.3rem;
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: none;
  text-decoration: none;
}
.dcw-design-shade .disclaimer small {
  font-size: 1.3rem;
  line-height: 1.5;
}
.dcw-design-shade .vehicleDisclaimer #pageDisclaimer .disclaimer {
  text-decoration: none;
}
.dcw-design-shade [role="dialog"],
.dcw-design-shade [class*=" InventoryGAQ-"],
.dcw-design-shade [class*=" IncentiveGAQ-"] {
  /* Promo Popup */
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.8rem;
  text-decoration: none;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] > span,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] > span,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] > span,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] > span {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] {
  line-height: 1.5rem;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
  text-decoration: none;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"] {
  text-decoration: underline;
}
@media screen and (max-width: 736px) {
  .dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
    text-decoration: underline;
  }
}
.dcw-design-shade [role="dialog"] > .content .link a[href="#close"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .content .link a[href="#close"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .content .link a[href="#close"] {
  font-size: 0;
}
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h2,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h3,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h4,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h5,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h6,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6 {
  font-size: 2rem;
}
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content .copy span,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .copy span,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .copy span {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .title p[data-promo-element="promoPopSubTitle"] {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade .promoPopupNotificationBar > .content .link a {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade section[itemtype$="Offer"] .title [itemprop="name"] {
  font-size: 1.8rem;
  font-family: LouisBold, sans-serif;
  line-height: 1.2;
}
.dcw-design-shade section[itemtype$="Offer"] .title .subtitle {
  font-size: 2rem;
  font-family: LouisBold, sans-serif;
  font-weight: 100;
  line-height: 1.2;
}
.dcw-design-shade section[itemtype$="Offer"] .title [itemtype$="/PriceSpecification"] [itemprop="price"] {
  font-size: 2.5rem;
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade section[itemtype$="Offer"] .title [itemtype$="/PriceSpecification"] [itemprop="name"] {
  font-size: 1.4rem;
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: uppercase;
}
@media all and (min-width: 320px) {
  .dcw-design-shade section[itemtype$="Offer"] .title p [itemprop="name"] {
    font-size: 1.4rem;
    font-family: LouisRegular, Tahoma, sans-serif;
  }
  .dcw-design-shade section[itemtype$="Offer"] .title p [itemprop="name"]:after {
    content: ": ";
    margin-right: 0.5rem;
  }
  .dcw-design-shade section[itemtype$="Offer"] .title p [itemprop="price"] {
    font-size: 2rem;
    font-family: LouisBold, sans-serif;
  }
}
@media all and (min-width: 640px) {
  .dcw-design-shade section[itemtype$="Offer"] .title [itemprop="name"] {
    font-size: 2.5rem;
  }
}
.dcw-design-shade section[itemtype$="Offer"] .copy [itemprop="itemOffered"] {
  font-size: 200%;
}
.dcw-design-shade section[itemtype$="Offer"] .copy [itemprop="description"] {
  font-size: 1.4rem;
}
.dcw-design-shade section[itemtype$="Offer"] .copy dl {
  text-transform: capitalize;
}
.dcw-design-shade section[itemtype$="Offer"] .copy [itemprop="price"] {
  font-size: 3.2rem;
  font-family: LouisBold, sans-serif;
  font-weight: 100;
}
.dcw-design-shade section[itemtype$="Offer"] .copy [itemprop="unitText"] {
  font-size: 2.2rem;
  font-family: LouisBold, sans-serif;
  font-weight: 100;
}
.dcw-design-shade .card .leafy [class*="departmentHoursOfOperation"] [itemtype$="OpeningHoursSpecification"] dt[itemprop="dayOfWeek"] {
  font-size: 1.5rem;
}
.dcw-design-shade .card .leafy [class*="departmentHoursOfOperation"] [itemtype$="OpeningHoursSpecification"] dd[not="closed"] {
  font-size: 1.5rem;
}
.dcw-design-shade [itemtype$="/PostalAddress"] {
  font-family: LouisBold, sans-serif;
  font-size: 2.0rem;
}
.dcw-design-shade [itemtype$="/PostalAddress"] span {
  font-size: 1.4rem;
}
.dcw-design-shade [itemtype$="/PostalAddress"] span[itemprop="name"] {
  text-transform: uppercase;
}
.dcw-design-shade div[itemtype$="/PriceSpecification"],
.dcw-design-shade div[itemtype$="/UnitPriceSpecification"] {
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
}
.dcw-design-shade div[itemtype$="/PriceSpecification"] [itemprop],
.dcw-design-shade div[itemtype$="/UnitPriceSpecification"] [itemprop] {
  line-height: 1.2;
}
.dcw-design-shade div[itemtype$="/PriceSpecification"] [itemprop="price"],
.dcw-design-shade div[itemtype$="/UnitPriceSpecification"] [itemprop="price"] {
  font-size: 160%;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="datePublished"] {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="author"],
.dcw-design-shade [itemtype$="/Review"] [itemprop="locationCreated"],
.dcw-design-shade [itemtype$="/Review"] [itemprop="reviewBody"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="reviewBody"] {
  font-style: italic;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="reviewBody"],
.dcw-design-shade [itemtype$="/Review"] [itemprop="locationCreated"],
.dcw-design-shade [itemtype$="/Review"] [itemprop="author"] {
  font-size: 1.5rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="reviewRating"] h1,
.dcw-design-shade [itemtype$="/Review"] [itemprop="reviewRating"] h3 {
  font-size: 2.0rem;
}
.dcw-design-shade [itemtype$="/Review"] .confirmed-box {
  text-transform: capitalize;
  font-size: 1.4rem;
}
.dcw-design-shade [itemtype$="/Review"] .confirmed-box [itemprop="author"] {
  font-family: inherit;
  font-size: 1.4rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title {
  font-size: 1.4rem;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h1,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h2,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h3,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h4,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h5,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h6 {
  font-size: 1.5rem;
  text-transform: capitalize;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview a {
  font-size: 0;
}
.dcw-design-shade [itemtype$="/AggregateRating"] > .content [itemprop="ratingValue"] {
  font-size: 2rem;
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade [itemtype$="/Service"] [itemtype$="/Offer"] .currency,
.dcw-design-shade [itemtype$="/Service"] [itemprop="price"] {
  font-size: 3.2rem;
  font-family: LouisBold, sans-serif;
  font-weight: 100;
}
.dcw-design-shade {
  /* 
    [itemtype*="/Car"][itemtype*="/Product"] > .content
    This is the schema-only selector for below but we can't scope it
    to just the Model Details page.
*/
}
.dcw-design-shade #promo.PromoPopUp.card > .title {
  background-color: #b8b8b8;
  color: #474747;
}
.dcw-design-shade #promo.PromoPopUp.card > .title h1,
.dcw-design-shade #promo.PromoPopUp.card > .title h2,
.dcw-design-shade #promo.PromoPopUp.card > .title h3,
.dcw-design-shade #promo.PromoPopUp.card > .title h4,
.dcw-design-shade #promo.PromoPopUp.card > .title h5,
.dcw-design-shade #promo.PromoPopUp.card > .title h6 {
  box-shadow: none;
  background-color: transparent;
  color: #474747;
}
.dcw-design-shade #promo.PromoPopUp.card > .content {
  background-color: #b8b8b8;
  margin: 0;
}
.dcw-design-shade #promo.PromoPopUp.card > .content .copy,
.dcw-design-shade #promo.PromoPopUp.card > .content .link {
  background-color: transparent;
  color: #474747;
}
.dcw-design-shade #promo.PromoPopUp.card > .content .copy p {
  padding: 0 1rem;
}
.dcw-design-shade #promo.PromoPopUp.card > .content .copy .tabContainer > div.selected a {
  display: inline-block;
}
.dcw-design-shade #promo.PromoPopUp.card > .content .link a[href="#close"] {
  margin-top: .5rem;
}
.dcw-design-shade #promo.PromoPopUp.card > .content .link a[href="#close"]::before {
  right: 2rem;
  margin: 0;
  padding: 0rem 1rem 0 2rem;
  color: #000;
}
.dcw-design-shade #promo.PromoPopUp.card > .content button {
  min-width: 10rem;
}
.dcw-design-shade #promo.PromoPopUp.card > .content .media .vin {
  color: #474747;
  font-size: 1.4rem;
}
.dcw-design-shade #promo.PromoPopUp.card.col-2 > .content .copy,
.dcw-design-shade #promo.PromoPopUp.card.col-2 > .content .copy form {
  background-color: #b8b8b8;
  color: #474747;
  padding-top: 0;
}
.dcw-design-shade #promo.PromoPopUp.card.col-2.promoPopDefaultForm > .content .media {
  margin-top: 0;
}
.dcw-design-shade #promo.PromoPopUp.card.col-2.promoPopDefaultForm > .content .media p[data-promo-element="promoPopSubTitle"] {
  margin: 0;
}
.dcw-design-shade #promo.PromoPopUp.card .deck .promoPopPriceWatch > .content {
  background-color: #b8b8b8;
  color: #474747;
}
.dcw-design-shade #promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h1,
.dcw-design-shade #promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h2,
.dcw-design-shade #promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h3,
.dcw-design-shade #promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h4,
.dcw-design-shade #promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h5,
.dcw-design-shade #promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h6 {
  color: #474747;
}
@media screen and (min-width: 641px) and (orientation: portrait) {
  .dcw-design-shade #promo.PromoPopUp.card > .content .link a[href="#close"] {
    right: 2rem;
    top: -0.9rem;
  }
  .dcw-design-shade #promo.PromoPopUp.card.promoPopDefaultForm > .content .link a[href="#close"] {
    right: 2rem;
    top: -6.9rem;
  }
  .dcw-design-shade #promo.PromoPopUp.card.merchandisingTabs > .content .link a[href="#close"] {
    top: -7.9rem;
  }
}
@media screen and (min-width: 641px) {
  .dcw-design-shade #promo.PromoPopUp.card {
    overflow: auto;
    background-color: #b8b8b8;
    border: 35px solid #ffffff;
    border-image: linear-gradient(115deg, #3e5c77 45%, #ffffff 0%);
    border-image-slice: 30;
    box-sizing: border-box;
  }
  .dcw-design-shade #promo.PromoPopUp.card > .title,
  .dcw-design-shade #promo.PromoPopUp.card > .content {
    position: relative;
    top: 0;
  }
  .dcw-design-shade #promo.PromoPopUp.card > .title .link a[href="#close"]::before,
  .dcw-design-shade #promo.PromoPopUp.card > .content .link a[href="#close"]::before {
    color: #000;
    right: -1rem;
    margin: 0;
    padding: 0;
    top: -0.3rem;
    font-size: 4rem;
  }
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck {
    top: 0;
    position: relative;
  }
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card {
    background-color: #b8b8b8;
    color: #474747;
  }
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text {
    margin-top: 0;
    padding: 1vw;
  }
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h1,
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h2,
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h3,
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h4,
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h5,
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h6 {
    font-size: 1.8rem;
    color: #474747;
  }
  .dcw-design-shade #promo.PromoPopUp.card.col-2 > .deck .card > .content .text form input[type="checkbox"] + span {
    display: block;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-shade [class*="-gutter"] #promo > .deck,
  .dcw-design-shade [class*="-gutter"] #promo .card .content {
    margin-left: 0;
    margin-right: 0;
  }
}
.dcw-design-shade .context-price .notification-box {
  background-color: #d1d1d1;
  border: 1px solid rgba(71, 71, 71, 0.3);
  box-shadow: 0 0 5px #d1d1d1;
  font-size: 1.4rem;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  overflow-y: auto;
  padding: 1rem 2rem;
  position: fixed;
  right: 0;
  text-align: left;
  top: 20%;
  transform: translateY(-4rem);
  transition: top 1s, opacity 1.5s;
  width: 30rem;
  z-index: -1;
}
.dcw-design-shade .context-price .notification-box.fadeIn {
  opacity: 1;
  top: 50vh;
  z-index: 100;
}
.dcw-design-shade .context-price .notification-box.fadeOut {
  opacity: 0;
  top: 50vh;
  z-index: -1;
}
.dcw-design-shade .context-price .notification-box span {
  color: #000;
}
.dcw-design-shade .context-price .notification-box a.closeLink {
  position: absolute;
  top: 0;
  right: 1rem;
  font-size: 0;
}
.dcw-design-shade .context-price .notification-box a.closeLink:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f404";
  font-size: 3rem;
}
.dcw-design-shade .context-price .notification-box a.closeLink:before {
  cursor: pointer;
  font-size: 2rem;
  color: #000;
}
.dcw-design-shade h1,
.dcw-design-shade .l1 h1,
.dcw-design-shade h2,
.dcw-design-shade h3,
.dcw-design-shade h4,
.dcw-design-shade h5,
.dcw-design-shade h6 {
  margin: 0;
}
.dcw-design-shade h3,
.dcw-design-shade .l3 h1,
.dcw-design-shade h4,
.dcw-design-shade h5,
.dcw-design-shade h6 {
  color: #666666;
}
.dcw-design-shade figcaption {
  color: #adadad;
}
.dcw-design-shade figcaption:not(:empty) {
  padding: 1rem;
}
.dcw-design-shade a {
  color: #000;
}
.dcw-design-shade li {
  margin-bottom: 1rem;
  list-style-position: outside;
}
.dcw-design-shade ul {
  margin: 0;
  padding: 0 0 0 2rem;
}
.dcw-design-shade dl {
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .dcw-design-shade dl {
    display: -ms-flexbox;
  }
}
.dcw-design-shade dt {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-weight: normal;
  flex-basis: 45%;
}
.dcw-design-shade dd {
  flex-grow: 1;
  flex-basis: 55%;
  text-align: right;
}
.dcw-design-shade dt,
.dcw-design-shade dd {
  margin: 0;
  padding-bottom: 1rem;
}
.dcw-design-shade table {
  border: 1px solid #acacac;
}
.dcw-design-shade table th,
.dcw-design-shade table td {
  padding: 1rem;
  text-align: left;
  vertical-align: middle;
}
.dcw-design-shade table thead th,
.dcw-design-shade table thead td {
  background-color: #acacac;
  color: #000;
}
.dcw-design-shade form {
  max-width: 600px;
}
@media (max-width: 639px) {
  .dcw-design-shade form p {
    max-width: 27rem;
  }
}
.dcw-design-shade form p.required {
  margin: 0 0 1rem;
  padding: 0;
  text-align: left;
}
.dcw-design-shade form p.required > span {
  color: #FF0000;
}
.dcw-design-shade form button {
  cursor: pointer;
}
.dcw-design-shade form fieldset:not(:empty) {
  padding: 0;
  margin: 0 0 2rem;
}
.dcw-design-shade form fieldset[name="default_section"] {
  display: none;
}
.dcw-design-shade form fieldset ~ small {
  display: block;
  margin: 1rem 2rem;
  margin-left: 0;
}
.dcw-design-shade form legend {
  color: inherit;
  width: 100%;
  padding-bottom: 0.5rem;
}
.dcw-design-shade form label,
.dcw-design-shade form .group {
  display: block;
  margin: 2rem 0;
}
.dcw-design-shade form label.required span:after,
.dcw-design-shade form .group.required span:after {
  content: "*";
  color: #FF0000;
  padding-left: 0.2rem;
}
.dcw-design-shade form select,
.dcw-design-shade form input,
.dcw-design-shade form textarea {
  margin-top: 0.5rem;
}
.dcw-design-shade form select {
  background: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23000%22%20points%3D%22396.6,160%20416,180.7%20256,352%2096,180.7%20115.3,160%20256,310.5%20%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: auto 20px;
  border: 1px solid #b8b8b8;
  border-radius: 0;
  font-size: 1.2rem;
  line-height: 1.36;
  padding: 1rem 30px 1rem 1rem;
  width: 100%;
  min-width: 300px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.dcw-design-shade form select::-ms-expand {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .dcw-design-shade form select {
    background-size: 35% auto;
    background-position-x: 120%;
  }
}
.dcw-design-shade form select:focus {
  outline: none;
  box-shadow: 0 0 4px 3px #5b9dd9;
}
.dcw-design-shade form span + input,
.dcw-design-shade form select,
.dcw-design-shade form textarea {
  background-color: #d1d1d1;
  color: #000;
  border: 1px solid #b8b8b8;
  display: block;
}
.dcw-design-shade form span + input::-webkit-input-placeholder,
.dcw-design-shade form select::-webkit-input-placeholder,
.dcw-design-shade form textarea::-webkit-input-placeholder {
  color: #626262;
}
.dcw-design-shade form span + input:-moz-placeholder,
.dcw-design-shade form select:-moz-placeholder,
.dcw-design-shade form textarea:-moz-placeholder {
  color: #626262;
}
.dcw-design-shade form span + input::-moz-placeholder,
.dcw-design-shade form select::-moz-placeholder,
.dcw-design-shade form textarea::-moz-placeholder {
  color: #626262;
}
.dcw-design-shade form span + input:-ms-input-placeholder,
.dcw-design-shade form select:-ms-input-placeholder,
.dcw-design-shade form textarea:-ms-input-placeholder {
  color: #626262;
}
.dcw-design-shade form input:focus {
  outline: none;
  box-shadow: 0 0 4px 3px #5b9dd9;
}
.dcw-design-shade form input,
.dcw-design-shade form textarea {
  padding: 1rem;
  width: 100%;
}
.dcw-design-shade form textarea {
  resize: vertical;
}
.dcw-design-shade form input:focus + span:before {
  outline: 1px dotted black;
}
.dcw-design-shade form textarea {
  min-height: 15rem;
  overflow: auto;
}
.dcw-design-shade form input[type="checkbox"] {
  opacity: 0;
  margin-left: -9999em;
  position: absolute;
}
.dcw-design-shade form input[type="checkbox"] + span {
  position: relative;
  padding-left: 2.5rem;
}
.dcw-design-shade form input[type="checkbox"] + span:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0.2rem;
}
.dcw-design-shade form input[type="checkbox"] + span:before {
  border: 1px solid #3e5c77;
  content: '';
  top: 0.3rem;
  height: 1.2rem;
  width: 1.2rem;
}
.dcw-design-shade form input[type="checkbox"]:checked + span:before {
  background-color: #3e5c77;
}
.dcw-design-shade form input[type="checkbox"]:checked + span:before {
  background: none;
  border: 1px solid #3e5c77;
  content: "\f383";
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  line-height: 1;
}
.dcw-design-shade form input[type="radio"] {
  opacity: 0;
  margin-left: -9999em;
  position: absolute;
}
.dcw-design-shade form input[type="radio"] + span {
  position: relative;
  padding-left: 2.5rem;
}
.dcw-design-shade form input[type="radio"] + span:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0.2rem;
}
.dcw-design-shade form input[type="radio"] + span:before {
  content: '\f3a6';
  color: #3e5c77;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}
.dcw-design-shade form input[type="radio"]:checked + span:before {
  content: '\f3a7';
}
.dcw-design-shade form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.dcw-design-shade form input[type=number] {
  -moz-appearance: textfield;
}
.dcw-design-shade form [role="alert"] {
  display: none;
}
.dcw-design-shade form [role="status"] {
  display: none;
}
.dcw-design-shade form[data-submitted="true"] > *:not([role="status"]) {
  display: none;
}
.dcw-design-shade form[data-submitted="true"] [role="status"],
.dcw-design-shade form.failed [role="status"] {
  display: block;
  margin: 3rem 0 1rem;
  padding: 1.5rem;
  z-index: 1;
}
.dcw-design-shade form[data-submitted="true"] [role="status"] {
  background-color: #ebffeb;
  color: #1E6D1D;
  max-width: 300px;
  border: 1px solid #3F863F;
}
.dcw-design-shade form.failed [role="status"] {
  background-color: #FFE8E8;
  color: #000000;
  border: 1px solid #FF0000;
}
.dcw-design-shade form input[type="range"] {
  display: none;
}
.dcw-design-shade form[merchandising-paymentsearch] {
  animation-name: minmax;
}
.dcw-design-shade .card > .content form select.invalid,
.dcw-design-shade .card > .content form input.invalid,
.dcw-design-shade .card > .content form textarea.invalid {
  border: 1px solid #FF0000;
  background-color: #FFE8E8;
  color: #000;
  outline: none;
}
.dcw-design-shade .card > .content form input[type="checkbox"].invalid + span:before {
  border: 1px solid #FF0000;
  background-color: #FFE8E8;
}
.dcw-design-shade .bg-color > .content form span + input,
.dcw-design-shade .bg-dark > .content form span + input,
.dcw-design-shade .bg-color > .content form select,
.dcw-design-shade .bg-dark > .content form select,
.dcw-design-shade .bg-color > .content form textarea,
.dcw-design-shade .bg-dark > .content form textarea {
  background-color: #ffffff;
  color: #474747;
}
.dcw-design-shade .bg-color > .content form span + input::-webkit-input-placeholder,
.dcw-design-shade .bg-dark > .content form span + input::-webkit-input-placeholder,
.dcw-design-shade .bg-color > .content form select::-webkit-input-placeholder,
.dcw-design-shade .bg-dark > .content form select::-webkit-input-placeholder,
.dcw-design-shade .bg-color > .content form textarea::-webkit-input-placeholder,
.dcw-design-shade .bg-dark > .content form textarea::-webkit-input-placeholder {
  color: rgba(71, 71, 71, 0.35);
}
.dcw-design-shade .bg-color > .content form span + input:-moz-placeholder,
.dcw-design-shade .bg-dark > .content form span + input:-moz-placeholder,
.dcw-design-shade .bg-color > .content form select:-moz-placeholder,
.dcw-design-shade .bg-dark > .content form select:-moz-placeholder,
.dcw-design-shade .bg-color > .content form textarea:-moz-placeholder,
.dcw-design-shade .bg-dark > .content form textarea:-moz-placeholder {
  color: rgba(71, 71, 71, 0.35);
}
.dcw-design-shade .bg-color > .content form span + input::-moz-placeholder,
.dcw-design-shade .bg-dark > .content form span + input::-moz-placeholder,
.dcw-design-shade .bg-color > .content form select::-moz-placeholder,
.dcw-design-shade .bg-dark > .content form select::-moz-placeholder,
.dcw-design-shade .bg-color > .content form textarea::-moz-placeholder,
.dcw-design-shade .bg-dark > .content form textarea::-moz-placeholder {
  color: rgba(71, 71, 71, 0.35);
}
.dcw-design-shade .bg-color > .content form span + input:-ms-input-placeholder,
.dcw-design-shade .bg-dark > .content form span + input:-ms-input-placeholder,
.dcw-design-shade .bg-color > .content form select:-ms-input-placeholder,
.dcw-design-shade .bg-dark > .content form select:-ms-input-placeholder,
.dcw-design-shade .bg-color > .content form textarea:-ms-input-placeholder,
.dcw-design-shade .bg-dark > .content form textarea:-ms-input-placeholder {
  color: rgba(71, 71, 71, 0.35);
}
.dcw-design-shade .bg-color fieldset legend {
  border-bottom: 1px solid #ffffff;
}
.dcw-design-shade .bg-light legend {
  border-bottom: 1px solid #d1d1d1;
}
.dcw-design-shade .bg-dark legend {
  border-bottom: 1px solid #d1d1d1;
}
.dcw-design-shade .gm-style [aria-hidden="true"] {
  display: block;
}
.dcw-design-shade .cards-none.title-none.copy-one.media-none > .content > .text {
  padding-top: 0;
}
.dcw-design-shade .cards-none.title-none.copy-one.media-none > .content > .text .copy {
  margin-top: 0;
}
.dcw-design-shade .cards-none.title-none.copy-one.media-none > .content > .text .copy form fieldset:first-child {
  padding-top: 0;
}
.dcw-design-shade .card > .content a,
.dcw-design-shade .card > div[role="navigation"] a {
  color: #3e5c77;
}
.dcw-design-shade .card > .content .link a,
.dcw-design-shade .card > .content button {
  background-color: #3e5c77;
  color: #fff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dcw-design-shade .card > .content {
    min-height: .1px;
  }
}
.dcw-design-shade .card > .content .text {
  padding: 2rem 4vw;
}
@media all and (min-width: 640px) {
  .dcw-design-shade .card > .content .text {
    padding: 3vw 4vw 1.5vw 4vw;
  }
}
.dcw-design-shade .card > .content .title,
.dcw-design-shade .card > .content .copy,
.dcw-design-shade .card > .content .link,
.dcw-design-shade .card > .content .media {
  justify-content: flex-start;
}
.dcw-design-shade .card > .content .link a[href^="tel:"].primary:before {
  content: "\f2d2";
  margin-right: 1.5rem;
  margin-left: 5px;
}
.dcw-design-shade .card > .content button {
  display: inline-block;
}
.dcw-design-shade .card > .content button::after {
  float: right;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dcw-design-shade .card > .deck {
    min-height: .1px;
  }
}
.dcw-design-shade .card.bg-dark > .content .link > a {
  background-color: #ffffff;
  color: #000;
}
.dcw-design-shade .card.bg-dark > .content .future-features {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 1vw;
}
.dcw-design-shade .card.bg-dark > .content .future-features a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 1rem;
}
.dcw-design-shade .card.bg-dark > .content .future-features a:before {
  display: block;
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-share:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-869,339h-20v-19h6v1h-5v17h18v-17h-5v-1h6V339z%20M-878.5,329h-1v-16.3l-4.9,4.9l-0.7-0.7l6.1-6.1l6.1,6.1l-0.7,0.7l-4.9-4.9V329z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-compare-selected:before,
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-compare:before,
.dcw-design-shade .card.bg-dark > .content .future-features [data-action="compare"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-878.5,337.6h-1v-25.1h1V337.6z%20M-868.7,336.7L-868.7,336.7L-868.7,336.7c-1.9,0-3.5-1.4-3.7-3.2h-3v-1h3.9%20l0,0.7c0,1.4,1.2,2.5,2.7,2.5c1.5,0,2.7-1.1,2.7-2.5v-3.8c0-2.5-0.2-5.4-0.5-6c-0.1-0.2-0.9-0.6-1.6-1c-0.5-0.1-3.7-0.4-7.1-0.6%20l0.1-1c2.7,0.1,5.3,0.4,6.5,0.5c-0.3-0.8-0.7-2-0.9-2.8c-0.1-0.2-0.1-0.4-0.1-0.5c-0.6-2.1-0.9-3.2-5.5-3.6l0.1-1%20c5,0.4,5.7,1.9,6.4,4.3c0,0.1,0.1,0.3,0.1,0.4c0.3,1,0.9,2.7,1.1,3.3c0.6,0.3,1.7,0.8,2,1.3c0.6,1.1,0.7,5.2,0.7,6.5v3.8%20C-865,335.1-866.6,336.7-868.7,336.7z%20M-889.3,336.7L-889.3,336.7L-889.3,336.7c-2,0-3.7-1.6-3.7-3.5v-3.8c0-1.2,0-5.4,0.7-6.5%20c0.3-0.5,1.4-1.1,2-1.3c0.2-0.7,1-3,1.2-3.7c0.7-2.5,1.4-3.9,6.4-4.3l0.1,1c-4.6,0.4-4.9,1.5-5.5,3.6l0,0c-0.2,0.7-0.7,2.3-1,3.2%20c1.2-0.1,3.8-0.4,6.5-0.5l0.1,1c-3.5,0.2-6.6,0.6-7.1,0.6c-0.8,0.3-1.5,0.8-1.6,1c-0.3,0.6-0.5,3.5-0.5,6v3.8%20c0,1.4,1.2,2.5,2.7,2.5c1.5,0,2.7-1.1,2.7-2.5v-0.7h3.9v1h-2.9C-885.8,335.2-887.4,336.7-889.3,336.7z%20M-870.6,329%20c-1.3,0-2.4-1.1-2.4-2.4c0-1.3,1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4C-868.3,328-869.3,329-870.6,329z%20M-870.6,325.3%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4s1.4-0.6,1.4-1.4C-869.3,325.9-869.9,325.3-870.6,325.3z%20%20M-887.4,329%20c-1.3,0-2.4-1.1-2.4-2.4c0-1.3,1.1-2.4,2.4-2.4c1.3,0,2.4,1.1,2.4,2.4C-885,328-886.1,329-887.4,329z%20M-887.4,325.3%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4s1.4-0.6,1.4-1.4C-886,325.9-886.6,325.3-887.4,325.3z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features a:link,
.dcw-design-shade .card.bg-dark > .content .future-features a:visited,
.dcw-design-shade .card.bg-dark > .content .future-features a:hover,
.dcw-design-shade .card.bg-dark > .content .future-features a:active {
  color: #ffffff;
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-compare-selected:before,
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-compare:before,
.dcw-design-shade .card.bg-dark > .content .future-features [data-action="compare"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-save[data-saved="true"]:before,
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-save[aria-busy="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-compare[aria-busy="true"]:before,
.dcw-design-shade .card.bg-dark > .content .future-features .vehicle-compare[aria-pressed="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23ffffff%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%238b8b8b%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23ffffff%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%238b8b8b%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.dcw-design-shade .card.bg-dark > .content dd,
.dcw-design-shade .card.bg-dark > .content dt {
  color: #fff;
}
.dcw-design-shade .card.card-clickable > .content .link a:after {
  content: none;
}
.dcw-design-shade .card.bg-light {
  background-color: #ffffff;
  color: #000;
}
.dcw-design-shade .card.bg-light > .content h1,
.dcw-design-shade .card.bg-light > .content h2,
.dcw-design-shade .card.bg-light > .content h3,
.dcw-design-shade .card.bg-light > .content h4,
.dcw-design-shade .card.bg-light > .content h5,
.dcw-design-shade .card.bg-light > .content h6,
.dcw-design-shade .card.bg-light > .content .heading {
  color: #000;
}
.dcw-design-shade .card.bg-light > .content .copy a[rel="external"],
.dcw-design-shade .card.bg-light > .content .copy p a {
  color: #000;
}
.dcw-design-shade .card.bg-light > .content .copy a[rel="external"]:hover,
.dcw-design-shade .card.bg-light > .content .copy p a:hover {
  color: #3e5c77;
}
.dcw-design-shade .card.bg-color {
  background-color: #d1d1d1;
  color: #000;
}
.dcw-design-shade .card.bg-color > .content h1,
.dcw-design-shade .card.bg-color > .content h2,
.dcw-design-shade .card.bg-color > .content h3,
.dcw-design-shade .card.bg-color > .content h4,
.dcw-design-shade .card.bg-color > .content h5,
.dcw-design-shade .card.bg-color > .content h6,
.dcw-design-shade .card.bg-color > .content .heading {
  color: #000;
}
.dcw-design-shade .card.bg-color > .content .copy a[rel="external"],
.dcw-design-shade .card.bg-color > .content .copy p a {
  color: #000;
}
.dcw-design-shade .card.bg-color > .content .copy a[rel="external"]:hover,
.dcw-design-shade .card.bg-color > .content .copy p a:hover {
  color: #3e5c77;
}
.dcw-design-shade .card.bg-dark {
  background-color: #474747;
  color: #ffffff;
}
.dcw-design-shade .card.bg-dark > .content h1,
.dcw-design-shade .card.bg-dark > .content h2,
.dcw-design-shade .card.bg-dark > .content h3,
.dcw-design-shade .card.bg-dark > .content h4,
.dcw-design-shade .card.bg-dark > .content h5,
.dcw-design-shade .card.bg-dark > .content h6,
.dcw-design-shade .card.bg-dark > .content .heading {
  color: #ffffff;
}
.dcw-design-shade .card.bg-dark > .content .copy a[rel="external"],
.dcw-design-shade .card.bg-dark > .content .copy p a {
  color: #ffffff;
}
.dcw-design-shade .card.bg-dark > .content .copy a[rel="external"]:hover,
.dcw-design-shade .card.bg-dark > .content .copy p a:hover {
  color: #3e5c77;
}
.dcw-design-shade .card > .content .link > a.primary,
.dcw-design-shade .card > .content .link > a.view-my-deal,
.dcw-design-shade .card > .content .link > button {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card > .content .link > a.primary:link,
.dcw-design-shade .card > .content .link > a.view-my-deal:link,
.dcw-design-shade .card > .content .link > button:link,
.dcw-design-shade .card > .content .link > a.primary:visited,
.dcw-design-shade .card > .content .link > a.view-my-deal:visited,
.dcw-design-shade .card > .content .link > button:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card > .content .link > a.primary:hover,
.dcw-design-shade .card > .content .link > a.view-my-deal:hover,
.dcw-design-shade .card > .content .link > button:hover,
.dcw-design-shade .card > .content .link > a.primary:active,
.dcw-design-shade .card > .content .link > a.view-my-deal:active,
.dcw-design-shade .card > .content .link > button:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card > .content .link a.secondary {
  background-color: transparent;
  color: #666;
  border-width: 2px;
  border-style: solid;
  border-color: #808285;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card > .content .link a.secondary:link,
.dcw-design-shade .card > .content .link a.secondary:visited {
  border-color: #808285;
}
.dcw-design-shade .card > .content .link a.secondary:hover,
.dcw-design-shade .card > .content .link a.secondary:active {
  background-color: transparent;
  color: #333;
  border-color: #808285;
}
.dcw-design-shade .card > .content .link .tertiary a {
  background-color: transparent;
  color: #666666;
  border: none;
}
.dcw-design-shade .card > .content .link .tertiary a:hover,
.dcw-design-shade .card > .content .link .tertiary a:active {
  color: #3e5c77;
}
.dcw-design-shade .card > .content [itemtype$="/Review"] .link div:not(.tertiary) a {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card > .content [itemtype$="/Review"] .link div:not(.tertiary) a:link,
.dcw-design-shade .card > .content [itemtype$="/Review"] .link div:not(.tertiary) a:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card > .content [itemtype$="/Review"] .link div:not(.tertiary) a:hover,
.dcw-design-shade .card > .content [itemtype$="/Review"] .link div:not(.tertiary) a:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card > .content button[type="submit"],
.dcw-design-shade .card > .content button[type="button"] {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card > .content button[type="submit"]:link,
.dcw-design-shade .card > .content button[type="button"]:link,
.dcw-design-shade .card > .content button[type="submit"]:visited,
.dcw-design-shade .card > .content button[type="button"]:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card > .content button[type="submit"]:hover,
.dcw-design-shade .card > .content button[type="button"]:hover,
.dcw-design-shade .card > .content button[type="submit"]:active,
.dcw-design-shade .card > .content button[type="button"]:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card > .content button[type="submit"][aria-hidden="true"],
.dcw-design-shade .card > .content button[type="button"][aria-hidden="true"] {
  display: none;
}
.dcw-design-shade .card.compare-popup > .content .link a[href*="CompareVehicles"] {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.compare-popup > .content .link a[href*="CompareVehicles"]:link,
.dcw-design-shade .card.compare-popup > .content .link a[href*="CompareVehicles"]:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.compare-popup > .content .link a[href*="CompareVehicles"]:hover,
.dcw-design-shade .card.compare-popup > .content .link a[href*="CompareVehicles"]:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content .link > a.primary,
.dcw-design-shade .card.bg-color > .content .link > a.view-my-deal,
.dcw-design-shade .card.bg-color > .content .link > button {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-color > .content .link > a.primary:link,
.dcw-design-shade .card.bg-color > .content .link > a.view-my-deal:link,
.dcw-design-shade .card.bg-color > .content .link > button:link,
.dcw-design-shade .card.bg-color > .content .link > a.primary:visited,
.dcw-design-shade .card.bg-color > .content .link > a.view-my-deal:visited,
.dcw-design-shade .card.bg-color > .content .link > button:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content .link > a.primary:hover,
.dcw-design-shade .card.bg-color > .content .link > a.view-my-deal:hover,
.dcw-design-shade .card.bg-color > .content .link > button:hover,
.dcw-design-shade .card.bg-color > .content .link > a.primary:active,
.dcw-design-shade .card.bg-color > .content .link > a.view-my-deal:active,
.dcw-design-shade .card.bg-color > .content .link > button:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content .link a.secondary {
  background-color: transparent;
  color: #666;
  border-width: 2px;
  border-style: solid;
  border-color: #808285;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-color > .content .link a.secondary:link,
.dcw-design-shade .card.bg-color > .content .link a.secondary:visited {
  border-color: #808285;
}
.dcw-design-shade .card.bg-color > .content .link a.secondary:hover,
.dcw-design-shade .card.bg-color > .content .link a.secondary:active {
  background-color: transparent;
  color: #333;
  border-color: #808285;
}
.dcw-design-shade .card.bg-color > .content .link .tertiary a {
  background-color: transparent;
  color: #666666;
  border: none;
}
.dcw-design-shade .card.bg-color > .content .link .tertiary a:hover,
.dcw-design-shade .card.bg-color > .content .link .tertiary a:active {
  color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content [itemtype$="/Review"] .link div:not(.tertiary) a {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-color > .content [itemtype$="/Review"] .link div:not(.tertiary) a:link,
.dcw-design-shade .card.bg-color > .content [itemtype$="/Review"] .link div:not(.tertiary) a:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content [itemtype$="/Review"] .link div:not(.tertiary) a:hover,
.dcw-design-shade .card.bg-color > .content [itemtype$="/Review"] .link div:not(.tertiary) a:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content button[type="submit"],
.dcw-design-shade .card.bg-color > .content button[type="button"] {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-color > .content button[type="submit"]:link,
.dcw-design-shade .card.bg-color > .content button[type="button"]:link,
.dcw-design-shade .card.bg-color > .content button[type="submit"]:visited,
.dcw-design-shade .card.bg-color > .content button[type="button"]:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content button[type="submit"]:hover,
.dcw-design-shade .card.bg-color > .content button[type="button"]:hover,
.dcw-design-shade .card.bg-color > .content button[type="submit"]:active,
.dcw-design-shade .card.bg-color > .content button[type="button"]:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color > .content button[type="submit"][aria-hidden="true"],
.dcw-design-shade .card.bg-color > .content button[type="button"][aria-hidden="true"] {
  display: none;
}
.dcw-design-shade .card.bg-color.compare-popup > .content .link a[href*="CompareVehicles"] {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-color.compare-popup > .content .link a[href*="CompareVehicles"]:link,
.dcw-design-shade .card.bg-color.compare-popup > .content .link a[href*="CompareVehicles"]:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-color.compare-popup > .content .link a[href*="CompareVehicles"]:hover,
.dcw-design-shade .card.bg-color.compare-popup > .content .link a[href*="CompareVehicles"]:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content .link > a.primary,
.dcw-design-shade .card.bg-dark > .content .link > a.view-my-deal,
.dcw-design-shade .card.bg-dark > .content .link > button {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-dark > .content .link > a.primary:link,
.dcw-design-shade .card.bg-dark > .content .link > a.view-my-deal:link,
.dcw-design-shade .card.bg-dark > .content .link > button:link,
.dcw-design-shade .card.bg-dark > .content .link > a.primary:visited,
.dcw-design-shade .card.bg-dark > .content .link > a.view-my-deal:visited,
.dcw-design-shade .card.bg-dark > .content .link > button:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content .link > a.primary:hover,
.dcw-design-shade .card.bg-dark > .content .link > a.view-my-deal:hover,
.dcw-design-shade .card.bg-dark > .content .link > button:hover,
.dcw-design-shade .card.bg-dark > .content .link > a.primary:active,
.dcw-design-shade .card.bg-dark > .content .link > a.view-my-deal:active,
.dcw-design-shade .card.bg-dark > .content .link > button:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content .link a.secondary {
  background-color: transparent;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-dark > .content .link a.secondary:link,
.dcw-design-shade .card.bg-dark > .content .link a.secondary:visited {
  border-color: #fff;
}
.dcw-design-shade .card.bg-dark > .content .link a.secondary:hover,
.dcw-design-shade .card.bg-dark > .content .link a.secondary:active {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.dcw-design-shade .card.bg-dark > .content .link .tertiary a {
  background-color: transparent;
  color: #666666;
  border: none;
}
.dcw-design-shade .card.bg-dark > .content .link .tertiary a:hover,
.dcw-design-shade .card.bg-dark > .content .link .tertiary a:active {
  color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content [itemtype$="/Review"] .link div:not(.tertiary) a {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-dark > .content [itemtype$="/Review"] .link div:not(.tertiary) a:link,
.dcw-design-shade .card.bg-dark > .content [itemtype$="/Review"] .link div:not(.tertiary) a:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content [itemtype$="/Review"] .link div:not(.tertiary) a:hover,
.dcw-design-shade .card.bg-dark > .content [itemtype$="/Review"] .link div:not(.tertiary) a:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content button[type="submit"],
.dcw-design-shade .card.bg-dark > .content button[type="button"] {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-dark > .content button[type="submit"]:link,
.dcw-design-shade .card.bg-dark > .content button[type="button"]:link,
.dcw-design-shade .card.bg-dark > .content button[type="submit"]:visited,
.dcw-design-shade .card.bg-dark > .content button[type="button"]:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content button[type="submit"]:hover,
.dcw-design-shade .card.bg-dark > .content button[type="button"]:hover,
.dcw-design-shade .card.bg-dark > .content button[type="submit"]:active,
.dcw-design-shade .card.bg-dark > .content button[type="button"]:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark > .content button[type="submit"][aria-hidden="true"],
.dcw-design-shade .card.bg-dark > .content button[type="button"][aria-hidden="true"] {
  display: none;
}
.dcw-design-shade .card.bg-dark.compare-popup > .content .link a[href*="CompareVehicles"] {
  background-color: #3e5c77;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3e5c77;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  transition: all 0.5s;
  padding: 1.3rem;
  min-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
}
.dcw-design-shade .card.bg-dark.compare-popup > .content .link a[href*="CompareVehicles"]:link,
.dcw-design-shade .card.bg-dark.compare-popup > .content .link a[href*="CompareVehicles"]:visited {
  border-color: #3e5c77;
}
.dcw-design-shade .card.bg-dark.compare-popup > .content .link a[href*="CompareVehicles"]:hover,
.dcw-design-shade .card.bg-dark.compare-popup > .content .link a[href*="CompareVehicles"]:active {
  background-color: #3e5f77;
  color: #fff;
  border-color: #3e5c77;
}
.dcw-design-shade footer .deck {
  width: 100%;
}
.dcw-design-shade .footer.card {
  justify-content: center;
  align-items: center;
}
.dcw-design-shade .footer.card .footerMedia .content {
  width: 100%;
}
.dcw-design-shade .footer.card .link {
  display: block;
}
.dcw-design-shade .footer.card .link a,
.dcw-design-shade .footer.card .link a.primary,
.dcw-design-shade .footer.card .link a.secondary {
  background-color: transparent;
  color: inherit;
  border: none;
  display: block;
  margin-bottom: 1rem;
  padding: 0;
  width: auto;
  text-align: left;
}
.dcw-design-shade .footer.card .link a:last-child,
.dcw-design-shade .footer.card .link a.primary:last-child,
.dcw-design-shade .footer.card .link a.secondary:last-child {
  margin-bottom: 2rem;
}
.dcw-design-shade .footer.card .link a:link,
.dcw-design-shade .footer.card .link a.primary:link,
.dcw-design-shade .footer.card .link a.secondary:link,
.dcw-design-shade .footer.card .link a:visited,
.dcw-design-shade .footer.card .link a.primary:visited,
.dcw-design-shade .footer.card .link a.secondary:visited,
.dcw-design-shade .footer.card .link a:hover,
.dcw-design-shade .footer.card .link a.primary:hover,
.dcw-design-shade .footer.card .link a.secondary:hover,
.dcw-design-shade .footer.card .link a:active,
.dcw-design-shade .footer.card .link a.primary:active,
.dcw-design-shade .footer.card .link a.secondary:active {
  background: transparent;
  border: none;
}
@media all and (max-width: 639px) {
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck {
    animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJmYWxzZSJ9;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck section .text {
    border-bottom: 1px solid inherit;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck section:last-child .text {
    border-bottom: none;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title {
    position: relative;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h1,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h2,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h3,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h4,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h5,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h6 {
    display: block;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h1:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h2:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h3:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h4:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h5:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h6:before {
    font-family: 'Ionicons', sans-serif;
    color: inherit;
    content: "\f3d0";
    font-size: 2.3rem;
    position: absolute;
    right: 2rem;
    top: 0;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h1:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h2:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h3:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h4:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h5:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title h6:before {
    transition: transform 0.3s ease-in-out;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected] .link .tertiary {
    max-height: 0;
    transition: max-height 0.4s;
    overflow: hidden;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .link .tertiary {
    max-height: 50rem;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h1:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h2:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h3:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h4:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h5:before,
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h6:before {
    transform: rotate(180deg);
  }
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link,
.dcw-design-shade .footer.card .automotive-business .link {
  justify-content: center;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a {
  display: inline-block;
  text-align: center;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a:before,
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .location:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a .location:before,
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .chat:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a .chat:before {
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  margin-right: 0.5rem;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary[itemprop="sameAs"],
.dcw-design-shade .footer.card .automotive-business .link .tertiary[itemprop="sameAs"] {
  padding: 1rem 0;
  margin: 1rem 0;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"]:before {
  font-family: FontAwesome, sans-serif;
  content: '\f0ac';
  font-size: 2rem;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="yelp"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="yelp"]:before {
  font-family: FontAwesome, sans-serif;
  content: '\f1e9';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="facebook"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="facebook"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f231';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="instagram"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="instagram"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f350';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="twitter"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="twitter"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f243';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="pinterest"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="pinterest"]:before {
  font-family: FontAwesome, sans-serif;
  content: '\f231';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="youtube"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="youtube"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f24d';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="google"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="google"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f234';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="google"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="google"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="tumblr"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="tumblr"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f241';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="linkedin"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="linkedin"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f239';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="wordpress"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="wordpress"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f249";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="flickr"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="flickr"]:before {
  font-family: FontAwesome, sans-serif;
  content: "\f16e";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="yahoo"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="yahoo"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f24b";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="foursquare"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="foursquare"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f34d";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="vimeo"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="vimeo"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f245";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="rss"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="rss"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f23d";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="bing"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="bing"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e900';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="bing"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="bing"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="blogger"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="blogger"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e901';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="blogger"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="blogger"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="citysearch"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="citysearch"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e902';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="citysearch"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="citysearch"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="dealerrater"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="dealerrater"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e903';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="dealerrater"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="dealerrater"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="insiderpages"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="insiderpages"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e904';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="insiderpages"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="insiderpages"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="myspace"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="myspace"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e905';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="myspace"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="myspace"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="surecritic"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="surecritic"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e906';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="surecritic"]:before:not(.location),
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="surecritic"]:before:not(.location) {
  content: '';
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"][href*="whatsapp"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"][href*="whatsapp"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f4f0";
}
.dcw-design-shade .footer.card .col-4:not(.cards-none) > .deck .card {
  width: auto;
  flex-grow: 1;
  margin: 0 3rem;
}
.dcw-design-shade .footer.card .deck section[promoelevator^="contentId"] {
  animation-name: promobarnav--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICIifQ;
}
.dcw-design-shade .footer.card .l2:not(.links-few) {
  align-items: center;
  border-bottom: 1px solid rgba(71, 71, 71, 0.6);
}
.dcw-design-shade .footer.card .l2:not(.links-few):first-child {
  margin-top: 7rem;
}
.dcw-design-shade .footer.card .l2:not(.links-few):last-child {
  margin-bottom: 2vw;
  border-bottom: none;
}
.dcw-design-shade .footer.card .l2:not(.links-few):not(.cards-none) {
  width: auto;
}
.dcw-design-shade .footer.card .copy,
.dcw-design-shade .footer.card .link {
  margin-top: 0;
}
.dcw-design-shade .footer.card .text {
  padding: 0;
}
.dcw-design-shade .footer.card .title h1,
.dcw-design-shade .footer.card .title h2,
.dcw-design-shade .footer.card .title h3,
.dcw-design-shade .footer.card .title h4,
.dcw-design-shade .footer.card .title h5,
.dcw-design-shade .footer.card .title h6 {
  margin: 1rem 0 0.5rem;
  text-align: left;
}
@media all and (max-width: 639px) {
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck section .text {
    border-bottom: 1px solid rgba(71, 71, 71, 0.6);
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .title {
    margin: 1rem 0;
  }
  .dcw-design-shade .footer.card > .deck section:not([itemtype]) > .deck .link .tertiary a {
    margin: 0 0 1rem;
  }
}
.dcw-design-shade .footer.card .link a:not(.backToTop),
.dcw-design-shade .footer.card .link a.primary,
.dcw-design-shade .footer.card .link a.secondary {
  background-color: transparent;
  color: rgba(102, 102, 102, 0.6);
  margin: 0 0 0.3rem;
}
.dcw-design-shade .footer.card .link a:not(.backToTop):after,
.dcw-design-shade .footer.card .link a.primary:after,
.dcw-design-shade .footer.card .link a.secondary:after {
  display: none;
}
.dcw-design-shade .footer.card .link a:not(.backToTop):hover,
.dcw-design-shade .footer.card .link a.primary:hover,
.dcw-design-shade .footer.card .link a.secondary:hover {
  color: #3e5c77;
}
.dcw-design-shade .footer.card > .content .text {
  width: auto;
  padding: 0;
}
.dcw-design-shade .footer.card > .content .text .link {
  flex: 1 1 100%;
  position: absolute;
  right: 4vw;
}
@media all and (min-width: 640px) {
  .dcw-design-shade .footer.card > .content .text .link {
    background-color: #3e5c77;
    color: #fff;
    width: auto;
    top: 2.5rem;
  }
}
.dcw-design-shade .footer.card > .content .text .link a.backToTop {
  animation-name: backtotop--eyJvcmRlciI6ICBAb3JkZXIsICJzY3JvbGxMaW1pdCI6ICAiQHNjcm9sbExpbWl0In0;
  border-radius: 0;
  flex: 1;
  margin: 0;
  padding: 1.1rem 3rem 1.1rem 1.1rem;
  border: none;
  position: relative;
}
@media all and (max-width: 639px) {
  .dcw-design-shade .footer.card > .content .text .link a.backToTop {
    padding: 0;
    background-color: transparent;
  }
}
.dcw-design-shade .footer.card > .content .text .link a.backToTop:after {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d8";
  display: inline-block;
  font-size: 2rem;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: -5px;
  top: 7px;
  height: 44px;
  width: 44px;
}
@media all and (max-width: 639px) {
  .dcw-design-shade .footer.card > .content .text .link a.backToTop:after {
    right: 0;
    top: 26px;
    background-color: #3e5c77;
    color: #fff;
    font-size: 2.5rem;
    padding-left: 0;
  }
}
.dcw-design-shade .footer.card .title [itemprop="name"] {
  margin: 2rem 0;
  padding-top: 0;
  text-align: center;
}
.dcw-design-shade .footer.card [itemtype$="/PostalAddress"] {
  text-align: center;
}
.dcw-design-shade .footer.card > .deck > .title-none.copy-none.media-none.links-none:not(.footerMedia) {
  padding-top: 0;
}
.dcw-design-shade .footer.card .footerDealerInformation [itemtype$="/PostalAddress"] {
  margin-bottom: .5rem;
}
.dcw-design-shade .footer.card .footerDealerInformation .text {
  padding-top: 1.2rem;
}
.dcw-design-shade .footer.card .footerDealerInformation .title [itemprop="name"] {
  margin: 0;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary,
.dcw-design-shade .footer.card .automotive-business .link .tertiary {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a {
  margin: 0 0.5rem 1rem;
  min-width: 5rem;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a:before,
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .location:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a .location:before,
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .chat:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a .chat:before {
  font-family: 'Ionicons', sans-serif;
  font-size: 1.6rem;
  margin-right: 0.5rem;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[data-action="call_service"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[data-action="call_service"]:before,
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[data-action="call_sales"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[data-action="call_sales"]:before {
  content: "\f2d2";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="hasMap"],
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="hasMap"] {
  padding: 0;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="hasMap"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="hasMap"]:before {
  content: "\f3a3";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a [itemprop="telephone"],
.dcw-design-shade .footer.card .automotive-business .link .tertiary a [itemprop="telephone"] {
  font-size: 0;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .chat:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a .chat:before {
  content: "\f3fa";
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"],
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"] {
  font-size: 0;
  padding: 1rem 0;
  margin: 1rem 0;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[href*="yelp"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[href*="yelp"]:before,
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[href*="pinterest"]:before,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a[href*="pinterest"]:before {
  font-size: 1.8rem;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:hover,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a:hover,
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:visited,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a:visited {
  color: #666666;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a span,
.dcw-design-shade .footer.card .automotive-business .link .tertiary a span {
  display: inline-block;
}
.dcw-design-shade .footer.card.bg-dark .AdChoices a {
  color: #fff;
}
.dcw-design-shade .footer .link a {
  min-width: 5rem;
}
.dcw-design-shade .footer .card > .content .text .link .backToTop:hover {
  background-color: #1b2834;
  color: #fff;
}
.dcw-design-shade .footer .card .link a:not(.backToTop),
.dcw-design-shade .footer .card .link a.primary,
.dcw-design-shade .footer .card .link a.secondary {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade .footer .card .link a:not(.backToTop):hover,
.dcw-design-shade .footer .card .link a.primary:hover,
.dcw-design-shade .footer .card .link a.secondary:hover {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade .footer .card [itemtype$="/AutomotiveBusiness"] .link .tertiary a.insight:hover,
.dcw-design-shade .footer .card .automotive-business .link .tertiary a.insight:hover,
.dcw-design-shade .footer .card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="hasMap"]:hover,
.dcw-design-shade .footer .card .automotive-business .link .tertiary a[itemprop="hasMap"]:hover {
  color: #3e5c77;
}
.dcw-design-shade .deck-carousel.cards-many.bg-dark > .deck + nav.navigation-directive ul li a:after,
.dcw-design-shade .deck-carousel.cards-few.bg-dark > .deck + nav.navigation-directive ul li a:after {
  background-color: #2a3b4b;
}
.dcw-design-shade .deck-carousel.cards-many.bg-dark > .deck + nav.navigation-directive ul li.selected a:after,
.dcw-design-shade .deck-carousel.cards-few.bg-dark > .deck + nav.navigation-directive ul li.selected a:after {
  background-color: #000000;
}
.dcw-design-shade .deck-carousel.leafy .card.see-more > .content {
  position: relative;
}
.dcw-design-shade .deck-carousel.leafy .card.see-more > .content::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .95;
  background-color: grey;
}
.dcw-design-shade .deck-carousel.leafy .card.see-more > .content .link {
  animation-fill-mode: none;
}
.dcw-design-shade .deck-carousel.leafy .card.see-more > .content .link a[data-seemore="true"] {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.dcw-design-shade .deck-carousel.leafy .card.see-more > .content .media {
  z-index: 0;
}
.dcw-design-shade .deck-carousel .placeholder-see-more {
  background-repeat: no-repeat;
  background-size: cover;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content {
  position: relative;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content::after {
  content: "";
  opacity: .8;
  position: absolute;
  background-color: #474747;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content {
  min-height: 350px;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content:hover .text {
  animation: none;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content .text {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  justify-content: center;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content .text .title,
.dcw-design-shade .deck-carousel .placeholder-see-more > .content .text .copy {
  text-align: center;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content .link {
  align-items: center;
  justify-content: center;
}
.dcw-design-shade .deck-carousel .placeholder-see-more > .content .link a {
  margin: 0;
}
.dcw-design-shade .deck-carousel .placeholder-see-more.card.bg-transparent::after {
  background: #ffffff;
}
@media (max-width: 639px) {
  .dcw-design-shade .deck-carousel .placeholder-see-more.aspect-4x3 > .content {
    min-height: calc(75vw);
  }
}
@media all and (min-width: 640px) {
  .dcw-design-shade .deck-carousel > .deck[carousel]:before,
  .dcw-design-shade .deck-carousel > .deck[carousel]:after {
    padding: 20px .5vw;
  }
}
.dcw-design-shade form input[type='search'] {
  border: 1px solid #b8b8b8;
  -webkit-appearance: none;
}
.dcw-design-shade form [itemprop='description'] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade form label[aria-hidden="true"] {
  display: none !important;
}
.dcw-design-shade .bg-light form select,
.dcw-design-shade .bg-dark form select,
.dcw-design-shade .bg-color form select {
  background: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23000%22%20points%3D%22396.6,160%20416,180.7%20256,352%2096,180.7%20115.3,160%20256,310.5%20%22/%3E%3C/svg%3E');
}
.dcw-design-shade .bg-light form select,
.dcw-design-shade .bg-dark form select,
.dcw-design-shade .bg-color form select,
.dcw-design-shade .bg-light form select[disabled],
.dcw-design-shade .bg-dark form select[disabled],
.dcw-design-shade .bg-color form select[disabled] {
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 20px;
  background-color: #d1d1d1;
}
.dcw-design-shade .bg-light form select::-ms-expand,
.dcw-design-shade .bg-dark form select::-ms-expand,
.dcw-design-shade .bg-color form select::-ms-expand,
.dcw-design-shade .bg-light form select[disabled]::-ms-expand,
.dcw-design-shade .bg-dark form select[disabled]::-ms-expand,
.dcw-design-shade .bg-color form select[disabled]::-ms-expand {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .dcw-design-shade .bg-light form select,
  .dcw-design-shade .bg-dark form select,
  .dcw-design-shade .bg-color form select,
  .dcw-design-shade .bg-light form select[disabled],
  .dcw-design-shade .bg-dark form select[disabled],
  .dcw-design-shade .bg-color form select[disabled] {
    background-size: 35% auto;
    background-position-x: 120%;
  }
}
.dcw-design-shade .bg-light form select[disabled],
.dcw-design-shade .bg-dark form select[disabled],
.dcw-design-shade .bg-color form select[disabled] {
  opacity: .5;
}
.dcw-design-shade .card[class*="form"][aria-busy="true"] {
  overflow: visible;
}
.dcw-design-shade .card[class*="form"][aria-busy="true"]::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 45%;
  animation: load2 1.2s linear infinite;
}
.dcw-design-shade .card[class*="form"][aria-busy="true"]::before {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 55%;
  animation: load 1.2s linear infinite;
}
.dcw-design-shade .card[class*="form"][aria-busy="true"] > .overlay::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 50%;
  animation: load2 1.2s linear infinite;
}
@media (min-width: 1200px) {
  .dcw-design-shade .card[class*="form"][aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 45%;
    animation: load2 1.2s linear infinite;
  }
  .dcw-design-shade .card[class*="form"][aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 55%;
    animation: load 1.2s linear infinite;
  }
  .dcw-design-shade .card[class*="form"][aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
@media (max-width: 639px) {
  .dcw-design-shade .card[class*="form"][aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 42%;
    animation: load2 1.2s linear infinite;
  }
  .dcw-design-shade .card[class*="form"][aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 58%;
    animation: load 1.2s linear infinite;
  }
  .dcw-design-shade .card[class*="form"][aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
.dcw-design-shade .card[class*="form"][aria-busy="true"]::after,
.dcw-design-shade .card[class*="form"][aria-busy="true"]::before {
  z-index: 9999;
}
.dcw-design-shade .card[class*="form"][aria-busy="true"] > .overlay {
  position: fixed;
  z-index: 1001;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dcw-design-shade [itemtype$="/AutomotiveBusiness"] figure,
.dcw-design-shade [itemtype$="/AutoDealer"] figure,
.dcw-design-shade .auto-dealer figure,
.dcw-design-shade .automotive-business figure,
.dcw-design-shade [class*="dealershipAddress-"] figure {
  min-height: 25rem;
}
.dcw-design-shade [itemtype$="/AutomotiveBusiness"] [itemprop="department"],
.dcw-design-shade [itemtype$="/AutoDealer"] [itemprop="department"],
.dcw-design-shade .auto-dealer [itemprop="department"],
.dcw-design-shade .automotive-business [itemprop="department"],
.dcw-design-shade [class*="dealershipAddress-"] [itemprop="department"] {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dcw-design-shade [itemtype$="/AutomotiveBusiness"] .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-shade [itemtype$="/AutoDealer"] .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-shade .auto-dealer .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-shade .automotive-business .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-shade [class*="dealershipAddress-"] .link a[itemprop="department"] [itemprop="name"]:after {
  content: ":";
}
@media (max-width: 639px) {
  .dcw-design-shade [itemtype$="/AutomotiveBusiness"] > .content [itemtype$="/Map"],
  .dcw-design-shade .automotive-business > .content [itemtype$="/Map"],
  .dcw-design-shade [class*="dealershipAddress-"] > .content [itemtype$="/Map"] {
    min-height: 0;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .dcw-design-shade [itemtype$="/AutomotiveBusiness"] > .content [itemtype$="/Map"],
  .dcw-design-shade .automotive-business > .content [itemtype$="/Map"],
  .dcw-design-shade [class*="dealershipAddress-"] > .content [itemtype$="/Map"] {
    animation-name: interactivemap--eyJkaXNhYmxlT25Nb2JpbGUiOiAgImZhbHNlIiwgImRyYWdnYWJsZSI6ICAiZmFsc2UiLCAiem9vbSI6ICAiMTciLCAic2Nyb2xsd2hlZWwiOiAgImZhbHNlIiwgImF1dG9TZWxlY3QiOiAgImZhbHNlIiwgImljb24iOiAgIiIgfQ;
  }
}
@media (min-width: 769px) {
  .dcw-design-shade [itemtype$="/AutomotiveBusiness"] > .content [itemtype$="/Map"],
  .dcw-design-shade .automotive-business > .content [itemtype$="/Map"],
  .dcw-design-shade [class*="dealershipAddress-"] > .content [itemtype$="/Map"] {
    animation-name: interactivemap--eyJkaXNhYmxlT25Nb2JpbGUiOiAgImZhbHNlIiwgImRyYWdnYWJsZSI6ICAidHJ1ZSIsICJ6b29tIjogICIxNyIsICJzY3JvbGx3aGVlbCI6ICAiZmFsc2UiLCAiYXV0b1NlbGVjdCI6ICAiZmFsc2UiLCAiaWNvbiI6ICAiIiB9;
  }
}
@media (min-width: 640px) {
  .dcw-design-shade .auto-col > .deck > [itemtype$="/AutomotiveBusiness"][class*="interactiveMap-"],
  .dcw-design-shade .auto-col > .deck > .automotive-business[class*="interactiveMap-"],
  .dcw-design-shade .auto-col > .deck > [itemtype$="/AutomotiveBusiness"][class*="dealershipAddress-"],
  .dcw-design-shade .auto-col > .deck > .automotive-business[class*="dealershipAddress-"] {
    width: 50%;
  }
}
.dcw-design-shade [itemtype*="/Car"] {
  /* Logos */
}
.dcw-design-shade [itemtype*="/Car"].card {
  border: 1px solid #e1e1e1;
}
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title [itemprop="itemCondition"] {
  color: #ffffff;
}
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title [itemprop="vehicleConfiguration"] {
  color: #fff;
}
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h1 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h2 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h3 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h4 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h5 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h6 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h1 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h2 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h3 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h4 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h5 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h6 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h1 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h2 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h3 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h4 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h5 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .title h6 [itemprop="model"] {
  color: #fff;
}
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .media figure figcaption span:not([itemprop]) {
  color: #fff;
}
.dcw-design-shade [itemtype*="/Car"].card.bg-dark > .content .media figure figcaption span:not([itemprop]) sup a {
  color: #fff;
}
.dcw-design-shade [itemtype*="/Car"] .title h1 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"] .title h2 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"] .title h3 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"] .title h4 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"] .title h5 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"] .title h6 [itemprop="vehicleModelDate"],
.dcw-design-shade [itemtype*="/Car"] .title h1 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"] .title h2 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"] .title h3 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"] .title h4 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"] .title h5 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"] .title h6 [itemprop="manufacturer"],
.dcw-design-shade [itemtype*="/Car"] .title h1 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"] .title h2 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"] .title h3 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"] .title h4 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"] .title h5 [itemprop="model"],
.dcw-design-shade [itemtype*="/Car"] .title h6 [itemprop="model"] {
  color: #000;
}
.dcw-design-shade [itemtype*="/Car"] .title [itemprop="itemCondition"] {
  color: #666666;
}
.dcw-design-shade [itemtype*="/Car"] .title [itemprop="vehicleConfiguration"],
.dcw-design-shade [itemtype*="/Car"] .title .trim {
  text-transform: none;
}
.dcw-design-shade [itemtype*="/Car"] .title [itemprop="vehicleConfiguration"] {
  color: #000;
}
.dcw-design-shade [itemtype*="/Car"] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/Offer"] li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/Offer"] [itemprop="expires"] {
  flex: 0 0 100%;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/PriceSpecification"],
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/UnitPriceSpecification"] {
  justify-content: space-between;
  position: relative;
}
.dcw-design-shade [itemtype*="/Car"] [itemprop="priceSpecification"] + span[itemprop="expires"]:before {
  content: '\f4b4';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.dcw-design-shade [itemtype*="/Car"] .media figure {
  position: relative;
}
.dcw-design-shade [itemtype*="/Car"] .media figure a img {
  min-height: 3rem;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  pointer-events: none;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption > span:not(.tag) {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 1rem 1.5rem 0 1.5rem;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption > span:not(.tag) sup {
  pointer-events: auto;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption > .photo-icons {
  display: flex;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption > .photo-icons .quick-view {
  display: flex;
  align-items: center;
  order: -1;
  margin-right: 1rem;
  text-decoration: none;
  cursor: pointer;
  font-family: LouisBold, sans-serif;
  color: #000;
  pointer-events: auto;
  z-index: 1;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption > .photo-icons .quick-view::before {
  content: "\f39c";
  font-family: 'Ionicons', sans-serif;
  margin-right: 0.5rem;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption .in-transit {
  display: inline-block;
  background: #666666;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 0.6rem 0.6rem 0.6rem 2rem;
  margin-right: 0.1rem;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption .in-transit:before {
  content: '\f120';
  font-family: 'Ionicons', sans-serif;
  font-weight: 100;
  position: absolute;
  left: 0.6rem;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption .special {
  display: inline-block;
  background: #666666;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 0.6rem 0.6rem 0.6rem 2rem;
  margin-right: 0.1rem;
  order: -1;
}
.dcw-design-shade [itemtype*="/Car"] .media figcaption .special:before {
  content: '\f120';
  font-family: 'Ionicons', sans-serif;
  font-weight: 100;
  position: absolute;
  left: 0.6rem;
}
.dcw-design-shade [itemtype*="/Car"] .media .in-transit {
  pointer-events: auto;
  cursor: pointer;
  animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkaXNjbGFpbWVyLW9wZW4iLCAiZm9jdXNPbkV2ZW50IjogICIiLCAidG9nZ2xlRWxlbVdoZW5Gb2N1c2VkIjogImZhbHNlIiwidHJpZ2dlck9uQ2hpbGRFbGVtZW50IjogImZhbHNlIn0;
}
.dcw-design-shade [itemtype*="/Car"] .media .in-transit span:first-child {
  padding: 0;
  position: relative;
}
.dcw-design-shade [itemtype*="/Car"] .media .in-transit.disclaimer-open .intransit-disclaimer-text b {
  text-transform: uppercase;
  font-size: 1.5rem;
}
@media (max-width: 639px) {
  .dcw-design-shade [itemtype*="/Car"] .media .in-transit.disclaimer-open .intransit-disclaimer-text {
    top: 4.2rem;
  }
}
.dcw-design-shade [itemtype*="/Car"] .media .in-transit.disclaimer-open .in-transit-tick::before {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 2;
  top: 2.1rem;
  border-bottom-color: #d1d1d1;
}
.dcw-design-shade [itemtype*="/Car"] .media .in-transit.disclaimer-open .in-transit-tick::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.9rem;
  border-bottom-color: rgba(71, 71, 71, 0.7);
}
.bg-color.dcw-design-shade [itemtype*="/Car"] .media .in-transit .intransit-disclaimer-text {
  background-color: #ffffff;
}
.bg-color.dcw-design-shade [itemtype*="/Car"] .media .in-transit .in-transit-tick::before {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 2;
  top: 2.1rem;
  border-bottom-color: #ffffff;
}
.bg-color.dcw-design-shade [itemtype*="/Car"] .media .in-transit .in-transit-tick::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.9rem;
  border-bottom-color: rgba(71, 71, 71, 0.5);
}
.bg-dark.dcw-design-shade [itemtype*="/Car"] .media .in-transit .in-transit-tick::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.9rem;
  border-bottom-color: rgba(71, 71, 71, 0.7);
}
.dcw-design-shade [itemtype*="/Car"].bg-color .media figcaption > .photo-icons .quick-view {
  color: #000;
}
.dcw-design-shade [itemtype*="/Car"].bg-dark .media figcaption > .photo-icons .quick-view {
  color: #ffffff;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/ImageObject"] img {
  box-sizing: content-box;
  padding: 0.5rem 0;
  margin-right: 1.5rem;
}
.dcw-design-shade [itemtype*="/Car"] .vehicle-logos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.dcw-design-shade [itemprop*="isSimilarTo"] .media figcaption > span:not(.tag) {
  padding: 0.5rem 1.5rem 0 1.5rem;
}
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content,
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content {
  padding-top: 2rem;
}
@media (min-width: 640px) {
  .dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content,
  .dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content {
    padding-top: 0;
  }
}
.dcw-design-shade [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"],
.dcw-design-shade [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"] {
  display: block;
}
.dcw-design-shade .disclaimer {
  position: relative;
  color: inherit;
  margin: 0.6rem 0;
  animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkaXNjbGFpbWVyLW9wZW4iLCAiZm9jdXNPbkV2ZW50IjogICIiLCAidG9nZ2xlRWxlbVdoZW5Gb2N1c2VkIjogImZhbHNlIiwidHJpZ2dlck9uQ2hpbGRFbGVtZW50IjogImZhbHNlIn0;
}
.dcw-design-shade .disclaimer div {
  display: none;
}
.dcw-design-shade .disclaimer > span {
  cursor: pointer;
}
.dcw-design-shade .disclaimer > span:focus {
  outline: none;
}
.dcw-design-shade .disclaimer small {
  display: block;
}
.dcw-design-shade .disclaimer.disclaimer-open > div {
  display: block;
  left: 0;
  bottom: 3rem;
  position: absolute;
  padding: 1rem 1rem 2rem;
  z-index: 10;
  width: 25rem;
  max-height: 20rem;
  overflow-y: auto;
  text-align: left;
}
.dcw-design-shade .disclaimer.disclaimer-open > div span {
  padding-right: 3px;
}
.dcw-design-shade .disclaimer,
.dcw-design-shade .disclaimer small {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade section:not(.col) .disclaimer.disclaimer-open > div {
  max-width: 100%;
}
.dcw-design-shade .bg-color > .content .disclaimer-open div {
  background-color: #ffffff;
  border: 1px solid rgba(71, 71, 71, 0.5);
  color: inherit;
  text-align: left;
}
.dcw-design-shade .bg-color > .content .disclaimer-open div:after {
  border-top-color: #ffffff;
}
.dcw-design-shade .bg-dark > .content .disclaimer-open,
.dcw-design-shade .bg-light > .content .disclaimer-open,
.dcw-design-shade .bg-dark > .content .disclaimer,
.dcw-design-shade .bg-light > .content .disclaimer {
  color: inherit;
}
.dcw-design-shade .bg-dark > .content .disclaimer-open span,
.dcw-design-shade .bg-light > .content .disclaimer-open span,
.dcw-design-shade .bg-dark > .content .disclaimer span,
.dcw-design-shade .bg-light > .content .disclaimer span {
  color: inherit;
}
.dcw-design-shade .bg-dark > .content .disclaimer-open div,
.dcw-design-shade .bg-light > .content .disclaimer-open div,
.dcw-design-shade .bg-dark > .content .disclaimer div,
.dcw-design-shade .bg-light > .content .disclaimer div {
  background-color: #d1d1d1;
  border: 1px solid rgba(71, 71, 71, 0.3);
  color: #000;
  text-align: left;
}
.dcw-design-shade .bg-dark > .content .disclaimer-open div:after,
.dcw-design-shade .bg-light > .content .disclaimer-open div:after,
.dcw-design-shade .bg-dark > .content .disclaimer div:after,
.dcw-design-shade .bg-light > .content .disclaimer div:after {
  border-top-color: #d1d1d1;
}
.dcw-design-shade .vehicleDisclaimer #pageDisclaimer .disclaimer {
  animation: none;
}
.dcw-design-shade .vehicleDisclaimer #pageDisclaimer .disclaimer small {
  margin-bottom: .5rem;
}
.dcw-design-shade .vehicleDisclaimer #pageDisclaimer .disclaimer small span {
  padding-right: .5rem;
}
@media (min-width: 640px) {
  .dcw-design-shade #pageDisclaimer .text {
    padding-top: 1.5vw;
    padding-bottom: 1vw;
  }
  .dcw-design-shade #pageDisclaimer .copy {
    margin-top: 0.5vw;
  }
}
.dcw-design-shade .modelListing [itemtype="https://schema.org/PriceSpecification"] {
  position: relative;
}
.dcw-design-shade .modelListing .disclaimer {
  position: static;
}
.dcw-design-shade .modelListing .card > .content .disclaimer.disclaimer-open > div {
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: left;
}
.dcw-design-shade .card-clickable > .content .disclaimer {
  z-index: 6;
}
.dcw-design-shade [itemtype="http://schema.org/ImageGallery"].card.deck-tabs > [role="navigation"] ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow-x: auto;
  margin-bottom: -2rem;
  padding-bottom: 2rem;
  align-items: center;
}
.dcw-design-shade [itemtype="http://schema.org/ImageGallery"].card.deck-tabs > [role="navigation"] ul > * {
  flex: 0 0 auto;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .dcw-design-shade [itemtype="http://schema.org/ImageGallery"].card.deck-tabs > [role="navigation"] ul::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-shade [itemtype="http://schema.org/ImageGallery"].card.deck-tabs > [role="navigation"] ul {
    flex-wrap: wrap;
  }
}
.dcw-design-shade [itemtype$="/PostalAddress"] {
  margin-bottom: 2rem;
}
.dcw-design-shade [itemtype$="/PostalAddress"] span[itemprop="name"] {
  display: block;
  color: #666666;
}
.dcw-design-shade div[itemtype$="/PriceSpecification"],
.dcw-design-shade div[itemtype$="/UnitPriceSpecification"] {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  width: 100%;
}
.dcw-design-shade div[itemtype$="/PriceSpecification"] [itemprop="priceCurrency"],
.dcw-design-shade div[itemtype$="/UnitPriceSpecification"] [itemprop="priceCurrency"] {
  display: none;
  /* we aren't separating the $ from the price yet so this doesn't need to be shown */
}
@media all and (min-width: 769px) {
  .dcw-design-shade div[itemtype$="/PriceSpecification"] [itemprop],
  .dcw-design-shade div[itemtype$="/UnitPriceSpecification"] [itemprop] {
    padding-right: 1rem;
  }
}
.dcw-design-shade .card[itemtype$="/Car"] [itemtype$="/AggregateOffer"] .context-login {
  display: flex;
  justify-content: flex-end;
}
.dcw-design-shade .card[itemtype$="/Car"] [itemtype$="/AggregateOffer"] .context-login a {
  font-size: 1.3rem;
  text-transform: none;
}
.dcw-design-shade [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow-x: auto;
  margin-bottom: -2rem;
  padding-bottom: 2rem;
  align-items: center;
}
.dcw-design-shade [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul > * {
  flex: 0 0 auto;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .dcw-design-shade [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-shade [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul {
    flex-wrap: wrap;
  }
}
.dcw-design-shade [itemtype$="/PropertyValue"] > .deck .card > .content .copy {
  padding-left: 1rem;
}
.dcw-design-shade [itemtype$="/PropertyValue"] > .deck .card > .content .copy ul li {
  display: flex;
}
.dcw-design-shade [itemtype$="/PropertyValue"] > .deck .card > .content .copy ul li:before {
  content: '\25A0';
  display: inline-block;
  padding: 0 .5rem;
  opacity: .5;
}
@media all and (max-width: 768px) {
  .dcw-design-shade [itemtype$="/PropertyValue"] > .deck .card > .content > .text .title {
    word-wrap: break-word;
  }
}
.dcw-design-shade [itemtype$="/AutoDealer"],
.dcw-design-shade .auto-dealer {
  margin-bottom: 5rem;
}
.dcw-design-shade [itemtype$="/AutoDealer"] > .content .copy dl,
.dcw-design-shade .auto-dealer > .content .copy dl {
  display: -ms-flexbox;
}
.dcw-design-shade [itemtype$="/AutoDealer"] > .content .copy dl dt,
.dcw-design-shade .auto-dealer > .content .copy dl dt {
  text-align: left;
}
.dcw-design-shade [itemtype$="/AutoDealer"] > .content .copy dl dd,
.dcw-design-shade .auto-dealer > .content .copy dl dd {
  text-align: right;
}
.dcw-design-shade [itemtype$="/AutoDealer"] > .content .copy dl dd time:first-child:after,
.dcw-design-shade .auto-dealer > .content .copy dl dd time:first-child:after {
  content: " -";
}
.dcw-design-shade [aria-busy="true"]:not(.header) {
  opacity: .8;
}
.dcw-design-shade [aria-busy="true"]:not(.header) .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 60;
  background: rgba(255, 255, 255, 0.8);
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"],
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"] {
  font-size: 0;
  color: #3e5c77;
  font-family: 'Ionicons', sans-serif;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"]:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"]:before {
  font-size: 4rem;
  font-family: 'Ionicons', sans-serif;
  color: #3e5c77;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].rating-1:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-1:before,
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-10:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-10:before {
  content: "\f2fc" "\f3ae" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-15:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-15:before {
  content: "\f2fc" "\f3ad" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].rating-2:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-2:before,
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-15:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-15:before {
  content: "\f2fc" "\f2fc" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-25:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-25:before {
  content: "\f2fc" "\f2fc" "\f3ad" "\f3ae" "\f3ae";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].rating-3:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-3:before,
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-30:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-30:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f3ae" "\f3ae";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-35:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-35:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f3ad" "\f3ae";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].rating-4:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-4:before,
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-40:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-40:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f3ae";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-45:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-45:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f3ad";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].rating-5:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-5:before,
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-50:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-50:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f2fc";
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"].rating-0:before,
.dcw-design-shade [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-0:before {
  content: "\f3ae" "\f3ae" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-shade [class*="Review-"] .filters .fieldset label {
  padding: 0.5rem 0;
}
.dcw-design-shade [itemtype$="/Review"] .rating-dealer-name {
  display: flex;
  justify-content: space-between;
}
.dcw-design-shade [itemtype$="/Review"] .rating-dealer-name .dealer-group {
  -ms-grid-row-align: center;
      align-self: center;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="Comment"] {
  border-top: 2px solid #d1d1d1;
  background-color: #f6f6f6;
  color: #000;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="Comment"] .text {
  padding: 1.5vw 4vw;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="Comment"].media-bleed-none > .content .media {
  padding: 1.5vw 4vw;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="Comment"] .content .media {
  display: block;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="homeLocation"] {
  display: block;
}
.dcw-design-shade [itemtype$="/Review"] blockquote {
  margin-left: 0;
  margin-right: 0;
}
.dcw-design-shade [itemtype$="/Review"] .confirmed-box {
  float: right;
}
.dcw-design-shade [itemtype$="/Review"] .confirmed-box:before {
  content: '\f122';
  font-family: 'Ionicons', sans-serif;
  font-size: 1.6rem;
  margin-right: 1rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 1000px) {
  .dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .copy,
  .dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link {
    margin-top: 0;
  }
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] .text {
  padding: 1.5vw 4vw;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"].media-bleed-none > .content .media {
  padding: 1.5vw 4vw;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .text {
  justify-content: flex-start;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title {
  margin-bottom: 0;
  margin-right: 1rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h1,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h2,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h3,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h4,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h5,
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h6 {
  color: inherit;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .copy {
  flex: 1 1 auto;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form label {
  min-width: 8rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form div {
  display: flex;
  align-items: center;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"] + span {
  padding-left: 2.0rem;
  padding-top: 1rem;
  z-index: 0;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"] + span:before {
  padding: 0 5rem 2rem 0;
  z-index: -1;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"]:checked + span {
  color: #fff;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"]:checked + span:before {
  background-color: #3e5c77;
  content: "";
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form .review-feedback-msg {
  padding-left: 2rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link {
  flex-direction: row;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview {
  display: flex;
  align-items: center;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview a {
  color: #666666;
  padding: 1vw;
  margin-top: 0;
  min-width: 0;
  margin-right: 1rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview a:before {
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .facebookReviewShare:before {
  content: '\f231';
  color: #3b5998;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .twitterReviewShare:before {
  content: '\f243';
  color: #55acee;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .emailReviewShare:before {
  content: '\f132';
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .googleReviewShare {
  background: transparent;
  border: none;
  color: #dd4b39;
}
.dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .googleReviewShare:before {
  content: '\f235';
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
}
@media all and (min-width: 1024px) {
  .dcw-design-shade [itemtype$="/Review"] [itemtype$="ShareAction"] .link {
    margin-left: auto;
  }
}
.dcw-design-shade [itemtype$="/AggregateRating"] > .content [itemprop="ratingValue"] {
  color: #3e5c77;
}
.dcw-design-shade [itemtype$="/AggregateRating"] > .content [itemprop="ratingValue"]:before {
  margin-right: 1rem;
}
.dcw-design-shade section:not(.col):not(.col-auto) [itemtype$="/Review"] .rating-dealer-name,
.dcw-design-shade .deck-carousel [itemtype$="/Review"] .rating-dealer-name {
  display: block;
}
.dcw-design-shade section:not(.col):not(.col-auto) [itemtype$="/Review"] .rating-dealer-name .dealer-group,
.dcw-design-shade .deck-carousel [itemtype$="/Review"] .rating-dealer-name .dealer-group {
  display: block;
  margin-bottom: 1.5rem;
}
.dcw-design-shade.modal-open {
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
}
.dcw-design-shade [role="dialog"] {
  z-index: 51;
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (min-width: 640px) {
  .dcw-design-shade [role="dialog"] {
    top: 4vw;
    margin: 0 auto;
    max-width: 60%;
    max-height: calc(100vh - 8vw);
  }
  .dcw-design-shade [role="dialog"].priceWatchForm,
  .dcw-design-shade [role="dialog"].InventoryGAQ,
  .dcw-design-shade [role="dialog"].InventoryCustomForm {
    bottom: auto;
    height: auto;
    max-width: 50%;
    padding-bottom: 1rem;
    overflow: auto;
  }
  .dcw-design-shade [role="dialog"].priceWatchForm > .content .link a[href="#close"],
  .dcw-design-shade [role="dialog"].InventoryGAQ > .content .link a[href="#close"],
  .dcw-design-shade [role="dialog"].InventoryCustomForm > .content .link a[href="#close"] {
    right: 27%;
  }
  .dcw-design-shade [role="dialog"] > .content .copy .card > .content .text {
    padding: 0;
  }
}
.dcw-design-shade [role="dialog"] [role="status"].personalize-payment {
  border: none;
  padding: 1.5rem;
  background-color: #d1d1d1;
  color: #000;
  max-width: 500px;
  margin-top: 2.5rem;
}
.dcw-design-shade [role="dialog"] [role="status"].personalize-payment span {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-style: normal;
}
.dcw-design-shade [role="dialog"] [role="status"].personalize-payment ol,
.dcw-design-shade [role="dialog"] [role="status"].personalize-payment .link {
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .dcw-design-shade [class*=" IncentiveGAQ-"] form input,
  .dcw-design-shade [class*=" InventoryGAQ-"] form input,
  .dcw-design-shade [class*=" IncentiveGAQ-"] form select,
  .dcw-design-shade [class*=" InventoryGAQ-"] form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"] form textarea,
  .dcw-design-shade [class*=" InventoryGAQ-"] form textarea {
    width: 95%;
  }
}
@media screen and (max-width: 320px) {
  .dcw-design-shade [class*=" IncentiveGAQ-"] form input,
  .dcw-design-shade [class*=" InventoryGAQ-"] form input,
  .dcw-design-shade [class*=" IncentiveGAQ-"] form select,
  .dcw-design-shade [class*=" InventoryGAQ-"] form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"] form textarea,
  .dcw-design-shade [class*=" InventoryGAQ-"] form textarea {
    width: 92%;
  }
  .dcw-design-shade [class*=" IncentiveGAQ-"] form select,
  .dcw-design-shade [class*=" InventoryGAQ-"] form select {
    min-width: 92%;
  }
}
.dcw-design-shade [role="dialog"],
.dcw-design-shade [class*=" InventoryGAQ-"],
.dcw-design-shade [class*=" IncentiveGAQ-"],
.dcw-design-shade [class*=" zipCodePopup-"] {
  /*
    * === form succes message styling ===
    */
  /* Promo Popup */
}
.dcw-design-shade [role="dialog"].vehicle-media-gallery,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery {
  padding-bottom: 2vw;
}
@media screen and (max-width: 639px) {
  .dcw-design-shade [role="dialog"].vehicle-media-gallery [itemprop="vehicleConfiguration"],
  .dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery [itemprop="vehicleConfiguration"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery [itemprop="vehicleConfiguration"],
  .dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery [itemprop="vehicleConfiguration"] {
    word-wrap: break-word;
  }
}
@media screen and (min-width: 640px) {
  .dcw-design-shade [role="dialog"].vehicle-media-gallery,
  .dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery,
  .dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery,
  .dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery {
    max-width: calc(100% - 8vw);
  }
  .dcw-design-shade [role="dialog"].vehicle-media-gallery > .content .link a[href="#close"],
  .dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery > .content .link a[href="#close"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery > .content .link a[href="#close"],
  .dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery > .content .link a[href="#close"] {
    right: 7vw;
  }
}
.dcw-design-shade [role="dialog"].vehicle-media-gallery > .deck,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery > .deck,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery > .deck,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery > .deck {
  position: relative;
  margin-bottom: 4rem;
}
.dcw-design-shade [role="dialog"].vehicle-media-gallery .deck-gallery,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery {
  position: static;
}
.dcw-design-shade [role="dialog"].vehicle-media-gallery .deck-gallery .text,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .text,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .text,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .text {
  display: block;
  padding: 0;
}
.dcw-design-shade [role="dialog"].vehicle-media-gallery .deck-gallery .text .copy,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .text .copy,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .text .copy,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .text .copy {
  position: absolute;
  bottom: -4rem;
}
.dcw-design-shade [role="dialog"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-shade [role="dialog"].vehicle-media-gallery .deck-gallery .link,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .link,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .link,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .link {
  display: none;
}
.dcw-design-shade [role="dialog"].vehicle-media-gallery .disclaimer,
.dcw-design-shade [class*=" InventoryGAQ-"].vehicle-media-gallery .disclaimer,
.dcw-design-shade [class*=" IncentiveGAQ-"].vehicle-media-gallery .disclaimer,
.dcw-design-shade [class*=" zipCodePopup-"].vehicle-media-gallery .disclaimer {
  margin: 0 5.3rem;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content {
  padding: 0;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text {
  margin-top: 1rem;
  padding-top: 0;
  padding-bottom: 0.5rem;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a {
  color: #4b4b4b;
  pointer-events: none;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy {
  padding-top: 0;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] {
  margin-bottom: 1rem;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] {
  display: block;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
  pointer-events: none;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"] {
  color: #6c6c6c;
}
.dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"] {
  padding: 0;
}
.dcw-design-shade [role="dialog"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-shade [role="dialog"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset {
  padding-left: 0;
  margin-left: 0;
}
.dcw-design-shade [role="dialog"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-shade [role="dialog"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div {
  margin-left: 0;
}
@media screen and (max-width: 736px) {
  .dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
    pointer-events: all;
  }
}
@media screen and (max-width: 768px) {
  .dcw-design-shade [role="dialog"].priceWatchForm form input,
  .dcw-design-shade [class*=" InventoryGAQ-"].priceWatchForm form input,
  .dcw-design-shade [class*=" IncentiveGAQ-"].priceWatchForm form input,
  .dcw-design-shade [class*=" zipCodePopup-"].priceWatchForm form input,
  .dcw-design-shade [role="dialog"].InventoryGAQ form input,
  .dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ form input,
  .dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ form input,
  .dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ form input,
  .dcw-design-shade [role="dialog"].priceWatchForm form select,
  .dcw-design-shade [class*=" InventoryGAQ-"].priceWatchForm form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"].priceWatchForm form select,
  .dcw-design-shade [class*=" zipCodePopup-"].priceWatchForm form select,
  .dcw-design-shade [role="dialog"].InventoryGAQ form select,
  .dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ form select,
  .dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ form select,
  .dcw-design-shade [role="dialog"].priceWatchForm form textarea,
  .dcw-design-shade [class*=" InventoryGAQ-"].priceWatchForm form textarea,
  .dcw-design-shade [class*=" IncentiveGAQ-"].priceWatchForm form textarea,
  .dcw-design-shade [class*=" zipCodePopup-"].priceWatchForm form textarea,
  .dcw-design-shade [role="dialog"].InventoryGAQ form textarea,
  .dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ form textarea,
  .dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ form textarea,
  .dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ form textarea {
    width: 95%;
  }
}
@media screen and (max-width: 320px) {
  .dcw-design-shade [role="dialog"].priceWatchForm form input,
  .dcw-design-shade [class*=" InventoryGAQ-"].priceWatchForm form input,
  .dcw-design-shade [class*=" IncentiveGAQ-"].priceWatchForm form input,
  .dcw-design-shade [class*=" zipCodePopup-"].priceWatchForm form input,
  .dcw-design-shade [role="dialog"].InventoryGAQ form input,
  .dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ form input,
  .dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ form input,
  .dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ form input,
  .dcw-design-shade [role="dialog"].priceWatchForm form select,
  .dcw-design-shade [class*=" InventoryGAQ-"].priceWatchForm form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"].priceWatchForm form select,
  .dcw-design-shade [class*=" zipCodePopup-"].priceWatchForm form select,
  .dcw-design-shade [role="dialog"].InventoryGAQ form select,
  .dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ form select,
  .dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ form select,
  .dcw-design-shade [role="dialog"].priceWatchForm form textarea,
  .dcw-design-shade [class*=" InventoryGAQ-"].priceWatchForm form textarea,
  .dcw-design-shade [class*=" IncentiveGAQ-"].priceWatchForm form textarea,
  .dcw-design-shade [class*=" zipCodePopup-"].priceWatchForm form textarea,
  .dcw-design-shade [role="dialog"].InventoryGAQ form textarea,
  .dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ form textarea,
  .dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ form textarea,
  .dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ form textarea {
    width: 92%;
  }
  .dcw-design-shade [role="dialog"].priceWatchForm form select,
  .dcw-design-shade [class*=" InventoryGAQ-"].priceWatchForm form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"].priceWatchForm form select,
  .dcw-design-shade [class*=" zipCodePopup-"].priceWatchForm form select,
  .dcw-design-shade [role="dialog"].InventoryGAQ form select,
  .dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ form select,
  .dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ form select,
  .dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ form select {
    min-width: 92%;
  }
}
@media screen and (min-width: 640px) {
  .dcw-design-shade [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-shade [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-shade [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy {
    margin-top: 1rem;
  }
}
.dcw-design-shade [role="dialog"] > .content .link a[href="#close"],
.dcw-design-shade [class*=" InventoryGAQ-"] > .content .link a[href="#close"],
.dcw-design-shade [class*=" IncentiveGAQ-"] > .content .link a[href="#close"],
.dcw-design-shade [class*=" zipCodePopup-"] > .content .link a[href="#close"] {
  background: #ffffff;
  border: none;
  padding: 0;
  min-width: 0;
  text-align: center;
  position: fixed;
  top: 2vw;
  right: 4vw;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  .dcw-design-shade [role="dialog"] > .content .link a[href="#close"],
  .dcw-design-shade [class*=" InventoryGAQ-"] > .content .link a[href="#close"],
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .content .link a[href="#close"],
  .dcw-design-shade [class*=" zipCodePopup-"] > .content .link a[href="#close"] {
    top: 6vw;
    right: 22%;
  }
}
.dcw-design-shade [role="dialog"] > .content .link a[href="#close"]:before,
.dcw-design-shade [class*=" InventoryGAQ-"] > .content .link a[href="#close"]:before,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .content .link a[href="#close"]:before,
.dcw-design-shade [class*=" zipCodePopup-"] > .content .link a[href="#close"]:before {
  color: #000;
  content: '\f404';
  display: block;
  font-size: 4rem;
  font-family: 'Ionicons', sans-serif;
}
.dcw-design-shade [role="dialog"] > .content .link a[href="#close"]:after,
.dcw-design-shade [class*=" InventoryGAQ-"] > .content .link a[href="#close"]:after,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .content .link a[href="#close"]:after,
.dcw-design-shade [class*=" zipCodePopup-"] > .content .link a[href="#close"]:after {
  display: none;
}
.dcw-design-shade [role="dialog"] .navigation,
.dcw-design-shade [class*=" InventoryGAQ-"] .navigation,
.dcw-design-shade [class*=" IncentiveGAQ-"] .navigation,
.dcw-design-shade [class*=" zipCodePopup-"] .navigation {
  display: none;
}
.dcw-design-shade [role="dialog"] ~ .modal-guard,
.dcw-design-shade [class*=" InventoryGAQ-"] ~ .modal-guard,
.dcw-design-shade [class*=" IncentiveGAQ-"] ~ .modal-guard,
.dcw-design-shade [class*=" zipCodePopup-"] ~ .modal-guard {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 50;
  display: none;
}
.dcw-design-shade [role="dialog"]:target,
.dcw-design-shade [class*=" InventoryGAQ-"]:target,
.dcw-design-shade [class*=" IncentiveGAQ-"]:target,
.dcw-design-shade [class*=" zipCodePopup-"]:target {
  display: block;
}
@media screen and (min-width: 640px) {
  .dcw-design-shade [role="dialog"]:target ~ .modal-guard,
  .dcw-design-shade [class*=" InventoryGAQ-"]:target ~ .modal-guard,
  .dcw-design-shade [class*=" IncentiveGAQ-"]:target ~ .modal-guard,
  .dcw-design-shade [class*=" zipCodePopup-"]:target ~ .modal-guard {
    display: block;
  }
}
.dcw-design-shade [role="dialog"] .content[aria-hidden="true"] .title,
.dcw-design-shade [class*=" InventoryGAQ-"] .content[aria-hidden="true"] .title,
.dcw-design-shade [class*=" IncentiveGAQ-"] .content[aria-hidden="true"] .title,
.dcw-design-shade [class*=" zipCodePopup-"] .content[aria-hidden="true"] .title,
.dcw-design-shade [role="dialog"] .content[aria-hidden="true"] form[data-submitted="true"],
.dcw-design-shade [class*=" InventoryGAQ-"] .content[aria-hidden="true"] form[data-submitted="true"],
.dcw-design-shade [class*=" IncentiveGAQ-"] .content[aria-hidden="true"] form[data-submitted="true"],
.dcw-design-shade [class*=" zipCodePopup-"] .content[aria-hidden="true"] form[data-submitted="true"] {
  display: none;
}
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h2,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h3,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h4,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h5,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h6,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h6 {
  color: #3F863F;
  white-space: nowrap;
  margin-bottom: 1rem;
}
@media screen and (min-width: 640px) {
  .dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h6,
  .dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6,
  .dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6,
  .dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h6 {
    margin-bottom: 0;
  }
}
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content h6:before,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6:before,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6:before,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h6:before {
  content: "\f375";
  font-family: 'Ionicons', sans-serif;
  margin-right: 0.7rem;
}
.dcw-design-shade [role="dialog"] > .deck .priceWatchConfirm .content .copy p,
.dcw-design-shade [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .copy p,
.dcw-design-shade [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .copy p,
.dcw-design-shade [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .copy p {
  margin: 0;
}
.dcw-design-shade [role="dialog"].InventoryGAQ > .content .text,
.dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ > .content .text,
.dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ > .content .text,
.dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ > .content .text {
  padding-bottom: 0;
}
.dcw-design-shade [role="dialog"].InventoryGAQ > .content .link,
.dcw-design-shade [class*=" InventoryGAQ-"].InventoryGAQ > .content .link,
.dcw-design-shade [class*=" IncentiveGAQ-"].InventoryGAQ > .content .link,
.dcw-design-shade [class*=" zipCodePopup-"].InventoryGAQ > .content .link {
  margin-top: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp ~ .modal-guard,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp ~ .modal-guard,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp ~ .modal-guard,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp ~ .modal-guard {
  background: rgba(71, 71, 71, 0.7);
}
.dcw-design-shade [role="dialog"].PromoPopUp > .title,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title {
  padding: 4vw 10vw 4vw 4vw;
  text-align: center;
  overflow: visible;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .title h1::after,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title h1::after,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title h1::after,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title h1::after,
.dcw-design-shade [role="dialog"].PromoPopUp > .title h1::before,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title h1::before,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title h1::before,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title h1::before {
  display: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
  color: #fff;
  max-width: 100%;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"] {
  margin: 1rem 0 0 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content {
  padding: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .title,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .title,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .title,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .title {
  background-color: #666666;
  color: #fff;
  padding: 4vw 10vw 4vw 4vw;
  text-align: center;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.75);
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"] {
  color: #fff;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .media,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .media {
  order: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"] {
  text-align: center;
  margin: 1rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .media figure figcaption .vin,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media figure figcaption .vin,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media figure figcaption .vin,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .media figure figcaption .vin {
  color: #000;
  display: block;
  text-align: center;
  margin-top: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .media .dealerDetails,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media .dealerDetails,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media .dealerDetails,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .media .dealerDetails {
  padding: 0 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [data-promo-element="successMessage"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [data-promo-element="successMessage"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [data-promo-element="successMessage"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [data-promo-element="successMessage"] {
  padding: 0 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .vin,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .vin,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .vin,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .vin {
  display: block;
  margin: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .paymentInfoTab {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4vw;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .paymentInfoTab a {
  padding: .7rem;
  border-top: solid .4rem transparent !important;
  border: 1px solid #d1d1d1;
  display: inline-block;
  flex-grow: 1;
  text-align: center;
  margin: 0.25rem .2rem 0 0;
  background: #acacac;
  color: #000;
  box-shadow: inset 0 -9px 6px -6px #808080;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a:last-child,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a:last-child,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a:last-child,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .paymentInfoTab a:last-child {
  margin-right: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a.selected,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a.selected,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a.selected,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .paymentInfoTab a.selected {
  background: #d1d1d1;
  color: #000;
  border-top: solid 0.4rem #3e5c77 !important;
  box-shadow: inset 0 0 8px -8px #3e5c77;
  padding-bottom: 1.3rem;
  height: calc(110%);
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a span,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .paymentInfoTab a span {
  display: block;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab + .tabContainer > div,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab + .tabContainer > div,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab + .tabContainer > div,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .paymentInfoTab + .tabContainer > div {
  background: #d1d1d1;
  color: #000;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer {
  padding: 0 4vw;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer > div {
  background-color: #d1d1d1;
  color: #000;
  padding: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div:not(.selected),
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div:not(.selected),
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div:not(.selected),
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer > div:not(.selected) {
  display: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer > div.selected {
  display: block;
  text-align: center;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"] {
  margin: 0 0 2rem 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected a,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer > div.selected a {
  padding: 1rem;
  background: #666666;
  color: #fff;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected a::after,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a::after,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a::after,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer > div.selected a::after {
  content: '\f3d3';
  font-family: 'Ion Icons', sans-serif;
  padding-left: 2rem;
  width: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer ul,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer ul,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer ul,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer ul {
  padding-left: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer ul li,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer ul li,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer ul li,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer ul li {
  display: flex;
  justify-content: space-between;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="amount"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="amount"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="amount"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="amount"],
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="price"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="price"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="price"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="price"] {
  margin-left: auto;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemprop="description"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="description"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="description"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [itemprop="description"] {
  order: 1;
  margin: 1rem 0;
  padding: 0 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemprop="expirationDate"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="expirationDate"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="expirationDate"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [itemprop="expirationDate"] {
  order: 2;
  margin: 1.5rem 0 0 0;
  padding: 0 2rem;
  color: #666666;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] {
  margin-bottom: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span {
  padding-right: 0.5rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemprop="dealershipInformation"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] {
  padding: 0 2rem;
  margin-top: 1rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"] {
  color: #000;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form {
  order: 4;
  background-color: #eeeeee;
  padding: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset {
  padding-top: 2rem;
  margin: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div {
  display: flex;
  flex-wrap: wrap;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label {
  flex-basis: 100%;
  margin: 0 0.5rem 0.5rem 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label > span,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label > span,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label > span,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label > span {
  display: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label input,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label input,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label input {
  margin-top: 0;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #e0e0e0;
  padding: 1.5rem 1rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input::-webkit-input-placeholder,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label input::-webkit-input-placeholder,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label input::-webkit-input-placeholder,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input:-moz-placeholder,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label input:-moz-placeholder,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label input:-moz-placeholder,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input::-moz-placeholder,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label input::-moz-placeholder,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label input::-moz-placeholder,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input:-ms-input-placeholder,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label input:-ms-input-placeholder,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label input:-ms-input-placeholder,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form p.required,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form p.required,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form p.required,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form p.required {
  display: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-submitted="true"] {
  max-width: 100%;
  border: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] {
  background: transparent;
  color: rgba(0, 0, 0, 0.6);
  border: none;
  margin: 0;
  padding: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul {
  display: block;
  list-style-type: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li {
  display: block;
  margin-bottom: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child {
  color: #000;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] ~ .disclaimer,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] ~ .disclaimer,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] ~ .disclaimer,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-submitted="true"] ~ .disclaimer {
  display: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-promo-element="successMessage"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-promo-element="successMessage"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-promo-element="successMessage"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-promo-element="successMessage"] {
  padding: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link {
  margin-top: -2rem;
  flex-direction: column;
  padding: 0 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[data-promo-element="editLink"] {
  background: transparent;
  color: #5c748c;
  border: none;
  padding: 0;
  margin: 0;
  align-items: baseline;
  min-height: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after {
  content: "";
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[href="#close"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[href="#close"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[href="#close"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[href="#close"] {
  top: 0;
  right: 1rem;
  background: transparent;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[href="#close"]::before,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[href="#close"]::before,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[href="#close"]::before,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[href="#close"]::before {
  color: #fff;
  margin-top: 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[aria-hidden="true"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[aria-hidden="true"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[aria-hidden="true"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[aria-hidden="true"] {
  display: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[data-promo-element="printLink"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="printLink"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="printLink"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[data-promo-element="printLink"] {
  margin: 2rem 0;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .deck .promoPopPriceWatch > .content .text .title p,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .deck .promoPopPriceWatch > .content .text .title p,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .deck .promoPopPriceWatch > .content .text .title p,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .deck .promoPopPriceWatch > .content .text .title p {
  display: none;
}
.dcw-design-shade [role="dialog"].PromoPopUp.promoPopDefaultForm > .content .copy [data-promo-element="successMessage"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.promoPopDefaultForm > .content .copy [data-promo-element="successMessage"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.promoPopDefaultForm > .content .copy [data-promo-element="successMessage"],
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.promoPopDefaultForm > .content .copy [data-promo-element="successMessage"] {
  padding: 0 2rem;
}
@media screen and (min-width: 641px) {
  .dcw-design-shade [role="dialog"].PromoPopUp,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp {
    max-width: 60%;
    left: 20vw;
    right: 20vw;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp[role="dialog"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp[role="dialog"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp[role="dialog"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp[role="dialog"] {
    bottom: auto;
    height: auto;
    padding-bottom: 1rem;
    overflow: auto;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp[role="dialog"]#promo.card > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp[role="dialog"]#promo.card > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp[role="dialog"]#promo.card > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp[role="dialog"]#promo.card > .content,
  .dcw-design-shade [role="dialog"].PromoPopUp[role="dialog"] .col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp[role="dialog"] .col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp[role="dialog"] .col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp[role="dialog"] .col-2.promoPopDefaultForm > .content {
    height: auto;
    min-height: 30rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.merchandisingTabs > .content {
    display: flex;
    flex-direction: row;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .media,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .media,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .media,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.merchandisingTabs > .content .media {
    width: 50%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.merchandisingTabs > .content .copy {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 12rem;
    height: 100%;
    margin-top: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .vin,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .vin,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .vin,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.merchandisingTabs > .content .copy .vin {
    margin: 1rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab,
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .tabContainer,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .tabContainer,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .tabContainer,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.merchandisingTabs > .content .copy .tabContainer {
    padding: 0 1rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a {
    border: none;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    top: 0;
    position: absolute;
    height: 100%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .media,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media {
    margin: 9rem .6rem 0 .6rem;
    flex-basis: 50%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .media .dealerDetails,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media .dealerDetails,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media .dealerDetails,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media .dealerDetails {
    text-align: center;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy {
    flex-basis: 50%;
    margin-top: 0;
    height: inherit;
    padding-top: 8rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="description"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="description"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="description"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="description"],
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy .disclaimer,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy .disclaimer,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy .disclaimer,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy .disclaimer,
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="expirationDate"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="expirationDate"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="expirationDate"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="expirationDate"] {
    position: absolute;
    left: 0;
    width: 50%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy form fieldset div label,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy form fieldset div label,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy form fieldset div label,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy form fieldset div label {
    flex-basis: 100%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .link,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link {
    padding: 0;
    width: 48%;
    position: absolute;
    bottom: 10%;
    right: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .content {
    width: 50%;
    margin: 2rem 0 0 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content .media,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .media,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .media,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .content .media {
    margin: 1rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"] {
    margin-top: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .card {
    height: 100%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text {
    margin-top: 8rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1 {
    white-space: pre-wrap;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .copy form label,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .copy form label,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .copy form label,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .copy form label {
    margin: 1rem 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card.promoPopPriceWatch .content[aria-hidden="true"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card.promoPopPriceWatch .content[aria-hidden="true"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card.promoPopPriceWatch .content[aria-hidden="true"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .card.promoPopPriceWatch .content[aria-hidden="true"] {
    display: none;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.merchandisingTabs > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.merchandisingTabs > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.merchandisingTabs > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.merchandisingTabs > .content {
    width: 100%;
    margin: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.merchandisingTabs > .content .media figure,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.merchandisingTabs > .content .media figure,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.merchandisingTabs > .content .media figure,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.merchandisingTabs > .content .media figure {
    margin: 1rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2 > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2 > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2 > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2 > .content {
    width: 48%;
    float: left;
    margin: 2rem .5rem 0 .5rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2 > .content .copy form,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2 > .content .copy form,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2 > .content .copy form,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2 > .content .copy form {
    background-color: transparent;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2 > .deck,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2 > .deck,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2 > .deck,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2 > .deck {
    width: 50%;
    float: left;
    margin-top: -11rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2 > .deck section,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2 > .deck section,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2 > .deck section,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2 > .deck section {
    background-color: #eeeeee;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2 > .deck section .content .text,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2 > .deck section .content .text,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2 > .deck section .content .text,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2 > .deck section .content .text {
    padding: 2vw;
    margin-top: 11rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2 > .deck section .content .text .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2 > .deck section .content .text .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2 > .deck section .content .text .copy,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2 > .deck section .content .text .copy {
    margin-top: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2 > .deck section .content .text .copy form p,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2 > .deck section .content .text .copy form p,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2 > .deck section .content .text .copy form p,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2 > .deck section .content .text .copy form p {
    display: block;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .title,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title {
    padding: 0;
    background: transparent;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"] {
    color: #666666;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    position: relative;
    z-index: 1;
    transform: none;
    box-shadow: 1px 1px 9px 1px #999499;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .media,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .media {
    min-height: 0.1px;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .media figure figcaption .vin,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media figure figcaption .vin,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media figure figcaption .vin,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .media figure figcaption .vin {
    color: #000;
    display: block;
    text-align: center;
    margin-top: 2rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .media .dealerDetails .disclaimer div,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media .dealerDetails .disclaimer div,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media .dealerDetails .disclaimer div,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .media .dealerDetails .disclaimer div {
    position: relative;
    width: 100%;
    bottom: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[data-promo-element="editLink"] {
    margin: 0 auto;
    justify-content: center;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after {
    display: none;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[data-promo-element="printLink"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="printLink"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="printLink"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[data-promo-element="printLink"] {
    margin: 2rem auto;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[href="#close"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[href="#close"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[href="#close"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[href="#close"] {
    top: 3vw;
    right: 21vw;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link a[href="#close"]::before {
    color: #fff;
    margin-top: 1rem;
    right: -7rem;
    position: absolute;
    font-size: 6rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy {
    display: inline-block;
    text-align: center;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form {
    max-width: 100%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset {
    padding: 0 0 1rem 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form fieldset > div label,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form fieldset > div label,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form fieldset > div label,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form fieldset > div label {
    flex-basis: 48%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] {
    max-width: 100%;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .disclaimer,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .disclaimer,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .disclaimer,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .disclaimer {
    margin: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemprop="expirationDate"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="expirationDate"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="expirationDate"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [itemprop="expirationDate"] {
    order: 2;
    margin: 0 0 1.5rem 0;
    padding: 0 2rem;
    color: #666666;
  }
}
@media screen and (min-width: 641px) and (orientation: portrait) {
  .dcw-design-shade [role="dialog"].PromoPopUp,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp {
    max-width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    top: 50%;
    transform: translateY(-50%);
    overflow: visible;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content {
    position: initial;
    height: auto;
    max-height: calc(100vh - 24.5vw);
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .media,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .media {
    margin-top: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy {
    padding-top: 0;
    overflow: auto;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .link,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link {
    position: absolute;
    top: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"] {
    top: 0;
    right: 0;
    position: absolute;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.promoPopDefaultForm > .content .link a[href="#close"]::before {
    top: -5vw;
    margin: 0;
    right: -5vw;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.merchandisingTabs .copy,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.merchandisingTabs .copy,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.merchandisingTabs .copy,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.merchandisingTabs .copy {
    position: initial;
    height: auto;
    max-height: calc(100vh - 24.5vw);
    padding: 2rem 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.merchandisingTabs .link,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.merchandisingTabs .link,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.merchandisingTabs .link,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.merchandisingTabs .link {
    position: absolute;
    top: 0;
    right: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"] {
    top: 0;
    right: 0;
    position: absolute;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"]::before,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"]::before,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"]::before,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.merchandisingTabs .link a[href="#close"]::before {
    top: -5vw;
    margin: 0;
    right: -5vw;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck {
    position: initial;
    height: auto;
    max-height: calc(100vh - 24.5vw);
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content {
    overflow: auto;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card {
    max-height: calc(100vh - 24.5vw);
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card .content .text,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card .content .text,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card .content .text,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card .content .text {
    margin-top: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .content {
    position: relative;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content .link,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .content .link {
    position: absolute;
    width: 100%;
    top: -8vw;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"] {
    top: 0;
    right: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"]::before,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.col-2.priceWatchForm > .content .link a[href="#close"]::before {
    top: -5vw;
    margin: 0;
    right: -5vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1026px) {
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .tabContainer > div {
    padding: 2rem .5rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 732px) {
  .dcw-design-shade [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
    min-height: 7rem;
  }
}
@media print {
  .dcw-design-shade [role="dialog"].PromoPopUp,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp {
    overflow: visible;
  }
  @page {
    size: auto;
    /* auto is the current printer page size */
    margin: 20px;
    /* this affects the margin in the printer settings */
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .title,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .title {
    margin-top: 6rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content {
    margin: 3rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .disclaimer,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .disclaimer,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .disclaimer,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .disclaimer {
    display: block;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .disclaimer div,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .disclaimer div,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .disclaimer div,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .disclaimer div {
    display: block;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .disclaimer form,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .disclaimer form,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .disclaimer form,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .disclaimer form {
    padding: 0;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [data-promo-element="successMessage"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [data-promo-element="successMessage"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [data-promo-element="successMessage"],
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy [data-promo-element="successMessage"] {
    display: none;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .content .link,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .link {
    display: none;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp #previewToolBarFrame.PtDealerLoginLink,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp #previewToolBarFrame.PtDealerLoginLink,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp #previewToolBarFrame.PtDealerLoginLink,
  .dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp #previewToolBarFrame.PtDealerLoginLink {
    display: none;
  }
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp > .content .copy .paymentInfoTab {
  animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiLnBheW1lbnRJbmZvVGFiIGEiLCJjb250ZW50U2VsZWN0b3IiOiAgIi50YWJDb250YWluZXIiLCAiY2xpY2tPbkNoaWxkcmVuIjogICJ0cnVlIn0;
  display: block;
  display: flex;
}
.dcw-design-shade [role="dialog"].PromoPopUp.bg-color > .content > .copy .paymentInfoTab a.selected,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.bg-color > .content > .copy .paymentInfoTab a.selected,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.bg-color > .content > .copy .paymentInfoTab a.selected,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.bg-color > .content > .copy .paymentInfoTab a.selected {
  background-color: #ffffff;
  color: #000;
}
.dcw-design-shade [role="dialog"].PromoPopUp.bg-color > .content > .copy .tabContainer > div,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.bg-color > .content > .copy .tabContainer > div,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.bg-color > .content > .copy .tabContainer > div,
.dcw-design-shade [class*=" zipCodePopup-"].PromoPopUp.bg-color > .content > .copy .tabContainer > div {
  background-color: #ffffff;
  color: #000;
}
@media screen and (min-width: 640px) {
  .dcw-design-shade [role="dialog"].vertical-sg {
    max-width: calc(100% - 8vw);
  }
}
.dcw-design-shade [class*=" zipCodePopup-"] {
  width: 70rem;
  height: 42rem;
  margin: auto;
  overflow: auto;
}
@media all and (max-width: 768px) {
  .dcw-design-shade [class*=" zipCodePopup-"] {
    width: 100%;
    height: 100%;
    padding: 0 2rem;
  }
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h1 {
    max-width: 100%;
  }
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .link a {
    min-height: 3rem;
  }
}
.dcw-design-shade [class*=" zipCodePopup-"] .content {
  position: relative;
}
.dcw-design-shade [class*=" zipCodePopup-"] .content .text {
  top: -1rem;
  position: absolute;
  width: 100%;
}
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h1,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h2,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h3,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h4,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h5,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h6 {
  font-size: 2rem;
}
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h1,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h2,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h3,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h4,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h5,
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h6 {
  font-size: 2rem;
}
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .copy {
  margin-top: 0;
}
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .copy form fieldset .formCTA {
  margin-top: 3rem;
}
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .link a {
  position: absolute;
  right: 2vw !important;
  top: 0;
}
.dcw-design-shade [class*=" zipCodePopup-"] .content .text .link a.hidden {
  display: none;
}
.dcw-design-shade [class*=" zipCodePopup-"] form .formCTA {
  margin-top: 3rem;
}
.dcw-design-shade [class*=" zipCodePopup-"] .zip + span {
  display: none;
  padding-bottom: 8px;
  color: #f00;
}
.dcw-design-shade [class*=" zipCodePopup-"] .zip + span.zipCodeErrorMsg {
  display: block;
  padding-bottom: 8px;
  color: #f00;
}
@media screen and (max-width: 768px), screen and (max-width: 639px) {
  .dcw-design-shade [class*=" zipCodePopup-"] {
    left: 0;
    right: 0;
    min-height: 100%;
    min-width: 100%;
    top: 0;
  }
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h1,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h2,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h3,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h4,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h5,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h6 {
    font-size: 1.6rem;
  }
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h1,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h2,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h3,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h4,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h5,
  .dcw-design-shade [class*=" zipCodePopup-"] .content .text .title h6 {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-shade[class*="-gutter"] #modal-container .card > .content,
  .dcw-design-shade[class*="-gutter"] #modal-container .card > [role="navigation"],
  .dcw-design-shade[class*="-gutter"] #modal-container .card > .deck {
    margin: 0;
  }
}
.dcw-design-shade [itemtype$="/Blog"] > .content .text > .title {
  margin-bottom: 0;
}
.dcw-design-shade [itemtype$="/Blog"] > .content .text time {
  display: block;
  margin-bottom: 1rem;
}
.dcw-design-shade [itemtype$="/Blog"] > .content .text .link div.tertiary a {
  position: relative;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
  color: #b6a36b;
}
.dcw-design-shade [itemtype$="/Blog"] > .content .text .link div.tertiary a:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d3";
  position: absolute;
  right: -1rem;
  top: 0;
}
.dcw-design-shade [itemtype$="/Blog"].card:not(.media-none) > .content .media {
  justify-content: flex-start;
}
@keyframes modal-transition {
  0% {
    opacity: 0;
    margin-left: -50%;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a {
  padding: 1.3rem;
  border-style: solid;
  border-width: 1px;
}
@media screen and (max-width: 768px) {
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link {
    flex-direction: column;
    margin-top: 0;
    position: relative;
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJ0b2dnbGVkT24iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICIiLCAidG9nZ2xlT25FdmVudCI6ICAiIiwgInNpYmxpbmdUYXJnZXQiOiAgIiIsICJzY29wZSI6ICAiZG9jdW1lbnQiLCAiZm9jdXNFbGVtU2VsZWN0b3IiOiAiZmFsc2UiLCJvbk1vYmlsZU9ubHkiOiAiZmFsc2UiLCJ0b2dnbGVDbGFzc1RvT3RoZXJFbGVtZW50IjogImZhbHNlIiwib3RoZXJFbGVtZW50Q2xhc3NOYW1lIjogInNlYXJjaC1tZW51LW9wZW4iLCAiYWN0aW9uT25DdXN0b21FdmVudCI6ICAiIiB9;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a {
    transition: none;
    text-align: left;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a::after {
    content: '\f3d0';
    font-family: 'Ionicons', sans-serif;
    float: right;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link [data-selected="false"] {
    display: none;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link::before {
    content: '\2715';
    color: transparent;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn {
    background: #ffffff;
    color: #000;
    position: fixed;
    overflow-y: auto;
    padding-top: 5rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn::before {
    color: #000;
    font-size: 2rem;
    position: fixed;
    top: 4vw;
    left: auto;
    right: 4vw;
    bottom: auto;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn a {
    background: none;
    border: none;
    color: inherit;
    display: block;
    padding: 1rem 1rem 1rem 3.5rem;
    text-align: left;
    animation-name: modal-transition;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn a::after {
    float: left;
    content: '\f3a6';
    font-size: 1.5rem;
    width: 2rem;
    left: 1rem;
    top: 1rem;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn a[data-selected="true"]::after {
    content: '\f3a7';
  }
}
@media screen and (min-width: 769px) {
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a {
    min-width: 0;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a:link,
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a:visited {
    background: #ffffff;
    color: #000;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a::after {
    display: none;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a:active,
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a[data-selected="true"] {
    background: #3e5c77;
    color: #fff;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a:hover {
    background: #354d63;
    color: #fff;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link > a:link {
    width: auto;
  }
}
.dcw-design-shade [class*="modelDetails-"].links-one > .content .link {
  display: none;
}
.dcw-design-shade [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a {
  border-color: #3e5c77;
}
.dcw-design-shade [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a.active,
.dcw-design-shade [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a[data-selected="true"] {
  border-color: #3e5c77;
}
.dcw-design-shade [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a:hover {
  border-color: #354d63;
}
.dcw-design-shade [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a {
  border-color: #3e5c77;
}
.dcw-design-shade [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a.active,
.dcw-design-shade [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a[data-selected="true"] {
  border-color: #3e5c77;
}
.dcw-design-shade [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a:hover {
  border-color: #354d63;
}
.dcw-design-shade [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a {
  border-color: #3e5c77;
}
.dcw-design-shade [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a.active,
.dcw-design-shade [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a[data-selected="true"] {
  border-color: #3e5c77;
}
.dcw-design-shade [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a:hover {
  border-color: #354d63;
}
.dcw-design-shade [itemtype$="/Person"].card > .content .text [itemprop="jobTitle"],
.dcw-design-shade [itemtype$="/Person"].card > .content .text .title {
  text-align: center;
}
.dcw-design-shade [itemtype$="/Person"].card > .content .text [itemprop="jobTitle"] {
  display: block;
}
.dcw-design-shade [itemtype$="/Person"] > .content .text {
  text-align: center;
}
.dcw-design-shade [itemtype$="/Person"] > .content .text .title,
.dcw-design-shade [itemtype$="/Person"] > .content .text .copy,
.dcw-design-shade [itemtype$="/Person"] > .content .text .link {
  margin: 0;
  padding: 0;
}
.dcw-design-shade [itemtype$="/Person"] > .content .text .link a {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.dcw-design-shade [itemtype$="/Person"] > .content .text .link .tertiary {
  margin: auto;
}
.dcw-design-shade [class*="col"] > .deck [itemtype$="/Person"].card > .content .link {
  align-items: center;
}
.dcw-design-shade .card .leafy [class*="departmentHoursOfOperation"] > .content .text {
  padding: 1.15vw;
}
@media (max-width: 639px) {
  .dcw-design-shade .card .leafy [class*="departmentHoursOfOperation"] > .content .text {
    padding: 1.15rem;
  }
}
.dcw-design-shade .card .leafy [class*="departmentHoursOfOperation"] [itemtype$="OpeningHoursSpecification"] dt[itemprop="dayOfWeek"] {
  flex-basis: 40%;
}
.dcw-design-shade[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"],
.dcw-design-shade[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"] {
  background: linear-gradient(#6eb43b, #508622) !important;
  border: none !important;
  position: relative;
  border-top-left-radius: 20rem !important;
  border-bottom-left-radius: 20rem !important;
  padding-left: 6rem !important;
  overflow: visible;
  outline: none !important;
}
.dcw-design-shade[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-shade[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-shade[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]:hover::before,
.dcw-design-shade[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]:hover::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: transparent;
  background-size: 6rem !important;
  background-repeat: no-repeat;
  width: 6rem !important;
  height: 6rem !important;
  transition: none;
  transform: none;
  top: -0.5rem;
  z-index: 1;
  opacity: 1;
  border: none !important;
}
.dcw-design-shade[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]:hover,
.dcw-design-shade[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]:hover {
  transform: none;
  transition: none;
  background: linear-gradient(#6eb43b, #508622);
}
.dcw-design-shade[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-shade[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]:hover::before {
  background-image: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/assets/shop-click-drive/scd_english_logo.png') !important;
}
.dcw-design-shade[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-shade[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]:hover::before {
  background-image: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-base/assets/shop-click-drive/scd_french_logo.png') !important;
}
.dcw-design-shade[data-locale="en_CA"] .card[class*="vehicleSpecificationsAndLogos"] .content .link a[data-action="shopClickDrive"],
.dcw-design-shade[data-locale="fr_CA"] .card[class*="vehicleSpecificationsAndLogos"] .content .link a[data-action="shopClickDrive"] {
  padding-right: 0.5rem;
}
.dcw-design-shade .remarketing-banner {
  background: #474747;
  margin: 1rem;
  padding: 1rem;
}
.dcw-design-shade .remarketing-banner img {
  margin: auto;
  width: 80%;
}
.vehicle-details > .content .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6 {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-details > .content .title h1,
.vehicle-details > .content .title h2,
.vehicle-details > .content .title h3,
.vehicle-details > .content .title h4,
.vehicle-details > .content .title h5,
.vehicle-details > .content .title h6 {
  font-size: 2.5rem;
}
.vehicle-details > .content .title [itemprop="vehicleConfiguration"] {
  font-family: LouisBold, sans-serif;
  font-size: 1.8rem;
}
.vehicle-details > .content ul li[itemprop="priceComponent"],
.vehicle-details > .content ul li[itemprop="addon"] {
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: capitalize;
  font-size: 1.2rem;
}
.vehicle-details > .content ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-details > .content ul li[itemprop="addon"] [itemprop="validThrough"] {
  font-size: 1rem;
}
.vehicle-details > .content .finance-price [itemprop="name"],
.vehicle-details > .content .lease-price [itemprop="name"] {
  text-transform: uppercase;
}
.vehicle-details > .content .finance-price p,
.vehicle-details > .content .lease-price p {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-details > .content .finance-price [itemprop="name"],
.vehicle-details > .content .lease-price [itemprop="name"],
.vehicle-details > .content .finance-price [itemprop="price"],
.vehicle-details > .content .lease-price [itemprop="price"],
.vehicle-details > .content .finance-price [itemprop="amount"],
.vehicle-details > .content .lease-price [itemprop="amount"] {
  font-size: 2rem;
  font-weight: 500;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-details > .content .finance-price [itemprop="description"] > p:last-child.toggledOn:after,
.vehicle-details > .content .lease-price [itemprop="description"] > p:last-child.toggledOn:after {
  font-weight: bold;
}
.vehicle-details > .content .title h1,
.vehicle-details > .content .title h2,
.vehicle-details > .content .title h3,
.vehicle-details > .content .title h4,
.vehicle-details > .content .title h5,
.vehicle-details > .content .title h6 {
  font-size: 2.5rem;
}
.vehicle-details > .content .title [itemprop="vehicleConfiguration"] {
  font-family: LouisBold, sans-serif;
  font-size: 1.8rem;
}
.vehicle-details > .content .vehicle-specifications,
.vehicle-details > .content .vehicleIdentityTabContainer,
.vehicle-details > .content [itemtype$="/Offer"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-details > .content .vehicle-specifications h1,
.vehicle-details > .content .vehicleIdentityTabContainer h1,
.vehicle-details > .content [itemtype$="/Offer"] h1,
.vehicle-details > .content .vehicle-specifications h2,
.vehicle-details > .content .vehicleIdentityTabContainer h2,
.vehicle-details > .content [itemtype$="/Offer"] h2,
.vehicle-details > .content .vehicle-specifications h3,
.vehicle-details > .content .vehicleIdentityTabContainer h3,
.vehicle-details > .content [itemtype$="/Offer"] h3,
.vehicle-details > .content .vehicle-specifications h4,
.vehicle-details > .content .vehicleIdentityTabContainer h4,
.vehicle-details > .content [itemtype$="/Offer"] h4,
.vehicle-details > .content .vehicle-specifications h5,
.vehicle-details > .content .vehicleIdentityTabContainer h5,
.vehicle-details > .content [itemtype$="/Offer"] h5,
.vehicle-details > .content .vehicle-specifications h6,
.vehicle-details > .content .vehicleIdentityTabContainer h6,
.vehicle-details > .content [itemtype$="/Offer"] h6 {
  font-size: 1.6rem;
  line-height: 1.7;
}
.vehicle-details > .content .vehicle-specifications .key {
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.vehicle-details > .content .vehicle-specifications .value {
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.vehicle-details > .content [itemtype$="/Offer"] [itemprop="validThrough"] {
  font-size: 70%;
}
.vehicle-details > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h1,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .cash-only > h1,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h2,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .cash-only > h2,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h3,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .cash-only > h3,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h4,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .cash-only > h4,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h5,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .cash-only > h5,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h6,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .cash-only > h6 {
  font-size: 1.6rem;
}
.vehicle-details > .content .copy .vehicleIdentityTabContainer .lease-price > div ul li,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .finance-price > div ul li,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .cash-price .total-sale-price,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .lease-price .total-finance-price,
.vehicle-details > .content .copy .vehicleIdentityTabContainer .finance-price .total-lease-price {
  font-size: 1.6rem;
}
.vehicle-details > .content.overflow-expand > .content .copy dl:after {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
}
.vehicle-details > .content .link .tertiary a {
  font-size: 70%;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary a {
  font-size: 1.2rem;
  text-decoration: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy h6 {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.6rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h6,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h6 {
  font-size: 1.6rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .lease-price > div ul li,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .finance-price > div ul li,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-price .total-sale-price,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .lease-price .total-finance-price,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .finance-price .total-lease-price {
  font-size: 1.6rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .finance-price p,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .lease-price p {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .paymentInfoTab + .tabContainer .cash-price .total-sale-price [itemprop="description"] > p:last-child:after,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="description"] > p:last-child:after,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="description"] > p:last-child:after {
  font-weight: bold;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="priceComponent"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="addon"] {
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: capitalize;
  font-size: 1.2rem;
  line-height: 1.7;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="addon"] [itemprop="validThrough"] {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-style: italic;
  font-size: 1rem;
  flex-basis: 100%;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemprop="priceComponent"].accessories-list ul li {
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications h6,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer h6,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] h6 {
  font-size: 1.6rem;
  line-height: 1.7;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications .key {
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications .value {
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] [itemprop="validThrough"] {
  font-size: 70%;
}
@media (min-width: 768px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy {
    font-size: 1.2rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a {
    text-decoration: none;
    font-size: 1.8rem;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy dl:after {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .vehicle-details.card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .copy {
    font-size: 1.2rem;
  }
  .vehicle-details.card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .copy .vehicleIdentityTabs a {
    text-decoration: none;
    font-size: 1.8rem;
  }
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-family: LouisBold, sans-serif;
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-size: 1.2rem;
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="amount"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"] {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child:after {
  font-weight: bold;
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn:after {
  font-weight: bold;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-family: LouisBold, sans-serif;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-size: 1.2rem;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="amount"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"] {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: LouisRegular, Tahoma, sans-serif;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="description"] > p:last-child:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="description"] > p:last-child:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="description"] > p:last-child:after {
  font-weight: bold;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="description"] > p:last-child.toggledOn:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="description"] > p:last-child.toggledOn:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="description"] > p:last-child.toggledOn:after {
  font-weight: bold;
}
.vehicle-listing.overflow-expand > .content .copy dl:after {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
}
.vehicle-listing .media .tertiary a {
  font-size: 70%;
}
.footer.card .link a,
.footer.card .link a.primary,
.footer.card .link a.secondary {
  text-transform: none;
  font-size: 1.6rem;
}
.footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.footer.card .automotive-business .link .tertiary a {
  text-decoration: none;
  text-transform: uppercase;
}
.footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"],
.footer.card .automotive-business .link .tertiary a[itemprop="sameAs"] {
  font-size: 0;
}
@media (min-width: 769px) and (max-width: 1199px) {
   header.header-nested-search div[role="search"] form fieldset input[type="search"] {
    font-size: 1.2rem;
  }
}
.payment-calculator form .terms-duration input[type="radio"] + span {
  line-height: 1;
}
.payment-calculator form .payment-terms output[itemtype$="/PriceSpecification"] [itemprop="price"] {
  font-size: 3.5rem;
  font-weight: bold;
}
.card.vertical-filters > form {
  font-size: 1.3rem;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label {
  text-transform: capitalize;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[aria-controls] {
  text-transform: lowercase;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor] span {
  text-transform: lowercase;
}
@media (max-width: 640px) {
  .card.vertical-filters > form .title {
    text-transform: uppercase;
  }
}
@media (min-width: 641px) {
  .card.vertical-filters > form .title {
    font-size: 1.8rem;
  }
  .card.vertical-filters > form .fieldset[data-filter='clearFilterLabel'] button {
    font-size: 1.2rem;
  }
}
.compare-vehicles.card table {
  font-size: 1.6rem;
  word-wrap: break-word;
}
.dcw-design-shade .promoPopupNotificationBar > .content .text .title h1,
.dcw-design-shade .promoPopupNotificationBar > .content .text .title h2 {
  text-transform: capitalize;
  font-size: 2rem;
}
.dcw-design-shade .promoPopupNotificationBar > .content .text .link a {
  text-decoration: underline;
  font-size: 1.4rem;
  font-weight: 100;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
  font-size: 3rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"] {
  font-size: 3rem;
  line-height: 3.2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"] {
  font-size: 3rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"] {
  font-size: 2rem;
  line-height: 2.5rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .vin,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .vin,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .vin {
  font-size: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a {
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 1.3;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="name"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="name"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="name"] {
  text-transform: uppercase;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="amount"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="amount"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="amount"] {
  font-size: 2.2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"] {
  font-size: 1.5rem;
  line-height: 1.2;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected a,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a {
  text-decoration: none;
  font-size: 1.5rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemprop="description"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="description"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="description"] {
  font-size: 2.0rem;
  line-height: 1.3;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] {
  line-height: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span {
  font-size: 1.6rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"] {
  font-size: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy .disclaimer,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .disclaimer,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .disclaimer {
  font-size: 1.3rem;
  line-height: 2.3rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul {
  font-style: normal;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child,
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child,
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child {
  font-size: 2rem;
}
.dcw-design-shade [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"],
.dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"],
.dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"] {
  text-transform: capitalize;
  text-decoration: underline;
  font-size: 1.4rem;
}
@media screen and (min-width: 641px) {
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a span[itemprop="amount"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a span[itemprop="amount"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a span[itemprop="amount"] {
    font-size: 2rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1,
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1,
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1 {
    font-size: 3rem;
  }
  .dcw-design-shade [role="dialog"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"] {
    line-height: 2.9rem;
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 732px) {
  .dcw-design-shade [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" InventoryGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
  .dcw-design-shade [class*=" IncentiveGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
    font-size: 2rem;
  }
}
.horizontal-form-over-hero form ul li {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.horizontal-form-over-hero form ul li b {
  font-family: LouisBold, sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 750px) {
  .horizontal-form-over-hero form label > select {
    font-size: 1.4rem;
  }
  .horizontal-form-over-hero form output {
    text-transform: uppercase;
    font-size: 2.5rem;
  }
}
.user-links > .content .link .tertiary a {
  font-size: 0;
  text-decoration: none;
  font-weight: normal;
}
.user-links > .content .link .share .heading {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-weight: normal;
}
.user-links > .content .link .share .sharedLink {
  word-wrap: break-word;
}
.user-links > .content .link .share a[data-action="close"] {
  font-size: 0;
  text-decoration: none;
  font-weight: bold;
}
.vehicle-listing.card > .content .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6 {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-listing.card > .content .title [itemtype$="/AggregateOffer"] ul li div[itemprop*="priceSpecification"] span[itemprop="price"] {
  font-size: 150%;
}
.vehicle-listing.card > .content .media .tertiary a {
  text-decoration: none;
}
.vehicle-listing.card > .content .vehicle-specifications .key,
.vehicle-listing.card > .content .vehicle-specifications .value {
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: capitalize;
  font-size: 1.2rem;
}
.vehicle-listing.card > .content .vehicle-specifications h1,
.vehicle-listing.card > .content .vehicle-pricing h1,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h1,
.vehicle-listing.card > .content .vehicle-specifications h2,
.vehicle-listing.card > .content .vehicle-pricing h2,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h2,
.vehicle-listing.card > .content .vehicle-specifications h3,
.vehicle-listing.card > .content .vehicle-pricing h3,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h3,
.vehicle-listing.card > .content .vehicle-specifications h4,
.vehicle-listing.card > .content .vehicle-pricing h4,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h4,
.vehicle-listing.card > .content .vehicle-specifications h5,
.vehicle-listing.card > .content .vehicle-pricing h5,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h5,
.vehicle-listing.card > .content .vehicle-specifications h6,
.vehicle-listing.card > .content .vehicle-pricing h6,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h6 {
  font-size: 1.5rem;
  line-height: 1.7;
}
.vehicle-listing.card > .content .vehicle-specifications ul,
.vehicle-listing.card > .content .vehicle-pricing ul,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] ul {
  font-size: 1.2rem;
}
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] [itemprop="validThrough"] {
  font-size: 70%;
}
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list ul li {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.vehicle-listing.card > .content ul li[itemprop="priceComponent"],
.vehicle-listing.card > .content ul li[itemprop="addon"],
.vehicle-listing.card > .content .other-offers li {
  font-family: LouisRegular, Tahoma, sans-serif;
  text-transform: capitalize;
  font-size: 1.2rem;
}
.vehicle-listing.card > .content ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-listing.card > .content ul li[itemprop="addon"] [itemprop="validThrough"],
.vehicle-listing.card > .content .other-offers li [itemprop="validThrough"] {
  font-size: 1rem;
}
.vehicle-listing.card > .content .media .bannerOffer_container [itemprop="expires"],
.vehicle-listing.card > .content .media .show-selected-elem [itemprop="expires"] {
  font-size: 1rem;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.model-showroom-carousel.card > .content form select {
  font-size: 1.2rem;
}
.model-showroom-carousel.card > .content form .dealer .title a {
  text-decoration: none;
}
.model-showroom-carousel.card > .content form[class*="dealersWrapper"] > .deck > .card > .content .title,
.model-showroom-carousel.card > .content form[class*="dealersWrapper"] > .deck > .card > .content [itemprop="department"] span,
.model-showroom-carousel.card > .content form[class*="dealersWrapper"] > .deck > .card > .content .hoursOfOperation span {
  font-family: LouisBold, sans-serif;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="addon"] [itemprop="validThrough"] {
  font-style: normal;
}
.dealer-locator.card > .deck > .card [itemprop="streetAddress"],
.dealer-locator.card > .deck > .card [itemtype$="/PostalAddress"] span {
  font-size: 1.2rem;
}
@media all and (min-width: 640px) {
  .align-card[class*="col-"] > .deck {
    animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuY2FyZCIsICJjaGlsZCI6ICAiLmNhcmQiLCAibm9ybWFsaXplR3JpZCIgOiAiZmFsc2UifQ;
  }
  .align-card[class*="col-"] > .deck .media,
  .align-card[class*="col-"] > .deck .title,
  .align-card[class*="col-"] > .deck .copy,
  .align-card[class*="col-"] > .deck .link {
    min-height: 1px;
  }
}
.background-with-piped-deck > .deck > .card {
  border: none;
  border-bottom: 1px solid #d3d3d3;
}
.background-with-piped-deck.bg-color > .deck > .card {
  border-bottom-color: #ffffff;
}
.background-with-piped-deck > .deck > .card {
  margin-top: 2vw;
  padding-bottom: 2rem;
}
.background-with-piped-deck > .deck > .card:last-child {
  border-bottom: none;
}
.background-with-piped-deck > .deck > .card > .content .text {
  padding-bottom: 0;
}
.background-with-piped-deck > .deck > .card:not(.media-none) > .content .media {
  padding-top: 0;
}
.background-with-piped-deck > .deck > .card.media-none > .content .text {
  padding-top: 0;
}
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown):not(.aspect-21x9) > .content .text,
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown).aspect-16x9:not(.l1) > .content .text {
  padding-top: 0;
}
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown):not(.aspect-21x9) > .content .media,
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown).aspect-16x9:not(.l1) > .content .media {
  padding-bottom: 0;
}
@media screen and (max-width: 639px) {
  .background-with-piped-deck.deck-bleed-card-margin.card > .deck > .card {
    padding-bottom: 4vw;
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 640px) {
  .background-with-piped-deck[class*="col-"] > .deck > .card {
    border-bottom: none;
    border-right: 1px solid #d3d3d3;
  }
  .background-with-piped-deck[class*="col-"].bg-color > .deck > .card {
    border-right-color: #ffffff;
  }
  .background-with-piped-deck[class*="col-"] > .deck > .card:last-child {
    border-right: none;
  }
  .background-with-piped-deck.deck-bleed-card-margin.card[class*="col-"] > .deck > .card {
    padding-right: 1vw;
    margin-right: 1vw;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .background-with-piped-deck[class*="col-"] > .deck > .card:nth-child(2n) {
    border-right: none;
  }
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .background-with-piped-deck[class*="col-"]:not(.col-2) > .deck > .card:nth-child(3n) {
    border-right: none;
  }
}
@media screen and (min-width: 960px) {
  .background-with-piped-deck.col-2 > .deck > .card:nth-child(2n) {
    border-right: none;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1599px) {
  .background-with-piped-deck[class*="col-"]:not(.col-2):not(.col-3) > .deck > .card:nth-child(4n) {
    border-right: none;
  }
}
@media screen and (min-width: 1280px) {
  .background-with-piped-deck.col-3 > .deck > .card:nth-child(3n) {
    border-right: none;
  }
}
@media screen and (min-width: 1600px) {
  .background-with-piped-deck.col-4 > .deck > .card:nth-child(4n) {
    border-right: none;
  }
}
.card-border {
  border: 1px solid;
}
.card-border.bg-color {
  border-color: #ffffff;
}
.card-border.bg-dark,
.card-border.bg-light {
  border-color: #d1d1d1;
}
.fix-and-float {
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  justify-content: center;
}
.fix-and-float > .content {
  justify-content: flex-end;
  align-items: flex-start;
}
.fix-and-float > .content .text {
  margin: 2vw;
  padding: 2vw;
  background-color: rgba(255, 255, 255, 0.8);
}
.fix-and-float.bg-color > .content .text {
  background-color: rgba(209, 209, 209, 0.8);
}
.fix-and-float.bg-dark > .content .text {
  background-color: rgba(71, 71, 71, 0.8);
}
.fix-and-float.horizontal-form > .content .text,
.fix-and-float.horizontal-form-over-hero > .content .text {
  width: 96% !important;
  max-width: none;
  flex-grow: 0;
  flex-shrink: 1;
}
@media (max-width: 639px) {
  .fix-and-float.horizontal-form > .content .text .title h1,
  .fix-and-float.horizontal-form-over-hero > .content .text .title h1,
  .fix-and-float.horizontal-form > .content .text .title h2,
  .fix-and-float.horizontal-form-over-hero > .content .text .title h2,
  .fix-and-float.horizontal-form > .content .text .title h3,
  .fix-and-float.horizontal-form-over-hero > .content .text .title h3,
  .fix-and-float.horizontal-form > .content .text .title h4,
  .fix-and-float.horizontal-form-over-hero > .content .text .title h4,
  .fix-and-float.horizontal-form > .content .text .title h5,
  .fix-and-float.horizontal-form-over-hero > .content .text .title h5,
  .fix-and-float.horizontal-form > .content .text .title h6,
  .fix-and-float.horizontal-form-over-hero > .content .text .title h6 {
    max-width: none;
  }
}
@media all and (max-width: 800px) {
  .fix-and-float {
    background-attachment: scroll;
  }
  .fix-and-float.aspect-21x9 > .content {
    margin-top: calc(27.85714286vw);
  }
  .fix-and-float.aspect-16x9 > .content {
    margin-top: calc(34.25vw);
  }
  .fix-and-float.aspect-4x3 > .content {
    min-height: calc(107vw);
  }
  .fix-and-float.aspect-3x4 > .content {
    margin-top: calc(133.33333333vw);
  }
  .fix-and-float.aspect-1x1 > .content {
    margin-top: 70vw;
  }
}
@media only screen and (max-device-width: 1023px) and (orientation: landscape) {
  .fix-and-float {
    /* For landscape layouts only */
    background-position: center;
    background-attachment: scroll;
  }
}
@media all and (min-width: 801px) {
  .fix-and-float {
    background-position: right top;
    flex-direction: column !important;
  }
  .fix-and-float > .content {
    justify-content: center;
  }
  .fix-and-float > .content .text {
    max-width: 45vw;
  }
  .fix-and-float.cards-none > .content {
    min-height: 600px;
  }
  .fix-and-float.justification-l {
    background-position: left top;
  }
  .fix-and-float.justification-l > .content {
    align-items: flex-end;
  }
}
@media all and (min-width: 1100px) {
  .fix-and-float > .content .text {
    max-width: 30%;
  }
}
@media (min-width: 1024px) {
  .fix-and-float > .content .text {
    flex-grow: 1;
    flex-shrink: 0;
  }
  .fix-and-float > .content .text .link {
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.fix-and-float > .deck .deck-gallery > .content .media.spinner {
  background-color: transparent;
}
@media (min-width: 640px) {
  .fix-and-float > .content .link {
    flex-direction: column;
  }
}
@media screen and (min-width: 640px) {
  .horizontal-form form[name="InventorySearch"] > .show-all-inventory.link {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .horizontal-form.card form[name="InventorySearch"] .show-all-inventory.link ~ * {
    display: none;
  }
  .horizontal-form.card form[name="InventorySearch"] .show-all-inventory.link {
    display: flex;
  }
}
.horizontal-form form {
  flex-wrap: wrap;
  max-width: none;
}
.horizontal-form form label,
.horizontal-form form output,
.horizontal-form form button {
  display: block;
  margin: 6px 0;
}
.horizontal-form form label select {
  display: block;
  width: 100%;
}
.horizontal-form form label select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.horizontal-form form output {
  margin: 1rem 0;
  color: #666666;
}
@media screen and (min-width: 769px) {
  .horizontal-form form {
    max-width: none;
    display: flex;
    align-items: center;
  }
  .horizontal-form form label,
  .horizontal-form form output,
  .horizontal-form form button {
    display: inline-block;
    flex: 1 1 auto;
    padding: 0 0.3rem;
  }
  .horizontal-form form > div {
    display: flex;
    flex: 1 1 auto;
  }
  .horizontal-form form label > select {
    min-width: 100%;
  }
  .horizontal-form form output {
    text-align: center;
  }
  .horizontal-form form output b {
    padding: 0 0.4rem;
  }
  .horizontal-form form output,
  .horizontal-form form button {
    margin-top: 3rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .horizontal-form form label > select {
    background-position-x: 115%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .horizontal-form form label > select {
    padding-right: 17px;
    background-size: 17px;
    background-position: 99% 50%;
  }
  .horizontal-form form button[type="submit"] {
    max-width: 217px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .horizontal-form form select#trim {
    max-width: 16rem;
  }
  .horizontal-form form label {
    width: auto;
  }
  .horizontal-form form output {
    text-align: left;
    width: 50%;
  }
  .horizontal-form form button[type="submit"] {
    width: 40%;
    margin-right: 0.3rem;
  }
  .horizontal-form form output,
  .horizontal-form form button {
    margin-top: 1.5rem;
  }
}
.horizontal-form > .content .text .link {
  margin-top: 0;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
.horizontal-form > .content .text .copy form button {
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 639px) {
  .horizontal-form.card > .content .text .link {
    width: 100%;
    align-items: center;
  }
  .horizontal-form.card > .content .text .link a {
    margin-right: 0;
  }
  .horizontal-form.card > .content .text .copy form select {
    min-width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .horizontal-form > .content .text .link {
    justify-content: space-around;
  }
  .horizontal-form > .content .text .link a {
    display: flex;
    justify-content: center;
    margin-right: 0rem;
  }
  .horizontal-form > .content .text .link a:last-child {
    margin-right: 0;
  }
  .horizontal-form > .content .text .copy {
    margin-bottom: 1rem;
  }
  .horizontal-form > .content .text .copy form button {
    margin-top: 1rem;
  }
}
.horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .text {
  max-width: 90%;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  opacity: 1;
}
@media (max-width: 640px) {
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .text {
    max-width: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .media {
    order: 0;
  }
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .link {
    flex-direction: row;
    margin-top: 0;
    align-items: center;
    flex-wrap: wrap;
  }
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .link a {
    margin-right: 1rem;
  }
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .link a:nth-child(even) {
    margin-right: 0;
  }
}
.horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"].bg-color > .content .text {
  background-color: rgba(209, 209, 209, 0.8);
  color: #000;
}
.horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"].bg-dark > .content .text {
  background-color: rgba(71, 71, 71, 0.8);
  color: #ffffff;
}
@media screen and (max-width: 640px) {
  .horizontal-form.card > .content .text {
    padding: 1rem;
  }
}
.horizontal-form[class*="keywordSearch"] > .content .text {
  padding: 2vw;
}
.horizontal-form[class*="keywordSearch"] > .content .text .link a {
  -ms-grid-row-align: center;
      align-self: center;
}
.horizontal-form[class*="keywordSearch"] > .content .text .title {
  -ms-grid-row-align: center;
      align-self: center;
}
.horizontal-form[class*="keywordSearch"] form fieldset {
  margin: 0;
  display: block;
  width: 100%;
  position: relative;
}
.horizontal-form[class*="keywordSearch"] form fieldset label {
  display: none;
}
.horizontal-form[class*="keywordSearch"] form fieldset input {
  margin-top: 0;
  border: 1px solid #474747;
}
.horizontal-form[class*="keywordSearch"] form {
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem 3rem;
}
.horizontal-form[class*="keywordSearch"] form fieldset {
  position: relative;
}
.horizontal-form[class*="keywordSearch"] form fieldset ul {
  border: 1px solid #474747;
  background: #ffffff;
  border-top: none;
  max-height: inherit;
  padding: 0;
  list-style-type: none;
  position: absolute;
  width: 100%;
}
.horizontal-form[class*="keywordSearch"] form fieldset ul:empty {
  border: none;
}
.horizontal-form[class*="keywordSearch"] form fieldset ul li {
  text-align: left;
  border-bottom: 1px solid #474747;
  padding: 0.5rem;
  margin: 0;
  line-height: 2;
}
.horizontal-form[class*="keywordSearch"] form fieldset ul li:last-child {
  border-bottom: none;
}
@media screen and (max-width: 750px) {
  .horizontal-form[class*="keywordSearch"] form fieldset {
    margin: 0;
  }
}
@media screen and (max-width: 639px) {
  .horizontal-form[class*="keywordSearch"] form {
    padding: 1rem;
  }
}
.horizontal-filters .clear {
  background: transparent;
  display: block;
  border: none;
  text-transform: capitalize;
  max-width: none;
  min-width: auto;
  position: relative;
  text-align: left;
}
.horizontal-filters [data-filter="priceRange"] .clear,
.horizontal-filters [data-filter="mileageRange"] .clear {
  display: none;
}
.horizontal-filters [data-filter="bodyColor"] .focused .clear {
  position: absolute;
}
@media all and (max-width: 768px) {
  .horizontal-filters form.panel-open .close {
    display: none;
  }
  .horizontal-filters form.panel-open > [value="clearFilterLabel"],
  .horizontal-filters form.panel-open .clear {
    position: relative;
    background: transparent;
    border: none;
    min-width: auto;
    text-transform: capitalize;
    font-size: 1.4rem;
  }
  .horizontal-filters form.panel-open .filters button[type="submit"] {
    display: block;
    min-width: 50%;
    margin-bottom: 1rem;
  }
  .horizontal-filters form.panel-open .title,
  .horizontal-filters form.panel-open > [value="clearFilterLabel"],
  .horizontal-filters form.panel-open .filters > button[type="submit"] {
    position: fixed;
    z-index: 11;
    top: 0;
  }
  .horizontal-filters form.panel-open .filters > button[type="submit"] {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 5rem;
  }
  .horizontal-filters form:not(.panel-open) button[value="clearFilterLabel"] {
    display: none;
  }
  .horizontal-filters .clear {
    padding: 0;
  }
}
@media all and (min-width: 769px) {
  .horizontal-filters form {
    position: relative;
  }
  .horizontal-filters form > button[type="reset"],
  .horizontal-filters form button[type="submit"] {
    display: none;
  }
  .horizontal-filters form button[value="clearFilterLabel"] {
    background-color: transparent;
    border: none;
    display: block;
    max-width: none;
    min-width: auto;
    padding: 0;
    position: absolute;
    right: 2rem;
    top: calc(1.6rem);
    text-transform: capitalize;
    z-index: 1;
    overflow: visible;
    font-size: 1.2rem;
  }
  .horizontal-filters form > .title {
    display: inline-block;
    padding-left: 2rem;
    margin-top: 1rem;
    font-size: 1.8rem;
    text-transform: uppercase;
  }
  .horizontal-filters .close,
  .horizontal-filters .more-filters > .legend ~ .fields-wrapper > .clear,
  .horizontal-filters .more-filters > .legend ~ .fields-wrapper [data-filter="clearFilterLabel"] {
    display: none;
  }
  .horizontal-filters .focused[data-filter="mileageRange"] .clear {
    display: none;
  }
  .horizontal-filters .more-filters.focused ~ .close {
    cursor: pointer;
    display: block;
    font-size: 1.4rem;
    position: absolute;
    right: calc(4rem);
    padding: 0.5rem 0.5rem 0.5rem 0;
    top: calc(100% - 1rem);
    z-index: 50;
  }
  .horizontal-filters .more-filters.focused ~ .close::before {
    content: "\f129";
    font-family: 'Ionicons', sans-serif;
    left: -1.5rem;
    position: absolute;
    top: 0.5rem;
  }
  .horizontal-filters .clear {
    font-size: 1.2rem;
    padding: 0.5rem 0 0 0;
    position: relative;
    top: -1rem;
  }
  .horizontal-filters .more-filters-group .clear {
    top: 0;
    margin-bottom: 1rem;
  }
}
.horizontal-filters form {
  max-width: none;
}
.horizontal-filters form[aria-busy="true"] .horizontalFiltersWrapper .filters .fieldset.collect-filter:not(.primary) {
  opacity: 0;
}
.horizontal-filters .filters {
  padding: 0.5rem;
}
.horizontal-filters .filters .fieldset .legend {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  padding-right: 2rem;
  padding-left: 1rem;
}
.horizontal-filters .filters .fieldset .fields-wrapper {
  padding-left: 1rem;
}
.horizontal-filters .filters .fieldset input {
  cursor: pointer;
  width: auto;
}
.horizontal-filters .filters .fieldset.focused .fields > label,
.horizontal-filters .filters .fieldset.toggledOn .fields > label {
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.horizontal-filters .filters .fieldset.focused .fields > label:last-child,
.horizontal-filters .filters .fieldset.toggledOn .fields > label:last-child {
  margin-bottom: 0;
}
.horizontal-filters .filters .fieldset[data-filter="bodyColor"] label,
.horizontal-filters .filters .fieldset[data-filter="option"] label {
  display: flex;
}
.horizontal-filters .filters .fieldset[data-filter="stockOrVIN"] .fields span {
  display: none;
}
.horizontal-filters .filters .fieldset.filter-none:not([data-filter="model"]):not([data-filter="trim"]):not([data-filter="displacement"]):not([data-filter="stockOrVIN"]) {
  display: none;
}
.horizontal-filters .filters .fieldset.filter-none[data-filter="stockOrVIN"] .legend {
  opacity: 1;
}
.horizontal-filters .filters .fieldset[data-filter="bodyColor"] label .color-swatch {
  font-size: 0;
  margin-left: auto;
  height: 1.5rem;
  width: 3.5rem;
  border: 1px solid #808285;
}
.horizontal-filters .filters .fieldset[data-filter="bodyColor"] label .color-name,
.horizontal-filters .filters .fieldset[data-filter="bodyColor"] label .count {
  margin: 0 .5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.horizontal-filters .filters .primary {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.horizontal-filters .filters .primary > .fields-wrapper {
  display: none;
}
.horizontal-filters .filters .primary.focused > .fields-wrapper,
.horizontal-filters .filters .primary.toggledOn > .fields-wrapper {
  display: block;
}
@media all and (max-width: 768px) {
  .horizontal-filters form {
    padding: 0 1rem;
  }
  .horizontal-filters form .fieldset {
    margin-bottom: 1rem;
  }
  .horizontal-filters form .title {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgInBhbmVsLW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidGFyZ2V0IjogICJmb3JtIiwgInRvZ2dsZUNsYXNzVG9PdGhlckVsZW1lbnQiOiAiYm9keSIsICJvdGhlckVsZW1lbnRDbGFzc05hbWUiOiAiaGlkZS1kZWFsZXJsb2dpbiIsInNjb3BlIjogImNsb3Nlc3QiLCAidG9nZ2xlT25FdmVudCI6ICAidmVoaWNsZWZpbHRlci10b2dnbGUiLCAiYWN0aW9uT25DdXN0b21FdmVudCI6ICJjbGljayJ9;
  }
  .horizontal-filters form .title::after {
    content: "\f38b";
    margin-left: 1rem;
    font-family: 'Ionicons', sans-serif;
  }
  .horizontal-filters form > .title {
    background-color: #3e5c77;
    color: #fff;
    text-transform: uppercase;
    font-family: LouisBold, sans-serif;
    letter-spacing: 1px;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    padding: 1.3rem;
    text-align: center;
    margin: 0 auto;
    max-width: 70%;
    margin-bottom: 1rem;
  }
  .horizontal-filters .filters {
    display: none;
  }
  .horizontal-filters .filters .primary .legend,
  .horizontal-filters .filters .more-filters .legend,
  .horizontal-filters .filters .more-filters-group .legend {
    margin-bottom: 1rem;
    padding: 1.5rem 1rem;
  }
  .horizontal-filters .filters .primary .fields:not(.range) label,
  .horizontal-filters .filters .more-filters .fields:not(.range) label,
  .horizontal-filters .filters .more-filters-group .fields:not(.range) label {
    margin: 0;
    padding: 0.5rem 0;
  }
  .horizontal-filters .filters .primary .fields::after,
  .horizontal-filters .filters .more-filters .fields::after,
  .horizontal-filters .filters .more-filters-group .fields::after {
    padding: 0.5rem 0;
  }
  .horizontal-filters .filters .primary .fields-wrapper,
  .horizontal-filters .filters .more-filters .fields-wrapper,
  .horizontal-filters .filters .more-filters-group .fields-wrapper {
    display: none;
  }
  .horizontal-filters .filters .legend {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgInRvZ2dsZWRPbiIsICJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWUsICJ0YXJnZXQiOiAgIi5maWVsZHNldCIsICJzY29wZSI6ICAiY2xvc2VzdCIgfQ;
  }
  .horizontal-filters .filters .legend::after {
    content: "\f3d0";
    font-family: 'Ionicons', sans-serif;
    position: absolute;
    right: 1rem;
  }
  .horizontal-filters .filters .toggledOn > .legend::before {
    display: none;
  }
  .horizontal-filters .filters .toggledOn > .legend::after {
    content: "\f3d8";
  }
  .horizontal-filters .panel-open {
    background-color: #fff;
    color: #000;
    display: block;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 51;
    padding-top: calc(11rem);
  }
  .horizontal-filters .panel-open:before {
    box-shadow: 0 1px 5px 0 rgba(153, 153, 153, 0.35);
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 4rem;
    z-index: 9;
    background-color: #fff;
    color: #000;
  }
  .horizontal-filters .panel-open:after {
    content: "";
    position: fixed;
    top: 4rem;
    left: 0;
    width: 100%;
    height: 7rem;
    z-index: 1;
    background-color: #fff;
    color: #000;
  }
  .horizontal-filters .panel-open .title {
    border: none;
    background: none;
    font-size: 0;
    top: 0;
    padding: 1rem 0;
    right: 1rem;
  }
  .horizontal-filters .panel-open .title::after {
    color: #666666;
    content: "\f129";
    font-family: 'Ionicons', sans-serif;
    display: block;
    font-size: 1.5rem;
    width: 45px;
    height: 45px;
    display: inline-block;
    position: relative;
    top: 0.1rem;
    width: 3rem;
    height: 3rem;
  }
  .horizontal-filters .panel-open .filters {
    display: block;
  }
  .horizontal-filters .filters .legend {
    margin-bottom: 1rem;
    padding: 1.5rem 1rem;
  }
  .horizontal-filters .filters .toggledOn > .fields-wrapper {
    display: block;
  }
  .horizontal-filters .filters .fields-wrapper {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .horizontal-filters .filters {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 2rem 2rem;
    position: static;
  }
  .horizontal-filters .filters .more-filters,
  .horizontal-filters .filters .primary {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    animation-name: focusable--eyJ0cmlnZ2VyT25DaGlsZEVsZW1lbnQiOiAgIi5sZWdlbmQifQ;
  }
  .horizontal-filters .filters .more-filters.filter-none > .legend,
  .horizontal-filters .filters .primary.filter-none > .legend {
    opacity: 0.5;
  }
  .horizontal-filters .filters .more-filters.toggledOn > .fields-wrapper,
  .horizontal-filters .filters .primary.toggledOn > .fields-wrapper {
    display: none;
  }
  .horizontal-filters .legend::before {
    content: none;
  }
  .horizontal-filters .legend::after {
    content: "\f3d0";
    font-family: 'Ionicons', sans-serif;
    position: relative;
    left: 1rem;
  }
  .horizontal-filters .focused {
    position: relative;
  }
  .horizontal-filters .focused > .legend ~ .fields-wrapper {
    animation-name: indentchild--eyJvcmRlciI6ICAxfQ;
    left: 0;
    min-height: 100px;
    padding: 1rem;
    position: absolute;
    top: 100%;
    width: auto;
    margin-top: 1rem;
    min-width: 20rem;
    z-index: 50;
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(71, 71, 71, 0.5);
  }
  .horizontal-filters .focused > .legend::after {
    content: "\f3d8";
  }
  .horizontal-filters .focused .more-filters > .legend:after {
    content: "\f3d8";
  }
  .horizontal-filters .focused[data-filter="option"] > .fields-wrapper {
    width: 100%;
    min-width: 25rem;
    overflow-x: scroll;
  }
  .horizontal-filters:not(.collect-filters) .horizontalFiltersWrapper .filters .collect-filter {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .horizontal-filters .card-breadcrumbs {
    width: 59%;
  }
}
@media all and (max-width: 768px) {
  .horizontal-filters .more-filters .legend {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgInRvZ2dsZWRPbiIsICJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmZpZWxkc2V0IiwgInNjb3BlIjogICJjbG9zZXN0IiB9;
  }
  .horizontal-filters .more-filters .legend ~ .fields-wrapper {
    display: none;
  }
  .horizontal-filters .more-filters.toggledOn .legend ~ .fields-wrapper {
    display: block;
    padding-left: 2rem;
  }
  .horizontal-filters .more-filters .legend ~ .fields-wrapper > .more-filters-group .fieldset {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgInRvZ2dsZWRPbiIsICJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmZpZWxkcy13cmFwcGVyIiwgInNjb3BlIjogICJjbG9zZXN0IiB9;
  }
  .horizontal-filters .more-filters .legend ~ .fields-wrapper > .more-filters-group .fieldset .fields {
    display: none;
  }
  .horizontal-filters .more-filters .legend ~ .fields-wrapper > .more-filters-group .fieldset.toggledOn .legend::before {
    display: none;
  }
  .horizontal-filters .more-filters .legend ~ .fields-wrapper > .more-filters-group .fieldset.toggledOn .fields {
    display: block;
  }
}
@media all and (min-width: 769px) {
  .horizontal-filters .more-filters {
    padding-right: 0.5rem;
  }
  .horizontal-filters .more-filters .more-filters-group {
    display: none;
  }
  .horizontal-filters .more-filters.focused {
    cursor: pointer;
    position: static;
  }
  .horizontal-filters .more-filters.focused > .legend ~ .fields-wrapper {
    margin-top: 0;
    left: 2rem;
    width: calc(100% - 2rem * 2);
    top: calc(100% - 1rem);
  }
  .horizontal-filters .more-filters.focused .more-filters-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    overflow: hidden;
    justify-content: space-between;
    padding: 2rem 2rem 0 2rem;
    z-index: 50;
  }
  .horizontal-filters .more-filters.focused .more-filters-group [data-filter="location"] .fields {
    column-count: 2;
    width: 65rem;
  }
  .horizontal-filters .more-filters.focused .more-filters-group [data-filter="location"] .fields label {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .horizontal-filters .more-filters.focused .more-filters-group [data-filter="option"] .fields {
    column-count: 3;
    width: 84rem;
    padding-right: 6rem;
  }
  .horizontal-filters .more-filters.focused .more-filters-group [data-filter="option"] .fields label {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .horizontal-filters .more-filters.focused .more-filters-group [data-filter="stockOrVIN"] input {
    margin-top: 1.7rem;
  }
  .horizontal-filters .more-filters.focused .more-filters-group .fieldset {
    margin-bottom: 2rem;
    min-width: 13rem;
  }
  .horizontal-filters .more-filters.focused .more-filters-group .fieldset .legend {
    color: #000;
    padding-bottom: 2rem;
  }
  .horizontal-filters .more-filters.focused .more-filters-group .fieldset .legend::after {
    content: none;
  }
  .horizontal-filters .more-filters.focused .more-filters-group .fieldset > .fields label {
    width: auto;
  }
}
.horizontal-filters .selected-filters {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.horizontal-filters .selected-filters:empty {
  padding: 0;
}
.horizontal-filters .selected-filters > li {
  margin-right: 1rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.horizontal-filters .selected-filters > li a {
  padding: 0.1rem 1rem 0.1rem 0.6rem;
  text-decoration: none;
  border: 0.5px solid;
  display: flex;
  align-items: center;
}
.horizontal-filters .selected-filters > li a.singleSelectSearch {
  pointer-events: none;
}
.horizontal-filters .selected-filters > li a:not(.singleSelectSearch)::after {
  content: "\f129";
  font-family: 'Ionicons', sans-serif;
  margin-left: 1rem;
  font-size: 1.3rem;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNob3ctYWxsIiwidG9nZ2xlT25TZWxmT25seSI6ICJ0cnVlIn0;
  font-size: 1.4rem;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields:after,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields:after,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields:after {
  content: attr(data-content);
  margin: auto;
  cursor: pointer;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > * {
  display: none;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(1),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(1),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(1) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(2),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(2),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(2) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(3),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(3),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(3) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(4),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(4),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(4) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(5),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(5),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(5) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(6),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(6),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(6) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(7),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(7),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(7) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(8),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(8),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(8) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(9),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(9),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(9) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields > *:nth-child(10),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields > *:nth-child(10),
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields > *:nth-child(10) {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields.show-all > *,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields.show-all > *,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields.show-all > * {
  display: block;
}
.horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields:after,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields:after,
.horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields:after {
  color: #666666;
  display: block;
  margin: 0;
  padding: 0.5rem 0;
}
@media all and (min-width: 769px) {
  .horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields.show-all {
    column-count: 3;
    width: 60rem;
  }
  .horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) .fields-wrapper > .fields.show-all label {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields.show-all {
    column-count: 2;
    width: 30rem;
  }
  .horizontal-filters .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]) .fields-wrapper > .fields.show-all label {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .horizontal-filters .filter-many[data-filter="bodyColor"]:not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="16"]) .fields-wrapper > .fields {
    column-count: 2;
    width: 40rem;
  }
  .horizontal-filters .filter-many[data-filter="bodyColor"]:not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="16"]) .fields-wrapper > .fields label {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields.show-all {
    column-count: 3;
    width: 45rem;
  }
  .horizontal-filters .more-filters-group .filter-many:not([data-filter="bodyColor"]):not([data-filter="location"]):not([data-filter*="Range"]):not([data-filter="paymentSearchPrice"]):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]):not([data-count="11"]):not([data-count="12"]):not([data-count="13"]):not([data-count="14"]):not([data-count="15"]):not([data-count="16"]):not([data-count="17"]):not([data-count="18"]):not([data-count="19"]) > .fields.show-all label {
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
.horizontal-filters .filters .range label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-filters .filters .range label input {
  width: 70%;
}
.horizontal-filters .filters .range label b {
  margin-left: auto;
  margin-right: 1rem;
}
@media all and (min-width: 769px) {
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters {
    animation-name: collectfilters--eyJvcmRlciI6ICIxIn0;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper {
    animation-name: focusable--eyJ0cmlnZ2VyT25DaGlsZEVsZW1lbnQiOiAgIi5tb3JlLWZpbHRlcnMgPiAubGVnZW5kIn0;
    transition: all 0.5s;
    position: relative;
    padding: 0;
    margin: 0 0 2rem;
    flex: 1 1 100%;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters {
    border: 1px solid transparent;
    padding-top: 1rem;
    padding-bottom: 0;
    padding-left: 2rem;
    transition: max-height 0.5s;
    align-items: flex-start;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .fieldset {
    margin-bottom: 0.5rem;
    margin-top: 0;
    min-width: 5rem;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .fieldset:not(.primary):not(.more-filters) {
    position: relative;
    z-index: -1;
    max-height: 1rem;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .fieldset:not(.primary):not(.more-filters) .legend:after {
    display: none;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .more-filters {
    animation-name: none;
    position: absolute;
    right: 1rem;
    cursor: pointer;
    top: 1.1rem;
    margin: 0;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .wrap-filter {
    display: none;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .horizontal-filters-skeleton {
    display: block;
    background: #d1d1d1;
    z-index: 1;
    max-height: none;
    position: absolute;
    left: 2rem;
    right: 1rem;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .horizontal-filters-skeleton div {
    border: solid #eeeeee;
    margin: 0 20%;
    border-width: 0 0.5rem;
    height: 4.6rem;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .horizontal-filters-skeleton div:before,
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .horizontal-filters-skeleton div:after {
    content: "";
    height: 4.6rem;
    background: #eeeeee;
    width: 0.5rem;
    position: absolute;
    left: 40%;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .horizontal-filters-skeleton div:after {
    left: 60%;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .more-filters .legend {
    position: relative;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .more-filters .legend .less-text {
    position: absolute;
    left: 0;
    top: 0;
    padding: 1rem;
    opacity: 0;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .more-filters .legend > span {
    pointer-events: none;
    white-space: nowrap;
    display: inline-block;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper.focused {
    position: relative;
    z-index: 11;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper.focused .filters {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(71, 71, 71, 0.5);
    max-height: 500rem;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper.focused .filters .fieldset:not(.primary):not(.more-filters) {
    z-index: 0;
    padding-right: 2rem;
    padding-top: 2rem;
    max-height: inherit;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper.focused .filters .fieldset:not(.primary):not(.more-filters) > .legend:after {
    content: "\f3d8";
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper.focused .filters .fieldset.primary + .primary {
    right: 0;
    left: auto;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper.focused .more-filters .legend .less-text {
    opacity: 1;
  }
  .horizontal-filters.collect-filters .horizontalFiltersWrapper.focused .more-filters .legend .more-text {
    opacity: 0;
  }
  .horizontal-filters .horizontal-filters-content {
    min-height: 11.4rem;
    padding-right: 1rem;
  }
  .horizontal-filters .horizontal-filters-content form button[value="clearFilterLabel"] {
    right: 1rem;
  }
}
@media all and (max-width: 768px) {
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .more-filters {
    display: none;
  }
}
@media all and (min-width: 1200px) {
  .horizontal-filters.collect-filters .horizontalFiltersWrapper .filters .fieldset {
    min-width: 15rem;
  }
}
.horizontal-filters-content .selected-filters a {
  color: #000;
}
@media all and (min-width: 769px) {
  .horizontal-filters-content {
    background-color: #f2f2f2;
    color: #000;
  }
  .horizontal-filters-content .primary,
  .horizontal-filters-content .more-filters {
    background-color: #d1d1d1;
    color: #000;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
  }
  .horizontal-filters-content .primary .legend,
  .horizontal-filters-content .more-filters .legend {
    padding: 1rem 0;
  }
  .horizontal-filters-content .focused > .legend {
    color: rgba(0, 0, 0, 0.8);
  }
}
@media all and (max-width: 768px) {
  .horizontal-filters-content .legend {
    background-color: #f2f2f2;
    color: #000;
  }
  .horizontal-filters-content .toggledOn > .legend {
    color: #808080;
  }
}
.horizontal-filters-content form button[value="clearFilterLabel"],
.horizontal-filters-content form .clear {
  color: #808080;
}
.bg-dark > .horizontal-filters-content {
  background-color: #474747;
  color: #ffffff;
}
.bg-dark > .horizontal-filters-content .primary,
.bg-dark > .horizontal-filters-content .more-filters {
  background: #ffffff;
  color: #000;
}
.bg-dark > .horizontal-filters-content .selected-filters a {
  color: #ffffff;
}
@media all and (min-width: 769px) {
  .bg-dark > .horizontal-filters-content .focused > .legend {
    color: rgba(0, 0, 0, 0.8);
  }
}
.bg-color > .horizontal-filters-content {
  background-color: #d1d1d1;
  color: #000;
}
.bg-color > .horizontal-filters-content .primary,
.bg-color > .horizontal-filters-content .more-filters {
  background: #ffffff;
  color: #000;
}
.bg-color > .horizontal-filters-content .selected-filters a {
  color: #000;
}
@media all and (min-width: 769px) {
  .bg-color > .horizontal-filters-content .focused > .legend {
    color: rgba(0, 0, 0, 0.8);
  }
}
@media all and (max-width: 768px) {
  .bg-light > .horizontal-filters-content .panel-open .filters > button {
    background-color: #3e5c77;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    cursor: pointer;
    font-family: LouisBold, sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
    transition: all 0.5s;
    padding: 1.3rem;
    min-height: 52px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    letter-spacing: 1px;
  }
  .bg-light > .horizontal-filters-content .panel-open .filters > button:link,
  .bg-light > .horizontal-filters-content .panel-open .filters > button:visited {
    border-color: #3e5c77;
  }
  .bg-light > .horizontal-filters-content .panel-open .filters > button:hover,
  .bg-light > .horizontal-filters-content .panel-open .filters > button:active {
    background-color: #3e5f77;
    color: #fff;
    border-color: #3e5c77;
  }
  .bg-color > .horizontal-filters-content .panel-open .filters > button {
    background-color: #3e5c77;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    cursor: pointer;
    font-family: LouisBold, sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
    transition: all 0.5s;
    padding: 1.3rem;
    min-height: 52px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    letter-spacing: 1px;
  }
  .bg-color > .horizontal-filters-content .panel-open .filters > button:link,
  .bg-color > .horizontal-filters-content .panel-open .filters > button:visited {
    border-color: #3e5c77;
  }
  .bg-color > .horizontal-filters-content .panel-open .filters > button:hover,
  .bg-color > .horizontal-filters-content .panel-open .filters > button:active {
    background-color: #3e5f77;
    color: #fff;
    border-color: #3e5c77;
  }
  .bg-dark > .horizontal-filters-content .panel-open .filters > button {
    background-color: #3e5c77;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    cursor: pointer;
    font-family: LouisBold, sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
    transition: all 0.5s;
    padding: 1.3rem;
    min-height: 52px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    letter-spacing: 1px;
  }
  .bg-dark > .horizontal-filters-content .panel-open .filters > button:link,
  .bg-dark > .horizontal-filters-content .panel-open .filters > button:visited {
    border-color: #3e5c77;
  }
  .bg-dark > .horizontal-filters-content .panel-open .filters > button:hover,
  .bg-dark > .horizontal-filters-content .panel-open .filters > button:active {
    background-color: #3e5f77;
    color: #fff;
    border-color: #3e5c77;
  }
}
@media all and (min-width: 769px) {
  .horizontal-filters-content {
    margin: 0 2vw;
  }
  .narrow-gutter .horizontal-filters-content {
    margin: 0 calc(5vw);
  }
  .medium-gutter .horizontal-filters-content {
    margin: 0 calc(7vw);
  }
  .wide-gutter .horizontal-filters-content {
    margin: 0 calc(9vw);
  }
}
.horizontal-filters[aria-busy="true"] {
  overflow: visible;
}
.horizontal-filters[aria-busy="true"]::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 45%;
  animation: load2 1.2s linear infinite;
}
.horizontal-filters[aria-busy="true"]::before {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 55%;
  animation: load 1.2s linear infinite;
}
.horizontal-filters[aria-busy="true"] > .overlay::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 50%;
  animation: load2 1.2s linear infinite;
}
@media (min-width: 1200px) {
  .horizontal-filters[aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 45%;
    animation: load2 1.2s linear infinite;
  }
  .horizontal-filters[aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 55%;
    animation: load 1.2s linear infinite;
  }
  .horizontal-filters[aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
@media (max-width: 639px) {
  .horizontal-filters[aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 42%;
    animation: load2 1.2s linear infinite;
  }
  .horizontal-filters[aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 58%;
    animation: load 1.2s linear infinite;
  }
  .horizontal-filters[aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
.horizontal-filters[aria-busy="true"]::after,
.horizontal-filters[aria-busy="true"]::before {
  z-index: 9999;
}
.horizontal-filters[aria-busy="true"] > .overlay {
  position: fixed;
  z-index: 1001;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.horizontal-form-over-hero form {
  max-width: none;
  opacity: 1;
}
.horizontal-form-over-hero form button[type="submit"] {
  width: 100%;
  max-width: 100%;
}
.horizontal-form-over-hero form label,
.horizontal-form-over-hero form output,
.horizontal-form-over-hero form button {
  display: block;
  margin: 6px 0;
}
.horizontal-form-over-hero form label {
  text-align: left;
}
.horizontal-form-over-hero form label select {
  display: block;
  width: 100%;
}
.horizontal-form-over-hero form label select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.horizontal-form-over-hero form output {
  margin: 1rem 0;
}
.horizontal-form-over-hero form ul {
  list-style: none;
  border-bottom: none;
  background: #ffffff;
  position: absolute;
  width: calc(100% - (8vw + 4rem));
  z-index: 1;
}
.horizontal-form-over-hero form ul li {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  border: 1px solid #b8b8b8;
  border-top: none;
  text-align: left;
}
.horizontal-form-over-hero form ul li:last-child {
  border-bottom: 1px solid #b8b8b8;
}
.horizontal-form-over-hero form ul li:hover {
  background-color: #2d4255;
  border: 1px solid #2d4255;
  border-top: none;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .horizontal-form-over-hero.media-background:not(.media-none).media-background-video[class*="aspect"] > .content .text {
    max-width: 95%;
  }
  .horizontal-form-over-hero.card > .content .text {
    max-width: 95%;
    padding: 1rem;
    -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
  }
  .horizontal-form-over-hero.card > .content .text .link {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }
  .horizontal-form-over-hero.card > .content .text .link a {
    display: flex;
    justify-content: center;
    margin-right: 1rem;
  }
  .horizontal-form-over-hero.card > .content .text .link a:last-child {
    margin-right: 0;
  }
  .horizontal-form-over-hero.card > .content .text .copy {
    margin-bottom: 1rem;
  }
  .horizontal-form-over-hero.card > .content .text .copy form button {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .horizontal-form-over-hero > .content .text .link {
    margin-top: 0;
    align-items: center;
    flex-wrap: wrap;
  }
  .horizontal-form-over-hero > .content .text .link a {
    margin-right: 1rem;
  }
  .horizontal-form-over-hero > .content .text .link a:nth-child(even) {
    margin-right: 0;
  }
}
.horizontal-form-over-hero > .content:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.horizontal-form-over-hero.bg-light {
  background-color: #ffffff;
}
.horizontal-form-over-hero.bg-light > .content::before {
  background-color: rgba(255, 255, 255, 0.7);
}
.horizontal-form-over-hero.bg-light > .content h1,
.horizontal-form-over-hero.bg-light > .content h2,
.horizontal-form-over-hero.bg-light > .content h3,
.horizontal-form-over-hero.bg-light > .content h4,
.horizontal-form-over-hero.bg-light > .content h5,
.horizontal-form-over-hero.bg-light > .content h6,
.horizontal-form-over-hero.bg-light > .content label {
  color: #000;
}
.horizontal-form-over-hero.bg-light > .content .media:after {
  background: linear-gradient(to top, #ffffff 0%, transparent 50%, transparent 100%);
}
.horizontal-form-over-hero.bg-color {
  background-color: #d1d1d1;
}
.horizontal-form-over-hero.bg-color > .content::before {
  background-color: rgba(209, 209, 209, 0.7);
}
.horizontal-form-over-hero.bg-color > .content h1,
.horizontal-form-over-hero.bg-color > .content h2,
.horizontal-form-over-hero.bg-color > .content h3,
.horizontal-form-over-hero.bg-color > .content h4,
.horizontal-form-over-hero.bg-color > .content h5,
.horizontal-form-over-hero.bg-color > .content h6,
.horizontal-form-over-hero.bg-color > .content label {
  color: #000;
}
.horizontal-form-over-hero.bg-color > .content .media:after {
  background: linear-gradient(to top, #d1d1d1 0%, transparent 50%, transparent 100%);
}
.horizontal-form-over-hero.card.bg-dark {
  background-color: #474747;
}
.horizontal-form-over-hero.card.bg-dark > .content::before {
  background-color: rgba(71, 71, 71, 0.7);
}
.horizontal-form-over-hero.card.bg-dark > .content h1,
.horizontal-form-over-hero.card.bg-dark > .content h2,
.horizontal-form-over-hero.card.bg-dark > .content h3,
.horizontal-form-over-hero.card.bg-dark > .content h4,
.horizontal-form-over-hero.card.bg-dark > .content h5,
.horizontal-form-over-hero.card.bg-dark > .content h6,
.horizontal-form-over-hero.card.bg-dark > .content label {
  color: #ffffff;
}
.horizontal-form-over-hero.card.bg-dark > .content .media:after {
  background: linear-gradient(to top, #474747 0%, transparent 50%, transparent 100%);
}
.horizontal-form-over-hero.media-background:not(.media-none) > .content {
  justify-content: center;
}
.horizontal-form-over-hero.media-background:not(.media-none) .media {
  position: absolute;
  bottom: inherit;
  top: 0;
  left: 0;
  z-index: 0;
}
.horizontal-form-over-hero.media-background:not(.media-none) .media:after {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
}
.horizontal-form-over-hero > .content .text {
  align-items: center;
  text-align: left;
  z-index: 2;
}
.horizontal-form-over-hero > .content .text .link {
  width: 100%;
  margin-top: 0;
}
.horizontal-form-over-hero > .content .text .link a {
  -ms-grid-row-align: center;
      align-self: center;
}
.horizontal-form-over-hero > .content .text .title {
  margin-bottom: 2rem;
  width: 100%;
}
.horizontal-form-over-hero > .content .text .copy {
  width: 100%;
}
@media screen and (min-width: 750px) {
  .horizontal-form-over-hero > .content:before {
    content: none;
  }
  .horizontal-form-over-hero.bg-light form {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .horizontal-form-over-hero.bg-color form {
    background-color: rgba(209, 209, 209, 0.7);
  }
  .horizontal-form-over-hero.bg-dark form {
    background-color: rgba(71, 71, 71, 0.7);
  }
  .horizontal-form-over-hero form {
    border-radius: 2px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    max-width: none;
    padding: 1rem 3rem;
  }
  .horizontal-form-over-hero form button[type="submit"] {
    max-width: 200px;
  }
  .horizontal-form-over-hero form input {
    width: 500px;
  }
  .horizontal-form-over-hero form label,
  .horizontal-form-over-hero form output,
  .horizontal-form-over-hero form button {
    display: inline-block;
    flex: 1 1 auto;
    padding: 0 0.3rem;
  }
  .horizontal-form-over-hero form label > select {
    min-width: 100%;
  }
  .horizontal-form-over-hero form label {
    display: block;
    text-align: center;
  }
  .horizontal-form-over-hero form output {
    text-align: center;
  }
  .horizontal-form-over-hero form output b {
    padding: 0 0.4rem;
  }
  .horizontal-form-over-hero form output,
  .horizontal-form-over-hero form button {
    margin-top: 3rem;
  }
  .horizontal-form-over-hero form ul {
    max-width: 500px;
    width: 100%;
  }
  .horizontal-form-over-hero.media-background:not(.media-none) > .content .media:after {
    content: none;
    bottom: 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .horizontal-form-over-hero form label > select {
    background-position-x: 115%;
  }
}
@media screen and (min-width: 1030px) and (max-width: 1185px) {
  .horizontal-form-over-hero form label > select {
    padding-right: 17px;
    background-size: 17px;
    background-position: 99% 50%;
  }
  .horizontal-form-over-hero form button[type="submit"] {
    max-width: 217px;
  }
}
@media screen and (min-width: 750px) and (max-width: 1029px) {
  .horizontal-form-over-hero form {
    flex-wrap: wrap;
  }
  .horizontal-form-over-hero form label {
    width: auto;
  }
  .horizontal-form-over-hero form output {
    text-align: left;
    width: 50%;
  }
  .horizontal-form-over-hero form button[type="submit"] {
    width: 40%;
    margin-right: 0.3rem;
  }
  .horizontal-form-over-hero form output,
  .horizontal-form-over-hero form button {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 639px) {
  .horizontal-form-over-hero.card > .content .text .link {
    width: 100%;
    align-items: center;
  }
  .horizontal-form-over-hero.card > .content .text .link a {
    margin-right: 0;
  }
  .horizontal-form-over-hero.card > .content .text .copy form select {
    min-width: 100%;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .horizontal-form-over-hero.card > .content .text {
    padding: 1rem;
  }
  .horizontal-form-over-hero.card > .content .text .copy form {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .horizontal-form-over-hero.card > .content .text {
    padding: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .horizontal-form-over-hero.card > .content .text .title {
    width: 100%;
  }
  .horizontal-form-over-hero.card > .content .text .title h1 {
    max-width: initial;
  }
  .horizontal-form-over-hero.card > .content .text .copy {
    margin-bottom: 0;
  }
  .horizontal-form-over-hero.card > .content .text .copy form {
    padding-bottom: 0;
  }
  .horizontal-form-over-hero.card > .content .text .copy form button {
    align-items: center;
    margin: 0 auto;
  }
  .horizontal-form-over-hero.card > .content .text .link {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .horizontal-form-over-hero.card > .content .text .link {
    justify-content: space-around;
  }
  .horizontal-form-over-hero.card > .content .text .link a {
    display: flex;
    justify-content: center;
    margin-right: 0rem;
  }
}
.horizontal-form-over-hero[class*="keywordSearch"] form {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .horizontal-form-over-hero[class*="keywordSearch"] form fieldset {
    margin-bottom: 2rem;
  }
}
.horizontal-form-over-hero[class*="keywordSearch"] form fieldset label {
  display: none;
}
.horizontal-form-over-hero[class*="keywordSearch"] form fieldset input {
  margin-top: 0;
  display: flex;
  width: 100%;
}
.horizontal-form-over-hero[class*="keywordSearch"] form {
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem 3rem;
}
.horizontal-form-over-hero[class*="keywordSearch"] form fieldset {
  position: relative;
}
.horizontal-form-over-hero[class*="keywordSearch"] form fieldset ul {
  border: 1px solid #474747;
  background: #ffffff;
  border-top: none;
  max-height: inherit;
  padding: 0;
  list-style-type: none;
  position: absolute;
  width: 100%;
}
.horizontal-form-over-hero[class*="keywordSearch"] form fieldset ul:empty {
  border: none;
}
.horizontal-form-over-hero[class*="keywordSearch"] form fieldset ul li {
  text-align: left;
  border-bottom: 1px solid #474747;
  padding: 0.5rem;
  margin: 0;
  line-height: 2;
}
.horizontal-form-over-hero[class*="keywordSearch"] form fieldset ul li:last-child {
  border-bottom: none;
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"] {
  display: block;
  position: absolute;
  background: none;
  margin: 0;
  font-size: 0;
  width: auto;
  cursor: pointer;
  padding: 0;
  z-index: 13;
  border: none;
  min-width: 3rem;
  min-height: 0;
  line-height: 1;
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:focus {
  outline: none;
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]::before {
  content: "\f4a5";
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  color: #000;
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:hover {
  background-color: transparent;
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form {
  position: relative;
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form input[type="search"] {
  padding-right: 3rem;
  margin-top: 1.5rem;
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form button[type="submit"] {
  top: 3.1rem;
  right: 1rem;
}
@media screen and (min-width: 640px) {
  .horizontal-form-over-hero.card[class*="keywordSearch"] form button[type="submit"] {
    right: 3rem;
  }
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form button[type="submit"]::after {
  content: none;
}
@media (min-width: 320px) and (max-width: 736px) {
  .horizontal-form-over-hero.media-background-video[class*='keywordSearch'] > .content:after {
    background: linear-gradient(to bottom, #ffffff 6%, transparent 50%);
  }
}
.horizontal-form-over-hero.media-background-video[class*='keywordSearch'].bg-light > .content .media:after {
  background: linear-gradient(to bottom, #ffffff 6%, transparent 70%), linear-gradient(to top, #ffffff 6%, transparent 70%);
}
.horizontal-form-over-hero.media-background-video[class*='keywordSearch'].bg-color > .content .media:after {
  background: linear-gradient(to bottom, #d1d1d1 6%, transparent 70%), linear-gradient(to top, #d1d1d1 6%, transparent 70%);
}
.horizontal-form-over-hero.media-background-video[class*='keywordSearch'].bg-dark > .content .media:after {
  background: linear-gradient(to bottom, #474747 6%, transparent 70%), linear-gradient(to top, #d1d1d1 6%, transparent 70%);
}
.horizontal-form-over-hero.media-background-video[class*='keywordSearch'] > .content:before {
  background-color: transparent;
}
@media (min-width: 640px) and (max-width: 736px) {
  .horizontal-form-over-hero.media-background:not(.media-none)[class*="aspect-"].media-background-video[class*="keywordSearch"] > .content .media {
    top: -3rem;
  }
}
.horizontal-form-over-hero.media-background:not(.media-none)[class*="aspect-"].media-background-video[class*="keywordSearch"] > .content .text {
  max-width: 90%;
}
.horizontal-form-over-hero.media-background:not(.media-none)[class*="aspect-"].media-background-video[class*="keywordSearch"] > .content .copy fieldset {
  display: block;
  width: 100%;
}
@media (max-width: 640px) {
  .horizontal-form-over-hero.media-background:not(.media-none)[class*="aspect-"].media-background-video[class*="keywordSearch"] > .content .text {
    max-width: none;
  }
}
@media screen and (min-width: 640px) {
  .horizontal-form-over-hero form[name="InventorySearch"] > .show-all-inventory.link {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .horizontal-form-over-hero.card form[name="InventorySearch"] .show-all-inventory.link ~ * {
    display: none;
  }
  .horizontal-form-over-hero.card form[name="InventorySearch"] .show-all-inventory.link {
    display: flex;
  }
}
.horizontal-form-over-hero.card[class*="keywordSearch"] > .content .copy form {
  padding: 1rem;
}
@media screen and (min-width: 640px) {
  .horizontal-form-over-hero.card[class*="keywordSearch"] > .content .copy form {
    padding: 1rem 3rem;
  }
}
.horizontal-form-over-hero.card[class*="keywordSearch"] > .content .copy form fieldset {
  width: 100%;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .horizontal-form-over-hero select#trim {
    max-width: 16rem;
  }
  .horizontal-form-over-hero form > div {
    display: flex;
    flex: 1 1 auto;
  }
}
.logo-soup > .deck {
  padding: 0 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICIudGV4dCwgLnRpdGxlLCAuY29weSwgLmxpbmssIC5tZWRpYSIsICJjb250ZXh0IjogICIuY2FyZCIsICJjaGlsZCI6ICAiLmNhcmQiLCAibm9ybWFsaXplR3JpZCIgOiAiZmFsc2UifQ;
}
.logo-soup > .deck .media,
.logo-soup > .deck .title,
.logo-soup > .deck .copy,
.logo-soup > .deck .link {
  min-height: 1px;
}
.logo-soup > .deck > .card {
  padding: 1rem;
  width: auto;
}
.logo-soup > .deck > .card.copy-none.links-none {
  padding: 0.5rem 0.2rem;
}
.logo-soup > .deck > .card > .content {
  justify-content: center;
}
.logo-soup > .deck > .card > .content .title {
  display: none;
}
.logo-soup > .deck > .card > .content .link {
  flex-direction: column;
}
.logo-soup > .deck > .card > .content .link a {
  margin-right: 0;
  width: 100%;
}
.logo-soup > .deck > .card > .content .link a:first-child {
  margin-top: 0;
}
.logo-soup > .deck > .card > .content .text {
  padding: 0;
}
.logo-soup > .deck > .card > .content .media {
  justify-content: center;
}
.logo-soup > .deck > .card > .content .media img {
  max-width: 100px;
}
.logo-soup > .deck > .card.card-clickable > .content .link {
  max-width: 0;
}
@media all and (max-width: 640px) {
  .logo-soup > .deck {
    padding: 0 1rem;
  }
  .logo-soup > .deck > .card > .content .media img {
    max-width: 90px;
  }
}
.user-links > .content .text .link {
  position: relative;
}
.user-links > .content .text .link .tertiary {
  display: flex;
  flex-wrap: wrap;
  min-width: 18rem;
}
.user-links > .content .text .link .tertiary a[data-action*="share"],
.user-links > .content .text .link .tertiary a[data-action*="mail"],
.user-links > .content .text .link .tertiary a[data-action*="print"] {
  cursor: pointer;
  width: 4rem;
  font-size: 0;
  padding: 0 0.5rem;
  font-weight: normal;
  margin-right: 2rem;
}
.user-links > .content .text .link .tertiary a[data-action*="print"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f490";
  font-size: 3rem;
}
.user-links > .content .text .link .tertiary a[data-action*="mail"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f422";
  font-size: 3rem;
}
.user-links > .content .text .link .tertiary a[data-action*="share"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f3ac";
  font-size: 3rem;
}
.user-links > .content .text .link .share .social {
  display: none;
}
.show-social-links.user-links > .content .text .link .share .social {
  display: flex;
}
.user-links > .content .text .link .share .social .mail {
  display: none;
}
@media all and (max-width: 639px) {
  .user-links > .content .link .tertiary {
    padding: 1rem;
  }
}
@media all and (min-width: 640px) {
  .user-links.media-none:not(.l1) > .content .text {
    padding-top: 0;
    padding-right: 2vw;
  }
  .user-links > .content .text .link .share.popup-open {
    top: auto;
    bottom: 5rem;
    left: 0;
    z-index: 10;
  }
  .user-links > .content .text .link .share.popup-open[aria-hidden="false"]::before,
  .user-links > .content .text .link .share.popup-open[aria-hidden="false"]::after {
    left: 50%;
    top: auto;
    border-bottom-color: transparent;
  }
  .user-links > .content .text .link .share.popup-open::before {
    bottom: -2.5rem;
    border-top-color: #000;
  }
  .user-links > .content .text .link .share.popup-open::after {
    bottom: -2.3rem;
    border-top-color: #ffffff;
  }
}
.user-links.bg-light .content .link .tertiary a {
  color: #000;
}
.user-links.bg-light .content .link .share a[data-action="close"],
.user-links.bg-light .content .link .share .heading,
.user-links.bg-light .content .link .share .sharedLink {
  color: #000;
}
.user-links.bg-color .content .link .tertiary a {
  color: #000;
}
.user-links.bg-color .content .link .share a[data-action="close"],
.user-links.bg-color .content .link .share .heading,
.user-links.bg-color .content .link .share .sharedLink {
  color: #000;
}
.user-links.bg-dark .content .link .tertiary a {
  color: #ffffff;
}
.user-links.bg-dark .content .link .share a[data-action="close"],
.user-links.bg-dark .content .link .share .heading,
.user-links.bg-dark .content .link .share .sharedLink {
  color: #000;
}
@media all and (max-width: 640px) {
  .user-links > .content .text .link .share.popup-open {
    bottom: 0;
  }
}
.vehicle-details-logos > .deck .user-links.card {
  margin-bottom: 0;
}
@media print {
  header .cta,
  header .menu {
    display: none !important;
  }
  header + main {
    padding-top: 1rem;
  }
  .footer {
    display: none !important;
  }
  .header.card div[role="search"]:after {
    display: none !important;
  }
  .card [class*="userLinks"],
  .card [class*="vehicleLogo"],
  .card [class*="similarVehicles"],
  .card [class*="aboutMessageCard"],
  .card [class*="gg-"],
  .card [class*="vehicleGlance"],
  .card [class*="PaymentCalculator"] {
    display: none !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .link {
    display: none !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h6 {
    display: block !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h6:after {
    content: none !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div {
    display: block !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div P {
    display: block !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price .total-sale-price {
    display: block !important;
  }
  .card .deck-gallery > .deck > .card {
    display: none !important;
  }
  .card [class*="gallery"] > div[role="navigation"] {
    display: none;
  }
  .card [class*="specifications"] > [role="navigation"] {
    display: none !important;
  }
  .card [class*="specifications"] > .deck .card.selected,
  .card [class*="specifications"] > .deck .card:not(.selected) {
    opacity: 1 !important;
    display: block !important;
  }
  .card [class*="specifications"] > .deck .card.selected > .content .text .title,
  .card [class*="specifications"] > .deck .card:not(.selected) > .content .text .title {
    display: block !important;
  }
  .card [class*="vehicleDisclaimer"] {
    display: block !important;
  }
}
[itemtype*="/SearchResultsPage"] .card.user-links > .content .text {
  padding-bottom: 0;
  padding-top: 0;
}
[itemtype*="/SearchResultsPage"] .card.user-links > .content .text .link {
  margin-top: 0;
}
[itemtype*="/SearchResultsPage"] .card.user-links > .content .text .link .tertiary {
  min-width: auto;
}
[itemtype*="/SearchResultsPage"] .card.user-links > .content .text .link .tertiary a {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 1.5rem;
}
[itemtype*="/SearchResultsPage"] .card.user-links > .content .text .link .tertiary a::before {
  font-size: 1.7rem;
  margin-right: 0.4rem;
}
@media all and (min-width: 640px) {
  [itemtype*="/SearchResultsPage"] .card.user-links > .content .text .link .share.popup-open {
    top: 4rem;
    right: 0;
    left: auto;
    bottom: auto;
  }
  [itemtype*="/SearchResultsPage"] .card.user-links > .content .text .link .share.popup-open::after {
    left: auto;
    top: -2.3rem;
    border-bottom-color: #ffffff;
    border-top-color: transparent;
  }
  [itemtype*="/SearchResultsPage"] .card.user-links > .content .text .link .share.popup-open::before {
    left: auto;
    top: -2.5rem;
    border-top-color: transparent;
    border-bottom-color: #000;
  }
}
@media all and (max-width: 639px) {
  .vehicle-details.fix-and-float.share-open {
    z-index: 51;
  }
}
.two-column-form > .content form fieldset label {
  display: inline-flex;
  flex-direction: column;
}
@media screen and (min-width: 640px) {
  .two-column-form > .content form fieldset label {
    width: calc(48%);
    margin-right: 2%;
  }
  .two-column-form > .content form fieldset label[data-type="textarea"],
  .two-column-form > .content form fieldset label:nth-child(odd):last-of-type {
    width: calc(98%);
  }
}
@media screen and (max-width: 639px) {
  .two-column-form > .content form fieldset label {
    width: 100%;
  }
}
.two-column-form > .content form fieldset label select {
  min-width: 0;
}
.two-column-form > .content form fieldset label textarea {
  min-height: 12rem;
}
.vehicle-showcase .specData dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.vehicle-showcase .specData dl span {
  width: 50%;
}
.vehicle-showcase .specData dl .value {
  text-align: right;
}
.vehicle-showcase.see-more.card > .content .text {
  padding: 0;
}
.vehicle-showcase.see-more.card > .content .title,
.vehicle-showcase.see-more.card > .content .copy {
  display: none;
  padding: 0;
}
.vehicle-showcase:not(.see-more) > .content {
  position: relative;
  overflow: hidden;
}
.vehicle-showcase:not(.see-more) > .content .text {
  position: static;
  width: 100%;
  padding: 2rem 1.5rem 1rem;
}
.vehicle-showcase:not(.see-more) > .content .text .title [itemprop="name"],
.vehicle-showcase:not(.see-more) > .content .text .title [itemprop="priceSpecification"],
.vehicle-showcase:not(.see-more) > .content .text .title [itemprop="price"] {
  position: relative;
  z-index: 10;
}
.vehicle-showcase:not(.see-more) > .content .text .title [itemprop="url"] {
  text-decoration: none;
}
.vehicle-showcase:not(.see-more) > .content .text .title [itemprop="name"] a span {
  color: inherit;
}
.vehicle-showcase:not(.see-more) > .content .text .link {
  position: static;
  width: 100%;
}
.vehicle-showcase:not(.see-more) > .content .text .link a {
  display: block;
  max-width: 100%;
  text-align: center;
}
.vehicle-showcase:not(.see-more) > .content .copy {
  position: relative;
  z-index: 10;
}
.vehicle-showcase:not(.see-more) > .content:hover .media {
  position: relative;
}
.vehicle-showcase:not(.see-more) > .content:hover .copy {
  display: block;
}
@media screen and (min-width: 769px) {
  .vehicle-showcase:not(.see-more) > .content .text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
  }
  .vehicle-showcase:not(.see-more) > .content .text:before {
    content: "\f3d8";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    color: inherit;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
  }
  .vehicle-showcase:not(.see-more) > .content .text:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .vehicle-showcase:not(.see-more) > .content .text .link {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
  }
  .vehicle-showcase:not(.see-more) > .content .copy {
    display: none;
  }
  .vehicle-showcase:not(.see-more) > .content:hover .text {
    top: 0;
    height: 100%;
    animation: SlideUpSpecs 0.2s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .vehicle-showcase:not(.see-more) > .content:hover .text:before {
    content: none;
  }
  .vehicle-showcase:not(.see-more) > .content:hover .text:after {
    background: none;
  }
  .vehicle-showcase:not(.see-more) > .content:hover .text .title {
    display: none;
  }
  .vehicle-showcase:not(.see-more) > .content:hover .text .link {
    left: 0;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: transform 0.3s ease-in-out;
    display: flex;
    z-index: 11;
  }
  .vehicle-showcase:not(.see-more) > .content:hover .media:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .vehicle-showcase:not(.see-more) > .content:hover .specData dl {
    color: inherit;
  }
}
.vehicle-showcase.bg-light > .content .text {
  color: #000;
}
.vehicle-showcase.bg-light > .content .text:after {
  background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0.7) 50%, transparent 100%);
}
.vehicle-showcase.bg-light > .content:hover .media:before {
  background-color: rgba(255, 255, 255, 0.8);
}
.vehicle-showcase.bg-dark > .content .text {
  color: #ffffff;
}
.vehicle-showcase.bg-dark > .content .text:after {
  background-image: linear-gradient(to top, #474747 0%, rgba(71, 71, 71, 0.7) 50%, transparent 100%);
}
.vehicle-showcase.bg-dark > .content:hover .media:before {
  background-color: rgba(71, 71, 71, 0.8);
}
.vehicle-showcase.bg-color > .content .text {
  color: #000;
}
.vehicle-showcase.bg-color > .content .text:after {
  background-image: linear-gradient(to top, #d1d1d1 0%, rgba(209, 209, 209, 0.7) 50%, transparent 100%);
}
.vehicle-showcase.bg-color > .content:hover .media:before {
  background-color: rgba(209, 209, 209, 0.8);
}
@media screen and (min-width: 769px) {
  .vehicle-showcase.bg-light > .content {
    background: #ffffff;
  }
  .vehicle-showcase.bg-light > .content .text {
    color: #000;
  }
  .vehicle-showcase.bg-light > .content .text .title [itemprop="name"] a {
    color: #000;
  }
  .vehicle-showcase.bg-dark > .content {
    background: #474747;
  }
  .vehicle-showcase.bg-dark > .content .text {
    color: #ffffff;
  }
  .vehicle-showcase.bg-dark > .content .text .title [itemprop="name"] a {
    color: #ffffff;
  }
  .vehicle-showcase.bg-color > .content {
    background: #d1d1d1;
  }
  .vehicle-showcase.bg-color > .content .text {
    color: #000;
  }
  .vehicle-showcase.bg-color > .content .text .title [itemprop="name"] a {
    color: #000;
  }
}
@media all and (min-width: 769px) {
  .horizontal-incentive-search-filters .focused > .legend ~ .fields-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
.close-link-icon.card,
.saved-vehicle-listing.card {
  padding-top: 1rem;
  position: relative;
}
.close-link-icon.card > .content .tertiary.future-features,
.saved-vehicle-listing.card > .content .tertiary.future-features {
  position: static;
  z-index: 4;
  margin-bottom: 2rem;
}
.close-link-icon.card > .content .tertiary .vehicle-remove,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove {
  text-decoration: none;
}
.close-link-icon.card > .content .tertiary .vehicle-remove,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove,
.close-link-icon.card > .content .tertiary .vehicle-remove:hover,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover {
  position: absolute;
  top: 0;
  right: 0;
  height: 4rem;
  width: 4rem;
  min-width: 0;
  margin: 0;
  padding: .5rem 0;
  border: none;
  font-size: 0;
  text-align: left;
  line-height: 1;
  background-color: transparent;
  color: #000;
  z-index: 1;
}
.close-link-icon.card > .content .tertiary .vehicle-remove:before,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:before,
.close-link-icon.card > .content .tertiary .vehicle-remove:hover:before,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover:before {
  content: "\f404";
  font-family: 'Ionicons', sans-serif;
  font-size: 4rem;
}
.close-link-icon.card > .content .tertiary .vehicle-remove:after,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:after,
.close-link-icon.card > .content .tertiary .vehicle-remove:hover:after,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover:after {
  content: none;
}
.bg-color.close-link-icon.card > .content .tertiary .vehicle-remove,
.bg-color.saved-vehicle-listing.card > .content .tertiary .vehicle-remove,
.bg-color.close-link-icon.card > .content .tertiary .vehicle-remove:hover,
.bg-color.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover {
  color: #000;
}
.bg-dark.close-link-icon.card > .content .tertiary .vehicle-remove,
.bg-dark.saved-vehicle-listing.card > .content .tertiary .vehicle-remove,
.bg-dark.close-link-icon.card > .content .tertiary .vehicle-remove:hover,
.bg-dark.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover {
  color: #ffffff;
}
.close-link-icon.card.vehicle-listing .title,
.saved-vehicle-listing.card.vehicle-listing .title {
  margin-top: 2rem;
}
.close-link-icon.card.vehicle-listing .title [itemprop="name"],
.saved-vehicle-listing.card.vehicle-listing .title [itemprop="name"] {
  flex: 1 1 100%;
}
.close-link-icon.card.vehicle-listing > .content .wrapped-elements .link,
.saved-vehicle-listing.card.vehicle-listing > .content .wrapped-elements .link {
  align-items: center;
}
.close-link-icon.card.vehicle-listing .tabContainer li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer li {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing .tabContainer li .key,
.saved-vehicle-listing.card.vehicle-listing .tabContainer li .key,
.close-link-icon.card.vehicle-listing .tabContainer li .value,
.saved-vehicle-listing.card.vehicle-listing .tabContainer li .value,
.close-link-icon.card.vehicle-listing .tabContainer li [itemprop="name"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li [itemprop="name"],
.close-link-icon.card.vehicle-listing .tabContainer li [itemprop="price"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li [itemprop="price"],
.close-link-icon.card.vehicle-listing .tabContainer li [itemprop="amount"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li [itemprop="amount"] {
  font-size: 1.4rem;
}
.close-link-icon.card.vehicle-listing .tabContainer li span[itemprop="validThrough"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.close-link-icon.card.vehicle-listing .tabContainer .cash-price li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer .cash-price li,
.close-link-icon.card.vehicle-listing .tabContainer .finance-price li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer .finance-price li,
.close-link-icon.card.vehicle-listing .tabContainer .lease-price li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer .lease-price li {
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing.card .vehicle-specifications,
.saved-vehicle-listing.card.vehicle-listing.card .vehicle-specifications {
  border: none;
}
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .key,
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .key,
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .value,
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .value,
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="name"],
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="name"],
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="price"],
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="price"],
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="amount"],
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="amount"] {
  font-size: 1.4rem;
}
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer li {
  border-color: rgba(255, 255, 255, 0.2);
}
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer .cash-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer .cash-price li,
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer .finance-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer .finance-price li,
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer .lease-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer .lease-price li {
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing.bg-color .tabContainer li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .tabContainer li {
  border-color: rgba(255, 255, 255, 0.2);
}
.close-link-icon.card.vehicle-listing.bg-color .cash-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .cash-price li,
.close-link-icon.card.vehicle-listing.bg-color .finance-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .finance-price li,
.close-link-icon.card.vehicle-listing.bg-color .lease-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .lease-price li {
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link,
.saved-vehicle-listing.card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
  margin-top: 1rem;
  align-items: center;
}
@media all and (min-width: 320px) {
  .cards-one.saved-vehicle-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-pricing,
  .cards-one.saved-vehicle-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-pricing {
    flex: 1 1 100%;
  }
  .cards-one.saved-vehicle-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title [itemprop="name"],
  .cards-one.saved-vehicle-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title [itemprop="name"] {
    flex: 1 1 100%;
  }
}
.compare-popup#vehicle-compare-cart {
  top: 10rem;
  z-index: 99;
  width: 34.6rem;
  right: calc(-35.6rem);
  position: fixed;
}
@media all and (min-width: 640px) {
  .compare-popup#vehicle-compare-cart {
    transition: all 2s ease;
  }
}
.compare-popup#vehicle-compare-cart:target {
  right: 0;
  background: #d1d1d1;
  color: #000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 639px) {
  .compare-popup#vehicle-compare-cart {
    display: none;
  }
  .compare-popup#vehicle-compare-cart:target {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
  }
  .compare-popup#vehicle-compare-cart:target.card > .content > .text .link a[href="#close"] {
    border: none;
    top: 0;
    right: 0;
    background-color: transparent;
    color: transparent;
    width: auto;
  }
  .compare-popup#vehicle-compare-cart:target.card > .content > .text .link a[href="#close"]::after {
    font-family: 'Ionicons', sans-serif;
    position: absolute;
    content: '\f404';
    background-color: #d1d1d1;
    color: #000;
    padding: 2px 2px 15px 20px;
    top: 0;
    right: 0;
    font-size: 4rem;
    line-height: 1;
  }
}
.compare-popup .card {
  position: static;
}
.compare-popup.card > .content {
  flex-grow: 0;
  order: 3;
}
.compare-popup.card > .content > .text {
  padding: 0;
}
.compare-popup.card > .content > .text .link,
.compare-popup.card > .content > .text .copy {
  margin-top: 0;
}
.compare-popup.card > .content > .text .link b {
  display: none;
}
.compare-popup.card > .content > .text .link a {
  margin: 1rem;
}
.compare-popup.card > .content > .text .link a[href="#close"] {
  position: absolute;
  top: 0;
  max-width: none;
  width: 94%;
  text-align: center;
  background: #c8c8c8;
  color: #000;
  border: 1px solid #c8c8c8;
  padding: 0.5rem;
}
.compare-popup.card > .content > .text .link a[href="#close"]:hover,
.compare-popup.card > .content > .text .link a[href="#close"]:active {
  background: #d1d1d1;
}
.compare-popup.card > .content > .text .link a[href="#close"]:after {
  content: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width: 769px) {
  .compare-popup.card > .content > .text .link a[href="#close"] {
    padding-top: 1.6rem;
  }
}
.compare-popup > .deck > .card {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  background: #d1d1d1;
  color: #000;
  padding-bottom: 0;
}
.compare-popup > .deck > .card > .content .text {
  padding: 1rem;
}
.compare-popup > .deck > .card > .content .text > .copy {
  display: flex;
  flex-direction: row;
  margin-top: 4rem;
}
.compare-popup > .deck > .card > .content .text > .copy p {
  flex: 13;
}
.compare-popup > .deck > .card > .deck .card {
  border-top: 1px solid #c8c8c8;
  display: flex;
  background: #ffffff;
  color: #000;
}
.compare-popup > .deck > .card > .deck .card > .content {
  margin: 1rem;
  flex-direction: row;
  position: relative;
}
.compare-popup > .deck > .card > .deck .card > .content > .text {
  padding: 0;
  margin-left: 2rem;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .title {
  max-width: 80%;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .title h2,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h3,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h4,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h5,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h6 {
  margin-top: 0;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy {
  display: flex;
  margin-top: 1vw;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy [itemprop="name"] {
  align-self: flex-end;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy [itemprop="price"] {
  color: #666666;
  margin-left: 1rem;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link {
  position: absolute;
  top: 0;
  right: 2rem;
  width: 0;
  height: 0;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"] {
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  width: 0;
  height: 0;
  text-align: center;
  min-height: initial;
  background: none;
  min-width: 0;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"]:before {
  content: "\f129";
  font-family: 'Ionicons', sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"]:after {
  font-size: 0;
  width: 0;
}
.compare-popup > .deck > .card > .deck .card > .content .media {
  display: flex;
  justify-content: flex-start;
  width: 33%;
}
@media all and (max-width: 639px) {
  .compare-popup > .deck > .card > .deck .card {
    padding: 1rem;
  }
  .compare-popup > .deck > .card > .deck .card > .content .text {
    flex: 4;
  }
  .compare-popup > .deck > .card > .deck .card > .content .text .link {
    right: 2rem;
    top: 2rem;
  }
}
#close {
  position: fixed;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
}
@media all and (min-width: 769px) {
  [class*="-gutter"] .compare-popup.card.col .content {
    margin-left: 0;
    margin-right: 0;
  }
}
.compare-vehicles .switch {
  margin: 0.5rem 0 0;
  width: 8rem;
  height: 3rem;
  border-radius: 0;
  border: 1px solid #acacac;
  background-color: #acacac;
  position: relative;
  z-index: 1;
  background-clip: padding-box;
  text-align: center;
  box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.2);
}
.compare-vehicles .switch .switch-label-on {
  color: #fff;
}
.compare-vehicles .switch .switch-label-off {
  color: #000;
}
.compare-vehicles .switch input:checked + label.switch-label-on {
  box-shadow: 0 0 4px 3px #5b9dd9;
}
.compare-vehicles .switch input.differences-on:checked + label {
  margin-top: -2.8rem;
}
.compare-vehicles .switch input.differences-on:checked + label.switch-label-on + span + div {
  background: #666666;
  width: 100%;
  height: 100%;
}
.compare-vehicles .switch input.differences-off:checked ~ input + label {
  width: 100%;
  margin-top: -2.8rem;
}
.compare-vehicles .switch input.differences-off:checked ~ input ~ label.switch-label-on + span + div {
  background: #acacac;
  width: 100%;
  height: 100%;
}
.compare-vehicles .switch input + [class*='switch-label'] {
  width: 100%;
  text-align: left;
  padding-left: 1rem;
  height: 100%;
}
.compare-vehicles .switch input:first-of-type:checked + [class*='switch-label'] {
  z-index: 2;
  padding-right: 1rem;
  text-align: right;
}
.compare-vehicles .switch input:first-of-type + label {
  margin-top: 0;
  z-index: 3;
}
.compare-vehicles .switch input[type="radio"] {
  display: none;
}
.compare-vehicles .switch [class*='switch-label'] {
  margin: 0;
  position: relative;
  z-index: 2;
  width: 4rem;
  line-height: 2.6rem;
  font-size: 0;
  text-align: center;
}
.compare-vehicles .switch .switch-label-on {
  padding-left: 0.2rem;
  float: left;
}
.compare-vehicles .switch .switch-label-off {
  padding-right: 0.2rem;
  float: right;
}
.compare-vehicles .switch input:checked + [class*='switch-label'] {
  font-weight: bold;
  font-size: 1.4rem;
}
.compare-vehicles .switch input:checked + .switch-label-off ~ .switch-selection {
  right: 50px;
  /* Note: right: 50%; doesn't transition in WebKit */
}
.compare-vehicles .switch .switch-selection {
  position: absolute;
  text-align: center;
  background: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.35);
  display: block;
  border-radius: 0;
  top: 0.3rem;
  right: 0.3rem;
  background-clip: padding-box;
  height: 2.2rem;
  width: 2.2rem;
  cursor: pointer;
  outline: none;
  z-index: 1;
  transition: left 0.15s ease-out;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .compare-vehicles .switch .switch-selection {
    padding-top: 0.8rem;
    height: 1.8rem;
  }
}
.compare-vehicles.card {
  width: 100%;
}
.compare-vehicles.card table {
  background-color: inherit;
  color: inherit;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
@media all and (max-width: 655px) {
  .compare-vehicles.card table {
    display: inline-block;
    overflow-x: auto;
  }
}
.compare-vehicles.card table th,
.compare-vehicles.card table td {
  margin: 0;
  padding: 1rem;
  border-color: #000;
  border-width: 1px;
  white-space: normal;
  vertical-align: top;
}
@media all and (max-width: 639px) {
  .compare-vehicles.card table {
    min-width: 644px;
  }
  .compare-vehicles.card .text {
    overflow: auto;
  }
}
.compare-vehicles.card thead th fieldset {
  border: none;
  display: flex;
  margin-top: 2rem;
}
.compare-vehicles.card thead th fieldset legend {
  width: 100%;
  margin: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .compare-vehicles.card thead th fieldset legend {
    position: absolute;
    margin-top: -2rem;
    background-color: #ffffff;
  }
}
.compare-vehicles.card table {
  border: 1px solid #acacac;
}
.compare-vehicles.card table thead th {
  background-color: #ffffff;
}
.compare-vehicles.card table thead th:not(:first-child) {
  text-align: center;
}
.compare-vehicles.card table thead th:not(:last-child) {
  border-right: 1px solid #acacac;
}
.compare-vehicles.card table thead th,
.compare-vehicles.card table tbody {
  color: #000;
}
.compare-vehicles.card table tbody:nth-child(2) tr td {
  text-align: center;
  background-color: #ffffff;
}
.compare-vehicles.card table tbody tr td {
  border-top: 1px solid #acacac;
}
.compare-vehicles.card table tbody tr td[colspan] {
  background-color: #ffffff;
}
.compare-vehicles.card table tbody tr:nth-child(2) td {
  border-top: none;
}
.compare-vehicles.card table tbody tr:first-child th {
  background-color: #808080;
  color: #000;
}
.compare-vehicles.card thead tr {
  animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICJmaWd1cmUgYSwgZmlnY2FwdGlvbiIsICJjb250ZXh0IjogICIiLCAiY2hpbGQiOiAgIiIsICJub3JtYWxpemVHcmlkIiA6ICJmYWxzZSJ9;
}
.compare-vehicles.card thead tr .media,
.compare-vehicles.card thead tr .title,
.compare-vehicles.card thead tr .copy,
.compare-vehicles.card thead tr .link {
  min-height: 1px;
}
.compare-vehicles.card thead tr figure a {
  display: block;
}
.compare-vehicles.card thead tr th {
  width: 25%;
}
.compare-vehicles.card tr td:first-child,
.compare-vehicles.card tr th:first-child {
  width: 25%;
}
@media all and (max-width: 655px) {
  .compare-vehicles.card tr td:first-child,
  .compare-vehicles.card tr th:first-child {
    width: 10%;
  }
}
.compare-vehicles.card th {
  position: relative;
}
.compare-vehicles.card img {
  width: auto;
  margin: 0 auto;
  max-height: 150px;
}
.compare-vehicles.card figure {
  margin-top: 2rem;
}
.compare-vehicles.card figure a {
  max-height: 150px;
}
.compare-vehicles.card figcaption {
  color: #000;
}
.compare-vehicles.card thead button[aria-hidden="true"] {
  display: none;
}
.compare-vehicles.card .vehicle-close {
  font-size: 0;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  text-decoration: none;
  padding: 0;
  width: 2.5rem;
  height: 2.5rem;
}
.compare-vehicles.card .vehicle-close:after {
  background-color: transparent;
  color: #000;
  content: '\f404';
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
  position: absolute;
  right: -3px;
  bottom: 2px;
}
.compare-vehicles.card .vehicle-close:hover {
  background-color: transparent;
  color: #fff;
}
@media all and (min-width: 769px) {
  .compare-vehicles.card thead tr {
    animation-name: sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZvb3RlciIsICJzdGFja0xpbWl0IjogICIzIiwicHVzaEVsZW1lbnQiOiAiZmFsc2UifQ, aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICJmaWd1cmUgYSwgZmlnY2FwdGlvbiIsICJjb250ZXh0IjogICIiLCAiY2hpbGQiOiAgIiIsICJub3JtYWxpemVHcmlkIiA6ICJmYWxzZSJ9;
    min-height: 268px;
  }
  .compare-vehicles.card thead tr .media,
  .compare-vehicles.card thead tr .title,
  .compare-vehicles.card thead tr .copy,
  .compare-vehicles.card thead tr .link {
    min-height: 1px;
  }
  .compare-vehicles.card thead tr.isSticky {
    border-left: 1px solid #acacac;
    background-color: #ffffff;
  }
  .compare-vehicles.card thead tr.isSticky th:nth-child(2),
  .compare-vehicles.card thead tr.isSticky th:last-child {
    width: 25%;
  }
  .compare-vehicles.card thead tr[id^="placeholder"] {
    display: table-row;
  }
  .compare-vehicles.card thead tr th:first-child {
    border-right: 1px solid #acacac;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 769px) {
  .compare-vehicles.card thead tr.isSticky {
    border-right: 1px solid #acacac;
  }
}
.compare-vehicles.card tbody ul {
  padding-left: 0;
}
.compare-vehicles.card tbody tr td {
  text-align: left;
}
.compare-vehicles.card tbody tr td:not(:last-child) {
  border-right: 1px solid #acacac;
}
.compare-vehicles.card tbody tr td ul {
  list-style-type: none;
}
.compare-vehicles.card tbody tr td[colspan] {
  text-align: left;
}
.compare-vehicles.card tbody tr:first-child {
  animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJvcGVuUm93cyIsICJ0b2dnbGVPblNlbGZPbmx5IjogIGZhbHNlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICJ0Ym9keSIsICJ0b2dnbGVPbkV2ZW50IjogICIiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJjbG9zZXN0IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgfQ;
}
@media all and (min-width: 769px) {
  .compare-vehicles.card tbody tr:first-child {
    animation-name: sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZvb3RlciIsICJzdGFja0xpbWl0IjogICIzIiwicHVzaEVsZW1lbnQiOiAiZmFsc2UifQ, toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJvcGVuUm93cyIsICJ0b2dnbGVPblNlbGZPbmx5IjogIGZhbHNlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICJ0Ym9keSIsICJ0b2dnbGVPbkV2ZW50IjogICIiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJjbG9zZXN0IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgfQ;
  }
}
.compare-vehicles.card tbody tr.isSticky th {
  border-left: 1px solid #acacac;
}
.compare-vehicles.card tbody th {
  background-color: #e1e1e1;
  color: #000;
}
.compare-vehicles.card tbody th:after {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d0";
  position: absolute;
  top: 10px;
  margin-left: 1rem;
}
.compare-vehicles.card tbody.openRows tr th {
  border-bottom: 1px solid #acacac;
}
.compare-vehicles.card tbody.openRows tr:not(:first-child) {
  display: none;
}
.compare-vehicles.card tbody.openRows th:after {
  content: "\f3d8";
}
@media all and (min-width: 769px) {
  .compare-vehicles.card .isSticky {
    display: table;
    max-width: calc(100% - 2 * 4vw);
  }
  .narrow-gutter .compare-vehicles.card .isSticky {
    max-width: calc(100% - 2 * 7vw);
  }
  .medium-gutter .compare-vehicles.card .isSticky {
    max-width: calc(100% - 2 * 9vw);
  }
  .wide-gutter .compare-vehicles.card .isSticky {
    max-width: calc(100% - 2 * 11vw);
  }
}
.condensed-listing-results > .content .title {
  display: flex;
  justify-content: space-between;
  padding: 1vw 1vw 0.5vw;
  flex-wrap: wrap;
}
.condensed-listing-results > .content .title > [itemprop="name"] {
  flex: 1 1 100%;
}
@media (max-width: 1023px) {
  .condensed-listing-results > .content .title [itemtype$="/AggregateOffer"] {
    width: 100%;
  }
}
.condensed-listing-results > .content .title ul {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  font-size: 1.2rem;
}
.condensed-listing-results > .content .title ul li {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.condensed-listing-results > .content .title ul span:first-child {
  flex-basis: 50%;
  padding: 0;
}
.condensed-listing-results > .content .title ul span:nth-child(2) {
  flex-basis: 50%;
  padding: 0;
  text-align: right;
}
.condensed-listing-results > .content .title ul dd {
  margin: 0;
}
.condensed-listing-results > .content .title ul li [itemprop*="priceSpecification"] > .pin-based-CTA-wrapper,
.condensed-listing-results > .content .title ul li [itemprop*="priceSpecification"] > .pinBasedPricingDisabled,
.condensed-listing-results > .content .title ul li [itemprop*="priceSpecification"] > [itemprop="price"] {
  white-space: nowrap;
  flex: 0 1 auto;
  width: auto;
}
.condensed-listing-results > .content .title ul li [itemprop*="priceSpecification"] > [itemprop="name"] {
  text-align: right;
  flex: 2 1 auto;
  padding-right: .5rem;
  width: auto;
}
.condensed-listing-results > .content .copy {
  margin-top: 0;
  padding: 1rem 1vw;
}
.condensed-listing-results > .content .copy .key,
.condensed-listing-results > .content .copy .value {
  line-height: 1.8;
}
.condensed-listing-results > .content .copy ul li .value {
  font-weight: normal;
}
.condensed-listing-results > .content .link {
  padding: 1vw 1rem;
  margin: 0;
}
.condensed-listing-results > .content .media-link {
  flex: 1 1 100%;
}
.condensed-listing-results > .content .vehicle-specifications .key-value,
.condensed-listing-results > .content .vehicle-pricing .key-value {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.condensed-listing-results > .content .vehicle-specifications .key,
.condensed-listing-results > .content .vehicle-pricing .key {
  flex-basis: 50%;
  padding: 0.2rem 0 0 0;
}
.condensed-listing-results > .content .vehicle-specifications .value,
.condensed-listing-results > .content .vehicle-pricing .value {
  flex-basis: 50%;
  padding: 0.2rem 0 0 0;
  text-align: right;
}
.condensed-listing-results > .content .vehicle-specifications dd,
.condensed-listing-results > .content .vehicle-pricing dd {
  margin: 0;
}
.condensed-listing-results > .content .vehicle-specifications .key-value .key-value,
.condensed-listing-results > .content .vehicle-pricing .key-value .key-value {
  flex: 1 1 100%;
}
.condensed-listing-results > .content .vehicle-specifications .key-value .value,
.condensed-listing-results > .content .vehicle-pricing .key-value .value {
  margin-left: auto;
}
.condensed-listing-results > .content .vehicle-specifications h1,
.condensed-listing-results > .content .vehicle-pricing h1,
.condensed-listing-results > .content .vehicle-specifications h2,
.condensed-listing-results > .content .vehicle-pricing h2,
.condensed-listing-results > .content .vehicle-specifications h3,
.condensed-listing-results > .content .vehicle-pricing h3,
.condensed-listing-results > .content .vehicle-specifications h4,
.condensed-listing-results > .content .vehicle-pricing h4,
.condensed-listing-results > .content .vehicle-specifications h5,
.condensed-listing-results > .content .vehicle-pricing h5,
.condensed-listing-results > .content .vehicle-specifications h6,
.condensed-listing-results > .content .vehicle-pricing h6 {
  font-size: 1.4rem;
  line-height: 1.7;
  text-align: center;
  font-weight: bold;
}
.condensed-listing-results > .content .vehicle-specifications .key,
.condensed-listing-results > .content .vehicle-pricing .key,
.condensed-listing-results > .content .vehicle-specifications .value,
.condensed-listing-results > .content .vehicle-pricing .value {
  text-transform: capitalize;
  font-size: 1.2rem;
}
.condensed-listing-results > .content .vehicle-specifications .key,
.condensed-listing-results > .content .vehicle-pricing .key {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.condensed-listing-results > .content .vehicle-specifications .value,
.condensed-listing-results > .content .vehicle-pricing .value {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.condensed-listing-results > .content .disclaimer {
  text-align: right;
}
.condensed-listing-results > .content .modeldisclaimer {
  font-family: LouisRegular, Tahoma, sans-serif;
  margin-bottom: 1rem;
}
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"] {
  display: none;
}
.condensed-listing-results > .content .bannerOffer_container,
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"].show-selected-elem {
  margin-top: 3rem;
  display: block;
}
.condensed-listing-results > .content .bannerOffer_container img,
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"].show-selected-elem img {
  width: auto;
  max-width: 20rem;
}
.condensed-listing-results > .content .bannerOffer_container > div,
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"].show-selected-elem > div {
  display: flex;
  justify-content: center;
}
.condensed-listing-results > .content .bannerOffer_container > div span,
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"].show-selected-elem > div span {
  position: relative;
}
.condensed-listing-results > .content .bannerOffer_container > div span sup,
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"].show-selected-elem > div span sup {
  position: absolute;
  top: -1.1rem;
  right: -1rem;
}
.condensed-listing-results > .content .bannerOffer_container [itemprop="expires"],
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"].show-selected-elem [itemprop="expires"] {
  display: block;
  padding: 0.5vw 1vw;
  font-size: 1.2rem;
}
.condensed-listing-results > .content .bannerOffer_container ~ .bannerOffer_container,
.condensed-listing-results > .content [data-attrs*="bannerOffer_container"] ~ [data-attrs*="bannerOffer_container"] {
  margin-top: 1rem;
}
.condensed-listing-results > .content .vehicle-description.hide-vehicle-description {
  display: none;
}
.condensed-listing-results > .content .vehicle-description {
  position: relative;
  margin: 1rem 0;
  flex: 1 1 100%;
}
.condensed-listing-results > .content .vehicle-description .description-content {
  padding: 0 1vw;
  max-height: 2rem;
  line-height: 2;
  overflow: hidden;
  margin-right: 2.5rem;
  font-size: 1.2rem;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.condensed-listing-results > .content .vehicle-description .description-content * {
  margin: 0;
  padding: 0;
  text-align: right;
}
.condensed-listing-results > .content .vehicle-description > a {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  margin-left: 0.3rem;
  padding-top: 0.2rem;
}
.condensed-listing-results > .content .vehicle-description > a:before {
  display: block;
  position: absolute;
  right: 3rem;
  height: 2rem;
  width: 10rem;
  content: '';
  background: linear-gradient(to left, #ffffff 0, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
}
.bg-dark.condensed-listing-results > .content .vehicle-description a {
  color: #ffffff;
}
.bg-dark.condensed-listing-results > .content .vehicle-description a:before {
  background: linear-gradient(to left, #474747 0, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
}
.bg-color.condensed-listing-results > .content .vehicle-description a:before {
  background: linear-gradient(to left, #d1d1d1 0, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .condensed-listing-results > .content .media-link {
    flex: 0 1 auto;
    min-height: 0.1px;
  }
  .condensed-listing-results > .content .vehicle-description {
    flex: 0 1 auto;
  }
}
.condensed-listing-results > .content .tertiary {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 2rem;
  margin-top: 2.5rem;
}
.condensed-listing-results > .content .tertiary a {
  display: flex;
  padding: 0 0.5rem;
  text-decoration: none;
  background-color: #d1d1d1;
  margin: .5rem;
  align-items: center;
  border-radius: 0;
  font-size: 1.2rem;
  text-transform: uppercase;
  max-height: 4rem;
}
.condensed-listing-results > .content .tertiary a,
.condensed-listing-results > .content .tertiary a:link {
  color: #000;
}
.condensed-listing-results > .content .tertiary a.vehicle-compare::before,
.condensed-listing-results > .content .tertiary a.vehicle-save::before,
.condensed-listing-results > .content .tertiary a.window-sticker::before {
  margin: 0.5rem 0.5rem 0 0;
}
.condensed-listing-results > .content .tertiary a.vehicle-compare::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.condensed-listing-results > .content .tertiary a.vehicle-save::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .condensed-listing-results > .content .tertiary a.vehicle-save::before {
    display: flex;
  }
}
.condensed-listing-results > .content .tertiary a.window-sticker::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.condensed-listing-results > .content .tertiary a:hover,
.condensed-listing-results > .content .tertiary a:active,
.condensed-listing-results > .content .tertiary a[aria-busy="true"],
.condensed-listing-results > .content .tertiary a[aria-selected="true"],
.condensed-listing-results > .content .tertiary a[data-saved="true"],
.condensed-listing-results > .content .tertiary a[aria-pressed="true"] {
  background-color: #b8b8b8;
}
.condensed-listing-results > .content .tertiary a:hover.vehicle-compare::before,
.condensed-listing-results > .content .tertiary a:active.vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[aria-busy="true"].vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[aria-selected="true"].vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[data-saved="true"].vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[aria-pressed="true"].vehicle-compare::before,
.condensed-listing-results > .content .tertiary a:hover.vehicle-save::before,
.condensed-listing-results > .content .tertiary a:active.vehicle-save::before,
.condensed-listing-results > .content .tertiary a[aria-busy="true"].vehicle-save::before,
.condensed-listing-results > .content .tertiary a[aria-selected="true"].vehicle-save::before,
.condensed-listing-results > .content .tertiary a[data-saved="true"].vehicle-save::before,
.condensed-listing-results > .content .tertiary a[aria-pressed="true"].vehicle-save::before,
.condensed-listing-results > .content .tertiary a:hover.window-sticker::before,
.condensed-listing-results > .content .tertiary a:active.window-sticker::before,
.condensed-listing-results > .content .tertiary a[aria-busy="true"].window-sticker::before,
.condensed-listing-results > .content .tertiary a[aria-selected="true"].window-sticker::before,
.condensed-listing-results > .content .tertiary a[data-saved="true"].window-sticker::before,
.condensed-listing-results > .content .tertiary a[aria-pressed="true"].window-sticker::before {
  margin-right: .5rem;
}
.condensed-listing-results > .content .tertiary a:hover.vehicle-compare::before,
.condensed-listing-results > .content .tertiary a:active.vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[aria-busy="true"].vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[aria-selected="true"].vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[data-saved="true"].vehicle-compare::before,
.condensed-listing-results > .content .tertiary a[aria-pressed="true"].vehicle-compare::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.condensed-listing-results > .content .tertiary a:hover.vehicle-save::before,
.condensed-listing-results > .content .tertiary a:active.vehicle-save::before,
.condensed-listing-results > .content .tertiary a[aria-busy="true"].vehicle-save::before,
.condensed-listing-results > .content .tertiary a[aria-selected="true"].vehicle-save::before,
.condensed-listing-results > .content .tertiary a[data-saved="true"].vehicle-save::before,
.condensed-listing-results > .content .tertiary a[aria-pressed="true"].vehicle-save::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.condensed-listing-results > .content .tertiary a:hover.window-sticker::before,
.condensed-listing-results > .content .tertiary a:active.window-sticker::before,
.condensed-listing-results > .content .tertiary a[aria-busy="true"].window-sticker::before,
.condensed-listing-results > .content .tertiary a[aria-selected="true"].window-sticker::before,
.condensed-listing-results > .content .tertiary a[data-saved="true"].window-sticker::before,
.condensed-listing-results > .content .tertiary a[aria-pressed="true"].window-sticker::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.condensed-listing-results.bg-color > .content .tertiary a {
  background-color: #474747;
}
.condensed-listing-results.bg-color > .content .tertiary a.vehicle-compare,
.condensed-listing-results.bg-color > .content .tertiary a.vehicle-save {
  color: #ffffff;
}
.condensed-listing-results.bg-color > .content .tertiary a.vehicle-compare::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.condensed-listing-results.bg-color > .content .tertiary a.vehicle-save::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.condensed-listing-results.bg-color > .content .tertiary a.window-sticker::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.condensed-listing-results.bg-color > .content .tertiary a:hover,
.condensed-listing-results.bg-color > .content .tertiary a:active,
.condensed-listing-results.bg-color > .content .tertiary a[aria-busy="true"],
.condensed-listing-results.bg-color > .content .tertiary a[aria-selected="true"],
.condensed-listing-results.bg-color > .content .tertiary a[data-saved="true"],
.condensed-listing-results.bg-color > .content .tertiary a[aria-pressed="true"] {
  background-color: #616161;
}
.condensed-listing-results.bg-color > .content .tertiary a:hover.vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a:active.vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-busy="true"].vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-selected="true"].vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[data-saved="true"].vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-pressed="true"].vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a:hover.vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a:active.vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-busy="true"].vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-selected="true"].vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[data-saved="true"].vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-pressed="true"].vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a:hover.window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a:active.window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-busy="true"].window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-selected="true"].window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[data-saved="true"].window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-pressed="true"].window-sticker::before {
  margin-right: .5rem;
  color: #fff;
}
.condensed-listing-results.bg-color > .content .tertiary a:hover.vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a:active.vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-busy="true"].vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-selected="true"].vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[data-saved="true"].vehicle-compare::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-pressed="true"].vehicle-compare::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.condensed-listing-results.bg-color > .content .tertiary a:hover.vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a:active.vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-busy="true"].vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-selected="true"].vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[data-saved="true"].vehicle-save::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-pressed="true"].vehicle-save::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.condensed-listing-results.bg-color > .content .tertiary a:hover.window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a:active.window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-busy="true"].window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-selected="true"].window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[data-saved="true"].window-sticker::before,
.condensed-listing-results.bg-color > .content .tertiary a[aria-pressed="true"].window-sticker::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%20fill%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
@media (min-width: 1024px) {
  .condensed-listing-results > .content .tertiary {
    padding-top: 0;
    justify-content: center;
    align-content: flex-start;
  }
}
.condensed-listing-results > .content .media figure figcaption .special {
  position: relative;
  top: 100%;
}
.condensed-listing-results > .content .media figure figcaption .photo-icons {
  display: flex;
  margin: 0 1rem;
  position: relative;
  padding: 0;
}
.condensed-listing-results > .content .media figure figcaption .photo-icons .count {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
}
.condensed-listing-results > .content .media figure figcaption .photo-icons .count::before {
  content: "\f481";
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  margin-right: 0.5rem;
}
.condensed-listing-results > .content .media figure figcaption .photo-icons .count::after {
  content: none;
}
.condensed-listing-results > .content {
  display: flex;
  flex-direction: column;
}
.condensed-listing-results > .content .title {
  order: -1;
  display: flex;
}
.condensed-listing-results > .content .media {
  order: 0;
}
.condensed-listing-results > .content .tertiary {
  order: 1;
}
.condensed-listing-results > .content .copy {
  display: flex;
  flex-direction: column;
  order: 2;
}
.condensed-listing-results > .content .vehicle-logos {
  order: 3;
}
.condensed-listing-results > .content .vehicle-description {
  order: 3;
}
.condensed-listing-results > .content .link {
  order: 4;
}
.condensed-listing-results > .content .vehicle-logos {
  padding-left: 1rem;
}
.condensed-listing-results > .content .vehicle-logos > .more-logos-box .logos {
  max-width: 12rem;
  display: none;
  margin-right: 1rem;
  vertical-align: middle;
}
.condensed-listing-results > .content .vehicle-logos > .more-logos-box .logos:first-child {
  display: inline-block;
}
.condensed-listing-results > .content .vehicle-logos .more-logos {
  position: relative;
}
.condensed-listing-results > .content .vehicle-logos .more-logos[data-logos=""],
.condensed-listing-results > .content .vehicle-logos .more-logos[data-logos="0"],
.condensed-listing-results > .content .vehicle-logos .more-logos[data-logos="1"] {
  display: none;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup {
  display: none;
  width: 39rem;
  height: auto;
  background-color: #ffffff;
  position: absolute;
  border: 1px solid #000;
  top: auto;
  bottom: 6.5rem;
  left: -18.3rem;
  z-index: 42;
}
@media (max-width: 768px) {
  .condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup {
    width: 28rem;
    left: -12.7rem;
  }
}
@media (max-width: 639px) {
  .condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup {
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 50;
  }
  .condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup:after,
  .condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup:before {
    display: none;
  }
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup:after,
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 50%;
  position: absolute;
  width: 0;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup:after {
  border-width: 1.2rem;
  border-top-color: #ffffff;
  bottom: -2.4rem;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup:before {
  border-width: 1.2rem;
  border-top-color: #000;
  bottom: -2.5rem;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup .logos {
  display: inline-block;
  max-width: 12rem;
  margin-right: 1rem;
  vertical-align: middle;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup .logos:first-child {
  display: none;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup .more-logos-box {
  border-top: 1px solid #000;
  max-height: 25rem;
  overflow: auto;
  padding: 2rem;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup .more-logo-close {
  width: 4rem;
  justify-content: center;
  display: flex;
  margin-left: auto;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNob3ctbW9yZS1sb2dvcyIsICJ0YXJnZXQiOiAgIi5tb3JlLWxvZ29zIiwgInNjb3BlIjogICJjbG9zZXN0In0;
  cursor: pointer;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-logos-popup .more-logo-close:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f404";
  font-size: 3rem;
}
.condensed-listing-results > .content .vehicle-logos .more-logos.show-more-logos .more-logos-popup {
  display: block;
}
.condensed-listing-results > .content .vehicle-logos .more-logos .more-btn {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNob3ctbW9yZS1sb2dvcyIsICJ0YXJnZXQiOiAgIi5tb3JlLWxvZ29zIiwgInNjb3BlIjogICJjbG9zZXN0In0;
  width: 5rem;
  height: 5rem;
  border-radius: 3rem;
  text-align: center;
  line-height: 5rem;
  color: #000;
  background-color: #d1d1d1;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-family: LouisRegular, Tahoma, sans-serif;
}
@media (min-width: 1024px) {
  .condensed-listing-results > .content .vehicle-logos {
    padding-top: 2rem;
  }
}
.condensed-listing-results.bg-color > .content .vehicle-logos .more-btn {
  background-color: #474747;
  color: #fff;
}
.condensed-listing-results > .content .copy .paymentInfoTab {
  animation-name: tabs--eyJjb250ZW50U2VsZWN0b3IiOiAiLnRhYkNvbnRhaW5lciIsImNvbnRyb2xTZWxlY3RvciI6ICIucGF5bWVudEluZm9UYWIgYSIsICJjbGlja09uQ2hpbGRyZW4iOiAgdHJ1ZX0;
  display: block;
  color: #000;
  display: flex;
  align-content: center;
  align-content: stretch;
  flex-wrap: wrap;
}
.condensed-listing-results > .content .copy .paymentInfoTab a {
  text-decoration: none;
  flex: 1 1 20%;
  padding: 0.5rem;
  background: #acacac;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0.25rem .2rem 0 0;
  border-top: solid .4rem transparent;
  box-shadow: inset 0 -9px 6px -6px #808080;
  z-index: 1;
}
.condensed-listing-results > .content .copy .paymentInfoTab a:last-child {
  margin-right: 0;
}
.condensed-listing-results > .content .copy .paymentInfoTab a.selected {
  background: #d1d1d1;
  color: #000;
  border-top: solid 0.4rem #3e5c77;
  box-shadow: inset 0 0 8px -8px #3e5c77;
}
.condensed-listing-results > .content .copy .paymentInfoTab a.cash-price,
.condensed-listing-results > .content .copy .paymentInfoTab a.finance-price,
.condensed-listing-results > .content .copy .paymentInfoTab a.lease-price {
  font-size: 1.5rem;
}
.condensed-listing-results > .content .copy .paymentInfoTab a.cash-price span,
.condensed-listing-results > .content .copy .paymentInfoTab a.finance-price span,
.condensed-listing-results > .content .copy .paymentInfoTab a.lease-price span {
  font-size: 1.8rem;
}
.condensed-listing-results > .content .copy .paymentInfoTab a.cash-price .show-tab-disclaimer,
.condensed-listing-results > .content .copy .paymentInfoTab a.finance-price .show-tab-disclaimer,
.condensed-listing-results > .content .copy .paymentInfoTab a.lease-price .show-tab-disclaimer {
  font-size: .8rem;
  margin-top: .4rem;
  font-weight: 300;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer {
  background: #d1d1d1;
  color: #000;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer > div {
  display: none;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  display: block;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer > div {
  padding: 1rem 2rem;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer > div [itemprop="amount"] {
  float: right;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  background: #d1d1d1;
  color: #000;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer > div .disclaimer > div {
  background: #ffffff;
  color: #000;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child {
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
  cursor: pointer;
  margin: 0;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child:after {
  content: attr(data-content);
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child > span {
  display: none;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn:after {
  content: attr(data-content);
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn > span {
  display: block;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer .finance-price.selected .cash-reduction-msrp,
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer .lease-price.selected .cash-reduction-msrp {
  display: none;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer .cash-price.selected .finance-reduction-msrp,
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer .lease-price.selected .finance-reduction-msrp {
  display: none;
}
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer .finance-price.selected .lease-reduction-msrp,
.condensed-listing-results > .content .copy .paymentInfoTab + .tabContainer .cash-price.selected .lease-reduction-msrp {
  display: none;
}
.condensed-listing-results.bg-color > .content .copy .paymentInfoTab {
  color: #000;
}
.condensed-listing-results.bg-color > .content .copy .paymentInfoTab a.selected {
  background: #ffffff;
  color: #000;
}
.condensed-listing-results.bg-color > .content .copy .paymentInfoTab + .tabContainer {
  background: #ffffff;
  color: #000;
}
.condensed-listing-results.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  background: #ffffff;
  color: #000;
}
.condensed-listing-results.bg-color > .content .copy .paymentInfoTab + .tabContainer .disclaimer > div {
  background: #d1d1d1;
  color: #000;
}
.condensed-listing-results > .content .disclaimer {
  text-align: right;
}
.condensed-listing-results > .content .disclaimer.disclaimer-open > div {
  text-align: left;
  right: 0;
  bottom: auto;
  left: auto;
}
.condensed-listing-results > .content .disclaimer.disclaimer-open .offers_Description {
  box-shadow: 2px 2px 6px;
  padding-bottom: 5px;
  left: 0;
}
.condensed-listing-results > .content .prices,
.condensed-listing-results > .content .vehicle-pricing {
  position: relative;
}
.condensed-listing-results > .content .prices [itemtype$="/Offer"] ul > li span.label,
.condensed-listing-results > .content .vehicle-pricing [itemtype$="/Offer"] ul > li span.label {
  display: flex;
  flex-basis: 60%;
}
.condensed-listing-results > .content .prices [itemtype$="/Offer"] ul > li span.label + span,
.condensed-listing-results > .content .vehicle-pricing [itemtype$="/Offer"] ul > li span.label + span {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.condensed-listing-results > .content .prices [itemtype$="/Offer"] ul > li > div,
.condensed-listing-results > .content .vehicle-pricing [itemtype$="/Offer"] ul > li > div {
  display: flex;
  flex-basis: 60%;
}
.condensed-listing-results > .content .prices [itemtype$="/Offer"] ul > li > div span,
.condensed-listing-results > .content .vehicle-pricing [itemtype$="/Offer"] ul > li > div span {
  flex: auto;
}
.condensed-listing-results > .content .prices [itemtype$="/Offer"] ul > li > div .disclaimer,
.condensed-listing-results > .content .vehicle-pricing [itemtype$="/Offer"] ul > li > div .disclaimer {
  text-align: left;
}
.condensed-listing-results > .content .prices [itemtype$="/Offer"] ul > li > div + span[itemprop="price"],
.condensed-listing-results > .content .vehicle-pricing [itemtype$="/Offer"] ul > li > div + span[itemprop="price"] {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.condensed-listing-results > .content .prices .disclaimer,
.condensed-listing-results > .content .vehicle-pricing .disclaimer {
  position: static;
}
.condensed-listing-results > .content .prices .disclaimer small,
.condensed-listing-results > .content .vehicle-pricing .disclaimer small {
  margin-bottom: .7rem;
}
@media all and (min-width: 640px) {
  .condensed-listing-results > .content .disclaimer.disclaimer-open > div {
    bottom: auto;
    top: auto;
    text-align: left;
  }
  .condensed-listing-results > .content [itemtype$="/Offer"] > .disclaimer.disclaimer-open > div {
    bottom: auto;
    top: auto;
    text-align: left;
  }
}
@media all and (min-width: 640px) and (max-width: 1023px) {
  .condensed-listing-results > .content .vehicle-pricing {
    position: static;
  }
  .condensed-listing-results > .content .disclaimer.disclaimer-open > div {
    left: auto;
    top: auto;
    text-align: left;
  }
}
.condensed-listing-results .content .media figcaption .in-transit {
  top: 100%;
}
.condensed-listing-results .collapse-conditional-offers h1,
.condensed-listing-results .collapse-conditional-offers h2,
.condensed-listing-results .collapse-conditional-offers h3,
.condensed-listing-results .collapse-conditional-offers h4,
.condensed-listing-results .collapse-conditional-offers h5,
.condensed-listing-results .collapse-conditional-offers h6 {
  cursor: pointer;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNvbmRpdGlvbmFsLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QifQ;
}
.condensed-listing-results .collapse-conditional-offers h1::after,
.condensed-listing-results .collapse-conditional-offers h2::after,
.condensed-listing-results .collapse-conditional-offers h3::after,
.condensed-listing-results .collapse-conditional-offers h4::after,
.condensed-listing-results .collapse-conditional-offers h5::after,
.condensed-listing-results .collapse-conditional-offers h6::after {
  content: "\f217";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Ionicons', sans-serif;
}
.condensed-listing-results .collapse-conditional-offers h1,
.condensed-listing-results .collapse-conditional-offers h2,
.condensed-listing-results .collapse-conditional-offers h3,
.condensed-listing-results .collapse-conditional-offers h4,
.condensed-listing-results .collapse-conditional-offers h5,
.condensed-listing-results .collapse-conditional-offers h6 {
  cursor: pointer;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNvbmRpdGlvbmFsLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QifQ;
}
.condensed-listing-results .collapse-conditional-offers h1::after,
.condensed-listing-results .collapse-conditional-offers h2::after,
.condensed-listing-results .collapse-conditional-offers h3::after,
.condensed-listing-results .collapse-conditional-offers h4::after,
.condensed-listing-results .collapse-conditional-offers h5::after,
.condensed-listing-results .collapse-conditional-offers h6::after {
  content: "\f217";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Ionicons', sans-serif;
}
.condensed-listing-results .collapse-conditional-offers .conditional-offers {
  position: absolute;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.5s, max-height 0.5s;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 3.4rem 1.5rem 1.5rem 1.5rem;
  border: 1px solid #eeeeee;
  overflow-y: auto;
  background: #eeeeee;
  color: rgba(0, 0, 0, 0.7);
}
.condensed-listing-results > .content .conditional-offers-visible {
  position: static;
}
.condensed-listing-results > .content .conditional-offers-visible [itemtype$="/AggregateOffer"] {
  position: static;
}
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers {
  position: static;
}
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h1,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h2,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h3,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h4,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h5,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h6 {
  position: static;
}
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h1:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h2:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h3:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h4:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h5:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h6:after {
  content: '\f404';
  font-size: 3rem;
  background: #eeeeee;
  z-index: 10;
  line-height: 1rem;
  padding: 1rem;
  margin: 0.2rem;
}
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h1,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h2,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h3,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h4,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h5,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h6 {
  position: static;
}
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h1:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h2:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h3:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h4:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h5:after,
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers h6:after {
  content: '\f404';
  font-size: 3rem;
  background: #eeeeee;
  z-index: 10;
  line-height: 1rem;
  padding: 1rem;
  margin: 0.2rem;
}
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers {
  transform: scaleY(1);
  display: block;
}
.condensed-listing-results > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers > li {
  flex-shrink: 0;
}
.condensed-listing-results.conditional-offers-one > .content .conditional-offers-visible .collapse-conditional-offers,
.condensed-listing-results.conditional-offers-few > .content .conditional-offers-visible .collapse-conditional-offers {
  z-index: 1;
  top: auto;
  bottom: auto;
  position: relative;
}
.condensed-listing-results.conditional-offers-one > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers,
.condensed-listing-results.conditional-offers-few > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers {
  max-height: 30rem;
  bottom: auto;
}
.condensed-listing-results.conditional-offers-one .collapse-conditional-offers .conditional-offers,
.condensed-listing-results.conditional-offers-few .collapse-conditional-offers .conditional-offers {
  bottom: auto;
  margin-left: -1vw;
  margin-right: -1vw;
}
.condensed-listing-results.conditional-offers-many > .content .copy [itemtype$="/AggregateOffer"] {
  position: static;
}
.condensed-listing-results.conditional-offers-few > .content .copy [itemtype$="/AggregateOffer"],
.condensed-listing-results.conditional-offers-one > .content .copy [itemtype$="/AggregateOffer"] {
  position: static;
}
.condensed-listing-results.conditional-offers-few > .content .copy [itemtype$="/AggregateOffer"] .collapse-conditional-offers,
.condensed-listing-results.conditional-offers-one > .content .copy [itemtype$="/AggregateOffer"] .collapse-conditional-offers {
  position: relative;
}
@media (max-width: 639px) {
  .condensed-listing-results.conditional-offers-many > .content .copy {
    position: relative;
  }
  .condensed-listing-results.conditional-offers-many > .content .copy .vehicle-pricing,
  .condensed-listing-results.conditional-offers-many > .content .copy [itemprop="offers"] {
    position: static;
  }
  .condensed-listing-results[class*="conditional-offers-"] .vehicle-pricing h1,
  .condensed-listing-results[class*="conditional-offers-"] .vehicle-pricing h2 {
    max-width: none;
  }
}
.condensed-listing-results.conditional-offers-many > .content .conditional-offers-visible {
  position: relative;
}
.condensed-listing-results.conditional-offers-many > .content .conditional-offers-visible .vehicle-pricing {
  position: static;
}
@media (min-width: 640px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers {
    position: static;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers .conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers .conditional-offers {
    border-color: #d1d1d1;
    max-height: inherit;
    position: absolute;
    margin: 0;
    bottom: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy {
    position: relative;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy [itemtype$="/AggregateOffer"],
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy [itemtype$="/AggregateOffer"],
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing,
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers {
    position: static;
  }
}
@media (min-width: 1024px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing [itemprop="offers"],
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing [itemprop="offers"] {
    position: static;
  }
}
@media (min-width: 1200px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing {
    position: relative;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .conditional-offers-visible .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .conditional-offers-visible .collapse-conditional-offers {
    position: static;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing .tabContainer,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing .tabContainer {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing {
    position: relative;
  }
}
@media (max-width: 639px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing {
    position: static;
  }
}
[class*="vehicleListingResults"].col .condensed-listing-results > .content .conditional-offers-visible .vehicle-pricing {
  position: relative;
}
[class*="vehicleListingResults"].col .condensed-listing-results > .content .conditional-offers-visible .vehicle-pricing .collapse-conditional-offers {
  position: static;
}
[class*="vehicleListingResults"].col .condensed-listing-results > .content .conditional-offers-visible .vehicle-pricing .collapse-conditional-offers .conditional-offers {
  margin: 0;
  max-height: inherit;
  bottom: 0;
}
@media (min-width: 640px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .link,
  .col > .deck > .condensed-listing-results > .content .link {
    flex-wrap: wrap;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .link a.primary,
  .col > .deck > .condensed-listing-results > .content .link a.primary,
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .link a.secondary,
  .col > .deck > .condensed-listing-results > .content .link a.secondary {
    max-width: 20rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    min-height: 44px;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .vehicle-pricing .link a,
  .col > .deck > .condensed-listing-results > .content .vehicle-pricing .link a {
    max-width: 300px;
    margin-top: 1rem;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy,
  .col > .deck > .condensed-listing-results > .content .copy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0 2vw;
    margin: 0;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy .vehicle-specifications,
  .col > .deck > .condensed-listing-results > .content .copy .vehicle-specifications {
    flex-basis: 40%;
    max-width: none;
    flex-grow: 1;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy .vehicle-pricing,
  .col > .deck > .condensed-listing-results > .content .copy .vehicle-pricing {
    flex-basis: 43%;
    max-width: none;
    flex-grow: 1;
    margin-left: 0;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy,
  .col > .deck > .condensed-listing-results > .content .copy {
    padding-top: 2rem;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy .vehicle-specifications,
  .col > .deck > .condensed-listing-results > .content .copy .vehicle-specifications {
    padding-right: 2rem;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .link,
  .col > .deck > .condensed-listing-results > .content .link {
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .link a.primary,
  .col > .deck > .condensed-listing-results > .content .link a.primary,
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .link a.secondary,
  .col > .deck > .condensed-listing-results > .content .link a.secondary {
    max-width: 20rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
@media (min-width: 1024px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .wrapped-elements,
  .col > .deck > .condensed-listing-results > .content .wrapped-elements {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1rem;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title,
  .col > .deck > .condensed-listing-results > .content .title {
    padding-left: 0;
    padding-right: 0;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title > [itemprop="name"],
  .col > .deck > .condensed-listing-results > .content .title > [itemprop="name"] {
    flex: 1 1 66%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title .prices,
  .col > .deck > .condensed-listing-results > .content .title .prices {
    flex: 1 1 34%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > .pin-based-CTA-wrapper,
  .col > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > .pin-based-CTA-wrapper,
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > .pinBasedPricingDisabled,
  .col > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > .pinBasedPricingDisabled,
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > [itemprop="price"],
  .col > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > [itemprop="price"] {
    white-space: nowrap;
    flex: 0 1 auto;
    width: auto;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > [itemprop="name"],
  .col > .deck > .condensed-listing-results > .content .title li [itemprop*="priceSpecification"] > [itemprop="name"] {
    text-align: right;
    flex: 2 1 auto;
    padding-right: .5rem;
    width: auto;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .tertiary,
  .col > .deck > .condensed-listing-results > .content .tertiary {
    flex-basis: 18%;
    flex-grow: 1;
    max-width: 16%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .tertiary a,
  .col > .deck > .condensed-listing-results > .content .tertiary a {
    flex: 1 100%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy,
  .col > .deck > .condensed-listing-results > .content .copy {
    flex-basis: 80%;
    flex-grow: 1;
    flex-direction: row;
    padding-right: 0;
    padding-top: 0;
    flex-wrap: wrap;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy .vehicle-pricing,
  .col > .deck > .condensed-listing-results > .content .copy .vehicle-pricing,
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy .vehicle-specifications,
  .col > .deck > .condensed-listing-results > .content .copy .vehicle-specifications {
    flex-grow: 1;
    flex-basis: 35%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy .vehicle-specifications,
  .col > .deck > .condensed-listing-results > .content .copy .vehicle-specifications {
    padding-right: 2rem;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy .vehicle-description,
  .col > .deck > .condensed-listing-results > .content .copy .vehicle-description {
    padding: 0;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .vehicle-logos,
  .col > .deck > .condensed-listing-results > .content .vehicle-logos {
    width: 30%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .link,
  .col > .deck > .condensed-listing-results > .content .link {
    padding-top: 0;
    margin-top: 0;
    flex: 1 1 70%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .vehicle-logos,
  .col > .deck > .condensed-listing-results > .content .vehicle-logos {
    width: 30%;
    padding-bottom: 1rem;
  }
}
[class*="listing-results"]:not(.col) .condensed-listing-results > .content .link {
  align-items: center;
}
@media all and (min-width: 1024px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content,
  .col > .deck > .condensed-listing-results > .content {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .title,
  .col > .deck > .condensed-listing-results > .content .title {
    order: 0;
    flex: 1 1 100%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .media,
  .col > .deck > .condensed-listing-results > .content .media {
    order: -1;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .vehicle-description,
  .col > .deck > .condensed-listing-results > .content .vehicle-description {
    order: 4;
  }
}
[class*="col-"].cards-one > .deck > .condensed-listing-results .content .link a {
  margin-right: 1rem;
}
@media all and (min-width: 1024px) {
  .col-4 > .deck > .condensed-listing-results > .content .tertiary {
    padding-top: 3rem;
  }
}
/* No Mathbox single Column*/
@media (min-width: 640px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications,
  .col > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications {
    padding-right: 0;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs,
  .col > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs {
    display: flex;
    flex-wrap: wrap;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value,
  .col > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value {
    flex: 0 0 48%;
    max-width: 48%;
    flex-wrap: nowrap;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value span,
  .col > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value span {
    flex: 1 1 50%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value:nth-child(odd),
  .col > .deck > .condensed-listing-results > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value:nth-child(odd) {
    margin-right: 2%;
  }
}
@media all and (min-width: 1024px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .wrapped-elements,
  .col > .deck > .condensed-listing-results > .content .wrapped-elements {
    width: 70%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .wrap-multi-col,
  .col > .deck > .condensed-listing-results > .content .wrap-multi-col,
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .hide-single-col,
  .col > .deck > .condensed-listing-results > .content .hide-single-col {
    display: none;
  }
}
@media all and (max-width: 1023px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results > .content .wrapped-elements,
  .col > .deck > .condensed-listing-results > .content .wrapped-elements {
    display: none;
  }
}
@media all and (min-width: 1024px) {
  [class*="col-"].cards-one > .deck > .condensed-listing-results:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .media,
  .col > .deck > .condensed-listing-results:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .media {
    width: 30%;
    justify-content: flex-start;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .text,
  .col > .deck > .condensed-listing-results:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .text {
    width: 70%;
  }
  [class*="col-"].cards-one > .deck > .condensed-listing-results:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .link,
  .col > .deck > .condensed-listing-results:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .link {
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
  }
}
.col > .deck > .card.condensed-listing-results > .content,
[class*="col-"] > .deck > .card.condensed-listing-results > .content {
  padding-top: 0;
}
.col > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="vehicleModelDate"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="vehicleModelDate"],
.col > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="vehicleModelDate"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="vehicleModelDate"],
.col > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="vehicleModelDate"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="vehicleModelDate"],
.col > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="vehicleModelDate"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="vehicleModelDate"],
.col > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="vehicleModelDate"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="vehicleModelDate"],
.col > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="vehicleModelDate"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="vehicleModelDate"],
.col > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="manufacturer"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="manufacturer"],
.col > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="manufacturer"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="manufacturer"],
.col > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="manufacturer"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="manufacturer"],
.col > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="manufacturer"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="manufacturer"],
.col > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="manufacturer"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="manufacturer"],
.col > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="manufacturer"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="manufacturer"],
.col > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="model"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="model"],
.col > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="model"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="model"],
.col > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="model"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="model"],
.col > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="model"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="model"],
.col > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="model"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="model"],
.col > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="model"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="model"],
.col > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="itemCondition"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h1 [itemprop="itemCondition"],
.col > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="itemCondition"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h2 [itemprop="itemCondition"],
.col > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="itemCondition"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h3 [itemprop="itemCondition"],
.col > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="itemCondition"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h4 [itemprop="itemCondition"],
.col > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="itemCondition"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h5 [itemprop="itemCondition"],
.col > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="itemCondition"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title h6 [itemprop="itemCondition"] {
  font-size: 1.8rem;
}
.col > .deck > .card.condensed-listing-results > .content .title [itemprop="vehicleConfiguration"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title [itemprop="vehicleConfiguration"] {
  font-size: 1.4rem;
}
.col > .deck > .card.condensed-listing-results > .content .title .prices [itemprop="price"],
[class*="col-"] > .deck > .card.condensed-listing-results > .content .title .prices [itemprop="price"] {
  font-size: 1.6rem;
}
@media all and (min-width: 769px) {
  .card.condensed-listing-results:not(.copy-none):not(.links-none):not(.card-clickable) > .content .copy,
  .card.condensed-listing-results:not(.copy-none):not(.links-none):not(.card-clickable) > .content .link {
    margin-top: 0;
  }
  .card.condensed-listing-results:not(.copy-none):not(.links-none):not(.card-clickable) > .content .title [itemprop="vehicleConfiguration"] {
    display: inline;
  }
}
@media (max-width: 640px) {
  [class*="vehicleListingResults"].cards-one .condensed-listing-results,
  [class*="vehicleListingResults"].col .condensed-listing-results {
    overflow: hidden;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content {
    position: relative;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content > div:not(.wrapped-elements) .vehicle-specifications .key-value,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content > div:not(.wrapped-elements) .vehicle-specifications .key-value {
    display: none;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCAidGFyZ2V0IjogICIuY29weSIsICJzY29wZSI6ICAiY2xvc2VzdCJ9;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6 {
    position: relative;
    animation-name: none;
    animation: none;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6::after {
    content: '\f217';
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0.6rem;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6::after {
    content: '\f217';
    display: block;
    font-family: 'Ion Icons';
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0rem;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6::after {
    transform: rotate(90deg);
    transition: transform 0s ease-in-out;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6 {
    position: relative;
    animation-name: none;
    animation: none;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6::after {
    content: '\f217';
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0.6rem;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6::after {
    content: '\f217';
    display: block;
    font-family: 'Ion Icons';
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0rem;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6::after {
    transform: rotate(90deg);
    transition: transform 0s ease-in-out;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs {
    top: 2.5rem;
    overflow-y: hidden;
    max-height: 8rem;
    padding-bottom: 0;
    height: auto;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key-value,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key-value {
    display: flex;
    align-content: flex-start;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .value,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .value {
    display: block;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3),
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
    display: none;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .value:not([itemprop="vehicleIdentificationNumber"]),
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .value:not([itemprop="vehicleIdentificationNumber"]) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications {
    position: static;
    padding: 0;
    background: transparent;
    color: inherit;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h1,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h1,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h2,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h2,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h3,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h3,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h4,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h4,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h5,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h5,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h6,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h6 {
    padding-bottom: 4.5rem;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h6::after {
    transform: rotate(-90deg);
    transition: transform 0.2s ease-in-out;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h1,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h1,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h2,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h2,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h3,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h3,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h4,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h4,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h5,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h5,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h6,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h6 {
    padding-bottom: 4.5rem;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h1::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h2::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h3::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h4::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h5::after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications h6::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications h6::after {
    transform: rotate(-90deg);
    transition: transform 0.2s ease-in-out;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 2.5rem 1vw 2rem;
    opacity: 1;
    padding-top: 4.5rem;
    top: 1.5rem;
    max-height: 140%;
    overflow-y: auto;
    transition: padding 0.2s, max-height 1s;
    background: #eeeeee;
    color: rgba(0, 0, 0, 0.7);
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h2:first-child,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h2:first-child,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h3:first-child,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h3:first-child,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h4:first-child,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h4:first-child,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h5:first-child,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h5:first-child,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h6:first-child,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h6:first-child {
    font-size: 2rem;
    line-height: 1.7;
    max-width: calc(100% - 4rem);
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    position: absolute;
    content: '\f404';
    color: #000;
    cursor: pointer;
    font-family: "Ion Icons";
    font-size: 3rem;
    line-height: 4rem;
    top: 0.5rem;
    right: 1vw;
    z-index: 10;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3),
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
    display: flex;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value span.value,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value span.value {
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .wrapped-elements,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .wrapped-elements {
    position: relative;
    order: 3;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-top: 3rem;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .wrapped-elements.wrap-single-col,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .wrapped-elements.wrap-single-col {
    display: none;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .hide-multi-col,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .hide-multi-col {
    display: none;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6:after {
    top: 0;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h1:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h1:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h2:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h2:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h3:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h3:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h4:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h4:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h5:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h5:after,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications h6:after,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications h6:after {
    top: 0;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-specifications + .vehicle-pricing,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-specifications + .vehicle-pricing {
    margin-top: 3rem;
  }
}
@media (max-width: 640px) and (min-width: 640px) {
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h1,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h1,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h2,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h2,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h3,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h3,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h4,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h4,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h5,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h5,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h6,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h6 {
    margin: 1rem 0;
  }
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h1,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h1,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h2,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h2,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h3,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h3,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h4,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h4,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h5,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h5,
  [class*="vehicleListingResults"].cards-one .condensed-listing-results > .content .vehicle-pricing h6,
  [class*="vehicleListingResults"].col .condensed-listing-results > .content .vehicle-pricing h6 {
    margin: 1rem 0;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding: 4rem 1vw 2rem;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 1vw;
    right: 2vw;
  }
}
@media (max-width: 640px) and (-ms-high-contrast: active), (max-width: 640px) and (-ms-high-contrast: none) {
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: calc(2.5rem);
  }
}
@media (max-width: 640px) and (max-width: 640px) and (-ms-high-contrast: active), (max-width: 640px) and (-ms-high-contrast: none) {
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 2rem;
  }
}
@media (max-width: 640px) and (max-width: 768px) and (-ms-high-contrast: active), (max-width: 640px) and (-ms-high-contrast: none) {
  [class*="vehicleListingResults"].cards-one .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs,
  [class*="vehicleListingResults"].col .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding-top: 5rem;
    top: 0;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results {
  overflow: hidden;
  overflow: visible;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content {
  position: relative;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content > div:not(.wrapped-elements) .vehicle-specifications .key-value {
  display: none;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCAidGFyZ2V0IjogICIuY29weSIsICJzY29wZSI6ICAiY2xvc2VzdCJ9;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6 {
  position: relative;
  animation-name: none;
  animation: none;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6::after {
  transform: rotate(90deg);
  transition: transform 0s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6 {
  position: relative;
  animation-name: none;
  animation: none;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6::after {
  transform: rotate(90deg);
  transition: transform 0s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs {
  top: 2.5rem;
  overflow-y: hidden;
  max-height: 8rem;
  padding-bottom: 0;
  height: auto;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key-value {
  display: flex;
  align-content: flex-start;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .value {
  display: block;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
  display: none;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications .vehicleIdentitySpecs .value:not([itemprop="vehicleIdentificationNumber"]) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 640px) {
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h1,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h2,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h3,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h4,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h5,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h6 {
    margin: 1rem 0;
  }
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h1,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h2,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h3,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h4,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h5,
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-pricing h6 {
    margin: 1rem 0;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications {
  position: static;
  padding: 0;
  background: transparent;
  color: inherit;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h6 {
  padding-bottom: 4.5rem;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h6::after {
  transform: rotate(-90deg);
  transition: transform 0.2s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h6 {
  padding-bottom: 4.5rem;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications h6::after {
  transform: rotate(-90deg);
  transition: transform 0.2s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 2.5rem 1vw 2rem;
  opacity: 1;
  padding-top: 4.5rem;
  top: 1.5rem;
  max-height: 140%;
  overflow-y: auto;
  transition: padding 0.2s, max-height 1s;
  background: #eeeeee;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 640px) {
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding: 4rem 1vw 2rem;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h2:first-child,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h3:first-child,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h4:first-child,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h5:first-child,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h6:first-child {
  font-size: 2rem;
  line-height: 1.7;
  max-width: calc(100% - 4rem);
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
  position: absolute;
  content: '\f404';
  color: #000;
  cursor: pointer;
  font-family: "Ion Icons";
  font-size: 3rem;
  line-height: 4rem;
  top: 0.5rem;
  right: 1vw;
  z-index: 10;
}
@media (max-width: 640px) {
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 1vw;
    right: 2vw;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: calc(2.5rem);
  }
}
@media (max-width: 640px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 2rem;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
  display: flex;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value span.value {
  overflow: visible;
  text-overflow: initial;
  white-space: normal;
}
@media (max-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding-top: 5rem;
    top: 0;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .wrapped-elements {
  position: relative;
  order: 3;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-top: 3rem;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .wrapped-elements.wrap-single-col {
  display: none;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .hide-multi-col {
  display: none;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6:after {
  top: 0;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h1:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h2:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h3:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h4:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h5:after,
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications h6:after {
  top: 0;
}
[class*="col-"]:not(.cards-one) > .deck > .condensed-listing-results > .content .vehicle-specifications + .vehicle-pricing {
  margin-top: 3rem;
}
.countdown-clock > .content .text .title {
  font-size: 1.4rem;
  text-align: center;
}
.countdown-clock > .content .text .countdown {
  display: flex;
  padding: 1rem;
  opacity: 0.7;
  justify-content: space-between;
}
.countdown-clock > .content .text .countdown .unit {
  font-size: 1.5rem;
  margin: 1rem;
  display: flex;
  flex-direction: column;
}
.countdown-clock > .content .text .countdown .unit .key,
.countdown-clock > .content .text .countdown .unit .value {
  font-family: LouisBold, sans-serif;
}
.countdown-clock > .content .text .countdown .unit .value {
  font-size: 4rem;
}
.countdown-clock > .content .text .countdown[aria-hidden="true"] {
  display: none;
}
.countdown-clock > .content .text .expired-msg {
  font-family: LouisBold, sans-serif;
  font-size: 1.5rem;
}
.countdown-clock > .content .text .link {
  justify-content: center;
}
.countdown-clock.media-background > .content .text {
  max-width: 700px;
}
.countdown-clock.media-background.bg-light .countdown {
  background-color: #474747;
  color: #ffffff;
}
.countdown-clock.media-background.bg-dark .countdown {
  background-color: #ffffff;
  color: #000;
}
.countdown-clock.media-background.bg-color .countdown {
  background-color: #ffffff;
  color: #000;
}
@media all and (max-width: 640px) {
  .countdown-clock > .content .text .countdown .unit:last-child,
  .countdown-clock > .content .text .countdown .unit .seconds {
    display: none;
  }
  .countdown-clock > .content .text .countdown .unit .value {
    margin-bottom: 1rem;
  }
  .countdown-clock > .content .text .link {
    align-items: center;
  }
}
[class*="modelDetails-"] .card-breadcrumbs div[role=navigation] {
  padding-left: 4vw;
}
.card-breadcrumbs {
  display: inline-flex !important;
  width: 50%;
}
.card-breadcrumbs div[role=navigation] {
  display: block;
  padding-left: 2vw;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs li {
  text-transform: capitalize;
  margin-bottom: 0;
  align-items: center;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs li:after {
  font-family: 'Ionicons', sans-serif;
  content: "\f125";
  margin: 0 1rem;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs li:last-of-type:after {
  display: none;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs .overlay {
  display: none;
}
@media screen and (max-width: 639px) {
  .card-breadcrumbs {
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
  }
}
.dealer-locator.card.grid > .content {
  box-shadow: none;
}
.dealer-locator.card.grid > .content .copy {
  display: none;
}
.dealer-locator.card.grid.single-dealer-grid > .deck > .card[class*="dealersMap"] {
  display: block;
}
.dealer-locator.card.grid.single-dealer-grid > .deck > .card[class*="dealersWrapper"] {
  width: 50%;
}
.dealer-locator.card.grid > .deck {
  width: 70%;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersMap"] {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] {
  width: 100%;
  border: 0;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .content > .text {
  padding: 1rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .content > .text > .title {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck {
  flex-direction: row;
  overflow: visible;
  justify-content: center;
  max-height: 100%;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text {
  padding-top: 1rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text > .title {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .copy {
  padding-top: 0;
  margin-top: 0;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .title,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="department"] > span,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .hoursOfOperation {
  font-family: LouisBold, sans-serif;
  font-size: 1.6rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card a[href^="tel"],
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemtype$="/PostalAddress"] span,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="department"] dl {
  font-size: 1.2rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="address"] {
  margin: 1rem 0;
  line-height: 1;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card a[href^="tel"] {
  display: block;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .hoursOfOperation {
  margin-top: 1rem;
}
.dealer-locator.card.accordion > .content {
  flex-grow: 0;
}
.dealer-locator.card.accordion > .content > .text .copy {
  display: none;
}
.dealer-locator.card.accordion > .deck {
  width: 100%;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersMap"] {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card [itemtype$="/AutoDealer"],
.dealer-locator.card.accordion > .deck > .card .auto-dealer {
  margin-bottom: 0;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] {
  width: 100%;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .content {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .content .title {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content {
  justify-content: flex-start;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content:before {
  content: "";
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .auto-dealer .title {
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QiIH0;
  z-index: 1;
  position: relative;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .auto-dealer .title span {
  position: relative;
  z-index: -1;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemtype$="/AutoDealer"] .title:after {
  content: '+';
  font-size: 2rem;
  position: absolute;
  right: 0.4rem;
  top: -0.6rem;
  font-weight: bold;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemprop="address"],
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .link,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .hoursOfOperation,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content a[href^="tel"] {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemprop="openingHoursSpecification"] dd,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content dt,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content a[href^="tel"] span {
  font-size: 1.2rem;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn [itemprop="address"],
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn .hoursOfOperation,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn a[href^="tel"] {
  display: block;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn + .link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn [itemtype$="/AutoDealer"] .title:after {
  content: '_';
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text {
  padding: 1rem;
  border-bottom: 1px solid #d1d1d1;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text > .title,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .media {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .copy {
  margin: 0;
}
.dealer-locator.card {
  align-items: center;
}
.dealer-locator.card > .content {
  width: 100%;
}
.dealer-locator.card > .content > .text {
  align-items: center;
  padding: 2vw 0 0;
}
.dealer-locator.card > .content > .text .title {
  text-align: center;
}
.dealer-locator.card > .content .link {
  display: none;
}
.dealer-locator.card > .deck > .card [itemtype$="/PostalAddress"],
.dealer-locator.card > .deck > .card dl,
.dealer-locator.card > .deck > .card dd,
.dealer-locator.card > .deck > .card dt,
.dealer-locator.card > .deck > .card a[href^="tel"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dealer-locator.card > .deck > .card [itemprop="streetAddress"] {
  display: block;
}
.dealer-locator.card > .deck > .card .dealer .title a {
  text-decoration: none;
}
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .title,
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content [itemprop="department"] span,
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .hoursOfOperation span {
  font-family: LouisBold, sans-serif;
}
.dealer-locator.card.map > .content .text .copy {
  width: 70%;
  margin: 0;
  padding: 0 0 0 2rem;
}
.dealer-locator.card.map > .deck {
  width: 70%;
}
.dealer-locator.card.map > .content,
.dealer-locator.card.modal > .content {
  box-shadow: 0 6px 6px -6px #d1d1d1;
}
.dealer-locator.card.map > .content,
.dealer-locator.card.modal > .content {
  box-shadow: 0 6px 6px -6px #d1d1d1;
}
.dealer-locator.card.map.bg-color > .content,
.dealer-locator.card.modal.bg-color > .content {
  box-shadow: 0 6px 6px -6px #474747;
}
.dealer-locator.card.map.bg-color > .content,
.dealer-locator.card.modal.bg-color > .content {
  box-shadow: 0 6px 6px -6px #474747;
}
.dealer-locator.card.map.bg-dark > .content,
.dealer-locator.card.modal.bg-dark > .content {
  box-shadow: 0 6px 6px -6px #ffffff;
}
.dealer-locator.card.map.bg-dark > .content,
.dealer-locator.card.modal.bg-dark > .content {
  box-shadow: 0 6px 6px -6px #ffffff;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"],
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] {
  border-right: 1px solid rgba(209, 209, 209, 0.5);
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content {
  border-bottom: 1px solid #d1d1d1;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content:hover,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content:hover {
  background-color: rgba(209, 209, 209, 0.5);
  cursor: pointer;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content {
  border-bottom: 1px solid #d1d1d1;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content:hover,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content:hover {
  background-color: rgba(209, 209, 209, 0.5);
  cursor: pointer;
}
.dealer-locator.card.map > .content .text .copy form,
.dealer-locator.card.modal > .content .text .copy form {
  max-width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
}
@media screen and (max-width: 639px) {
  .dealer-locator.card.map > .content .text .copy form,
  .dealer-locator.card.modal > .content .text .copy form {
    flex-direction: column;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset,
.dealer-locator.card.modal > .content .text .copy form > .fieldset {
  display: flex;
  padding-left: 1rem;
  margin: 2rem 0;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset:first-child,
.dealer-locator.card.modal > .content .text .copy form > .fieldset:first-child {
  justify-content: start;
  flex-basis: 100%;
}
@media screen and (max-width: 639px) {
  .dealer-locator.card.map > .content .text .copy form > .fieldset,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset {
    padding-right: 1rem;
    margin: 1rem 0;
  }
  .dealer-locator.card.map > .content .text .copy form > .fieldset label,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset label {
    width: 100%;
  }
  .dealer-locator.card.map > .content .text .copy form > .fieldset:first-child,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset:first-child {
    order: 3;
    margin-bottom: 2rem;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label {
  display: flex;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label,
.dealer-locator.card.map > .content .text .copy form > .fieldset label input,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label input,
.dealer-locator.card.map > .content .text .copy form > .fieldset label select,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label select {
  margin: 0;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label[for="zipCode"] span,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label[for="zipCode"] span {
  display: none;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset button,
.dealer-locator.card.modal > .content .text .copy form > .fieldset button {
  padding: 0 1.5rem;
  width: auto;
  min-width: 2rem;
  max-width: 30rem;
  min-height: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dealer-locator.card.map > .content .text .copy form > .fieldset button,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset button {
    padding: 0.7rem 1.5rem;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset select,
.dealer-locator.card.modal > .content .text .copy form > .fieldset select {
  min-width: 20rem;
}
.dealer-locator.card.map > .content .text .copy .dealer-count,
.dealer-locator.card.modal > .content .text .copy .dealer-count {
  margin-left: 4rem;
}
.dealer-locator.card.map > .deck,
.dealer-locator.card.modal > .deck {
  display: flex;
  flex-direction: row;
  margin-top: 2px;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] {
  order: 2;
  width: 70%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure {
  height: 60rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content {
  position: relative;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .title {
  margin-bottom: 1rem;
  position: relative;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .text {
  padding: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer {
  display: flex;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation {
  width: 60%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer {
  margin: 0 1rem 0 0;
  width: 40%;
  padding-bottom: 7.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer a[href^="tel"] {
  display: block;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer [itemprop="address"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer [itemprop="address"] {
  line-height: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="department"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="department"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="department"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="department"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="openingHoursSpecification"] {
  margin-top: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dd,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dd,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dd,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dd,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dt,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dt {
  padding-bottom: 0.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .link,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .link {
  flex-direction: row;
  margin-top: 1rem;
  justify-content: center;
  margin-left: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .link a,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .link a {
  min-width: 40%;
  padding: 5px;
  min-height: 0;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 1rem 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation {
  font-family: LouisBold, sans-serif;
  font-size: 1.3rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemtype$="/PostalAddress"] span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemtype$="/PostalAddress"] span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] dl,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] dl {
  font-size: 1.2rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure button[type="button"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure button[type="button"] {
  min-height: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card {
  width: 100%;
  border: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h1,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h1,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h2,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h2,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h3,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h3,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h4,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h4,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h5,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h5,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h6,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h6 {
  display: flex;
  justify-content: center;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h1 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h1 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h2 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h2 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h3 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h3 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h4 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h4 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h5 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h5 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h6 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h6 span {
  padding-left: 0.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] {
  width: 30%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content {
  flex-grow: 0;
  padding-top: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text {
  padding: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title {
  margin-left: 3rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h1,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h1,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h2,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h2,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h3,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h3 {
  font-size: 1.8rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content .media,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content .media {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card {
  counter-increment: listStyle;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before {
  content: counter(listStyle, upper-alpha);
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck {
  display: flex;
  flex-direction: column;
  max-height: 54.5rem;
  overflow-y: auto;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card {
  counter-increment: IndexNum;
  flex-shrink: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 2rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content {
  padding-left: 1rem;
  padding-top: .5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text {
  padding: 0 0 1rem 2.4rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text > .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text > .title {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy {
  margin-top: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy .auto-dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy .auto-dealer {
  margin-bottom: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemprop="address"] {
  padding-top: 1rem;
  margin: 0;
  line-height: 1;
  text-align: left;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .link,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .link,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .hoursOfOperation {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content:before,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content:before {
  content: counter(IndexNum) ".";
  position: absolute;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .dealer-locator.card.map > .content > .text .copy,
  .dealer-locator.card.modal > .content > .text .copy {
    width: 100%;
    padding: 0 1rem;
  }
  .dealer-locator.card.map > .deck,
  .dealer-locator.card.modal > .deck {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dealer-locator.card.map > .content > .text .copy,
  .dealer-locator.card.modal > .content > .text .copy {
    width: 100%;
    padding: 0 1rem;
  }
  .dealer-locator.card.map > .deck,
  .dealer-locator.card.modal > .deck {
    width: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersMap"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersMap"] {
    display: none;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] {
    width: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content .text .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content .text .title {
    margin-left: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card {
    padding-left: 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content {
    padding-top: 0;
    justify-content: flex-start;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content:before,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content:before {
    content: "";
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title {
    animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QiIH0;
    position: relative;
    z-index: 1;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title span,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title span {
    position: relative;
    z-index: -1;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title::after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    bottom: 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .link,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .link,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .hoursOfOperation {
    display: none;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"] {
    padding-bottom: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy:after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy:after {
    content: '+';
    font-size: 2rem;
    position: absolute;
    right: 1.3rem;
    top: 1rem;
    font-weight: bold;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn:after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn:after {
    content: "-";
    font-size: 3rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn [itemprop="address"],
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .hoursOfOperation,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn a[href^="tel"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn a[href^="tel"] {
    display: block;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn + .link,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn + .link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .text a[href^="tel"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .text a[href^="tel"] {
    font-size: 1.4rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text {
    padding: 1rem 0;
    flex-basis: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .copy .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .copy .title {
    padding-right: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation {
    margin: 2rem 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] {
    margin-top: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dt,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dt,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dd,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dd {
    margin-top: 0.5rem;
    font-size: 1.4rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before {
    content: "";
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .dealer-locator.modal.card {
    max-width: 80%;
  }
  .dealer-locator.modal.card > .content .text .link a[href="#close"] {
    right: 4.6rem;
  }
  .dealer-locator.modal.card .card[class*="dealersMap"] dt {
    text-overflow: ellipsis;
    overflow: hidden;
    flex-basis: 42%;
  }
}
@media screen and (min-width: 640px) {
  .dealer-locator.modal {
    max-width: 70%;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
  }
  .dealer-locator.modal > .content {
    position: relative;
  }
  .dealer-locator.modal > .content .text .copy {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .dealer-locator.modal > .content .text .copy form {
    padding: 0 2rem;
  }
  .dealer-locator.modal > .content .text .link {
    display: block;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"] {
    top: 3.5vw;
    right: 11vw;
    background: transparent;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"]:before {
    color: #ffffff;
    font-size: 6rem;
  }
  .dealer-locator.modal > .deck {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .dealer-locator.modal > .content .text .link {
    display: block;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"] {
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .dealer-locator.modal.card > .content .text .copy form {
    flex-direction: column;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset {
    padding-right: 1rem;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset:first-child {
    order: 3;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset label {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .col.dealer-locator > .deck > [class*="dealersMap"].card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .link {
    flex-direction: row;
  }
}
.footer .dealer-locator {
  display: none;
}
.header.card.automotive-business .cta li.social-media:not(.mobileMenu) {
  display: none;
}
.header.card.automotive-business .social-links {
  font-size: 0;
  padding: 0.5rem 1rem;
  text-align: left;
}
.header.card.automotive-business .social-links a[itemprop="sameAs"]:before {
  font-family: FontAwesome, sans-serif;
  content: '\f0ac';
  font-size: 2rem;
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="yelp"]:before {
  font-family: FontAwesome, sans-serif;
  content: '\f1e9';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="facebook"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f231';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="instagram"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f350';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="twitter"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f243';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="pinterest"]:before {
  font-family: FontAwesome, sans-serif;
  content: '\f231';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="youtube"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f24d';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="google"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f234';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="google"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="tumblr"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f241';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="linkedin"]:before {
  font-family: 'Ionicons', sans-serif;
  content: '\f239';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="wordpress"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f249";
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="flickr"]:before {
  font-family: FontAwesome, sans-serif;
  content: "\f16e";
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="yahoo"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f24b";
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="foursquare"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f34d";
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="vimeo"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f245";
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="rss"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f23d";
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="bing"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e900';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="bing"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="blogger"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e901';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="blogger"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="citysearch"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e902';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="citysearch"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="dealerrater"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e903';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="dealerrater"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="insiderpages"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e904';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="insiderpages"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="myspace"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e905';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="myspace"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="surecritic"]:before {
  font-family: 'Ico Moon', sans-serif;
  content: '\e906';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="surecritic"]:before:not(.location) {
  content: '';
}
.header.card.automotive-business .social-links a[itemprop="sameAs"][href*="whatsapp"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f4f0";
}
.header.card.automotive-business .social-links a {
  font-size: 0;
  display: inline-block;
  margin: 1rem 0.8rem;
}
.header.card.automotive-business .social-links a::before {
  display: block;
  width: 2.7rem;
  color: #000;
  margin: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .header.card.automotive-business > .menu .tools {
    animation-name: movenode--eyJjbG9uZVRhcmdldCI6ICAiZmFsc2UiLCAidGFyZ2V0RWxTZWxlY3RvciI6ICAiLmN0YSAuc29jaWFsLWxpbmtzIiwgInRhcmdldFNjb3BlIjogICJoZWFkZXIifQ;
  }
  .header.card.automotive-business > .menu .tools .social-links a[itemprop="sameAs"] {
    padding: 0 0.5rem;
  }
}
@media (min-width: 769px) {
  .header.card.automotive-business .tools .social-links {
    display: none;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) {
    display: flex;
    position: relative;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-links {
    padding-right: 2rem;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup {
    animation-name: movenode--eyJjbG9uZVRhcmdldCI6ICAiZmFsc2UiLCAidGFyZ2V0RWxTZWxlY3RvciI6ICAiLnRvb2xzIC5zb2NpYWwtbGlua3MiLCAidGFyZ2V0U2NvcGUiOiAgImhlYWRlciJ9;
    border: 1px solid #000;
    width: 25rem;
    position: absolute;
    top: 6rem;
    left: auto;
    right: -2rem;
    z-index: 35;
    background-color: #ffffff;
    color: #000;
    font-size: 1.4rem;
    min-height: 5rem;
    min-width: 5rem;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:before,
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:after {
    left: auto;
    right: 3rem;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 1.2rem solid transparent;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:before {
    top: -2.5rem;
    border-bottom-color: #000;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:after {
    top: -2.3rem;
    border-bottom-color: #ffffff;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup a[data-action="close"]:before {
    font-family: 'Ionicons', sans-serif;
    content: "\f404";
    font-size: 3rem;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup a.tertiary {
    color: #000;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    margin-right: 1rem;
    margin-top: -0.4rem;
    min-width: 2rem;
    cursor: pointer;
    height: auto;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="1"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="2"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="3"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="4"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="5"] {
    width: auto;
    white-space: nowrap;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup a[data-action="close"]::before {
    color: #000;
  }
  .header.card.automotive-business.header-2.stuck .cta .social-media .social-popup {
    top: 5rem;
  }
  .header.card.automotive-business.header-2.stuck .cta li.social-media .social-icon::before,
  .header.card.automotive-business.header-3.stuck .cta li.social-media .social-icon::before,
  .header.card.automotive-business.header-4.stuck .cta li.social-media .social-icon::before,
  .header.card.automotive-business.header-5.stuck .cta li.social-media .social-icon::before {
    font-size: 1.5rem;
  }
  .header.card.automotive-business.header-2.stuck .cta .social-links a::before,
  .header.card.automotive-business.header-3.stuck .cta .social-links a::before,
  .header.card.automotive-business.header-4.stuck .cta .social-links a::before,
  .header.card.automotive-business.header-5.stuck .cta .social-links a::before {
    font-size: 2rem;
  }
  .header.card.automotive-business.stuck.header-1.offset300 .social-popup,
  .header.card.automotive-business.stuck.header-nested-search.offset300 .social-popup,
  .header.card.automotive-business.stuck.header-6.offset300 .social-popup,
  .header.card.automotive-business.stuck.header-1.offset500 .social-popup,
  .header.card.automotive-business.stuck.header-nested-search.offset500 .social-popup,
  .header.card.automotive-business.stuck.header-6.offset500 .social-popup {
    display: none;
  }
}
.header.card.login-enabled .login {
  margin-bottom: 2rem;
}
.header.card.login-enabled .login span {
  font-size: 1.6rem;
  padding: 0.5rem 2rem;
}
.header.card.login-enabled .login span {
  color: #000000;
}
.header.card.login-enabled .login > ul li {
  padding-top: 1rem;
}
.header.card.login-enabled .login > ul a {
  color: #3e5c77;
}
@media all and (min-width: 769px) {
  .header.card.login-enabled .menu nav {
    flex-basis: 80%;
  }
  .header.card.login-enabled .menu .tools {
    margin-right: 6rem;
    padding-top: 0;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
  }
  .header.card.login-enabled .menu .tools .saved-vehicles a:before {
    right: 0.9rem;
    vertical-align: middle;
    bottom: 0.7rem;
  }
  .header.card.login-enabled .menu .tools .saved-vehicles a[data-saved="true"] b {
    right: -0.5rem;
  }
  .header.card.login-enabled .menu .sibling-lang {
    margin-right: 1rem;
  }
  .header.card.login-enabled .menu .login {
    padding: 0;
    margin-bottom: 0;
    margin-right: 0.8rem;
  }
  .header.card.login-enabled .menu .login a[name="login"],
  .header.card.login-enabled .menu .login span[name="login"] {
    display: inline-block;
    padding: 1.05rem 1rem;
  }
  .header.card.login-enabled .menu .login span {
    font-size: inherit;
    white-space: nowrap;
    padding: 0;
  }
  .header.card.login-enabled .menu .login:hover {
    background-color: #d1d1d1;
  }
  .header.card.login-enabled .menu .login:hover > ul {
    position: absolute;
    display: block;
    z-index: 2;
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
    width: 20rem;
    padding: 0;
    margin: 1rem 0 0 -1rem;
  }
  .header.card.login-enabled .menu .login:hover > ul li a {
    color: #5c748c;
  }
  .header.card.login-enabled .menu .login:hover ul li {
    padding: 0;
  }
  .header.card.login-enabled .menu .login:hover ul li:hover {
    background-color: #e1e1e1;
  }
  .header.card.login-enabled .menu .login:hover ul li:hover {
    background-color: #d1d1d1;
    color: #000000;
  }
  .header.card.login-enabled .menu .login:hover ul li a:hover {
    background-color: #d1d1d1;
    color: #000000;
  }
  .header.card.login-enabled .menu .login:hover > ul {
    margin: 0;
  }
  .header.card.login-enabled .menu .login:not(:hover) span {
    color: #000000;
  }
  .header.card.login-enabled .menu .login > ul {
    display: none;
    padding-top: 1rem;
  }
  .header.card.login-enabled .menu .login > ul li a {
    display: block;
    padding: 1.5rem;
  }
  .header.card.login-enabled.header-nested-search .menu .tools,
  .header.card.login-enabled.header-centered-dealership-logo .menu .tools {
    margin-right: 21rem;
    padding-left: 1.5rem;
  }
  .header.card.login-enabled.header-nested-search .menu .tools .saved-vehicles a:before,
  .header.card.login-enabled.header-centered-dealership-logo .menu .tools .saved-vehicles a:before {
    right: 0.4rem;
  }
  .header.card.login-enabled.header-nested-search .menu .tools .saved-vehicles a[data-saved="true"] b,
  .header.card.login-enabled.header-centered-dealership-logo .menu .tools .saved-vehicles a[data-saved="true"] b {
    right: -1rem;
    z-index: 1;
  }
  .header.card.login-enabled.header-nested-search .menu.menu-open ~ [role="search"],
  .header.card.login-enabled.header-centered-dealership-logo .menu.menu-open ~ [role="search"] {
    top: auto;
  }
  .header.card.login-enabled.header-nested-search .menu.menu-open.logged-in ~ [role="search"],
  .header.card.login-enabled.header-centered-dealership-logo .menu.menu-open.logged-in ~ [role="search"] {
    top: auto;
  }
  .header.card.login-enabled.header-2 .menu .tools,
  .header.card.login-enabled.header-3 .menu .tools,
  .header.card.login-enabled.header-5 .menu .tools,
  .header.card.login-enabled.header-4 .menu .tools {
    margin-right: 3rem;
  }
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 769px) {
  .header.card.login-enabled.header-nested-search .menu .tools,
  .header.card.login-enabled.header-centered-dealership-logo .menu .tools {
    flex-basis: 20%;
  }
}
@media all and (min-width: 769px) {
  .login a[name="login"] {
    position: relative;
  }
  .login a[name="login"]:hover + [role="tooltip"] {
    z-index: 99;
    opacity: 1;
    top: 5.4rem;
  }
}
.header.card .franchise .oem.buick {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/d32/a8c789e77100582b40050568bfc31/d32a8c789e77100582b40050568bfc31.png");
}
.header.card .franchise .oem.cadillac {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/d39/1ddb09e77100582b40050568bfc31/d391ddb09e77100582b40050568bfc31.png");
}
.header.card .franchise .oem.chevrolet {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/d40/07e009e77100582b40050568bfc31/d4007e009e77100582b40050568bfc31.png");
}
.header.card .franchise .oem.gmc {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/d46/01e789e77100582b40050568bfc31/d4601e789e77100582b40050568bfc31.png");
}
.header.card .franchise .oem.lexus {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/d4d/460309e77100582b40050568bfc31/d4d460309e77100582b40050568bfc31.png");
}
.header.card .franchise .oem.ford {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/68c/45ff0a24e100581330050568b6442/68c45ff0a24e100581330050568b6442.png");
}
.header.card .franchise .oem.honda {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/696/8f8a8a24e100581330050568b6442/6968f8a8a24e100581330050568b6442.png");
}
.header.card .franchise .oem.hyundai {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/6af/6f378a24e100580860050568bfc31/6af6f378a24e100580860050568bfc31.png");
}
.header.card .franchise .oem.infiniti {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/6be/e28a0a24e100582540050568ba825/6bee28a0a24e100582540050568ba825.png");
}
.header.card .franchise .oem.jeep {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/6c4/4dbf0a24e100582540050568ba825/6c44dbf0a24e100582540050568ba825.png");
}
.header.card .franchise .oem.mazda {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/6cc/b9438a24e100581330050568b6442/6ccb9438a24e100581330050568b6442.png");
}
.header.card .franchise .oem.nissan {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/6d6/4ee08a24e100580860050568bfc31/6d64ee08a24e100580860050568bfc31.png");
}
.header.card .franchise .oem.toyota {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/6da/aff88a24e100584040050568b5709/6daaff88a24e100584040050568b5709.png");
}
.header.card .franchise .oem.volkswagen {
  background-image: url("https://media-dmg.assets-cdk.com/teams/repository/export/6e0/3cde8a24e100584040050568b5709/6e03cde8a24e100584040050568b5709.png");
}
.header.card {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  background-color: #ffffff;
  color: #000;
  z-index: 50;
}
.header.card.reorderable-phones-header div.logosReorderingDisabled ~ .logosWrapper {
  display: none;
}
.header.card.reorderable-phones-header.header-1 .logosWrapper,
.header.card.reorderable-phones-header.header-6 .logosWrapper,
.header.card.reorderable-phones-header.header-nested-search .logosWrapper,
.header.card.reorderable-phones-header.header-1 .logosReorderingDisabled,
.header.card.reorderable-phones-header.header-6 .logosReorderingDisabled,
.header.card.reorderable-phones-header.header-nested-search .logosReorderingDisabled,
.header.card.reorderable-phones-header.header-1 .franchiseLogoPresent,
.header.card.reorderable-phones-header.header-6 .franchiseLogoPresent,
.header.card.reorderable-phones-header.header-nested-search .franchiseLogoPresent {
  order: 1;
}
.header.card.reorderable-phones-header.header-1 .franchise ~ .cta,
.header.card.reorderable-phones-header.header-6 .franchise ~ .cta,
.header.card.reorderable-phones-header.header-nested-search .franchise ~ .cta {
  padding: 0.5rem 0;
}
.header.card.reorderable-phones-header.stuck.offset300.header-1 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset500.header-1 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset300.header-6 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset500.header-6 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset300.header-nested-search .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset500.header-nested-search .phone-numbers {
  display: none;
}
.header.card div[role="search"] {
  display: inline-block;
  order: 5;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .header.card div[role="search"] {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzZWFyY2gtb3BlbiIsICJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWUsICJ0b2dnbGVPbkxvYWQiOiAgZmFsc2UsICJ0YXJnZXQiOiAgIiIsICJ0b2dnbGVPbkV2ZW50IjogICJjb250ZXh0dWFsLXNlYXJjaGVkLWludmVudG9yeSIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImlucHV0W25hbWU9XCJzZWFyY2hRdWVyeVwiXSIsIm9uTW9iaWxlT25seSI6ICJmYWxzZSIsInRvZ2dsZUNsYXNzVG9PdGhlckVsZW1lbnQiOiAiZmFsc2UiLCJvdGhlckVsZW1lbnRDbGFzc05hbWUiOiAic2VhcmNoLW1lbnUtb3BlbiIsICJhY3Rpb25PbkN1c3RvbUV2ZW50IjogICIiIH0;
  }
}
@media all and (min-width: 769px) {
  .header.card div[role="search"] {
    animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzZWFyY2gtb3BlbiIsICJmb2N1c09uRXZlbnQiOiAgImNvbnRleHR1YWwtc2VhcmNoZWQtaW52ZW50b3J5IiwgInRvZ2dsZUVsZW1XaGVuRm9jdXNlZCI6ICJmYWxzZSIsInRyaWdnZXJPbkNoaWxkRWxlbWVudCI6ICJmYWxzZSJ9;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width: 769px) {
  .header.card div[role="search"] {
    position: static;
  }
}
.header.card div[role="search"]:after {
  content: '\f4a4';
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  line-height: 7mm;
  position: absolute;
  bottom: 0;
  right: 5.5rem;
  width: 3rem;
  height: 3rem;
}
@media all and (max-width: 450px) {
  .header.card div[role="search"]:after {
    right: 4.5rem;
  }
}
@media all and (max-width: 640px) {
  .header.card div[role="search"]:after {
    line-height: 6mm;
  }
}
.header.card div[role="search"] form {
  display: none;
}
.header.card div[role="search"].search-open {
  outline: none;
  width: 100%;
  z-index: 12;
  background-color: #d1d1d1;
  color: #000;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width: 769px) {
  .header.card div[role="search"].search-open {
    position: relative;
  }
}
@media all and (min-width: 769px) {
  .header.card div[role="search"].search-open:before {
    width: 100%;
    height: 9.5rem;
    content: "";
    background: transparent;
    position: absolute;
    top: -9.5rem;
    right: 0;
    left: 0;
    display: inline-block;
  }
}
@media all and (max-width: 768px) {
  .header.card div[role="search"].search-open {
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.header.card div[role="search"].search-open form {
  display: block;
  max-width: none;
}
@media all and (min-width: 769px) {
  .header.card div[role="search"].search-open form fieldset {
    margin: 0;
  }
}
.header.card div[role="search"].search-open:after {
  content: '\f404';
  top: -46px;
  background-color: #d1d1d1;
  color: #000;
  font-size: 4rem;
  padding: 12px 2px 10px 20px;
  right: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header.card div[role="search"].search-open:after {
    padding: 8.5px 10px;
  }
}
@media all and (max-width: 768px) {
  .header.card div[role="search"].search-open:after {
    top: 1.3rem;
    right: 0;
    font-size: 4rem;
  }
}
.header.card form {
  display: flex;
  width: 100%;
  order: 4;
  position: absolute;
}
.header.card form fieldset {
  order: 2;
  padding: 5rem 3rem;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #d1d1d1;
  color: #000;
}
@media all and (max-width: 768px) {
  .header.card form fieldset {
    margin-top: 55px;
    padding: 1rem 1.5rem;
  }
}
.header.card form fieldset label {
  display: none;
}
.header.card form fieldset input {
  display: flex;
  padding: 1rem;
  border: none;
  width: 100%;
}
@media all and (min-width: 769px) {
  .header.card form fieldset input {
    border-radius: 2px;
    width: 50%;
    margin: 0 auto;
  }
}
.header.card form fieldset input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.header.card form fieldset input[type="search"] {
  -webkit-appearance: initial;
  box-shadow: none;
}
.header.card form fieldset input[type="search"]::-webkit-search-cancel-button {
  z-index: 4;
}
.header.card form fieldset ul[role="listbox"] {
  list-style-type: none;
  padding: 3rem 2rem 0 1.5rem;
  flex-wrap: wrap;
  display: flex;
}
.header.card form fieldset ul[role="listbox"] li {
  padding-bottom: 2rem;
  flex: 1 0 100%;
}
@media all and (min-width: 769px) {
  .header.card form fieldset ul[role="listbox"] li {
    flex: 1 0 50%;
  }
}
.header.card form fieldset ul[role="listbox"] li:hover {
  font-weight: 900;
  cursor: pointer;
}
.header.card form fieldset ul[role="listbox"] li a {
  text-decoration: none;
  cursor: pointer;
}
.header.card form button {
  order: 1;
}
.header.card form button:after {
  display: none;
}
.header.card.stuck {
  z-index: 50 !important;
}
.header.card a,
.header.card span {
  color: #000;
}
.header.card li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header.card a {
  text-decoration: none;
}
.header.card .logosWrapper {
  display: flex;
}
.header.card .franchise .oem,
.header.card .dealer {
  height: 55px;
}
.header.card .franchise .oem.oemLogos,
.header.card .dealer.oemLogos {
  display: flex;
  align-items: center;
}
.header.card .franchise .oem.oemLogos img,
.header.card .dealer.oemLogos img {
  max-height: 55px;
}
.header.card .franchise {
  display: flex;
}
.header.card .franchise .oem {
  margin: .5rem;
  width: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.header.card .franchise:not(.count-1) {
  position: relative;
  height: 90px;
  width: 110px;
}
.header.card .dealer {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-self: center;
  line-height: 1;
}
@media all and (max-width: 639px) {
  .header.card .dealer {
    padding: 0.5rem;
  }
}
.header.card .dealer a {
  display: block;
  text-align: center;
}
.header.card .dealer img {
  width: auto;
  max-height: 55px;
  padding: .5rem 0 .5rem .5rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header.card .dealer img {
    width: 100%;
  }
}
.header.card .dealer [itemprop="url"] {
  padding: 2rem;
  order: 3;
}
.header.card .dealer [itemprop="description"] {
  display: block;
}
.header.card .cta {
  order: 3;
  display: flex;
  justify-content: flex-end;
  flex: 1 1 100%;
}
.header.card .cta ul {
  padding-left: 0;
}
.header.card .cta ul li {
  align-items: flex-start;
  text-align: center;
}
.header.card .cta ul li.mobileMenu {
  display: none;
}
.header.card .cta a span {
  padding-left: 1.5rem;
}
.header.card .cta a:before {
  display: block;
  font-family: 'Ionicons', sans-serif;
  margin-left: 10px;
  font-size: 2rem;
}
.header.card .cta .location a:before {
  content: "\f3a3";
}
.header.card .cta .chat a:before {
  content: "\f3fa";
}
.header.card .cta .contactUs a:before {
  content: "\f423";
}
.header.card .cta .visitUs a:before {
  content: "\f2a3";
}
.header.card .cta .scheduleService a:before {
  content: "\f2ba";
}
.header.card .cta .social-media a.social-icon:before {
  content: "\f3ac";
}
.header.card .cta [itemtype$="/AutoDealer"] a[name="locator"],
.header.card .cta .auto-dealer a[name="locator"] {
  position: relative;
  display: block;
}
.header.card .cta [itemtype$="/AutoDealer"] a[name="locator"]::before,
.header.card .cta .auto-dealer a[name="locator"]::before {
  content: "\f3a3";
}
.header.card .cta.phone-numbers.phones-none.address-cta-false {
  display: none;
}
@media all and (min-width: 769px) {
  .header.card .cta {
    flex: 1 32%;
    padding: 2rem 1rem 2rem 0;
  }
  .header.card .cta a span {
    padding-left: 0;
  }
  .header.card .cta a[href^="tel:"] {
    pointer-events: none;
  }
  .header.card .cta > ul {
    display: flex;
    align-items: center;
  }
  .header.card .cta > ul li {
    min-width: 25px;
    display: inline-block;
    margin-right: 1.5rem;
  }
  .header.card .cta > ul li[itemprop="department"] span {
    display: inline-block;
  }
  .header.card .cta > ul li[itemprop="department"] span:first-child::after {
    content: ":";
    margin-left: 0.2rem;
  }
  .header.card .cta .location a,
  .header.card .cta .contactUs a,
  .header.card .cta .chat a,
  .header.card .cta .visitUs a,
  .header.card .cta .scheduleService a {
    position: relative;
    display: block;
  }
  .header.card .phone-numbers.reorderable-cta-enabled {
    padding: 0.5rem 0;
    min-height: 0;
    order: 0;
    width: 100vw;
    flex: 1 1 100%;
    border-bottom: 1px solid #000;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul {
    display: inline-block;
    text-align: right;
    width: 100%;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li {
    margin-right: .5rem;
    border-right: none;
    display: inline-block;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li span {
    line-height: 1.4rem;
    font-size: 1.2rem;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li span[itemprop="name"] {
    font-weight: normal;
    font-family: LouisRegular, Tahoma, sans-serif;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li span[itemprop="telephone"] {
    font-weight: bolder;
    font-family: LouisBold, sans-serif;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li::after {
    content: "|";
    margin-left: .5rem;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li:last-child::after {
    content: "";
    margin-left: 0;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address {
    float: left;
    max-width: 30%;
    text-align: left;
    margin-left: .5rem;
    line-height: 1.7rem;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address a {
    display: inline;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address span {
    font-size: 1.4rem;
    font-weight: normal;
    font-family: LouisRegular, Tahoma, sans-serif;
    display: inline;
    color: inherit;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address span.city-state-zip {
    white-space: nowrap;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address:after {
    display: none;
  }
  .header.card .cta.reorderable-cta-enabled:not(.phone-numbers) li[itemprop="department"] {
    display: none;
  }
  .header.card .cta.reorderable-cta-enabled:not(.phone-numbers) .callUs {
    display: none;
  }
}
@media all and (min-width: 769px) and (orientation: landscape) {
  .header.card .cta.reorderable-cta-enabled a[href^="tel:"] {
    pointer-events: auto;
  }
}
@media all and (max-width: 768px) {
  .header.card .phone-numbers.reorderable-cta-enabled {
    display: none;
  }
  .header.card .phone-numbers.reorderable-cta-enabled[data-count="2"] ~ .reorderable-cta-enabled {
    overflow-x: scroll;
  }
  .header.card .reorderable-cta-enabled.cta {
    flex: 1 1 auto;
    align-items: stretch;
    width: 100vw;
  }
  .header.card .reorderable-cta-enabled.cta ul li {
    flex: 1 1 auto;
  }
  .header.card .reorderable-cta-enabled.cta .callUs[data-count="2"],
  .header.card .reorderable-cta-enabled.cta .callUs.phones-one,
  .header.card .reorderable-cta-enabled.cta .callUs.phones-none {
    display: none;
  }
  .header.card .reorderable-cta-enabled.cta > ul {
    background-color: #e1e1e1;
    overflow-x: scroll;
  }
  .header.card .reorderable-cta-enabled.cta .callUs {
    display: block;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNhbGxEcm9wZG93biIsICJzY29wZSI6ICAiY2xvc2VzdCIsInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiLmNhbGxVcyIsInRvZ2dsZU9uU2VsZk9ubHkiOiB0cnVlfQ;
  }
  .header.card .reorderable-cta-enabled.cta .callUs ~ li[itemprop="department"] {
    display: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs[data-count="2"] ~ li[itemprop="department"],
  .header.card .reorderable-cta-enabled.cta .callUs[data-count="1"] ~ li[itemprop="department"] {
    display: flex;
  }
  .header.card .reorderable-cta-enabled.cta .callUs a::before {
    content: "\f2d2";
    font-size: 2.5rem;
    font-weight: normal;
    margin-left: 0;
  }
  .header.card .reorderable-cta-enabled.cta .callUs > a {
    pointer-events: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs a {
    padding: 1rem 0;
  }
  .header.card .reorderable-cta-enabled.cta .callUs ul.numberContainer {
    display: none;
    max-height: 70vh;
    overflow-y: scroll;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown {
    background-color: #666666;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown > a span {
    visibility: hidden;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown a span {
    color: #666666;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown a::before {
    content: '\f404';
    font-family: 'Ionicons', sans-serif;
    font-size: 3.5rem;
    color: #ffffff;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    justify-content: flex-start;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li {
    display: block;
    background-color: #666666;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    flex-grow: 0;
    flex-shrink: 0;
    border-right: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 2rem;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li a::before {
    content: "";
    display: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li span {
    color: #ffffff;
    font-size: 1.4rem;
    word-wrap: break-word;
    max-width: 70%;
    text-align: left;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li span[itemprop="name"]::after {
    content: ':';
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li span[itemprop="telephone"] {
    display: block;
    font-weight: bolder;
  }
}
.header.card .menu {
  order: 5;
  display: flex;
  justify-content: flex-end;
  bottom: 0;
}
.header.card .menu nav {
  margin: 0;
  flex-basis: 92%;
}
.header.card .menu nav ul {
  padding-left: 0;
}
.header.card .menu nav li > ul {
  position: static;
  width: inherit;
}
.header.card .menu nav ul li:hover {
  background-color: #d1d1d1;
}
.header.card .menu nav ul li:hover ul li {
  padding: 0;
}
.header.card .menu nav ul li:hover ul li:hover {
  background-color: #e1e1e1;
}
.header.card .menu nav ul li:hover ul li:hover {
  background-color: #d1d1d1;
  color: #000000;
}
.header.card .menu nav ul li:hover ul li a:hover {
  background-color: #d1d1d1;
  color: #000000;
}
.header.card .menu nav a:hover {
  background-color: transparent;
}
.header.card .menu nav > ul > li {
  position: relative;
  padding: 1rem 2rem;
  cursor: pointer;
  outline: none;
}
@media all and (max-width: 768px) {
  .header.card .menu nav > ul > li {
    padding: 0;
  }
  .header.card .menu nav > ul > li:not(:only-child) > a,
  .header.card .menu nav > ul > li:not(:only-child) > span {
    border-bottom: 1px solid #d1d1d1;
    display: inline-block;
    width: 100%;
    padding: 1.5rem 2rem;
    border-bottom: 1px solid #808080;
    background-color: #d1d1d1;
    color: #000000;
  }
}
.header.card .menu nav > ul > li:first-child a {
  display: block;
  color: #000000;
}
@media all and (min-width: 769px) {
  .header.card .menu nav > ul > li > span:not(:only-child) {
    margin-right: 1rem;
    display: block;
    padding: .5rem;
  }
  .header.card .menu nav > ul > li > span:not(:only-child):after {
    right: 1rem;
  }
}
.header.card .menu nav > ul > li > span:not(:only-child):after {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d0";
  position: absolute;
  color: #5c748c;
  font-size: 2rem;
}
.header.card .menu nav > ul > li > span:not(:only-child):after {
  transition: transform 0.3s ease-in-out;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list li.focused-tab {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list li span {
  color: #5c748c;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list ul {
  opacity: 0;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list .expand ul {
  opacity: 1;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list .focused-tab > ul {
  position: absolute;
  display: block;
  z-index: 2;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  width: 20rem;
  padding: 0;
  margin: 1rem 0 0 -1rem;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list .focused-tab > ul li a {
  color: #5c748c;
}
.header.card .menu .sibling-lang {
  order: 2;
  display: flex;
  align-items: flex-end;
  margin-right: 6rem;
}
.header.card .menu .sibling-lang a {
  display: block;
  padding: 1.2rem 1.5rem 1.1rem;
}
@media all and (max-width: 768px) {
  .header.card .menu .sibling-lang a {
    width: 100%;
    padding: 1.5rem 2rem;
    margin: 0 0 1.2rem 0;
  }
}
.header.card .menu .tools .saved-vehicles {
  font-size: 0;
}
.header.card .menu .tools .saved-vehicles a {
  color: #666666;
  font-size: 1.6rem;
  padding: 1.5rem 2rem;
}
.header.card .menu .tools .saved-vehicles a span {
  color: #000000;
}
.header.card .menu .tools .saved-vehicles a:before {
  content: '\f141';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  margin-right: 1rem;
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@media all and (min-width: 769px) {
  .header.card .menu .tools .saved-vehicles a[data-saved="true"] b {
    background: #666666;
    color: #fff;
    animation-name: tada;
    animation-duration: 1s;
    animation-fill-mode: both;
    padding: 3px 0;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
    right: 53px;
    bottom: 2rem;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
    position: absolute;
  }
}
.header.card .menu .tools .saved-vehicles a .overlay {
  display: none;
}
.header.card .menu .tools .saved-vehicles a[data-saved="false"] b {
  display: none;
}
.header.card .menu .tools .saved-vehicles a[data-saved="false"]:before {
  bottom: 0.7rem;
}
.header.card .menu .tools .saved-vehicles a:before {
  font-family: 'Ionicons', sans-serif;
  bottom: 20px;
  right: 15px;
  margin-right: 1rem;
}
@media all and (max-width: 768px) {
  .header.card .menu {
    position: absolute;
    right: 0;
    flex-direction: column-reverse;
    width: 26%;
    height: 44px;
    background-color: #e1e1e1;
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtZW51LW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICIiLCAidG9nZ2xlT25FdmVudCI6ICAiIiwgInNpYmxpbmdUYXJnZXQiOiAgIiIsICJzY29wZSI6ICAiZG9jdW1lbnQiLCAiZm9jdXNFbGVtU2VsZWN0b3IiOiAiZmFsc2UiLCJvbk1vYmlsZU9ubHkiOiAiZmFsc2UiLCJ0b2dnbGVDbGFzc1RvT3RoZXJFbGVtZW50IjogImZhbHNlIiwib3RoZXJFbGVtZW50Q2xhc3NOYW1lIjogInNlYXJjaC1tZW51LW9wZW4iLCAiYWN0aW9uT25DdXN0b21FdmVudCI6ICAiIiB9;
    background-color: #d1d1d1;
  }
  .header.card .menu .sibling-lang,
  .header.card .menu nav,
  .header.card .menu .tools {
    display: none;
  }
  .header.card .menu nav > ul {
    margin: 1rem;
  }
  .header.card .menu nav > ul > li {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzdWItbmF2LW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICBmYWxzZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgfQ;
  }
  .header.card .menu nav > ul > li > ul li a {
    padding: 0 2rem;
    display: inline-block;
    width: 100%;
  }
  .header.card .menu nav > ul > li.sub-nav-open > span {
    background-color: #d1d1d1;
  }
  .header.card .menu nav > ul > li.sub-nav-open > span:after {
    transform: rotate(180deg);
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul {
    z-index: 1;
    position: static;
    background-color: #e1e1e1;
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul li {
    padding: 0;
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul li:hover {
    background: #e1e1e1;
  }
  .header.card .menu nav > ul > li ul > li a,
  .header.card .menu nav > ul > li ul > li span {
    color: #5c748c;
  }
  .header.card .menu nav > ul > li span:not(:only-child):after {
    right: 1rem;
  }
  .header.card .menu:after {
    content: '\f394';
    font-family: 'Ionicons', sans-serif;
    font-size: 3rem;
    line-height: 6mm;
    position: absolute;
    right: 15px;
    width: 3rem;
    bottom: 2px;
    cursor: pointer;
    height: 3rem;
    padding: 0;
  }
  .header.card .menu.menu-open {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-color: #e1e1e1;
    color: #000;
    border-top: 1px solid #e1e1e1;
    width: 100%;
    z-index: 1;
    padding-top: 60px;
    background-color: #d1d1d1;
    color: #000000;
  }
  .header.card .menu.menu-open .sibling-lang,
  .header.card .menu.menu-open nav,
  .header.card .menu.menu-open .tools {
    display: block;
  }
  .header.card .menu.menu-open .sibling-lang li,
  .header.card .menu.menu-open nav li,
  .header.card .menu.menu-open .tools li {
    display: block;
    width: 100%;
  }
  .header.card .menu.menu-open nav {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
  }
  .header.card .menu.menu-open nav ul {
    margin: 0;
    padding: 0;
  }
  .header.card .menu.menu-open nav ul li {
    padding: 0;
    cursor: pointer;
    outline: none;
  }
  .header.card .menu.menu-open nav ul li:hover > ul {
    z-index: -1;
  }
  .header.card .menu.menu-open nav ul li > ul {
    max-height: 0;
    transition: max-height 0.4s;
    overflow: hidden;
  }
  .header.card .menu.menu-open nav ul li.sub-nav-open > ul {
    max-height: 90rem;
  }
  .header.card .menu.menu-open nav > ul {
    padding-bottom: 5rem;
  }
  .header.card .menu.menu-open:after {
    content: '\f404';
    font-family: 'Ionicons', sans-serif;
    right: 0;
    top: 15px;
    font-size: 4rem;
    color: #000;
    height: 35px;
    color: #000000;
  }
  .header.card .menu.menu-open .tools {
    padding-bottom: 1rem;
    padding-left: 0;
  }
  .header.card .menu:after {
    display: block;
  }
}
@media all and (min-width: 769px) {
  .header.card .menu {
    order: 4;
    flex: 1 80%;
    justify-content: space-between;
    padding-left: 2rem;
    background-color: #e1e1e1;
    color: #000;
    background-color: #d1d1d1;
    color: #000000;
    animation-name: keyboardnavigation--eyJvcmRlciI6ICAxfQ, responsivemenu--eyJvcmRlciI6ICAyLCAic3ViTWVudVNlbGVjdG9yIjogInN1Yi1tZW51LWxpc3QifQ;
  }
  .header.card .menu + div[role="search"]::after {
    background-color: #d1d1d1;
    color: #000000;
  }
  .header.card .menu.more-tab-menu > nav > ul > li:last-child {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    position: absolute;
  }
  .header.card .menu.show-more-options > nav > ul > li:last-child {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
  .header.card .menu > nav > ul > li:not(:first-child) {
    margin-left: -4px;
  }
  .header.card .menu:after {
    display: none;
  }
  .header.card .menu li {
    visibility: visible;
  }
  .header.card .menu nav {
    order: 1;
    align-content: flex-start;
  }
  .header.card .menu nav ul {
    display: block;
  }
  .header.card .menu nav ul li {
    display: inline-block;
    padding: 1rem 2rem 1rem 1rem;
  }
  .header.card .menu nav ul li.hide {
    display: none;
  }
  .header.card .menu nav ul li.focused-tab > span:not(:only-child)::after,
  .header.card .menu nav ul li:hover > span:not(:only-child)::after {
    content: "\f3d8";
  }
  .header.card .menu nav ul li.focused-tab > ul,
  .header.card .menu nav ul li:hover > ul {
    position: absolute;
    display: block;
    z-index: 2;
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
    width: 20rem;
    padding: 0;
    margin: 1rem 0 0 -1rem;
  }
  .header.card .menu nav ul li.focused-tab > ul li a,
  .header.card .menu nav ul li:hover > ul li a {
    color: #5c748c;
  }
  .header.card .menu nav ul li.focused-tab > ul > li {
    padding: 0;
  }
  .header.card .menu nav ul li .sub-menu-list {
    right: 0;
  }
  .header.card .menu nav ul li .sub-menu-list > li {
    position: relative;
    display: none;
  }
  .header.card .menu nav ul li .sub-menu-list > li.show {
    display: block;
  }
  .header.card .menu nav ul li .sub-menu-list > li > span {
    display: block;
  }
  .header.card .menu nav ul li .sub-menu-list > li > ul {
    top: 0;
    right: 100%;
    margin-top: 0;
  }
  .header.card .menu nav ul li > ul {
    display: none;
  }
  .header.card .menu nav ul li > ul li {
    display: block;
    padding: 1rem 0.5rem;
  }
  .header.card .menu nav ul li > ul li span,
  .header.card .menu nav ul li > ul li a {
    display: block;
    padding: 1.5rem;
    width: 100%;
  }
  .header.card .menu nav ul li > ul li span:after {
    font-family: 'Ionicons', sans-serif;
    content: "\f3d0";
    position: absolute;
    color: #5c748c;
    font-size: 2rem;
    right: 1rem;
  }
  .header.card .menu nav > ul > li > a {
    display: block;
    padding: 0.5rem;
  }
  .header.card .menu nav > ul > li > a:not(:only-child):after {
    right: 0;
  }
  .header.card .menu nav > ul > li:not(:hover) > span,
  .header.card .menu nav > ul > li:not(:hover) > a {
    color: #000000;
  }
  .header.card .menu .tools {
    padding-top: 0.5rem;
    position: relative;
    order: 2;
    display: inline-block;
    align-content: flex-end;
  }
  .header.card .menu .tools .saved-vehicles a span {
    font-size: 0px;
  }
  .header.card .menu .tools .saved-vehicles a:before {
    position: absolute;
    margin-right: 0;
    bottom: 0.5rem;
    right: 68px;
  }
  .header.card .menu .tools a {
    padding: 0;
  }
  .header.card .menu .tools a span {
    font-size: 0;
  }
}
.header.card form {
  order: 4;
  padding-right: 1rem;
  position: relative;
}
.header.card form button {
  background-color: transparent;
  font-size: 0;
  padding: 0;
  border-color: transparent;
}
.header.card form button:after {
  content: '\f4a4';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  position: absolute;
  right: 70px;
  top: 0px;
  color: #fff;
}
.header.card form button:hover {
  cursor: pointer;
}
@media all and (max-width: 768px) and (orientation: portrait) {
  .header.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgIiIsICJzdGFja0l0ZW1zIjogICJ0cnVlIiwgIm5vblN0aWNreUNsYXNzIjogICJmYWxzZSIsICJzdGFja0xpbWl0IjogICIyIiwicHVzaEVsZW1lbnQiOiAibWFpbiJ9;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
}
@media all and (max-width: 768px) {
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li,
  .header.card.automotive-business .cta ul li {
    padding: 0;
  }
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li:not(.mobileMenu),
  .header.card.automotive-business .cta ul li:not(.mobileMenu) {
    display: flex;
  }
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li:not(.mobileMenu) a,
  .header.card.automotive-business .cta ul li:not(.mobileMenu) a {
    flex: 1;
    align-items: stretch;
    width: 100%;
  }
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li.mobileMenu > span,
  .header.card.automotive-business .cta ul li.mobileMenu > span {
    padding: 1rem 0;
    display: inline-block;
  }
  .header.card .cta {
    order: 3;
    flex-basis: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    min-height: 7rem;
    position: relative;
    margin-left: auto;
  }
  .header.card .cta ul {
    display: flex;
    flex-grow: 1;
    margin: 0;
    padding: 0;
  }
  .header.card .cta ul li {
    flex-direction: column;
    flex-grow: 1;
    align-items: center;
    border-right: 2px solid #ffffff;
    background-color: #e1e1e1;
    padding: 1rem 0;
  }
  .header.card .cta ul li:last-child {
    border-right: none;
  }
  .header.card .cta ul li:hover,
  .header.card .cta ul li:active {
    background-color: #aeaeae;
    transition: all .3s ease;
  }
  .header.card .cta ul li span {
    padding-left: 0;
  }
  .header.card .cta ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 1rem 0;
  }
  .header.card .cta ul li a::before {
    content: '';
    font-size: 2.5rem;
    font-weight: normal;
    margin-left: 0;
  }
  .header.card .cta ul li a span:nth-child(2) {
    display: none;
  }
  .header.card .cta ul li.sales a::before,
  .header.card .cta ul li.service a::before,
  .header.card .cta ul li[itemprop="department"] a::before {
    content: "\f2d2";
  }
  .header.card .cta ul li.location a::before {
    content: "\f3a3";
  }
  .header.card .cta ul li.chat a::before {
    content: "\f3fa";
  }
  .header.card .cta ul li.contactUs a::before {
    content: "\f422";
  }
  .header.card .cta ul li.social-media a.social-icon::before {
    content: "\f3ac";
  }
  .header.card .cta ul li[itemtype$="/AutoDealer"] a[name="locator"]::before,
  .header.card .cta ul li.auto-dealer a[name="locator"]::before {
    content: "\f3a3";
  }
  .header.card .cta > ul li:nth-last-child(2) {
    border-right: none;
  }
  .header.card .menu {
    top: 0;
    height: 55px;
    width: 15%;
    border: none;
    background-color: transparent;
  }
  .header.card .menu:after {
    bottom: 9px;
  }
  .header.card div[role="search"]:after {
    top: 16px;
  }
  .header.card .logosWrapper {
    padding-right: 8rem;
    flex: 1 1 100%;
  }
  .header.card .logosWrapper .dealer {
    padding: 0.5rem;
  }
  .header.card .franchise:not(.count-1) {
    padding-right: 8rem;
    flex-wrap: wrap;
    height: 60px;
    width: 80px;
  }
}
@media all and (min-width: 320px) and (max-width: 360px) {
  .header.card .franchise {
    width: 55px;
  }
  .header.card .franchise:not(.count-1) {
    padding-right: 6rem;
    width: 55px;
  }
  .header.card .franchise .oem {
    width: 55px;
  }
}
@media all and (min-width: 769px) {
  .header.card .franchise:not(.count-1) {
    padding-right: 9rem;
  }
  .header.card .franchise .oem {
    width: 100px;
    height: 80px;
  }
  .header.card .franchise .oem.oemLogos img {
    max-height: 80px;
  }
  .header.card .dealer {
    height: 90px;
    padding: 1rem;
  }
  .header.card .dealer [itemprop="url"] {
    padding: 2rem;
  }
  .header.card .dealer img {
    padding: 0;
    max-height: 90px;
  }
  .header.card div[role="search"]:after {
    right: 0;
    cursor: pointer;
    padding: 8px 4px 6px 13px;
  }
}
@media all and (min-width: 769px) and (max-width: 1023px) {
  .header.card .logosWrapper {
    flex: 54%;
  }
  .header.card .logosWrapper .dealer {
    padding: 0 0.5rem;
  }
  .header.card .logosWrapper .franchise .oem {
    width: 85px;
  }
  .header.card .franchise:not(.count-1) {
    width: 92px;
  }
  .header.card .franchise:not(.count-1) ~ .cta {
    flex: 1 1 100%;
    padding: .5rem 0 .5rem 3.5rem;
    border-top: 1px solid #e1e1e1;
  }
  .header.card .franchise:not(.count-1) ~ .cta ul {
    flex-basis: 100%;
    justify-content: space-between;
  }
}
@media all and (min-width: 1024px) {
  .header.card .franchise ~ .cta {
    padding: 0;
  }
  .header.card .logosWrapper {
    flex: 49%;
  }
}
.header.card .franchise:not(.count-1) .oem {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.header.card .franchise:not(.count-1) .oem:first-child {
  opacity: 1;
}
.header.card .franchise.count-2 .oem:nth-child(2) {
  animation: xfade 8s 4s infinite;
}
.header.card .franchise.count-2 .oem:nth-child(1) {
  animation: xfade 8s 0s infinite;
}
.header.card .franchise.count-3 .oem:nth-child(3) {
  animation: xfade 12s 8s infinite;
}
.header.card .franchise.count-3 .oem:nth-child(2) {
  animation: xfade 12s 4s infinite;
}
.header.card .franchise.count-3 .oem:nth-child(1) {
  animation: xfade 12s 0s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(4) {
  animation: xfade 16s 12s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(3) {
  animation: xfade 16s 8s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(2) {
  animation: xfade 16s 4s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(1) {
  animation: xfade 16s 0s infinite;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4) {
  animation-name: animatechildelements--eyJjaGlsZEVsZW1lbnQiOiAgIi5vZW0iLCAib3JkZXIiOiAgIjEiLCAiaXRlbUludGVydmFsIjogIjUwMDAiLCJhY3RpdmVDaGlsZENsYXNzTmFtZSI6ICJmYWRlSW4iLCAiaW5BY3RpdmVDaGlsZENsYXNzTmFtZSI6ICJmYWRlT3V0In0;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4):not(first-child) {
  visibility: hidden;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4) .fadeIn {
  visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4) .fadeOut {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 1s linear;
}
@media all and (max-width: 768px) {
  .header.card.header-5,
  .header.card.header-nested-search,
  .header.card.header-centered-dealership-logo {
    top: auto;
  }
  .header.card.header-5 .menu-open,
  .header.card.header-nested-search .menu-open,
  .header.card.header-centered-dealership-logo .menu-open {
    padding-top: 10.5rem;
  }
  .header.card.header-5 .menu-open ~ [role="search"],
  .header.card.header-nested-search .menu-open ~ [role="search"],
  .header.card.header-centered-dealership-logo .menu-open ~ [role="search"] {
    top: 4rem;
  }
  .header.card.header-5 .menu-open ~ [role="search"] form,
  .header.card.header-nested-search .menu-open ~ [role="search"] form,
  .header.card.header-centered-dealership-logo .menu-open ~ [role="search"] form,
  .header.card.header-5 .menu-open ~ [role="search"] fieldset,
  .header.card.header-nested-search .menu-open ~ [role="search"] fieldset,
  .header.card.header-centered-dealership-logo .menu-open ~ [role="search"] fieldset {
    margin-top: 0;
  }
  .header.card.header-5 .menu-open ~ [role="search"] button[type="submit"],
  .header.card.header-nested-search .menu-open ~ [role="search"] button[type="submit"],
  .header.card.header-centered-dealership-logo .menu-open ~ [role="search"] button[type="submit"] {
    top: 2.1rem;
  }
  .header.card.header-5.stuck,
  .header.card.header-nested-search.stuck,
  .header.card.header-centered-dealership-logo.stuck {
    top: 0;
  }
}
@media (min-width: 769px) {
  .header-2 .dealer,
  .header-3 .dealer,
  .header-4 .dealer,
  .header-5 .dealer,
  .header-2 .franchise,
  .header-3 .franchise,
  .header-4 .franchise,
  .header-5 .franchise,
  .header-2 .franchise .oemLogos,
  .header-3 .franchise .oemLogos,
  .header-4 .franchise .oemLogos,
  .header-5 .franchise .oemLogos,
  .header-2 .cta:not(.phone-numbers),
  .header-3 .cta:not(.phone-numbers),
  .header-4 .cta:not(.phone-numbers),
  .header-5 .cta:not(.phone-numbers),
  .header-2 .logosWrapper img,
  .header-3 .logosWrapper img,
  .header-4 .logosWrapper img,
  .header-5 .logosWrapper img {
    transition: height 0.5s, min-height 0.5s, max-height 0.5s, padding 0.5s;
  }
  .header-2 .cta:not(.phone-numbers) li,
  .header-3 .cta:not(.phone-numbers) li,
  .header-4 .cta:not(.phone-numbers) li,
  .header-5 .cta:not(.phone-numbers) li {
    transition: font-size 0.5s;
  }
  .header-2 .cta:not(.phone-numbers) li a:before,
  .header-3 .cta:not(.phone-numbers) li a:before,
  .header-4 .cta:not(.phone-numbers) li a:before,
  .header-5 .cta:not(.phone-numbers) li a:before {
    transition: font-size 0.5s;
  }
  .header-2.card.stuck.isSticky .dealer,
  .header-3.card.stuck.isSticky .dealer,
  .header-4.card.stuck.isSticky .dealer,
  .header-5.card.stuck.isSticky .dealer,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) {
    min-height: 5rem;
    height: 5rem;
    transition: height 1s, min-height 1s, max-height 1s, padding 1s;
  }
  .header-2.card.stuck.isSticky .dealer li,
  .header-3.card.stuck.isSticky .dealer li,
  .header-4.card.stuck.isSticky .dealer li,
  .header-5.card.stuck.isSticky .dealer li,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) li,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) li,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) li,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) li {
    font-size: 1rem;
    transition: font-size 2s;
  }
  .header-2.card.stuck.isSticky .dealer li a:before,
  .header-3.card.stuck.isSticky .dealer li a:before,
  .header-4.card.stuck.isSticky .dealer li a:before,
  .header-5.card.stuck.isSticky .dealer li a:before,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) li a:before,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) li a:before,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) li a:before,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) li a:before {
    font-size: 1.5rem;
    transition: font-size 2s;
  }
  .header-2.card.stuck.isSticky .dealer .logo img,
  .header-3.card.stuck.isSticky .dealer .logo img,
  .header-4.card.stuck.isSticky .dealer .logo img,
  .header-5.card.stuck.isSticky .dealer .logo img,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-2.card.stuck.isSticky .dealer img,
  .header-3.card.stuck.isSticky .dealer img,
  .header-4.card.stuck.isSticky .dealer img,
  .header-5.card.stuck.isSticky .dealer img,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) img,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) img,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) img,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) img {
    max-height: 5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    transition: height 1s, min-height 1s, max-height 1s, padding 1s;
  }
  .header-2.card.stuck.isSticky .franchise .oem,
  .header-3.card.stuck.isSticky .franchise .oem,
  .header-4.card.stuck.isSticky .franchise .oem,
  .header-5.card.stuck.isSticky .franchise .oem {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 5rem;
    height: 5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    transition: height 1s, min-height 1s, max-height 1s, padding 1s;
  }
  .header-2.card.stuck.isSticky .franchise .oem img,
  .header-3.card.stuck.isSticky .franchise .oem img,
  .header-4.card.stuck.isSticky .franchise .oem img,
  .header-5.card.stuck.isSticky .franchise .oem img {
    max-height: 5rem;
    transition: height 1s, min-height 1s, max-height 1s, padding 1s;
  }
  .header-2.card.stuck.isSticky .franchise:not(.count-1),
  .header-3.card.stuck.isSticky .franchise:not(.count-1),
  .header-4.card.stuck.isSticky .franchise:not(.count-1),
  .header-5.card.stuck.isSticky .franchise:not(.count-1) {
    height: 5rem;
    transition: height 1s, min-height 1s, max-height 1s, padding 1s;
  }
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .header-4.card.stuck.isSticky .cta {
    -ms-grid-row-align: center;
        align-self: center;
  }
  .header-with-background-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media (max-width: 768px) {
  #notificationPanel ~ header.header-5.card .menu,
  #notificationPanel ~ header.header-nested-search.card .menu {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtZW51LW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICIiLCAidG9nZ2xlT25FdmVudCI6ICAiIiwgInNpYmxpbmdUYXJnZXQiOiAgIiIsICJzY29wZSI6ICAiZG9jdW1lbnQiLCAiZm9jdXNFbGVtU2VsZWN0b3IiOiAiZmFsc2UiLCJvbk1vYmlsZU9ubHkiOiAiZmFsc2UiLCJ0b2dnbGVDbGFzc1RvT3RoZXJFbGVtZW50IjogIiNub3RpZmljYXRpb25QYW5lbCIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJoaWRlLXByb21vcG9wIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgfQ;
  }
}
#notificationPanel.hide-promopop {
  display: none;
}
header.header-1.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-1.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-1.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-1.card .cta .social-icon:hover:before,
  header.header-1.card .cta .location a:hover,
  header.header-1.card .cta .chat a:hover,
  header.header-1.card .cta .contactUs a:hover,
  header.header-1.card .cta .visitUs a:hover,
  header.header-1.card .cta .scheduleService a:hover,
  header.header-1.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-1.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #2d4255;
  }
  header.header-1.card .menu .tools li:first-child a:hover::before,
  header.header-1.card .menu .tools li:first-child a:active::before {
    color: #3e5c77;
  }
  header.header-1.card div[role="search"]:hover::after,
  header.header-1.card div[role="search"]:active::after {
    color: #3e5c77;
  }
  header.header-1.card .menu nav ul li > ul li a:hover {
    color: #2d4255;
    transition: all .3s ease;
  }
  header.header-1.card form input {
    background-color: #939393;
  }
}
@media all and (max-width: 639px) {
  header.header-1.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-1.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
@media all and (max-width: 390px) {
  header.header-1.card .logosWrapper {
    padding-right: 5.2rem;
  }
}
@media all and (min-width: 1024px) and (max-width: 1215px) {
  header.header-1.card .logosWrapper {
    flex: 47%;
  }
}
@media all and (min-width: 1024px) and (max-width: 1215px) {
  header.header-1.card .cta:not(.phone-numbers) {
    flex: 52%;
  }
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1024px) and (max-width: 1215px) {
  header.header-1.card .cta:not(.phone-numbers) {
    flex: 40%;
  }
}
header.header-1.header .menu nav > ul > li:hover,
header.header-1.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-1 {
    transform: translateY(0);
    transition: transform 0.6s 0.1s ease-in-out;
  }
  header.header-1.offset500 {
    transform: translateY(-100px);
  }
  header.header-1.offset300 {
    transform: translateY(-90px);
  }
  header.header-1.reorderable-phones-header .logosWrapper {
    order: 1;
  }
}
@media (max-width: 768px) {
  body:not([data-page="ConnectedStore_D"]) header.header-1 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-1 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-1 .shopperAssurance,
  body:not([data-page="ConnectedStore_D"]) header.header-1 div[role="search"]:after {
    transition: max-height 1s 0s ease-in-out, opacity 0.9s 0.3s ease;
    max-height: 1000px;
    opacity: 1;
  }
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset500 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset300 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset500 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset300 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset500 .shopperAssurance,
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset300 .shopperAssurance,
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset500 div[role="search"]:after,
  body:not([data-page="ConnectedStore_D"]) header.header-1.offset300 div[role="search"]:after {
    max-height: 0;
    opacity: 0;
  }
}
@media (max-width: 768px) {
  header.header-1.card .menu {
    top: auto;
    width: 0;
    height: 0;
    line-height: 1;
    z-index: 3;
  }
  header.header-1.card .menu:after {
    display: none;
  }
  header.header-1.card .menu.menu-open:after {
    display: block;
    top: 1%;
    right: 7%;
    line-height: 1;
    padding: 0 1rem;
    width: auto;
  }
  header.header-1.card .cta ul li {
    flex: 0 1 33.333333%;
  }
  header.header-1.card .cta ul li.mobileMenu {
    display: block;
    font-size: 12px;
    line-height: 1;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm1lbnUtb3BlbiIsICJ0YXJnZXQiOiAgIi5tZW51In0;
  }
  header.header-1.card .cta ul li.mobileMenu span:before {
    content: "\f394";
    font-family: 'Ionicons', sans-serif;
    display: block;
    font-size: 2.5rem;
    line-height: 1;
    z-index: 0;
    position: relative;
  }
  header.header-1.card .cta ul li:nth-last-child(2) {
    border-right: 2px solid #fff;
  }
  header.header-1.card .cta ul li:last-child {
    border-right: none;
  }
}
@media (max-width: 768px) and (min-width: 320px) and (max-width: 768px) {
  header.header-1.card div[role="search"]:after {
    top: 7%;
    right: 7%;
    line-height: 1;
    padding: .2rem 1rem;
    width: auto;
  }
  header.header-1.card div[role="search"].search-open:after {
    top: 0;
    right: 7%;
    line-height: 1;
    padding: 0rem 1rem;
    width: auto;
  }
}
header.header-2.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-2.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-2.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-2.card .cta .social-icon:hover:before,
  header.header-2.card .cta .location a:hover,
  header.header-2.card .cta .chat a:hover,
  header.header-2.card .cta .contactUs a:hover,
  header.header-2.card .cta .visitUs a:hover,
  header.header-2.card .cta .scheduleService a:hover,
  header.header-2.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-2.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #2d4255;
  }
  header.header-2.card .menu {
    order: 1;
    flex: 1 100%;
    padding-left: 0;
  }
  header.header-2.card .oem,
  header.header-2.card .dealer,
  header.header-2.card .cta {
    z-index: 1;
    min-height: 60px;
  }
  header.header-2.card .logosWrapper {
    order: 2;
  }
  header.header-2.card div[role="search"]:after {
    bottom: inherit;
    top: 3px;
  }
  header.header-2.card div[role="search"].search-open:after {
    top: -212px;
    line-height: 10mm;
  }
  header.header-2.card .menu nav {
    flex-basis: 90%;
  }
  header.header-2.card .menu nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
  }
  header.header-2.card .menu nav ul li {
    padding-right: 0;
  }
  header.header-2.card .menu nav ul li > ul li span,
  header.header-2.card .menu nav ul li > ul li a {
    padding: .85rem;
  }
  header.header-2.card .menu nav ul li:hover > a:not(:only-child)::after,
  header.header-2.card .menu nav ul li:hover > span:not(:only-child)::after,
  header.header-2.card .menu nav > ul > li a:not(:only-child)::after,
  header.header-2.card .menu nav > ul > li span:not(:only-child)::after,
  header.header-2.card .menu nav > ul > li a:not(:only-child):hover::after,
  header.header-2.card .menu nav > ul > li span:not(:only-child):hover::after,
  header.header-2.card .menu nav ul li.focused-tab > span:not(:only-child)::after {
    content: "";
  }
  header.header-2.card .menu nav > ul > li {
    padding-right: 0;
  }
  header.header-2.card .menu .tools li:first-child a:hover::before,
  header.header-2.card .menu .tools li:first-child a:active::before {
    color: #3e5c77;
  }
  header.header-2.card div[role="search"]:hover::after,
  header.header-2.card div[role="search"]:active::after {
    color: #3e5c77;
  }
  header.header-2.card .menu nav ul li > ul li a:hover {
    color: #2d4255;
    transition: all .3s ease;
  }
  header.header-2.card .dealer,
  header.header-2.card .oem {
    min-height: 7rem;
  }
  header.header-2.card .cta {
    order: 3;
    cursor: pointer;
    display: flex;
    align-items: center;
    min-height: 7rem;
    position: relative;
    margin-left: auto;
    justify-content: flex-end;
    flex: 0 0 44%;
  }
  header.header-2.card .cta ul li {
    align-items: flex-end;
    text-align: center;
  }
  header.header-2.card .cta a:before {
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    margin-left: 0;
  }
  header.header-2.card .cta ul {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
    margin: 0;
    padding: 0;
  }
  header.header-2.card .cta ul li {
    flex-direction: column;
    align-items: center;
    border-right: 0px solid #939393;
    padding: 0 1rem;
    margin-right: 0;
  }
  header.header-2.card .cta ul li:nth-last-child(2) {
    border-right: none;
  }
  header.header-2.card .cta ul li.cta-address a span {
    transition: all .3s ease;
    vertical-align: bottom;
  }
  header.header-2.card .cta ul li.cta-address a:hover span {
    color: #2d4255;
  }
  header.header-2.card .cta ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #3e5c77;
    font-size: 1.2rem;
    font-weight: normal;
  }
  header.header-2.card .cta ul li a::before {
    content: '';
    font-family: 'Ionicons', sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
  }
  header.header-2.card .cta ul li a:before,
  header.header-2.card .cta ul li a span:first-child {
    color: #3e5c77;
    transition: all .3s ease;
  }
  header.header-2.card .cta ul li a:hover:before,
  header.header-2.card .cta ul li a:hover span:first-child {
    color: #2d4255;
    transition: all .3s ease;
  }
  header.header-2.card .cta ul li a span:nth-child(2) {
    display: none;
  }
  header.header-2.card .cta ul li.sales a::before,
  header.header-2.card .cta ul li.service a::before,
  header.header-2.card .cta ul li[itemprop="department"] a::before {
    content: "\f2d2";
    font-size: 1.6rem;
  }
  header.header-2.card .cta ul li.sales span:first-child,
  header.header-2.card .cta ul li.service span:first-child,
  header.header-2.card .cta ul li[itemprop="department"] span:first-child {
    font-family: LouisRegular, Tahoma, sans-serif;
    font-size: 1rem;
  }
  header.header-2.card .cta ul li.sales span:first-child::after,
  header.header-2.card .cta ul li.service span:first-child::after,
  header.header-2.card .cta ul li[itemprop="department"] span:first-child::after {
    content: "";
  }
  header.header-2.card .cta ul li.location a::before {
    content: "\f3a3";
    font-size: 1.6rem;
  }
  header.header-2.card .cta ul li.chat a::before {
    content: "\f3fa";
    font-size: 1.6rem;
  }
  header.header-2.card .cta ul li.contactUs a::before {
    content: "\f422";
    font-size: 1.6rem;
  }
  header.header-2.card .cta ul li.social-media a.social-icon::before {
    content: "\f3ac";
    font-size: 1.6rem;
  }
  header.header-2.card .cta ul li[itemtype$="/AutoDealer"] a[name="locator"]::before,
  header.header-2.card .cta ul li.auto-dealer a[name="locator"]::before {
    content: "\f3a3";
    font-size: 1.6rem;
  }
  header.header-2.card form input {
    background-color: #939393;
  }
}
@media all and (min-width: 1025px) {
  header.header-2.card div[role="search"].search-open:after {
    top: -152px;
  }
}
@media all and (max-width: 639px) {
  header.header-2.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-2.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
header.header-2.header .menu nav > ul > li:hover,
header.header-2.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-2.reorderable-phones-header .menu {
    flex-grow: 0;
    flex-basis: 97%;
  }
  header.header-2.reorderable-phones-header .menu .tools li:first-child a:before {
    right: 30px;
  }
  header.header-2.reorderable-phones-header .menu .tools li:first-child a[data-saved="true"] b {
    right: 15px;
  }
  header.header-2.reorderable-phones-header div[role="search"] {
    flex-grow: 0;
    order: 1;
    background-color: #e1e1e1;
    color: #000;
    flex-basis: 3%;
  }
  header.header-2.reorderable-phones-header div[role="search"]:after {
    top: inherit;
  }
  header.header-2.reorderable-phones-header div[role="search"].search-open {
    flex-basis: auto;
  }
  header.header-2.reorderable-phones-header div[role="search"].search-open:after {
    top: -46px;
  }
  header.header-2.reorderable-phones-header div[role="search"] form {
    width: 100vw;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers {
    order: -1;
    flex: 1 1 100%;
    min-height: 0;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] {
    margin-right: .5rem;
    padding: 0;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a::before {
    content: none;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"] {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]::after {
    content: none;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:nth-child(2) {
    display: block;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:first-child::after {
    content: ':';
    margin: 0 .5rem;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"]::after {
    content: "|";
    margin-left: .5rem;
    color: #000;
  }
  header.header-2 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]:last-child a[href^="tel:"]::after {
    content: none;
  }
}
header.header-3.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-3.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-3.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-3.card .cta .social-icon:hover:before,
  header.header-3.card .cta .location a:hover,
  header.header-3.card .cta .chat a:hover,
  header.header-3.card .cta .contactUs a:hover,
  header.header-3.card .cta .visitUs a:hover,
  header.header-3.card .cta .scheduleService a:hover,
  header.header-3.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-3.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #2d4255;
  }
  header.header-3.card .menu {
    order: 1;
    flex: 1 100%;
    padding-left: 0;
  }
  header.header-3.card .oem,
  header.header-3.card .dealer,
  header.header-3.card .cta {
    z-index: 1;
    min-height: 60px;
  }
  header.header-3.card .logosWrapper {
    order: 2;
  }
  header.header-3.card div[role="search"]:after {
    bottom: inherit;
    top: 3px;
  }
  header.header-3.card div[role="search"].search-open:after {
    top: -212px;
    line-height: 10mm;
  }
  header.header-3.card .menu nav {
    flex-basis: 90%;
  }
  header.header-3.card .menu nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  header.header-3.card .menu nav ul li {
    padding-right: 0;
  }
  header.header-3.card .menu nav ul li > ul li span,
  header.header-3.card .menu nav ul li > ul li a {
    padding: .85rem;
  }
  header.header-3.card .menu nav ul li:hover > a:not(:only-child)::after,
  header.header-3.card .menu nav ul li:hover > span:not(:only-child)::after,
  header.header-3.card .menu nav > ul > li a:not(:only-child)::after,
  header.header-3.card .menu nav > ul > li span:not(:only-child)::after,
  header.header-3.card .menu nav > ul > li a:not(:only-child):hover::after,
  header.header-3.card .menu nav > ul > li span:not(:only-child):hover::after,
  header.header-3.card .menu nav ul li.focused-tab > span:not(:only-child)::after {
    content: "";
  }
  header.header-3.card .menu nav > ul > li {
    padding-right: 0;
  }
  header.header-3.card .menu nav > ul > li {
    padding: 1rem;
  }
  header.header-3.card .menu nav > ul > li > a,
  header.header-3.card .menu nav > ul > li > span:not(:only-child) {
    margin-right: 0;
    padding: .5rem 2.5rem .5rem 0;
    border-right: 1px dashed #6a8fb1;
  }
  header.header-3.card .menu nav > ul > li:last-of-type span {
    border-right: none;
  }
  header.header-3.card .menu .tools li:first-child a:hover::before,
  header.header-3.card .menu .tools li:first-child a:active::before {
    color: #3e5c77;
  }
  header.header-3.card div[role="search"]:hover::after,
  header.header-3.card div[role="search"]:active::after {
    color: #3e5c77;
  }
  header.header-3.card .menu nav ul li > ul li a:hover {
    color: #000000;
    transition: all .3s ease;
  }
  header.header-3.card .dealer,
  header.header-3.card .oem {
    min-height: 7rem;
  }
  header.header-3.card .cta {
    order: 3;
    cursor: pointer;
    display: flex;
    align-items: center;
    min-height: 7rem;
    position: relative;
    margin-left: auto;
    justify-content: flex-end;
    flex: 0 0 44%;
  }
  header.header-3.card .cta ul li {
    align-items: flex-end;
    text-align: center;
  }
  header.header-3.card .cta a:before {
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    margin-left: 0;
  }
  header.header-3.card .cta ul {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
    margin: 0;
    padding: 0;
  }
  header.header-3.card .cta ul li {
    flex-direction: column;
    align-items: center;
    border-right: 1px dashed #6a8fb1;
    padding: 0 1rem;
    margin-right: 0;
  }
  header.header-3.card .cta ul li:nth-last-child(2) {
    border-right: none;
  }
  header.header-3.card .cta ul li.cta-address a span {
    transition: all .3s ease;
    vertical-align: bottom;
  }
  header.header-3.card .cta ul li.cta-address a:hover span {
    color: #2d4255;
  }
  header.header-3.card .cta ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #3e5c77;
    font-size: 1.2rem;
    font-weight: normal;
  }
  header.header-3.card .cta ul li a::before {
    content: '';
    font-family: 'Ionicons', sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
  }
  header.header-3.card .cta ul li a:before,
  header.header-3.card .cta ul li a span:first-child {
    color: #3e5c77;
    transition: all .3s ease;
  }
  header.header-3.card .cta ul li a:hover:before,
  header.header-3.card .cta ul li a:hover span:first-child {
    color: #2d4255;
    transition: all .3s ease;
  }
  header.header-3.card .cta ul li a span:nth-child(2) {
    display: none;
  }
  header.header-3.card .cta ul li.sales a::before,
  header.header-3.card .cta ul li.service a::before,
  header.header-3.card .cta ul li[itemprop="department"] a::before {
    content: "\f2d2";
    font-size: 1.6rem;
  }
  header.header-3.card .cta ul li.sales span:first-child,
  header.header-3.card .cta ul li.service span:first-child,
  header.header-3.card .cta ul li[itemprop="department"] span:first-child {
    font-family: LouisRegular, Tahoma, sans-serif;
    font-size: 1rem;
  }
  header.header-3.card .cta ul li.sales span:first-child::after,
  header.header-3.card .cta ul li.service span:first-child::after,
  header.header-3.card .cta ul li[itemprop="department"] span:first-child::after {
    content: "";
  }
  header.header-3.card .cta ul li.location a::before {
    content: "\f3a3";
    font-size: 1.6rem;
  }
  header.header-3.card .cta ul li.chat a::before {
    content: "\f3fa";
    font-size: 1.6rem;
  }
  header.header-3.card .cta ul li.contactUs a::before {
    content: "\f422";
    font-size: 1.6rem;
  }
  header.header-3.card .cta ul li.social-media a.social-icon::before {
    content: "\f3ac";
    font-size: 1.6rem;
  }
  header.header-3.card .cta ul li[itemtype$="/AutoDealer"] a[name="locator"]::before,
  header.header-3.card .cta ul li.auto-dealer a[name="locator"]::before {
    content: "\f3a3";
    font-size: 1.6rem;
  }
  header.header-3.card form input {
    background-color: #939393;
  }
}
@media all and (min-width: 1025px) {
  header.header-3.card div[role="search"].search-open:after {
    top: -152px;
  }
}
@media all and (max-width: 639px) {
  header.header-3.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-3.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
header.header-3.header .menu nav > ul > li:hover,
header.header-3.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-3.reorderable-phones-header .menu {
    flex-grow: 0;
    flex-basis: 97%;
  }
  header.header-3.reorderable-phones-header .menu .tools li:first-child a:before {
    right: 30px;
  }
  header.header-3.reorderable-phones-header .menu .tools li:first-child a[data-saved="true"] b {
    right: 15px;
  }
  header.header-3.reorderable-phones-header div[role="search"] {
    flex-grow: 0;
    order: 1;
    background-color: #e1e1e1;
    color: #000;
    flex-basis: 3%;
  }
  header.header-3.reorderable-phones-header div[role="search"]:after {
    top: inherit;
  }
  header.header-3.reorderable-phones-header div[role="search"].search-open {
    flex-basis: auto;
  }
  header.header-3.reorderable-phones-header div[role="search"].search-open:after {
    top: -46px;
  }
  header.header-3.reorderable-phones-header div[role="search"] form {
    width: 100vw;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers {
    order: -1;
    flex: 1 1 100%;
    min-height: 0;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] {
    margin-right: .5rem;
    padding: 0;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a::before {
    content: none;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"] {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]::after {
    content: none;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:nth-child(2) {
    display: block;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:first-child::after {
    content: ':';
    margin: 0 .5rem;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"]::after {
    content: "|";
    margin-left: .5rem;
    color: #000;
  }
  header.header-3 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]:last-child a[href^="tel:"]::after {
    content: none;
  }
}
@media all and (min-width: 769px) {
  header.header-3.card .cta ul {
    align-items: stretch;
  }
  header.header-3.card .cta ul li {
    display: flex;
    justify-content: center;
  }
}
header.header-4.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-4.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-4.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-4.card .cta .social-icon:hover:before,
  header.header-4.card .cta .location a:hover,
  header.header-4.card .cta .chat a:hover,
  header.header-4.card .cta .contactUs a:hover,
  header.header-4.card .cta .visitUs a:hover,
  header.header-4.card .cta .scheduleService a:hover,
  header.header-4.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-4.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #2d4255;
  }
  header.header-4.card .menu {
    order: 1;
    flex: 1 100%;
    padding-left: 0;
  }
  header.header-4.card .oem,
  header.header-4.card .dealer,
  header.header-4.card .cta {
    z-index: 1;
    min-height: 60px;
  }
  header.header-4.card .logosWrapper {
    order: 2;
  }
  header.header-4.card div[role="search"]:after {
    bottom: inherit;
    top: 3px;
  }
  header.header-4.card div[role="search"].search-open:after {
    top: -212px;
    line-height: 10mm;
  }
  header.header-4.card .menu nav {
    flex-basis: 90%;
  }
  header.header-4.card .menu nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
  }
  header.header-4.card .menu nav ul li {
    padding-right: 0;
  }
  header.header-4.card .menu nav ul li > ul li span,
  header.header-4.card .menu nav ul li > ul li a {
    padding: .85rem;
  }
  header.header-4.card .menu nav ul li:hover > a:not(:only-child)::after,
  header.header-4.card .menu nav ul li:hover > span:not(:only-child)::after,
  header.header-4.card .menu nav > ul > li a:not(:only-child)::after,
  header.header-4.card .menu nav > ul > li span:not(:only-child)::after,
  header.header-4.card .menu nav > ul > li a:not(:only-child):hover::after,
  header.header-4.card .menu nav > ul > li span:not(:only-child):hover::after,
  header.header-4.card .menu nav ul li.focused-tab > span:not(:only-child)::after {
    content: "";
  }
  header.header-4.card .menu nav > ul > li {
    padding-right: 0;
  }
  header.header-4.card .menu .tools li:first-child a:hover::before,
  header.header-4.card .menu .tools li:first-child a:active::before {
    color: #3e5c77;
  }
  header.header-4.card div[role="search"]:hover::after,
  header.header-4.card div[role="search"]:active::after {
    color: #3e5c77;
  }
  header.header-4.card .menu nav ul li > ul li a:hover {
    color: #000000;
    transition: all .3s ease;
  }
  header.header-4.card form input {
    background-color: #939393;
  }
}
@media all and (min-width: 1025px) {
  header.header-4.card div[role="search"].search-open:after {
    top: -152px;
  }
}
@media all and (max-width: 639px) {
  header.header-4.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-4.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
header.header-4.header .menu nav > ul > li:hover,
header.header-4.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-4.reorderable-phones-header .menu {
    flex-grow: 0;
    flex-basis: 97%;
  }
  header.header-4.reorderable-phones-header .menu .tools li:first-child a:before {
    right: 30px;
  }
  header.header-4.reorderable-phones-header .menu .tools li:first-child a[data-saved="true"] b {
    right: 15px;
  }
  header.header-4.reorderable-phones-header div[role="search"] {
    flex-grow: 0;
    order: 1;
    background-color: #e1e1e1;
    color: #000;
    flex-basis: 3%;
  }
  header.header-4.reorderable-phones-header div[role="search"]:after {
    top: inherit;
  }
  header.header-4.reorderable-phones-header div[role="search"].search-open {
    flex-basis: auto;
  }
  header.header-4.reorderable-phones-header div[role="search"].search-open:after {
    top: -46px;
  }
  header.header-4.reorderable-phones-header div[role="search"] form {
    width: 100vw;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers {
    order: -1;
    flex: 1 1 100%;
    min-height: 0;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] {
    margin-right: .5rem;
    padding: 0;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a::before {
    content: none;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"] {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]::after {
    content: none;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:nth-child(2) {
    display: block;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:first-child::after {
    content: ':';
    margin: 0 .5rem;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"]::after {
    content: "|";
    margin-left: .5rem;
    color: #000;
  }
  header.header-4 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]:last-child a[href^="tel:"]::after {
    content: none;
  }
}
header.header-5.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-5.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-5.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-5.card .cta .social-icon:hover:before,
  header.header-5.card .cta .location a:hover,
  header.header-5.card .cta .chat a:hover,
  header.header-5.card .cta .contactUs a:hover,
  header.header-5.card .cta .visitUs a:hover,
  header.header-5.card .cta .scheduleService a:hover,
  header.header-5.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-5.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #2d4255;
  }
  header.header-5.card .menu {
    order: 1;
    flex: 1 100%;
    padding-left: 0;
  }
  header.header-5.card .oem,
  header.header-5.card .dealer,
  header.header-5.card .cta {
    z-index: 1;
    min-height: 60px;
  }
  header.header-5.card .logosWrapper {
    order: 2;
  }
  header.header-5.card div[role="search"]:after {
    bottom: inherit;
    top: 3px;
  }
  header.header-5.card div[role="search"].search-open:after {
    top: -212px;
    line-height: 10mm;
  }
  header.header-5.card .menu nav {
    flex-basis: 90%;
  }
  header.header-5.card .menu nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  header.header-5.card .menu nav ul li {
    padding-right: 0;
  }
  header.header-5.card .menu nav ul li > ul li span,
  header.header-5.card .menu nav ul li > ul li a {
    padding: .85rem;
  }
  header.header-5.card .menu nav ul li:hover > a:not(:only-child)::after,
  header.header-5.card .menu nav ul li:hover > span:not(:only-child)::after,
  header.header-5.card .menu nav > ul > li a:not(:only-child)::after,
  header.header-5.card .menu nav > ul > li span:not(:only-child)::after,
  header.header-5.card .menu nav > ul > li a:not(:only-child):hover::after,
  header.header-5.card .menu nav > ul > li span:not(:only-child):hover::after,
  header.header-5.card .menu nav ul li.focused-tab > span:not(:only-child)::after {
    content: "";
  }
  header.header-5.card .menu nav > ul > li {
    padding-right: 0;
  }
  header.header-5.card .menu .tools li:first-child a:hover::before,
  header.header-5.card .menu .tools li:first-child a:active::before {
    color: #3e5c77;
  }
  header.header-5.card div[role="search"]:hover::after,
  header.header-5.card div[role="search"]:active::after {
    color: #3e5c77;
  }
  header.header-5.card .menu nav ul li > ul li a:hover {
    color: #6a8fb1;
    transition: all .3s ease;
  }
  header.header-5.card .dealer,
  header.header-5.card .oem {
    min-height: 7rem;
  }
  header.header-5.card .cta {
    order: 3;
    cursor: pointer;
    display: flex;
    align-items: center;
    min-height: 7rem;
    position: relative;
    margin-left: auto;
    justify-content: flex-end;
    flex: 0 0 44%;
  }
  header.header-5.card .cta ul li {
    align-items: flex-end;
    text-align: center;
  }
  header.header-5.card .cta a:before {
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    margin-left: 0;
  }
  header.header-5.card .cta ul {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
    margin: 0;
    padding: 0;
  }
  header.header-5.card .cta ul li {
    flex-direction: column;
    align-items: center;
    border-right: 0px solid #939393;
    padding: 0 1rem;
    margin-right: 0;
  }
  header.header-5.card .cta ul li:nth-last-child(2) {
    border-right: none;
  }
  header.header-5.card .cta ul li.cta-address a span {
    transition: all .3s ease;
    vertical-align: bottom;
  }
  header.header-5.card .cta ul li.cta-address a:hover span {
    color: #2d4255;
  }
  header.header-5.card .cta ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #474747;
    font-size: 1.2rem;
    font-weight: normal;
  }
  header.header-5.card .cta ul li a::before {
    content: '';
    font-family: 'Ionicons', sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
  }
  header.header-5.card .cta ul li a:before,
  header.header-5.card .cta ul li a span:first-child {
    color: #474747;
    transition: all .3s ease;
  }
  header.header-5.card .cta ul li a:hover:before,
  header.header-5.card .cta ul li a:hover span:first-child {
    color: #2d4255;
    transition: all .3s ease;
  }
  header.header-5.card .cta ul li a span:nth-child(2) {
    display: none;
  }
  header.header-5.card .cta ul li.sales a::before,
  header.header-5.card .cta ul li.service a::before,
  header.header-5.card .cta ul li[itemprop="department"] a::before {
    content: "\f2d2";
    font-size: 1.6rem;
  }
  header.header-5.card .cta ul li.sales span:first-child,
  header.header-5.card .cta ul li.service span:first-child,
  header.header-5.card .cta ul li[itemprop="department"] span:first-child {
    font-family: LouisRegular, Tahoma, sans-serif;
    font-size: 1rem;
  }
  header.header-5.card .cta ul li.sales span:first-child::after,
  header.header-5.card .cta ul li.service span:first-child::after,
  header.header-5.card .cta ul li[itemprop="department"] span:first-child::after {
    content: "";
  }
  header.header-5.card .cta ul li.location a::before {
    content: "\f3a3";
    font-size: 1.6rem;
  }
  header.header-5.card .cta ul li.chat a::before {
    content: "\f3fa";
    font-size: 1.6rem;
  }
  header.header-5.card .cta ul li.contactUs a::before {
    content: "\f422";
    font-size: 1.6rem;
  }
  header.header-5.card .cta ul li.social-media a.social-icon::before {
    content: "\f3ac";
    font-size: 1.6rem;
  }
  header.header-5.card .cta ul li[itemtype$="/AutoDealer"] a[name="locator"]::before,
  header.header-5.card .cta ul li.auto-dealer a[name="locator"]::before {
    content: "\f3a3";
    font-size: 1.6rem;
  }
  header.header-5.card form input {
    background-color: #939393;
  }
}
@media all and (min-width: 1025px) {
  header.header-5.card div[role="search"].search-open:after {
    top: -152px;
  }
}
@media all and (max-width: 639px) {
  header.header-5.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-5.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
header.header-5.header .menu nav > ul > li:hover,
header.header-5.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-5.reorderable-phones-header .menu {
    flex-grow: 0;
    flex-basis: 97%;
  }
  header.header-5.reorderable-phones-header .menu .tools li:first-child a:before {
    right: 30px;
  }
  header.header-5.reorderable-phones-header .menu .tools li:first-child a[data-saved="true"] b {
    right: 15px;
  }
  header.header-5.reorderable-phones-header div[role="search"] {
    flex-grow: 0;
    order: 1;
    background-color: #e1e1e1;
    color: #000;
    flex-basis: 3%;
  }
  header.header-5.reorderable-phones-header div[role="search"]:after {
    top: inherit;
  }
  header.header-5.reorderable-phones-header div[role="search"].search-open {
    flex-basis: auto;
  }
  header.header-5.reorderable-phones-header div[role="search"].search-open:after {
    top: -46px;
  }
  header.header-5.reorderable-phones-header div[role="search"] form {
    width: 100vw;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers {
    order: -1;
    flex: 1 1 100%;
    min-height: 0;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] {
    margin-right: .5rem;
    padding: 0;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a::before {
    content: none;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"] {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]::after {
    content: none;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:nth-child(2) {
    display: block;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] span:first-child::after {
    content: ':';
    margin: 0 .5rem;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"] a[href^="tel:"]::after {
    content: "|";
    margin-left: .5rem;
    color: #000;
  }
  header.header-5 .reorderable-cta-enabled.phone-numbers ul li[itemprop="department"]:last-child a[href^="tel:"]::after {
    content: none;
  }
}
header.header-5.card div[role="search"] {
  flex: 0 0 auto;
  position: absolute;
  right: 0;
  bottom: 0.4rem;
  height: auto;
  background: transparent;
}
header.header-5.card div[role="search"]::after {
  content: '';
  margin: 0;
  padding: 0;
}
header.header-5.card div[role="search"] form {
  background: transparent;
}
header.header-5.card div[role="search"] form fieldset {
  background: transparent;
}
@media (max-width: 768px) {
  header.header-5.card div[role="search"] {
    animation: none;
    animation-name: none;
  }
  header.header-5.card div[role="search"].search-open {
    height: auto;
    position: absolute;
    background-color: transparent;
  }
  header.header-5.card div[role="search"].search-open::after {
    content: '';
    background-color: transparent;
    padding: 0;
    height: 0;
  }
  header.header-5.card div[role="search"].search-open::before {
    height: 0;
  }
  header.header-5.card div[role="search"].search-open form {
    display: flex;
  }
  header.header-5.card div[role="search"] form button[type="submit"] {
    top: 4.5rem;
    right: 2rem;
  }
  header.header-5.card div[role="search"] form fieldset {
    margin-top: 2.5rem;
  }
  header.header-5.card .menu nav {
    margin-top: 2.5rem;
  }
  header.header-5 .menu ~ [role="search"] {
    display: none;
  }
  header.header-5 .menu.menu-open ~ [role="search"] {
    display: block;
    width: 100%;
    top: 2.5rem;
  }
  header.header-5 .menu.menu-open ~ [role="search"] form {
    max-width: none;
  }
  header.header-5[itemtype$="/AutomotiveBusiness"] .cta ul li,
  header.header-5.automotive-business .cta ul li {
    padding: 1rem 0;
    margin: 0;
  }
  header.header-5.dynamicSibling .menu.menu-open ~ [role="search"] {
    top: 6.5rem;
  }
}
header.header-5.card div[role="search"] {
  animation: none;
  animation-name: none;
  flex-basis: 20%;
}
@media (min-width: 769px) {
  header.header-5.card div[role="search"] {
    position: relative;
    right: auto;
    bottom: auto;
  }
  header.header-5.card div[role="search"] form {
    width: auto;
    height: 100%;
    align-items: stretch;
    align-content: stretch;
  }
}
header.header-5.card div[role="search"]:not(.search-open):after {
  display: none;
}
header.header-5.card div[role="search"] form {
  position: relative;
  display: flex;
}
header.header-5.card div[role="search"] form fieldset input[type="search"] {
  height: 3.5rem;
}
@media (min-width: 769px) {
  header.header-5.card form fieldset {
    padding: 0;
    height: 100%;
  }
}
header.header-5 [role="search"] form {
  z-index: 2;
}
header.header-5 [role="search"] form button[type="submit"] {
  display: block;
  position: absolute;
  background: none;
  margin: 0;
  font-size: 0;
  width: auto;
  cursor: pointer;
  padding: 0;
  z-index: 13;
  border: none;
  min-width: 3rem;
  min-height: 0;
  line-height: 1;
}
header.header-5 [role="search"] form button[type="submit"]:focus {
  outline: none;
}
header.header-5 [role="search"] form button[type="submit"]::before {
  content: "\f4a5";
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  color: #000;
}
header.header-5 [role="search"] form fieldset input[type="search"] {
  padding: 0 4rem 0 .6rem;
}
header.header-5 [role="search"] form fieldset ul:empty {
  padding: 0;
}
header.header-5 [role="search"] form fieldset ul:empty::after {
  content: '';
}
header.header-5 [role="search"] form button[type="submit"] {
  top: 1rem;
  right: 1.7rem;
}
header.header-5 [role="search"] form fieldset {
  position: relative;
  top: 0;
  margin: 0;
  background-color: transparent;
}
header.header-5 [role="search"] form fieldset ul {
  background: #ffffff;
  color: #000;
  border-top: none;
  position: absolute;
  width: 100%;
  max-height: 0;
}
header.header-5 [role="search"] form fieldset ul li {
  flex: inherit;
  width: 100%;
}
header.header-5 [role="search"] form fieldset ul li:last-child {
  margin-bottom: 0;
}
header.header-5 [role="search"] form fieldset ul[aria-expanded="true"] {
  border: 1px solid #000;
  border-top: none;
  max-height: inherit;
  padding: 1rem;
}
header.header-5 [role="search"] form fieldset ul:empty::after {
  right: 1rem;
  top: -3.5rem;
}
header.header-5 [role="search"] form fieldset ul[role="listbox"] {
  flex-direction: column;
  position: static;
}
@media (min-width: 769px) {
  header.header-5 [role="search"] form fieldset ul[role="listbox"] {
    position: absolute;
  }
}
header.header-5 [role="search"] form fieldset ul[role="listbox"][aria-expanded="false"] {
  padding: 0;
}
header.header-5 [role="search"] form fieldset ul[role="listbox"] li {
  flex-basis: 100%;
  font-size: 1.3rem;
}
@media (max-width: 768px) {
  header.header-5 div[role="search"] form {
    padding-right: 0;
  }
  header.header-5 div[role="search"] form fieldset input[type="search"] {
    border: 1px solid #000;
  }
}
@media (min-width: 769px) {
  header.header-5 div[role="search"] form {
    padding: 0 2rem;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  header.header-5 div[role="search"] form fieldset {
    padding: .6rem 0;
  }
  header.header-5 div[role="search"] form fieldset input[type="search"] {
    height: 90%;
    margin: 0;
    width: 100%;
    padding-right: 2.5rem;
  }
  header.header-5 div[role="search"] form fieldset input[type="search"],
  header.header-5 div[role="search"] form fieldset input[type="search"]:focus {
    font-size: 1vw;
  }
}
header.header-5 div[role="search"] form fieldset {
  position: relative;
}
header.header-5 div[role="search"] form fieldset input[type="search"] {
  z-index: 12;
  position: relative;
}
header.header-5.card .menu,
header.header-5.reorderable-phones-header .menu {
  flex-grow: 1;
  flex-basis: 80%;
}
header.header-6.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-6.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-6.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-6.card .cta .social-icon:hover:before,
  header.header-6.card .cta .location a:hover,
  header.header-6.card .cta .chat a:hover,
  header.header-6.card .cta .contactUs a:hover,
  header.header-6.card .cta .visitUs a:hover,
  header.header-6.card .cta .scheduleService a:hover,
  header.header-6.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-6.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #2d4255;
  }
  header.header-6.card .menu nav {
    flex-basis: 90%;
  }
  header.header-6.card .menu nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  header.header-6.card .menu .tools li:first-child a:hover::before,
  header.header-6.card .menu .tools li:first-child a:active::before {
    color: #3e5c77;
  }
  header.header-6.card div[role="search"]:hover::after,
  header.header-6.card div[role="search"]:active::after {
    color: #3e5c77;
  }
  header.header-6.card .menu nav ul li > ul li a:hover {
    color: #2d4255;
    transition: all .3s ease;
  }
  header.header-6.card form input {
    background-color: #939393;
  }
}
@media all and (max-width: 639px) {
  header.header-6.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-6.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
@media all and (min-width: 1024px) {
  header.header-6.card .logosWrapper {
    flex: 47%;
  }
}
@media all and (min-width: 1024px) {
  header.header-6.card .cta:not(.phone-numbers) {
    flex: 52%;
  }
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1024px) {
  header.header-6.card .cta:not(.phone-numbers) {
    flex: 40%;
  }
}
header.header-6.header .menu nav > ul > li:hover,
header.header-6.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-6 {
    transform: translateY(0);
    transition: transform 0.6s 0.1s ease-in-out;
  }
  header.header-6.offset500 {
    transform: translateY(-100px);
  }
  header.header-6.offset300 {
    transform: translateY(-90px);
  }
  header.header-6.reorderable-phones-header .logosWrapper {
    order: 1;
  }
}
@media (max-width: 768px) {
  body:not([data-page="ConnectedStore_D"]) header.header-6 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-6 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-6 div[role="search"]:after {
    transition: max-height 1s 0s ease-in-out, opacity 0.9s 0.3s ease;
    max-height: 1000px;
    opacity: 1;
  }
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 div[role="search"]:after,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 div[role="search"]:after {
    max-height: 0;
    opacity: 0;
  }
}
@media (max-width: 768px) {
  header.header-6.card .menu {
    top: auto;
    width: 0;
    height: 0;
    line-height: 1;
    z-index: 3;
  }
  header.header-6.card .menu:after {
    display: none;
  }
  header.header-6.card .menu.menu-open:after {
    display: block;
    top: 1%;
    right: 7%;
    line-height: 1;
    padding: 0 1rem;
    width: auto;
  }
  header.header-6.card .cta ul li {
    flex: 0 1 33.333333%;
  }
  header.header-6.card .cta ul li.mobileMenu {
    display: block;
    font-size: 12px;
    line-height: 1;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm1lbnUtb3BlbiIsICJ0YXJnZXQiOiAgIi5tZW51In0;
  }
  header.header-6.card .cta ul li.mobileMenu span:before {
    content: "\f394";
    font-family: 'Ionicons', sans-serif;
    display: block;
    font-size: 2.5rem;
    line-height: 1;
    z-index: 0;
    position: relative;
  }
  header.header-6.card .cta ul li:nth-last-child(2) {
    border-right: 2px solid #fff;
  }
  header.header-6.card .cta ul li:last-child {
    border-right: none;
  }
}
@media (max-width: 768px) and (min-width: 320px) and (max-width: 768px) {
  header.header-6.card div[role="search"]:after {
    top: 7%;
    right: 7%;
    line-height: 1;
    padding: .2rem 1rem;
    width: auto;
  }
  header.header-6.card div[role="search"].search-open:after {
    top: 0;
    right: 7%;
    line-height: 1;
    padding: 0rem 1rem;
    width: auto;
  }
}
header.header-nested-search.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-nested-search.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-nested-search.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-nested-search.card .cta .social-icon:hover:before,
  header.header-nested-search.card .cta .location a:hover,
  header.header-nested-search.card .cta .chat a:hover,
  header.header-nested-search.card .cta .contactUs a:hover,
  header.header-nested-search.card .cta .visitUs a:hover,
  header.header-nested-search.card .cta .scheduleService a:hover,
  header.header-nested-search.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-nested-search.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #2d4255;
  }
  header.header-nested-search.card .menu .tools li:first-child a:hover::before,
  header.header-nested-search.card .menu .tools li:first-child a:active::before {
    color: #3e5c77;
  }
  header.header-nested-search.card div[role="search"]:hover::after,
  header.header-nested-search.card div[role="search"]:active::after {
    color: #3e5c77;
  }
  header.header-nested-search.card .menu nav ul li > ul li a:hover {
    color: #2d4255;
    transition: all .3s ease;
  }
  header.header-nested-search.card form input {
    background-color: #939393;
  }
}
@media all and (max-width: 639px) {
  header.header-nested-search.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-nested-search.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
@media all and (max-width: 390px) {
  header.header-nested-search.card .logosWrapper {
    padding-right: 5.2rem;
  }
}
@media all and (min-width: 1024px) and (max-width: 1215px) {
  header.header-nested-search.card .logosWrapper {
    flex: 47%;
  }
}
@media all and (min-width: 1024px) and (max-width: 1215px) {
  header.header-nested-search.card .cta:not(.phone-numbers) {
    flex: 52%;
  }
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1024px) and (max-width: 1215px) {
  header.header-nested-search.card .cta:not(.phone-numbers) {
    flex: 40%;
  }
}
header.header-nested-search.header .menu nav > ul > li:hover,
header.header-nested-search.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-nested-search {
    transform: translateY(0);
    transition: transform 0.6s 0.1s ease-in-out;
  }
  header.header-nested-search.offset500 {
    transform: translateY(-100px);
  }
  header.header-nested-search.offset300 {
    transform: translateY(-90px);
  }
  header.header-nested-search.reorderable-phones-header .logosWrapper {
    order: 1;
  }
}
@media (max-width: 768px) {
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search .shopperAssurance,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search div[role="search"]:after {
    transition: max-height 1s 0s ease-in-out, opacity 0.9s 0.3s ease;
    max-height: 1000px;
    opacity: 1;
  }
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset500 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset300 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset500 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset300 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset500 .shopperAssurance,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset300 .shopperAssurance,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset500 div[role="search"]:after,
  body:not([data-page="ConnectedStore_D"]) header.header-nested-search.offset300 div[role="search"]:after {
    max-height: 0;
    opacity: 0;
  }
}
@media (max-width: 768px) {
  header.header-nested-search.card .menu {
    top: auto;
    width: 0;
    height: 0;
    line-height: 1;
    z-index: 3;
  }
  header.header-nested-search.card .menu:after {
    display: none;
  }
  header.header-nested-search.card .menu.menu-open:after {
    display: block;
    top: 1%;
    right: 7%;
    line-height: 1;
    padding: 0 1rem;
    width: auto;
  }
  header.header-nested-search.card .cta ul li {
    flex: 0 1 33.333333%;
  }
  header.header-nested-search.card .cta ul li.mobileMenu {
    display: block;
    font-size: 12px;
    line-height: 1;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm1lbnUtb3BlbiIsICJ0YXJnZXQiOiAgIi5tZW51In0;
  }
  header.header-nested-search.card .cta ul li.mobileMenu span:before {
    content: "\f394";
    font-family: 'Ionicons', sans-serif;
    display: block;
    font-size: 2.5rem;
    line-height: 1;
    z-index: 0;
    position: relative;
  }
  header.header-nested-search.card .cta ul li:nth-last-child(2) {
    border-right: 2px solid #fff;
  }
  header.header-nested-search.card .cta ul li:last-child {
    border-right: none;
  }
}
@media (max-width: 768px) and (min-width: 320px) and (max-width: 768px) {
  header.header-nested-search.card div[role="search"]:after {
    top: 7%;
    right: 7%;
    line-height: 1;
    padding: .2rem 1rem;
    width: auto;
  }
  header.header-nested-search.card div[role="search"].search-open:after {
    top: 0;
    right: 7%;
    line-height: 1;
    padding: 0rem 1rem;
    width: auto;
  }
}
header.header-nested-search .menu nav {
  margin-top: 6rem;
}
header.header-nested-search .menu nav ul {
  width: 100%;
}
header.header-nested-search .menu ~ [role="search"] form {
  display: none;
}
header.header-nested-search .menu.open::after {
  content: none;
}
header.header-nested-search .menu.menu-open ~ [role="search"] form,
header.header-nested-search .cta.open ~ [role="search"] form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
header.header-nested-search [role="search"] {
  display: block;
  padding: 0;
}
header.header-nested-search [role="search"] form {
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  margin-bottom: 0;
  margin-top: 4rem;
  min-height: inherit;
  padding-right: 0;
  position: absolute;
}
header.header-nested-search [role="search"] form::after {
  content: none;
}
header.header-nested-search [role="search"] form button[type="submit"] {
  display: none;
}
header.header-nested-search [role="search"] form fieldset {
  position: relative;
  margin-bottom: 0;
}
header.header-nested-search [role="search"] form fieldset input[type="search"] {
  background: #ffffff;
  color: #000;
  width: 100%;
  border: 1px solid #000;
  height: 3.5rem;
  padding: 0 1rem;
}
header.header-nested-search [role="search"] form fieldset ul[aria-expanded="true"] {
  background: #ffffff;
  color: #000;
  border: 1px solid #000;
  width: 100%;
}
header.header-nested-search [role="search"] form fieldset ul[aria-expanded="false"] {
  display: none;
}
header.header-nested-search [role="search"] form fieldset ul:empty {
  padding: 0;
  background: transparent;
  overflow-y: inherit;
}
header.header-nested-search [role="search"] form fieldset ul:empty::after {
  background: #ffffff;
  content: "\f4a5";
  font-family: "Ion Icons";
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
  padding: 0.4rem;
  position: absolute;
  color: #000;
  right: 2rem;
  top: 2rem;
  z-index: 10;
}
header.header-nested-search [role="search"]::before,
header.header-nested-search div[role="search"]::before,
header.header-nested-search [role="search"]::after,
header.header-nested-search div[role="search"]::after,
header.header-nested-search [role="search"].search-open::before,
header.header-nested-search div[role="search"].search-open::before,
header.header-nested-search [role="search"].search-open::after,
header.header-nested-search div[role="search"].search-open::after {
  content: none;
}
header.header-nested-search [role="search"].search-open,
header.header-nested-search div[role="search"].search-open {
  background-color: transparent;
}
@media (min-width: 769px) {
  header.header-nested-search .menu {
    flex: 1 1 75%;
    top: inherit;
  }
  header.header-nested-search .menu nav {
    margin-top: 0;
  }
  header.header-nested-search .menu ~ [role="search"] form {
    display: flex;
  }
  header.header-nested-search .menu::after {
    content: none;
  }
  header.header-nested-search .menu.menu-open ~ [role="search"],
  header.header-nested-search .cta.open ~ [role="search"] {
    display: flex;
  }
  header.header-nested-search div[role="search"] {
    background-color: #ffffff;
    color: #000;
    display: flex;
    flex-direction: column;
    flex: 1 1 25%;
    height: inherit;
  }
  header.header-nested-search div[role="search"].search-open form {
    display: flex;
  }
  header.header-nested-search div[role="search"]:focus {
    outline: none;
  }
  header.header-nested-search div[role="search"] form {
    background-color: #ffffff;
    left: auto;
    top: auto;
    margin-top: 0;
    padding: 0 1.5rem;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  header.header-nested-search div[role="search"] form fieldset {
    background: #ffffff;
    padding: 0;
    margin-top: 0;
    width: 100%;
    border: none;
  }
  header.header-nested-search div[role="search"] form fieldset input[type="search"] {
    height: 3.5rem;
    border: 1px solid #000;
  }
  header.header-nested-search div[role="search"] form fieldset ul {
    background: #ffffff;
    color: #000;
    border-top: none;
    position: absolute;
    width: 100%;
    max-height: 0;
  }
  header.header-nested-search div[role="search"] form fieldset ul li {
    flex: inherit;
    width: 100%;
  }
  header.header-nested-search div[role="search"] form fieldset ul li:last-child {
    margin-bottom: 0;
  }
  header.header-nested-search div[role="search"] form fieldset ul[aria-expanded="true"] {
    border: 1px solid #000;
    border-top: none;
    max-height: inherit;
    padding: 1rem;
  }
  header.header-nested-search div[role="search"] form fieldset ul:empty::after {
    right: 1rem;
    top: -3.5rem;
  }
  header.header-nested-search div[role="search"]::after header.header-nested-search div[role="search"].search-open::after {
    content: none;
  }
}
header.header-nested-search.card .menu nav {
  flex-basis: 78%;
}
header.header-nested-search.card .menu nav ul li:hover > ul {
  z-index: 14;
}
header.header-nested-search [role="search"] form {
  position: relative;
}
header.header-nested-search [role="search"] form fieldset input[type="search"] {
  padding: 0 4rem 0 .6rem;
}
header.header-nested-search [role="search"] form fieldset ul:empty {
  padding: 0;
}
header.header-nested-search [role="search"] form fieldset ul:empty::after {
  content: '';
}
header.header-nested-search [role="search"] form button[type="submit"] {
  display: block;
  position: absolute;
  background: none;
  margin: 0;
  font-size: 0;
  width: auto;
  cursor: pointer;
  padding: 0;
  z-index: 13;
  border: none;
  min-width: 3rem;
  min-height: 0;
  line-height: 1;
}
header.header-nested-search [role="search"] form button[type="submit"]:focus {
  outline: none;
}
header.header-nested-search [role="search"] form button[type="submit"]::before {
  content: "\f4a5";
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  color: #000;
}
header.header-nested-search.header.card div[role="search"].search-open {
  background: transparent;
}
header.header-nested-search.card div[role="search"] {
  flex: 0 0 auto;
  position: absolute;
  right: 0;
  bottom: 0.4rem;
  height: auto;
  background: transparent;
}
header.header-nested-search.card div[role="search"]::after {
  content: '';
  margin: 0;
  padding: 0;
}
header.header-nested-search.card div[role="search"] form {
  background: transparent;
}
header.header-nested-search.card div[role="search"] form fieldset {
  background: transparent;
}
header.header-nested-search.card div[role="search"] form fieldset input[type="search"],
header.header-nested-search.card div[role="search"] form fieldset input[type="search"]:focus {
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  header.header-nested-search.card div[role="search"] {
    animation: none;
    animation-name: none;
  }
  header.header-nested-search.card div[role="search"].search-open {
    height: auto;
    position: absolute;
    background-color: transparent;
  }
  header.header-nested-search.card div[role="search"].search-open::after {
    content: '';
    background-color: transparent;
    padding: 0;
    height: 0;
  }
  header.header-nested-search.card div[role="search"].search-open::before {
    height: 0;
  }
  header.header-nested-search.card div[role="search"].search-open form {
    display: flex;
  }
  header.header-nested-search.card div[role="search"] form button[type="submit"] {
    top: 4.5rem;
    right: 2rem;
  }
  header.header-nested-search.card div[role="search"] form fieldset {
    margin-top: 2.5rem;
  }
  header.header-nested-search.card .menu nav {
    margin-top: 2.5rem;
  }
  header.header-nested-search .menu ~ [role="search"] {
    display: none;
  }
  header.header-nested-search .menu.menu-open ~ [role="search"] {
    display: block;
    width: 100%;
    top: 2.5rem;
  }
  header.header-nested-search .menu.menu-open ~ [role="search"] form {
    max-width: none;
  }
  header.header-nested-search[itemtype$="/AutomotiveBusiness"] .cta ul li,
  header.header-nested-search.automotive-business .cta ul li {
    padding: 1rem 0;
    margin: 0;
  }
  header.header-nested-search.dynamicSibling .menu.menu-open ~ [role="search"] {
    top: 6.5rem;
  }
}
@media (min-width: 769px) {
  header.header-nested-search [role="search"] form fieldset ul[role="listbox"] li {
    flex-basis: 100%;
    font-size: 1.3rem;
  }
  header.header-nested-search [role="search"] form fieldset input[type="search"] {
    padding-right: 2.5rem;
  }
  header.header-nested-search [role="search"] form button[type="submit"] {
    right: 1.5rem;
    top: 0;
    margin-top: 0.7rem;
  }
  header.header-nested-search.card div[role="search"] {
    animation: none;
    animation-name: none;
    width: 21rem;
    background-color: transparent;
    height: auto;
    display: block;
  }
  header.header-nested-search.card div[role="search"].search-open {
    width: 21rem;
    background-color: transparent;
    position: absolute;
  }
  header.header-nested-search.card div[role="search"].search-open::after {
    content: '';
    background-color: transparent;
    padding: 0;
    height: 0;
  }
  header.header-nested-search.card div[role="search"].search-open::before {
    height: 0;
  }
  header.header-nested-search.card div[role="search"].search-open form {
    display: flex;
  }
  header.header-nested-search.card div[role="search"] form {
    justify-content: flex-end;
  }
  header.header-nested-search.card .menu.menu-open ~ [role="search"] {
    display: block;
  }
  header.header-nested-search.card .menu .tools li:first-child a::before {
    right: 21.8rem;
  }
  header.header-nested-search.card .menu .tools li:first-child a[data-saved="true"] b {
    right: 20.3rem;
    z-index: 3;
  }
  header.header-nested-search.card .menu .sibling-lang {
    margin-right: 20rem;
  }
}
header.header-nested-search[itemtype$="/AutomotiveBusiness"] .cta ul li,
header.header-nested-search.automotive-business .cta ul li {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  header.header-nested-search .menu nav {
    flex-basis: 68%;
  }
}
header.header-centered-dealership-logo .menu nav {
  margin-top: 6rem;
}
header.header-centered-dealership-logo .menu nav ul {
  width: 100%;
}
header.header-centered-dealership-logo .menu ~ [role="search"] form {
  display: none;
}
header.header-centered-dealership-logo .menu.open::after {
  content: none;
}
header.header-centered-dealership-logo .menu.menu-open ~ [role="search"] form,
header.header-centered-dealership-logo .cta.open ~ [role="search"] form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
header.header-centered-dealership-logo [role="search"] {
  display: block;
  padding: 0;
}
header.header-centered-dealership-logo [role="search"] form {
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  margin-bottom: 0;
  margin-top: 4rem;
  min-height: inherit;
  padding-right: 0;
  position: absolute;
}
header.header-centered-dealership-logo [role="search"] form::after {
  content: none;
}
header.header-centered-dealership-logo [role="search"] form button[type="submit"] {
  display: none;
}
header.header-centered-dealership-logo [role="search"] form fieldset {
  position: relative;
  margin-bottom: 0;
}
header.header-centered-dealership-logo [role="search"] form fieldset input[type="search"] {
  background: #ffffff;
  color: #000;
  width: 100%;
  border: 1px solid #000;
  height: 3.5rem;
  padding: 0 1rem;
}
header.header-centered-dealership-logo [role="search"] form fieldset ul[aria-expanded="true"] {
  background: #ffffff;
  color: #000;
  border: 1px solid #000;
  width: 100%;
}
header.header-centered-dealership-logo [role="search"] form fieldset ul[aria-expanded="false"] {
  display: none;
}
header.header-centered-dealership-logo [role="search"] form fieldset ul:empty {
  padding: 0;
  background: transparent;
  overflow-y: inherit;
}
header.header-centered-dealership-logo [role="search"] form fieldset ul:empty::after {
  background: #ffffff;
  content: "\f4a5";
  font-family: "Ion Icons";
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
  padding: 0.4rem;
  position: absolute;
  color: #000;
  right: 2rem;
  top: 2rem;
  z-index: 10;
}
header.header-centered-dealership-logo [role="search"]::before,
header.header-centered-dealership-logo div[role="search"]::before,
header.header-centered-dealership-logo [role="search"]::after,
header.header-centered-dealership-logo div[role="search"]::after,
header.header-centered-dealership-logo [role="search"].search-open::before,
header.header-centered-dealership-logo div[role="search"].search-open::before,
header.header-centered-dealership-logo [role="search"].search-open::after,
header.header-centered-dealership-logo div[role="search"].search-open::after {
  content: none;
}
header.header-centered-dealership-logo [role="search"].search-open,
header.header-centered-dealership-logo div[role="search"].search-open {
  background-color: transparent;
}
@media (min-width: 769px) {
  header.header-centered-dealership-logo .menu {
    flex: 1 1 75%;
    top: inherit;
  }
  header.header-centered-dealership-logo .menu nav {
    margin-top: 0;
  }
  header.header-centered-dealership-logo .menu ~ [role="search"] form {
    display: flex;
  }
  header.header-centered-dealership-logo .menu::after {
    content: none;
  }
  header.header-centered-dealership-logo .menu.menu-open ~ [role="search"],
  header.header-centered-dealership-logo .cta.open ~ [role="search"] {
    display: flex;
  }
  header.header-centered-dealership-logo div[role="search"] {
    background-color: #ffffff;
    color: #000;
    display: flex;
    flex-direction: column;
    flex: 1 1 25%;
    height: inherit;
  }
  header.header-centered-dealership-logo div[role="search"].search-open form {
    display: flex;
  }
  header.header-centered-dealership-logo div[role="search"]:focus {
    outline: none;
  }
  header.header-centered-dealership-logo div[role="search"] form {
    background-color: #ffffff;
    left: auto;
    top: auto;
    margin-top: 0;
    padding: 0 1.5rem;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  header.header-centered-dealership-logo div[role="search"] form fieldset {
    background: #ffffff;
    padding: 0;
    margin-top: 0;
    width: 100%;
    border: none;
  }
  header.header-centered-dealership-logo div[role="search"] form fieldset input[type="search"] {
    height: 3.5rem;
    border: 1px solid #000;
  }
  header.header-centered-dealership-logo div[role="search"] form fieldset ul {
    background: #ffffff;
    color: #000;
    border-top: none;
    position: absolute;
    width: 100%;
    max-height: 0;
  }
  header.header-centered-dealership-logo div[role="search"] form fieldset ul li {
    flex: inherit;
    width: 100%;
  }
  header.header-centered-dealership-logo div[role="search"] form fieldset ul li:last-child {
    margin-bottom: 0;
  }
  header.header-centered-dealership-logo div[role="search"] form fieldset ul[aria-expanded="true"] {
    border: 1px solid #000;
    border-top: none;
    max-height: inherit;
    padding: 1rem;
  }
  header.header-centered-dealership-logo div[role="search"] form fieldset ul:empty::after {
    right: 1rem;
    top: -3.5rem;
  }
  header.header-centered-dealership-logo div[role="search"]::after header.header-centered-dealership-logo div[role="search"].search-open::after {
    content: none;
  }
}
header.header-centered-dealership-logo.card .menu nav {
  flex-basis: 78%;
}
header.header-centered-dealership-logo.card .menu nav ul li:hover > ul {
  z-index: 14;
}
header.header-centered-dealership-logo [role="search"] form {
  position: relative;
}
header.header-centered-dealership-logo [role="search"] form fieldset input[type="search"] {
  padding: 0 4rem 0 .6rem;
}
header.header-centered-dealership-logo [role="search"] form fieldset ul:empty {
  padding: 0;
}
header.header-centered-dealership-logo [role="search"] form fieldset ul:empty::after {
  content: '';
}
header.header-centered-dealership-logo [role="search"] form button[type="submit"] {
  display: block;
  position: absolute;
  background: none;
  margin: 0;
  font-size: 0;
  width: auto;
  cursor: pointer;
  padding: 0;
  z-index: 13;
  border: none;
  min-width: 3rem;
  min-height: 0;
  line-height: 1;
}
header.header-centered-dealership-logo [role="search"] form button[type="submit"]:focus {
  outline: none;
}
header.header-centered-dealership-logo [role="search"] form button[type="submit"]::before {
  content: "\f4a5";
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  color: #000;
}
header.header-centered-dealership-logo.header.card div[role="search"].search-open {
  background: transparent;
}
header.header-centered-dealership-logo.card div[role="search"] {
  flex: 0 0 auto;
  position: absolute;
  right: 0;
  bottom: 0.4rem;
  height: auto;
  background: transparent;
}
header.header-centered-dealership-logo.card div[role="search"]::after {
  content: '';
  margin: 0;
  padding: 0;
}
header.header-centered-dealership-logo.card div[role="search"] form {
  background: transparent;
}
header.header-centered-dealership-logo.card div[role="search"] form fieldset {
  background: transparent;
}
header.header-centered-dealership-logo.card div[role="search"] form fieldset input[type="search"],
header.header-centered-dealership-logo.card div[role="search"] form fieldset input[type="search"]:focus {
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  header.header-centered-dealership-logo.card div[role="search"] {
    animation: none;
    animation-name: none;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open {
    height: auto;
    position: absolute;
    background-color: transparent;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open::after {
    content: '';
    background-color: transparent;
    padding: 0;
    height: 0;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open::before {
    height: 0;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open form {
    display: flex;
  }
  header.header-centered-dealership-logo.card div[role="search"] form button[type="submit"] {
    top: 4.5rem;
    right: 2rem;
  }
  header.header-centered-dealership-logo.card div[role="search"] form fieldset {
    margin-top: 2.5rem;
  }
  header.header-centered-dealership-logo.card .menu nav {
    margin-top: 2.5rem;
  }
  header.header-centered-dealership-logo .menu ~ [role="search"] {
    display: none;
  }
  header.header-centered-dealership-logo .menu.menu-open ~ [role="search"] {
    display: block;
    width: 100%;
    top: 2.5rem;
  }
  header.header-centered-dealership-logo .menu.menu-open ~ [role="search"] form {
    max-width: none;
  }
  header.header-centered-dealership-logo[itemtype$="/AutomotiveBusiness"] .cta ul li,
  header.header-centered-dealership-logo.automotive-business .cta ul li {
    padding: 1rem 0;
    margin: 0;
  }
  header.header-centered-dealership-logo.dynamicSibling .menu.menu-open ~ [role="search"] {
    top: 6.5rem;
  }
}
@media (min-width: 769px) {
  header.header-centered-dealership-logo [role="search"] form fieldset ul[role="listbox"] li {
    flex-basis: 100%;
    font-size: 1.3rem;
  }
  header.header-centered-dealership-logo [role="search"] form fieldset input[type="search"] {
    padding-right: 2.5rem;
  }
  header.header-centered-dealership-logo [role="search"] form button[type="submit"] {
    right: 1.5rem;
    top: 0;
    margin-top: 0.7rem;
  }
  header.header-centered-dealership-logo.card div[role="search"] {
    animation: none;
    animation-name: none;
    width: 21rem;
    background-color: transparent;
    height: auto;
    display: block;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open {
    width: 21rem;
    background-color: transparent;
    position: absolute;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open::after {
    content: '';
    background-color: transparent;
    padding: 0;
    height: 0;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open::before {
    height: 0;
  }
  header.header-centered-dealership-logo.card div[role="search"].search-open form {
    display: flex;
  }
  header.header-centered-dealership-logo.card div[role="search"] form {
    justify-content: flex-end;
  }
  header.header-centered-dealership-logo.card .menu.menu-open ~ [role="search"] {
    display: block;
  }
  header.header-centered-dealership-logo.card .menu .tools li:first-child a::before {
    right: 21.8rem;
  }
  header.header-centered-dealership-logo.card .menu .tools li:first-child a[data-saved="true"] b {
    right: 20.3rem;
    z-index: 3;
  }
  header.header-centered-dealership-logo.card .menu .sibling-lang {
    margin-right: 20rem;
  }
}
header.header-centered-dealership-logo[itemtype$="/AutomotiveBusiness"] .cta ul li,
header.header-centered-dealership-logo.automotive-business .cta ul li {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  header.header-centered-dealership-logo .logosWrapper {
    order: 1;
    flex-basis: 100%;
  }
  header.header-centered-dealership-logo .cta.phone-numbers + .cta {
    position: absolute;
    right: 0;
  }
  header.header-centered-dealership-logo .cta.phone-numbers:not(.phones-none) + .cta {
    top: 3.5rem;
  }
  header.header-centered-dealership-logo.card .dealer {
    justify-content: center;
    flex-basis: 100%;
  }
  header.header-centered-dealership-logo.card .franchise {
    position: absolute;
    left: 0;
  }
  header.header-centered-dealership-logo.card .franchise:not(.count-1) {
    position: absolute;
  }
}
@media (min-width: 769px) {
  header.header-centered-dealership-logo.card .dealer img[itemprop="logo"] {
    max-width: 400px;
  }
}
@media (min-width: 900px) and (min-width: 1023px) {
  header.header-centered-dealership-logo.card .dealer img[itemprop="logo"] {
    max-width: 500px;
  }
}
@media (max-width: 768px) {
  #notificationPanel ~ header.header-centered-dealership-logo.card .menu {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtZW51LW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICIiLCAidG9nZ2xlT25FdmVudCI6ICAiIiwgInNpYmxpbmdUYXJnZXQiOiAgIiIsICJzY29wZSI6ICAiZG9jdW1lbnQiLCAiZm9jdXNFbGVtU2VsZWN0b3IiOiAiZmFsc2UiLCJvbk1vYmlsZU9ubHkiOiAiZmFsc2UiLCJ0b2dnbGVDbGFzc1RvT3RoZXJFbGVtZW50IjogIiNub3RpZmljYXRpb25QYW5lbCIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJoaWRlLXByb21vcG9wIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgfQ;
  }
}
#notificationPanel.hide-promopop {
  display: none;
}
@media (max-width: 1023px) {
  header.header-centered-dealership-logo.card .menu nav {
    flex-basis: 68%;
  }
}
[class*="listing-results"]:not(.col) .vehicle-listing > .content .link {
  align-items: center;
}
@media (min-width: 640px) and (max-width: 768px) {
  [class*="listing-results"].col .vehicle-listing > .content .link {
    justify-content: center;
  }
}
@media (max-width: 639px) {
  [class*="listing-results"].col .vehicle-listing > .content .link {
    align-items: center;
  }
}
[class*="listing-results"] > .deck > div[role="heading"] {
  text-align: center;
  border-top: 4px solid #000;
  background-color: #000;
  color: #e1e1e1;
  padding: 1.6rem 2rem;
  margin: 0 2vw 4vw 0;
  position: relative;
}
[class*="listing-results"] > .deck > div[role="heading"]::after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 48%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e1e1e1;
  top: 100%;
}
.bg-color[class*="listing-results"] > .deck > div[role="heading"] {
  border-top: 4px solid #fff;
  background-color: #474747;
  color: #fff;
}
.bg-color[class*="listing-results"] > .deck > div[role="heading"]::after {
  border-top-color: #474747;
}
@media (min-width: 640px) {
  [class*="listing-results"] > .deck > div[role="heading"] {
    padding: 3rem 2rem;
    margin-bottom: 3vw;
  }
  [class*="listing-results"] > .deck > div[role="heading"]::after {
    border-width: 20px;
    border-bottom-width: 0;
  }
}
@media (min-width: 640px) {
  [class*="listing-results"]:not(.col) > .deck > div[role="heading"] {
    width: 100%;
  }
}
.filter-tags .filtertag-container .arrow {
  color: #000;
  background: #ffffff;
}
.filter-tags .filtertag-container .filtertag[data-selected="true"] a[data-id*="bodyType"],
.filter-tags .filtertag-container .filtertag[data-selected="true"] a[data-id*="noOfCylinders"],
.filter-tags .filtertag-container .filtertag[data-selected="true"] a[data-id*="option"],
.filter-tags .filtertag-container .filtertag[data-selected="true"] a[data-id*="transmission"],
.filter-tags .filtertag-container .filtertag[data-selected="true"] a[data-id*="drivetrain"],
.filter-tags .filtertag-container .filtertag[data-selected="true"] a[data-id*="fuelType"],
.filter-tags .filtertag-container .filtertag[data-selected="true"] a[data-id*="bodyColor"] {
  color: #3e5c77;
  background: none;
  border-color: #3e5c77;
}
.filter-tags .filtertag-container .filtertag[data-set="1"] a,
.filter-tags .filtertag-container .filtertag[data-set="3"] a,
.filter-tags .filtertag-container .filtertag[data-set="5"] a,
.filter-tags .filtertag-container .filtertag[data-set="7"] a,
.filter-tags .filtertag-container .filtertag[data-set="9"] a {
  background: #3e5c77;
  border-color: #3e5c77;
  color: #ffffff;
}
.filter-tags .filtertag-container .filtertag[data-set="2"] a,
.filter-tags .filtertag-container .filtertag[data-set="4"] a,
.filter-tags .filtertag-container .filtertag[data-set="6"] a,
.filter-tags .filtertag-container .filtertag[data-set="8"] a,
.filter-tags .filtertag-container .filtertag[data-set="10"] a {
  background: #8293a6;
  border-color: #8293a6;
  color: #ffffff;
}
.filter-tags.bg-dark .filtertag-list .filtertag[data-selected="true"] a,
.filter-tags.bg-color .filtertag-list .filtertag[data-selected="true"] a {
  color: #3e5c77;
  background: none;
  border-color: #3e5c77;
}
.filter-tags .filtertag-container {
  margin: 1rem 2vw;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: .5rem;
}
.filter-tags .filtertag-container .arrow {
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
  padding: 1rem 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
}
.filter-tags .filtertag-container .arrow.hide {
  display: none;
}
.filter-tags .filtertag-container .arrow:after {
  font-family: 'Ionicons', sans-serif;
}
.filter-tags .filtertag-container .arrow.prev {
  left: 0;
}
.filter-tags .filtertag-container .arrow.prev:after {
  content: "\f3d2";
}
.filter-tags .filtertag-container .arrow.next {
  right: 0;
}
.filter-tags .filtertag-container .arrow.next:after {
  content: "\f3d3";
}
.filter-tags .filtertag-container .filtertag-list {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow-x: auto;
  margin-bottom: -2rem;
  padding-bottom: 2rem;
  align-items: center;
  display: inline-block;
  padding-left: 0;
  list-style-type: none;
}
.filter-tags .filtertag-container .filtertag-list > * {
  flex: 0 0 auto;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .filter-tags .filtertag-container .filtertag-list::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .filter-tags .filtertag-container .filtertag-list {
    flex-wrap: wrap;
  }
}
.filter-tags .filtertag-container .filtertag {
  position: relative;
  margin: 0 .25rem 0 0;
  display: inline-block;
}
.filter-tags .filtertag-container .filtertag[data-selected="true"] a {
  text-align: center;
  padding-right: 3rem;
  border-width: 1px;
  border-style: solid;
}
.filter-tags .filtertag-container .filtertag[data-selected="true"] a::before {
  content: "\f404";
  font-family: 'Ionicons', sans-serif;
  color: inherit;
  line-height: 1;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1.5rem;
  font-size: 1.8rem;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
}
.filter-tags .filtertag-container .filtertag a {
  text-decoration: none;
  border-radius: 2px;
  padding: 1rem;
  display: flex;
  border: 1px solid;
  align-items: center;
}
.filter-tags .filtertag-container .filtertag a label {
  margin: 0;
}
.filter-tags .filtertag-container .filtertag a span {
  margin-left: 0.5rem;
}
.filter-tags .filtertag-container .filtertag a span::before {
  content: "(";
}
.filter-tags .filtertag-container .filtertag a span::after {
  content: ")";
}
.filter-tags .filtertag-container .filtertag a label:hover {
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .filter-tags .filtertag-container .filtertag-list {
    display: flex;
    padding-top: 0.5rem;
  }
}
@media all and (min-width: 769px) {
  .filter-tags .filtertag-container {
    animation-name: horizontalnavigation--eyJzZWxlY3RvciI6ICIuZmlsdGVydGFnLWxpc3QifQ;
  }
  .filter-tags .filtertag-container .filtertag-list {
    white-space: nowrap;
    transition: transform 0.5s;
    padding-bottom: 1.5rem;
  }
}
.listing-results.card > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
}
@media all and (min-width: 1000px) {
  .listing-results.card > .content .copy,
  .listing-results.card > .content .link {
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .listing-results.card > .content > .text {
    padding: 2vw;
  }
}
.listing-results.card > .content > .text .title {
  margin-right: 2rem;
}
.listing-results.card > .content > .text .title h1,
.listing-results.card > .content > .text .title h2,
.listing-results.card > .content > .text .title h3,
.listing-results.card > .content > .text .title h4,
.listing-results.card > .content > .text .title h5,
.listing-results.card > .content > .text .title h6 {
  color: #666666;
}
.listing-results.card > .content > .text .copy {
  display: flex;
  flex-basis: 100%;
}
@media all and (min-width: 1024px) {
  .listing-results.card > .content form {
    margin-left: auto;
  }
}
.listing-results.card > .content form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.listing-results.card > .content form label {
  visibility: hidden;
  position: absolute;
  left: -9999%;
}
.listing-results.card > .content select {
  background-color: #ffffff;
  color: #000;
  width: 100%;
  min-width: 100px;
}
.listing-results.card > .content [aria-hidden="true"] {
  display: none;
}
.listing-results.card > .content .suggestion-title {
  text-transform: uppercase;
  display: inline-block;
  padding-top: 2rem;
}
.listing-results.card > .content ul[role="listbox"] {
  list-style-type: none;
  padding: 1rem 2rem 0 0;
  flex-wrap: wrap;
  display: flex;
}
.listing-results.card > .content ul[role="listbox"] li {
  padding-bottom: 1rem;
  flex: 1 0 100%;
}
@media all and (min-width: 769px) {
  .listing-results.card > .content ul[role="listbox"] li {
    flex: 1 0 50%;
  }
}
.listing-results.card > .content ul[role="listbox"] li:hover {
  font-weight: 900;
  cursor: auto;
}
.listing-results.card > .content ul[role="listbox"] li a {
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 640px) {
  .listing-results.card.deck-bleed-none > .content > .text {
    padding: 2vw 4vw;
  }
}
.listing-results.card.links-none > .content > .text .copy {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
  flex-basis: auto;
}
.listing-results.card.links-none > .content > .text .copy a {
  align-self: flex-start;
  padding: 1.8rem 1rem;
}
.listing-results.card.links-none > .content > .text .copy form {
  margin-left: 0;
}
.listing-results.card.links-none > .content > .text .copy form select {
  background-repeat: no-repeat;
  background-size: auto 20px;
  border: 1px solid #d1d1d1;
}
.listing-results.card.links-none > .content > .text .copy form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.listing-results #vehicle-compare-cart-trigger {
  position: relative;
  background: #d1d1d1;
  color: #000;
  padding: 1.3rem 6rem 1.3rem 1.3rem;
  align-self: flex-end;
  margin-right: 1.3rem;
}
.listing-results #vehicle-compare-cart-trigger b {
  background: #666666;
  color: #fff;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  width: 1.9rem;
  height: 1.9rem;
  position: absolute;
  top: -1rem;
  right: -1rem;
  z-index: 1;
}
.listing-results.bg-dark > .content > .text .title h1,
.listing-results.bg-dark > .content > .text .title h2,
.listing-results.bg-dark > .content > .text .title h3,
.listing-results.bg-dark > .content > .text .title h4,
.listing-results.bg-dark > .content > .text .title h5,
.listing-results.bg-dark > .content > .text .title h6 {
  color: #ffffff;
}
.listing-results.links-none > .content > .text .copy form select {
  border: 1px solid #b8b8b8;
  width: 100%;
  margin: 0;
}
.listing-results #vehicle-compare-cart-trigger {
  border: 1px solid #b8b8b8;
  flex: 1 1 40%;
  max-width: 200px;
  align-self: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 1rem;
}
@media screen and (max-width: 639px) {
  .listing-results.card.links-none > .content > .text {
    margin: 0 0 1rem 0;
  }
  .listing-results.card.links-none > .content > .text .copy {
    flex-basis: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .listing-results.card.links-none > .content > .text .copy a {
    padding: 1.5rem 0;
  }
  .listing-results.card.links-none > .content > .text .copy form {
    margin-right: 0;
    margin-left: auto;
  }
  .listing-results.card.links-none > .content > .text .copy form select {
    margin-top: 0;
    padding: 1.5rem 30px 1.5rem 1rem;
  }
  .listing-results #vehicle-compare-cart-trigger {
    padding: 1.1rem 6rem 1rem 1.3rem;
    align-self: flex-start;
  }
  .listing-results #vehicle-compare-cart-trigger span {
    line-height: 1.8;
  }
}
@media (max-width: 639px) {
  .card[class*="VehicleSearchResults"] > .content .text .title h1,
  .card[class*="VehicleSearchResults"] > .content .text .title h2,
  .card[class*="VehicleSearchResults"] > .content .text .title h3,
  .card[class*="VehicleSearchResults"] > .content .text .title h4,
  .card[class*="VehicleSearchResults"] > .content .text .title h5,
  .card[class*="VehicleSearchResults"] > .content .text .title h6 {
    font-size: 3rem;
  }
  .card[class*="VehicleSearchResults"] > .content .text .title h1,
  .card[class*="VehicleSearchResults"] > .content .text .title h2,
  .card[class*="VehicleSearchResults"] > .content .text .title h3,
  .card[class*="VehicleSearchResults"] > .content .text .title h4,
  .card[class*="VehicleSearchResults"] > .content .text .title h5,
  .card[class*="VehicleSearchResults"] > .content .text .title h6 {
    font-size: 3rem;
  }
}
.listing-results-toolbar > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media all and (min-width: 1000px) {
  .listing-results-toolbar > .content .copy,
  .listing-results-toolbar > .content .link {
    margin-top: 0;
  }
}
.listing-results-toolbar.deck-bleed-card-margin > .content > .text {
  margin-left: 2vw;
  margin-right: 2vw;
}
@media (min-width: 640px) {
  .listing-results-toolbar.deck-bleed-none > .content > .text {
    margin: 2vw 4vw;
  }
}
.listing-results-toolbar > .content > .text {
  margin-bottom: 1rem;
  padding: 2vw;
}
.listing-results-toolbar > .content .title h1,
.listing-results-toolbar > .content .title h2,
.listing-results-toolbar > .content .title h3,
.listing-results-toolbar > .content .title h4,
.listing-results-toolbar > .content .title h5,
.listing-results-toolbar > .content .title h6 {
  color: #666666;
}
.listing-results-toolbar > .content .title h1,
.listing-results-toolbar > .content .title h2,
.listing-results-toolbar > .content .title h3,
.listing-results-toolbar > .content .title h4,
.listing-results-toolbar > .content .title h5,
.listing-results-toolbar > .content .title h6 {
  color: #666666;
}
.listing-results-toolbar > .content .copy {
  display: flex;
  flex-basis: 100%;
  margin-top: 1px;
}
.listing-results-toolbar > .content [aria-hidden="true"] {
  display: none;
}
.listing-results-toolbar > .content .suggestion-title {
  text-transform: uppercase;
  display: inline-block;
  padding-top: 2rem;
}
.listing-results-toolbar > .content ul[role="listbox"] {
  list-style-type: none;
  padding: 1rem 2rem 0 0;
  flex-wrap: wrap;
  display: flex;
}
.listing-results-toolbar > .content ul[role="listbox"] li {
  padding-bottom: 1rem;
  flex: 1 0 100%;
}
@media all and (min-width: 769px) {
  .listing-results-toolbar > .content ul[role="listbox"] li {
    flex: 1 0 50%;
  }
}
.listing-results-toolbar > .content ul[role="listbox"] li:hover {
  font-weight: 900;
  cursor: auto;
}
.listing-results-toolbar > .content ul[role="listbox"] li a {
  text-decoration: none;
  cursor: pointer;
}
.listing-results-toolbar.bg-dark > .content > .text .title h1,
.listing-results-toolbar.bg-dark > .content > .text .title h2,
.listing-results-toolbar.bg-dark > .content > .text .title h3,
.listing-results-toolbar.bg-dark > .content > .text .title h4,
.listing-results-toolbar.bg-dark > .content > .text .title h5,
.listing-results-toolbar.bg-dark > .content > .text .title h6 {
  color: #ffffff;
}
.listing-results-toolbar.bg-dark > .content > .text .title h1,
.listing-results-toolbar.bg-dark > .content > .text .title h2,
.listing-results-toolbar.bg-dark > .content > .text .title h3,
.listing-results-toolbar.bg-dark > .content > .text .title h4,
.listing-results-toolbar.bg-dark > .content > .text .title h5,
.listing-results-toolbar.bg-dark > .content > .text .title h6 {
  color: #ffffff;
}
.listing-results-toolbar.bg-color > .content > .text .title h1,
.listing-results-toolbar.bg-color > .content > .text .title h2,
.listing-results-toolbar.bg-color > .content > .text .title h3,
.listing-results-toolbar.bg-color > .content > .text .title h4,
.listing-results-toolbar.bg-color > .content > .text .title h5,
.listing-results-toolbar.bg-color > .content > .text .title h6 {
  color: #666666;
}
.listing-results-toolbar.bg-color > .content > .text .title h1,
.listing-results-toolbar.bg-color > .content > .text .title h2,
.listing-results-toolbar.bg-color > .content > .text .title h3,
.listing-results-toolbar.bg-color > .content > .text .title h4,
.listing-results-toolbar.bg-color > .content > .text .title h5,
.listing-results-toolbar.bg-color > .content > .text .title h6 {
  color: #666666;
}
.listing-results-toolbar[data-vehicle-count="0"] > .content .link {
  flex-basis: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .share .social {
  display: none;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).show-social-links > .content .link .share .social {
  display: flex;
}
@media screen and (min-width: 640px) {
  .listing-results-toolbar:not([data-vehicle-count="0"]).listing-display-toggle > .content .copy a.display-toggle {
    display: flex;
    animation-name: vehiclesdisplaytoggle--eyJvcmRlciI6ICAiMSJ9;
  }
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text {
  margin-top: 1rem;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .wrapped-elements {
  display: flex;
  flex-grow: 1;
  flex-basis: auto;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .title {
  order: -1;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 0;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a {
  min-width: 3.8rem;
  height: 3.8rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #000;
  border-right: none;
  color: #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a:hover,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a:hover {
  color: #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a:before,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a:before {
  margin: 0 auto;
  font-size: 2rem;
  display: block;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a.userlinks {
  border: 1px solid #000;
  border-right: none;
  text-decoration: none;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link {
  position: relative;
  margin: 0;
  order: -1;
  justify-content: center;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .userlink-hyperlink,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary {
  height: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy {
  margin: 0 !important;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a {
  text-decoration: none;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a {
    width: 8rem;
  }
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle,
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a#vehicle-compare-cart-trigger {
    min-width: 3.8rem;
    width: 3.8rem;
  }
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle {
  min-width: 3.8rem;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle::before {
  font-family: FontAwesome, sans-serif;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle span,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle.selected {
  display: none;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle.grid::before {
  content: "\f00a";
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle.list::before {
  content: "\f00b";
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form {
  padding: 0;
  width: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form fieldset {
  margin: 0;
  width: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form label {
  visibility: hidden;
  position: absolute;
  left: -9999%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form select {
  background-repeat: no-repeat;
  background-size: auto 20px;
  border: 1px solid #000;
  background-color: #ffffff;
  color: #000;
  min-width: 200px;
  max-width: 100%;
  min-height: 100%;
  margin: 0;
  height: 3.8rem;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger {
  position: relative;
  line-height: 0;
  text-align: center;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger span {
  font-size: 0;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger::before {
  width: 3.8rem;
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
  transform: scale(0.72);
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger b {
  text-align: center;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  background: #3e5c77;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .title {
    border-bottom: none;
    width: auto;
  }
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .wrapped-elements {
    justify-content: flex-end;
  }
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .wrapped-elements .copy {
    flex-basis: auto;
  }
}
@media screen and (min-width: 1200px) {
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .wrapped-elements .copy {
    max-width: 50%;
  }
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .title {
  border-bottom-color: #ffffff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .link .tertiary a,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .copy a {
  border-color: #ffffff;
  color: #ffffff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .link .tertiary a:hover,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .copy a:hover {
  color: #ffffff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text form select {
  border-color: #ffffff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content #vehicle-compare-cart-trigger::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .title {
  border-bottom-color: #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .link .tertiary a,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .copy a {
  border-color: #000;
  color: #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .link .tertiary a:hover,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .copy a:hover {
  color: #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text form select {
  border-color: #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content #vehicle-compare-cart-trigger::before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text {
  padding: 0 !important;
}
.map-and-directions > .content .tertiary a {
  display: block;
  text-align: left;
  margin-top: 1rem;
}
.map-and-directions > .content .tertiary a span[itemprop="name"] {
  padding-right: 1rem;
}
.map-and-directions > .content .link {
  margin-top: 0;
}
.map-and-directions > .content .link .primary {
  margin-top: 1.5vw;
}
@media screen and (min-width: 1024px) {
  .map-and-directions > .content .link {
    flex-direction: column;
  }
}
.map-and-directions > .content .media {
  display: none;
}
@media screen and (min-width: 320px) {
  .map-and-directions > .content .media {
    display: flex;
  }
  .map-and-directions.col.card:not(.media-none):not(.aspect-21x9) > .content .text {
    justify-content: flex-start;
  }
  .map-and-directions.media-bleed-full > .content {
    padding: 1vw 0;
  }
  .map-and-directions.media-bleed-full > .content .text {
    padding-top: 0;
  }
}
.map-and-directions.bg-dark {
  color: #000;
}
.model-color-selector.card form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.model-color-selector.card form .fieldset {
  padding: 0;
}
.model-color-selector > .content .text .title {
  margin-bottom: 0;
  z-index: 1;
}
.model-color-selector > .content h1,
.model-color-selector > .content h2,
.model-color-selector > .content h3,
.model-color-selector > .content h4,
.model-color-selector > .content h5,
.model-color-selector > .content h6 {
  color: #666666;
  font-size: 3rem;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] {
  position: relative;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] [itemprop="name"] {
  padding-right: 0;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] .disclaimer {
  position: static;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] .disclaimer div {
  width: 100%;
  bottom: auto;
}
.model-color-selector > .content legend {
  padding: 1rem 0;
  margin: 0;
  border: none;
}
.model-color-selector > .content fieldset > div label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: 0.4rem 0.4rem 0.4rem 0;
  height: 50px;
  width: 50px;
}
.model-color-selector > .content fieldset > div span,
.model-color-selector > .content fieldset > div .color-swatch-image {
  border: 2px solid #474747;
  border-radius: 0;
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.model-color-selector > .content fieldset > div input[type="checkbox"],
.model-color-selector > .content fieldset > div input[type="radio"] {
  visibility: hidden;
}
.model-color-selector > .content fieldset > div input[type="checkbox"]:checked + span,
.model-color-selector > .content fieldset > div input[type="radio"]:checked + span {
  border-color: #000000;
}
.model-color-selector > .content input[type="radio"] + span::before {
  display: none;
}
@media all and (min-width: 769px) {
  .col > .deck .model-color-selector.card:not(.media-none).aspect-1x1 > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-4x3 > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-3x4 > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-16x9 > .content .media {
    width: 60%;
  }
  .col > .deck .model-color-selector.card:not(.media-none).aspect-1x1 > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-4x3 > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-3x4 > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-16x9 > .content .text {
    width: 40%;
  }
}
.model-showroom-carousel.card > .content form {
  max-width: none;
  display: flex;
  flex-wrap: wrap;
}
.model-showroom-carousel.card > .content form .fieldset {
  -ms-grid-row-align: center;
      align-self: center;
  margin-right: 2vw;
  margin-bottom: 2vw;
  flex: 1 1 100%;
}
.model-showroom-carousel.card > .content form select,
.model-showroom-carousel.card > .content form button {
  width: 100%;
}
.model-showroom-carousel.card > .content form button {
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
  padding: 1.5rem 30px 1.5rem 30px;
  font-size: 1.6rem;
  border: 0;
  max-width: 20rem;
}
@media all and (min-width: 640px) {
  .model-showroom-carousel.card > .content form .fieldset {
    flex: 1 1 auto;
    max-width: 20rem;
  }
  .model-showroom-carousel.card > .content form select,
  .model-showroom-carousel.card > .content form button {
    min-width: 15rem;
  }
}
@media only screen and (min-width: 1280px) {
  .model-showroom-carousel.card .deck [data-brandcarousel="true"] .brandCarousel [itemprop="manufacturer"] {
    display: block;
    text-align: center;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandCarousel [itemprop="manufacturer"] {
    display: none;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandCarousel .brandHoverText {
    display: block;
    font-size: 2rem;
    line-height: 1.2;
    text-align: center;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandImage {
    opacity: 0;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandLogo {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.model-showroom-carousel .card[class*="modelShowroomFeatureVehicles"] > .content .link {
  margin-top: .7vw;
}
.model-showroom-carousel .disclaimer {
  position: static;
}
.model-showroom-carousel .card > .content .disclaimer.disclaimer-open > div {
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: left;
}
.model-showroom-carousel.card > .content form .fieldset {
  align-self: flex-end;
}
.model-showroom-carousel.card > .content form label {
  margin: 0;
}
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover {
  color: #000 !important;
  background: transparent !important;
  border: none !important;
  text-align: left;
  padding: 1rem;
  min-height: 42px;
  max-width: 150px;
  animation: none;
  box-shadow: none !important;
  transition: none !important;
  text-shadow: none !important;
  letter-spacing: normal;
}
.bg-color.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button,
.bg-color.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover {
  color: #000 !important;
}
.bg-dark.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button,
.bg-dark.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover {
  color: #ffffff !important;
}
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:before,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover:before,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:after,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover:after {
  display: none;
}
.pagination [role="navigation"] ul {
  text-align: center;
}
.pagination [role="navigation"] li {
  display: inline-block;
}
.pagination [role="navigation"] li:not(:first-child):not(:last-child) {
  display: none;
}
@media screen and (min-width: 800px) {
  .pagination [role="navigation"] li:not(:first-child):not(:last-child) {
    display: inline-block;
  }
}
@media (min-width: 640px) {
  .pagination > content .text {
    padding-top: 1.5vw;
    padding-bottom: 1vw;
  }
  .pagination > content .copy {
    margin-top: 0.5vw;
  }
}
.pagination [role="navigation"] ul {
  padding-left: 0;
}
.pagination [role="navigation"] li {
  height: 40px;
  margin-right: 1rem;
  width: 90px;
  cursor: pointer;
  position: relative;
  transition: all .5s ease;
}
.pagination [role="navigation"] li a,
.pagination [role="navigation"] li span {
  cursor: pointer;
  height: 38px;
  position: relative;
  display: inline-block;
  width: 90px;
}
.pagination [role="navigation"] li:first-child {
  top: -1px;
}
.pagination [role="navigation"] li:first-child span,
.pagination [role="navigation"] li:last-child span {
  cursor: default;
}
@media screen and (min-width: 769px) {
  .pagination [role="navigation"] li {
    width: 40px;
  }
  .pagination [role="navigation"] li a,
  .pagination [role="navigation"] li span {
    width: 38px;
  }
  .pagination [role="navigation"] li[aria-label="..."] {
    top: -1px;
  }
  .pagination [role="navigation"] li:last-child a:after,
  .pagination [role="navigation"] li:last-child span:after {
    content: '\f3d3';
    color: #fff;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    font-weight: 100;
    position: absolute;
    left: 9px;
    right: 0;
    top: 6px;
    width: 2rem;
  }
  .pagination [role="navigation"] li:first-child a:after,
  .pagination [role="navigation"] li:first-child span:after {
    content: '\f3d2';
    color: #fff;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    font-weight: 100;
    position: absolute;
    left: 8px;
    right: 0;
    top: 6px;
    width: 2rem;
  }
  .pagination [role="navigation"] li:first-child a:after,
  .pagination [role="navigation"] li:last-child a:after,
  .pagination [role="navigation"] li:first-child span:after,
  .pagination [role="navigation"] li:last-child span:after {
    top: 0;
    line-height: 2;
  }
}
.pagination.bg-light > .content [role="navigation"] li a {
  background: #ffffff;
  color: #000;
  border: 1px solid #3e5c77;
}
.pagination.bg-light > .content [role="navigation"] li a:hover {
  background: #3e5c77;
  color: #fff;
}
.pagination.bg-light > .content [role="navigation"] li a:hover:after {
  color: transparent;
}
.pagination.bg-light > .content [role="navigation"] li span {
  background: #ffffff;
  color: transparent;
}
.pagination.bg-light > .content [role="navigation"] li span[not="href"] {
  color: #000;
  cursor: default;
}
.pagination.bg-light > .content [role="navigation"] li [aria-selected="true"] {
  background-color: #3e5c77;
  color: #fff;
}
.pagination.bg-light > .content [role="navigation"] li:hover a,
.pagination.bg-light > .content [role="navigation"] li:active a {
  background-color: #3e5c77;
  color: #fff;
}
.pagination.bg-light > .content [role="navigation"] li:hover span,
.pagination.bg-light > .content [role="navigation"] li:active span {
  background: #ffffff;
}
.pagination.bg-light > .content [role="navigation"] li:hover span[not="href"],
.pagination.bg-light > .content [role="navigation"] li:active span[not="href"] {
  color: #000;
}
@media screen and (min-width: 640px) {
  .pagination.bg-light > .content [role="navigation"] li:first-child a,
  .pagination.bg-light > .content [role="navigation"] li:last-child a {
    color: transparent;
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child a:after,
  .pagination.bg-light > .content [role="navigation"] li:last-child a:after {
    color: #000;
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child:hover,
  .pagination.bg-light > .content [role="navigation"] li:last-child:hover {
    color: transparent;
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child:hover a,
  .pagination.bg-light > .content [role="navigation"] li:last-child:hover a {
    background-color: #3e5c77;
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child:hover a:after,
  .pagination.bg-light > .content [role="navigation"] li:last-child:hover a:after {
    color: #fff;
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child span,
  .pagination.bg-light > .content [role="navigation"] li:last-child span {
    border: 1px solid rgba(62, 92, 119, 0.3);
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child span:after,
  .pagination.bg-light > .content [role="navigation"] li:last-child span:after {
    color: rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 769px) {
  .pagination.bg-light > .content [role="navigation"] li:first-child a,
  .pagination.bg-light > .content [role="navigation"] li:last-child a {
    background: #ffffff;
    color: #000;
    border: 1px solid #3e5c77;
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child span,
  .pagination.bg-light > .content [role="navigation"] li:last-child span {
    background: #ffffff;
    color: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(62, 92, 119, 0.3);
  }
  .pagination.bg-light > .content [role="navigation"] li:first-child:hover a,
  .pagination.bg-light > .content [role="navigation"] li:last-child:hover a {
    background-color: #3e5c77;
    color: #fff;
  }
}
.pagination.bg-color > .content [role="navigation"] li a {
  background: #d1d1d1;
  color: #000;
  border: 1px solid #3e5c77;
}
.pagination.bg-color > .content [role="navigation"] li a:hover {
  background: #3e5c77;
  color: #fff;
}
.pagination.bg-color > .content [role="navigation"] li a:hover:after {
  color: transparent;
}
.pagination.bg-color > .content [role="navigation"] li span {
  background: #d1d1d1;
  color: transparent;
}
.pagination.bg-color > .content [role="navigation"] li span[not="href"] {
  color: #000;
  cursor: default;
}
.pagination.bg-color > .content [role="navigation"] li [aria-selected="true"] {
  background-color: #3e5c77;
  color: #fff;
}
.pagination.bg-color > .content [role="navigation"] li:hover a,
.pagination.bg-color > .content [role="navigation"] li:active a {
  background-color: #3e5c77;
  color: #fff;
}
.pagination.bg-color > .content [role="navigation"] li:hover span,
.pagination.bg-color > .content [role="navigation"] li:active span {
  background: #d1d1d1;
}
.pagination.bg-color > .content [role="navigation"] li:hover span[not="href"],
.pagination.bg-color > .content [role="navigation"] li:active span[not="href"] {
  color: #000;
}
@media screen and (min-width: 640px) {
  .pagination.bg-color > .content [role="navigation"] li:first-child a,
  .pagination.bg-color > .content [role="navigation"] li:last-child a {
    color: transparent;
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child a:after,
  .pagination.bg-color > .content [role="navigation"] li:last-child a:after {
    color: #000;
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child:hover,
  .pagination.bg-color > .content [role="navigation"] li:last-child:hover {
    color: transparent;
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child:hover a,
  .pagination.bg-color > .content [role="navigation"] li:last-child:hover a {
    background-color: #3e5c77;
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child:hover a:after,
  .pagination.bg-color > .content [role="navigation"] li:last-child:hover a:after {
    color: #fff;
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child span,
  .pagination.bg-color > .content [role="navigation"] li:last-child span {
    border: 1px solid rgba(62, 92, 119, 0.3);
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child span:after,
  .pagination.bg-color > .content [role="navigation"] li:last-child span:after {
    color: rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 769px) {
  .pagination.bg-color > .content [role="navigation"] li:first-child a,
  .pagination.bg-color > .content [role="navigation"] li:last-child a {
    background: #d1d1d1;
    color: #000;
    border: 1px solid #3e5c77;
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child span,
  .pagination.bg-color > .content [role="navigation"] li:last-child span {
    background: #d1d1d1;
    color: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(62, 92, 119, 0.3);
  }
  .pagination.bg-color > .content [role="navigation"] li:first-child:hover a,
  .pagination.bg-color > .content [role="navigation"] li:last-child:hover a {
    background-color: #3e5c77;
    color: #fff;
  }
}
.pagination.bg-dark > .content [role="navigation"] li a {
  background: #474747;
  color: #ffffff;
  border: 1px solid #3e5c77;
}
.pagination.bg-dark > .content [role="navigation"] li a:hover {
  background: #3e5c77;
  color: #fff;
}
.pagination.bg-dark > .content [role="navigation"] li a:hover:after {
  color: transparent;
}
.pagination.bg-dark > .content [role="navigation"] li span {
  background: #474747;
  color: transparent;
}
.pagination.bg-dark > .content [role="navigation"] li span[not="href"] {
  color: #ffffff;
  cursor: default;
}
.pagination.bg-dark > .content [role="navigation"] li [aria-selected="true"] {
  background-color: #3e5c77;
  color: #fff;
}
.pagination.bg-dark > .content [role="navigation"] li:hover a,
.pagination.bg-dark > .content [role="navigation"] li:active a {
  background-color: #3e5c77;
  color: #fff;
}
.pagination.bg-dark > .content [role="navigation"] li:hover span,
.pagination.bg-dark > .content [role="navigation"] li:active span {
  background: #474747;
}
.pagination.bg-dark > .content [role="navigation"] li:hover span[not="href"],
.pagination.bg-dark > .content [role="navigation"] li:active span[not="href"] {
  color: #ffffff;
}
@media screen and (min-width: 640px) {
  .pagination.bg-dark > .content [role="navigation"] li:first-child a,
  .pagination.bg-dark > .content [role="navigation"] li:last-child a {
    color: transparent;
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child a:after,
  .pagination.bg-dark > .content [role="navigation"] li:last-child a:after {
    color: #ffffff;
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child:hover,
  .pagination.bg-dark > .content [role="navigation"] li:last-child:hover {
    color: transparent;
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child:hover a,
  .pagination.bg-dark > .content [role="navigation"] li:last-child:hover a {
    background-color: #3e5c77;
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child:hover a:after,
  .pagination.bg-dark > .content [role="navigation"] li:last-child:hover a:after {
    color: #fff;
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child span,
  .pagination.bg-dark > .content [role="navigation"] li:last-child span {
    border: 1px solid rgba(62, 92, 119, 0.3);
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child span:after,
  .pagination.bg-dark > .content [role="navigation"] li:last-child span:after {
    color: rgba(255, 255, 255, 0.3);
  }
}
@media screen and (max-width: 769px) {
  .pagination.bg-dark > .content [role="navigation"] li:first-child a,
  .pagination.bg-dark > .content [role="navigation"] li:last-child a {
    background: #474747;
    color: #ffffff;
    border: 1px solid #3e5c77;
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child span,
  .pagination.bg-dark > .content [role="navigation"] li:last-child span {
    background: #474747;
    color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(62, 92, 119, 0.3);
  }
  .pagination.bg-dark > .content [role="navigation"] li:first-child:hover a,
  .pagination.bg-dark > .content [role="navigation"] li:last-child:hover a {
    background-color: #3e5c77;
    color: #fff;
  }
}
.payment-calculator form label {
  margin: 0 0 2rem;
}
.payment-calculator form select {
  min-width: 260px;
}
.payment-calculator form .terms-duration > div {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}
.payment-calculator form .terms-duration label {
  margin: 0 10px 10px 0;
  display: flex;
}
.payment-calculator form .terms-duration input[type="radio"] + span {
  border: 2px solid #d1d1d1;
  padding: 1.6rem;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment-calculator form .terms-duration input[type="radio"] + span:before {
  display: none;
}
.payment-calculator form .terms-duration input[type="radio"]:checked + span {
  background-color: #d1d1d1;
  color: #000;
}
.payment-calculator form .payment-terms {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}
.payment-calculator form .payment-terms > label,
.payment-calculator form .payment-terms > div {
  order: 1;
  width: 100%;
}
.payment-calculator form .payment-terms output[itemtype$="/PriceSpecification"] {
  display: flex;
  flex-basis: 100%;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
  margin: 1rem 0 3rem;
  border-bottom: 2px solid #d1d1d1;
}
.payment-calculator form .payment-terms output[itemtype$="/PriceSpecification"] [itemprop="name"]:before {
  content: " / ";
}
.payment-calculator.bg-color .terms-duration input[type="radio"] + span,
.payment-calculator.bg-dark .terms-duration input[type="radio"] + span {
  border-color: #ffffff;
}
.payment-calculator.bg-color .terms-duration input[type="radio"]:checked + span,
.payment-calculator.bg-dark .terms-duration input[type="radio"]:checked + span {
  background-color: #ffffff;
  color: #000;
}
.payment-calculator.bg-color .payment-terms output[itemtype$="/PriceSpecification"],
.payment-calculator.bg-dark .payment-terms output[itemtype$="/PriceSpecification"] {
  border-color: #ffffff;
}
@media (min-width: 769px) {
  .payment-calculator form {
    display: flex;
    max-width: none;
  }
  .payment-calculator form > div,
  .payment-calculator form > fieldset {
    flex-basis: 50%;
  }
  .payment-calculator form .field-fees,
  .payment-calculator form .field-tax,
  .payment-calculator form .field-trade-in-value,
  .payment-calculator form .field-balance-owed-on-trade-in-value,
  .payment-calculator form .field-down-payment,
  .payment-calculator form .field-annual-interest-rate {
    display: inline-block;
    width: 50%;
    margin-right: -4px;
  }
  .payment-calculator form .field-fees,
  .payment-calculator form .field-trade-in-value,
  .payment-calculator form .field-down-payment {
    padding-right: 8px;
  }
  .payment-calculator .payment-terms {
    padding: 2rem 0 0 4vw;
  }
}
.payment-calculator input::-webkit-outer-spin-button,
.payment-calculator input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.payment-calculator label[data-prefix] input {
  padding-left: 3rem;
}
.payment-calculator label[data-prefix],
.payment-calculator label[data-suffix] {
  position: relative;
}
.payment-calculator label[data-prefix]:before {
  content: attr(data-prefix);
}
.payment-calculator label[data-suffix]:after {
  content: attr(data-suffix);
}
.payment-calculator label:before,
.payment-calculator label:after {
  top: 3.7rem;
  font-size: 1.5rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .payment-calculator label:before,
  .payment-calculator label:after {
    top: 3.7rem;
  }
}
.payment-calculator label:before {
  position: relative;
  left: 1rem;
}
.payment-calculator label:after {
  position: absolute;
  right: 1rem;
}
.payment-calculator > .content form input + span:hover {
  cursor: pointer;
}
.payment-search {
  /* -- Range Slider for input type range --*/
  /* -- With connected store styles--*/
}
.payment-search label[data-rangefor] {
  margin: 0 0 4rem;
}
@media all and (min-width: 641px) {
  .payment-search label[data-rangefor] {
    position: relative;
  }
}
.payment-search label[data-rangefor] span {
  position: absolute;
  bottom: 3rem;
}
.payment-search label[data-rangefor] span:first-of-type {
  text-transform: lowercase;
}
.payment-search label[data-rangefor] input {
  background-color: transparent;
  color: #000;
  z-index: -1;
  border: 0;
  padding: 0;
  width: auto;
  text-align: left;
  max-width: 55px;
}
.payment-search label[data-rangefor="max"] {
  float: right;
  margin-right: 4rem;
}
@media all and (min-width: 641px) {
  .payment-search label[data-rangefor="max"] {
    margin-right: 4.2rem;
  }
}
.payment-search label[data-rangefor="max"] span {
  right: 0;
  bottom: 4.5rem;
}
@media all and (min-width: 641px) {
  .payment-search label[data-rangefor="max"] span {
    bottom: -2rem;
    right: -4.2rem;
  }
}
.payment-search label[data-rangefor="min"] {
  margin-left: 6rem;
}
@media all and (min-width: 641px) {
  .payment-search label[data-rangefor="min"] {
    margin-left: 7rem;
  }
}
.payment-search label[data-rangefor="min"] span {
  left: 0;
  bottom: 4.5rem;
}
@media all and (min-width: 641px) {
  .payment-search label[data-rangefor="min"] span {
    bottom: -2rem;
    left: -7rem;
  }
}
.payment-search .fieldset {
  position: relative;
}
.payment-search .fieldset > label {
  display: inline-block;
}
.payment-search .fieldset > label[aria-controls] {
  margin: 0;
}
.payment-search .fieldset > label[aria-controls] .rangeslider {
  top: auto;
  bottom: 3.5rem;
  width: 79%;
  left: auto;
  right: 11%;
}
@media all and (min-width: 641px) {
  .payment-search .fieldset > label[aria-controls] .rangeslider {
    left: 4rem;
    width: auto;
    right: 4rem;
  }
}
.payment-search .fieldset > label[aria-controls] .rangeslider .rangeslider__handle {
  background-color: #666666;
}
.payment-search .fieldset [itemprop="description"] {
  margin: 1rem 0 2rem;
}
.payment-search .fieldset {
  animation-name: minmax--;
}
.payment-search label[data-rangefor] {
  animation-name: rangeable--eyJhcHBseVJhbmdlU2xpZGVyIjogIHRydWV9;
}
.payment-search .fieldset .legend + div {
  position: relative;
}
.payment-search .fieldset label[data-rangefor]:first-child {
  margin-top: 40px;
}
.payment-search .fieldset .rangeslider {
  position: absolute;
  top: 0.5rem;
  left: 5%;
  width: 90%;
  height: 40px;
}
.payment-search .fieldset .rangeslider:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(18.5px);
  left: 0;
  width: 100%;
  height: 3px;
}
.payment-search .fieldset .rangeslider .rangeslider__fill {
  height: 3px;
  position: absolute;
  top: calc(18.5px);
  max-width: 100%;
}
.payment-search .fieldset .rangeslider .rangeslider__handle {
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 1;
}
.payment-search .fieldset .rangeslider .rangeslider__handle {
  width: 20px;
  height: 20px;
  top: calc(10px);
}
.payment-search .fieldset .rangeslider:before {
  background-color: #474747;
}
.payment-search .fieldset .rangeslider .rangeslider__fill {
  background-color: #474747;
}
.payment-search .fieldset .rangeslider .rangeslider__handle {
  background-color: #474747;
}
.payment-search .fieldset[data-role="slider"] {
  animation-name: minmax;
}
.payment-search .merchandisable-payment {
  display: flex;
  align-items: baseline;
}
.payment-search .merchandisable-payment label {
  margin: 0 1rem 0 0;
}
.seo-card > .deck {
  order: -1;
}
@media all and (min-width: 1200px) {
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabs.specifications-visible-tabs .vehicle-specifications {
    padding: 0.5rem 0;
    border-left: solid 0.1rem #3e5c77;
    background: #d1d1d1;
    color: #000;
    border-top: solid 0.4rem #3e5c77;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs .vehicleIdentityTabContainer.specifications-visible-container .vehicle-specifications {
    border-left: solid 0.1rem #3e5c77;
  }
}
@media all and (max-width: 1199px) {
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6 {
    background: #3e5c77;
    color: #fff;
    padding: 1rem 0.5rem;
    position: relative;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6::after {
    content: '\f125';
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0.6rem;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6::after {
    content: '\f125';
    display: block;
    font-family: 'Ion Icons';
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0rem;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6::after {
    transform: rotate(90deg);
    transition: transform 0s ease-in-out;
    right: 1.1rem;
    top: 1.2rem;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6 {
    background: #3e5c77;
    color: #fff;
    padding: 1rem 0.5rem;
    position: relative;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6::after {
    content: '\f125';
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0.6rem;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6::after {
    content: '\f125';
    display: block;
    font-family: 'Ion Icons';
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0rem;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6::after {
    transform: rotate(90deg);
    transition: transform 0s ease-in-out;
    right: 1.1rem;
    top: 1.2rem;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h1,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h2,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h3,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h4,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h5,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h6 {
    background: inherit;
    color: inherit;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h6::after {
    transform: rotate(-90deg);
    transition: transform 0s ease-in-out;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h1,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h2,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h3,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h4,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h5,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h6 {
    background: inherit;
    color: inherit;
  }
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h1::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h2::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h3::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h4::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h5::after,
  .vehicle-details > .deck .vehicle-mathbox-specs > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h6::after {
    transform: rotate(-90deg);
    transition: transform 0s ease-in-out;
  }
}
.vehicle-details > .deck .vehicle-mathbox-specs.bg-color > .content .vehicleIdentityTabs.specifications-visible-tabs a.vehicle-specifications {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck .vehicle-mathbox-specs.bg-color > .content .vehicleIdentityTabContainer.specifications-visible-container .vehicle-specifications {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h1,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h2,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h3,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h4,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h5,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h6 {
  cursor: pointer;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNvbmRpdGlvbmFsLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvbGxhcHNlLWNvbmRpdGlvbmFsLW9mZmVycyIsICJzY29wZSI6ICAiY2xvc2VzdCJ9;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h1::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h2::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h3::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h4::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h5::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h6::after {
  content: "\f217";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 1rem;
  font-family: 'Ionicons', sans-serif;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h1,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h2,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h3,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h4,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h5,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h6 {
  cursor: pointer;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNvbmRpdGlvbmFsLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvbGxhcHNlLWNvbmRpdGlvbmFsLW9mZmVycyIsICJzY29wZSI6ICAiY2xvc2VzdCJ9;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h1::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h2::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h3::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h4::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h5::after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers h6::after {
  content: "\f217";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 1rem;
  font-family: 'Ionicons', sans-serif;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers .conditional-offers {
  transform: scaleY(0);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, transform 0.5s ease-in-out;
  transform-origin: top;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h1:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h2:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h3:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h4:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h5:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h6:after {
  content: '\f404';
  font-size: 3rem;
  top: 0;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h1:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h2:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h3:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h4:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h5:after,
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible h6:after {
  content: '\f404';
  font-size: 3rem;
  top: 0;
}
.vehicle-details > .deck .vehicle-mathbox-specs .collapse-conditional-offers.conditional-offers-visible .conditional-offers {
  transform: scaleY(1);
  overflow-y: auto;
  max-height: 35rem;
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools {
  display: flex;
  flex-flow: row wrap;
  margin-top: 0.5rem;
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools span {
  flex: 1 0 50%;
  text-align: center;
  font-size: 1.4rem;
  text-transform: capitalize;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools span.remaining-vehicles-count::before,
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools span.viewed-vehicles-count::before {
  font-family: 'Ionicons', sans-serif;
  background: #3e5c77;
  color: #000;
  min-width: 2.5rem;
  min-height: 2.5rem;
  border-radius: 100%;
  margin-right: 0.5rem;
  display: flex;
  font-size: 1.5rem;
  justify-content: center;
  flex-direction: column;
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools span.remaining-vehicles-count::before {
  content: "\f3bc";
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools span.viewed-vehicles-count::before {
  content: "\f133";
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools span:first-child:not(:only-child) {
  border-right: 1px solid rgba(102, 102, 102, 0.5);
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools span:nth-child(3) {
  flex: 1 0 100%;
  border-top: 1px solid rgba(102, 102, 102, 0.5);
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools.no-mathbox span.remaining-vehicles-count::before,
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools.no-mathbox span.viewed-vehicles-count::before {
  color: #ffffff;
}
.vehicle-details > .deck .vehicle-mathbox-specs .shopping-tools:not(.no-mathbox) {
  background: #d1d1d1;
  color: #000;
}
.vehicle-details > .deck .vehicle-mathbox-specs.bg-color .shopping-tools:not(.no-mathbox) {
  background: #ffffff;
  color: #000;
}
@media screen and (min-width: 769px) {
  [class*="-gutter"] .vehicle-details.sticky-mathbox > .deck .card > .content,
  [class*="-gutter"] .vehicle-details.sticky-mathbox > .deck .card [role="navigation"] {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .vehicle-details.sticky-mathbox > .deck {
    width: 50%;
  }
  .vehicle-details.sticky-mathbox > .deck [class*="vehicleGalleryDetailsAndLinks"] .vehicle-mathbox-specs[class*="vehicleSpecificationsAndLogos"] {
    padding-top: 1rem;
  }
  .vehicle-details.sticky-mathbox > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] > .content {
    margin-left: 0;
    margin-right: 0;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-mathbox-specs {
    position: fixed;
    right: 0;
    transition: transform 0.124ms ease-in;
    overflow-y: auto;
    animation-name: stickymathbox--eyJhbmltYXRlZEhlYWRlcnMiOiAgImhlYWRlci0xLGhlYWRlci02LGhlYWRlci1uZXN0ZWQtc2VhcmNoIiwgImhlYWRlckNsYXNzIjogImhlYWRlciIsICJtZW51Q2xhc3MiOiAibWVudSJ9;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-mathbox-specs.with-animated-header {
    transition: transform 0.7s ease-in-out 0.1s;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-mathbox-specs.card:not(.copy-none):not(.link-none) > .content {
    flex-shrink: 0;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-mathbox-specs.card:not(.copy-none):not(.link-none) > .content .copy {
    margin-top: 0;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-mathbox-specs.card:not(.copy-none):not(.link-none) > .content .copy.scrollable {
    overflow-y: auto;
    max-height: 700px;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-mathbox-specs.card:not(.copy-none):not(.link-none) > .content .copy.scrollable .vehicleIdentityTabContainer > div {
    box-shadow: inset 0px -6px 10px -1px #acacac;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-glance .copy ul {
    flex-wrap: wrap;
  }
  .vehicle-details.sticky-mathbox > .deck .vehicle-glance .copy ul li {
    margin-right: 2.6vw;
  }
  .vehicle-details.sticky-mathbox > .deck .card.l3[class*=gallery][data-attrs*=card-gallery] {
    width: 100%;
  }
}
@media all and (min-width: 769px) {
  .header-1.offset300 + main .vehicle-details.sticky-title > .content .title,
  .header-6.offset300 + main .vehicle-details.sticky-title > .content .title,
  .header-nested-search.offset300 + main .vehicle-details.sticky-title > .content .title,
  .header-centered-logo.offset300 + main .vehicle-details.sticky-title > .content .title {
    animation-name: stickTitle;
    animation-duration: 0.75s;
  }
  .vehicle-details.sticky-title > .content .title {
    animation-name: sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjIiLCJwdXNoRWxlbWVudCI6ICJmYWxzZSJ9;
    background: #ffffff;
    color: #000;
  }
  .vehicle-details.sticky-title > .content .title.isSticky {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    font-size: 80%;
  }
  .vehicle-details.sticky-title > .content .title.isSticky .disclaimer {
    font-size: 1rem;
  }
  .vehicle-details.sticky-title.bg-color > .content .title {
    background: #d1d1d1;
    color: #000;
  }
  .vehicle-details.sticky-title.bg-dark > .content .title {
    background: #474747;
    color: #ffffff;
  }
  .narrow-gutter .vehicle-details.sticky-title.card .isSticky {
    max-width: calc(100% - 2 * 4vw);
  }
  .medium-gutter .vehicle-details.sticky-title.card .isSticky {
    max-width: calc(100% - 2 * 6vw);
  }
  .wide-gutter .vehicle-details.sticky-title.card .isSticky {
    max-width: calc(100% - 2 * 8vw);
  }
}
@keyframes stickTitle {
  from {
    position: static;
  }
  to {
    position: fixed;
    top: 4.5rem;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy [itemtype$="/Offer"] ul > li span.label {
  display: flex;
  flex-basis: 60%;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy [itemtype$="/Offer"] ul > li span.label + span {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy [itemtype$="/Offer"] ul > li .disclaimer {
  text-align: left;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy [itemtype$="/Offer"] ul > li > div {
  display: flex;
  flex-basis: 60%;
  position: relative;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy [itemtype$="/Offer"] ul > li > div .disclaimer {
  position: static;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy [itemtype$="/Offer"] ul > li > div span {
  flex-basis: auto;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy [itemtype$="/Offer"] ul > li > div + span[itemprop="price"] {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.vehicle-details > .deck .card-breadcrumbs {
  width: 100%;
}
.vehicle-details > .content .title {
  padding: 1vw 2vw;
}
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] {
  display: flex;
  flex: auto;
  flex-direction: column;
}
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] ul {
  display: flex;
  flex-direction: column;
  flex: auto;
}
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] ul li {
  margin: 0;
  padding: 0;
}
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] ul li [itemprop="priceSpecification"] {
  align-items: center;
}
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] ul li [itemprop="priceSpecification"] > .pin-based-CTA-wrapper,
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] ul li [itemprop="priceSpecification"] > .pinBasedPricingDisabled,
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] ul li [itemprop="priceSpecification"] > [itemprop="price"] {
  white-space: nowrap;
  flex: 0 1 auto;
  width: auto;
}
.vehicle-details > .content .title [itemtype$="/AggregateOffer"] ul li [itemprop="priceSpecification"] > [itemprop="name"] {
  text-align: right;
  flex: 2 1 auto;
  padding-right: .5rem;
  width: auto;
}
.vehicle-details > .content .title h1,
.vehicle-details > .content .title h2,
.vehicle-details > .content .title h3,
.vehicle-details > .content .title h4,
.vehicle-details > .content .title h5,
.vehicle-details > .content .title h6 {
  max-width: none;
}
.vehicle-details > .content .title [itemprop="vehicleConfiguration"] {
  display: block;
}
.vehicle-details > .content .title .vehicle-specifications {
  display: flex;
  margin: 0;
  padding-top: 1rem;
  flex: 1 1 100%;
  font-size: 1.2rem;
}
.vehicle-details > .content .title .vehicle-specifications .key-value {
  margin-right: 1rem;
  display: block;
}
.vehicle-details > .content .title .vehicle-specifications .key-value .key,
.vehicle-details > .content .title .vehicle-specifications .key-value .value {
  padding: 0;
}
.vehicle-details > .content .title .vehicle-specifications .key::after {
  content: ":";
  display: inline;
}
@media (min-width: 768px) {
  .vehicle-details > .content .title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .vehicle-details > .content .title > [itemprop="name"] {
    flex: 1 1 66%;
  }
  .vehicle-details > .content .title > [itemtype$="/AggregateOffer"] {
    flex: 1 1 20%;
    flex-direction: column;
  }
}
.vehicle-details > div[role="navigation"] {
  display: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck {
  animation-name: none;
  order: -1;
  display: flex;
  flex-wrap: wrap;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"].title-none {
  padding-top: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > .content {
  flex-grow: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > .content .title,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > .content .copy {
  margin: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > div[role="navigation"] {
  padding: 0 2vw;
  width: auto;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > div[role="navigation"] li {
  border-right: 1px solid #666666;
  margin: 0 1rem 1rem 0;
  padding: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > div[role="navigation"] li a {
  padding: 0 1rem 0 0;
  background: none;
  border: none;
  color: inherit;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > div[role="navigation"] li a.selected,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > div[role="navigation"] li a:hover {
  color: #3e5c77;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > div[role="navigation"] li:last-child {
  border: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck [itemtype$="/ImageGallery"] > .deck > .deck-gallery > .content .text {
  padding-top: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"].links-none.title-none.copy-none.media-none {
  padding-top: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] > .deck {
  order: -1;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] > .content {
  flex-grow: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] .title {
  display: none;
}
@media (min-width: 641px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] .deck-gallery[smartgallery] > .deck {
    width: calc(100% - ((2vw * 2) + 10rem));
    margin-left: auto;
    margin-right: auto;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] > .deck > .card > .arrow.page.prev {
  left: 2vw !important;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] > .deck > .card > .arrow.page.next {
  right: 2vw !important;
}
@media (max-width: 639px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] [class*="manufacturerPhoto"] .link,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="gallery"] [class*="dealershipPhoto"] .link {
    display: none;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] {
  padding: 0 2vw;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6 {
  margin: 1rem 0;
  display: block;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .text {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  padding: 1vw 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy {
  padding-top: 0;
  margin-top: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link {
  margin-top: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link > a {
  min-width: 20rem;
  width: auto;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary {
  display: flex;
  justify-content: space-between;
  order: 3;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary a {
  text-align: center;
  padding: .5rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary a,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary a:link {
  color: #3e5c77;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary a:before {
  display: block;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-share:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-869,339h-20v-19h6v1h-5v17h18v-17h-5v-1h6V339z%20M-878.5,329h-1v-16.3l-4.9,4.9l-0.7-0.7l6.1-6.1l6.1,6.1l-0.7,0.7l-4.9-4.9V329z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-save:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-save[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-save[data-saved="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-compare:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-compare:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-compare[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-compare[aria-pressed="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%233e5c77%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%233e5c77%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-watch:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-watch[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .vehicle-watch[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z%20M16,22.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1C17,22,16.5,22.4,16,22.4z%20M15.5,8.2h1v10.7h-1V8.2z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .window-sticker:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%233e5c77%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%233e5c77%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .window-sticker:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .window-sticker[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary .window-sticker[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%233e5c77%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%233e5c77%22%20fill%3D%22%233e5c77%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary a {
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-share:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-869,339h-20v-19h6v1h-5v17h18v-17h-5v-1h6V339z%20M-878.5,329h-1v-16.3l-4.9,4.9l-0.7-0.7l6.1-6.1l6.1,6.1l-0.7,0.7l-4.9-4.9V329z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-save:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-save[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-save[data-saved="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-compare:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-compare:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-compare[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-compare[aria-pressed="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-watch:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-watch[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .vehicle-watch[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z%20M16,22.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1C17,22,16.5,22.4,16,22.4z%20M15.5,8.2h1v10.7h-1V8.2z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .window-sticker:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .window-sticker:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .window-sticker[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-color .tertiary .window-sticker[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary a {
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-share:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-869,339h-20v-19h6v1h-5v17h18v-17h-5v-1h6V339z%20M-878.5,329h-1v-16.3l-4.9,4.9l-0.7-0.7l6.1-6.1l6.1,6.1l-0.7,0.7l-4.9-4.9V329z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-save:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-save[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-save[data-saved="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-compare:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-compare:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-compare[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-compare[aria-pressed="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-watch:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-watch[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .vehicle-watch[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z%20M16,22.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1C17,22,16.5,22.4,16,22.4z%20M15.5,8.2h1v10.7h-1V8.2z%22/%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .window-sticker:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .window-sticker:hover:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .window-sticker[aria-busy="true"]:before,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link.bg-dark .tertiary .window-sticker[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%20fill%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary {
  justify-content: flex-start;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link .tertiary a {
  text-decoration: none;
  padding: .5rem 1.5rem;
  min-width: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-logos {
  order: 4;
  flex: 0 0 auto;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .link {
  padding-left: 0;
}
@media (max-width: 767px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a:not(.vehicle-specifications) {
    margin: .25rem 0 0 .2rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a:not(.vehicle-specifications):first-child {
    margin-left: 0;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications {
    cursor: pointer;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h6 {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCJ0YXJnZXQiOiAgIi52ZWhpY2xlLXNwZWNpZmljYXRpb25zIiwgInNjb3BlIjogICJjbG9zZXN0In0;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications .key-value {
    display: none;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications {
    padding: 0 0.5rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h6 {
    position: relative;
    background: #3e5c77;
    color: #fff;
    padding: 1rem 0.5rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h1::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h2::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h3::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h4::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h5::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h6::after {
    content: '\f125';
    display: block;
    font-family: 'Ionicons', sans-serif;
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0.6rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h1::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h2::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h3::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h4::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h5::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h6::after {
    content: '\f125';
    display: block;
    font-family: 'Ion Icons';
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h1::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h2::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h3::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h4::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h5::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > h6::after {
    transform: rotate(90deg);
    transition: transform 0s ease-in-out;
    right: 1.1rem;
    top: 1.2rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only {
    padding: 1rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only > h6 {
    padding: 0;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h6 {
    background: inherit;
    color: inherit;
    margin-bottom: 0;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h1::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h2::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h3::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h4::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h5::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible > h6::after {
    transform: rotate(-90deg);
    transition: transform 0s ease-in-out;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible .vehicleIdentitySpecs {
    padding: 0.5rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .specifications-visible .vehicleIdentitySpecs .key-value {
    display: flex;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications {
    display: block;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h6,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h6 {
    display: block;
    max-width: 100%;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs {
  animation-name: tabs--eyJjb250ZW50U2VsZWN0b3IiOiAiLnZlaGljbGVJZGVudGl0eVRhYkNvbnRhaW5lciIsImNvbnRyb2xTZWxlY3RvciI6ICIudmVoaWNsZUlkZW50aXR5VGFicyBhIiwiY2xpY2tPbkNoaWxkcmVuIjogIHRydWV9;
  display: block;
  display: flex;
  align-content: center;
  align-content: stretch;
  flex-wrap: wrap;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a {
  text-decoration: none;
  padding: 0.5rem;
  flex: 1 1 20%;
  background: #acacac;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0.25rem 0.2rem 0 0;
  border-top: solid .4rem transparent;
  box-shadow: inset 0 -9px 6px -6px #808080;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a:last-child {
  margin-right: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.selected {
  background: #d1d1d1;
  color: #000;
  border-top: solid 0.4rem #3e5c77;
  box-shadow: inset 0 0 8px -8px #3e5c77;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.cash-price,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.finance-price,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.lease-price {
  font-size: 1.6rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.cash-price span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.finance-price span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.lease-price span {
  font-size: 1.8rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.cash-price .show-tab-disclaimer,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.finance-price .show-tab-disclaimer,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.lease-price .show-tab-disclaimer {
  font-size: .8rem;
  margin-top: .4rem;
  max-width: 8rem;
  font-weight: 300;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a.cash-only {
  padding: 0.8rem;
}
@media (min-width: 1200px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs.specifications-visible-tabs a {
    flex: 1;
    flex-basis: auto;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs.specifications-visible-tabs a:nth-last-child(2) {
    margin-right: 0;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs.specifications-visible-tabs .vehicle-specifications {
    flex: 0 1 50%;
    box-shadow: none;
    pointer-events: none;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy.bg-color > .content .vehicleIdentityTabs a.selected {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer {
  background: #d1d1d1;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ div .iomV3BannerWrapper > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ .iomV3BannerWrapper > div {
  display: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ div .iomV3BannerWrapper > div.show-selected-elem,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ .iomV3BannerWrapper > div.show-selected-elem {
  display: inline-block;
  margin-right: 1rem;
  margin-top: 2.5rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ div .iomV3BannerWrapper > div.show-selected-elem > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ .iomV3BannerWrapper > div.show-selected-elem > div {
  display: flex;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ div .iomV3BannerWrapper > div.show-selected-elem > div span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ .iomV3BannerWrapper > div.show-selected-elem > div span {
  position: relative;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ div .iomV3BannerWrapper > div.show-selected-elem > div span sup,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer ~ .iomV3BannerWrapper > div.show-selected-elem > div span sup {
  position: absolute;
  top: -2.1rem;
  right: -1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div {
  display: none;
  padding: 1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div h6 {
  padding: 1rem 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div.selected {
  display: block;
  background: #d1d1d1;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div.selected .vehicleIdentitySpecs .key-value {
  display: flex;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div .disclaimer > div {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div .bannerOffer_container ~ .bannerOffer_container {
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container {
    display: flex;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container .vehicle-specifications {
    flex: 50%;
    display: block;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container .vehicle-specifications .key-value {
    display: flex;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container .selected {
    flex: 50%;
  }
}
@media (max-width: 639px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer + .iomV3BannerWrapper {
    display: block;
  }
}
@media (max-width: 1199px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs.specifications-visible-tabs .vehicle-specifications {
    display: none;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications {
    display: block;
    cursor: pointer;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications .vehicleIdentitySpecs {
    display: none;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications h6 {
    display: block;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCJ0YXJnZXQiOiAgIi52ZWhpY2xlLXNwZWNpZmljYXRpb25zIiwgInNjb3BlIjogICJjbG9zZXN0In0;
    position: relative;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible .vehicleIdentitySpecs {
    display: block;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer.specifications-visible-container > .vehicle-specifications.specifications-visible h6 {
    margin-bottom: 0;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy.bg-color > .content .vehicleIdentityTabContainer > div.selected {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy.bg-color > .content .vehicleIdentityTabContainer > div .disclaimer > div {
  background: #474747;
  color: #ffffff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy.bg-dark > .content .vehicleIdentityTabContainer > div.selected .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy.bg-dark > .content .vehicleIdentityTabContainer > div.selected .value {
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs .vehicle-specifications,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs .cash-only {
  display: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .finance-price p [itemprop=amount],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .lease-price p [itemprop=amount] {
  float: right;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .finance-price [itemprop="description"] > p:last-child,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .lease-price [itemprop="description"] > p:last-child {
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
  cursor: pointer;
  margin: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .finance-price [itemprop="description"] > p:last-child:after,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .lease-price [itemprop="description"] > p:last-child:after {
  content: attr(data-content);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .finance-price [itemprop="description"] > p:last-child > span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .lease-price [itemprop="description"] > p:last-child > span {
  display: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .finance-price [itemprop="description"] > p:last-child.toggledOn:after,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .lease-price [itemprop="description"] > p:last-child.toggledOn:after {
  content: attr(data-content);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .finance-price [itemprop="description"] > p:last-child.toggledOn > span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .lease-price [itemprop="description"] > p:last-child.toggledOn > span {
  display: block;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="priceComponent"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="addon"] {
  margin-bottom: 0.5rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="addon"] [itemprop="validThrough"] {
  flex-basis: 100%;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemprop="priceComponent"].accessories-list {
  margin: 1.2rem 0;
  padding: 1.2rem;
  background: rgba(255, 255, 255, 0.3);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemprop="priceComponent"].accessories-list ul {
  flex: 1 1 100%;
  flex-direction: column;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] {
  padding: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications .key-value {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications .key {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications .value {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: right;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications dd {
  margin: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicle-specifications .key-value .key-value {
  flex: 1 1 100%;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] ul {
  margin: 0;
  padding: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] ul li {
  margin: 0;
  padding: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] ul li {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] ul span:first-child {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] ul span:nth-child(2) {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: right;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] ul dd {
  margin: 0;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] [itemprop="validThrough"] {
  flex: 1 1 100%;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"].bannerOffer_container {
  display: inline-block;
  margin-right: 1rem;
  margin-top: 2.5rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"].bannerOffer_container > div {
  display: flex;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"].bannerOffer_container > div span {
  position: relative;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"].bannerOffer_container > div span sup {
  position: absolute;
  top: -2.1rem;
  right: -1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content [itemtype$="/Offer"] .bannerOfferSuffix {
  width: 100%;
  text-align: right;
  margin-left: 7px;
  display: block;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy {
  animation: none;
  max-height: none;
  height: auto;
  overflow: visible;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy:after {
  content: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy dl {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInJlYWQtbW9yZS12aXNpYmxlIiwgInNjb3BlIjogICJjbG9zZXN0IiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgdHJ1ZX0;
  transition: all 2s ease;
  pointer-events: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy dl:after {
  content: "Read More +";
  position: absolute;
  bottom: 0;
  cursor: pointer;
  width: 100%;
  display: block;
  color: #000;
  background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
  left: 0;
  box-shadow: -1rem -20px 30px #ffffff;
  pointer-events: all;
}
.bg-color.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy dl:after {
  color: #000;
  background: linear-gradient(to top, #d1d1d1 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #d1d1d1;
}
.bg-dark.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy dl:after {
  color: #ffffff;
  background: linear-gradient(to top, #474747 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #474747;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy dl.read-more-visible {
  max-height: none;
  overflow: visible;
  transition: all 2s ease;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy dl.read-more-visible:after {
  content: "Read Less -";
  background: none;
  position: static;
  box-shadow: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy .vehicleIdentityTabs[tabs] + .vehicleIdentityTabContainer dl:after {
  background: linear-gradient(to top, #d1d1d1 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #d1d1d1;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy .vehicleIdentityTabs[tabs] + .vehicleIdentityTabContainer dl.read-more-visible:after {
  background: none;
  box-shadow: none;
}
.bg-color.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].overflow-expand > .content .copy .vehicleIdentityTabs[tabs] + .vehicleIdentityTabContainer dl:after {
  background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #ffffff;
}
@media (min-width: 768px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .text {
    padding: 0 0 1rem;
    justify-content: flex-start;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .text h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .link a {
    margin-right: 1vw;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs .cash-only,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs .vehicle-specifications {
    display: flex;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only {
    cursor: default;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h6,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h6,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h6 {
    animation: none;
    animation-name: none;
    background: inherit;
    color: inherit;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h1::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h1::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h1::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h2::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h2::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h2::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h3::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h3::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h3::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h4::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h4::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h4::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h5::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h5::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h5::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-price > h6::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h6::after,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h6::after {
    content: none;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h6,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .cash-only > h6 {
    display: none;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-price,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .lease-price,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .finance-price {
    padding: 1rem;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .lease-price.selected > div[itemprop="acceptedPaymentMethod"] [itemprop="description"],
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .finance-price.selected > div[itemprop="acceptedPaymentMethod"] [itemprop="description"] {
    display: block;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .lease-price.selected > div[itemprop="acceptedPaymentMethod"] .link,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .finance-price.selected > div[itemprop="acceptedPaymentMethod"] .link {
    display: flex;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-price.selected ul,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only.selected ul,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-price.selected > div,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only.selected > div {
    display: block;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-price.selected .link,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only.selected .link,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-price.selected li,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .cash-only.selected li {
    display: flex;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer .vehicle-specifications > dl {
    display: flex;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > div > div {
    display: block;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications {
    display: none;
  }
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h1,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h2,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h3,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h4,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h5,
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabContainer > .vehicle-specifications > h6 {
    display: none;
  }
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabs a.selected {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabContainer > div.selected {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabContainer > div .disclaimer > div {
  background: #474747;
  color: #ffffff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabContainer .offers-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabContainer .cash-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabContainer .lease-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabContainer .finance-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .vehicleIdentityTabContainer .specifications-visible {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected dd,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected dt,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected h1,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected h2,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected h3,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected h4,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected h5,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer > div.selected h6 {
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .offers-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .offers-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .cash-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .cash-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .lease-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .lease-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .finance-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .finance-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .specifications-visible,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .specifications-visible {
  background: #d1d1d1;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .offers-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .offers-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .cash-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .cash-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .lease-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .lease-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .finance-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .finance-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .vehicleIdentityTabContainer .specifications-visible .disclaimer > div,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .vehicleIdentityTabContainer .specifications-visible .disclaimer > div {
  background: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer .finance-price.selected li.cash-reduction-msrp,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer .lease-price.selected li.cash-reduction-msrp {
  display: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer .cash-price.selected li.finance-reduction-msrp,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer .lease-price.selected li.finance-reduction-msrp {
  display: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer .finance-price.selected li.lease-reduction-msrp,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .vehicleIdentityTabContainer .cash-price.selected li.lease-reduction-msrp {
  display: none;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content {
  flex-grow: 0;
}
@media (min-width: 640px) {
  .vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] {
    padding-top: 2vw;
  }
}
.vehicle-details > .content .disclaimer {
  text-align: right;
}
.vehicle-details > .content .disclaimer.disclaimer-open > div {
  width: 100%;
  right: 0;
  bottom: auto;
  left: auto;
}
.vehicle-details > .content .title .disclaimer.disclaimer-open > div {
  bottom: auto;
  top: 4rem;
}
.vehicle-details > .content .title [itemprop="offers"],
.vehicle-details .vehicleIdentityTabContainer [itemprop="offers"],
.vehicle-details > .content .title [itemprop="priceComponent"],
.vehicle-details .vehicleIdentityTabContainer [itemprop="priceComponent"] {
  position: relative;
}
.vehicle-details > .content .title [itemprop="offers"] .disclaimer,
.vehicle-details .vehicleIdentityTabContainer [itemprop="offers"] .disclaimer,
.vehicle-details > .content .title [itemprop="priceComponent"] .disclaimer,
.vehicle-details .vehicleIdentityTabContainer [itemprop="priceComponent"] .disclaimer {
  position: static;
  text-align: right;
}
.vehicle-details > .content .title [itemprop="offers"] .disclaimer small,
.vehicle-details .vehicleIdentityTabContainer [itemprop="offers"] .disclaimer small,
.vehicle-details > .content .title [itemprop="priceComponent"] .disclaimer small,
.vehicle-details .vehicleIdentityTabContainer [itemprop="priceComponent"] .disclaimer small {
  margin-bottom: .7rem;
}
.vehicle-details > .content .title [itemprop="offers"] div.disclaimer,
.vehicle-details .vehicleIdentityTabContainer [itemprop="offers"] div.disclaimer,
.vehicle-details > .content .title [itemprop="priceComponent"] div.disclaimer,
.vehicle-details .vehicleIdentityTabContainer [itemprop="priceComponent"] div.disclaimer {
  position: relative;
}
.vehicle-details > .content .title [itemprop="offers"] div.disclaimer.disclaimer-open > div,
.vehicle-details .vehicleIdentityTabContainer [itemprop="offers"] div.disclaimer.disclaimer-open > div,
.vehicle-details > .content .title [itemprop="priceComponent"] div.disclaimer.disclaimer-open > div,
.vehicle-details .vehicleIdentityTabContainer [itemprop="priceComponent"] div.disclaimer.disclaimer-open > div {
  bottom: auto;
  top: auto;
  left: auto;
  right: 0;
}
.vehicle-details > .content .title [itemprop="offers"] div.disclaimer.disclaimer-open .offers_Description,
.vehicle-details .vehicleIdentityTabContainer [itemprop="offers"] div.disclaimer.disclaimer-open .offers_Description,
.vehicle-details > .content .title [itemprop="priceComponent"] div.disclaimer.disclaimer-open .offers_Description,
.vehicle-details .vehicleIdentityTabContainer [itemprop="priceComponent"] div.disclaimer.disclaimer-open .offers_Description {
  left: 0;
  box-shadow: 2px 2px 6px;
  padding-bottom: 5px;
}
@media all and (min-width: 640px) {
  .vehicle-details > .content .title [itemprop="offers"] .disclaimer.disclaimer-open > div,
  .vehicle-details .vehicleIdentityTabContainer [itemprop="offers"] .disclaimer.disclaimer-open > div,
  .vehicle-details > .content .title [itemprop="priceComponent"] .disclaimer.disclaimer-open > div,
  .vehicle-details .vehicleIdentityTabContainer [itemprop="priceComponent"] .disclaimer.disclaimer-open > div {
    bottom: auto;
    top: 4rem;
  }
}
.vehicle-details.card [itemtype$="/PropertyValue"] .disclaimer {
  position: static;
}
.vehicle-details.card [itemtype$="/PropertyValue"] .card > .content .disclaimer.disclaimer-open > div {
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: left;
}
.vehicle-details.card [itemtype$="/PropertyValue"] .disclaimer.disclaimer-open > div {
  bottom: auto;
}
.vehicle-details.copy-none > .content .text,
.vehicle-details.copy-none > .content .link {
  padding: 0;
}
.vehicle-details.fix-and-float {
  z-index: 1;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
.vehicle-details.fix-and-float:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.vehicle-details.fix-and-float.bg-light:after {
  background-color: rgba(255, 255, 255, 0.8);
}
@media all and (max-width: 767px) {
  .vehicle-details.fix-and-float.bg-light > .deck {
    background: linear-gradient(#ffffff, #ffffff);
  }
}
.vehicle-details.fix-and-float.bg-color:after {
  background-color: rgba(209, 209, 209, 0.8);
}
@media all and (max-width: 767px) {
  .vehicle-details.fix-and-float.bg-color > .deck {
    background: linear-gradient(#d1d1d1, #d1d1d1);
  }
}
.vehicle-details.fix-and-float.bg-dark:after {
  background-color: rgba(71, 71, 71, 0.8);
}
@media all and (max-width: 767px) {
  .vehicle-details.fix-and-float.bg-dark > .deck {
    background: linear-gradient(#474747, #474747);
  }
}
.vehicle-details.fix-and-float > .content {
  align-items: inherit;
  min-height: initial;
}
.vehicle-details.fix-and-float > .content > .text {
  margin: 0;
}
.vehicle-details.fix-and-float > .content > .media {
  display: none;
}
.vehicle-details.fix-and-float .bg-transparent {
  background-color: transparent;
}
.vehicle-details.fix-and-float [class*="vehicleSpecificationsAndLogos"] > .deck {
  margin-top: 2rem;
}
@media all and (max-width: 767px) {
  .vehicle-details.fix-and-float {
    background-size: contain;
    background-position: top;
    background-attachment: local;
  }
}
#modal-container .vehicleMediaGallery.deck-tabs > div[role="navigation"] {
  padding: 0 2vw;
  width: auto;
}
#modal-container .vehicleMediaGallery.deck-tabs > div[role="navigation"] li {
  border-right: 1px solid #666666;
  margin: 0 1rem 1rem 0;
  padding: 0;
}
#modal-container .vehicleMediaGallery.deck-tabs > div[role="navigation"] li a {
  padding: 0 1rem 0 0;
  background: none;
  border: none;
  color: inherit;
}
#modal-container .vehicleMediaGallery.deck-tabs > div[role="navigation"] li a.selected,
#modal-container .vehicleMediaGallery.deck-tabs > div[role="navigation"] li a:hover {
  color: #3e5c77;
}
#modal-container .vehicleMediaGallery.deck-tabs > div[role="navigation"] li:last-child {
  border: none;
}
@media all and (min-width: 769px) {
  [class*="-gutter"] .vehicle-details [class*="gallery"] .card > .content {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 640px) {
  .vehicle-details-logos.card.leafy > .deck .card > .content .text {
    padding: 0;
  }
}
.vehicle-details-logos.links-none.title-none.copy-none.media-none:not(.cards-none) {
  padding-top: 0;
}
.vehicle-details-logos.links-none.title-none.copy-none.media-none:not(.cards-none) > .content .text {
  padding: 0;
}
.vehicle-details-logos.card:not(.cards-none) > .deck {
  padding: 0 0 0 .6vw;
}
.vehicle-details-logos > .deck {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.vehicle-details-logos > .deck .card {
  width: auto;
  padding: 0 2rem 0 0;
  -ms-grid-row-align: center;
      align-self: center;
}
.vehicle-details-logos > .deck .card .content {
  flex-grow: inherit;
}
.vehicle-details-logos > .deck .card .content .text {
  padding: 0;
}
.vehicle-details-logos > .deck .card .content .link {
  justify-content: center;
  margin-top: 0;
}
.vehicle-details-logos > .deck .card .content .link a {
  margin: 0;
  padding: 0;
}
.vehicle-details-logos > .deck .card .content .link .tertiary a {
  min-width: 0;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li span.label {
  display: flex;
  flex-basis: 60%;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li span.label + span {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div {
  display: flex;
  flex-basis: 60%;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div span {
  flex: auto;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div .disclaimer {
  text-align: left;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div + span[itemprop="price"] {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.vehicle-listing > .content .disclaimer {
  text-align: right;
}
.vehicle-listing > .content .disclaimer.disclaimer-open > div {
  text-align: left;
  right: 0;
  bottom: auto;
  left: auto;
}
.vehicle-listing > .content .disclaimer.disclaimer-open .offers_Description {
  box-shadow: 2px 2px 6px;
  padding-bottom: 5px;
  left: 0;
}
.vehicle-listing > .content [itemtype$="/AggregateOffer"],
.vehicle-listing > .content .vehicle-pricing {
  position: relative;
}
.vehicle-listing > .content [itemtype$="/AggregateOffer"] .disclaimer,
.vehicle-listing > .content .vehicle-pricing .disclaimer {
  position: static;
}
.vehicle-listing > .content [itemtype$="/AggregateOffer"] .disclaimer small,
.vehicle-listing > .content .vehicle-pricing .disclaimer small {
  margin-bottom: .7rem;
}
@media all and (min-width: 640px) {
  .vehicle-listing > .content .disclaimer.disclaimer-open > div {
    bottom: auto;
    top: auto;
    text-align: left;
  }
  .vehicle-listing > .content [itemtype$="/Offer"] > .disclaimer.disclaimer-open > div {
    bottom: auto;
    top: auto;
    text-align: left;
  }
}
@media all and (min-width: 640px) and (max-width: 1040px) {
  .vehicle-listing > .content .vehicle-pricing {
    position: static;
  }
  .vehicle-listing > .content .disclaimer.disclaimer-open > div {
    left: auto;
    top: auto;
    text-align: left;
  }
}
[class*="col-"] > .deck > .vehicle-listing > .content [itemprop="priceComponent"],
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing {
  position: relative;
}
[class*="col-"] > .deck > .vehicle-listing > .content .disclaimer.disclaimer-open > div {
  width: 96%;
  left: 2%;
  top: auto;
  bottom: auto;
  margin-top: 0;
  text-align: left;
}
@media all and (min-width: 640px) {
  [class*="col-"] > .deck > .vehicle-listing > .content [itemprop="priceComponent"],
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing {
    position: static;
  }
}
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"] {
  display: none;
}
.vehicle-listing.card > .content .media .bannerOffer_container,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem {
  margin-top: 5rem;
  position: relative;
  display: block;
}
.vehicle-listing.card > .content .media .bannerOffer_container img,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem img {
  width: auto;
}
.vehicle-listing.card > .content .media .bannerOffer_container > div,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem > div {
  display: flex;
  justify-content: center;
}
.vehicle-listing.card > .content .media .bannerOffer_container > div span,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem > div span {
  position: relative;
}
.vehicle-listing.card > .content .media .bannerOffer_container > div span sup,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem > div span sup {
  position: absolute;
  top: -2.1rem;
  right: -1rem;
}
.vehicle-listing.card > .content .media .bannerOffer_container [itemprop="expires"],
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem [itemprop="expires"] {
  display: block;
  padding: 0.5vw 1vw;
}
.vehicle-listing.card > .content .media .bannerOffer_container ~ .bannerOffer_container,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"] ~ [data-attrs*="bannerOffer_container"] {
  margin-top: 1rem;
}
.vehicle-listing.card {
  /* Specifications  toggle Overlay*/
}
.vehicle-listing.card > .content .title,
.vehicle-listing.card > .content .copy,
.vehicle-listing.card > .content .link {
  padding: 1vw;
}
.vehicle-listing.card > .content .title,
.vehicle-listing.card > .content .copy {
  padding-bottom: 0.5vw;
}
.vehicle-listing.card > .content .text {
  padding: 2vw 1rem;
}
.vehicle-listing.card > .content .link {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.vehicle-listing.card > .content .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6 {
  margin: 1rem 0;
  display: block;
}
.vehicle-listing.card > .content .title {
  order: 1;
}
@media (max-width: 1023px) {
  .vehicle-listing.card > .content .title > [itemprop="name"] {
    max-width: 100%;
  }
}
.vehicle-listing.card > .content .title ul {
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
}
@media (max-width: 1023px) {
  .vehicle-listing.card > .content .title ul {
    width: 100%;
  }
}
.vehicle-listing.card > .content .title ul li {
  margin: 0;
  padding: 0;
}
.vehicle-listing.card > .content .title ul li .key,
.vehicle-listing.card > .content .title ul li .value {
  padding: 0.5rem 0 0 0;
}
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"],
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] {
  align-items: center;
}
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > .pin-based-CTA-wrapper,
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > .pin-based-CTA-wrapper,
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > .pinBasedPricingDisabled,
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > .pinBasedPricingDisabled,
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > [itemprop="price"],
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > [itemprop="price"] {
  white-space: nowrap;
  flex: 0 1 auto;
  width: auto;
}
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > [itemprop="name"],
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > [itemprop="name"] {
  text-align: right;
  flex: 2 1 auto;
  padding-right: .5rem;
  width: auto;
}
.vehicle-listing.card > .content .copy {
  display: flex;
  flex-direction: column;
  order: 3;
  margin-top: 0;
}
.vehicle-listing.card > .content .copy [class^="cash-"] ul[itemprop="priceSpecification"] + span[itemprop="expires"]:before {
  content: '\f4b4';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.vehicle-listing.card > .content .media {
  order: 2;
}
.vehicle-listing.card > .content .media figure img:not(.co-lazy-loaded):not([nolazy]) {
  min-height: 300px;
}
.vehicle-listing.card > .content .media .tertiary {
  display: flex;
  justify-content: space-between;
  order: 3;
}
.vehicle-listing.card > .content .media .tertiary a {
  text-align: center;
  padding: .5rem;
}
.vehicle-listing.card > .content .media .tertiary a,
.vehicle-listing.card > .content .media .tertiary a:link {
  color: #3e5c77;
}
.vehicle-listing.card > .content .media .tertiary a:before {
  display: block;
}
.vehicle-listing.card > .content .media .tertiary .vehicle-share:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-869,339h-20v-19h6v1h-5v17h18v-17h-5v-1h6V339z%20M-878.5,329h-1v-16.3l-4.9,4.9l-0.7-0.7l6.1-6.1l6.1,6.1l-0.7,0.7l-4.9-4.9V329z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .vehicle-save:hover:before,
.vehicle-listing.card > .content .media .tertiary .vehicle-save[aria-busy="true"]:before,
.vehicle-listing.card > .content .media .tertiary .vehicle-save[data-saved="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .vehicle-compare:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .vehicle-compare:hover:before,
.vehicle-listing.card > .content .media .tertiary .vehicle-compare[aria-busy="true"]:before,
.vehicle-listing.card > .content .media .tertiary .vehicle-compare[aria-pressed="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%233e5c77%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%233e5c77%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .vehicle-watch:hover:before,
.vehicle-listing.card > .content .media .tertiary .vehicle-watch[aria-busy="true"]:before,
.vehicle-listing.card > .content .media .tertiary .vehicle-watch[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%233e5c77%22%20d%3D%22M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z%20M16,22.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1C17,22,16.5,22.4,16,22.4z%20M15.5,8.2h1v10.7h-1V8.2z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .window-sticker:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%233e5c77%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%233e5c77%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary .window-sticker:hover:before,
.vehicle-listing.card > .content .media .tertiary .window-sticker[aria-busy="true"]:before,
.vehicle-listing.card > .content .media .tertiary .window-sticker[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%233e5c77%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%233e5c77%22%20fill%3D%22%233e5c77%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%233e5c77%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary a {
  color: #000;
}
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-share:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-869,339h-20v-19h6v1h-5v17h18v-17h-5v-1h6V339z%20M-878.5,329h-1v-16.3l-4.9,4.9l-0.7-0.7l6.1-6.1l6.1,6.1l-0.7,0.7l-4.9-4.9V329z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-save:hover:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-save[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-save[data-saved="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-compare:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-compare:hover:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-compare[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-compare[aria-pressed="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-watch:hover:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-watch[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .vehicle-watch[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z%20M16,22.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1C17,22,16.5,22.4,16,22.4z%20M15.5,8.2h1v10.7h-1V8.2z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .window-sticker:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-color .tertiary .window-sticker:hover:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .window-sticker[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-color .tertiary .window-sticker[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary a {
  color: #fff;
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-share:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-869,339h-20v-19h6v1h-5v17h18v-17h-5v-1h6V339z%20M-878.5,329h-1v-16.3l-4.9,4.9l-0.7-0.7l6.1-6.1l6.1,6.1l-0.7,0.7l-4.9-4.9V329z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-save:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-save:hover:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-save[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-save[data-saved="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-compare:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-compare:hover:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-compare[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-compare[aria-pressed="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-watch:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-879,339c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S-871.3,339-879,339z%20M-879,312c-7.2,0-13,5.8-13,13c0,7.2,5.8,13,13,13c7.2,0,13-5.8,13-13C-866,317.8-871.8,312-879,312z%20M-879,331.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1S-878.5,331.4-879,331.4z%20M-878.5,327.9h-1v-10.7h1V327.9z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-watch:hover:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-watch[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .vehicle-watch[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z%20M16,22.4c-0.5,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.5,0,1,0.4,1,1C17,22,16.5,22.4,16,22.4z%20M15.5,8.2h1v10.7h-1V8.2z%22/%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .window-sticker:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media.bg-dark .tertiary .window-sticker:hover:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .window-sticker[aria-busy="true"]:before,
.vehicle-listing.card > .content .media.bg-dark .tertiary .window-sticker[aria-selected="true"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%20fill%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.vehicle-listing.card > .content .media .tertiary {
  justify-content: center;
  margin-top: 3rem;
  position: relative;
}
.vehicle-listing.card > .content .media .tertiary a {
  padding: .5rem 1.5rem;
}
.vehicle-listing.card > .content .media .tertiary .vehicle-compare:hover[aria-disabled=true]:after {
  content: attr(title);
  background-color: #FFCCCC;
  z-index: 1;
  max-width: 100%;
  position: absolute;
  bottom: 7rem;
  padding: 1rem;
  left: 2rem;
}
@media (max-width: 640px) {
  .vehicle-listing.card > .content .media img {
    width: 100%;
  }
}
.vehicle-listing.card > .content .media .count::before,
.vehicle-listing.card > .content .media .count::after {
  content: "";
}
.vehicle-listing.card > .content .link {
  order: 4;
  margin-top: 0;
  padding-top: 0;
}
.vehicle-listing.card .vehicle-specifications,
.vehicle-listing.card .vehicle-pricing,
.vehicle-listing.card [itemtype$="/AggregateOffer"] {
  padding: 0;
}
.vehicle-listing.card .vehicle-specifications {
  order: 1;
}
.vehicle-listing.card .vehicle-specifications .key-value {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.vehicle-listing.card .vehicle-specifications .key {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
}
.vehicle-listing.card .vehicle-specifications .value {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: right;
}
.vehicle-listing.card .vehicle-specifications dd {
  margin: 0;
}
.vehicle-listing.card .vehicle-specifications .key-value .key-value {
  flex: 1 1 100%;
}
.vehicle-listing.card .vehicle-specifications .key-value .value {
  margin-left: auto;
}
.vehicle-listing.card .vehicle-pricing {
  order: 2;
}
.vehicle-listing.card .modeldisclaimer {
  font-family: LouisRegular, Tahoma, sans-serif;
  margin-bottom: 1rem;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul {
  margin: 0;
  padding: 0;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul li {
  margin: 0;
  padding: 0;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul li {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul span:first-child {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul span:nth-child(2) {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: right;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul dd {
  margin: 0;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="validThrough"] {
  display: block;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list {
  padding: 1.2rem !important;
  background: rgba(255, 255, 255, 0.3);
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list ul {
  flex: 1 1 100%;
  flex-direction: column;
}
.bg-light.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list {
  background: rgba(71, 71, 71, 0.3);
}
.vehicle-listing.card .vehicle-logos {
  order: 4;
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] {
  position: relative;
  max-width: 100%;
  display: flex;
  flex: 0 1 auto;
}
.vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] a {
  padding-right: 1.5rem;
}
.vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] img {
  max-width: 98%;
  position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] img {
    width: 98%;
  }
}
.vehicle-listing.card ul li[itemprop="priceComponent"],
.vehicle-listing.card ul li[itemprop="addon"],
.vehicle-listing.card .other-offers li {
  margin-bottom: 0.5rem;
}
.vehicle-listing.card ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-listing.card ul li[itemprop="addon"] [itemprop="validThrough"],
.vehicle-listing.card .other-offers li [itemprop="validThrough"] {
  flex-basis: 100%;
}
.vehicle-listing.card.overflow-expand > .content .copy {
  animation: none;
  max-height: none;
  height: auto;
  overflow: visible;
}
.vehicle-listing.card.overflow-expand > .content .copy:after {
  content: none;
}
.vehicle-listing.card.overflow-expand > .content .copy dl {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInJlYWQtbW9yZS12aXNpYmxlIiwgInNjb3BlIjogICJjbG9zZXN0IiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgdHJ1ZX0;
  transition: all 2s ease;
  pointer-events: none;
}
.vehicle-listing.card.overflow-expand > .content .copy dl:after {
  content: "Read More +";
  position: absolute;
  bottom: 0;
  cursor: pointer;
  width: 100%;
  display: block;
  color: #000;
  background: linear-gradient(to top, #ffffff 100%, transparent 100%, transparent 100%);
  left: 0;
  box-shadow: -1rem -20px 30px #ffffff;
  pointer-events: all;
}
.bg-color.vehicle-listing.card.overflow-expand > .content .copy dl:after {
  color: #000;
  background: linear-gradient(to top, #d1d1d1 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #d1d1d1;
}
.bg-dark.vehicle-listing.card.overflow-expand > .content .copy dl:after {
  color: #ffffff;
  background: linear-gradient(to top, #474747 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #474747;
}
.vehicle-listing.card.overflow-expand > .content .copy dl.read-more-visible {
  max-height: none;
  overflow: visible;
  transition: all 2s ease;
}
.vehicle-listing.card.overflow-expand > .content .copy dl.read-more-visible:after {
  content: "Read Less -";
  background: none;
  position: static;
  box-shadow: none;
}
.vehicle-listing.card .vehicle-specifications {
  border-bottom: 2px solid #d1d1d1;
  cursor: pointer;
}
@media (max-width: 640px) {
  .vehicle-listing.card .vehicle-specifications h1,
  .vehicle-listing.card .vehicle-specifications h2,
  .vehicle-listing.card .vehicle-specifications h3,
  .vehicle-listing.card .vehicle-specifications h4,
  .vehicle-listing.card .vehicle-specifications h5,
  .vehicle-listing.card .vehicle-specifications h6 {
    max-width: none;
  }
}
.vehicle-listing.card .vehicle-specifications dl {
  display: none;
}
.vehicle-listing.card .vehicle-specifications h1,
.vehicle-listing.card .vehicle-specifications h2,
.vehicle-listing.card .vehicle-specifications h3,
.vehicle-listing.card .vehicle-specifications h4,
.vehicle-listing.card .vehicle-specifications h5,
.vehicle-listing.card .vehicle-specifications h6 {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCAidGFyZ2V0IjogICIuY29weSIsICJzY29wZSI6ICAiY2xvc2VzdCIsICJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
  position: relative;
}
.vehicle-listing.card .vehicle-specifications h1::after,
.vehicle-listing.card .vehicle-specifications h2::after,
.vehicle-listing.card .vehicle-specifications h3::after,
.vehicle-listing.card .vehicle-specifications h4::after,
.vehicle-listing.card .vehicle-specifications h5::after,
.vehicle-listing.card .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
.vehicle-listing.card .vehicle-specifications h1::after,
.vehicle-listing.card .vehicle-specifications h2::after,
.vehicle-listing.card .vehicle-specifications h3::after,
.vehicle-listing.card .vehicle-specifications h4::after,
.vehicle-listing.card .vehicle-specifications h5::after,
.vehicle-listing.card .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
.vehicle-listing.card .vehicle-specifications h1::after,
.vehicle-listing.card .vehicle-specifications h2::after,
.vehicle-listing.card .vehicle-specifications h3::after,
.vehicle-listing.card .vehicle-specifications h4::after,
.vehicle-listing.card .vehicle-specifications h5::after,
.vehicle-listing.card .vehicle-specifications h6::after {
  transform: rotate(90deg);
  transition: transform 0s ease-in-out;
  right: 0;
}
@media (max-width: 639px) {
  .vehicle-listing.card .vehicle-specifications .key-value {
    display: flex;
  }
  .vehicle-listing.card .vehicle-specifications .key-value:nth-of-type(n+3) {
    display: none;
  }
  .vehicle-listing.card .specifications-visible .vehicle-specifications .key-value:nth-of-type(n+3) {
    display: flex;
  }
}
.vehicle-listing.card .specifications-visible .vehicle-specifications h1::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h2::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h3::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h4::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h5::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h6::after {
  transform: rotate(0deg);
  transition: transform 0s ease-in-out;
  content: '\f209';
}
.vehicle-listing.card .specifications-visible .vehicle-specifications .key-value {
  display: flex;
}
.vehicle-listing.card > .content .copy .paymentInfoTab {
  animation-name: tabs--eyJjb250ZW50U2VsZWN0b3IiOiAiLnRhYkNvbnRhaW5lciIsImNvbnRyb2xTZWxlY3RvciI6ICIucGF5bWVudEluZm9UYWIgYSIsICJjbGlja09uQ2hpbGRyZW4iOiAgdHJ1ZX0;
  display: block;
  color: #000;
  display: flex;
  align-content: center;
  align-content: stretch;
  flex-wrap: wrap;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a {
  text-decoration: none;
  flex: 1 1 20%;
  padding: 0.5rem;
  background: #acacac;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0.25rem .2rem 0 0;
  border-top: solid .4rem transparent;
  box-shadow: inset 0 -9px 6px -6px #808080;
  z-index: 1;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a:last-child {
  margin-right: 0;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.selected {
  background: #d1d1d1;
  color: #000;
  border-top: solid 0.4rem #3e5c77;
  box-shadow: inset 0 0 8px -8px #3e5c77;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.cash-price,
.vehicle-listing.card > .content .copy .paymentInfoTab a.finance-price,
.vehicle-listing.card > .content .copy .paymentInfoTab a.lease-price {
  font-size: 1.5rem;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.cash-price span,
.vehicle-listing.card > .content .copy .paymentInfoTab a.finance-price span,
.vehicle-listing.card > .content .copy .paymentInfoTab a.lease-price span {
  font-size: 1.8rem;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.cash-price .show-tab-disclaimer,
.vehicle-listing.card > .content .copy .paymentInfoTab a.finance-price .show-tab-disclaimer,
.vehicle-listing.card > .content .copy .paymentInfoTab a.lease-price .show-tab-disclaimer {
  font-size: .8rem;
  margin-top: .4rem;
  font-weight: 300;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer {
  background: #d1d1d1;
  color: #000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div {
  display: none;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  display: block;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div {
  padding: 1rem 2rem;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div [itemprop="amount"] {
  float: right;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  background: #d1d1d1;
  color: #000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div .disclaimer > div {
  background: #ffffff;
  color: #000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child {
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
  cursor: pointer;
  margin: 0;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child:after {
  content: attr(data-content);
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child > span {
  display: none;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn:after {
  content: attr(data-content);
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn > span {
  display: block;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer .finance-price.selected .cash-reduction-msrp,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer .lease-price.selected .cash-reduction-msrp {
  display: none;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer .cash-price.selected .finance-reduction-msrp,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer .lease-price.selected .finance-reduction-msrp {
  display: none;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer .finance-price.selected .lease-reduction-msrp,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer .cash-price.selected .lease-reduction-msrp {
  display: none;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab {
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab a.selected {
  background: #ffffff;
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer {
  background: #ffffff;
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  background: #ffffff;
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer .disclaimer > div {
  background: #d1d1d1;
  color: #000;
}
.vehicle-listing.card .collapse-conditional-offers h1,
.vehicle-listing.card .collapse-conditional-offers h2,
.vehicle-listing.card .collapse-conditional-offers h3,
.vehicle-listing.card .collapse-conditional-offers h4,
.vehicle-listing.card .collapse-conditional-offers h5,
.vehicle-listing.card .collapse-conditional-offers h6 {
  cursor: pointer;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNvbmRpdGlvbmFsLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QifQ;
}
.vehicle-listing.card .collapse-conditional-offers h1::after,
.vehicle-listing.card .collapse-conditional-offers h2::after,
.vehicle-listing.card .collapse-conditional-offers h3::after,
.vehicle-listing.card .collapse-conditional-offers h4::after,
.vehicle-listing.card .collapse-conditional-offers h5::after,
.vehicle-listing.card .collapse-conditional-offers h6::after {
  content: "\f217";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Ionicons', sans-serif;
}
.vehicle-listing.card .collapse-conditional-offers h1,
.vehicle-listing.card .collapse-conditional-offers h2,
.vehicle-listing.card .collapse-conditional-offers h3,
.vehicle-listing.card .collapse-conditional-offers h4,
.vehicle-listing.card .collapse-conditional-offers h5,
.vehicle-listing.card .collapse-conditional-offers h6 {
  cursor: pointer;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNvbmRpdGlvbmFsLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QifQ;
}
.vehicle-listing.card .collapse-conditional-offers h1::after,
.vehicle-listing.card .collapse-conditional-offers h2::after,
.vehicle-listing.card .collapse-conditional-offers h3::after,
.vehicle-listing.card .collapse-conditional-offers h4::after,
.vehicle-listing.card .collapse-conditional-offers h5::after,
.vehicle-listing.card .collapse-conditional-offers h6::after {
  content: "\f217";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Ionicons', sans-serif;
}
.vehicle-listing.card .collapse-conditional-offers .conditional-offers {
  position: absolute;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.5s, max-height 0.5s;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 3.4rem 1.5rem 1.5rem 1.5rem;
  border: 1px solid #eeeeee;
  overflow-y: auto;
  background: #eeeeee;
  color: rgba(0, 0, 0, 0.7);
}
.vehicle-listing.card > .content .conditional-offers-visible {
  position: static;
}
.vehicle-listing.card > .content .conditional-offers-visible [itemtype$="/AggregateOffer"] {
  position: static;
}
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers {
  position: static;
}
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h1,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h2,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h3,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h4,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h5,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h6 {
  position: static;
}
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h1:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h2:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h3:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h4:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h5:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h6:after {
  content: '\f404';
  font-size: 3rem;
  background: #eeeeee;
  z-index: 10;
  line-height: 1rem;
  padding: 1rem;
  margin: 0.2rem;
}
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h1,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h2,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h3,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h4,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h5,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h6 {
  position: static;
}
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h1:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h2:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h3:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h4:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h5:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h6:after {
  content: '\f404';
  font-size: 3rem;
  background: #eeeeee;
  z-index: 10;
  line-height: 1rem;
  padding: 1rem;
  margin: 0.2rem;
}
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers {
  transform: scaleY(1);
  display: block;
}
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers > li {
  flex-shrink: 0;
}
.vehicle-listing.card.conditional-offers-one > .content .conditional-offers-visible .collapse-conditional-offers,
.vehicle-listing.card.conditional-offers-few > .content .conditional-offers-visible .collapse-conditional-offers {
  z-index: 1;
  top: auto;
  bottom: auto;
  position: relative;
}
.vehicle-listing.card.conditional-offers-one > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers,
.vehicle-listing.card.conditional-offers-few > .content .conditional-offers-visible .collapse-conditional-offers .conditional-offers {
  max-height: 30rem;
  bottom: auto;
}
.vehicle-listing.card.conditional-offers-one .collapse-conditional-offers .conditional-offers,
.vehicle-listing.card.conditional-offers-few .collapse-conditional-offers .conditional-offers {
  bottom: auto;
  margin-left: -1vw;
  margin-right: -1vw;
}
.vehicle-listing.card.conditional-offers-many > .content .copy [itemtype$="/AggregateOffer"] {
  position: static;
}
.vehicle-listing.card.conditional-offers-few > .content .copy [itemtype$="/AggregateOffer"],
.vehicle-listing.card.conditional-offers-one > .content .copy [itemtype$="/AggregateOffer"] {
  position: static;
}
.vehicle-listing.card.conditional-offers-few > .content .copy [itemtype$="/AggregateOffer"] .collapse-conditional-offers,
.vehicle-listing.card.conditional-offers-one > .content .copy [itemtype$="/AggregateOffer"] .collapse-conditional-offers {
  position: relative;
}
@media (max-width: 639px) {
  .vehicle-listing.card.conditional-offers-many > .content .copy {
    position: relative;
  }
  .vehicle-listing.card.conditional-offers-many > .content .copy .vehicle-pricing,
  .vehicle-listing.card.conditional-offers-many > .content .copy [itemprop="offers"] {
    position: static;
  }
  .vehicle-listing.card[class*="conditional-offers-"] .vehicle-pricing h1,
  .vehicle-listing.card[class*="conditional-offers-"] .vehicle-pricing h2 {
    max-width: none;
  }
}
@media (min-width: 640px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers {
    position: static;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers .conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers .conditional-offers {
    border-color: #d1d1d1;
    max-height: inherit;
    position: absolute;
    margin: 0;
    bottom: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy {
    position: relative;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy [itemtype$="/AggregateOffer"],
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy [itemtype$="/AggregateOffer"],
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing,
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers {
    position: static;
  }
}
@media (min-width: 1024px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing [itemprop="offers"],
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing [itemprop="offers"] {
    position: static;
  }
}
@media (min-width: 1200px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing {
    position: relative;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .conditional-offers-visible .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .conditional-offers-visible .collapse-conditional-offers {
    position: static;
  }
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing .tabContainer,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing .tabContainer {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing {
    position: relative;
  }
}
@media (max-width: 639px) {
  [class*="vehicleListingResults"].cards-one .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing {
    position: static;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing {
  overflow: hidden;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content {
  position: relative;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content > div:not(.wrapped-elements) .vehicle-specifications .key-value {
  display: none;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCAidGFyZ2V0IjogICIuY29weSIsICJzY29wZSI6ICAiY2xvc2VzdCJ9;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6 {
  position: relative;
  animation-name: none;
  animation: none;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  transform: rotate(90deg);
  transition: transform 0s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6 {
  position: relative;
  animation-name: none;
  animation: none;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  transform: rotate(90deg);
  transition: transform 0s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs {
  top: 2.5rem;
  overflow-y: hidden;
  max-height: 8rem;
  padding-bottom: 0;
  height: auto;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .key-value {
  display: flex;
  align-content: flex-start;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .key,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .value {
  display: block;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
  display: none;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .value:not([itemprop="vehicleIdentificationNumber"]) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 640px) {
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h1,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h2,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h3,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h4,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h5,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h6 {
    margin: 1rem 0;
  }
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h1,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h2,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h3,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h4,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h5,
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing > .content .vehicle-pricing h6 {
    margin: 1rem 0;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications {
  position: static;
  padding: 0;
  background: transparent;
  color: inherit;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h6 {
  padding-bottom: 4.5rem;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h6::after {
  transform: rotate(-90deg);
  transition: transform 0.2s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h1,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h2,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h3,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h4,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h5,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h6 {
  padding-bottom: 4.5rem;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h1::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h2::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h3::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h4::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h5::after,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h6::after {
  transform: rotate(-90deg);
  transition: transform 0.2s ease-in-out;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 2.5rem 1vw 2rem;
  opacity: 1;
  padding-top: 4.5rem;
  top: 1.5rem;
  max-height: 140%;
  overflow-y: auto;
  transition: padding 0.2s, max-height 1s;
  background: #eeeeee;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 640px) {
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding: 4rem 1vw 2rem;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h2:first-child,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h3:first-child,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h4:first-child,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h5:first-child,
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h6:first-child {
  font-size: 2rem;
  line-height: 1.7;
  max-width: calc(100% - 4rem);
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
  position: absolute;
  content: '\f404';
  color: #000;
  cursor: pointer;
  font-family: "Ion Icons";
  font-size: 3rem;
  line-height: 4rem;
  top: 0.5rem;
  right: 1vw;
  z-index: 10;
}
@media (max-width: 640px) {
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 1vw;
    right: 2vw;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: calc(2.5rem);
  }
}
@media (max-width: 640px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 2rem;
  }
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
  display: flex;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value span.value {
  overflow: visible;
  text-overflow: initial;
  white-space: normal;
}
@media (max-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"]:not(.cards-one) > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding-top: 5rem;
    top: 0;
  }
}
[class*="col-"].cards-one > .deck > .card.vehicle-listing.links-few .content .link,
[class*="col-"].cards-one > .deck > .card.vehicle-listing.links-many .content .link {
  justify-content: flex-start;
  flex-wrap: wrap;
}
[class*="col-"].cards-one > .deck > .card.vehicle-listing.links-few .content .link a,
[class*="col-"].cards-one > .deck > .card.vehicle-listing.links-many .content .link a {
  margin: 0 1vw 1rem 0;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content {
    padding-top: 1vw;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0 2vw;
    margin: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy .vehicle-specifications,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-specifications {
    flex-basis: 40%;
    max-width: none;
    flex-grow: 1;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy .vehicle-pricing,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy .vehicle-pricing,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-pricing {
    flex-basis: 43%;
    max-width: none;
    flex-grow: 1;
    margin-left: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy .vehicle-specifications,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy [itemtype$="/AggregateOffer"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy [itemtype$="/AggregateOffer"],
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy [itemtype$="/AggregateOffer"] {
    padding-right: 2rem;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy div ul li,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy div ul li,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy div ul li {
    padding: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications {
    border-bottom: none;
    cursor: default;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h6 {
    animation-name: none;
    animation: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h6::after {
    content: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications .key-value,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications .key-value,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications .key-value {
    display: flex;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content [itemtype$="/AggregateOffer"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content [itemtype$="/AggregateOffer"],
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content [itemtype$="/AggregateOffer"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-logos,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-logos,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-logos {
    flex: 1 1 100%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .link,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .link,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content {
    padding-top: 0;
    flex-wrap: wrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .media,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .media,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .media {
    width: 30%;
    justify-content: flex-start;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .link,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .link,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
    flex: 1 1 100%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > [itemprop="name"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > [itemprop="name"],
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title > [itemprop="name"] {
    flex: 1 1 66%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > ul,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > ul,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title > ul {
    flex: 1 1 28%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"],
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title > ul li div[itemprop="priceSpecification"] {
    justify-content: flex-end;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"] span,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"] span,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title > ul li div[itemprop="priceSpecification"] span {
    padding-bottom: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy {
    width: 70%;
    padding: 0 2vw;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy h1, h2, h3, h4, h5, h6,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy h1, h2, h3, h4, h5, h6,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .link,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .link,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
    flex-direction: row;
    align-items: center;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications {
    animation-name: none;
    border-bottom: none;
    cursor: default;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h6 {
    animation-name: none;
    animation: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6::after,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications h6::after {
    content: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications .key-value,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications .key-value,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-specifications .key-value {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .col > .deck > .vehicle-listing > .content .copy,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0 2vw 2rem;
    margin: 0;
  }
  .col > .deck > .vehicle-listing > .content .copy .vehicle-specifications,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-specifications {
    flex-basis: 40%;
    max-width: none;
    flex-grow: 1;
  }
  .col > .deck > .vehicle-listing > .content .copy .vehicle-pricing,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-pricing {
    flex-basis: 43%;
    max-width: none;
    flex-grow: 1;
    margin-left: 0;
  }
  .col > .deck > .vehicle-listing > .content .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy h1, .copy h2, .copy h3, .copy h4, .copy h5, .copy h6 {
    margin-top: 0;
  }
  .col > .deck > .vehicle-listing > .content .copy .vehicle-specifications,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy .vehicle-specifications,
  .col > .deck > .vehicle-listing > .content .copy [itemtype$="/AggregateOffer"],
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy [itemtype$="/AggregateOffer"] {
    padding-right: 2rem;
  }
  .col > .deck > .vehicle-listing > .content .copy div ul li,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy div ul li {
    padding: 0;
  }
  .col > .deck > .vehicle-listing > .content .link a.primary,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link a.primary,
  .col > .deck > .vehicle-listing > .content .link a.view-my-deal,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link a.view-my-deal,
  .col > .deck > .vehicle-listing > .content .link a.secondary,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link a.secondary {
    flex: 1 1 16%;
  }
  .col > .deck > .vehicle-listing > .content [itemtype$="/AggregateOffer"],
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content [itemtype$="/AggregateOffer"],
  .col > .deck > .vehicle-listing > .content .vehicle-logos,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .vehicle-logos {
    flex: 1 1 100%;
  }
}
[class*="col-"] > .deck > .card.vehicle-listing > .content {
  padding-top: 0;
  animation-name: wrapelements--eyJpdGVtcyI6ICAiLmNvcHksIC5jb3B5IH4gLmxpbmsifQ;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .wrapped-elements {
  position: relative;
  order: 3;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy {
  padding-bottom: 0;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .vehicle-pricing .tabContainer .link {
  min-height: 1px !important;
  padding-left: 0;
  padding-right: 0;
}
[class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content {
  animation-name: none;
  animation: none;
}
@media (max-width: 640px) {
  .col > .deck > .card.vehicle-listing > .content {
    padding-top: 0;
  }
}
/*Suppress Mathbox single Column*/
@media (min-width: 640px) {
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs {
    display: flex;
    flex-wrap: wrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value {
    flex: 1 1 48%;
    max-width: 48%;
    flex-wrap: nowrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value span,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value span,
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value span {
    flex: 1 1 50%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value:nth-child(odd),
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value:nth-child(odd),
  [class*="col-"].cards-one > .deck > .card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value:nth-child(odd) {
    margin-right: 2%;
  }
}
.card.vertical-filters {
  display: block;
  position: relative;
  overflow: auto;
}
@media (max-width: 640px) {
  .card.vertical-filters[aria-busy="true"] {
    opacity: 1;
  }
}
.card.vertical-filters > form {
  /* -- Range Slider for input type range --*/
}
.card.vertical-filters > form label {
  display: block;
  text-align: left;
  padding: 0.4rem 0;
}
.card.vertical-filters > form input:not([type="range"]) {
  padding: 0.5rem 1rem;
  margin: 0.5rem 0;
}
.card.vertical-filters > form span.count {
  display: none;
}
.card.vertical-filters > form button[name="action"],
.card.vertical-filters > form button.clear {
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  margin: 1rem;
  text-align: left;
  width: auto;
}
.card.vertical-filters > form button.clear {
  display: block;
  font-size: 1.2rem;
  margin: 0;
  text-transform: none;
  min-height: 0;
  color: #000;
  min-width: 0;
}
.bg-color.card.vertical-filters > form button.clear {
  color: #000;
}
.bg-dark.card.vertical-filters > form button.clear {
  color: #ffffff;
}
.card.vertical-filters > form button.clear:before,
.card.vertical-filters > form button.clear:after {
  display: inline-block;
  font-family: LouisBold, sans-serif;
  float: none;
  width: auto;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.card.vertical-filters > form button.clear:before {
  content: "[";
}
.card.vertical-filters > form button.clear:after {
  content: "]";
}
.card.vertical-filters > form button.clear:hover {
  box-shadow: none;
  transition: unset;
}
.card.vertical-filters > form button[name="action"]:before,
.card.vertical-filters > form button[name="action"]:after {
  display: none;
}
.card.vertical-filters > form ~ .deck {
  margin: 0;
  padding: 0;
}
.card.vertical-filters > form .fieldset[data-role="slider"] {
  animation-name: minmax--;
}
.card.vertical-filters > form label[data-rangefor] {
  animation-name: rangeable--eyJhcHBseVJhbmdlU2xpZGVyIjogIHRydWV9;
}
.card.vertical-filters > form .fieldset .legend + div {
  position: relative;
}
.card.vertical-filters > form .fieldset label[data-rangefor]:first-child {
  margin-top: 40px;
}
.card.vertical-filters > form .fieldset .rangeslider {
  position: absolute;
  top: 0.5rem;
  left: 5%;
  width: 90%;
  height: 40px;
}
.card.vertical-filters > form .fieldset .rangeslider:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(18.5px);
  left: 0;
  width: 100%;
  height: 3px;
}
.card.vertical-filters > form .fieldset .rangeslider .rangeslider__fill {
  height: 3px;
  position: absolute;
  top: calc(18.5px);
  max-width: 100%;
}
.card.vertical-filters > form .fieldset .rangeslider .rangeslider__handle {
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 1;
}
.card.vertical-filters > form .fieldset .rangeslider .rangeslider__handle {
  width: 20px;
  height: 20px;
  top: calc(10px);
}
.card.vertical-filters > form .fieldset .rangeslider:before {
  background-color: #474747;
}
.card.vertical-filters > form .fieldset .rangeslider .rangeslider__fill {
  background-color: #474747;
}
.card.vertical-filters > form .fieldset .rangeslider .rangeslider__handle {
  background-color: #474747;
}
.card.vertical-filters > form .fieldset .legend + .fields-wrapper .fields {
  position: relative;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields {
  animation-name: toggle--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAiY2xhc3NOYW1lIjogICJzaG93LWFsbCIsICJ0YXJnZXQiOiAgIiJ9;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields:after {
  content: attr(data-content);
  margin: auto;
  cursor: pointer;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > * {
  display: none;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(1) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(2) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(3) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(4) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(5) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(6) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(7) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(8) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(9) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > *:nth-child(10) {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields.show-all > * {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields.show-all:after {
  content: attr(data-content);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields[data-content] {
    cursor: pointer;
  }
  .card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields[data-content] .count {
    cursor: default;
  }
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields > label[data-selected="true"] {
  display: inherit;
}
.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields:after {
  display: inline-block;
  margin: 1rem 0;
  color: #000;
}
.bg-color.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields:after {
  color: #000;
}
.bg-dark.card.vertical-filters > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count="4"]):not([data-count="5"]):not([data-count="6"]):not([data-count="7"]):not([data-count="8"]):not([data-count="9"]):not([data-count="10"]) > .legend + .fields-wrapper .fields:after {
  color: #ffffff;
}
.card.vertical-filters > form {
  text-align: left;
  max-width: 100%;
  width: 100%;
}
.card.vertical-filters > form .fieldset label {
  overflow: auto;
}
.card.vertical-filters > form .fieldset input[type="checkbox"] {
  float: left;
  z-index: -1;
}
.card.vertical-filters > form .fieldset input[type="checkbox"] + span {
  float: left;
  margin-left: 0.5rem;
  max-width: 73%;
  padding: 0.3rem 0;
}
.card.vertical-filters > form .fieldset .count {
  cursor: default;
}
.card.vertical-filters > form .fieldset[data-filter="bodyColor"] .color-swatch {
  display: block;
  font-size: 0;
  margin-left: auto;
  margin-top: 0.6rem;
  height: 1.5rem;
  width: 3.5rem;
  padding-bottom: 0.7rem;
  padding-top: 0.5rem;
  border: 1px solid #000;
}
.bg-color.card.vertical-filters > form .fieldset[data-filter="bodyColor"] .color-swatch {
  border-color: #000;
}
.bg-dark.card.vertical-filters > form .fieldset[data-filter="bodyColor"] .color-swatch {
  border-color: #fff;
}
.card.vertical-filters > form > .fieldset:not([data-filter='clearFilterLabel']) .legend {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImZvY3VzZWQiLCAidG9nZ2xlT25TZWxmT25seSI6ICAidHJ1ZSIsICJ0YXJnZXQiOiAgIi5maWVsZHNldCIsICJzY29wZSI6ICAiY2xvc2VzdCIsICJmcG9jU2VsZWN0b3IiOiAiZGl2W2RhdGEtZmlsdGVyPUZQT0NCYW5uZXJdIiB9;
  clear: both;
}
.card.vertical-filters > form > .fieldset[data-filter="paymentRange"] label,
.card.vertical-filters > form > .fieldset[data-filter="priceRange"] label,
.card.vertical-filters > form > .fieldset[data-filter="mileageRange"] label,
.card.vertical-filters > form > .fieldset[data-filter="merchandisablePaymentRange"] label {
  display: inline-block;
  width: 48%;
}
.card.vertical-filters > form > .fieldset[data-filter="paymentRange"] label[aria-controls],
.card.vertical-filters > form > .fieldset[data-filter="priceRange"] label[aria-controls],
.card.vertical-filters > form > .fieldset[data-filter="mileageRange"] label[aria-controls],
.card.vertical-filters > form > .fieldset[data-filter="merchandisablePaymentRange"] label[aria-controls] {
  width: 0;
}
.card.vertical-filters > form > .fieldset[data-filter="paymentRange"] > .legend + .fields-wrapper .fields,
.card.vertical-filters > form > .fieldset[data-filter="priceRange"] > .legend + .fields-wrapper .fields,
.card.vertical-filters > form > .fieldset[data-filter="mileageRange"] > .legend + .fields-wrapper .fields,
.card.vertical-filters > form > .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields {
  clear: both;
  overflow: hidden;
}
.card.vertical-filters > form > .fieldset[data-filter="paymentRange"] > .legend + .fields-wrapper .fields label .rangeslider--horizontal,
.card.vertical-filters > form > .fieldset[data-filter="priceRange"] > .legend + .fields-wrapper .fields label .rangeslider--horizontal,
.card.vertical-filters > form > .fieldset[data-filter="mileageRange"] > .legend + .fields-wrapper .fields label .rangeslider--horizontal,
.card.vertical-filters > form > .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label .rangeslider--horizontal {
  top: 7.5rem;
}
.card.vertical-filters > form > .fieldset > .legend {
  width: 100%;
  background-color: #3e5c77;
  color: #fff;
  margin: 0.8rem 0;
  padding: 1.1rem 2rem 1.1rem 1rem;
  position: relative;
  cursor: pointer;
}
.card.vertical-filters > form > .fieldset > .legend:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d0";
  position: absolute;
  font-size: 1.5rem;
  right: 1rem;
  top: 1.2rem;
  transition: transform 0.3s ease-in-out;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields {
  max-height: 0;
  transition: max-height 0.3s;
  margin: auto 0;
  width: auto;
  box-sizing: border-box;
  padding: 0;
  overflow: hidden;
  margin: 0 1rem;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label .rangeslider {
  top: 2.5rem;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor] {
  margin-bottom: 6.5rem;
  margin-top: 0;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor]:first-child {
  margin-top: 0;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor] span {
  position: absolute;
  bottom: 3rem;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor] input {
  background-color: #eeeeee;
  color: #000;
  z-index: -1;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor="min"] {
  float: left;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor="max"] {
  float: right;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor="max"] input {
  text-align: right;
  padding-right: 0;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor="max"] span {
  right: 1rem;
}
.card.vertical-filters > form > .fieldset.primary > .legend {
  background: transparent;
}
.card.vertical-filters > form > .fieldset.primary > .legend:before {
  content: "\f3d8";
}
.card.vertical-filters > form > .fieldset.primary > .legend + .fields-wrapper .fields {
  max-height: 1000rem;
}
.card.vertical-filters > form > .fieldset.primary > .legend + .fields-wrapper .fields.show-all {
  transition: max-height 0.3s;
}
.card.vertical-filters > form > .fieldset.primary.focused > .legend {
  background: #acacac;
  color: #000;
  margin: 0.8rem 0;
  padding: 1.1rem 2rem 1.1rem 1rem;
}
.card.vertical-filters > form > .fieldset.primary.focused > .legend:before {
  transform: rotate(-180deg);
}
.card.vertical-filters > form > .fieldset.primary.focused > .legend + .fields-wrapper .fields {
  max-height: 0;
  overflow: hidden;
  padding: 0;
}
.card.vertical-filters > form > .fieldset.focused > .legend {
  background: #d8d8d8;
  color: #000;
}
.card.vertical-filters > form > .fieldset.focused > .legend:before {
  transform: rotate(180deg);
}
.card.vertical-filters > form > .fieldset.focused > .legend + .fields-wrapper .fields {
  max-height: 1000rem;
  overflow: hidden;
}
.card.vertical-filters > form > .fieldset.focused > .legend + .fields-wrapper .fields.show-all {
  transition: max-height 0.3s;
}
@media (max-width: 640px) {
  .card.vertical-filters > form {
    background: #ffffff;
    color: #000;
  }
  .card.vertical-filters > form > .title ~ * {
    display: none;
  }
  .card.vertical-filters > form .title {
    position: relative;
    background: #666666;
    color: #fff;
    cursor: pointer;
    padding: 1rem;
    text-align: center;
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJvcGVuIiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgZmFsc2UsICJ0b2dnbGVPbkxvYWQiOiAgZmFsc2UsICJ0YXJnZXQiOiAgImZvcm0iLCAidG9nZ2xlT25FdmVudCI6ICAidmVoaWNsZWZpbHRlci10b2dnbGUiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJkb2N1bWVudCIsICJmb2N1c0VsZW1TZWxlY3RvciI6ICJmYWxzZSIsIm9uTW9iaWxlT25seSI6ICJmYWxzZSIsInRvZ2dsZUNsYXNzVG9PdGhlckVsZW1lbnQiOiAiYm9keSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJoaWRlLWRlYWxlcmxvZ2luIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgImNsaWNrIiB9;
  }
  .card.vertical-filters > form button[name="action"] {
    border-bottom: 1px solid #000;
  }
  .card.vertical-filters > form.open {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    z-index: 1000;
    padding: 13rem 2rem 8rem 2rem;
  }
  .card.vertical-filters > form.open[aria-busy="true"] {
    opacity: 1;
  }
  .card.vertical-filters > form.open > .title {
    position: fixed;
    top: 0;
    right: 2rem;
    visibility: hidden;
    height: 4rem;
    width: 4rem;
    z-index: 9;
  }
  .card.vertical-filters > form.open > .title:before {
    color: #666666;
    content: "\00d7";
    font-family: FontAwesome, sans-serif;
    font-size: 3rem;
    top: 0;
    position: absolute;
    visibility: visible;
  }
  .card.vertical-filters > form.open > .title ~ * {
    display: block;
  }
  .card.vertical-filters > form.open .fieldset[data-filter='clearFilterLabel'] {
    position: fixed;
    top: 0;
    z-index: 99;
  }
  .card.vertical-filters > form.open .fieldset.primary.focused + div[data-filter="FPOCBanner"] {
    display: none;
  }
  .card.vertical-filters > form.open .fieldset.primary + div[data-filter="FPOCBanner"] {
    display: block;
  }
  .card.vertical-filters > form.open > button:last-child {
    position: fixed;
    z-index: 2;
    width: 80vw;
    top: 6rem;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
  }
  .card.vertical-filters > form.open:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 6vh;
    z-index: 9;
    background-color: #eeeeee;
  }
  .card.vertical-filters > form.open:after {
    content: "";
    position: fixed;
    top: 4rem;
    left: 0;
    width: 100%;
    height: 9rem;
    z-index: 1;
    background-color: #eeeeee;
  }
  .card.vertical-filters > form.open ~ .navigation,
  .card.vertical-filters > form.open ~ .deck {
    display: none;
  }
}
@media (min-width: 641px) {
  .card.vertical-filters > form {
    float: left;
    position: relative;
    min-width: 19rem;
    width: 19rem;
  }
  .card.vertical-filters > form ~ .deck {
    width: calc(100% - 19rem);
  }
  .card.vertical-filters > form ~ .deck {
    display: block;
    float: left;
    margin: 0;
  }
  .card.vertical-filters > form .title {
    padding: 1rem;
  }
  .card.vertical-filters > form .fieldset[data-filter='clearFilterLabel'] {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
  }
  .card.vertical-filters > form .fieldset[data-filter='clearFilterLabel'] button {
    margin: 0.4rem;
    padding: 0.4rem;
  }
}
.card.vertical-filters > form button[aria-hidden="true"] {
  display: none;
}
.card.vertical-filters[aria-busy="true"] {
  overflow: visible;
}
.card.vertical-filters[aria-busy="true"]::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 45%;
  animation: load2 1.2s linear infinite;
}
.card.vertical-filters[aria-busy="true"]::before {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 55%;
  animation: load 1.2s linear infinite;
}
.card.vertical-filters[aria-busy="true"] > .overlay::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #3e5c77;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 50%;
  animation: load2 1.2s linear infinite;
}
@media (min-width: 1200px) {
  .card.vertical-filters[aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 45%;
    animation: load2 1.2s linear infinite;
  }
  .card.vertical-filters[aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 55%;
    animation: load 1.2s linear infinite;
  }
  .card.vertical-filters[aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
@media (max-width: 639px) {
  .card.vertical-filters[aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 42%;
    animation: load2 1.2s linear infinite;
  }
  .card.vertical-filters[aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 58%;
    animation: load 1.2s linear infinite;
  }
  .card.vertical-filters[aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #3e5c77;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
.card.vertical-filters[aria-busy="true"]::after,
.card.vertical-filters[aria-busy="true"]::before {
  z-index: 9999;
}
.card.vertical-filters[aria-busy="true"] > .overlay {
  position: fixed;
  z-index: 1001;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.card.vertical-filters > form {
  background-color: #e1e1e1;
  color: #000;
}
@media (max-width: 639px) {
  .card.vertical-filters > form {
    background-color: #ffffff;
    color: #000;
  }
  .card.vertical-filters > form:not(.open) {
    padding: 0 4vw;
  }
  .card.vertical-filters > form .title {
    background-color: #3e5c77;
    color: #fff;
    text-transform: uppercase;
    font-family: LouisBold, sans-serif;
    letter-spacing: 1px;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    padding: 1.3rem;
    text-align: center;
    margin: 0 auto;
    max-width: 70%;
    cursor: pointer;
  }
  .card.vertical-filters > form .title::after {
    content: "\f38b";
    margin-left: 1rem;
    font-family: 'Ionicons', sans-serif;
  }
}
.card.vertical-filters > form label {
  padding: 0;
  margin: 2px 0;
}
@media (max-width: 639px) {
  .card.vertical-filters > form input[type="checkbox"] + span {
    font-size: 1.6rem;
  }
}
.card.vertical-filters > form input[type="checkbox"] + span:before {
  color: inherit;
}
.card.vertical-filters > form input[type="checkbox"] + span + span.count {
  display: inline;
  float: left;
  padding: .9rem 0 .9rem 0.9rem;
}
@media (max-width: 320px) {
  .card.vertical-filters > form input[type="checkbox"] + span + span.count {
    float: right;
  }
}
.card.vertical-filters > form input[type="radio"] + span + span.count {
  display: inline-block;
  margin-left: .5rem;
}
.card.vertical-filters > form input[type="text"] {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #d1d1d1;
}
.card.vertical-filters > form .fieldset input[type="checkbox"] + span {
  padding-left: 2.24rem;
  padding-top: 0.5rem;
  padding-bottom: .7rem;
  margin-left: 0;
  cursor: pointer;
}
.card.vertical-filters > form .fieldset input[type="checkbox"] + span:before {
  top: .7rem;
  line-height: 0.8;
}
.card.vertical-filters > form .fieldset input[type="checkbox"] + span + span.count {
  padding-top: 0.5rem;
}
@media (max-width: 320px) {
  .card.vertical-filters > form .fieldset .color-swatch {
    margin-right: 5rem;
  }
}
.card.vertical-filters > form .fieldset[data-filter="stockOrVIN"] span {
  display: none;
}
.card.vertical-filters > form .fieldset[data-filter="stockOrVIN"] input[type="text"]::-webkit-input-placeholder {
  color: #000;
}
.card.vertical-filters > form .fieldset[data-filter="stockOrVIN"] input[type="text"]::placeholder {
  color: #000;
}
.card.vertical-filters > form .fieldset > .legend {
  margin-bottom: 0;
  background-color: #d1d1d1;
  color: #000;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields {
  margin: 0;
  padding: 2.5rem 3rem;
}
@media (min-width: 640px) {
  .card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields,
  .card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields {
    padding: 3rem 1rem;
  }
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor] input,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor] input {
  border: 1px solid #000;
  padding-left: 2px;
  padding-right: 0;
  text-align: left;
  background-color: transparent;
  max-width: 45px;
  display: inline-block;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor][aria-owns="paymentSearchPrice-range"],
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor][aria-owns="paymentSearchPrice-range"] {
  padding-left: 1rem;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor][aria-owns="paymentSearchPrice-range"] input,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor][aria-owns="paymentSearchPrice-range"] input {
  max-width: 100px;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor] b,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor] b {
  display: inline-block;
  font-size: 1.2rem;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor] b:after,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor] b:after,
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor] b:before,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor] b:before {
  display: none;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="max"],
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="max"] {
  text-align: right;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="max"] span,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="max"] span {
  right: 6rem;
}
@media (min-width: 640px) {
  .card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="max"] span,
  .card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="max"] span {
    right: 2rem;
  }
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="min"] input,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor][data-rangefor="min"] input {
  max-width: 45px;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields label[aria-controls] input,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields label[aria-controls] input {
  display: none;
}
.card.vertical-filters > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + .fields-wrapper .fields .rangeslider__handle,
.card.vertical-filters > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + .fields-wrapper .fields .rangeslider__handle {
  background-color: #666666;
}
.card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields label[data-rangefor="max"] input,
.card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields label[data-rangefor="min"] input {
  display: inline-block;
  margin: 0.5rem 0 0 0;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"].primary:not(.focused) > .legend + .fields-wrapper .fields,
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"].focused:not(.primary) > .legend + .fields-wrapper .fields {
  padding: 2rem 1rem;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"].primary:not(.focused) > .legend + .fields-wrapper .fields label[data-rangefor],
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"].focused:not(.primary) > .legend + .fields-wrapper .fields label[data-rangefor] {
  margin-top: -6px;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"]:not(.focused):not(.primary) .legend + .fields-wrapper .fields {
  padding: 0;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label[data-rangefor] {
  margin-top: -6px;
  margin-bottom: 5rem;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label[data-rangefor] input {
  margin-bottom: 1rem;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields > div:nth-child(2) {
  padding: 1rem 0;
  clear: both;
  overflow: hidden;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label {
  display: inline-block;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label .rangeslider {
  bottom: 4.5rem;
  top: auto;
}
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label[for="merchandisablePaymentType-CASH"],
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label[for="merchandisablePaymentType-FINANCE"],
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label[for="merchandisablePaymentType-LEASE"] {
  width: 100%;
}
.card.vertical-filters > form .fieldset.focused.primary .legend {
  background-color: #d1d1d1;
  color: #000;
  margin-bottom: 0;
}
.card.vertical-filters > form .fieldset.focused .legend {
  background: transparent;
  color: #000;
}
.card.vertical-filters > form.open {
  background-color: #ffffff;
  color: #000;
}
@media (max-width: 639px) {
  .card.vertical-filters > form.open {
    padding-bottom: 14vh;
  }
}
.card.vertical-filters > form.open > .title {
  right: 0.5rem;
  padding: 1.5rem;
  color: #000;
}
.card.vertical-filters > form.open > .title:before {
  color: #666666;
}
.card.vertical-filters > form.open button[name="action"] {
  border-bottom: 0 none;
  color: #000;
  min-height: 0;
  display: inline-block;
}
.card.vertical-filters > form.open > .fieldset > .legend:before {
  right: 3rem;
}
.card.vertical-filters > form.open:before {
  height: 4rem;
  background-color: #ffffff;
}
@media (max-width: 639px) {
  .card.vertical-filters > form.open:before {
    box-shadow: 0 1px 5px 0 rgba(153, 153, 153, 0.35);
  }
}
.card.vertical-filters > form.open:after {
  background-color: #ffffff;
}
.card.vertical-filters > form button.clear {
  font-family: LouisRegular, Tahoma, sans-serif;
  transition: all 0.5s ease;
}
@media (min-width: 640px) {
  .card.vertical-filters > form {
    padding: 1rem;
    min-width: 19rem;
    width: 19rem;
  }
  .card.vertical-filters > form .title {
    display: inline-block;
    padding: 1.5rem 1rem;
    float: left;
  }
  .card.vertical-filters > form .title:before {
    display: none;
  }
  .card.vertical-filters > form .fieldset:not([data-filter='bodyColor']).focused > .legend {
    margin-bottom: 0;
  }
  .card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields label[data-rangefor="max"] input,
  .card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields label[data-rangefor="min"] input {
    display: inline-block;
    margin: 0.5rem 0 0 0;
  }
  .card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] {
    display: inline-block;
    position: static;
    float: right;
    margin: 1.1rem 0.1rem 0;
  }
  .card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] button {
    color: #808080;
  }
  .card.vertical-filters > form .fieldset[data-filter="search"] {
    clear: both;
  }
  .card.vertical-filters > form ~ .deck {
    width: calc(100% - 19rem);
  }
}
.card.vertical-filters .filters:before {
  font-family: 'Ionicons', sans-serif;
}
@media (max-width: 639px) {
  .card.vertical-filters.bg-light > .filters.open button:not(.clear)[aria-hidden="true"][aria-hidden="true"],
  .card.vertical-filters.bg-dark > .filters.open button:not(.clear)[aria-hidden="true"][aria-hidden="true"],
  .card.vertical-filters.bg-color > .filters.open button:not(.clear)[aria-hidden="true"][aria-hidden="true"] {
    display: block;
    text-align: center;
  }
  .card.vertical-filters.bg-light > .filters.open button:not(.clear)[aria-hidden="true"] {
    background-color: #3e5c77;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    cursor: pointer;
    font-family: LouisBold, sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
    transition: all 0.5s;
    padding: 1.3rem;
    min-height: 52px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    letter-spacing: 1px;
  }
  .card.vertical-filters.bg-light > .filters.open button:not(.clear)[aria-hidden="true"]:link,
  .card.vertical-filters.bg-light > .filters.open button:not(.clear)[aria-hidden="true"]:visited {
    border-color: #3e5c77;
  }
  .card.vertical-filters.bg-light > .filters.open button:not(.clear)[aria-hidden="true"]:hover,
  .card.vertical-filters.bg-light > .filters.open button:not(.clear)[aria-hidden="true"]:active {
    background-color: #3e5f77;
    color: #fff;
    border-color: #3e5c77;
  }
  .card.vertical-filters.bg-color > .filters.open button:not(.clear)[aria-hidden="true"] {
    background-color: #3e5c77;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    cursor: pointer;
    font-family: LouisBold, sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
    transition: all 0.5s;
    padding: 1.3rem;
    min-height: 52px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    letter-spacing: 1px;
  }
  .card.vertical-filters.bg-color > .filters.open button:not(.clear)[aria-hidden="true"]:link,
  .card.vertical-filters.bg-color > .filters.open button:not(.clear)[aria-hidden="true"]:visited {
    border-color: #3e5c77;
  }
  .card.vertical-filters.bg-color > .filters.open button:not(.clear)[aria-hidden="true"]:hover,
  .card.vertical-filters.bg-color > .filters.open button:not(.clear)[aria-hidden="true"]:active {
    background-color: #3e5f77;
    color: #fff;
    border-color: #3e5c77;
  }
  .card.vertical-filters.bg-dark > .filters.open button:not(.clear)[aria-hidden="true"] {
    background-color: #3e5c77;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #3e5c77;
    cursor: pointer;
    font-family: LouisBold, sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
    transition: all 0.5s;
    padding: 1.3rem;
    min-height: 52px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    letter-spacing: 1px;
  }
  .card.vertical-filters.bg-dark > .filters.open button:not(.clear)[aria-hidden="true"]:link,
  .card.vertical-filters.bg-dark > .filters.open button:not(.clear)[aria-hidden="true"]:visited {
    border-color: #3e5c77;
  }
  .card.vertical-filters.bg-dark > .filters.open button:not(.clear)[aria-hidden="true"]:hover,
  .card.vertical-filters.bg-dark > .filters.open button:not(.clear)[aria-hidden="true"]:active {
    background-color: #3e5f77;
    color: #fff;
    border-color: #3e5c77;
  }
  .card.vertical-filters.filters:not(.open) {
    padding: 4vw;
  }
  .card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] {
    width: auto;
  }
  .card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] button,
  .card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] button:hover {
    font-size: 1.4rem;
  }
}
@media all and (min-width: 640px) {
  .card.vertical-filters .filters {
    background-color: #f2f2f2;
    color: #000;
  }
  .card.vertical-filters .filters .fieldset .legend {
    background-color: #d1d1d1;
    color: #000;
  }
  .card.vertical-filters.bg-color .filters {
    background-color: #d1d1d1;
    color: #000;
  }
  .card.vertical-filters.bg-color .filters input[type="checkbox"] + span:before {
    border-color: #000;
  }
  .card.vertical-filters.bg-color .filters .fieldset > .legend {
    background-color: #474747;
    color: #ffffff;
  }
  .card.vertical-filters.bg-color .filters > .fieldset.primary > .legend {
    background-color: transparent;
    color: #000;
  }
  .card.vertical-filters.bg-color .filters > .fieldset.primary > .legend:before {
    color: #000;
  }
  .card.vertical-filters.bg-color .filters > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor] input {
    color: #000;
  }
  .card.vertical-filters.bg-dark .filters {
    background-color: #474747;
    color: #ffffff;
  }
  .card.vertical-filters.bg-dark .filters input[type="checkbox"] + span:before {
    border-color: #ffffff;
  }
  .card.vertical-filters.bg-dark .filters .fieldset > .legend {
    background-color: #d1d1d1;
    color: #000;
  }
  .card.vertical-filters.bg-dark .filters > .fieldset.primary > .legend {
    background-color: transparent;
    color: #ffffff;
  }
  .card.vertical-filters.bg-dark .filters > .fieldset.primary > .legend:before {
    color: #ffffff;
  }
  .card.vertical-filters.bg-dark .filters > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor] input {
    color: #ffffff;
  }
}
.card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] {
  width: auto;
}
.card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] button,
.card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] button:hover {
  display: inline-block;
  font-family: LouisRegular, Tahoma, sans-serif;
  background: transparent !important;
  text-shadow: none;
  letter-spacing: normal;
  text-indent: 0;
  position: static;
  min-width: 0;
  min-height: 0;
  width: auto;
  border: none !important;
  box-shadow: none;
  animation: none;
}
@media screen and (max-width: 639px) {
  .card.vertical-filters .card-breadcrumbs {
    width: 59%;
  }
}
[itemtype*="/SearchResultsPage"] > .deck > .card.user-links {
  z-index: 51;
  display: inline-flex;
  width: 49%;
  align-items: flex-end;
}
@media screen and (max-width: 639px) {
  [itemtype*="/SearchResultsPage"] > .deck > .card.user-links {
    width: 39%;
    margin-bottom: 0;
    padding: 1rem;
  }
}
[itemtype*="/SearchResultsPage"] > .deck > .card.user-links .share [data-action="close"] {
  color: #000;
}
@media all and (min-width: 769px) {
  [class*="-gutter"] [class*="vertical-filters"].card > form ~ .deck {
    width: calc(100% - 19rem);
    margin: 0;
  }
  .wide-gutter [class*="vertical-filters"].card {
    padding: 0 7vw;
  }
  .medium-gutter [class*="vertical-filters"].card {
    padding: 0 5vw;
  }
  .narrow-gutter [class*="vertical-filters"].card {
    padding: 0 3vw;
  }
}
@media (min-width: 320px) {
  .media-background[class*="keywordSearch"]:not(.media-none) > .content .text {
    z-index: 11;
  }
  .media-background[class*="keywordSearch"]:not(.media-none) > .content .text form ul {
    z-index: 11;
  }
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"],
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"] {
  display: block;
  position: absolute;
  background: none;
  margin: 0;
  font-size: 0;
  width: auto;
  cursor: pointer;
  padding: 0;
  z-index: 13;
  border: none;
  min-width: 3rem;
  min-height: 0;
  line-height: 1;
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:focus,
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:focus {
  outline: none;
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]::before,
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]::before {
  content: "\f4a5";
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  color: #000;
}
.horizontal-form-over-hero.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:hover,
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:hover {
  background-color: transparent;
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form,
.horizontal-form.card[class*="keywordSearch"] form {
  position: relative;
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form input[type="search"],
.horizontal-form.card[class*="keywordSearch"] form input[type="search"] {
  padding-right: 3rem;
  margin-top: 1.5rem;
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form button[type="submit"],
.horizontal-form.card[class*="keywordSearch"] form button[type="submit"] {
  top: 3.1rem;
  right: 1rem;
}
@media screen and (min-width: 640px) {
  .horizontal-form-over-hero.card[class*="keywordSearch"] form button[type="submit"],
  .horizontal-form.card[class*="keywordSearch"] form button[type="submit"] {
    right: 3rem;
  }
}
.horizontal-form-over-hero.card[class*="keywordSearch"] form button[type="submit"]::after,
.horizontal-form.card[class*="keywordSearch"] form button[type="submit"]::after {
  content: none;
}
.consumer-dashboard > .content {
  box-shadow: inset 0 0px 22px 0px #808080;
}
.consumer-dashboard > .content .text .title h1 {
  max-width: none;
}
.consumer-dashboard > .content .text .copy {
  text-align: left;
}
.consumer-dashboard > .content .text .copy ul {
  list-style: none;
  padding: 0;
}
.consumer-dashboard > .content .text .copy .user-information .key::after {
  content: ":";
  margin-right: .2rem;
}
@media all and (min-width: 640px) {
  .consumer-dashboard > .content .text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .consumer-dashboard > .content .text .title {
    align-self: flex-start;
  }
  .consumer-dashboard > .content .text .copy {
    text-align: right;
    align-self: flex-end;
  }
  .consumer-dashboard > .content .text .link {
    flex: 1 1 100%;
  }
}
.consumer-dashboard.card.deck-navigation > [role="navigation"] {
  display: none;
}
.consumer-dashboard.bg-dark.card.deck-navigation.user-logged-in > [role="navigation"],
.consumer-dashboard.bg-color.card.deck-navigation.user-logged-in > [role="navigation"],
.consumer-dashboard.bg-light.card.deck-navigation.user-logged-in > [role="navigation"] {
  display: flex;
  background-color: #ffffff;
  color: #000;
}
.consumer-dashboard.bg-dark.card.deck-navigation.user-logged-in > [role="navigation"] > ul > li > a,
.consumer-dashboard.bg-color.card.deck-navigation.user-logged-in > [role="navigation"] > ul > li > a,
.consumer-dashboard.bg-light.card.deck-navigation.user-logged-in > [role="navigation"] > ul > li > a {
  color: #000;
}
.consumer-dashboard.l1.card:not(.title-none):not([itemtype*="/Car"]) > .content .text {
  padding: 1rem;
  margin: 1rem;
}
.consumer-dashboard.l1.card:not(.title-none):not([itemtype*="/Car"]) > .content .text > .copy {
  margin: 0;
}
.consumer-dashboard.l1.card:not(.title-none):not([itemtype*="/Car"]) > .content .text > .copy > ul > li {
  margin-bottom: .5rem;
}
.consumer-dashboard.fix-and-float {
  z-index: 1;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
.consumer-dashboard.fix-and-float:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.consumer-dashboard.fix-and-float:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .text {
  justify-content: space-between;
  width: 96%;
}
.consumer-dashboard.fix-and-float > .content .text {
  max-width: 100%;
  padding: 3.5rem;
  width: 96%;
}
.consumer-dashboard.fix-and-float.bg-light:after {
  background-color: rgba(255, 255, 255, 0.8);
}
@media all and (max-width: 767px) {
  .consumer-dashboard.fix-and-float.bg-light > .deck {
    background: linear-gradient(#ffffff, #ffffff);
  }
}
.consumer-dashboard.fix-and-float.bg-color:after {
  background-color: rgba(209, 209, 209, 0.8);
}
@media all and (max-width: 767px) {
  .consumer-dashboard.fix-and-float.bg-color > .deck {
    background: linear-gradient(#d1d1d1, #d1d1d1);
  }
}
.consumer-dashboard.fix-and-float.bg-dark:after {
  background-color: rgba(71, 71, 71, 0.7);
}
@media all and (max-width: 767px) {
  .consumer-dashboard.fix-and-float.bg-dark > .deck {
    background: linear-gradient(#474747, #474747);
  }
}
@media all and (max-width: 767px) {
  .consumer-dashboard.fix-and-float {
    background-size: contain;
    background-position: top;
    background-attachment: local;
  }
}
@media all and (max-width: 800px) {
  .consumer-dashboard.fix-and-float.aspect-1x1 > .content,
  .consumer-dashboard.fix-and-float.aspect-3x4 > .content,
  .consumer-dashboard.fix-and-float.aspect-16x9 > .content,
  .consumer-dashboard.fix-and-float.aspect-21x9 > .content {
    margin-top: 2rem;
  }
  .consumer-dashboard.fix-and-float.aspect-4x3 > .content {
    min-height: 18rem;
  }
}
@media all and (min-width: 421px) and (max-width: 767px) {
  .consumer-dashboard.fix-and-float.aspect-1x1 > .content,
  .consumer-dashboard.fix-and-float.aspect-3x4 > .content,
  .consumer-dashboard.fix-and-float.aspect-16x9 > .content,
  .consumer-dashboard.fix-and-float.aspect-21x9 > .content {
    margin-top: 15rem;
  }
  .consumer-dashboard.fix-and-float.aspect-4x3 > .content {
    min-height: 32rem;
  }
}
.consumer-deal-listing ul {
  flex: 1 1 auto;
}
.consumer-deal-listing li {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.consumer-deal-listing li.key-value {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.consumer-deal-listing li.key-value .key {
  flex-basis: 50%;
}
.consumer-deal-listing li.key-value .value {
  flex-basis: 50%;
  text-align: right;
}
.consumer-deal-listing .deal-status-updated .value {
  color: #3e5c77;
}
.consumer-deal-listing .copy {
  margin-top: 1rem;
}
.consumer-deal-listing .link {
  margin-top: 2rem;
}
.consumer-deal-listing .media {
  margin-top: 1rem;
}
.consumer-deal-listing.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
  align-items: center;
  justify-content: center;
}
.consumer-deal-listing.bg-color li {
  border-color: rgba(255, 255, 255, 0.2);
}
.consumer-deal-listing.bg-dark li {
  border-color: rgba(255, 255, 255, 0.2);
}
@media (min-width: 320px) {
  [class*="col-"].cards-one > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
    justify-content: flex-start;
    margin-top: 1rem;
  }
}
@media all and (min-width: 640px) {
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9),
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9),
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) {
    width: 50%;
  }
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .title,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .media,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .media,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .media {
    width: 100%;
  }
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
  }
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy,
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .copy {
    margin-top: 1rem;
  }
}
@media all and (min-width: 1023px) {
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.consumer-deal-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9),
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.close-link-icon:not(.media-none):not(.aspect-unknown):not(.aspect-21x9),
  .cards-one.my-account-listing-results > .deck > .card.vehicle-listing.saved-vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) {
    width: 33%;
  }
}
.card.special-listing > .content .title h1,
.card.special-listing > .content .title h2,
.card.special-listing > .content .title h3,
.card.special-listing > .content .title h4,
.card.special-listing > .content .title h5,
.card.special-listing > .content .title h6 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-family: LouisBold, sans-serif;
}
.card.special-listing > .content .title h1,
.card.special-listing > .content .title h2,
.card.special-listing > .content .title h3,
.card.special-listing > .content .title h4,
.card.special-listing > .content .title h5,
.card.special-listing > .content .title h6 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-family: LouisBold, sans-serif;
}
.card.special-listing > .content .title p.subtitle {
  margin: 0;
}
.card.special-listing > .content .title p.subtitle span {
  font-size: 2rem;
  font-family: LouisBold, sans-serif;
  text-transform: uppercase;
}
.card.special-listing > .content .title p.subtitle span::after {
  display: none;
}
.card.special-listing > .content .copy ul {
  font-family: LouisBold, sans-serif;
}
.card.special-listing > .content .copy .key,
.card.special-listing > .content .copy .value {
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card.special-listing > .content .disclaimer {
  text-align: right;
}
.card.special-listing > .content .disclaimer > div {
  right: 0;
  left: auto;
}
.card.special-listing > .content .disclaimer > div small.key-value {
  margin-top: 0.5rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: baseline;
}
.card.special-listing > .content .disclaimer > div small.key-value .key {
  white-space: nowrap;
}
.card.special-listing > .content .disclaimer > div small.key-value .key:after {
  content: ":";
}
.card.special-listing > .content .disclaimer.disclaimer-open > div {
  width: 26rem;
}
.card.special-listing.bg-dark > .content .disclaimer-open div .key-value .key,
.card.special-listing.bg-light > .content .disclaimer-open div .key-value .key,
.card.special-listing.bg-dark > .content .disclaimer-open div .key-value .value,
.card.special-listing.bg-light > .content .disclaimer-open div .key-value .value {
  color: #000;
}
.vehicle-details .content .in-transit {
  color: #ffffff;
  font-size: 1.6rem;
  margin: .6rem 0;
  cursor: pointer;
  display: inline-block;
  background: #666666;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 0.6rem 0.6rem 0.6rem 2rem;
  margin-right: 0.1rem;
  animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkaXNjbGFpbWVyLW9wZW4iLCAiZm9jdXNPbkV2ZW50IjogICIiLCAidG9nZ2xlRWxlbVdoZW5Gb2N1c2VkIjogImZhbHNlIiwidHJpZ2dlck9uQ2hpbGRFbGVtZW50IjogImZhbHNlIn0;
  font-family: LouisRegular, Tahoma, sans-serif;
}
.vehicle-details .content .in-transit:before {
  content: '\f120';
  font-family: 'Ionicons', sans-serif;
  font-weight: 100;
  position: absolute;
  left: 0.6rem;
}
.vehicle-details .content .in-transit:before {
  left: .3rem;
}
.vehicle-details .content .in-transit.disclaimer-open {
  color: #ffffff;
}
.vehicle-details .content .in-transit.disclaimer-open .intransit-disclaimer-text {
  z-index: 2;
}
.vehicle-details .content .in-transit.disclaimer-open .intransit-disclaimer-text b {
  text-transform: uppercase;
}
.vehicle-details .content .in-transit.disclaimer-open .in-transit-tick::before {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 2;
  top: 2.1rem;
  border-bottom-color: #d1d1d1;
}
.vehicle-details .content .in-transit.disclaimer-open .in-transit-tick::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.8rem;
  border-bottom-color: rgba(71, 71, 71, 0.65);
}
.bg-color.vehicle-details .content .in-transit.disclaimer-open .intransit-disclaimer-text {
  background-color: #ffffff;
}
.bg-color.vehicle-details .content .in-transit.disclaimer-open .in-transit-tick::before {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 2;
  top: 2;
  border-bottom-color: #ffffff;
}
.bg-color.vehicle-details .content .in-transit.disclaimer-open .in-transit-tick::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.8rem;
  border-bottom-color: rgba(71, 71, 71, 0.5);
}
.bg-dark.vehicle-details .content .in-transit.disclaimer-open .in-transit-tick::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.8rem;
  border-bottom-color: rgba(209, 209, 209, 0.5);
}
.vehicle-details .similarVehiclesContent > .content .media .in-transit {
  margin: 0;
  font-size: 1.2rem;
}
.vehicle-details .similarVehiclesContent > .content .media .in-transit.disclaimer-open .intransit-disclaimer-text::before {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 2;
  top: -2.3rem;
  border-bottom-color: #d1d1d1;
}
.vehicle-details .similarVehiclesContent > .content .media .in-transit.disclaimer-open .intransit-disclaimer-text::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: -2.6rem;
  border-bottom-color: rgba(71, 71, 71, 0.7);
}
.bg-color.vehicle-details .similarVehiclesContent > .content .media .in-transit .intransit-disclaimer-text::before {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 2;
  top: 2.1rem;
  border-bottom-color: #ffffff;
}
.bg-color.vehicle-details .similarVehiclesContent > .content .media .in-transit .intransit-disclaimer-text::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.9rem;
  border-bottom-color: rgba(71, 71, 71, 0.5);
}
.bg-dark.vehicle-details .similarVehiclesContent > .content .media .in-transit .in-transit-tick::after {
  content: ' ';
  position: absolute;
  border: 1.2rem solid transparent;
  left: 4rem;
  z-index: 1;
  top: 1.9rem;
  border-bottom-color: rgba(71, 71, 71, 0.5);
}
.vsr-quick-view-wrapper > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.vsr-quick-view-wrapper > .content .text .title [itemprop="name"] {
  margin: 1rem;
  font-size: 2.6rem;
}
.vsr-quick-view-wrapper > .content .text .link {
  margin-top: 0;
  margin-right: 2.5vw;
}
.vsr-quick-view-wrapper > .content .text .specifications {
  display: flex;
  list-style-type: none;
  padding-left: 1rem;
}
.vsr-quick-view-wrapper > .content .text .specifications li {
  margin-right: 1rem;
}
.vsr-quick-view-wrapper > .content .text .specifications li .key {
  margin-right: 0.5rem;
}
.vsr-quick-view-wrapper > .content .text .specifications li .key::after {
  content: ":";
}
.vsr-quick-view-wrapper > .content .text .specifications li:first-child::after {
  content: "|";
}
@media screen and (min-width: 640px) {
  .vsr-quick-view-wrapper[role="dialog"] {
    top: 4vw;
    left: 15vw;
    right: 15vw;
    max-width: 70%;
    max-height: calc(100vh - 10vw);
  }
  .vsr-quick-view-wrapper[role="dialog"] > .content .text {
    padding: 2rem;
  }
  .vsr-quick-view-wrapper[role="dialog"] > .content .title {
    flex-basis: 60%;
  }
  .vsr-quick-view-wrapper[role="dialog"] > .content .link {
    flex-basis: auto;
  }
  .vsr-quick-view-wrapper[role="dialog"] > .content .link a[href="#close"] {
    right: 16vw;
    top: 7rem;
  }
}
.vsr-quick-view-wrapper > .deck {
  animation-name: none;
  align-items: flex-start;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  background-color: #d1d1d1;
  color: #000;
  margin-bottom: 2rem;
  padding: 0.1rem;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h1,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h2,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h3,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h4,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h5,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h6 {
  font-size: 1.8rem;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .text {
  padding: 1vw;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .copy {
  margin-top: 0;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .copy form {
  width: auto;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .copy form span + input {
  background-color: #ffffff;
  color: #000;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .copy form label {
  margin: 1rem 0;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .link {
  display: none;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content[aria-hidden=true] {
  display: none;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery.links-none.title-none.copy-none.media-none:not(.cards-none) {
  padding-top: 0;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery > .content {
  flex-grow: 0;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery > .content .media:after {
  visibility: hidden;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery > .deck {
  order: 3;
}
.vsr-quick-view-wrapper.deck-bleed-none:not(.cards-none) > .deck {
  padding: 0 2vw;
}
.vehicle-glance > .content .copy ul li span:first-child {
  font-size: 1.2rem;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1.5;
}
.vehicle-glance > .content .copy ul li span:nth-child(2) {
  font-size: 1.4rem;
  line-height: 1.25;
  font-family: LouisRegular, Tahoma, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.vehicle-glance > .content .copy ul {
  display: flex;
  list-style-type: none;
  padding: 0;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline;
  align-content: flex-start;
}
.vehicle-glance > .content .copy ul li {
  max-width: 45%;
  width: 15rem;
  display: flex;
  margin-bottom: 0;
  align-content: center;
  padding: 10rem 0 1rem;
  flex-direction: column;
  justify-content: flex-start;
}
.vehicle-glance > .content .copy ul li span:first-child {
  margin: 0;
  text-align: center;
}
.vehicle-glance > .content .copy ul li span:nth-child(2) {
  text-align: center;
  margin: 0;
}
.vehicle-glance > .content .copy ul li span:nth-child(2):before {
  float: none;
  display: block;
  margin: -11rem 0 3rem 0;
  width: auto;
  height: 8rem;
}
.vehicle-glance > .content .copy ul li:first-child span:first-child {
  display: flex;
  justify-content: center;
}
.vehicle-glance > .content .copy ul li:first-child span:first-child .disclaimer {
  margin: 0;
}
.vehicle-glance > .content.card > .content .copy .disclaimer {
  text-decoration: none;
}
@media all and (min-width: 480px) {
  .vehicle-glance > .content .copy ul {
    justify-content: flex-start;
  }
  .vehicle-glance > .content .copy ul li {
    margin-right: 7vw;
  }
}
@media all and (min-width: 1024px) {
  .vehicle-glance > .content .copy ul {
    flex-wrap: nowrap;
  }
}
.vehicle-glance [itemprop="fuelEfficiency"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2256.664px%22%20height%3D%2272.951px%22%20viewBox%3D%220%200%2056.664%2072.951%22%20enable-background%3D%22new%200%200%2056.664%2072.951%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23666666%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M6.476,71.81V7.479c0-3.724,2.816-6.741,6.289-6.741%20h18.328c3.474,0,6.283,3.018,6.283,6.741v64.33%20M0,71.81h43.261%20M37.376,33.232c0,0,3.143,27.569,15.501,24.993%20c12.361-2.572-15.501-33.732-15.501-33.732%20M30.9,9.495H12.36v10.296H30.9V9.495z%22/%3E%3C/svg%3E');
}
.vehicle-glance [itemprop="vehicleTransmission"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2256.7px%22%20height%3D%2273px%22%20viewBox%3D%220%200%2056.7%2073%22%20style%3D%22enable-background%3Anew%200%200%2056.7%2073%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3Bstroke%3A%23666666%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M35.5,34.7V19.1%20M54.7,16.5c0,1.4-1.2,2.6-2.6,2.6H21c-1.4,0-2.6-1.2-2.6-2.6V6.2c0-1.4,1.2-2.6,2.6-2.6h31.1%20c1.4,0,2.6,1.2,2.6,2.6L54.7,16.5L54.7,16.5z%20M18.6,15.6h-1.8c-1.4,0-2.6-1.2-2.6-2.6V9.6c0-1.4,1.2-2.6,2.6-2.6h1.8%20M44.8,18.6%20v52.8H28.9V18.6%20M27.4,47h5.2%20M27.4,57.4h5.2%20M27.4,36.6h5.2%20M5.8,61.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,66.3,9,64.6C9,62.8,7.5,61.3,5.8,61.3z%20M5.8,43.2c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,48.2,9,46.4C9,44.6,7.5,43.2,5.8,43.2zM5.8,25c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,30.1,9,28.3C9,26.5,7.5,25,5.8,25z%20M5.8,6.9c-1.8,0-3.2,1.4-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,11.9,9,10.1S7.5,6.9,5.8,6.9z%22/%3E%3C/svg%3E');
}
.vehicle-glance [itemprop="vehicleEngine"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2271.239px%22%20height%3D%2248.295px%22%20viewBox%3D%220%200%2071.239%2048.295%22%20enable-background%3D%22new%200%200%2071.239%2048.295%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23666666%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M1.5,12.575v28.434%20M67.092,9.767c-1.46,0-2.64,1.184-2.64,2.646v7.932h-6.581v-5.619H54.9l-3.639-5.29H40.349V1.5H29.771v7.936h-9.094l-5.787,5.29h-5.62v7.11H1.5v7.934h7.771V38.2h7.934l6.615,7.933h31.406l2.646-2.631v-6.955h6.581v7.606c0,1.462,1.18,2.642,2.64,2.642c1.468,0,2.647-1.18,2.647-2.642V12.412C69.739,10.951,68.56,9.767,67.092,9.767z%20M21.681,1.5h26.782%22/%3E%3C/svg%3E');
}
.vehicle-glance [itemprop="color"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2262.018px%22%20height%3D%2271.121px%22%20viewBox%3D%220%200%2062.018%2071.121%22%20enable-background%3D%22new%200%200%2062.018%2071.121%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23666666%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M55.228,13.88l1.62-2.409l1.625,2.409c0.173,0.272,0.271,0.597,0.271,0.94c0,1.002-0.846,1.817-1.894,1.817c-1.049,0-1.897-0.815-1.897-1.817C54.953,14.477,55.055,14.155,55.228,13.88z%20M42.033,14.82c0,1.002,0.849,1.817,1.896,1.817c1.048,0,1.896-0.815,1.896-1.817c0-0.343-0.1-0.667-0.273-0.94l-1.626-2.409l-1.62,2.409C42.134,14.155,42.033,14.477,42.033,14.82z%20M29.116,14.82c0,1.002,0.844,1.817,1.893,1.817c1.047,0,1.893-0.815,1.893-1.817c0-0.343-0.1-0.667-0.271-0.94l-1.623-2.409l-1.619,2.409C29.211,14.155,29.116,14.477,29.116,14.82z%20M16.19,14.82c0,1.002,0.851,1.817,1.898,1.817c1.047,0,1.895-0.815,1.895-1.817c0-0.343-0.1-0.667-0.271-0.94l-1.627-2.409l-1.619,2.409C16.292,14.155,16.19,14.477,16.19,14.82z%20M3.272,14.82c0,1.002,0.848,1.817,1.895,1.817s1.895-0.815,1.895-1.817c0-0.343-0.102-0.667-0.271-0.94l-1.625-2.409l-1.62,2.409C3.37,14.155,3.272,14.477,3.272,14.82z%20M57.88,42.495c-0.576-1.017-4.033-2.553-4.033-2.553s-2.107-6.282-2.688-8.276c-1.638-5.615-2.721-8.569-20.152-8.569c-17.429,0-18.517,2.954-20.151,8.569c-0.581,1.995-2.687,8.276-2.687,8.276s-3.46,1.536-4.031,2.553c-1.222,2.16-1.232,12.43-1.232,12.994v7.867c0,3.459,2.957,6.265,6.607,6.265c3.648,0,6.603-2.805,6.603-6.265v-0.453h29.78v0.453c0,3.459,2.96,6.265,6.606,6.265c3.643,0,6.61-2.805,6.61-6.265v-7.867C59.112,54.925,59.094,44.655,57.88,42.495z%20M59.112,55.489v7.867c0,3.459-2.968,6.265-6.61,6.265c-3.646,0-6.606-2.805-6.606-6.265v-0.453h-29.78v0.453c0,3.459-2.954,6.265-6.603,6.265c-3.65,0-6.607-2.805-6.607-6.265v-7.867c0-0.563,0.011-10.833,1.232-12.994c0.571-1.017,4.031-2.553,4.031-2.553s2.105-6.282,2.687-8.276c1.635-5.615,2.723-8.569,20.151-8.569c17.432,0,18.515,2.954,20.152,8.569c0.58,1.995,2.688,8.276,2.688,8.276s3.457,1.536,4.033,2.553C59.094,44.655,59.112,54.925,59.112,55.489z%20M17.44,49.878c0,2.14-1.734,3.878-3.874,3.878s-3.877-1.738-3.877-3.878c0-2.155,1.737-3.888,3.877-3.888S17.44,47.723,17.44,49.878z%20M52.33,49.878c0,2.14-1.74,3.878-3.879,3.878c-2.14,0-3.874-1.738-3.874-3.878c0-2.155,1.734-3.888,3.874-3.888C50.59,45.99,52.33,47.723,52.33,49.878z%20M25.194,48.297h11.629M25.194,54.119h11.629%20M8.169,39.942c0,0,12.406-1.551,22.84-1.551s22.838,1.551,22.838,1.551%20M31.009,5.17V0%20M0,5.17h62.018%22/%3E%3C/svg%3E');
}
.vehicle-glance [itemprop="vehicleInteriorColor"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2241.954px%22%20height%3D%2270.593px%22%20viewBox%3D%220%200%2041.954%2070.593%22%20enable-background%3D%22new%200%200%2041.954%2070.593%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23666666%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M14.852,13.065c-1.128,0-2.044-0.915-2.044-2.039V3.544c0-1.129,0.916-2.044,2.044-2.044h12.254c1.13,0,2.04,0.915,2.04,2.044v7.482c0,1.125-0.91,2.039-2.04,2.039H14.852zM35.415,51.456h0.012c0,0-1.187-8.636-1.242-11.53c-0.083-4.479,1.242-17.878,1.242-17.878c0-2.255-1.825-4.078-4.078-4.078H10.608c-2.25,0-4.079,1.823-4.079,4.078c0,0,1.325,13.399,1.24,17.878c-0.055,2.895-1.24,11.53-1.24,11.53h0.016%20M36.373,52.036h-0.958c0,0-8.929,3.578-14.537,3.578c-5.611,0-14.336-3.578-14.336-3.578H5.584c-2.256,0-4.084,1.825-4.084,4.079v5.493c0,2.254,1.828,4.078,4.084,4.078h30.789c2.253,0,4.081-1.824,4.081-4.078v-5.493C40.454,53.86,38.626,52.036,36.373,52.036zM8.583,65.685v4.908%20M33.373,65.685v4.908%22/%3E%3C/svg%3E');
}
.vehicle-glance [itemprop="mileageFromOdometer"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2271.239px%22%20height%3D%2292px%22%20viewBox%3D%220%200%2058%2029%22%3E%3Cstyle%3E.cls-1%7Bfill%3A%23666666%3B%7D%3C/style%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12.06,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S12.06,32.21,12.06,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C7.15,31.32,6.22,32.87,6.22,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M22.55,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S22.55,32.21,22.55,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C17.63,31.32,16.71,32.87,16.71,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M33,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S33,32.21,33,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C28.13,31.32,27.2,32.87,27.2,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M43.53,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S43.53,32.21,43.53,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C38.61,31.32,37.69,32.87,37.69,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M50,36.24h0l-1.87,1-.28-1.11,2.35-1.26h1.24V45.64H50Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M.67,21.15v29h58v-29Zm51.85,4.56c0,2.75-.71,4.49-2.2,4.49-1.32,0-2.19-1.59-2.19-4.39a8.71,8.71,0,0,1,.34-2.59h3.75A9.24,9.24,0,0,1,52.52,25.71ZM56.6,48.08H2.74V23.22H47a9,9,0,0,0-.35,2.57c0,3.56,1.46,5.53,3.56,5.53,2.39,0,3.74-2,3.74-5.68a9.53,9.53,0,0,0-.29-2.42H56.6Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3C/svg%3E');
}
.vehicle-glance.bg-dark [itemprop="fuelEfficiency"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2256.664px%22%20height%3D%2272.951px%22%20viewBox%3D%220%200%2056.664%2072.951%22%20enable-background%3D%22new%200%200%2056.664%2072.951%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M6.476,71.81V7.479c0-3.724,2.816-6.741,6.289-6.741%20h18.328c3.474,0,6.283,3.018,6.283,6.741v64.33%20M0,71.81h43.261%20M37.376,33.232c0,0,3.143,27.569,15.501,24.993%20c12.361-2.572-15.501-33.732-15.501-33.732%20M30.9,9.495H12.36v10.296H30.9V9.495z%22/%3E%3C/svg%3E');
}
.vehicle-glance.bg-dark [itemprop="vehicleTransmission"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2256.7px%22%20height%3D%2273px%22%20viewBox%3D%220%200%2056.7%2073%22%20style%3D%22enable-background%3Anew%200%200%2056.7%2073%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M35.5,34.7V19.1%20M54.7,16.5c0,1.4-1.2,2.6-2.6,2.6H21c-1.4,0-2.6-1.2-2.6-2.6V6.2c0-1.4,1.2-2.6,2.6-2.6h31.1%20c1.4,0,2.6,1.2,2.6,2.6L54.7,16.5L54.7,16.5z%20M18.6,15.6h-1.8c-1.4,0-2.6-1.2-2.6-2.6V9.6c0-1.4,1.2-2.6,2.6-2.6h1.8%20M44.8,18.6%20v52.8H28.9V18.6%20M27.4,47h5.2%20M27.4,57.4h5.2%20M27.4,36.6h5.2%20M5.8,61.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,66.3,9,64.6C9,62.8,7.5,61.3,5.8,61.3z%20M5.8,43.2c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,48.2,9,46.4C9,44.6,7.5,43.2,5.8,43.2zM5.8,25c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,30.1,9,28.3C9,26.5,7.5,25,5.8,25z%20M5.8,6.9c-1.8,0-3.2,1.4-3.2,3.2c0,1.8,1.4,3.2,3.2,3.2S9,11.9,9,10.1S7.5,6.9,5.8,6.9z%22/%3E%3C/svg%3E');
}
.vehicle-glance.bg-dark [itemprop="vehicleEngine"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2271.239px%22%20height%3D%2248.295px%22%20viewBox%3D%220%200%2071.239%2048.295%22%20enable-background%3D%22new%200%200%2071.239%2048.295%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M1.5,12.575v28.434%20M67.092,9.767c-1.46,0-2.64,1.184-2.64,2.646v7.932h-6.581v-5.619H54.9l-3.639-5.29H40.349V1.5H29.771v7.936h-9.094l-5.787,5.29h-5.62v7.11H1.5v7.934h7.771V38.2h7.934l6.615,7.933h31.406l2.646-2.631v-6.955h6.581v7.606c0,1.462,1.18,2.642,2.64,2.642c1.468,0,2.647-1.18,2.647-2.642V12.412C69.739,10.951,68.56,9.767,67.092,9.767z%20M21.681,1.5h26.782%22/%3E%3C/svg%3E');
}
.vehicle-glance.bg-dark [itemprop="color"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2262.018px%22%20height%3D%2271.121px%22%20viewBox%3D%220%200%2062.018%2071.121%22%20enable-background%3D%22new%200%200%2062.018%2071.121%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M55.228,13.88l1.62-2.409l1.625,2.409c0.173,0.272,0.271,0.597,0.271,0.94c0,1.002-0.846,1.817-1.894,1.817c-1.049,0-1.897-0.815-1.897-1.817C54.953,14.477,55.055,14.155,55.228,13.88z%20M42.033,14.82c0,1.002,0.849,1.817,1.896,1.817c1.048,0,1.896-0.815,1.896-1.817c0-0.343-0.1-0.667-0.273-0.94l-1.626-2.409l-1.62,2.409C42.134,14.155,42.033,14.477,42.033,14.82z%20M29.116,14.82c0,1.002,0.844,1.817,1.893,1.817c1.047,0,1.893-0.815,1.893-1.817c0-0.343-0.1-0.667-0.271-0.94l-1.623-2.409l-1.619,2.409C29.211,14.155,29.116,14.477,29.116,14.82z%20M16.19,14.82c0,1.002,0.851,1.817,1.898,1.817c1.047,0,1.895-0.815,1.895-1.817c0-0.343-0.1-0.667-0.271-0.94l-1.627-2.409l-1.619,2.409C16.292,14.155,16.19,14.477,16.19,14.82z%20M3.272,14.82c0,1.002,0.848,1.817,1.895,1.817s1.895-0.815,1.895-1.817c0-0.343-0.102-0.667-0.271-0.94l-1.625-2.409l-1.62,2.409C3.37,14.155,3.272,14.477,3.272,14.82z%20M57.88,42.495c-0.576-1.017-4.033-2.553-4.033-2.553s-2.107-6.282-2.688-8.276c-1.638-5.615-2.721-8.569-20.152-8.569c-17.429,0-18.517,2.954-20.151,8.569c-0.581,1.995-2.687,8.276-2.687,8.276s-3.46,1.536-4.031,2.553c-1.222,2.16-1.232,12.43-1.232,12.994v7.867c0,3.459,2.957,6.265,6.607,6.265c3.648,0,6.603-2.805,6.603-6.265v-0.453h29.78v0.453c0,3.459,2.96,6.265,6.606,6.265c3.643,0,6.61-2.805,6.61-6.265v-7.867C59.112,54.925,59.094,44.655,57.88,42.495z%20M59.112,55.489v7.867c0,3.459-2.968,6.265-6.61,6.265c-3.646,0-6.606-2.805-6.606-6.265v-0.453h-29.78v0.453c0,3.459-2.954,6.265-6.603,6.265c-3.65,0-6.607-2.805-6.607-6.265v-7.867c0-0.563,0.011-10.833,1.232-12.994c0.571-1.017,4.031-2.553,4.031-2.553s2.105-6.282,2.687-8.276c1.635-5.615,2.723-8.569,20.151-8.569c17.432,0,18.515,2.954,20.152,8.569c0.58,1.995,2.688,8.276,2.688,8.276s3.457,1.536,4.033,2.553C59.094,44.655,59.112,54.925,59.112,55.489z%20M17.44,49.878c0,2.14-1.734,3.878-3.874,3.878s-3.877-1.738-3.877-3.878c0-2.155,1.737-3.888,3.877-3.888S17.44,47.723,17.44,49.878z%20M52.33,49.878c0,2.14-1.74,3.878-3.879,3.878c-2.14,0-3.874-1.738-3.874-3.878c0-2.155,1.734-3.888,3.874-3.888C50.59,45.99,52.33,47.723,52.33,49.878z%20M25.194,48.297h11.629M25.194,54.119h11.629%20M8.169,39.942c0,0,12.406-1.551,22.84-1.551s22.838,1.551,22.838,1.551%20M31.009,5.17V0%20M0,5.17h62.018%22/%3E%3C/svg%3E');
}
.vehicle-glance.bg-dark [itemprop="vehicleInteriorColor"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2241.954px%22%20height%3D%2270.593px%22%20viewBox%3D%220%200%2041.954%2070.593%22%20enable-background%3D%22new%200%200%2041.954%2070.593%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M14.852,13.065c-1.128,0-2.044-0.915-2.044-2.039V3.544c0-1.129,0.916-2.044,2.044-2.044h12.254c1.13,0,2.04,0.915,2.04,2.044v7.482c0,1.125-0.91,2.039-2.04,2.039H14.852zM35.415,51.456h0.012c0,0-1.187-8.636-1.242-11.53c-0.083-4.479,1.242-17.878,1.242-17.878c0-2.255-1.825-4.078-4.078-4.078H10.608c-2.25,0-4.079,1.823-4.079,4.078c0,0,1.325,13.399,1.24,17.878c-0.055,2.895-1.24,11.53-1.24,11.53h0.016%20M36.373,52.036h-0.958c0,0-8.929,3.578-14.537,3.578c-5.611,0-14.336-3.578-14.336-3.578H5.584c-2.256,0-4.084,1.825-4.084,4.079v5.493c0,2.254,1.828,4.078,4.084,4.078h30.789c2.253,0,4.081-1.824,4.081-4.078v-5.493C40.454,53.86,38.626,52.036,36.373,52.036zM8.583,65.685v4.908%20M33.373,65.685v4.908%22/%3E%3C/svg%3E');
}
.vehicle-glance.bg-dark [itemprop="mileageFromOdometer"]:before {
  content: url('data:image/svg+xml;charset=utf-8, %3Csvg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2271.239px%22%20height%3D%2292px%22%20viewBox%3D%220%200%2058%2029%22%3E%3Cstyle%3E.cls-1%7Bfill%3A%23ffffff%3B%7D%3C/style%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12.06,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S12.06,32.21,12.06,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C7.15,31.32,6.22,32.87,6.22,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M22.55,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S22.55,32.21,22.55,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C17.63,31.32,16.71,32.87,16.71,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M33,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S33,32.21,33,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C28.13,31.32,27.2,32.87,27.2,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M43.53,35.64c0,3.66-1.36,5.68-3.74,5.68-2.1,0-3.53-2-3.56-5.53s1.56-5.6,3.74-5.6S43.53,32.21,43.53,35.64Zm-5.85.17c0,2.8.86,4.39,2.19,4.39,1.49,0,2.2-1.74,2.2-4.49s-.68-4.39-2.19-4.39C38.61,31.32,37.69,32.87,37.69,35.81Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M50,36.24h0l-1.87,1-.28-1.11,2.35-1.26h1.24V45.64H50Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M.67,21.15v29h58v-29Zm51.85,4.56c0,2.75-.71,4.49-2.2,4.49-1.32,0-2.19-1.59-2.19-4.39a8.71,8.71,0,0,1,.34-2.59h3.75A9.24,9.24,0,0,1,52.52,25.71ZM56.6,48.08H2.74V23.22H47a9,9,0,0,0-.35,2.57c0,3.56,1.46,5.53,3.56,5.53,2.39,0,3.74-2,3.74-5.68a9.53,9.53,0,0,0-.29-2.42H56.6Z%22%20transform%3D%22translate%28-0.67%20-21.15%29%22/%3E%3C/svg%3E');
}
.vehicle-glance.bg-dark > .content .title h1,
.vehicle-glance.bg-dark > .content .title h2,
.vehicle-glance.bg-dark > .content .title h3,
.vehicle-glance.bg-dark > .content .title h4,
.vehicle-glance.bg-dark > .content .title h5,
.vehicle-glance.bg-dark > .content .title h6 {
  color: #fff;
}
.vehicle-glance.bg-dark > .content .copy ul li > span {
  color: #fff;
}
.vehicle-glance.bg-dark > .content .copy ul li > span sup a {
  color: #fff;
}
.vehicle-glance.card > .content .copy li {
  position: relative;
}
.vehicle-glance.card > .content .copy .disclaimer {
  display: inline-block;
  position: static;
}
.vehicle-glance.card > .content .copy .disclaimer div {
  bottom: 7rem;
}
.vehicle-glance.card > .content .copy .disclaimer div small {
  margin-bottom: .7rem;
}
[class*="col-"] > .deck .vehicle-glance > .content .copy ul {
  flex-wrap: wrap;
}
[class*="col-"] > .deck .vehicle-glance > .content .copy ul li {
  flex: 1 1 50%;
  margin-right: 0;
}
.themeTextColorApplied {
  color: #fff !important;
}
.themeColorApplied {
  background-color: #3e5c77 !important;
}
.themeColorApplied-border {
  border-color: #3e5c77 !important;
}
.themeColorApplied-text {
  color: #3e5c77 !important;
}
.treatments-border-line > .content .copy .vehicle-specifications .key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="name"],
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="price"],
.treatments-border-line > .content .copy .vehicle-specifications .key-value .key,
.treatments-border-line > .content .copy .vehicle-specifications .key-value .value {
  font-size: 1.4rem;
}
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="expires"] span,
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"],
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"].key-value,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li.key-value,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment.key-value,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer.key-value {
  margin-bottom: 0;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li .disclaimer.disclaimer-open .offers_Description,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment .disclaimer.disclaimer-open .offers_Description,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer.disclaimer-open .offers_Description {
  background-color: #ffffff;
  color: #000;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li .disclaimer.disclaimer-open .offers_Description span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment .disclaimer.disclaimer-open .offers_Description span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer.disclaimer-open .offers_Description span {
  color: #000;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="name"],
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="price"],
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li .key,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li .value {
  font-size: 1.4rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="expires"] span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.price.key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="name"],
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="price"],
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected .key,
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected .value {
  font-size: 1.4rem;
}
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="expires"] span,
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li.price {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.bg-dark > .content .copy .vehicle-specifications ul .key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-dark > .content .copy.specifications-visible .vehicle-specifications .key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.bg-dark > .content .copy .vehicle-pricing .tabContainer ul li.price.key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-dark > .content .copy .paymentInfoTab + .tabContainer ul li.price {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.bg-color > .content .copy .vehicle-specifications ul .key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-color > .content .copy.specifications-visible .vehicle-specifications .key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"].key-value,
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul.other-offers li.key-value,
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul .offer.key-value {
  margin-bottom: 0;
}
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li.price.key-value {
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-color > .content .copy .paymentInfoTab + .tabContainer ul li.price {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li > div,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li > div {
  flex-basis: 50%;
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span.key,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span.key,
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span.value,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span.value,
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="name"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="name"],
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"] {
  flex-basis: 50%;
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"] {
  text-align: right;
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer,
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer {
  text-align: left;
}
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li.price span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li[class*="-incentive"] span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li.market-adjustment span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul.other-offers li span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul .offer span {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li .value {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li.key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price .value {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price.key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer {
  margin: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .value {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description {
  background-color: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description span {
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-color > .content .copy .vehicleIdentitySpecs > li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentitySpecs > li.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-color > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-color > .content .copy .vehicleIdentityTabContainer li.price.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.price.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-dark > .content .copy .vehicleIdentitySpecs > li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentitySpecs > li.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-dark > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-dark > .content .copy .vehicleIdentityTabContainer li.price.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.price.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast {
  background-color: #474747;
  color: #fff;
}
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(71, 71, 71, 0.9);
  color: #fff;
}
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #fff;
}
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast {
  background-color: #ffffff;
  color: #000;
}
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
}
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #000;
}
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast {
  background-color: #474747;
  color: #fff;
}
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(71, 71, 71, 0.9);
  color: #fff;
}
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast {
  background-color: #474747;
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(71, 71, 71, 0.9);
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast {
  background-color: #474747;
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(71, 71, 71, 0.9);
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast {
  background-color: #ffffff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
}
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.highlight,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.highlight,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer.key-value.highlight {
  background-color: #3e5c77;
  color: #fff;
  margin: 0;
  border: none;
}
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.highlight:nth-child(even),
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.highlight:nth-child(even),
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer.key-value.highlight:nth-child(even) {
  background-color: rgba(62, 92, 119, 0.8);
  color: #fff;
}
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.highlight,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.highlight,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer.key-value.highlight {
  background-color: #3e5c77;
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.highlight:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.highlight:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer.key-value.highlight:nth-child(even) {
  background-color: rgba(62, 92, 119, 0.8);
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] sup,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment sup,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer sup {
  color: #fff;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
  margin: 0;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .key,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .key,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .value,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .value,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .value,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="expires"] span,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="expires"] span,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="validThrough"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="validThrough"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="validThrough"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="price"] {
  font-size: 1.4rem;
}
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .cash-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .cash-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .cash-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .cash-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .finance-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .finance-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .finance-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .finance-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .lease-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .lease-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .lease-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .lease-price.selected ul li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-dark .paymentInfoTab + .tabContainer li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark .paymentInfoTab + .tabContainer li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.condensed-listing-results.treatments-solid-line .vehicle-specifications,
.vehicle-listing.card.treatments-solid-line .vehicle-specifications {
  border-width: 4px;
}
.condensed-listing-results.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs,
.vehicle-listing.card.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
  display: block;
}
.condensed-listing-results.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line .value,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line .value,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line span[itemprop="price"] {
  font-size: 1.2rem;
}
[class*="col-"]:not(.cards-one) > .deck > .vehicle-listing.treatments-solid-line > .content .vehicle-specifications .vehicleIdentitySpecs {
  padding-bottom: 1.7rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
  font-size: 1.4rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="name"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="name"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="price"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="price"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line .value,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="validThrough"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer .vehicle-specifications li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs .vehicle-specifications li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer .vehicle-specifications li.key-value.solid-line .value,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs .vehicle-specifications li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.vehicle-mathbox-specs.treatments-solid-line.bg-color .vehicleIdentityTabContainer li.key-value.solid-line,
.vehicle-mathbox-specs.treatments-solid-line.bg-color .vehicleIdentitySpecs li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-mathbox-specs.treatments-solid-line.bg-dark .vehicleIdentityTabContainer li.key-value.solid-line,
.vehicle-mathbox-specs.treatments-solid-line.bg-dark .vehicleIdentitySpecs li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-solid-line > .content ul {
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.treatments-solid-line > .content ul .key-value {
  flex: 1 0 100%;
  display: flex;
  flex-direction: row;
  width: 100%;
  list-style-type: none;
}
.treatments-solid-line > .content ul dt,
.treatments-solid-line > .content ul .key,
.treatments-solid-line > .content ul dd,
.treatments-solid-line > .content ul .value {
  padding-bottom: 1rem;
}
.treatments-solid-line > .content ul dt,
.treatments-solid-line > .content ul .key {
  font-weight: normal;
  flex-basis: 45%;
}
.treatments-solid-line > .content ul dd,
.treatments-solid-line > .content ul .value {
  flex-grow: 1;
  flex-basis: calc(100% - 45%);
  text-align: right;
}
.treatments-solid-line > .content ul dt,
.treatments-solid-line > .content ul dd,
.treatments-solid-line > .content ul .value,
.treatments-solid-line > .content ul .key {
  margin: 0;
}
.treatments-solid-line > .content li.key-value.solid-line {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="name"],
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="price"],
.treatments-solid-line > .content li.key-value.solid-line .key,
.treatments-solid-line > .content li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="expires"] span,
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-solid-line > .content li.key-value.solid-line .key,
.treatments-solid-line > .content li.key-value.solid-line .value {
  padding-bottom: 0;
}
.bg-color.treatments-solid-line li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.bg-dark.treatments-solid-line li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.vehicle-listing li.msrp [itemprop="name"]:not(.plaque),
.condensed-listing-results li.msrp [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.msrp [itemprop="name"].plaque,
.condensed-listing-results li.msrp [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.msrp [itemprop="price"]:not(.plaque),
.condensed-listing-results li.msrp [itemprop="price"]:not(.plaque),
.vehicle-listing li.msrp [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.msrp [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.msrp [itemprop="price"].plaque,
.condensed-listing-results li.msrp [itemprop="price"].plaque,
.vehicle-listing li.msrp [itemprop="amount"].plaque,
.condensed-listing-results li.msrp [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.discount-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.discount-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.discount-price [itemprop="name"].plaque,
.condensed-listing-results li.discount-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.discount-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.discount-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.discount-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.discount-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.discount-price [itemprop="price"].plaque,
.condensed-listing-results li.discount-price [itemprop="price"].plaque,
.vehicle-listing li.discount-price [itemprop="amount"].plaque,
.condensed-listing-results li.discount-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.internet-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.internet-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.internet-price [itemprop="name"].plaque,
.condensed-listing-results li.internet-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.internet-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.internet-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.internet-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.internet-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.internet-price [itemprop="price"].plaque,
.condensed-listing-results li.internet-price [itemprop="price"].plaque,
.vehicle-listing li.internet-price [itemprop="amount"].plaque,
.condensed-listing-results li.internet-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.invoice-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.invoice-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.invoice-price [itemprop="name"].plaque,
.condensed-listing-results li.invoice-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.invoice-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.invoice-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.invoice-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.invoice-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.invoice-price [itemprop="price"].plaque,
.condensed-listing-results li.invoice-price [itemprop="price"].plaque,
.vehicle-listing li.invoice-price [itemprop="amount"].plaque,
.condensed-listing-results li.invoice-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.retail-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.retail-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.retail-price [itemprop="name"].plaque,
.condensed-listing-results li.retail-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.retail-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.retail-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.retail-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.retail-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.retail-price [itemprop="price"].plaque,
.condensed-listing-results li.retail-price [itemprop="price"].plaque,
.vehicle-listing li.retail-price [itemprop="amount"].plaque,
.condensed-listing-results li.retail-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-finance-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-finance-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-finance-price [itemprop="name"].plaque,
.condensed-listing-results li.total-finance-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-finance-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-finance-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-finance-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-finance-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-finance-price [itemprop="price"].plaque,
.condensed-listing-results li.total-finance-price [itemprop="price"].plaque,
.vehicle-listing li.total-finance-price [itemprop="amount"].plaque,
.condensed-listing-results li.total-finance-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-lease-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-lease-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-lease-price [itemprop="name"].plaque,
.condensed-listing-results li.total-lease-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-lease-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-lease-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-lease-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-lease-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-lease-price [itemprop="price"].plaque,
.condensed-listing-results li.total-lease-price [itemprop="price"].plaque,
.vehicle-listing li.total-lease-price [itemprop="amount"].plaque,
.condensed-listing-results li.total-lease-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-sale-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-sale-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-sale-price [itemprop="name"].plaque,
.condensed-listing-results li.total-sale-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-sale-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-sale-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-sale-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-sale-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-sale-price [itemprop="price"].plaque,
.condensed-listing-results li.total-sale-price [itemprop="price"].plaque,
.vehicle-listing li.total-sale-price [itemprop="amount"].plaque,
.condensed-listing-results li.total-sale-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-savings [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-savings [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-savings [itemprop="name"].plaque,
.condensed-listing-results li.total-savings [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-savings [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-savings [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-savings [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-savings [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-savings [itemprop="price"].plaque,
.condensed-listing-results li.total-savings [itemprop="price"].plaque,
.vehicle-listing li.total-savings [itemprop="amount"].plaque,
.condensed-listing-results li.total-savings [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.conditional-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.conditional-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.conditional-price [itemprop="name"].plaque,
.condensed-listing-results li.conditional-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.conditional-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.conditional-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.conditional-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.conditional-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.conditional-price [itemprop="price"].plaque,
.condensed-listing-results li.conditional-price [itemprop="price"].plaque,
.vehicle-listing li.conditional-price [itemprop="amount"].plaque,
.condensed-listing-results li.conditional-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.primary-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.primary-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.primary-price [itemprop="name"].plaque,
.condensed-listing-results li.primary-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.primary-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.primary-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.primary-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.primary-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.primary-price [itemprop="price"].plaque,
.condensed-listing-results li.primary-price [itemprop="price"].plaque,
.vehicle-listing li.primary-price [itemprop="amount"].plaque,
.condensed-listing-results li.primary-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.secondary-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.secondary-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.secondary-price [itemprop="name"].plaque,
.condensed-listing-results li.secondary-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.secondary-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.secondary-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.secondary-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.secondary-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.secondary-price [itemprop="price"].plaque,
.condensed-listing-results li.secondary-price [itemprop="price"].plaque,
.vehicle-listing li.secondary-price [itemprop="amount"].plaque,
.condensed-listing-results li.secondary-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.msrp [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.msrp [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.msrp [itemprop="price"]:not(.plaque),
.vehicle-details li.msrp [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.msrp [itemprop="price"].plaque,
.vehicle-details li.msrp [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.discount-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.discount-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.discount-price [itemprop="price"]:not(.plaque),
.vehicle-details li.discount-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.discount-price [itemprop="price"].plaque,
.vehicle-details li.discount-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.internet-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.internet-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.internet-price [itemprop="price"]:not(.plaque),
.vehicle-details li.internet-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.internet-price [itemprop="price"].plaque,
.vehicle-details li.internet-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.invoice-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.invoice-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.invoice-price [itemprop="price"]:not(.plaque),
.vehicle-details li.invoice-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.invoice-price [itemprop="price"].plaque,
.vehicle-details li.invoice-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.retail-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.retail-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.retail-price [itemprop="price"]:not(.plaque),
.vehicle-details li.retail-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.retail-price [itemprop="price"].plaque,
.vehicle-details li.retail-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-finance-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-finance-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-finance-price [itemprop="price"]:not(.plaque),
.vehicle-details li.total-finance-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-finance-price [itemprop="price"].plaque,
.vehicle-details li.total-finance-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-lease-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-lease-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-lease-price [itemprop="price"]:not(.plaque),
.vehicle-details li.total-lease-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-lease-price [itemprop="price"].plaque,
.vehicle-details li.total-lease-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-sale-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-sale-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-sale-price [itemprop="price"]:not(.plaque),
.vehicle-details li.total-sale-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-sale-price [itemprop="price"].plaque,
.vehicle-details li.total-sale-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-savings [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-savings [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-savings [itemprop="price"]:not(.plaque),
.vehicle-details li.total-savings [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-savings [itemprop="price"].plaque,
.vehicle-details li.total-savings [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.conditional-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.conditional-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.conditional-price [itemprop="price"]:not(.plaque),
.vehicle-details li.conditional-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.conditional-price [itemprop="price"].plaque,
.vehicle-details li.conditional-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.primary-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.primary-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.primary-price [itemprop="price"]:not(.plaque),
.vehicle-details li.primary-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.primary-price [itemprop="price"].plaque,
.vehicle-details li.primary-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.secondary-price [itemprop="name"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.secondary-price [itemprop="name"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.secondary-price [itemprop="price"]:not(.plaque),
.vehicle-details li.secondary-price [itemprop="amount"]:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.secondary-price [itemprop="price"].plaque,
.vehicle-details li.secondary-price [itemprop="amount"].plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li span.strikethrough,
.vehicle-details li span.strikethrough,
.condensed-listing-results li span.strikethrough,
.vehicle-listing li span.big-strikethrough,
.vehicle-details li span.big-strikethrough,
.condensed-listing-results li span.big-strikethrough {
  text-decoration: line-through !important;
}
.vehicle-listing li span.bold,
.vehicle-details li span.bold,
.condensed-listing-results li span.bold,
.vehicle-listing li span.big-and-bold,
.vehicle-details li span.big-and-bold,
.condensed-listing-results li span.big-and-bold {
  font-weight: bold !important;
}
.vehicle-listing li span.big-strikethrough,
.vehicle-details li span.big-strikethrough,
.condensed-listing-results li span.big-strikethrough,
.vehicle-listing li span.big-and-bold,
.vehicle-details li span.big-and-bold,
.condensed-listing-results li span.big-and-bold {
  font-size: 2.5rem !important;
}
.vehicle-listing li span.italic,
.vehicle-details li span.italic,
.condensed-listing-results li span.italic {
  font-style: italic !important;
}
.vehicle-listing li span.plaque,
.vehicle-details li span.plaque,
.condensed-listing-results li span.plaque {
  padding: 5px !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vehicle-listing li span.plaque,
  .vehicle-details li span.plaque,
  .condensed-listing-results li span.plaque {
    padding: 5px 0 !important;
  }
}
.emphasis li span.strikethrough,
.emphasis li span.big-strikethrough {
  text-decoration: line-through !important;
}
.emphasis li span.bold,
.emphasis li span.big-and-bold {
  font-weight: bold !important;
}
.emphasis li span.big-strikethrough,
.emphasis li span.big-and-bold {
  font-size: 2.5rem !important;
}
.emphasis li span.italic {
  font-style: italic !important;
}
.emphasis li span.plaque {
  padding: 5px !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .emphasis li span.plaque {
    padding: 5px 0 !important;
  }
}
.special-listing li.sale-price .key:not(.plaque) {
  color: inherit !important;
}
.special-listing li.sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-listing li.sale-price .value:not(.plaque) {
  color: inherit !important;
}
.special-listing li.sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-listing li.offer-amount .key:not(.plaque) {
  color: inherit !important;
}
.special-listing li.offer-amount .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-listing li.offer-amount .value:not(.plaque) {
  color: inherit !important;
}
.special-listing li.offer-amount .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.sale-price .key:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.sale-price .value:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.offer-amount .key:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.offer-amount .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.offer-amount .value:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.offer-amount .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing > .content .tertiary a,
.condensed-listing-results > .content .tertiary a {
  text-transform: capitalize;
}
.deck .highlight-on-save.card.vehicle-listing,
.deck .highlight-on-save.card.condensed-listing-results {
  border: 2px solid #3e5c77;
}
.bg-dark .deck .highlight-on-save.card.vehicle-listing,
.bg-dark .deck .highlight-on-save.card.condensed-listing-results {
  border: 2px solid #3e5c77;
}
.title .in-transit .intransit-disclaimer-text,
[itemtype*="/Car"] .media figcaption .in-transit .intransit-disclaimer-text {
  position: relative;
}
.title .in-transit.disclaimer-open div.intransit-disclaimer-text,
[itemtype*="/Car"] .media figcaption .in-transit.disclaimer-open div.intransit-disclaimer-text {
  left: 0;
  position: absolute;
  top: 4.12rem;
  padding: 1rem 1rem 1rem 1.5rem;
  color: #000;
  border: 0.2rem solid rgba(71, 71, 71, 0.5);
}
.in-transit .intransit-disclaimer-text,
.in-transit .in-transit-tick {
  display: none;
}
.in-transit.disclaimer-open .intransit-disclaimer-text {
  position: absolute;
  display: block;
  background-color: #d1d1d1;
  text-transform: none;
  text-align: left;
  border: 0.2rem solid rgba(71, 71, 71, 0.5);
  width: 24rem;
  min-height: 10rem;
}
.in-transit.disclaimer-open b {
  display: block;
  font-size: 1.6rem;
}
.in-transit.disclaimer-open .description {
  font-size: 1.2rem;
  margin: 0.7rem 0 0 0;
  line-height: 1.3rem;
}
.in-transit.disclaimer-open .in-transit-tick {
  display: block;
}
.highlight-my-deal .view-my-deal,
.highlight-my-deal [data-action="promoPopConnectedStore"],
.highlight-my-deal .copy a[data-action="personalizeMyPayment"] {
  position: relative;
}
.highlight-my-deal .view-my-deal::before,
.highlight-my-deal [data-action="promoPopConnectedStore"]::before,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]::before {
  content: "\f125";
  font-family: 'Ionicons', sans-serif;
  right: 1.1rem;
  position: absolute;
  z-index: 1;
  color: #ffffff;
}
.highlight-my-deal .view-my-deal:hover::after,
.highlight-my-deal [data-action="promoPopConnectedStore"]:hover::after,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]:hover::after {
  background: #ffffff;
}
.highlight-my-deal .view-my-deal:hover::before,
.highlight-my-deal [data-action="promoPopConnectedStore"]:hover::before,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]:hover::before {
  color: #474747;
}
.highlight-my-deal .view-my-deal::after,
.highlight-my-deal [data-action="promoPopConnectedStore"]::after,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]::after {
  border-left: 1px solid #3e5c77;
  content: "";
  height: 5rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  background: #3e5c77;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.highlight-my-deal [data-action="promoPopConnectedStore"] {
  width: 20rem;
}
.highlight-my-deal [data-action="promoPopConnectedStore"]::after {
  top: 0.1rem;
  right: 0.1rem;
  height: 4rem;
}
@media all and (max-width: 639px) {
  .highlight-my-deal [data-action="promoPopConnectedStore"]::after {
    height: 4.2rem;
  }
}
p[role="status"] {
  margin-bottom: 0;
  margin-top: 2rem;
  color: #000;
  border: 1px solid #3e5c77;
  background-color: #b7c1cc;
  padding: 2rem 4.5rem 2rem 2rem;
  line-height: 1;
  position: relative;
}
p[role="status"] .close {
  font-size: 0;
}
p[role="status"] .close::after {
  display: block;
  content: "\f404";
  font-family: 'Ionicons', sans-serif;
  font-size: 4rem;
  text-decoration: none;
  position: absolute;
  top: 0.8rem;
  right: 2rem;
}
.dealer-locator.card.grid > .content {
  box-shadow: none;
}
.dealer-locator.card.grid > .content .copy {
  display: none;
}
.dealer-locator.card.grid.single-dealer-grid > .deck > .card[class*="dealersMap"] {
  display: block;
}
.dealer-locator.card.grid.single-dealer-grid > .deck > .card[class*="dealersWrapper"] {
  width: 50%;
}
.dealer-locator.card.grid > .deck {
  width: 70%;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersMap"] {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] {
  width: 100%;
  border: 0;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .content > .text {
  padding: 1rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .content > .text > .title {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck {
  flex-direction: row;
  overflow: visible;
  justify-content: center;
  max-height: 100%;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text {
  padding-top: 1rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text > .title {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .copy {
  padding-top: 0;
  margin-top: 0;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .title,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="department"] > span,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .hoursOfOperation {
  font-family: LouisBold, sans-serif;
  font-size: 1.6rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card a[href^="tel"],
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemtype$="/PostalAddress"] span,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="department"] dl {
  font-size: 1.2rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="address"] {
  margin: 1rem 0;
  line-height: 1;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card a[href^="tel"] {
  display: block;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .hoursOfOperation {
  margin-top: 1rem;
}
.dealer-locator.card.accordion > .content {
  flex-grow: 0;
}
.dealer-locator.card.accordion > .content > .text .copy {
  display: none;
}
.dealer-locator.card.accordion > .deck {
  width: 100%;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersMap"] {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card [itemtype$="/AutoDealer"],
.dealer-locator.card.accordion > .deck > .card .auto-dealer {
  margin-bottom: 0;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] {
  width: 100%;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .content {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .content .title {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content {
  justify-content: flex-start;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content:before {
  content: "";
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .auto-dealer .title {
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QiIH0;
  z-index: 1;
  position: relative;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .auto-dealer .title span {
  position: relative;
  z-index: -1;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemtype$="/AutoDealer"] .title:after {
  content: '+';
  font-size: 2rem;
  position: absolute;
  right: 0.4rem;
  top: -0.6rem;
  font-weight: bold;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemprop="address"],
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .link,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .hoursOfOperation,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content a[href^="tel"] {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemprop="openingHoursSpecification"] dd,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content dt,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content a[href^="tel"] span {
  font-size: 1.2rem;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn [itemprop="address"],
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn .hoursOfOperation,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn a[href^="tel"] {
  display: block;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn + .link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn [itemtype$="/AutoDealer"] .title:after {
  content: '_';
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text {
  padding: 1rem;
  border-bottom: 1px solid #d1d1d1;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text > .title,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .media {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .copy {
  margin: 0;
}
.dealer-locator.card {
  align-items: center;
}
.dealer-locator.card > .content {
  width: 100%;
}
.dealer-locator.card > .content > .text {
  align-items: center;
  padding: 2vw 0 0;
}
.dealer-locator.card > .content > .text .title {
  text-align: center;
}
.dealer-locator.card > .content .link {
  display: none;
}
.dealer-locator.card > .deck > .card [itemtype$="/PostalAddress"],
.dealer-locator.card > .deck > .card dl,
.dealer-locator.card > .deck > .card dd,
.dealer-locator.card > .deck > .card dt,
.dealer-locator.card > .deck > .card a[href^="tel"] {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dealer-locator.card > .deck > .card [itemprop="streetAddress"] {
  display: block;
}
.dealer-locator.card > .deck > .card .dealer .title a {
  text-decoration: none;
}
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .title,
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content [itemprop="department"] span,
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .hoursOfOperation span {
  font-family: LouisBold, sans-serif;
}
.dealer-locator.card.map > .content .text .copy {
  width: 70%;
  margin: 0;
  padding: 0 0 0 2rem;
}
.dealer-locator.card.map > .deck {
  width: 70%;
}
.dealer-locator.card.map > .content,
.dealer-locator.card.modal > .content {
  box-shadow: 0 6px 6px -6px #d1d1d1;
}
.dealer-locator.card.map > .content,
.dealer-locator.card.modal > .content {
  box-shadow: 0 6px 6px -6px #d1d1d1;
}
.dealer-locator.card.map.bg-color > .content,
.dealer-locator.card.modal.bg-color > .content {
  box-shadow: 0 6px 6px -6px #474747;
}
.dealer-locator.card.map.bg-color > .content,
.dealer-locator.card.modal.bg-color > .content {
  box-shadow: 0 6px 6px -6px #474747;
}
.dealer-locator.card.map.bg-dark > .content,
.dealer-locator.card.modal.bg-dark > .content {
  box-shadow: 0 6px 6px -6px #ffffff;
}
.dealer-locator.card.map.bg-dark > .content,
.dealer-locator.card.modal.bg-dark > .content {
  box-shadow: 0 6px 6px -6px #ffffff;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"],
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] {
  border-right: 1px solid rgba(209, 209, 209, 0.5);
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content {
  border-bottom: 1px solid #d1d1d1;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content:hover,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content:hover {
  background-color: rgba(209, 209, 209, 0.5);
  cursor: pointer;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content {
  border-bottom: 1px solid #d1d1d1;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content:hover,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content:hover {
  background-color: rgba(209, 209, 209, 0.5);
  cursor: pointer;
}
.dealer-locator.card.map > .content .text .copy form,
.dealer-locator.card.modal > .content .text .copy form {
  max-width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
}
@media screen and (max-width: 639px) {
  .dealer-locator.card.map > .content .text .copy form,
  .dealer-locator.card.modal > .content .text .copy form {
    flex-direction: column;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset,
.dealer-locator.card.modal > .content .text .copy form > .fieldset {
  display: flex;
  padding-left: 1rem;
  margin: 2rem 0;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset:first-child,
.dealer-locator.card.modal > .content .text .copy form > .fieldset:first-child {
  justify-content: start;
  flex-basis: 100%;
}
@media screen and (max-width: 639px) {
  .dealer-locator.card.map > .content .text .copy form > .fieldset,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset {
    padding-right: 1rem;
    margin: 1rem 0;
  }
  .dealer-locator.card.map > .content .text .copy form > .fieldset label,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset label {
    width: 100%;
  }
  .dealer-locator.card.map > .content .text .copy form > .fieldset:first-child,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset:first-child {
    order: 3;
    margin-bottom: 2rem;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label {
  display: flex;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label,
.dealer-locator.card.map > .content .text .copy form > .fieldset label input,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label input,
.dealer-locator.card.map > .content .text .copy form > .fieldset label select,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label select {
  margin: 0;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label[for="zipCode"] span,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label[for="zipCode"] span {
  display: none;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset button,
.dealer-locator.card.modal > .content .text .copy form > .fieldset button {
  padding: 0 1.5rem;
  width: auto;
  min-width: 2rem;
  max-width: 30rem;
  min-height: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dealer-locator.card.map > .content .text .copy form > .fieldset button,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset button {
    padding: 0.7rem 1.5rem;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset select,
.dealer-locator.card.modal > .content .text .copy form > .fieldset select {
  min-width: 20rem;
}
.dealer-locator.card.map > .content .text .copy .dealer-count,
.dealer-locator.card.modal > .content .text .copy .dealer-count {
  margin-left: 4rem;
}
.dealer-locator.card.map > .deck,
.dealer-locator.card.modal > .deck {
  display: flex;
  flex-direction: row;
  margin-top: 2px;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] {
  order: 2;
  width: 70%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure {
  height: 60rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content {
  position: relative;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .title {
  margin-bottom: 1rem;
  position: relative;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .text {
  padding: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer {
  display: flex;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation {
  width: 60%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer {
  margin: 0 1rem 0 0;
  width: 40%;
  padding-bottom: 7.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer a[href^="tel"] {
  display: block;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer [itemprop="address"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer [itemprop="address"] {
  line-height: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="department"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="department"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="department"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="department"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="openingHoursSpecification"] {
  margin-top: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dd,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dd,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dd,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dd,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dt,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dt {
  padding-bottom: 0.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .link,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .link {
  flex-direction: row;
  margin-top: 1rem;
  justify-content: center;
  margin-left: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .link a,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .link a {
  min-width: 40%;
  padding: 5px;
  min-height: 0;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 1rem 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation {
  font-family: LouisBold, sans-serif;
  font-size: 1.3rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemtype$="/PostalAddress"] span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemtype$="/PostalAddress"] span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] dl,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] dl {
  font-size: 1.2rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure button[type="button"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure button[type="button"] {
  min-height: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card {
  width: 100%;
  border: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h1,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h1,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h2,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h2,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h3,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h3,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h4,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h4,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h5,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h5,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h6,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h6 {
  display: flex;
  justify-content: center;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h1 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h1 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h2 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h2 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h3 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h3 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h4 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h4 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h5 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h5 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h6 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h6 span {
  padding-left: 0.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] {
  width: 30%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content {
  flex-grow: 0;
  padding-top: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text {
  padding: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title {
  margin-left: 3rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h1,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h1,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h2,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h2,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h3,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h3 {
  font-size: 1.8rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content .media,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content .media {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card {
  counter-increment: listStyle;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before {
  content: counter(listStyle, upper-alpha);
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck {
  display: flex;
  flex-direction: column;
  max-height: 54.5rem;
  overflow-y: auto;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card {
  counter-increment: IndexNum;
  flex-shrink: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 2rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content {
  padding-left: 1rem;
  padding-top: .5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text {
  padding: 0 0 1rem 2.4rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text > .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text > .title {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy {
  margin-top: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy .auto-dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy .auto-dealer {
  margin-bottom: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemprop="address"] {
  padding-top: 1rem;
  margin: 0;
  line-height: 1;
  text-align: left;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .link,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .link,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .hoursOfOperation {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content:before,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content:before {
  content: counter(IndexNum) ".";
  position: absolute;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .dealer-locator.card.map > .content > .text .copy,
  .dealer-locator.card.modal > .content > .text .copy {
    width: 100%;
    padding: 0 1rem;
  }
  .dealer-locator.card.map > .deck,
  .dealer-locator.card.modal > .deck {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dealer-locator.card.map > .content > .text .copy,
  .dealer-locator.card.modal > .content > .text .copy {
    width: 100%;
    padding: 0 1rem;
  }
  .dealer-locator.card.map > .deck,
  .dealer-locator.card.modal > .deck {
    width: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersMap"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersMap"] {
    display: none;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] {
    width: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content .text .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content .text .title {
    margin-left: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card {
    padding-left: 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content {
    padding-top: 0;
    justify-content: flex-start;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content:before,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content:before {
    content: "";
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title {
    animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QiIH0;
    position: relative;
    z-index: 1;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title span,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title span {
    position: relative;
    z-index: -1;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title::after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    bottom: 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .link,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .link,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .hoursOfOperation {
    display: none;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"] {
    padding-bottom: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy:after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy:after {
    content: '+';
    font-size: 2rem;
    position: absolute;
    right: 1.3rem;
    top: 1rem;
    font-weight: bold;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn:after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn:after {
    content: "-";
    font-size: 3rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn [itemprop="address"],
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .hoursOfOperation,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn a[href^="tel"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn a[href^="tel"] {
    display: block;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn + .link,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn + .link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .text a[href^="tel"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .text a[href^="tel"] {
    font-size: 1.4rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text {
    padding: 1rem 0;
    flex-basis: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .copy .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .copy .title {
    padding-right: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation {
    margin: 2rem 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] {
    margin-top: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dt,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dt,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dd,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dd {
    margin-top: 0.5rem;
    font-size: 1.4rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"][clusteringWithAlphaLabels="true"] > .deck > .card > .content::before {
    content: "";
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .dealer-locator.modal.card {
    max-width: 80%;
  }
  .dealer-locator.modal.card > .content .text .link a[href="#close"] {
    right: 4.6rem;
  }
  .dealer-locator.modal.card .card[class*="dealersMap"] dt {
    text-overflow: ellipsis;
    overflow: hidden;
    flex-basis: 42%;
  }
}
@media screen and (min-width: 640px) {
  .dealer-locator.modal {
    max-width: 70%;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
  }
  .dealer-locator.modal > .content {
    position: relative;
  }
  .dealer-locator.modal > .content .text .copy {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .dealer-locator.modal > .content .text .copy form {
    padding: 0 2rem;
  }
  .dealer-locator.modal > .content .text .link {
    display: block;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"] {
    top: 3.5vw;
    right: 11vw;
    background: transparent;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"]:before {
    color: #ffffff;
    font-size: 6rem;
  }
  .dealer-locator.modal > .deck {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .dealer-locator.modal > .content .text .link {
    display: block;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"] {
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .dealer-locator.modal.card > .content .text .copy form {
    flex-direction: column;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset {
    padding-right: 1rem;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset:first-child {
    order: 3;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset label {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .col.dealer-locator > .deck > [class*="dealersMap"].card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .link {
    flex-direction: row;
  }
}
.footer .dealer-locator {
  display: none;
}
@media all and (max-width: 768px) {
  .header.card.header .cta .sibling-zip:before {
    line-height: 3rem;
  }
}
.header.card.header .cta .sibling-zip .postal-code {
  text-decoration: underline;
  font-weight: bolder;
}
header.header-4.header .cta .sibling-zip {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
header.header-4.header .cta .sibling-zip:before {
  margin-right: 0.5rem;
  font-size: 2.5rem;
}
header.header-4.header .cta .sibling-zip:before,
header.header-4.header .cta .sibling-zip span {
  display: inherit;
  align-items: center;
}
header.header-4.header .cta .sibling-zip .postal-code {
  margin-left: 0.3rem;
}
.vehicle-listing > .content .vehicle-specifications {
  margin-bottom: 1rem;
}
@media screen and (max-width: 639px) {
  .card.listing-results.links-none > .content > .text .copy form {
    margin-left: 0;
  }
}
.swipeable-links > .content .link {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow-x: auto;
  margin-bottom: -2rem;
  padding-bottom: 2rem;
  align-items: center;
}
.swipeable-links > .content .link > * {
  flex: 0 0 auto;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .swipeable-links > .content .link::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .swipeable-links > .content .link {
    flex-wrap: wrap;
  }
}
.rmab-offers-styling {
  padding: 0 1vw;
}
.rmab-offers-styling.deck-carousel.col-3 > .deck > div .card .content .text .link a {
  max-width: none;
}
.rmab-offers-styling.deck-carousel.col:first-child nav.navigation-directive {
  position: static !important;
}
@media (min-width: 1024px) {
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col {
    padding: 0 2vw;
    margin: 0;
  }
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text {
    width: 50%;
    padding: 0.5vw 2vw;
  }
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h1,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h2,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h3,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h4,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h5,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h6 {
    font-size: 4.8rem;
  }
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h1,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h2,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h3,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h4,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h5,
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title h6 {
    font-size: 4.8rem;
  }
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .title p {
    font-size: 3rem;
    margin: 5px 0;
  }
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .text .copy {
    font-size: 2rem;
    margin: 0;
  }
  .rmab-offers-styling.deck-carousel.col > .deck .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).justification-l.col > .content .media {
    width: 50%;
  }
}
.rmab-offers-styling.deck-listing.col-3 > .deck .card {
  margin: 0;
}
.rmab-offers-styling.deck-listing.col-3 > .deck .card .content {
  margin-bottom: 15px;
}
.rmab-offers-styling.deck-listing.col-3 > .deck .card .content .text .copy {
  text-align: justify;
}
.rmab-offers-styling.deck-listing.col-3 > .deck .card .content .text .copy .disclaimer {
  text-decoration: underline;
  text-transform: uppercase;
}
.rmab-offers-styling.deck-listing.col-3 > .deck .card .content .text .link a {
  max-width: none;
}
.rmab-vehicle-at-a-glance .deck {
  flex-wrap: wrap;
}
.rmab-vehicle-at-a-glance .deck section {
  flex: 1 1 17%;
  padding: 0 1rem;
}
.rmab-vehicle-at-a-glance .deck section .content .text {
  padding: 1rem 0;
  text-align: center;
}
.rmab-vehicle-at-a-glance .deck section .media {
  min-width: 115px;
}
.gmNoScroll {
  overflow: hidden;
}
section[class*="GMFinancialForm"].links-none.title-none.copy-none.media-none:not(.cards-none) {
  padding: 0;
}
section[class*="GMFHeaderCard"].card .content .text {
  padding: 0;
}
section[class*="GMFHeaderCard"].card .content .text .responseHeader {
  background: #58595B;
  text-transform: uppercase;
  position: relative;
}
section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
  width: 90%;
  margin: 0 auto;
  padding: 5rem 0 3rem 0;
  font-size: 2.7rem;
  color: #fff;
}
section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
  width: 90%;
  margin: 0 auto;
  padding: 5rem 0 3rem 0;
  font-size: 2.7rem;
  color: #fff;
}
section[class*="GMFHeaderCard"].card .content .text .responseHeader img {
  position: absolute;
  right: 3rem;
  bottom: 2rem;
  width: 25%;
}
@media only screen and (max-width: 768px) {
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
    font-size: 1.8rem;
    padding: 3rem 0 2rem 0;
  }
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
    font-size: 1.8rem;
    padding: 3rem 0 2rem 0;
  }
  section[class*="GMFHeaderCard"].card .content .text .responseHeader img {
    bottom: 1rem;
  }
}
@media only screen and (max-width: 639px) {
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
    font-size: 0.8rem;
    padding: 2rem 0 1rem 0;
  }
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
    font-size: 0.8rem;
    padding: 2rem 0 1rem 0;
  }
  section[class*="GMFHeaderCard"].card .content .text .responseHeader img {
    right: 0.5rem;
    bottom: 0.5rem;
    width: 26%;
  }
}
/* GM Finance Form CSS */
section #NextGenGMFinancialForm .hide {
  display: none;
}
section #NextGenGMFinancialForm form {
  max-width: 100%;
}
section #NextGenGMFinancialForm form [aria-hidden=true] {
  display: none;
}
section #NextGenGMFinancialForm form [aria-hidden=false] {
  display: block;
}
section #NextGenGMFinancialForm form input[type="checkbox"] {
  opacity: 100;
  margin: 0;
  visibility: hidden;
}
section #NextGenGMFinancialForm form fieldset {
  margin: 2rem 0;
}
section #NextGenGMFinancialForm form fieldset > div {
  display: flex;
  flex-wrap: wrap;
}
section #NextGenGMFinancialForm form fieldset legend {
  font-weight: bold;
}
section #NextGenGMFinancialForm form fieldset label {
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
}
section #NextGenGMFinancialForm form fieldset label select {
  min-width: 3.125rem;
}
section #NextGenGMFinancialForm form fieldset label.err_empty select,
section #NextGenGMFinancialForm form fieldset label.err_invalid select,
section #NextGenGMFinancialForm form fieldset label.err_min_age select,
section #NextGenGMFinancialForm form fieldset label.err_empty input,
section #NextGenGMFinancialForm form fieldset label.err_invalid input,
section #NextGenGMFinancialForm form fieldset label.err_min_age input {
  border: 1px #ff0000 solid;
}
section #NextGenGMFinancialForm form fieldset label.required .invalid {
  background-color: #e4e4e4;
}
section #NextGenGMFinancialForm form fieldset label.required.err_empty span:nth-of-type(2),
section #NextGenGMFinancialForm form fieldset label.required.err_invalid span:nth-of-type(3),
section #NextGenGMFinancialForm form fieldset label.required.err_min_age span:nth-of-type(4) {
  display: block;
}
section #NextGenGMFinancialForm form fieldset label span:nth-of-type(1) {
  font-size: 1.3rem;
}
section #NextGenGMFinancialForm form fieldset label span:not(:nth-of-type(1)) {
  display: none;
  color: #ff0000;
  font-size: 1.1rem;
  margin-top: 0.3rem;
  padding-right: 0.625rem;
}
section #NextGenGMFinancialForm form fieldset label span:not(:nth-of-type(1))::after {
  content: '';
}
section #NextGenGMFinancialForm form fieldset label span.amount-disclaimer {
  display: block;
  font-style: italic;
  color: #000;
}
section #NextGenGMFinancialForm form fieldset[name="add_coapplicant"] {
  clear: left;
  position: relative;
}
section #NextGenGMFinancialForm form fieldset[name="vehicleInformation"] .sub-title {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.3rem;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(4),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(4),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(5),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(5) {
  width: 33.33%;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(4) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(4) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(4) select,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(4) select {
  width: 95%;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(6),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(6),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(7),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(7) {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(6) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(6) input {
  width: 96%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(2),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(4) {
  width: 33.33%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(2) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(2) select,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(3) select {
  width: 95%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(5),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(6) {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(5) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(5) select {
  width: 96%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:last-child {
  margin-bottom: 1rem;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(4),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(5) {
  width: 33.33%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(4) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(4) select {
  width: 95%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(6),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(7) {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(6) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(6) select {
  width: 96%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:last-child {
  margin-bottom: 1rem;
}
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(1) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(1) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(5) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(5) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(1) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(1) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(5) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(5) select {
  width: 96%;
}
@media only screen and (min-width: 1024px) {
  section #NextGenGMFinancialForm form fieldset[name="vehicleInformation"] label {
    width: 20%;
  }
  section #NextGenGMFinancialForm form fieldset[name="vehicleInformation"] label:not(:nth-child(5)) select {
    width: 95%;
  }
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo"],
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"],
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo"],
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"],
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo"],
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] {
    width: 33%;
    vertical-align: top;
    float: left;
  }
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo"],
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] {
    padding-right: 1.875rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo"],
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] {
    padding: 0 1.875rem;
    border-left: 0.1rem solid #c7ccd4;
    border-right: 0.1rem solid #c7ccd4;
  }
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo"],
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] {
    padding-left: 1.875rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"],
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] {
    clear: left;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label {
    margin-bottom: 0;
    width: 95%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(1),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(1) {
    width: 45%;
    margin-right: 0.625rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(2),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(2) {
    width: 25%;
    margin-right: 0.625rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(3),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(3) {
    width: 12.5%;
    margin-right: 0.625rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(4),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(4) {
    width: 12.5%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(5),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(5),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(6),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(6),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(7),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(7) {
    width: 25%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(5) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(5) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(6) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(6) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(5) select,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(5) select,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(6) select,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(6) select {
    width: 95%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"],
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] {
    clear: left;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"] label,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] label {
    width: 25%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"] label:not(:nth-child(4)) input,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] label:not(:nth-child(4)) input,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"] label:not(:nth-child(4)) select,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] label:not(:nth-child(4)) select {
    width: 95%;
  }
}
@media only screen and (max-width: 639px) {
  section #NextGenGMFinancialForm form fieldset label {
    margin: 0.5rem 0;
  }
  section #NextGenGMFinancialForm form fieldset label span:nth-child(1) {
    font-size: 1.1rem;
  }
  section #NextGenGMFinancialForm form fieldset label span:not(:nth-child(1)) {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="add_coapplicant"] input[type="checkbox"] + span:before {
    margin-top: -0.5rem;
  }
}
/* Decision Screen CSS */
section[class*='GMFinancialDecisionScreen'].card .content .text {
  padding: 0;
}
section[class*='GMFinancialDecisionScreen'].card .content .text .copy {
  margin: 0;
}
section[class*='GMFinancialDecisionScreen'] #formResponses #processing .responseContent {
  text-align: center;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer {
  display: none;
  width: 100%;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer.show {
  display: block;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent {
  width: 80%;
  margin: auto;
  text-align: left;
  padding-top: 8rem;
  min-height: 30rem;
  display: none;
  /* Processing */
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent.show {
  display: block;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container {
  margin-top: 2rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container .sub-header {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps {
  padding-top: 6rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps ul {
  list-style: none;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps ul li {
  float: left;
  padding-top: 2rem;
  margin-right: 1.5rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps ul li .number {
  display: block;
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  border-radius: 1rem;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  float: left;
  margin-right: 1rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .disclaimer {
  clear: both;
  padding-top: 6rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
  font-size: 2.1rem;
  font-weight: bold;
  color: #000;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
  font-size: 2.1rem;
  font-weight: bold;
  color: #000;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading {
  position: relative;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing {
  position: absolute;
  width: 10rem;
  left: 40%;
  top: 20%;
  height: 1.2rem;
  margin: -0.1rem 0 0 -5rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle {
  position: absolute;
  width: 2.9rem;
  left: 0;
  top: 0;
  height: 2.9rem;
  background-color: #000;
  animation: bounce_fountaing 1.4s infinite;
  transform: scale(0.3);
  border-radius: 1.9rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_1 {
  left: 3rem;
  animation-delay: 0.54285714s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_2 {
  left: 6rem;
  animation-delay: 0.68571429s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_3 {
  left: 9rem;
  animation-delay: 0.82857143s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_4 {
  left: 12rem;
  animation-delay: 0.97142857s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_5 {
  left: 15rem;
  animation-delay: 1.11428571s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_6 {
  left: 18rem;
  animation-delay: 1.25714286s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_7 {
  left: 21rem;
  animation-delay: 1.4s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses #error {
  text-transform: uppercase;
  font-weight: bold;
}
section[class*='GMFinancialDecisionScreen'] #formResponses #processing h2 {
  padding-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
    font-size: 1.4rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
    font-size: 1.4rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container {
    font-size: 1rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container .sub-header {
    font-size: 1.1rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle {
    position: absolute;
    width: 1.7rem;
    left: 0;
    top: 0;
    height: 1.7rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_7,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_8 {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent {
    padding-top: 2rem;
    font-size: 0.5rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
    font-size: 0.6rem;
    line-height: 1.2rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
    font-size: 0.6rem;
    line-height: 1.2rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container .sub-header {
    font-size: 0.5rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle {
    position: absolute;
    width: 1.2rem;
    left: 0;
    top: 0;
    height: 1.2rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_6,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_7,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_8 {
    display: none;
  }
}
@keyframes bounce_fountaing {
  0% {
    transform: scale(1);
    background-color: #000;
  }
  100% {
    transform: scale(0.3);
    background-color: #fff;
  }
}
/* Popup CSS */
#privacyPolicyModel {
  display: none;
  /* Hidden by default */
  padding-top: 10rem;
  /* Location of the box */
  position: fixed;
  /* Stay in place */
  z-index: 20;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: #999;
  /* Black w/ opacity */
  opacity: 1;
  /* Modal Content */
}
#privacyPolicyModel.active {
  display: block;
}
#privacyPolicyModel .overlay {
  position: fixed;
  /* Stay in place */
  z-index: 20;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: #fff;
  /* Black w/ opacity */
  opacity: 0.8;
}
#privacyPolicyModel .gmf-modal-content {
  background-color: #fefefe;
  margin: 10rem auto 0 auto;
  padding: 2rem;
  position: relative;
  z-index: 20;
  overflow-y: auto;
  border: 0.1rem solid #888;
  max-width: 75%;
  height: 70%;
  /* The Close Button */
}
#privacyPolicyModel .gmf-modal-content .modal-header {
  font-weight: bold;
  position: relative;
}
#privacyPolicyModel .gmf-modal-content .modal-header .gmf-close {
  color: #aaa;
  font-size: 5rem;
  position: absolute;
  right: -1rem;
  top: -3rem;
}
#privacyPolicyModel .gmf-modal-content .modal-header .gmf-close:hover,
#privacyPolicyModel .gmf-modal-content .modal-header .gmf-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#privacyPolicyModel .gmf-modal-content #agreement {
  height: 70%;
  border: 0.1rem solid #aaa;
  border-radius: 0.5rem;
  overflow-y: auto;
  padding: 0 2rem 2rem;
  margin: 2rem 0 0 0;
}
#privacyPolicyModel .gmf-modal-content #agreement p span.underline {
  text-decoration: underline;
  display: block;
}
#privacyPolicyModel .gmf-modal-content #agreement p span.bold {
  font-weight: bold;
}
#privacyPolicyModel .gmf-modal-content .terms .read-all-terms {
  margin-top: 0.5rem;
}
#privacyPolicyModel .gmf-modal-content .modal-footer {
  width: 100%;
  text-align: center;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom {
  margin: 0.4rem auto 0 auto;
  display: inline-flex;
  margin-top: 0.6rem;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button {
  cursor: pointer;
  height: 2rem;
  min-height: 5rem;
  line-height: 1.5rem;
  border: none;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button[disabled] {
  cursor: default;
  background: #aaa;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button[disabled]:hover {
  color: #000;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button:nth-child(1) {
  margin-right: 0.4rem;
}
@media only screen and (max-width: 768px) {
  #privacyPolicyModel .gmf-modal-content {
    max-width: 90%;
    padding: 2rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-header h1 {
    font-size: 1.3rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-header .gmf-close {
    right: 0;
    font-size: 4rem;
    top: -2.5rem;
  }
  #privacyPolicyModel .gmf-modal-content #agreement {
    height: 80%;
  }
}
@media only screen and (max-width: 639px) {
  #privacyPolicyModel .gmf-modal-content .modal-header h1 {
    font-size: 1.1rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-header .gmf-close {
    top: -0.5rem;
    font-size: 3rem;
  }
  #privacyPolicyModel .gmf-modal-content #agreement {
    height: 60%;
    padding: 1rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom {
    display: inline-block;
  }
  #privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button {
    width: 100%;
    height: 3rem;
    min-height: 3rem;
    line-height: 0;
    margin-bottom: 0.3rem;
  }
}
.highlight-my-deal [data-action="promoPopConnectedStore"]::after {
  border-radius: 0;
}
.highlight-my-deal [data-action="promoPopConnectedStore"]::after:hover {
  background: #3e5c77;
}
.highlight-my-deal[role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected [data-action="promoPopConnectedStore"]:hover {
  background: #3e5c77;
}
a.skip-to-main {
  position: fixed;
  left: -9999rem;
  overflow: hidden;
  top: auto;
  z-index: 5000;
}
a.skip-to-main:focus,
a.skip-to-main:active {
  left: 50%;
  transform: translateX(-50%);
  min-width: 18rem;
  height: auto;
  margin-bottom: 0.8rem;
  padding: 0.5rem;
  border: 2px solid #000;
  transition: none;
  background-color: #ffffff;
  color: #000;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
}
.dcw-design-shade .card-breadcrumbs > div[role="navigation"] a {
  color: #666666;
}
.dcw-design-shade .card-breadcrumbs > div[role="navigation"] a:hover {
  color: #333333;
}
.dcw-design-shade .card-breadcrumbs.bg-dark > div[role="navigation"] a {
  color: #ffffff;
}
.dcw-design-shade .card-breadcrumbs.bg-dark > div[role="navigation"] a:hover {
  color: #e6e6e6;
}
.dcw-design-shade .card.bg-dark > .content .link .tertiary a {
  color: #ffffff;
}
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck [aria-selected="true"] > .content .copy dd,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-dark > .deck [aria-selected="true"] > .content .copy dd,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck [aria-selected="true"] > .content .copy dt,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-dark > .deck [aria-selected="true"] > .content .copy dt {
  color: #000;
}
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title::before {
  color: #000;
}
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h1,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h2,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h3,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h4,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h5,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h6 {
  color: #000;
}
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h1,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h2,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h3,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h4,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h5,
.dcw-design-shade .deck-accordion:not(.l1).col.bg-color > .deck .card > .content .title h6 {
  color: #000;
}
.dcw-design-shade .deck-carousel.cards-many.bg-dark > .deck[navigation] + nav.navigation-directive ul li a::after,
.dcw-design-shade .deck-carousel.cards-few.bg-dark > .deck[navigation] + nav.navigation-directive ul li a::after {
  background-color: #cccccc;
}
.dcw-design-shade .deck-carousel.cards-many.bg-dark > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
.dcw-design-shade .deck-carousel.cards-few.bg-dark > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
  background-color: #fff;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"] > .content .link .tertiary a,
.dcw-design-shade .footer.card .automotive-business > .content .link .tertiary a {
  padding: 0;
}
.dcw-design-shade .footer.card [itemtype$="/AutomotiveBusiness"].bg-dark > .content .link .tertiary a,
.dcw-design-shade .footer.card .automotive-business.bg-dark > .content .link .tertiary a {
  color: rgba(255, 255, 255, 0.7);
}
.dcw-design-shade .footer.card .title [itemprop="name"] {
  background-image: url("https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/assets/fnr-positive-181x17.png");
  background-size: 200px;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 6rem;
  margin: 4rem 0;
  width: 100%;
}
.dcw-design-shade .footer.card > .deck > section.bg-dark .title [itemprop="name"] {
  background-image: url("https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/assets/fnr-negative-181x17.png");
}
.dcw-design-shade .footer.card .link a.backToTop {
  min-width: 0;
}
.dcw-design-shade form fieldset ~ small {
  font-family: LouisRegular, Tahoma, sans-serif;
  opacity: 0.6;
}
.dcw-design-shade .l1 > .deck > .l2:first-child:not([class*="-model-color-selector"]):not([class*="keywordSearch"]) > .content form fieldset {
  padding: 1rem 1.5rem;
  border: 1px solid #808080;
}
.dcw-design-shade .l1 > .deck > .l2:first-child:not([class*="-model-color-selector"]):not([class*="keywordSearch"]) > .content form fieldset legend {
  padding: 0 1rem;
  width: auto;
  border: none;
}
.dcw-design-shade .l1 > .deck > .l2:first-child:not([class*="-model-color-selector"]):not([class*="keywordSearch"]).bg-color > .content form fieldset {
  border: 1px solid #808080;
}
.dcw-design-shade .l1 > .deck > .l2:first-child:not([class*="-model-color-selector"]):not([class*="keywordSearch"]).bg-dark > .content form fieldset {
  border: 1px solid #ffffff;
}
.dcw-design-shade .header .menu + div[role="search"] form input {
  background-color: #fff;
  color: #000;
}
.dcw-design-shade .header .menu + div[role="search"] form input::-webkit-input-placeholder {
  color: #808080;
}
.dcw-design-shade .header .menu + div[role="search"] form input::placeholder {
  color: #808080;
}
.dcw-design-shade .vertical-filters.bg-color > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count='4']):not([data-count='5']):not([data-count='6']):not([data-count='7']):not([data-count='8']):not([data-count='9']):not([data-count='10']) > .legend + div::after {
  color: #000;
}
.dcw-design-shade .vertical-filters.bg-dark > form > .fieldset.filter-many:not([data-filter='bodyColor']):not([data-filter='mileageRange']):not([data-filter='priceRange']):not([data-filter='merchandisablePaymentRange']):not([data-filter='paymentSearchPrice']):not([data-filter='paymentRange']):not([data-count='4']):not([data-count='5']):not([data-count='6']):not([data-count='7']):not([data-count='8']):not([data-count='9']):not([data-count='10']) > .legend + div::after {
  color: #ffffff;
}
.dcw-design-shade [itemtype*="/Car"] div[itemtype$="/PriceSpecification"],
.dcw-design-shade [itemtype*="/Car"] div[itemtype$="/UnitPriceSpecification"] {
  justify-content: flex-start;
}
.dcw-design-shade [itemtype*="/Car"] .title [itemprop="name"],
.dcw-design-shade [itemtype*="/Car"] .title [itemprop="url"] {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/AggregateOffer"] li[itemtype$="/Offer"] [itemprop="name"],
.dcw-design-shade [itemtype*="/Car"] [itemtype$="/AggregateOffer"] li[itemtype$="/Offer"] [itemprop="price"] {
  font-family: LouisBold, sans-serif;
}
.dcw-design-shade [itemtype*="/Car"].bg-light .media figcaption > span:not(.tag) {
  color: #000;
}
.dcw-design-shade [itemtype*="/Car"].bg-color .media figcaption > span:not(.tag) {
  color: #000;
}
@media screen and (max-width: 736px) {
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link {
    margin-top: 2rem;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn {
    margin-top: 0;
  }
  .dcw-design-shade [class*="modelDetails-"]:not(.links-one) > .content .link a::after {
    font-family: 'Ionicons', sans-serif;
    padding-left: 1rem;
  }
}
.dcw-design-shade .pagination[class*='bg-'] > .content [role="navigation"] li [aria-selected="true"],
.dcw-design-shade .pagination[class*='bg-'] > .content [role="navigation"] li:not(:first-child):not(:last-child) a:hover,
.dcw-design-shade .pagination[class*='bg-'] > .content [role="navigation"] li:first-child a:hover::after,
.dcw-design-shade .pagination[class*='bg-'] > .content [role="navigation"] li:last-child a:hover::after {
  color: #fff;
}
.dcw-design-shade div[itemtype$="/PriceSpecification"],
.dcw-design-shade div[itemtype$="/UnitPriceSpecification"] {
  align-items: center;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"],
.dcw-design-shade [itemtype$="/AggregateRating"] > .content [itemprop="ratingValue"] {
  color: #3e5c77;
}
.dcw-design-shade [itemtype$="/Review"] [itemprop="ratingValue"]:before,
.dcw-design-shade [itemtype$="/AggregateRating"] > .content [itemprop="ratingValue"]:before {
  color: #3e5c77;
}
.dcw-design-shade,
.dcw-design-shade body {
  font-family: LouisRegular, Tahoma, sans-serif;
  color: #808285;
}
@media (max-width: 639px) {
  .dcw-design-shade,
  .dcw-design-shade body {
    line-height: 2.4rem;
  }
}
.dcw-design-shade h1 {
  font-family: LouisBold, sans-serif;
}
@media (max-width: 639px) {
  .dcw-design-shade h1 {
    font-size: 3.6rem;
  }
}
.dcw-design-shade h2,
.dcw-design-shade .l2 h1 {
  font-family: LouisBold, sans-serif;
}
@media (max-width: 639px) {
  .dcw-design-shade h2,
  .dcw-design-shade .l2 h1 {
    font-size: 2.8rem;
  }
}
.dcw-design-shade h3,
.dcw-design-shade .l3 h1 {
  font-family: LouisBold, sans-serif;
}
@media (max-width: 639px) {
  .dcw-design-shade h3,
  .dcw-design-shade .l3 h1 {
    font-size: 2.4rem;
  }
}
.dcw-design-shade h4,
.dcw-design-shade .l4 h1 {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade h5,
.dcw-design-shade .l5 h1 {
  font-family: LouisRegular, Tahoma, sans-serif;
  font-size: 1.8rem;
}
.dcw-design-shade h6,
.dcw-design-shade .l5 h1 {
  font-family: LouisBold, sans-serif;
  font-size: 1.6rem;
}
.dcw-design-shade footer > .content .link a {
  text-align: left;
}
.dcw-design-shade .theme-vehicleListingColumn > .content .link .tertiary a {
  font-size: 0.6em !important;
}
.dcw-design-shade .theme-vehicleListingColumn > .content .link .tertiary a:hover {
  color: #3e5e77 !important;
  background-color: transparent !important;
}
.dcw-design-shade #close {
  display: none;
}
@media (min-width: 641px) {
  .dcw-design-shade .media-background[class*="keywordSearch"]:not(.media-none) > .content .text {
    z-index: 11;
  }
  .dcw-design-shade .media-background[class*="keywordSearch"]:not(.media-none) > .content .text form ul {
    z-index: 11;
  }
}
.header .menu .sibling-lang a span {
  color: #000;
}
@media (max-width: 639px) {
  .card[class*="VehicleSearchResults"] > .content .text .title h1,
  .card[class*="VehicleSearchResults"] > .content .text .title h2,
  .card[class*="VehicleSearchResults"] > .content .text .title h3,
  .card[class*="VehicleSearchResults"] > .content .text .title h4,
  .card[class*="VehicleSearchResults"] > .content .text .title h5,
  .card[class*="VehicleSearchResults"] > .content .text .title h6 {
    max-width: none;
  }
  .card[class*="VehicleSearchResults"] > .content .text .title h1,
  .card[class*="VehicleSearchResults"] > .content .text .title h2,
  .card[class*="VehicleSearchResults"] > .content .text .title h3,
  .card[class*="VehicleSearchResults"] > .content .text .title h4,
  .card[class*="VehicleSearchResults"] > .content .text .title h5,
  .card[class*="VehicleSearchResults"] > .content .text .title h6 {
    max-width: none;
  }
}
.dcw-design-shade .card-clickable-v2 {
  border: 1px solid red;
}
.dcw-design-shade .card-clickable-v2.card > .content .text .link > a:first-of-type:after,
.dcw-design-shade .card-clickable-v2.card > .content .text .link > a:first-of-type.primary:after {
  content: "";
  display: block;
  transition: all 0.5s;
  padding: 2.75rem 1.5rem;
  margin: -4.1rem -1.4rem;
}
.dcw-design-shade .card-clickable-v2.card > .content .text .link > a:first-of-type:hover,
.dcw-design-shade .card-clickable-v2.card > .content .text .link > a:first-of-type.primary:hover {
  letter-spacing: 2px;
}
.dcw-design-shade .card-clickable-v2.card > .content .text .link > a:first-of-type:hover::after,
.dcw-design-shade .card-clickable-v2.card > .content .text .link > a:first-of-type.primary:hover::after {
  transform: matrix(1.1, 0, 0, 1, 0, 0);
  background: #3e5f77;
  color: #fff;
  position: relative;
  z-index: -1;
}
.dcw-design-shade [itemtype*="/Car"].card {
  border-top: 5px solid #3e5c77;
}
.dcw-design-shade .card > .content .link button,
.dcw-design-shade .card > .content .link form button[type="submit"],
.dcw-design-shade .card > .content .link a.primary,
.dcw-design-shade .card > .content .link a.secondary,
.dcw-design-shade .card > .content button[type="submit"] {
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: all 0.5s;
  transition-property: all;
  box-sizing: border-box;
}
.dcw-design-shade .card > .content .link button:hover,
.dcw-design-shade .card > .content .link form button[type="submit"]:hover,
.dcw-design-shade .card > .content .link a.primary:hover,
.dcw-design-shade .card > .content .link a.secondary:hover,
.dcw-design-shade .card > .content button[type="submit"]:hover,
.dcw-design-shade .card > .content .link button:focus,
.dcw-design-shade .card > .content .link form button[type="submit"]:focus,
.dcw-design-shade .card > .content .link a.primary:focus,
.dcw-design-shade .card > .content .link a.secondary:focus,
.dcw-design-shade .card > .content button[type="submit"]:focus,
.dcw-design-shade .card > .content .link button:active,
.dcw-design-shade .card > .content .link form button[type="submit"]:active,
.dcw-design-shade .card > .content .link a.primary:active,
.dcw-design-shade .card > .content .link a.secondary:active,
.dcw-design-shade .card > .content button[type="submit"]:active {
  letter-spacing: 1.4px !important;
  box-shadow: 0 16px 17px -14px rgba(0, 0, 0, 0.6);
  transition: all 0.5s;
  transform: scale(1.1, 1);
}
.dcw-design-shade .card [class*="col-"] > .content .link a:hover,
.dcw-design-shade .card [class*="col-"] > .content .link a:focus,
.dcw-design-shade .card [class*="col-"] > .content .link a:active {
  transform: scale(1.05, 1);
}
.dcw-design-shade .footer.card > .content > .text > .link {
  top: calc(0.5rem);
  background: transparent;
}
.dcw-design-shade .footer.card > .content > .text > .link a.backToTop {
  color: #fff;
  background-color: #3e5c77;
  border: 2px solid #3e5c77;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 1px;
  font-family: LouisBold, sans-serif;
  transition: all 0.5s;
  text-transform: uppercase;
}
.dcw-design-shade .footer.card > .content > .text > .link a.backToTop:hover {
  color: #fff;
  background: #3e5f77;
  border-color: #3e5c77;
}
.dcw-design-shade .footer.card > .content > .text > .link a.backToTop::after {
  right: -10px;
}
@media (max-width: 639px) {
  .dcw-design-shade .footer.card > .content > .text > .link {
    background-color: transparent;
    border-color: transparent;
    color: transparent;
  }
  .dcw-design-shade .footer.card > .content > .text > .link a.backToTop {
    background-color: transparent;
    border-color: transparent;
    color: transparent;
  }
  .dcw-design-shade .footer.card > .content > .text > .link a.backToTop:hover {
    background-color: transparent;
    border-color: transparent;
    color: transparent;
  }
  .dcw-design-shade .footer.card > .content > .text > .link a.backToTop::after {
    top: 0;
  }
}
.dcw-design-shade .deck-carousel.bg-dark.cards-many > .deck + nav.navigation-directive ul li a::after,
.dcw-design-shade .deck-carousel.bg-dark.cards-few > .deck + nav.navigation-directive ul li a::after {
  background-color: #2d4255;
}
.dcw-design-shade footer h3 {
  font-size: 3.2rem;
}
.dcw-design-shade body {
  font-family: LouisRegular, Tahoma, sans-serif;
}
.dcw-design-shade body h2 {
  font-family: LouisBold, sans-serif;
}
.shade-shadow.l1 > .content > .text > .title,
.shade-shadow.l2 > .content > .text > .title {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.shade-shadow.l1 > .content > .text > .title :first-child,
.shade-shadow.l2 > .content > .text > .title :first-child {
  position: relative;
  z-index: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.shade-shadow.bg-dark {
  -webkit-box-shadow: inset 0px 10px 4px -8px rgba(17, 17, 17, 0.8);
  -moz-box-shadow: inset 0px 10px 4px -8px rgba(17, 17, 17, 0.8);
  box-shadow: inset 0px 10px 4px -8px rgba(17, 17, 17, 0.8);
  background-color: #444444;
}
.shade-shadow.bg-light {
  -webkit-box-shadow: inset 0px 10px 4px -8px rgba(50, 50, 50, 0.45);
  -moz-box-shadow: inset 0px 10px 4px -8px rgba(50, 50, 50, 0.45);
  box-shadow: inset 0px 10px 4px -8px rgba(50, 50, 50, 0.45);
  background-color: #fff;
}
.shade-shadow.bg-color {
  -webkit-box-shadow: inset 0px 10px 4px -8px rgba(17, 17, 17, 0.3);
  -moz-box-shadow: inset 0px 10px 4px -8px rgba(17, 17, 17, 0.3);
  box-shadow: inset 0px 10px 4px -8px rgba(17, 17, 17, 0.3);
  background-color: #eeeeef;
  color: #000;
}
.shade-texture .title {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.shade-texture.bg-light {
  background-image: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/assets/light_pattern.png');
  color: #000;
}
.shade-texture.bg-color {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/@color-gray-light+0,ffffff+43,ffffff+43,ffffff+100 */
  background-color: #edeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #edeeee 0%, #fff 43%, #fff 43%, #fff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #edeeee 0%, #fff 43%, #fff 43%, #fff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #edeeee 0%, #fff 43%, #fff 43%, #fff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#edeeee, endColorstr=#fff)";
  /* IE8-9 */
  color: #000;
}
.shade-texture.bg-dark {
  background-image: url('https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/assets/dark_pattern.png');
  color: #fff;
}
.shade-card > .content {
  color: #000;
  background-color: #fff;
  border-top: 6px solid #3e5c77;
  border-radius: 1px;
  box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  margin-bottom: 16px;
  position: relative;
  width: 100%;
}
.shade-card.media-bleed-full > .content {
  border-top: 6px solid #3e5c77;
}
.shade-card.justification-bottom > .content {
  padding-top: 30px;
}
.shade-card > .content > .text > .link > a.secondary {
  border: solid 2px #808185;
  color: #808185;
}
.shade-card > .content > .text > .link > a.secondary:hover,
.shade-card > .content > .text > .link > a.secondary:focus,
.shade-card > .content > .text > .link > a.secondary:active {
  color: #67696b;
  border: solid 2px #808285;
  background-color: transparent;
}
.shade-card.bg-dark > .content {
  color: #fff;
  background-color: #000;
  border-top: 6px solid #3e5c77;
  border-radius: 1px;
  box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  margin-bottom: 16px;
  position: relative;
  width: 100%;
}
.shade-card.bg-dark.media-bleed-full > .content {
  border-top: 6px solid #3e5c77;
}
.shade-card.bg-dark.justification-bottom > .content {
  padding-top: 30px;
}
.shade-card.bg-dark > .content {
  border: 1px solid #67696b;
}
.chevrolet-listing-results {
  background-position: center;
  background-repeat: repeat;
  background-image: url("https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/assets/light_pattern.png");
}
.chevrolet-listing-results.bg-color,
.chevrolet-listing-results.bg-dark {
  background-image: url("https://media-dmg.assets-cdk.com/hydra-graph/hydra-graph-1.0.11967/vendor/dcw-designs-deployable/designs/dcw-design-shade/assets/dark_pattern.png");
}
.vehicle-listing > .content .media img {
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 0.5s;
}
.vehicle-listing > .content .media img:hover,
.vehicle-listing > .content .media img:focus,
.vehicle-listing > .content .media img:active {
  box-shadow: 0 16px 17px -14px rgba(0, 0, 0, 0.6);
}
