/* Start custom CSS for html, class: .elementor-element-e4187b6 */.gst24GGTMainHero2026 {
  position: relative;
  isolation: isolate;
  width: calc(100% - 28px);
  max-width: 1180px;
  min-height: 420px;
  margin: 10px auto 24px auto;
  overflow: hidden;
  border-radius: 22px;
  border: 1px solid rgba(15, 106, 122, 0.16);
  background-image: url("/img/cms/lp-2026/hero-ggt.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-shadow: 0 18px 42px rgba(15, 106, 122, 0.18);
  font-family: inherit;
}

.gst24GGTMainHero2026,
.gst24GGTMainHero2026 *,
.gst24GGTMainHero2026 *::before,
.gst24GGTMainHero2026 *::after {
  box-sizing: border-box;
}

.gst24GGTMainHero2026__shade {
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(
      90deg,
      rgba(7, 35, 42, 0.94) 0%,
      rgba(7, 35, 42, 0.86) 30%,
      rgba(7, 35, 42, 0.48) 51%,
      rgba(7, 35, 42, 0.10) 73%,
      rgba(7, 35, 42, 0.00) 100%
    );
}

.gst24GGTMainHero2026__content {
  position: relative;
  z-index: 2;
  width: min(100%, 590px);
  min-height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 38px 40px 20px 40px;
  color: #ffffff;
}

.gst24GGTMainHero2026__eyebrow {
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 13px 0;
  padding: 7px 13px;
  border-radius: 999px;
  background: rgba(255, 216, 0, 0.16);
  border: 1px solid rgba(255, 216, 0, 0.48);
  color: #ffd800 !important;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.02em;
}

.gst24GGTMainHero2026__title {
  margin: 0 0 12px 0;
  color: #ffffff !important;
  font-size: clamp(34px, 4.2vw, 54px);
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: -0.045em;
  text-transform: none;
  text-wrap: balance;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);
}

.gst24GGTMainHero2026__title span {
  display: block;
  margin-top: 7px;
  color: #ffd800 !important;
  font-size: clamp(21px, 2.25vw, 31px);
  line-height: 1.12;
  font-weight: 950;
  letter-spacing: -0.025em;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.30);
}

.gst24GGTMainHero2026__lead {
  max-width: 525px;
  margin: 0 0 20px 0;
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: 15.5px;
  line-height: 1.52;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.24);
}

.gst24GGTMainHero2026__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 14px 0;
}

.gst24GGTMainHero2026__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 21px;
  border-radius: 999px;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1.15;
  font-weight: 900;
  text-align: center;
  white-space: nowrap;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, border-color 0.18s ease;
}

.gst24GGTMainHero2026__btn:hover {
  transform: translateY(-1px);
  text-decoration: none !important;
}

.gst24GGTMainHero2026__btn--primary {
  background: #ffd800;
  color: #12343a !important;
  box-shadow: 0 10px 24px rgba(255, 216, 0, 0.34);
}

.gst24GGTMainHero2026__btn--primary:hover {
  background: #ffe34d;
  color: #12343a !important;
}

.gst24GGTMainHero2026__btn--secondary {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.42);
  backdrop-filter: blur(6px);
}

.gst24GGTMainHero2026__btn--secondary:hover {
  background: rgba(255, 255, 255, 0.23);
  color: #ffffff !important;
}

.gst24GGTMainHero2026__trust {
  color: rgba(255, 255, 255, 0.86) !important;
  font-size: 12.5px;
  line-height: 1.35;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.22);
}

.gst24GGTMainHero2026__quicknav {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  padding: 6px 18px 18px 18px;
}

.gst24GGTMainHero2026__quickitem {
  display: block;
  min-height: 58px;
  padding: 10px 12px;
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(15, 106, 122, 0.14);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.10);
  text-decoration: none !important;
  backdrop-filter: blur(6px);
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.gst24GGTMainHero2026__quickitem:hover {
  transform: translateY(-1px);
  border-color: rgba(15, 106, 122, 0.36);
  box-shadow: 0 10px 24px rgba(15, 106, 122, 0.16);
  text-decoration: none !important;
}

.gst24GGTMainHero2026__quickitem strong {
  display: block;
  margin: 0 0 3px 0;
  color: #0f6a7a !important;
  font-size: 12.5px;
  line-height: 1.2;
  font-weight: 900;
}

.gst24GGTMainHero2026__quickitem span {
  display: block;
  color: #557076 !important;
  font-size: 11.5px;
  line-height: 1.28;
}

/* Deep-Link-Leiste */
.gst24GGTDeepLinks2026 {
  width: calc(100% - 28px);
  max-width: 1180px;
  margin: -10px auto 22px auto;
  padding: 12px 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 9px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(15, 106, 122, 0.12);
  box-shadow: 0 10px 26px rgba(15, 106, 122, 0.08);
  box-sizing: border-box;
  font-family: inherit;
}

.gst24GGTDeepLinks2026,
.gst24GGTDeepLinks2026 * {
  box-sizing: border-box;
}

.gst24GGTDeepLinks2026 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 15px;
  border-radius: 999px;
  background: #f4fafb;
  border: 1px solid rgba(15, 106, 122, 0.16);
  color: #0f6a7a !important;
  font-size: 13px;
  line-height: 1.15;
  font-weight: 900;
  text-decoration: none !important;
  white-space: nowrap;
  transition:
    background 0.18s ease,
    border-color 0.18s ease,
    transform 0.18s ease,
    box-shadow 0.18s ease;
}

.gst24GGTDeepLinks2026 a:hover {
  background: #ffd800;
  border-color: #ffd800;
  color: #12343a !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(255, 216, 0, 0.26);
  text-decoration: none !important;
}

/* Tablet */
@media (max-width: 991px) {
  .gst24GGTMainHero2026 {
    width: calc(100% - 20px);
    min-height: 390px;
    margin: 12px auto 20px auto;
    border-radius: 18px;
    background-position: 62% center;
  }

  .gst24GGTMainHero2026__shade {
    background:
      linear-gradient(
        90deg,
        rgba(7, 35, 42, 0.93) 0%,
        rgba(7, 35, 42, 0.84) 48%,
        rgba(7, 35, 42, 0.38) 76%,
        rgba(7, 35, 42, 0.05) 100%
      );
  }

  .gst24GGTMainHero2026__content {
    width: min(100%, 540px);
    min-height: 315px;
    padding: 30px 26px 20px 26px;
  }

  .gst24GGTMainHero2026__title {
    font-size: 38px;
  }

  .gst24GGTMainHero2026__title span {
    font-size: 25px;
  }

  .gst24GGTMainHero2026__quicknav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0 14px 14px 14px;
  }

  .gst24GGTDeepLinks2026 {
    width: calc(100% - 20px);
    margin: -6px auto 18px auto;
    padding: 11px 10px;
    gap: 8px;
  }

  .gst24GGTDeepLinks2026 a {
    min-height: 36px;
    padding: 0 13px;
    font-size: 12.5px;
  }
}

/* Mobile final */
@media (max-width: 767px) {
  .gst24GGTMainHero2026 {
    width: calc(100% - 16px);
    min-height: auto;
    margin: 10px auto 16px auto;
    border-radius: 16px;
    background-position: 68% center;
    background-size: cover;
  }

  .gst24GGTMainHero2026__shade {
    background:
      linear-gradient(
        180deg,
        rgba(7, 35, 42, 0.94) 0%,
        rgba(7, 35, 42, 0.78) 36%,
        rgba(7, 35, 42, 0.30) 66%,
        rgba(7, 35, 42, 0.08) 100%
      );
  }

  .gst24GGTMainHero2026__content {
    width: 100%;
    min-height: 315px;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 12px 82px 12px;
    text-align: center;
  }

  .gst24GGTMainHero2026__eyebrow,
  .gst24GGTMainHero2026__trust,
  .gst24GGTMainHero2026__lead {
    display: none !important;
  }

  .gst24GGTMainHero2026__title {
    max-width: 300px;
    margin: 0 auto 9px auto;
    font-size: 22px;
    line-height: 1.08;
    letter-spacing: -0.03em;
  }

  .gst24GGTMainHero2026__title span {
    margin-top: 4px;
    font-size: 15px;
    line-height: 1.16;
  }

  .gst24GGTMainHero2026__actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 7px;
    width: min(100%, 280px);
    margin: 0 auto;
  }

  .gst24GGTMainHero2026__btn {
    min-height: 37px;
    padding: 0 10px;
    font-size: 12.5px;
    line-height: 1.12;
    white-space: normal;
  }

  .gst24GGTMainHero2026__quicknav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    padding: 0 8px 10px 8px;
    margin-top: -62px;
  }

  .gst24GGTMainHero2026__quickitem {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 40px;
    padding: 7px 8px;
    border-radius: 10px;
    text-align: center !important;
  }

  .gst24GGTMainHero2026__quickitem span {
    display: none !important;
  }

  .gst24GGTMainHero2026__quickitem strong {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    color: #0f6a7a !important;
    font-size: 11px;
    line-height: 1.15;
    text-align: center !important;
  }

  .gst24GGTMainHero2026__quickitem:nth-child(3),
  .gst24GGTMainHero2026__quickitem:nth-child(4) {
    display: none !important;
  }

  .gst24GGTDeepLinks2026 {
    width: calc(100% - 16px);
    margin: -4px auto 16px auto;
    padding: 10px 8px;
    gap: 7px;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    border-radius: 14px;
  }

  .gst24GGTDeepLinks2026::-webkit-scrollbar {
    display: none;
  }

  .gst24GGTDeepLinks2026 a {
    flex: 0 0 auto;
    min-height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }
}

/* Sehr schmale Geräte */
@media (max-width: 390px) {
  .gst24GGTMainHero2026 {
    background-position: 69% center;
  }

  .gst24GGTMainHero2026__content {
    min-height: 292px;
    padding: 15px 12px 74px 12px;
  }

  .gst24GGTMainHero2026__title {
    max-width: 280px;
    font-size: 21px;
  }

  .gst24GGTMainHero2026__title span {
    font-size: 14.5px;
  }

  .gst24GGTMainHero2026__actions {
    max-width: 275px;
  }

  .gst24GGTMainHero2026__quicknav {
    margin-top: -56px;
  }
}
/* Deep-Link-Leiste final: Desktop eine Zeile, Mobile horizontal scroll */
.gst24GGTDeepLinks2026 {
  width: calc(100% - 28px);
  max-width: 1180px;
  margin: -10px auto 22px auto;
  padding: 10px 12px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 7px;
  overflow: hidden;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(15, 106, 122, 0.12);
  box-shadow: 0 10px 26px rgba(15, 106, 122, 0.08);
  box-sizing: border-box;
  font-family: inherit;
}

.gst24GGTDeepLinks2026,
.gst24GGTDeepLinks2026 * {
  box-sizing: border-box;
}

.gst24GGTDeepLinks2026 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 1 auto;
  min-width: 0;
  min-height: 34px;
  padding: 0 10px;
  border-radius: 999px;
  background: #f4fafb;
  border: 1px solid rgba(15, 106, 122, 0.16);
  color: #0f6a7a !important;
  font-size: 11.5px;
  line-height: 1.1;
  font-weight: 900;
  text-decoration: none !important;
  white-space: nowrap;
  transition:
    background 0.18s ease,
    border-color 0.18s ease,
    transform 0.18s ease,
    box-shadow 0.18s ease;
}

.gst24GGTDeepLinks2026 a:hover {
  background: #ffd800;
  border-color: #ffd800;
  color: #12343a !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(255, 216, 0, 0.26);
  text-decoration: none !important;
}

/* etwas mehr Platz auf großen Screens */
@media (min-width: 1200px) {
  .gst24GGTDeepLinks2026 a {
    font-size: 12px;
    padding: 0 11px;
  }
}

/* Tablet: weiterhin eine Zeile, aber scrollbar falls nötig */
@media (max-width: 991px) {
  .gst24GGTDeepLinks2026 {
    width: calc(100% - 20px);
    margin: -6px auto 18px auto;
    padding: 10px 9px;
    gap: 7px;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .gst24GGTDeepLinks2026::-webkit-scrollbar {
    display: none;
  }

  .gst24GGTDeepLinks2026 a {
    flex: 0 0 auto;
    min-height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }
}

/* Mobile: kompakte horizontale Chip-Leiste */
@media (max-width: 767px) {
  .gst24GGTDeepLinks2026 {
    width: calc(100% - 16px);
    margin: -4px auto 16px auto;
    padding: 9px 8px;
    gap: 7px;
    border-radius: 14px;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .gst24GGTDeepLinks2026::-webkit-scrollbar {
    display: none;
  }

  .gst24GGTDeepLinks2026 a {
    flex: 0 0 auto;
    min-height: 33px;
    padding: 0 11px;
    font-size: 11.5px;
  }
}
/* Mobile: Deep-Link-Chips deutlich kleiner und dezenter */
@media (max-width: 767px) {
  .gst24GGTDeepLinks2026 {
    width: calc(100% - 16px);
    margin: -6px auto 14px auto;
    padding: 7px 7px;
    gap: 5px;
    border-radius: 12px;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .gst24GGTDeepLinks2026::-webkit-scrollbar {
    display: none;
  }

  .gst24GGTDeepLinks2026 a {
    flex: 0 0 auto;
    min-height: 27px;
    padding: 0 8px;
    border-radius: 999px;
    font-size: 10px;
    line-height: 1.05;
    font-weight: 850;
    letter-spacing: 0;
    white-space: nowrap;
  }
}

/* Sehr schmale Geräte: noch kompakter */
@media (max-width: 390px) {
  .gst24GGTDeepLinks2026 {
    padding: 6px 6px;
    gap: 5px;
  }

  .gst24GGTDeepLinks2026 a {
    min-height: 25px;
    padding: 0 7px;
    font-size: 9.5px;
  }
}
@media (max-width: 767px) {
  .gst24GGTDeepLinks2026 {
    box-shadow: 0 6px 16px rgba(15, 106, 122, 0.06);
    border-radius: 10px;
  }
}
.gst24GGTDeepLinks2026 {
  margin: -8px auto 24px auto;
  padding: 11px 14px;
  gap: 8px;
}

.gst24GGTDeepLinks2026 a {
  min-height: 35px;
  padding: 0 12px;
  font-size: 10px;
}

/* GTS24 responsive hardening: 1500 / 1200 / 992 / 768 / 576 / 380 */
.gtx-spoke-wrapper,
.gst24GGTMainHero2026,
.gts24-glastueren-seohub-v3 {
  box-sizing: border-box;
  width: min(100%, 1500px);
}

.gtx-spoke-wrapper *,
.gtx-spoke-wrapper *::before,
.gtx-spoke-wrapper *::after,
.gst24GGTMainHero2026 *,
.gst24GGTMainHero2026 *::before,
.gst24GGTMainHero2026 *::after,
.gts24-glastueren-seohub-v3 *,
.gts24-glastueren-seohub-v3 *::before,
.gts24-glastueren-seohub-v3 *::after {
  box-sizing: border-box;
}

.gtx-spoke-wrapper img,
.gtx-spoke-wrapper video,
.gst24GGTMainHero2026 img,
.gst24GGTMainHero2026 video,
.gts24-glastueren-seohub-v3 img,
.gts24-glastueren-seohub-v3 video {
  max-width: 100%;
  height: auto;
}

.gtx-spoke-wrapper table,
.gts24-glastueren-seohub-v3 table {
  width: 100%;
}

@media (max-width: 1500px) {
  .gtx-spoke-wrapper,
  .gts24-glastueren-seohub-v3 {
    max-width: 1200px;
  }
}

@media (max-width: 1200px) {
  .gtx-spoke-wrapper,
  .gts24-glastueren-seohub-v3 {
    max-width: calc(100% - 32px);
  }

  .gst24GGTMainHero2026 {
    width: calc(100% - 28px);
  }
}

@media (max-width: 992px) {
  .gtx-spoke-wrapper {
    margin: 28px auto;
    padding: 28px;
  }

  .gtx-spoke-wrapper h1 {
    font-size: clamp(28px, 4.4vw, 34px);
  }

  .gtx-spoke-wrapper h2 {
    font-size: clamp(22px, 3.4vw, 26px);
  }

  .gtx-comparison-grid,
  .gtx-system-grid,
  .gtx-din-grid,
  .gtx-feature-grid,
  .gtx-config-split {
    grid-template-columns: 1fr !important;
    flex-direction: column !important;
  }

  .gts24-glastueren-seohub-v3 {
    padding: 16px;
  }
}

@media (max-width: 768px) {
  .gtx-spoke-wrapper {
    max-width: calc(100% - 24px);
    margin: 22px auto;
    padding: 22px;
    border-radius: 10px;
  }

  .gtx-spoke-wrapper h1 {
    font-size: clamp(25px, 7vw, 31px);
  }

  .gtx-spoke-wrapper h2 {
    margin-top: 34px;
    font-size: clamp(21px, 5.6vw, 25px);
  }

  .gtx-spoke-wrapper h3 {
    font-size: clamp(18px, 4.8vw, 21px);
  }

  .gtx-hub-banner {
    padding: 28px 20px;
  }

  .gtx-btn-hub {
    width: 100%;
    max-width: 360px;
    text-align: center;
  }

  .gtx-cluster-list,
  .gts24-glastueren-seohub-v3__linkgrid,
  .gts24-glastueren-seohub-v3__cards,
  .gts24-glastueren-seohub-v3__grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .gst24GGTMainHero2026 {
    min-height: auto;
    border-radius: 18px;
  }
}

@media (max-width: 576px) {
  .gtx-spoke-wrapper {
    max-width: calc(100% - 18px);
    padding: 18px;
    line-height: 1.62;
  }

  .gtx-spoke-wrapper h1 {
    font-size: clamp(23px, 8vw, 28px);
    letter-spacing: -0.02em;
  }

  .gtx-spoke-wrapper h2 {
    font-size: clamp(20px, 6.6vw, 24px);
  }

  .gtx-checklist li,
  .gtx-howto-list li {
    padding-left: 28px;
  }

  .gtx-cluster-nav {
    padding: 18px;
    margin-top: 34px;
  }

  .gtx-cluster-list a {
    width: 100%;
    text-align: center;
  }

  .gts24-glastueren-seohub-v3 {
    max-width: calc(100% - 16px);
    padding: 12px;
  }

  .gst24GGTMainHero2026__content {
    width: 100%;
    padding: 28px 18px 20px;
  }
}

@media (max-width: 380px) {
  .gtx-spoke-wrapper {
    max-width: calc(100% - 12px);
    padding: 14px;
  }

  .gtx-spoke-wrapper h1 {
    font-size: 22px;
  }

  .gtx-spoke-wrapper h2 {
    font-size: 19px;
  }

  .gtx-btn-hub {
    padding: 13px 16px;
    font-size: 15px;
  }

  .gtx-cluster-list a {
    padding: 8px 10px;
    font-size: 12px;
  }

  .gts24-glastueren-seohub-v3,
  .gst24GGTMainHero2026 {
    width: calc(100% - 10px);
  }
}/* End custom CSS */