﻿/*
 * Source style matrix, Spies Hecker axalta-drivus.html (Drivus EU embed, theme_color3):
 * Accent blue: #0082dc; hr/divider: #0082dc 2px.
 * H2 .component.headline: #0082dc 30px/1.3 Arial 400 center + hr.
 * H2 .textComponent section: #0082dc 22px/1.3 Arial 400.
 * H3 benefits/services: #0082dc 20px/1.3 Arial 700.
 * Hero overlay h2/h3: #0082dc (stageSlider .info .right).
 * Body p: #1e1e1e 15px/22px Arial; centered intro on grey panels.
 * Grey panel .component.grey: #eaeaea flat, pad 29px 30px 30px.
 * btn-default: border/text #0082dc; hover bg #0082dc text #fff.
 * Two-column grid: col-lg-6 desktop; stack в‰¤767px.
 * Hero/mood strip: full-width stageSlider image + right text overlay.
 * Wistia: hs48ayev8r via E-v1.js + wistia_async; 16:9 padding.
 */

.axalta-drivus-page {
  --ad-blue: #0082dc;
  --ad-text: #1e1e1e;
  --ad-grey: #eaeaea;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--ad-text);
}

.axalta-drivus-page,
.axalta-drivus-page *,
.axalta-drivus-page *::before,
.axalta-drivus-page *::after {
  box-sizing: border-box;
}

.axalta-drivus-page > .container {
  max-width: 1230px;
  padding-top: 0;
}

.ad-moodImage {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  line-height: 0;
  background: var(--ad-grey);
}

.ad-moodImage picture,
.ad-moodImage img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
}

.ad-moodImage img {
  min-height: 220px;
  object-fit: cover;
  object-position: center center;
}

.ad-hero-info {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 24px 40px 32px;
  pointer-events: none;
}

.ad-hero-info-inner {
  max-width: 420px;
  text-align: left;
}

.axalta-drivus-page .ad-hero-info h2.ad-hero-title {
  margin: 0 0 6px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: normal;
  text-transform: none;
  color: var(--ad-blue);
}

.axalta-drivus-page .ad-hero-info h3.ad-hero-lead {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: normal;
  text-transform: none;
  color: var(--ad-blue);
}

.axalta-drivus-replica {
  padding-bottom: 35px;
}

.axalta-drivus-page .axalta-drivus-replica .ad-section-block {
  margin: 0 0 10px;
}

.axalta-drivus-page .axalta-drivus-replica .component.headline {
  margin: 30px 0 0;
  padding: 0;
  text-align: center;
  background: transparent;
}

.axalta-drivus-page .axalta-drivus-replica .section-block .component.headline h2.ad-section-h2,
.axalta-drivus-page .axalta-drivus-replica .component.headline h2.ad-section-h2 {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: normal;
  text-transform: none;
  text-align: center;
  color: var(--ad-blue);
}

.axalta-drivus-page .axalta-drivus-replica .component.headline hr {
  width: 227px;
  max-width: min(227px, 60vw);
  height: 0;
  margin: 10px auto 35px;
  padding: 0;
  border: 0;
  border-top: 2px solid var(--ad-blue);
  background: transparent;
}

.axalta-drivus-page .axalta-drivus-replica .component.textComponent {
  margin: 0 0 30px;
}

.axalta-drivus-page .axalta-drivus-replica .component.textComponent.grey.grey {
  background-color: var(--ad-grey);
  padding: 29px 30px 30px;
  margin-bottom: 30px;
}

.axalta-drivus-page .axalta-drivus-replica .component.textComponent p {
  margin: 0 0 15px;
  font-size: 15px;
  line-height: 22px;
  color: var(--ad-text);
}

.axalta-drivus-page .axalta-drivus-replica .component.textComponent p:last-child {
  margin-bottom: 0;
}

.axalta-drivus-page .axalta-drivus-replica .component.textComponent.ad-intro p {
  text-align: center;
}

.axalta-drivus-page .axalta-drivus-replica .component.textComponent h2.ad-inline-h2 {
  margin: 0 0 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
  text-transform: none;
  text-align: left;
  color: var(--ad-blue);
}

.axalta-drivus-page .axalta-drivus-replica .component.textComponent h3,
.axalta-drivus-page .axalta-drivus-replica .component.textComponent h3 b {
  margin: 0 0 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: none;
  color: var(--ad-blue);
}

.axalta-drivus-page .axalta-drivus-replica .ad-benefits-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.axalta-drivus-page .axalta-drivus-replica .ad-benefits-list > li {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.axalta-drivus-page .axalta-drivus-replica .ad-benefits-list > li:last-child {
  margin-bottom: 0;
}

.axalta-drivus-page .axalta-drivus-replica .ad-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.axalta-drivus-page .axalta-drivus-replica .ad-col-6 {
  width: 50%;
  padding: 0 15px;
}

.axalta-drivus-page .axalta-drivus-replica .ad-col-12 {
  width: 100%;
  padding: 0 15px;
}

.axalta-drivus-page .axalta-drivus-replica .component.mediaTeaser,
.axalta-drivus-page .axalta-drivus-replica .component.htmlSourceCode {
  margin: 0 0 30px;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.axalta-drivus-page .axalta-drivus-replica .component.mediaTeaser .img,
.axalta-drivus-page .axalta-drivus-replica .component.htmlSourceCode {
  line-height: 0;
}

.axalta-drivus-page .axalta-drivus-replica .component.mediaTeaser .img picture,
.axalta-drivus-page .axalta-drivus-replica .component.mediaTeaser .img img,
.axalta-drivus-page .axalta-drivus-replica .component.htmlSourceCode img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
}

.axalta-drivus-page .axalta-drivus-replica .component.mediaTeaser .img img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center center;
}

.axalta-drivus-page .axalta-drivus-replica .ad-wistia-wrap {
  margin: 0 0 30px;
}

.axalta-drivus-page .axalta-drivus-replica .ad-service-row {
  margin: 0 0 10px;
}

.axalta-drivus-page .axalta-drivus-replica .component.button {
  margin: 0 0 30px;
  text-align: left;
}

.axalta-drivus-page .axalta-drivus-replica .component.button.center {
  text-align: center;
}

.axalta-drivus-page .axalta-drivus-replica .btn.btn-default.ad-cta {
  display: inline-block;
  padding: 10px 28px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  color: var(--ad-blue);
  background: transparent;
  border: 2px solid var(--ad-blue);
  border-radius: 3px;
  cursor: pointer;
}

.axalta-drivus-page .axalta-drivus-replica .btn.btn-default.ad-cta:hover,
.axalta-drivus-page .axalta-drivus-replica .btn.btn-default.ad-cta:focus-visible {
  color: #fff;
  background-color: var(--ad-blue);
  border-color: var(--ad-blue);
}

.axalta-drivus-page .axalta-drivus-replica .ad-contact-cta {
  position: relative;
  margin: 0 0 30px;
  line-height: 0;
}

.axalta-drivus-page .axalta-drivus-replica .ad-contact-cta img {
  display: block;
  width: 100%;
  height: auto;
}

.axalta-drivus-page .axalta-drivus-replica .ad-contact-btn-wrap {
  margin: 20px 0 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .ad-moodImage img {
    min-height: 180px;
  }

  .ad-hero-info {
    position: static;
    display: block;
    padding: 16px 15px 0;
    background: #fff;
  }

  .ad-hero-info-inner {
    max-width: none;
  }

  .axalta-drivus-page .ad-hero-info h2.ad-hero-title {
    font-size: 26px;
  }

  .axalta-drivus-page .ad-hero-info h3.ad-hero-lead {
    font-size: 20px;
  }

  .axalta-drivus-page .axalta-drivus-replica .section-block .component.headline h2.ad-section-h2,
  .axalta-drivus-page .axalta-drivus-replica .component.headline h2.ad-section-h2 {
    font-size: 26px;
  }

  .axalta-drivus-page .axalta-drivus-replica .ad-col-6 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
