﻿/*
 * Source style matrix, Spies Hecker low-energy-and-speed-tec-products.html
 * (body.theme_color15, axbase, live Computed + ctaTeaser/mediaTeaser/button/flipBookReader):
 * Body text: #1e1e1e 15px/22px Arial/Helvetica; paragraph text #6d6e71 16px/22px.
 * H1: #ff0000 30px/39px Arial 400, normal case; intro H1 is desktop/tablet only on source.
 * H2 textComponent: #ff0000 22px/28.6px Arial 400, normal case, mb25.
 * H3 mediaTeaser: #ff0000 20px/26px Arial 400, normal case; H4 benefit: #ff0000 17px normal Arial 500.
 * Header ctaTeaser: flat #ff0000 right/bottom panel; white H2 22px/26px; image 1200x675, no shadow/radius.
 * Cards/media: flat #eaeaea panels, no border/radius/shadow; images 16:9.
 * Table: #fff / #eaeaea alternating rows; td padding 12px 14px; text #1e1e1e 15px/22px.
 * Link/button: default #ff0000 background, #fff text, 2px #ff0000 border; hover/focus #fff bg, #ff0000 text.
 * Divider/rule: #6d6e71; no sidebar; top moodImage/ctaTeaser strip present between header and content.
 */

.low-energy-speedtec-page {
  --speedtec-red: #ff0000;
  --speedtec-text: #1e1e1e;
  --speedtec-muted: #6d6e71;
  --speedtec-link-muted: #959595;
  --speedtec-grey: #eaeaea;
  --speedtec-rule: #6d6e71;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--speedtec-text);
}

.low-energy-speedtec-page,
.low-energy-speedtec-page *,
.low-energy-speedtec-page *::before,
.low-energy-speedtec-page *::after {
  box-sizing: border-box;
}

.low-energy-speedtec-stage {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(260px, 1fr);
  width: 100%;
  min-height: 512px;
  margin: 0 0 70px;
  padding: 0;
  overflow: hidden;
  background: var(--speedtec-red);
}

.low-energy-speedtec-stage-image {
  min-width: 0;
  overflow: hidden;
  background: var(--speedtec-grey);
}

.low-energy-speedtec-stage-image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 512px;
  object-fit: cover;
  object-position: center center;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.low-energy-speedtec-stage-text {
  display: flex;
  min-width: 0;
  margin: 0;
  padding: 0 44px;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: var(--speedtec-red);
  color: #fff;
}

.low-energy-speedtec-stage-text h2#low-energy-speedtec-stage-title {
  max-width: 330px;
  margin: 0 0 18px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: normal;
  text-align: center;
  text-transform: none;
  color: #fff;
}

.low-energy-speedtec-replica {
  width: min(1200px, 100%);
  margin: 0 auto;
  padding-bottom: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--speedtec-text);
}

.low-energy-speedtec-replica .layoutBorder,
.low-energy-speedtec-replica .section {
  margin: 0;
  padding: 0;
}

.low-energy-speedtec-replica .component {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.low-energy-speedtec-intro {
  margin: 0 0 30px;
}

.low-energy-speedtec-replica .component.textComponent {
  margin: 30px 0;
  padding: 0;
  background: transparent;
  color: var(--speedtec-text);
}

.low-energy-speedtec-replica .component.textComponent h1,
.low-energy-speedtec-replica .section-block h1,
.low-energy-speedtec-replica h1#low-energy-speedtec-title,
.low-energy-speedtec-replica h1#low-energy-speedtec-process-title,
.low-energy-speedtec-replica h1#low-energy-speedtec-business-title {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: normal;
  text-align: center;
  text-transform: none;
  color: var(--speedtec-red);
}

.low-energy-speedtec-replica .component.textComponent h2 {
  margin: 0 0 25px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28.6px;
  letter-spacing: normal;
  text-align: center;
  text-transform: none;
  color: var(--speedtec-red);
}

.low-energy-speedtec-replica .component.textComponent p,
.low-energy-speedtec-card p,
.low-energy-speedtec-benefit p {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: normal;
  text-transform: none;
  color: var(--speedtec-muted);
}

.low-energy-speedtec-replica .component.textComponent p + p,
.low-energy-speedtec-benefit p + p {
  margin-top: 15px;
}

.low-energy-speedtec-teasers {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 0 30px;
}

.low-energy-speedtec-card {
  min-width: 0;
  margin: 0 0 30px;
  padding: 0 15px;
  background: transparent;
}

.low-energy-speedtec-card img,
.low-energy-speedtec-media img,
.low-energy-speedtec-flipbook img,
.low-energy-speedtec-catalog img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.low-energy-speedtec-card img,
.low-energy-speedtec-media img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center center;
}

.low-energy-speedtec-card .text {
  min-height: 185px;
  margin: 0;
  padding: 24px 30px 30px;
  background: var(--speedtec-grey);
}

.low-energy-speedtec-card h3 {
  margin: 0 0 10px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: normal;
  text-align: start;
  text-transform: none;
  color: var(--speedtec-red);
}

.low-energy-speedtec-two-col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  padding: 0;
}

.low-energy-speedtec-col {
  min-width: 0;
  padding: 0 15px;
}

.low-energy-speedtec-process {
  margin: 0 0 30px;
}

.low-energy-speedtec-process .component.textComponent {
  margin: 30px 15px;
}

.low-energy-speedtec-table {
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--speedtec-text);
  background: transparent;
}

.low-energy-speedtec-table td {
  margin: 0;
  padding: 12px 14px;
  vertical-align: top;
  border: 0;
  color: var(--speedtec-text);
}

.low-energy-speedtec-table tr:nth-child(odd) td {
  background: #fff;
}

.low-energy-speedtec-table tr:nth-child(even) td {
  background: var(--speedtec-grey);
}

.low-energy-speedtec-table td:nth-child(2) {
  width: 32px;
}

.low-energy-speedtec-table td:last-child {
  width: 100px;
  white-space: nowrap;
}

.low-energy-speedtec-media {
  margin: 0 0 30px;
  padding: 0;
  background: transparent;
  line-height: 0;
}

.low-energy-speedtec-business {
  margin: 0 0 30px;
}

.low-energy-speedtec-business .component.textComponent {
  margin: 30px 0;
}

.low-energy-speedtec-benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  padding: 0;
}

.low-energy-speedtec-benefit {
  min-width: 0;
  margin: 0 0 30px;
  padding: 0 15px;
  background: transparent;
}

.low-energy-speedtec-benefit h4 {
  margin: 0 0 8px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  text-align: start;
  text-transform: none;
  color: var(--speedtec-red);
}

.low-energy-speedtec-downloads {
  margin: 0 0 30px;
}

.low-energy-speedtec-download-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.5fr) minmax(0, 0.75fr);
  margin: 0;
  padding: 0;
  align-items: start;
}

.low-energy-speedtec-flipbook,
.low-energy-speedtec-catalog {
  min-width: 0;
  margin: 0 0 30px;
  padding: 0 15px;
  background: transparent;
}

.low-energy-speedtec-cover-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.low-energy-speedtec-flipbook img {
  aspect-ratio: 2272 / 3200;
  object-fit: cover;
  object-position: top center;
}

.low-energy-speedtec-doc-links {
  margin: 10px 0 0;
  padding: 0;
}

.low-energy-speedtec-doc-links a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 0 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: normal;
  text-transform: none;
  color: var(--speedtec-link-muted);
  text-decoration: none;
}

.low-energy-speedtec-doc-links a::before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: currentColor;
}

.low-energy-speedtec-doc-links .open::before {
  content: "\f35d";
}

.low-energy-speedtec-doc-links .download::before {
  content: "\f019";
}

.low-energy-speedtec-doc-links a:hover,
.low-energy-speedtec-doc-links a:focus-visible {
  color: var(--speedtec-red);
  text-decoration: none;
}

.low-energy-speedtec-catalog img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center center;
}

.low-energy-speedtec-button-row {
  margin: 0;
  padding: 29px 15px;
  text-align: center;
  background: var(--speedtec-grey);
}

.low-energy-speedtec-replica .btn.btn-default {
  display: inline-block;
  margin: 0 0 5px;
  padding: 10px 31px 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  color: #fff;
  background: var(--speedtec-red);
  border: 2px solid var(--speedtec-red);
  border-radius: var(--btn-border-radius, 3px);
  box-shadow: none;
}

.low-energy-speedtec-replica .btn.btn-default:hover,
.low-energy-speedtec-replica .btn.btn-default:focus-visible,
.low-energy-speedtec-replica .btn.btn-default:active {
  color: var(--speedtec-red);
  background: #fff;
  border-color: var(--speedtec-red);
  text-decoration: none;
  outline: none;
}

.low-energy-speedtec-cover-link:focus-visible,
.low-energy-speedtec-doc-links a:focus-visible,
.low-energy-speedtec-replica .btn.btn-default:focus-visible {
  outline: 2px solid rgba(255, 0, 0, 0.35);
  outline-offset: 2px;
}

@media (max-width: 1199px) {
  .low-energy-speedtec-stage {
    min-height: 420px;
    grid-template-columns: minmax(0, 2fr) minmax(240px, 1fr);
  }

  .low-energy-speedtec-stage-image img {
    min-height: 420px;
  }

  .low-energy-speedtec-teasers {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .low-energy-speedtec-stage {
    display: block;
    width: 100%;
    min-height: 0;
    margin-bottom: 100px;
    background: transparent;
  }

  .low-energy-speedtec-stage-image {
    height: 190px;
  }

  .low-energy-speedtec-stage-image img {
    min-height: 0;
    height: 100%;
  }

  .low-energy-speedtec-stage-text {
    min-height: 112px;
    padding: 24px 30px 26px;
    background: var(--speedtec-red);
  }

  .low-energy-speedtec-stage-text h2#low-energy-speedtec-stage-title {
    max-width: 300px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 24px;
  }

  .low-energy-speedtec-replica {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding-bottom: 35px;
  }

  .low-energy-speedtec-intro .firstComponent {
    display: none;
  }

  .low-energy-speedtec-replica .component.textComponent {
    margin: 20px 0 30px;
    padding: 0 15px;
  }

  .low-energy-speedtec-replica .component.textComponent h1,
  .low-energy-speedtec-replica h1#low-energy-speedtec-process-title,
  .low-energy-speedtec-replica h1#low-energy-speedtec-business-title {
    font-size: 30px;
    line-height: 39px;
  }

  .low-energy-speedtec-teasers,
  .low-energy-speedtec-two-col,
  .low-energy-speedtec-benefits-grid,
  .low-energy-speedtec-download-grid {
    grid-template-columns: 1fr;
  }

  .low-energy-speedtec-card,
  .low-energy-speedtec-col,
  .low-energy-speedtec-benefit,
  .low-energy-speedtec-flipbook,
  .low-energy-speedtec-catalog {
    padding: 0 15px;
  }

  .low-energy-speedtec-card .text {
    min-height: 0;
    padding: 24px 25px 30px;
  }

  .low-energy-speedtec-process .component.textComponent {
    margin: 30px 0;
  }

  .low-energy-speedtec-table td {
    padding: 12px 10px;
  }

  .low-energy-speedtec-table td:nth-child(2) {
    width: 12px;
  }

  .low-energy-speedtec-table td:last-child {
    width: 78px;
  }

  .low-energy-speedtec-button-row {
    padding: 29px 15px;
  }
}
