/* Start custom CSS for html, class: .elementor-element-8791a4d */.gst24LoftCatV3 {
  width: 100%;
  max-width: 1180px;
  margin: 14px auto 22px auto;
  padding: 0 14px;
  box-sizing: border-box;
  font-family: inherit;
}

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

.gst24LoftCatV3__inner {
  background: linear-gradient(135deg, #f7fbfc 0%, #ffffff 54%, #eef7f8 100%);
  border: 1px solid rgba(15, 106, 122, 0.16);
  border-radius: 20px;
  padding: 18px;
  box-shadow: 0 14px 34px rgba(15, 106, 122, 0.10);
  overflow: hidden;
}

.gst24LoftCatV3__top {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(330px, 0.95fr);
  gap: 20px;
  align-items: center;
}

.gst24LoftCatV3__videoFrame {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 16px;
  overflow: hidden;
  background: #0f6a7a;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.20);
}

.gst24LoftCatV3__video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  background: #0f6a7a;
}

.gst24LoftCatV3__content {
  min-width: 0;
  padding: 2px 4px;
}

.gst24LoftCatV3__kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 10px 0;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(15, 106, 122, 0.10);
  color: #0f6a7a;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.02em;
}

.gst24LoftCatV3__headline {
  margin: 0 0 10px 0;
  color: #10383e;
  font-size: clamp(24px, 2vw, 32px);
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: -0.025em;
  text-transform: none;
  text-align: center;
}

.gst24LoftCatV3__text {
  margin: 0 0 16px 0;
  color: #36545a;
  font-size: 15px;
  line-height: 1.48;
}

.gst24LoftCatV3__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 11px 0;
}

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

.gst24LoftCatV3__btn--primary {
  background: #ffd800;
  color: #12343a !important;
  box-shadow: 0 8px 20px rgba(255, 216, 0, 0.30);
}

.gst24LoftCatV3__btn--secondary {
  background: #0f6a7a;
  color: #ffffff !important;
  box-shadow: 0 8px 20px rgba(15, 106, 122, 0.20);
}

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

.gst24LoftCatV3__trust {
  color: #5e777d;
  font-size: 12px;
  line-height: 1.35;
}

.gst24LoftCatV3__benefits {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin: 16px 0 0 0;
}

.gst24LoftCatV3__benefit {
  min-height: 58px;
  padding: 11px 13px;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid rgba(15, 106, 122, 0.12);
  box-shadow: 0 5px 14px rgba(15, 106, 122, 0.06);
}

.gst24LoftCatV3__benefit strong {
  display: block;
  margin: 0 0 3px 0;
  color: #0f6a7a;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 900;
}

.gst24LoftCatV3__benefit span {
  display: block;
  color: #557076;
  font-size: 12px;
  line-height: 1.28;
}

/* Tablet */
@media (max-width: 991px) {
  .gst24LoftCatV3 {
    margin: 12px auto 20px auto;
    padding: 0 10px;
  }

  .gst24LoftCatV3__inner {
    padding: 14px 12px;
    border-radius: 18px;
  }

  .gst24LoftCatV3__top {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .gst24LoftCatV3__content {
    text-align: center;
    padding: 0;
  }

  .gst24LoftCatV3__kicker {
    margin-left: auto;
    margin-right: auto;
  }

  .gst24LoftCatV3__headline {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
  }

  .gst24LoftCatV3__text {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .gst24LoftCatV3__actions {
    justify-content: center;
  }

  .gst24LoftCatV3__trust {
    text-align: center;
  }

  .gst24LoftCatV3__benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 12px;
  }
}

/* Mobile Minimal-Version: nur Headline, Video und CTAs */
@media (max-width: 767px) {
  .gst24LoftCatV3 {
    margin: 10px auto 16px auto;
    padding: 0 8px;
  }

  .gst24LoftCatV3__inner {
    padding: 12px 10px;
    border-radius: 16px;
  }

  .gst24LoftCatV3__top {
    gap: 10px;
  }

  .gst24LoftCatV3__kicker,
  .gst24LoftCatV3__text,
  .gst24LoftCatV3__trust,
  .gst24LoftCatV3__benefits {
    display: none !important;
  }

  .gst24LoftCatV3__content {
    display: contents;
  }

  .gst24LoftCatV3__headline {
    order: 1;
    display: block !important;
    max-width: 340px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.14;
    letter-spacing: -0.02em;
    text-align: center;
    text-transform: none;
  }

  .gst24LoftCatV3__videoFrame {
    order: 2;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    aspect-ratio: 16 / 9;
    border-radius: 13px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.18);
  }

  .gst24LoftCatV3__video {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .gst24LoftCatV3__actions {
    order: 3;
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin: 0;
    width: 100%;
  }

  .gst24LoftCatV3__btn {
    min-height: 38px;
    padding: 0 8px;
    font-size: 12.5px;
    line-height: 1.15;
    white-space: normal;
    border-radius: 999px;
  }
}

/* Sehr schmale Geräte */
@media (max-width: 390px) {
  .gst24LoftCatV3__headline {
    font-size: 18px;
    max-width: 310px;
  }

  .gst24LoftCatV3__actions {
    grid-template-columns: 1fr;
  }

  .gst24LoftCatV3__btn {
    min-height: 39px;
    font-size: 13px;
  }
}

/* Finaler Desktop-Feinschliff für V3 */
@media (min-width: 992px) {
  .gst24LoftCatV3__top {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 1fr);
    gap: 18px;
  }

  .gst24LoftCatV3__headline {
    font-size: clamp(23px, 1.85vw, 29px);
    line-height: 1.12;
  }

  .gst24LoftCatV3__text {
    font-size: 14.5px;
    line-height: 1.46;
    margin-bottom: 14px;
  }

  .gst24LoftCatV3__trust {
    font-size: 12.5px;
    line-height: 1.4;
  }

  .gst24LoftCatV3__benefits {
    gap: 10px;
    margin-top: 14px;
  }
}/* End custom CSS */