﻿/*
 * Source style matrix, Spies Hecker history.html
 * (body.theme_color15, axbase, live Computed + source screenshots):
 * Body text: #1e1e1e 15px/22px Arial/Helvetica, normal case.
 * H1 headlineContent: #ff0000 30px/39px Arial 400 center.
 * H2 headlineContent lead: #ff0000 20px/26px Arial 400 center.
 * Headline hr: 227Г—2 #6d6e71, margin 10px auto 35px.
 * Table year (b): #1e1e1e 15px/22px weight 700; table cell text: #1e1e1e 15px/22px.
 * Table width: 530px max; row spacing per source tbody tr.
 * Breadcrumb: #868686 14px/20px, hover #ff0000.
 * mediaTeaser inline: 16:9 image, no grey panel, flat white bg.
 * MoodImage: full-width 16:9 strip; theme_color15 gradient overlay.
 * No Wistia/PDF on source page.
 */

.about-us-history-page {
  --history-red: #ff0000;
  --history-text: #1e1e1e;
  --history-breadcrumb: #868686;
  --history-grey: #eaeaea;
  --history-rule: #6d6e71;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--history-text);
}

.about-us-history-page,
.about-us-history-page *,
.about-us-history-page *::before,
.about-us-history-page *::after {
  box-sizing: border-box;
}

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

.about-us-history-moodImage::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(-8deg, rgba(0, 0, 0, 0.45), rgba(255, 0, 0, 0.45));
}

.about-us-history-moodImage picture,
.about-us-history-moodImage img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.about-us-history-moodImage img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center center;
}

.about-us-history-page > .container {
  padding-top: 0;
}

.about-us-history-breadcrumb {
  margin: 0 0 12px;
  padding: 0 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: normal;
  text-transform: none;
  color: var(--history-breadcrumb);
}

.about-us-history-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

.about-us-history-breadcrumb a:hover,
.about-us-history-breadcrumb a:focus-visible {
  color: var(--history-red);
  text-decoration: none;
}

.about-us-history-breadcrumb a:focus-visible {
  outline: 2px solid rgba(255, 0, 0, 0.35);
  outline-offset: 2px;
}

.about-us-history-breadcrumb-sep {
  display: inline-block;
  margin: 0 0.55em;
}

.about-us-history-breadcrumb-sep::before {
  content: "\2192";
}

.about-us-history-replica {
  padding-bottom: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--history-text);
}

.about-us-history-replica .headlineContent {
  margin: 0;
  padding: 0;
}

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

.about-us-history-page .about-us-history-replica .component.headline h1#about-us-history-title {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: normal;
  text-transform: none;
  text-align: center;
  color: var(--history-red);
}

.about-us-history-page .about-us-history-replica .component.headline h2.about-us-history-lead-h2 {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: normal;
  text-transform: none;
  text-align: center;
  color: var(--history-red);
}

.about-us-history-page .about-us-history-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(--history-rule);
  background: transparent;
}

.about-us-history-section-block {
  margin: 0 0 10px;
  padding: 0;
}

.about-us-history-page .about-us-history-replica .component.textComponent {
  margin: 0 0 30px;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.about-us-history-page .about-us-history-replica .component.textComponent p {
  margin: 0 0 15px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: normal;
  text-transform: none;
  color: var(--history-text);
}

.about-us-history-page .about-us-history-replica .component.textComponent p:last-child {
  margin-bottom: 0;
}

.about-us-history-page .about-us-history-replica .component.mediaTeaser {
  margin: 0 0 30px;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.about-us-history-page .about-us-history-replica .component.mediaTeaser .img {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.about-us-history-page .about-us-history-replica .component.mediaTeaser .img picture,
.about-us-history-page .about-us-history-replica .component.mediaTeaser .img img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

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

.about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table {
  width: 100%;
  max-width: 530px;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
}

.about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table td {
  margin: 0;
  padding: 0 0 8px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: normal;
  text-transform: none;
  color: var(--history-text);
  border: 0;
}

.about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table td:first-child {
  width: 1%;
  white-space: nowrap;
  padding-right: 12px;
}

.about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table td:nth-child(2) {
  width: 8px;
  padding: 0 4px;
}

.about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table b,
.about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table strong {
  font-weight: 700;
  color: var(--history-text);
}

@media (max-width: 767px) {
  .about-us-history-page .about-us-history-replica .component.headline h1#about-us-history-title {
    font-size: 26px;
    line-height: 34px;
  }

  .about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table {
    max-width: 100%;
  }

  .about-us-history-page .about-us-history-replica .component.textComponent.about-us-history-timeline table td:first-child {
    white-space: normal;
  }
}
