/* Start custom CSS for text-editor, class: .elementor-element-7013c01b *//* Rustikale Schiebetüren im Landhausstil – 9/9/9-Neufassung
   Vollständig gekapselt in #gts24-landhaus */

#gts24-landhaus,
#gts24-landhaus * { box-sizing: border-box; }

#gts24-landhaus {
  --lh-primary: #0f6a7a;
  --lh-primary-dark: #084a55;
  --lh-accent: #fbe329;
  --lh-wood: #855a3b;
  --lh-text: #243238;
  --lh-muted: #5d6b71;
  --lh-line: #dce7e9;
  --lh-soft: #f3f8f9;
  --lh-warm: #fff7ef;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 24px 72px;
  color: var(--lh-text);
  font-family: inherit;
}

#gts24-landhaus img { display: block; width: 100%; height: auto; }
#gts24-landhaus a { text-underline-offset: 3px; }

.gts24-landhaus-hero {
  display: grid;
  grid-template-columns: minmax(0,1.08fr) minmax(360px,.92fr);
  gap: 42px;
  align-items: center;
  margin: 0 -24px 44px;
  padding: 64px 44px;
  border-radius: 0 0 22px 22px;
  background:
    radial-gradient(circle at 92% 8%, rgba(251,227,41,.22), transparent 32%),
    linear-gradient(135deg, #064e59 0%, #0c7384 100%);
}

.gts24-landhaus-eyebrow {
  display: inline-block;
  margin-bottom: 13px;
  padding: 7px 12px;
  border-radius: 999px;
  background: var(--lh-soft);
  color: var(--lh-primary-dark);
  font-size: 13px;
  font-weight: 850;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.gts24-landhaus-hero .gts24-landhaus-eyebrow,
.gts24-landhaus-money .gts24-landhaus-eyebrow,
.gts24-landhaus-final .gts24-landhaus-eyebrow {
  background: rgba(255,255,255,.14);
  color: #fff;
}

.gts24-landhaus-hero h1 {
  margin: 0 0 20px;
  color: #fff !important;
  font-size: clamp(36px,5vw,58px) !important;
  line-height: 1.05 !important;
  font-weight: 900 !important;
  text-wrap: balance;
}

.gts24-landhaus-hero__lead {
  margin: 0;
  color: #fff !important;
  font-size: clamp(17px,2vw,20px) !important;
  line-height: 1.72 !important;
}

.gts24-landhaus-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 27px;
}

.gts24-landhaus-button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 12px 21px;
  border: 2px solid transparent;
  border-radius: 10px;
  font-weight: 850;
  line-height: 1.3;
  text-align: center;
  text-decoration: none !important;
  transition: transform .18s ease, box-shadow .18s ease;
}

.gts24-landhaus-button:hover,
.gts24-landhaus-button:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 9px 20px rgba(0,0,0,.16);
}

.gts24-landhaus-button--primary,
.gts24-landhaus-button--accent {
  border-color: var(--lh-accent);
  background: var(--lh-accent);
  color: #111 !important;
}

.gts24-landhaus-button--ghost {
  border-color: rgba(255,255,255,.62);
  background: transparent;
  color: #fff !important;
}

.gts24-landhaus-button--wood {
  border-color: var(--lh-wood);
  background: var(--lh-wood);
  color: #fff !important;
}

.gts24-landhaus-button--light {
  border-color: #fff;
  background: #fff;
  color: var(--lh-primary-dark) !important;
}

.gts24-landhaus-hero__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.gts24-landhaus-hero__facts li {
  padding: 7px 10px;
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 999px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 750;
}

.gts24-landhaus-hero__media { margin: 0; }

.gts24-landhaus-hero__media img {
  max-height: 520px;
  border-radius: 16px;
  object-fit: cover;
  box-shadow: 0 18px 45px rgba(0,0,0,.23);
}

.gts24-landhaus-hero__media figcaption {
  margin-top: 10px;
  color: rgba(255,255,255,.9) !important;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

.gts24-landhaus-jump {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0 0 62px;
}

.gts24-landhaus-jump a {
  padding: 9px 14px;
  border: 1px solid var(--lh-line);
  border-radius: 999px;
  background: #fff;
  color: var(--lh-primary-dark) !important;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

.gts24-landhaus-section { margin-bottom: 72px; }

.gts24-landhaus-section--soft {
  margin-right: -24px;
  margin-left: -24px;
  padding: 52px 24px;
  border-radius: 20px;
  background: var(--lh-soft);
}

.gts24-landhaus-section__head {
  max-width: 900px;
  margin: 0 auto 31px;
  text-align: center;
}

.gts24-landhaus-section__head h2,
.gts24-landhaus-section__content h2,
.gts24-landhaus-visual h2,
.gts24-landhaus-money h2,
.gts24-landhaus-final h2 {
  margin: 0 0 16px;
  color: #17262b !important;
  font-size: clamp(28px,4vw,42px) !important;
  line-height: 1.16 !important;
  font-weight: 900 !important;
  text-wrap: balance;
}

.gts24-landhaus-section__head p,
.gts24-landhaus-section__content > p,
.gts24-landhaus-visual p {
  margin: 0;
  color: var(--lh-muted);
  font-size: 17px;
  line-height: 1.75;
}

.gts24-landhaus-cardgrid,
.gts24-landhaus-stylegrid,
.gts24-landhaus-systemgrid,
.gts24-landhaus-gallery {
  display: grid;
  gap: 18px;
}

.gts24-landhaus-cardgrid--three,
.gts24-landhaus-stylegrid {
  grid-template-columns: repeat(3,minmax(0,1fr));
}

.gts24-landhaus-cardgrid article,
.gts24-landhaus-stylegrid article,
.gts24-landhaus-systemgrid article,
.gts24-landhaus-gallery article {
  border: 1px solid var(--lh-line);
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(20,55,62,.05);
}

.gts24-landhaus-cardgrid article,
.gts24-landhaus-stylegrid article,
.gts24-landhaus-systemgrid article {
  padding: 25px;
}

.gts24-landhaus-cardgrid article > span {
  display: grid;
  width: 37px;
  height: 37px;
  margin-bottom: 15px;
  place-items: center;
  border-radius: 50%;
  background: var(--lh-primary);
  color: #fff;
  font-size: 13px;
  font-weight: 900;
}

.gts24-landhaus h3 {
  margin: 0 0 11px;
  color: #17262b !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
  font-weight: 850 !important;
}

.gts24-landhaus p {
  overflow-wrap: anywhere;
}

.gts24-landhaus-cardgrid p,
.gts24-landhaus-stylegrid p,
.gts24-landhaus-systemgrid p,
.gts24-landhaus-choice p,
.gts24-landhaus-gallery p {
  margin: 0;
  color: var(--lh-muted);
  font-size: 15px;
  line-height: 1.67;
}

.gts24-landhaus-swipe {
  display: none;
  margin: 0 0 10px;
  color: var(--lh-muted);
  font-size: 13px;
  font-weight: 750;
  text-align: center;
}

.gts24-landhaus-tablewrap {
  overflow-x: auto;
  border: 1px solid var(--lh-line);
  border-radius: 16px;
  background: #fff;
  -webkit-overflow-scrolling: touch;
}

.gts24-landhaus-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
}

.gts24-landhaus-table th {
  padding: 17px 18px;
  background: var(--lh-primary-dark);
  color: #fff;
  text-align: left;
}

.gts24-landhaus-table td {
  padding: 17px 18px;
  border-top: 1px solid var(--lh-line);
  color: #34464d;
  line-height: 1.6;
}

.gts24-landhaus-choice {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 22px;
  margin-top: 26px;
}

.gts24-landhaus-choice article {
  padding: 20px 20px 26px;
  border: 1px solid var(--lh-line);
  border-radius: 17px;
  background: #fff;
}

.gts24-landhaus-choice article img {
  aspect-ratio: 16/10;
  margin-bottom: 18px;
  border-radius: 13px;
  object-fit: cover;
}

.gts24-landhaus-tag {
  display: inline-block;
  margin-bottom: 10px;
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--lh-soft);
  color: var(--lh-primary-dark);
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}

.gts24-landhaus-tag--wood {
  background: #f5e7dc;
  color: #6f462b;
}

.gts24-landhaus-choice .gts24-landhaus-button { margin-top: 19px; }

.gts24-landhaus-section--split {
  display: grid;
  grid-template-columns: minmax(0,1.15fr) minmax(330px,.85fr);
  gap: 31px;
  align-items: start;
}

.gts24-landhaus-checklist {
  display: grid;
  gap: 11px;
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}

.gts24-landhaus-checklist li {
  position: relative;
  padding: 13px 14px 13px 44px;
  border: 1px solid var(--lh-line);
  border-radius: 11px;
  background: #fff;
  color: #33464c;
  line-height: 1.55;
}

.gts24-landhaus-checklist li::before {
  content: "✓";
  position: absolute;
  top: 13px;
  left: 14px;
  display: grid;
  width: 21px;
  height: 21px;
  place-items: center;
  border-radius: 50%;
  background: var(--lh-primary);
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.gts24-landhaus-darkbox {
  padding: 28px;
  border-radius: 17px;
  background: var(--lh-primary-dark);
}

.gts24-landhaus-darkbox h3,
.gts24-landhaus-darkbox li {
  color: #fff !important;
}

.gts24-landhaus-darkbox ul {
  display: grid;
  gap: 10px;
  padding-left: 20px;
}

.gts24-landhaus-darkbox li { line-height: 1.6; }

.gts24-landhaus-systemgrid {
  grid-template-columns: repeat(4,minmax(0,1fr));
}

.gts24-landhaus-systemgrid article > span {
  display: inline-block;
  margin-bottom: 10px;
  color: var(--lh-primary);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.gts24-landhaus-visual {
  display: grid;
  grid-template-columns: minmax(320px,.9fr) minmax(0,1.1fr);
  gap: 38px;
  align-items: center;
  margin-bottom: 72px;
  padding: 32px;
  border: 1px solid var(--lh-line);
  border-radius: 18px;
  background: #fff;
}

.gts24-landhaus-visual figure { margin: 0; }

.gts24-landhaus-visual img {
  max-height: 470px;
  border-radius: 14px;
  object-fit: cover;
}

.gts24-landhaus-visual .gts24-landhaus-button { margin-top: 21px; }

.gts24-landhaus-gallery {
  grid-template-columns: repeat(3,minmax(0,1fr));
}

.gts24-landhaus-gallery article { overflow: hidden; }

.gts24-landhaus-gallery img {
  aspect-ratio: 4/3;
  object-fit: cover;
}

.gts24-landhaus-gallery article > div { padding: 20px; }

.gts24-landhaus-gallery article > div > span {
  display: inline-block;
  margin-bottom: 9px;
  color: var(--lh-primary);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.gts24-landhaus-error-section {
  margin-bottom: 72px;
  padding: 52px 24px;
  border-radius: 20px;
  background: var(--lh-soft);
}

.gts24-landhaus-errorgrid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.gts24-landhaus-errorgrid li {
  display: grid;
  gap: 7px;
  padding: 20px;
  border: 1px solid var(--lh-line);
  border-radius: 13px;
  background: #fff;
}

.gts24-landhaus-errorgrid strong { color: #17262b; }

.gts24-landhaus-errorgrid span {
  color: var(--lh-muted);
  font-size: 14px;
  line-height: 1.55;
}

.gts24-landhaus-money,
.gts24-landhaus-final {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 30px;
  align-items: center;
  margin-bottom: 72px;
  padding: 36px;
  border-radius: 18px;
  background: var(--lh-primary-dark);
}

.gts24-landhaus-money h2,
.gts24-landhaus-money p,
.gts24-landhaus-final h2,
.gts24-landhaus-final p {
  color: #fff !important;
}

.gts24-landhaus-money p,
.gts24-landhaus-final p {
  margin: 0;
  line-height: 1.7;
}

.gts24-landhaus-money__actions,
.gts24-landhaus-final__actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.gts24-landhaus-faq {
  margin-bottom: 70px;
  padding: 35px;
  border: 1px solid var(--lh-line);
  border-radius: 18px;
  background: #fff;
}

.gts24-landhaus-faq details { border-top: 1px solid var(--lh-line); }
.gts24-landhaus-faq details:first-of-type { border-top: 0; }

.gts24-landhaus-faq summary {
  position: relative;
  padding: 20px 44px 20px 0;
  color: #17262b;
  cursor: pointer;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 850;
  list-style: none;
}

.gts24-landhaus-faq summary::-webkit-details-marker { display: none; }

.gts24-landhaus-faq summary::after {
  content: "+";
  position: absolute;
  top: 16px;
  right: 2px;
  color: var(--lh-primary);
  font-size: 27px;
}

.gts24-landhaus-faq details[open] summary::after { content: "−"; }

.gts24-landhaus-faq details > div { padding: 0 42px 20px 0; }

.gts24-landhaus-faq details p {
  margin: 0;
  color: var(--lh-muted);
  line-height: 1.7;
}

.gts24-landhaus-final { margin-bottom: 0; }

/* Harte Kontrastregeln */
#gts24-landhaus .gts24-landhaus-hero,
#gts24-landhaus .gts24-landhaus-hero *,
#gts24-landhaus .gts24-landhaus-darkbox,
#gts24-landhaus .gts24-landhaus-darkbox *,
#gts24-landhaus .gts24-landhaus-money,
#gts24-landhaus .gts24-landhaus-money *,
#gts24-landhaus .gts24-landhaus-final,
#gts24-landhaus .gts24-landhaus-final * {
  color: #fff !important;
}

#gts24-landhaus .gts24-landhaus-button--primary,
#gts24-landhaus .gts24-landhaus-button--accent {
  color: #111 !important;
}

#gts24-landhaus .gts24-landhaus-button--light {
  color: var(--lh-primary-dark) !important;
}

@media (max-width: 980px) {
  .gts24-landhaus-hero,
  .gts24-landhaus-section--split,
  .gts24-landhaus-visual {
    grid-template-columns: 1fr;
  }

  .gts24-landhaus-cardgrid--three,
  .gts24-landhaus-stylegrid,
  .gts24-landhaus-errorgrid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }

  .gts24-landhaus-systemgrid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 760px) {
  #gts24-landhaus {
    padding-right: 16px;
    padding-left: 16px;
  }

  .gts24-landhaus-hero {
    margin-right: -16px;
    margin-left: -16px;
    padding: 48px 18px;
    border-radius: 0 0 17px 17px;
  }

  .gts24-landhaus-section--soft {
    margin-right: -16px;
    margin-left: -16px;
    padding: 42px 16px;
  }

  .gts24-landhaus-choice,
  .gts24-landhaus-gallery,
  .gts24-landhaus-money,
  .gts24-landhaus-final {
    grid-template-columns: 1fr;
  }

  .gts24-landhaus-swipe { display: block; }

  .gts24-landhaus-money,
  .gts24-landhaus-final {
    text-align: center;
  }

  .gts24-landhaus-money__actions,
  .gts24-landhaus-final__actions,
  .gts24-landhaus-money__actions .gts24-landhaus-button,
  .gts24-landhaus-final__actions .gts24-landhaus-button {
    width: 100%;
  }

  .gts24-landhaus-faq { padding: 27px 19px; }
}

@media (max-width: 520px) {
  .gts24-landhaus-hero__actions,
  .gts24-landhaus-jump {
    flex-direction: column;
  }

  .gts24-landhaus-hero__actions .gts24-landhaus-button,
  .gts24-landhaus-jump a {
    width: 100%;
  }

  .gts24-landhaus-cardgrid--three,
  .gts24-landhaus-stylegrid,
  .gts24-landhaus-systemgrid,
  .gts24-landhaus-errorgrid {
    grid-template-columns: 1fr;
  }

  .gts24-landhaus-darkbox,
  .gts24-landhaus-money,
  .gts24-landhaus-final,
  .gts24-landhaus-visual {
    padding: 24px 18px;
  }
}/* End custom CSS */