/* ============================================================
   SEITE: SUPPORT (/support/, Page-ID 73) — Prefix sup-
   Werte 1:1 aus Original-CSS 73.css (Oxygen-Element-IDs).
   Hero nutzt lp-* aus leistung-shared.css; hier nur Abweichungen.
   Breakpoints wie Original: 1920 / 1399 / 767 / 479 px.
   ============================================================ */

/* Wrapper (Original div_block-7346-12) */
.sup-body {
  overflow: hidden;
  width: 100%;
}

/* Hero-Abweichungen: 2. Button ist btn-outline-green mit weißem Text
   (#link_button-10937-73: color #fdfeff, text-transform none) */
.sup-intro-btns .sup-btn-download {
  color: #fdfeff;
}

/* Original-Mobil-Mindestbreiten der Hero-Buttons */
@media (max-width: 767px) {
  .sup-intro-btns > a:first-child {
    min-width: 236px;
  }

  .sup-intro-btns .sup-btn-download {
    min-width: 253px;
  }
}

/* ------------------------------------------------------------
   "#mehr"-Block (Original: #mehr + first-section, im Hero-Section-inner)
   ------------------------------------------------------------ */
.sup-mehr {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 107px 50px 59px;
}

/* Kopf (div_block-10680-61) */
.sup-mehr-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 60%;
  padding-left: 42px;
  text-align: left;
  z-index: 99;
  position: relative;
  margin-bottom: 63px;
}

/* text_block-10696-61 */
.sup-mehr-headline {
  line-height: 1.2;
  color: #fdfeff;
  margin-bottom: 20px;
  max-width: 600px;
  text-align: center;
}

.sup-mehr-headline span {
  color: #223a4f;
  display: inline-block;
}

/* text_block-10701-61 */
.sup-mehr-copy {
  margin-bottom: 34px;
  color: #fdfeff;
  font-weight: 300;
  font-size: 22px;
  text-align: center;
}

/* new_columns-10854-73 */
.sup-mehr-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1600px;
  position: relative;
  z-index: 3;
  padding-bottom: 58px;
  margin-left: auto;
  margin-right: auto;
}

/* div_block-10857-73 (+ Oxygen-Default: Spalten-Kinder padding 20px) */
.sup-mehr-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 20px 20px 20px 30px;
  text-align: left;
}

/* headline-10860-73 */
.sup-tv-headline {
  margin: 0;
  font-size: 37px;
  margin-bottom: 20px;
  max-width: 672px;
  color: #fdfeff;
  text-align: center;
}

.sup-tv-headline span {
  color: #ffffff;
  display: inline-block;
}

/* text_block-10870-73 */
.sup-tv-copy {
  color: #ffffff;
  font-weight: 300;
  font-size: 22px;
  text-align: center;
}

/* link_button-10872-73 */
.sup-tv-btn {
  background-color: #223a4f;
  border: 1px solid #223a4f;
  text-transform: none;
  text-align: center;
}

/* text_block-10875-73 */
.sup-tv-note {
  font-size: 15px;
  color: #ffffff;
  font-style: italic;
  font-weight: 300;
  margin-top: 34px;
  text-align: center;
}

@media (max-width: 1399px) {
  .sup-mehr-head {
    padding-left: 0;
    width: 100%;
  }

  .sup-mehr-col {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .sup-mehr {
    padding-top: 44px;
    padding-bottom: 27px;
  }

  .sup-mehr-head {
    padding-bottom: 0;
  }

  .sup-mehr-headline {
    font-size: 30px;
  }

  .sup-mehr-copy {
    margin-bottom: 0;
    font-size: 20px;
  }

  .sup-mehr-col {
    padding-top: 36px;
  }

  .sup-tv-headline {
    font-size: 30px;
  }

  .sup-tv-copy {
    font-size: 20px;
  }
}

@media (max-width: 479px) {
  .sup-mehr {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* ------------------------------------------------------------
   Icon-Sektion "Freundlichkeit und Fachkompetenz"
   (Original: section-1797-12 has-blured-end-right has-blured-end)
   ------------------------------------------------------------ */
.sup-icon-section .section-inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 81px 50px 0;
}

/* new_columns-1798-12 */
.sup-icon-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  z-index: 9;
}

/* div_block-1799-12 (+ Oxygen-Default padding 20px, @1920 pl/pr 0) */
.sup-icon-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-align: left;
  padding: 20px 0 75px;
}

/* code_block-10882-73 (Original: SVG inline → Block 140px hoch) */
.sup-icon {
  width: 140px;
  height: 140px;
  margin-bottom: 27px;
}

.sup-icon svg {
  display: block;
  width: 100%;
}

.sup-icon .st1 {
  fill: var(--primary-1000);
}

/* headline-1801-12 */
.sup-icon-headline {
  margin: 0;
  text-align: center;
  color: #fdfeff;
  margin-bottom: 20px;
  font-size: 37px;
}

.sup-icon-headline span {
  color: #223a4f;
  display: inline-block;
}

/* text_block-1807-12 (+ margin-bottom-l, mb per ID auf 0) */
.sup-icon-copy {
  color: #fdfeff;
  max-width: 1300px;
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .sup-icon-section .section-inner {
    padding-top: 51px;
  }

  .sup-icon-headline {
    font-size: 30px;
  }

  .sup-icon-copy {
    font-size: 20px;
  }
}

@media (max-width: 479px) {
  .sup-icon-section .section-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
