/* Start custom CSS for html, class: .elementor-element-32d8875 */.gst24STMainHero2026 {
  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-st.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;
}

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

.gst24STMainHero2026__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%
    );
}

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

.gst24STMainHero2026__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;
}

.gst24STMainHero2026__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);
}

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

.gst24STMainHero2026__lead {
  max-width: 550px;
  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);
}

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

.gst24STMainHero2026__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;
}

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

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

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

.gst24STMainHero2026__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);
}

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

.gst24STMainHero2026__trust {
  max-width: 560px;
  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);
}

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

.gst24STMainHero2026__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;
}

.gst24STMainHero2026__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;
}

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

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

/* Deep-Link-Leiste */
.gst24STDeepLinks2026 {
  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;
}

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

.gst24STDeepLinks2026 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;
}

.gst24STDeepLinks2026 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;
}

/* Große Screens */
@media (min-width: 1200px) {
  .gst24STDeepLinks2026 a {
    font-size: 12px;
    padding: 0 11px;
  }
}

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

  .gst24STMainHero2026__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%
      );
  }

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

  .gst24STMainHero2026__title {
    font-size: 38px;
  }

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

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

  .gst24STDeepLinks2026 {
    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;
  }

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

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

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

  .gst24STMainHero2026__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%
      );
  }

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

  .gst24STMainHero2026__eyebrow,
  .gst24STMainHero2026__trust,
  .gst24STMainHero2026__lead {
    display: none !important;
  }

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

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

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

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

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

  .gst24STMainHero2026__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;
  }

  .gst24STMainHero2026__quickitem span {
    display: none !important;
  }

  .gst24STMainHero2026__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;
  }

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

  .gst24STDeepLinks2026 {
    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;
  }

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

  .gst24STDeepLinks2026 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 */
@media (max-width: 390px) {
  .gst24STMainHero2026 {
    background-position: 67% center;
  }

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

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

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

  .gst24STMainHero2026__actions {
    max-width: 275px;
  }

  .gst24STMainHero2026__quicknav {
    margin-top: -56px;
  }

  .gst24STDeepLinks2026 {
    padding: 6px 6px;
    gap: 5px;
  }

  .gst24STDeepLinks2026 a {
    min-height: 25px;
    padding: 0 7px;
    font-size: 9.5px;
  }
}
/* Finaler Mobile-Feinschliff für Glasschiebetüren-Hero */
@media (max-width: 767px) {
  .gst24STMainHero2026 {
    width: calc(100% - 16px);
    min-height: auto;
    margin: 10px auto 12px auto;
    border-radius: 16px;
    background-position: 65% center;
    background-size: cover;
  }

  .gst24STMainHero2026__shade {
    background:
      linear-gradient(
        180deg,
        rgba(7, 35, 42, 0.95) 0%,
        rgba(7, 35, 42, 0.80) 35%,
        rgba(7, 35, 42, 0.34) 66%,
        rgba(7, 35, 42, 0.08) 100%
      );
  }

  .gst24STMainHero2026__content {
    width: 100%;
    min-height: 330px;
    align-items: center;
    justify-content: flex-start;
    padding: 15px 12px 86px 12px;
    text-align: center;
  }

  .gst24STMainHero2026__eyebrow,
  .gst24STMainHero2026__trust,
  .gst24STMainHero2026__lead {
    display: none !important;
  }

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

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

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

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

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

  .gst24STMainHero2026__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;
  }

  .gst24STMainHero2026__quickitem span {
    display: none !important;
  }

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

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

  .gst24STDeepLinks2026 {
    width: calc(100% - 16px);
    margin: -4px auto 14px auto;
    padding: 6px 6px;
    gap: 5px;
    border-radius: 11px;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    box-shadow: 0 5px 14px rgba(15, 106, 122, 0.05);
  }

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

  .gst24STDeepLinks2026 a {
    flex: 0 0 auto;
    min-height: 25px;
    padding: 0 7px;
    border-radius: 999px;
    font-size: 9.5px;
    line-height: 1.05;
    font-weight: 850;
    white-space: nowrap;
  }
}

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

  .gst24STMainHero2026__content {
    min-height: 305px;
    padding: 14px 12px 78px 12px;
  }

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

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

  .gst24STMainHero2026__actions {
    max-width: 275px;
  }

  .gst24STMainHero2026__quicknav {
    margin-top: -58px;
  }
}/* End custom CSS */