

/* GEWO – migrierte Beitragsstile, 2026-08-24 */

/* Beitrag 72: Kegelsberg - Dein Treffpunkt, Deine Auszeit */
/* ========================================================== KEGELSBERG – JP ARTICLE GRID Gestaltung wie auf der Seite „Veranstaltungsorte“ ========================================================== */ .gewo-kegelsberg-karten { width: 100%; margin-top: 24px; } /* Rasterspalten zu gleich hohen Karten machen */ .gewo-kegelsberg-karten .uk-grid { align-items: stretch !important; } .gewo-kegelsberg-karten .uk-grid > div { display: flex !important; } /* Gesamte Karte */ .gewo-kegelsberg-karten .uk-card { display: flex !important; flex: 1 1 auto; flex-direction: column !important; width: 100%; height: 100%; min-width: 0; margin: 0 !important; padding: 0 !important; overflow: hidden; border: 1px solid #e1e5dc !important; border-top: 4px solid #95c11f !important; border-radius: 12px !important; background: #ffffff !important; box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08) !important; transition: transform 0.2s ease, box-shadow 0.2s ease; } .gewo-kegelsberg-karten .uk-card:hover { transform: translateY(-3px); box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12) !important; } /* ========================================================== BILD ========================================================== */ /* Bildcontainer */ .gewo-kegelsberg-karten .uk-card-media-top, .gewo-kegelsberg-karten .uk-inline-clip, .gewo-kegelsberg-karten .uk-card > figure, .gewo-kegelsberg-karten .uk-card > picture, .gewo-kegelsberg-karten .uk-card > a:first-child { display: block !important; width: 100% !important; height: auto !important; margin: 0 !important; padding: 0 !important; overflow: hidden; border: 0 !important; border-radius: 0 !important; background: #eeeeee; } /* Bilder einheitlich zuschneiden */ .gewo-kegelsberg-karten .uk-card img { display: block !important; width: 100% !important; height: auto !important; aspect-ratio: 16 / 10; margin: 0 !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; object-fit: cover !important; object-position: center center; transition: transform 0.35s ease; } .gewo-kegelsberg-karten .uk-card:hover img { transform: scale(1.025); } /* ========================================================== INHALTSBEREICH ========================================================== */ /* * JP Article Grid verwendet je nach Version unter anderem * .p-3, .uk-card-body oder ähnliche Inhaltscontainer. */ .gewo-kegelsberg-karten .uk-card > .p-3, .gewo-kegelsberg-karten .uk-card > .uk-card-body, .gewo-kegelsberg-karten .uk-card > .card-body, .gewo-kegelsberg-karten .uk-card > .item-content { display: flex !important; flex: 1 1 auto; flex-direction: column !important; width: 100%; min-height: 0; margin: 0 !important; padding: 22px !important; } /* Falls das Modul keinen klar benannten Inhaltscontainer ausgibt */ .gewo-kegelsberg-karten .uk-card > div:not(.uk-card-media-top):not(.uk-inline-clip) { flex-grow: 1; } /* ========================================================== ÜBERSCHRIFT ========================================================== */ .gewo-kegelsberg-karten .uk-card h2, .gewo-kegelsberg-karten .uk-card h3, .gewo-kegelsberg-karten .uk-card h4 { margin: 0 0 10px !important; padding: 0 !important; color: #333333 !important; font-size: 1.5rem !important; font-weight: 700 !important; line-height: 1.25 !important; text-align: left !important; } /* Alte feste Titelhöhen sicher entfernen */ .gewo-kegelsberg-karten .uk-card h2, .gewo-kegelsberg-karten .uk-card h3, .gewo-kegelsberg-karten .uk-card h4 { min-height: 0 !important; height: auto !important; } .gewo-kegelsberg-karten .uk-card h2 a, .gewo-kegelsberg-karten .uk-card h3 a, .gewo-kegelsberg-karten .uk-card h4 a { color: #333333 !important; text-decoration: none !important; } .gewo-kegelsberg-karten .uk-card h2 a:hover, .gewo-kegelsberg-karten .uk-card h3 a:hover, .gewo-kegelsberg-karten .uk-card h4 a:hover { color: #789f18 !important; } /* ========================================================== BESCHREIBUNG ========================================================== */ .gewo-kegelsberg-karten .uk-card p { margin: 0 0 16px !important; padding: 0 !important; color: #555555 !important; font-size: 1rem !important; font-weight: 400 !important; line-height: 1.6 !important; text-align: left !important; } /* Überflüssige Leerzeilen entfernen */ .gewo-kegelsberg-karten .uk-card p:empty { display: none !important; } /* ========================================================== WEITERLESEN-BUTTON ========================================================== */ .gewo-kegelsberg-karten .gewo-kegelsberg-button, .gewo-kegelsberg-karten a.gewo-kegelsberg-button { display: flex !important; align-items: center !important; justify-content: center !important; width: 100% !important; min-height: 44px !important; height: 44px !important; margin: auto 0 0 !important; padding: 8px 16px !important; border: 1px solid #95c11f !important; border-radius: 4px !important; background: #95c11f !important; color: #ffffff !important; font-size: 0.95rem !important; font-weight: 700 !important; line-height: 1 !important; letter-spacing: 0.12em !important; text-align: center !important; text-decoration: none !important; text-transform: none !important; transition: background 0.2s ease, border-color 0.2s ease; } .gewo-kegelsberg-karten .gewo-kegelsberg-button:hover, .gewo-kegelsberg-karten .gewo-kegelsberg-button:focus { border-color: #789f18 !important; background: #789f18 !important; color: #ffffff !important; } /* * Absicherung, falls Joomla zusätzlich Bootstrap-Klassen * am Weiterlesen-Link stehen lässt. */ .gewo-kegelsberg-karten a.gewo-kegelsberg-button.btn, .gewo-kegelsberg-karten a.gewo-kegelsberg-button.btn-secondary { margin-top: auto !important; } /* Falls der Button in einem Absatz steckt */ .gewo-kegelsberg-karten p:has(> .gewo-kegelsberg-button) { display: flex !important; width: 100%; margin: auto 0 0 !important; padding: 0 !important; } /* ========================================================== MEHR-LADEN-BUTTON ========================================================== */ .gewo-kegelsberg-karten [class*="loadmore"], .gewo-kegelsberg-karten [class*="load-more"] { width: 100%; margin-top: 24px !important; text-align: center; } .gewo-kegelsberg-karten [class*="loadmore"] button, .gewo-kegelsberg-karten [class*="loadmore"] a, .gewo-kegelsberg-karten [class*="load-more"] button, .gewo-kegelsberg-karten [class*="load-more"] a { display: inline-flex !important; align-items: center; justify-content: center; min-width: 220px; min-height: 44px; padding: 10px 24px !important; border: 1px solid #95c11f !important; border-radius: 4px !important; background: #95c11f !important; color: #ffffff !important; font-weight: 700 !important; text-decoration: none !important; } /* ========================================================== TABLET ========================================================== */ @media (max-width: 1100px) { .gewo-kegelsberg-karten .uk-card > .p-3, .gewo-kegelsberg-karten .uk-card > .uk-card-body, .gewo-kegelsberg-karten .uk-card > .card-body, .gewo-kegelsberg-karten .uk-card > .item-content { padding: 20px !important; } .gewo-kegelsberg-karten .uk-card h2, .gewo-kegelsberg-karten .uk-card h3, .gewo-kegelsberg-karten .uk-card h4 { font-size: 1.35rem !important; } } /* ========================================================== SMARTPHONE ========================================================== */ @media (max-width: 760px) { .gewo-kegelsberg-karten { margin-top: 18px; } .gewo-kegelsberg-karten .uk-card > .p-3, .gewo-kegelsberg-karten .uk-card > .uk-card-body, .gewo-kegelsberg-karten .uk-card > .card-body, .gewo-kegelsberg-karten .uk-card > .item-content { padding: 18px !important; } .gewo-kegelsberg-karten .uk-card h2, .gewo-kegelsberg-karten .uk-card h3, .gewo-kegelsberg-karten .uk-card h4 { font-size: 1.3rem !important; } .gewo-kegelsberg-karten .gewo-kegelsberg-button { min-height: 46px !important; height: 46px !important; } } 
/* Kegelsberg-Einleitungsrahmen wie Wohnungsvermietung */
.gewo-kegelsberg-einleitung {
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 32px;
  padding: 48px 52px;
  overflow: hidden;
  border: 1px solid #e1e5dc;
  border-top: 4px solid #95c11f;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.07);
}
.gewo-kegelsberg-einleitung > h1:first-child {
  margin-top: 0;
}
.gewo-kegelsberg-einleitung > p:last-child {
  margin-bottom: 0;
}
@media (max-width: 760px) {
  .gewo-kegelsberg-einleitung {
    margin-bottom: 24px;
    padding: 22px;
  }
}
@media (max-width: 520px) {
  .gewo-kegelsberg-einleitung img {
    display: block;
    float: none !important;
    max-width: 149px;
    height: auto;
    margin: 0 auto 18px !important;
  }
}

/* Beitrag 69: Kegelsberg Drache */
.gewo-dragon-page {
    --dragon-accent: #e87524;
    --dragon-green: #95c11f;
    --dragon-ink: #303030;
    --dragon-muted: #666666;
    --dragon-line: #e3e5df;
    --dragon-soft: #f5f6f2;
    --dragon-blue: #1f57a4;
    color: var(--dragon-ink);
}
.gewo-dragon-page,
.gewo-dragon-page * {
    box-sizing: border-box;
}
.gewo-dragon-page img {
    display: block;
    max-width: 100%;
}
.gewo-dragon-page .gewo-dragon-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
    overflow: hidden;
    margin-bottom: 1.5rem;
    border: 1px solid var(--dragon-line);
    border-top: 4px solid var(--dragon-accent);
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(25, 25, 25, .10);
}
.gewo-dragon-page .gewo-dragon-hero__media {
    position: relative;
    min-height: 390px;
    overflow: hidden;
    background: #252525;
}
.gewo-dragon-page .gewo-dragon-hero__media::after {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, transparent 65%, rgba(20, 20, 20, .13));
    content: "";
    pointer-events: none;
}
.gewo-dragon-page .gewo-dragon-hero__media img {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.gewo-dragon-page .gewo-dragon-hero__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(1.6rem, 4vw, 3.25rem);
}
.gewo-dragon-page .gewo-dragon-eyebrow {
    margin-bottom: .75rem;
    color: var(--dragon-accent);
    font-size: .82rem;
    letter-spacing: .095em;
}
.gewo-dragon-page .gewo-dragon-hero h2 {
    margin: 0 0 1rem;
    color: var(--dragon-ink);
    font-size: clamp(1.75rem, 2.5vw, 2.15rem);
    line-height: 1.12;
}
.gewo-dragon-page .gewo-dragon-hero .lead {
    margin: 0;
    color: #4d4d4d;
    font-size: 1.08rem;
    line-height: 1.7;
}
.gewo-dragon-page .gewo-dragon-section {
    margin-bottom: 1.5rem;
}
.gewo-dragon-page .gewo-dragon-kicker {
    margin: 0 0 .55rem;
    color: #637400;
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
}
.gewo-dragon-page .gewo-dragon-section h2 {
    margin: 0 0 .85rem;
    color: var(--dragon-ink);
    font-size: clamp(1.7rem, 3vw, 2rem);
    line-height: 1.2;
}
.gewo-dragon-page .gewo-dragon-section > p:not(.gewo-dragon-kicker) {
    max-width: 780px;
    color: var(--dragon-muted);
    line-height: 1.7;
}
.gewo-dragon-page .gewo-dragon-facts {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: .75rem;
    margin-top: 1.25rem;
}
.gewo-dragon-page .gewo-dragon-facts dl {
    min-width: 0;
    margin: 0;
    padding: 1rem;
    border: 1px solid var(--dragon-line);
    border-radius: 10px;
    background: #ffffff;
}
.gewo-dragon-page .gewo-dragon-facts dt {
    margin-bottom: .25rem;
    color: var(--dragon-ink);
    font-weight: 700;
}
.gewo-dragon-page .gewo-dragon-facts dd {
    margin: 0;
    color: var(--dragon-muted);
    line-height: 1.45;
}
.gewo-dragon-page .gewo-dragon-panel {
    padding: clamp(1.35rem, 3vw, 2rem);
    border: 1px solid var(--dragon-line);
    border-top: 4px solid var(--dragon-green);
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 6px 20px rgba(25, 25, 25, .06);
}
.gewo-dragon-page .gewo-dragon-offers {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .8rem;
    margin-top: 1.25rem;
}
.gewo-dragon-page .gewo-dragon-offers article {
    min-width: 0;
    padding: 1.25rem;
    border: 1px solid var(--dragon-line);
    border-top: 3px solid var(--dragon-green);
    border-radius: 10px;
    background: #ffffff;
}
.gewo-dragon-page .gewo-dragon-offers h3 {
    margin: 0 0 .7rem;
    color: var(--dragon-ink);
    font-size: 1.3rem;
    line-height: 1.2;
}
.gewo-dragon-page .gewo-dragon-offers p {
    margin: 0;
    color: var(--dragon-muted);
    line-height: 1.6;
}
.gewo-dragon-page .gewo-dragon-list {
    margin: 1.15rem 0 0;
    padding-left: 1.2rem;
}
.gewo-dragon-page .gewo-dragon-list li {
    margin-bottom: .55rem;
    color: #4d4d4d;
    line-height: 1.55;
}
.gewo-dragon-page .gewo-dragon-mosaic {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(250px, .75fr);
    gap: .8rem;
}
.gewo-dragon-page .gewo-dragon-mosaic figure {
    overflow: hidden;
    min-width: 0;
    margin: 0;
    border-radius: 12px;
    background: #e8e8e8;
}
.gewo-dragon-page .gewo-dragon-mosaic figure:first-child {
    aspect-ratio: 4 / 3;
}
.gewo-dragon-page .gewo-dragon-mosaic figure:last-child {
    aspect-ratio: 3 / 4;
}
.gewo-dragon-page .gewo-dragon-mosaic img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.gewo-dragon-page .gewo-dragon-funding {
    display: grid;
    grid-template-columns: minmax(260px, .78fr) minmax(0, 1.22fr);
    gap: 1.25rem;
    align-items: center;
    padding: clamp(1.2rem, 3vw, 1.8rem);
    border: 1px solid #d9e3ee;
    border-left: 4px solid var(--dragon-blue);
    border-radius: 14px;
    background: #f2f8fc;
}
.gewo-dragon-page .gewo-dragon-funding__copy h2 {
    margin-bottom: .7rem;
}
.gewo-dragon-page .gewo-dragon-funding__copy p {
    margin: 0;
    color: #4f5c66;
    line-height: 1.65;
}
.gewo-dragon-page .gewo-dragon-funding__logo {
    width: min(100%, 520px);
    aspect-ratio: 5 / 1;
    overflow: hidden;
    margin-top: 1rem;
    background: #ffffff;
}
.gewo-dragon-page .gewo-dragon-funding__logo img {
    width: 133.333% !important;
    max-width: none;
    height: auto !important;
    transform: translate(-11%, -37.833%);
}
.gewo-dragon-page .gewo-dragon-funding__plaque {
    margin: 0;
}
.gewo-dragon-page .gewo-dragon-funding__plaque img {
    width: 100% !important;
    height: auto !important;
    border-radius: 10px;
}
.gewo-dragon-page .gewo-dragon-funding__plaque figcaption,
.gewo-dragon-page .gewo-dragon-featured figcaption {
    margin-top: .55rem;
    color: var(--dragon-muted);
    font-size: .92rem;
}
.gewo-dragon-page .gewo-dragon-gallery {
    padding: clamp(1.35rem, 3vw, 2rem);
    border: 1px solid var(--dragon-line);
    border-top: 4px solid var(--dragon-green);
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 6px 20px rgba(25, 25, 25, .06);
}
.gewo-dragon-page .gewo-dragon-featured {
    margin: 1.2rem 0 1rem;
}
.gewo-dragon-page .gewo-dragon-featured img {
    width: 100% !important;
    height: auto !important;
    border-radius: 10px;
}
.gewo-dragon-page .j51imagehover219 {
    display: block !important;
    column-count: 3;
    column-gap: .75rem;
    position: static !important;
    height: auto !important;
}
.gewo-dragon-page .j51imagehover219 .j51imghvr-item {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    min-width: 0;
    margin: 0 0 .75rem !important;
    padding: 0 !important;
    display: inline-block !important;
    break-inside: avoid;
}
.gewo-dragon-page .j51imagehover219 .j51imghvr-item figure {
    overflow: hidden;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    border-radius: 10px;
    background: #e8e8e8;
}
.gewo-dragon-page .j51imagehover219 .j51imghvr-item figure > img {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
}
.gewo-dragon-page .j51imagehover219 figcaption {
    border-radius: 10px;
}
.gewo-dragon-page .gewo-dragon-cta {
    padding: clamp(1.35rem, 3vw, 2rem);
    border: 2px solid var(--dragon-green);
    border-radius: 14px;
    background: #ffffff;
}
.gewo-dragon-page .gewo-dragon-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .75rem;
    margin-top: 1.15rem;
}
.gewo-dragon-page .gewo-dragon-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: .75rem 1rem;
    border: 2px solid var(--dragon-green);
    border-radius: 6px;
    color: #637400;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}
.gewo-dragon-page .gewo-dragon-button--primary {
    background: var(--dragon-green);
    color: #ffffff;
}
.gewo-dragon-page .gewo-dragon-button:hover,
.gewo-dragon-page .gewo-dragon-button:focus {
    background: #7da814;
    border-color: #7da814;
    color: #ffffff;
}
@media (max-width: 900px) {
    .gewo-dragon-page .gewo-dragon-hero {
        grid-template-columns: 1fr;
    }
    .gewo-dragon-page .gewo-dragon-hero__media {
        min-height: 310px;
    }
    .gewo-dragon-page .gewo-dragon-facts {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .gewo-dragon-page .gewo-dragon-offers,
    .gewo-dragon-page .j51imagehover219 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 700px) {
    .gewo-dragon-page .gewo-dragon-hero {
        border-radius: 12px;
    }
    .gewo-dragon-page .gewo-dragon-hero__media {
        min-height: 260px;
    }
    .gewo-dragon-page .gewo-dragon-hero__content {
        padding: 1.4rem;
    }
    .gewo-dragon-page .gewo-dragon-facts,
    .gewo-dragon-page .gewo-dragon-offers,
    .gewo-dragon-page .gewo-dragon-mosaic,
    .gewo-dragon-page .gewo-dragon-funding,
    .gewo-dragon-page .gewo-dragon-actions,
    .gewo-dragon-page .j51imagehover219 {
        grid-template-columns: 1fr;
    }
    .gewo-dragon-page .gewo-dragon-mosaic figure:last-child {
        aspect-ratio: 4 / 3;
    }
}
@media (max-width: 900px) {
    .gewo-dragon-page .j51imagehover219 { column-count: 2; }
}
@media (max-width: 700px) {
    .gewo-dragon-page .j51imagehover219 { column-count: 1; }
}

/* Beitrag 61: Kleingartenverein "Am Kegelsberg" e.V */
.gewo-garden-v2 {
  --gg-ink: #24302a;
  --gg-muted: #657068;
  --gg-green: #6f951c;
  --gg-dark: #35551d;
  --gg-deep: #1f4129;
  --gg-light: #edf3df;
  --gg-lime: #a2bf3b;
  --gg-cream: #f6f4ec;
  --gg-line: #dfe6da;
  width: 100%;
  margin: 0 0 36px;
  color: var(--gg-ink);
  font-size: 16px;
  line-height: 1.65;
}
.gewo-garden-v2 * { box-sizing: border-box; }
.gewo-garden-v2 h1,
.gewo-garden-v2 h2,
.gewo-garden-v2 h3,
.gewo-garden-v2 p { margin-top: 0; }
.gewo-garden-v2 h1,
.gewo-garden-v2 h2,
.gewo-garden-v2 h3 { color: var(--gg-ink); line-height: 1.12; }
.gewo-garden-v2 a { text-decoration: none; }
.gg-eyebrow {
  margin: 0 0 13px;
  color: var(--gg-green);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .15em;
  text-transform: uppercase;
}
.gg-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(30px, 4.5vw, 58px);
  background: radial-gradient(circle at 12% 24%, rgba(162,191,59,.16), transparent 25%), linear-gradient(120deg,#fbfcf7 0%,#f2f5e9 100%);
  border: 1px solid #e1e8d6;
  border-radius: 18px;
  box-shadow: 0 12px 34px rgba(40,63,34,.10);
}
.gg-hero::after {
  content: "";
  position: absolute;
  right: -140px;
  bottom: -260px;
  width: 500px;
  height: 500px;
  border: 65px solid rgba(111,149,28,.07);
  border-radius: 50%;
}
.gg-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(420px,1.1fr);
  gap: clamp(34px,5vw,72px);
  align-items: center;
}
.gg-hero h1 {
  max-width: 560px;
  margin: 0 0 24px;
  font-size: clamp(42px,4vw,56px);
  font-weight: 450;
  letter-spacing: -.035em;
}
.gg-hero__lead {
  max-width: 600px;
  margin: 0;
  color: #5c665f;
  font-size: 18px;
  line-height: 1.75;
}
.gg-hero__lead strong { color: #344039; font-weight: 750; }
.gg-hero__media { position: relative; min-height: 470px; }
.gg-hero__media::before {
  content: "";
  position: absolute;
  inset: 25px -25px -18px 52px;
  border-radius: 46% 54% 42% 58% / 59% 42% 58% 41%;
  background: #dfe9bf;
  transform: rotate(2deg);
}
.gg-hero__media img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 44% 56% 47% 53% / 52% 43% 57% 48%;
  box-shadow: 0 24px 60px rgba(40,63,34,.16);
}
.gg-detail {
  position: relative;
  overflow: visible;
  margin-top: 20px;
  padding: 28px clamp(22px,3.5vw,48px) clamp(56px,6vw,88px);
  background: var(--gg-cream);
  border-radius: 18px;
}
.gg-tabs {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  gap: 8px;
  width: fit-content;
  margin: 0 auto 48px;
  padding: 7px;
  background: #fff;
  border: 1px solid #d9e1d2;
  border-radius: 999px;
  box-shadow: 0 10px 30px rgba(48,71,42,.12);
}
.gg-tab {
  min-width: 150px;
  padding: 11px 22px;
  color: #687169;
  background: transparent;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 750;
}
.gg-tab:hover { color: var(--gg-dark); background: #f4f7ed; }
.gg-tab[aria-selected="true"] { color: #fff; background: var(--gg-dark); }
.gg-panel[hidden] { display: none !important; }
.gg-panel {
  display: grid;
  grid-template-columns: minmax(0,.93fr) minmax(0,1.07fr);
  gap: clamp(40px,5vw,74px);
  align-items: center;
}
.gg-panel__media { position: relative; min-width: 0; }
.gg-photo,
.gg-placeholder {
  position: relative;
  display: block;
  width: 100%;
  min-height: 430px;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 22px 52px rgba(40,63,34,.14);
}
.gg-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.gg-placeholder {
  isolation: isolate;
  background: radial-gradient(circle at 74% 15%,#f3dc84 0 7%,transparent 7.5%),linear-gradient(165deg,#cfe3cc 0 48%,#a9c489 49% 66%,#718f55 67% 100%);
}
.gg-placeholder::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 20%;
  width: 118px;
  height: 76px;
  transform: translateX(-50%);
  background: #d99448;
  box-shadow: 0 -28px 0 -4px #744a31;
}
.gg-placeholder span {
  position: absolute;
  left: 18px;
  top: 18px;
  padding: 7px 12px;
  color: #44503f;
  background: rgba(255,255,255,.9);
  border-radius: 999px;
  box-shadow: 0 6px 16px rgba(44,63,41,.11);
  font-size: 12px;
  font-weight: 700;
}
.gg-location {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: -26px;
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 16px 18px;
  background: rgba(255,255,255,.97);
  border-radius: 13px;
  box-shadow: 0 15px 30px rgba(44,63,38,.16);
}
.gg-location__dot {
  display: grid;
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  place-items: center;
  color: var(--gg-green);
  background: var(--gg-light);
  border-radius: 50%;
  font-size: 10px;
}
.gg-location small,
.gg-location strong { display: block; }
.gg-location small { color: #7a837b; font-size: 11px; letter-spacing: .11em; text-transform: uppercase; }
.gg-location strong { margin-top: 2px; color: var(--gg-ink); font-size: 14px; }
.gg-panel__copy { padding: 24px 0; }
.gg-panel__copy h2 {
  margin: 0 0 22px;
  font-size: clamp(31px,3.2vw,47px);
  font-weight: 480;
  letter-spacing: -.035em;
}
.gg-panel__copy > p:not(.gg-eyebrow) { color: var(--gg-muted); }
.gg-panel__copy .gg-intro { color: #38443b; font-size: 18px; font-weight: 650; }
.gg-features { display: grid; grid-template-columns: repeat(3,1fr); gap: 11px; margin-top: 28px; }
.gg-feature {
  min-height: 125px;
  padding: 16px;
  background: rgba(255,255,255,.74);
  border: 1px solid #dce3d6;
  border-radius: 12px;
}
.gg-feature__number { display: block; margin-bottom: 12px; color: var(--gg-green); font-size: 11px; font-weight: 800; }
.gg-feature strong,
.gg-feature span { display: block; }
.gg-feature strong { color: var(--gg-ink); font-size: 14px; }
.gg-feature span { margin-top: 3px; color: #747e75; font-size: 12px; line-height: 1.45; }
.gg-contact {
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: minmax(280px,1fr) minmax(210px,.7fr) minmax(310px,1fr);
  gap: 24px;
  align-items: center;
  margin-top: 0;
  padding: 27px 30px;
  color: #fff;
  background: var(--gg-deep);
  border-radius: 16px;
  box-shadow: 0 18px 48px rgba(31,65,41,.19);
}
.gg-contact__title { display: flex; align-items: center; gap: 13px; }
.gg-contact__icon {
  display: grid;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  place-items: center;
  color: var(--gg-deep);
  background: var(--gg-lime);
  border-radius: 12px;
}
.gg-contact p { margin: 0 0 2px; color: #bfceb9; font-size: 12px; }
.gg-contact h3 { margin: 0; color: #fff; font-size: 18px; }
.gg-person { display: flex; align-items: center; gap: 11px; }
.gg-person__avatar {
  display: grid;
  flex: 0 0 43px;
  width: 43px;
  height: 43px;
  place-items: center;
  color: #fff;
  background: rgba(255,255,255,.11);
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 50%;
  font-size: 12px;
  font-weight: 800;
}
.gg-person strong,
.gg-person span { display: block; }
.gg-person strong { color: #fff; font-size: 14px; }
.gg-person span { color: #bfceb9; font-size: 12px; }
.gg-actions { display: flex; justify-content: flex-end; flex-wrap: wrap; gap: 8px; }
.gg-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 14px;
  color: #f4f8f1 !important;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 750;
}
.gg-action:hover { color: #fff !important; background: rgba(255,255,255,.12); }
.gg-action--primary { color: var(--gg-deep) !important; background: var(--gg-lime); border-color: var(--gg-lime); }
.gg-action--primary:hover { color: var(--gg-deep) !important; background: #b3ce51; }
.gg-bottom {
  display: grid;
  grid-template-columns: minmax(0,1.15fr) minmax(280px,.85fr);
  gap: 70px;
  align-items: end;
  margin-top: 20px;
  padding: clamp(35px,4vw,55px);
  background: #fff;
  border: 1px solid var(--gg-line);
  border-radius: 16px;
}
.gg-bottom h2 { margin: 0; font-size: clamp(29px,3vw,43px); font-weight: 480; letter-spacing: -.03em; }
.gg-bottom > p { margin: 0; color: var(--gg-muted); }
@media (max-width: 980px) {
  .gg-hero__inner { grid-template-columns: 1fr; }
  .gg-hero__media { min-height: 410px; }
  .gg-panel { grid-template-columns: 1fr; gap: 46px; }
  .gg-panel__media { max-width: 680px; }
  .gg-contact { grid-template-columns: 1fr 1fr; }
  .gg-actions { grid-column: 1 / -1; justify-content: flex-start; }
}
@media (max-width: 640px) {
  .gewo-garden-v2 { font-size: 15px; }
  .gg-hero { padding: 26px 20px 34px; }
  .gg-hero h1 { font-size: clamp(37px,11vw,48px); }
  .gg-hero__lead { font-size: 16px; }
  .gg-hero__media { min-height: 310px; }
  .gg-hero__media::before { inset: 16px -6px -10px 22px; }
  .gg-detail { padding: 22px 15px 60px; }
  .gg-tabs { width: 100%; margin-bottom: 38px; }
  .gg-tab { flex: 1; min-width: 0; padding-inline: 9px; }
  .gg-photo,
  .gg-placeholder { min-height: 310px; }
  .gg-location { left: 12px; right: 12px; }
  .gg-panel__copy h2 { font-size: 32px; }
  .gg-features { grid-template-columns: 1fr; }
  .gg-feature { display: flex; gap: 15px; min-height: 0; }
  .gg-feature__number { margin: 0; }
  .gg-contact { grid-template-columns: 1fr; margin-top: 0; padding: 23px; }
  .gg-actions { grid-column: auto; }
  .gg-action { width: 100%; }
  .gg-bottom { grid-template-columns: 1fr; gap: 16px; padding: 30px 22px; }
}

/* Beitrag 15: Gästehaus "Katze" */
/* ==========================================================
   GÄSTEHAUS „KATZE“
   ========================================================== */

.gewo-katze-teaser {
    display: none !important;
}

.gewo-page--katze,
.gewo-page--katze * {
    box-sizing: border-box;
}

.gewo-page--katze {
    width: 100%;
    color: #333333;
}

/* ==========================================================
   HERO
   ========================================================== */

.gewo-page--katze .gewo-hero {
    overflow: hidden;
    border: 1px solid #e1e5dc;
    border-top: 4px solid #95c11f;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .07);
}

.gewo-page--katze .gewo-hero__image {
    overflow: hidden;
}

.gewo-page--katze .gewo-hero__image img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    min-height: 360px;
    object-fit: cover;
    object-position: center;
}

.gewo-page--katze .gewo-hero h1 {
    margin-top: 0;
    color: #2d2d2d;
    font-size: clamp(1.8rem, 3vw, 2.45rem);
    line-height: 1.18;
}

.gewo-page--katze .gewo-hero .lead {
    color: #444444;
    line-height: 1.65;
}

/* ==========================================================
   BUTTONS
   ========================================================== */

.gewo-page--katze .btn-primary {
    border-color: #95c11f !important;
    background: #95c11f !important;
    color: #ffffff !important;
    font-weight: 700;
}

.gewo-page--katze .btn-primary:hover,
.gewo-page--katze .btn-primary:focus {
    border-color: #789f18 !important;
    background: #789f18 !important;
    color: #ffffff !important;
}

.gewo-page--katze .btn-outline-primary {
    border-color: #95c11f !important;
    color: #789f18 !important;
    font-weight: 700;
}

.gewo-page--katze .btn-outline-primary:hover,
.gewo-page--katze .btn-outline-primary:focus {
    border-color: #95c11f !important;
    background: #95c11f !important;
    color: #ffffff !important;
}

/* ==========================================================
   INFO
   ========================================================== */

.gewo-katze-introbox {
    border: 1px solid #e8ece3;
    border-left: 4px solid #95c11f;
    border-radius: 10px;
    background: #f7f8f5;
}

.gewo-page--katze .gewo-section--facts .card {
    overflow: hidden;
    border: 1px solid #e1e5dc;
    border-top: 4px solid #95c11f;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .06) !important;
}

/* ==========================================================
   ZIMMERBEREICH
   ========================================================== */

.gewo-katze-zimmer {
    position: relative;
    width: 100%;
    margin-bottom: 32px;
    overflow: hidden;
    border: 1px solid #e1e5dc;
    border-top: 4px solid #95c11f;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .07);
}

.gewo-katze-zimmer__head {
    padding: 27px 28px 20px;
}

.gewo-katze-zimmer__eyebrow {
    margin: 0 0 7px;
    color: #789f18;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.gewo-katze-zimmer__head h3 {
    margin: 0 0 9px;
    color: #2d2d2d;
    font-size: 28px;
    line-height: 1.25;
}

.gewo-katze-zimmer__intro {
    max-width: 850px;
    margin: 0;
    color: #666666;
    font-size: 16px;
    line-height: 1.65;
}

/* ==========================================================
   RADIOBUTTONS
   Joomla darf hierfür keinen Platz reservieren
   ========================================================== */

.gewo-katze-room-radio,
.gewo-room-gallery__radio {
    display: none !important;
}

/* ==========================================================
   ZIMMERNAVIGATION
   ========================================================== */

.gewo-katze-zimmer__tabs {
    display: grid;
    grid-template-columns: repeat(8, minmax(0, 1fr));
    gap: 7px;
    padding: 0 28px 22px;
}

.gewo-katze-zimmer__tabs label {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    margin: 0;
    padding: 8px;
    border: 1px solid #dce3d2;
    border-radius: 8px;
    background: #f7f8f5;
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    transition:
        border-color .2s ease,
        background .2s ease,
        color .2s ease,
        transform .2s ease;
}

.gewo-katze-zimmer__tabs label:hover {
    border-color: #95c11f;
    background: #ffffff;
    color: #789f18;
    transform: translateY(-1px);
}

#katze-room-1:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-1"],
#katze-room-2:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-2"],
#katze-room-3:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-3"],
#katze-room-4:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-4"],
#katze-room-5:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-5"],
#katze-room-6:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-6"],
#katze-room-7:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-7"],
#katze-room-8:checked ~ .gewo-katze-zimmer__tabs label[for="katze-room-8"] {
    border-color: #95c11f;
    background: #95c11f;
    color: #ffffff;
}

/* ==========================================================
   ZIMMER PANELS
   ========================================================== */

.gewo-katze-zimmer__panels {
    border-top: 1px solid #e7ebe3;
    background: #f9faf7;
}

.gewo-katze-zimmer__panel {
    display: none;
    grid-template-columns:
        minmax(0, 1.55fr)
        minmax(280px, .75fr);
    gap: 28px;
    align-items: center;
    padding: 28px;
}

#katze-room-1:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--1,
#katze-room-2:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--2,
#katze-room-3:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--3,
#katze-room-4:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--4,
#katze-room-5:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--5,
#katze-room-6:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--6,
#katze-room-7:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--7,
#katze-room-8:checked ~ .gewo-katze-zimmer__panels .gewo-katze-zimmer__panel--8 {
    display: grid;
}

/* ==========================================================
   GALERIE
   ========================================================== */

.gewo-room-gallery {
    position: relative;
    width: 100%;
    min-width: 0;
}

/* Feste Bühne */

.gewo-room-gallery__stage {
    position: relative;
    width: 100%;
    height: 390px;
}

/* ==========================================================
   EINZELBILD
   ========================================================== */

.gewo-room-gallery__single {
    position: absolute;
    inset: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #e1e5dc;
    border-radius: 12px;
    background: #eef0eb;
    box-shadow: 0 3px 12px rgba(0,0,0,.05);
}

.gewo-room-gallery__single a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: zoom-in;
}

.gewo-room-gallery__single img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    transition: transform .3s ease;
}

.gewo-room-gallery__single a:hover img {
    transform: scale(1.015);
}

/* Portrait alleine */

.gewo-room-gallery.is-portrait-only
.gewo-room-gallery__single img {
    object-fit: contain !important;
    background: #eef0eb;
}

/* ==========================================================
   COLLAGE
   Aufbau genau wie gewünscht:
   breites Bild groß links
   Hochkantbild schmal rechts
   ========================================================== */

.gewo-room-gallery__collage {
    position: absolute;
    inset: 0;
    display: none;
    width: 100%;
    height: 390px;
    grid-template-columns:
        minmax(0, 2.25fr)
        minmax(195px, 1fr);
    gap: 8px;
}

.gewo-room-gallery.is-collage
.gewo-room-gallery__collage {
    display: grid;
}

.gewo-room-gallery.is-collage
.gewo-room-gallery__single {
    display: none !important;
}

/* Linkes breites Bild */

.gewo-room-gallery__collage-wide {
    position: relative;
    display: block;
    min-width: 0;
    height: 390px;
    overflow: hidden;
    border: 1px solid #e1e5dc;
    border-radius: 12px 4px 4px 12px;
    background: #eef0eb;
    cursor: zoom-in;
    box-shadow: 0 3px 12px rgba(0,0,0,.05);
}

/* Rechtes Hochkantbild */

.gewo-room-gallery__collage-tall {
    position: relative;
    display: block;
    min-width: 0;
    height: 390px;
    overflow: hidden;
    border: 1px solid #e1e5dc;
    border-radius: 4px 12px 12px 4px;
    background: #eef0eb;
    cursor: zoom-in;
    box-shadow: 0 3px 12px rgba(0,0,0,.05);
}

.gewo-room-gallery__collage-wide img,
.gewo-room-gallery__collage-tall img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    transition: transform .3s ease;
}

.gewo-room-gallery__collage-wide:hover img,
.gewo-room-gallery__collage-tall:hover img {
    transform: scale(1.015);
}

/* ==========================================================
   ZOOM ICON
   ========================================================== */

.gewo-room-gallery__zoom {
    position: absolute;
    z-index: 4;
    top: 12px;
    right: 12px;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 38px;
    height: 38px;

    border-radius: 50%;

    background: rgba(255,255,255,.94);
    color: #668b10;

    font-size: 19px;
    font-weight: 800;

    pointer-events: none;

    box-shadow: 0 3px 10px rgba(0,0,0,.15);
}

/* ==========================================================
   AKTIVE EINZELBILDER
   CSS-FALLBACK
   ========================================================== */

/* Zimmer 1 */

#r1i1:checked ~ .gewo-room-gallery__stage .slide-1 {
    display: block;
}

/* Zimmer 2 */

#r2i1:checked ~ .gewo-room-gallery__stage .slide-1,
#r2i2:checked ~ .gewo-room-gallery__stage .slide-2 {
    display: block;
}

/* Zimmer 3 */

#r3i1:checked ~ .gewo-room-gallery__stage .slide-1,
#r3i2:checked ~ .gewo-room-gallery__stage .slide-2,
#r3i3:checked ~ .gewo-room-gallery__stage .slide-3,
#r3i4:checked ~ .gewo-room-gallery__stage .slide-4,
#r3i5:checked ~ .gewo-room-gallery__stage .slide-5 {
    display: block;
}

/* Zimmer 4 */

#r4i1:checked ~ .gewo-room-gallery__stage .slide-1,
#r4i2:checked ~ .gewo-room-gallery__stage .slide-2 {
    display: block;
}

/* Zimmer 5 */

#r5i1:checked ~ .gewo-room-gallery__stage .slide-1,
#r5i2:checked ~ .gewo-room-gallery__stage .slide-2,
#r5i3:checked ~ .gewo-room-gallery__stage .slide-3 {
    display: block;
}

/* Zimmer 6 */

#r6i1:checked ~ .gewo-room-gallery__stage .slide-1,
#r6i2:checked ~ .gewo-room-gallery__stage .slide-2,
#r6i3:checked ~ .gewo-room-gallery__stage .slide-3 {
    display: block;
}

/* Zimmer 7 */

#r7i1:checked ~ .gewo-room-gallery__stage .slide-1,
#r7i2:checked ~ .gewo-room-gallery__stage .slide-2,
#r7i3:checked ~ .gewo-room-gallery__stage .slide-3,
#r7i4:checked ~ .gewo-room-gallery__stage .slide-4,
#r7i5:checked ~ .gewo-room-gallery__stage .slide-5,
#r7i6:checked ~ .gewo-room-gallery__stage .slide-6 {
    display: block;
}

/* Zimmer 8 */

#r8i1:checked ~ .gewo-room-gallery__stage .slide-1,
#r8i2:checked ~ .gewo-room-gallery__stage .slide-2,
#r8i3:checked ~ .gewo-room-gallery__stage .slide-3 {
    display: block;
}

/* ==========================================================
   THUMBNAILS
   REIHENFOLGE BLEIBT IMMER IDENTISCH
   ========================================================== */

.gewo-room-gallery__thumbs {
    display: flex;
    gap: 10px;

    width: 100%;
    height: 118px;

    margin-top: 10px;
    padding: 2px 2px 6px;

    overflow-x: auto;
    overflow-y: hidden;

    cursor: grab;

    user-select: none;
    -webkit-user-select: none;

    scrollbar-width: thin;
    scrollbar-color: #95c11f #eef0eb;

    -webkit-overflow-scrolling: touch;
}

.gewo-room-gallery__thumbs::-webkit-scrollbar {
    height: 5px;
}

.gewo-room-gallery__thumbs::-webkit-scrollbar-track {
    background: #eef0eb;
    border-radius: 10px;
}

.gewo-room-gallery__thumbs::-webkit-scrollbar-thumb {
    background: #95c11f;
    border-radius: 10px;
}

.gewo-room-gallery__thumbs.is-dragging {
    cursor: grabbing;
}

.gewo-room-gallery__thumb {
    position: relative;

    flex: 0 0 165px;

    width: 165px;
    height: 105px;

    margin: 0;

    overflow: hidden;

    border: 2px solid transparent;
    border-radius: 9px;

    background: #eef0eb;

    cursor: pointer;

    transition:
        border-color .2s ease,
        transform .2s ease,
        box-shadow .2s ease;
}

.gewo-room-gallery__thumb:hover {
    border-color: #95c11f;
    transform: translateY(-2px);
    box-shadow: 0 5px 12px rgba(0,0,0,.12);
}

.gewo-room-gallery__thumb img {
    display: block;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;
    object-position: center center !important;

    pointer-events: none;

    user-select: none;
    -webkit-user-select: none;
}

/* ==========================================================
   AKTIVES THUMBNAIL
   Wird NUR markiert.
   NICHT verschoben.
   NICHT entfernt.
   ========================================================== */

#r1i1:checked ~ .gewo-room-gallery__thumbs label[for="r1i1"],

#r2i1:checked ~ .gewo-room-gallery__thumbs label[for="r2i1"],
#r2i2:checked ~ .gewo-room-gallery__thumbs label[for="r2i2"],

#r3i1:checked ~ .gewo-room-gallery__thumbs label[for="r3i1"],
#r3i2:checked ~ .gewo-room-gallery__thumbs label[for="r3i2"],
#r3i3:checked ~ .gewo-room-gallery__thumbs label[for="r3i3"],
#r3i4:checked ~ .gewo-room-gallery__thumbs label[for="r3i4"],
#r3i5:checked ~ .gewo-room-gallery__thumbs label[for="r3i5"],

#r4i1:checked ~ .gewo-room-gallery__thumbs label[for="r4i1"],
#r4i2:checked ~ .gewo-room-gallery__thumbs label[for="r4i2"],

#r5i1:checked ~ .gewo-room-gallery__thumbs label[for="r5i1"],
#r5i2:checked ~ .gewo-room-gallery__thumbs label[for="r5i2"],
#r5i3:checked ~ .gewo-room-gallery__thumbs label[for="r5i3"],

#r6i1:checked ~ .gewo-room-gallery__thumbs label[for="r6i1"],
#r6i2:checked ~ .gewo-room-gallery__thumbs label[for="r6i2"],
#r6i3:checked ~ .gewo-room-gallery__thumbs label[for="r6i3"],

#r7i1:checked ~ .gewo-room-gallery__thumbs label[for="r7i1"],
#r7i2:checked ~ .gewo-room-gallery__thumbs label[for="r7i2"],
#r7i3:checked ~ .gewo-room-gallery__thumbs label[for="r7i3"],
#r7i4:checked ~ .gewo-room-gallery__thumbs label[for="r7i4"],
#r7i5:checked ~ .gewo-room-gallery__thumbs label[for="r7i5"],
#r7i6:checked ~ .gewo-room-gallery__thumbs label[for="r7i6"],

#r8i1:checked ~ .gewo-room-gallery__thumbs label[for="r8i1"],
#r8i2:checked ~ .gewo-room-gallery__thumbs label[for="r8i2"],
#r8i3:checked ~ .gewo-room-gallery__thumbs label[for="r8i3"] {
    border-color: #95c11f;
    box-shadow: 0 0 0 1px rgba(149,193,31,.15);
}

/* ==========================================================
   FALLBACK
   ========================================================== */

.gewo-page--katze img.gewo-katze-placeholder {
    background: #eef0eb !important;
    object-fit: cover !important;
}

/* ==========================================================
   ZIMMERINFO
   ========================================================== */

.gewo-katze-zimmer__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
}

.gewo-katze-zimmer__number {
    display: inline-flex;
    align-self: flex-start;

    margin-bottom: 11px;
    padding: 6px 12px;

    border-radius: 18px;

    background: rgba(149,193,31,.15);
    color: #668b10;

    font-size: 13px;
    font-weight: 800;
}

.gewo-katze-zimmer__info h4 {
    margin: 0 0 11px;
    color: #2d2d2d;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    text-transform: none !important;
}

.gewo-katze-zimmer__info > p {
    margin: 0 0 19px;
    color: #555555;
    font-size: 16px;
    line-height: 1.7;
}

.gewo-katze-zimmer__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.gewo-katze-zimmer__chips span {
    display: inline-flex;
    align-items: center;

    padding: 7px 11px;

    border: 1px solid #dde3d8;
    border-radius: 18px;

    background: #ffffff;
    color: #555555;

    font-size: 13px;
}

/* ==========================================================
   BUCHUNG
   ========================================================== */

.gewo-katze-zimmer__bottom {
    display: flex;
    flex-wrap: wrap;

    gap: 15px;

    align-items: center;
    justify-content: space-between;

    padding: 18px 28px;

    border-top: 1px solid #e3e8df;

    background: #ffffff;
}

.gewo-katze-zimmer__bottom p {
    margin: 0;
    color: #666666;
    font-size: 14px;
}

.gewo-katze-zimmer__booking-target {
    flex: 1 1 100%;
    width: 100%;
    margin-top: 3px;
}

.gewo-katze-zimmer__booking-target iframe {
    display: block;
    width: 100% !important;
}

.gewo-katze-zimmer__booking {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 42px;

    padding: 9px 17px;

    border: 1px solid #95c11f;
    border-radius: 5px;

    background: #95c11f;
    color: #ffffff !important;

    font-weight: 700;
    text-decoration: none !important;
}

.gewo-katze-zimmer__booking:hover {
    border-color: #789f18;
    background: #789f18;
}

/* ==========================================================
   CSS-LIGHTBOX – OHNE JAVASCRIPT
   Klick auf großes Zimmerbild = Overlay über aktueller Seite
   ========================================================== */

.gewo-css-lightbox {
    position: fixed !important;
    z-index: 2147483000 !important;
    inset: 0 !important;

    display: none;
    align-items: center;
    justify-content: center;

    width: 100vw;
    height: 100dvh;

    padding: 46px 70px 34px;

    background: rgba(0, 0, 0, .88);
}

.gewo-css-lightbox:target {
    display: flex !important;
}

.gewo-css-lightbox__backdrop {
    position: absolute;
    z-index: 1;
    inset: 0;

    display: block;

    width: 100%;
    height: 100%;

    cursor: zoom-out;
}

.gewo-css-lightbox__image {
    position: relative;
    z-index: 2;

    display: block;

    width: auto !important;
    height: auto !important;

    max-width: min(1100px, 88vw) !important;
    max-height: calc(100dvh - 90px) !important;

    object-fit: contain !important;

    border-radius: 10px;
    background: #ffffff;

    box-shadow: 0 18px 60px rgba(0, 0, 0, .55);
}

.gewo-css-lightbox__close {
    position: fixed !important;
    z-index: 2147483002 !important;

    top: 22px !important;
    right: 24px !important;

    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 52px;
    height: 52px;

    margin: 0;
    padding: 0;

    border: 0;
    border-radius: 50%;

    background: #ffffff;
    color: #333333 !important;

    font-family: Arial, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none !important;

    cursor: pointer;

    box-shadow: 0 5px 20px rgba(0, 0, 0, .30);
}

.gewo-css-lightbox__close:hover,
.gewo-css-lightbox__close:focus {
    background: #95c11f;
    color: #ffffff !important;
    text-decoration: none !important;
}

@media (max-width: 600px) {

    .gewo-css-lightbox {
        padding: 64px 12px 18px;
    }

    .gewo-css-lightbox__image {
        max-width: 96vw !important;
        max-height: calc(100dvh - 90px) !important;
    }

    .gewo-css-lightbox__close {
        top: 12px !important;
        right: 12px !important;

        width: 46px;
        height: 46px;

        font-size: 28px;
    }
}

/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 1000px) {

    .gewo-katze-zimmer__tabs {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .gewo-katze-zimmer__panel {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   HANDY
   ========================================================== */

@media (max-width: 600px) {

    .gewo-page--katze .gewo-hero__image img {
        min-height: 230px;
        max-height: 300px;
    }

    .gewo-katze-zimmer__head {
        padding: 21px 18px 16px;
    }

    .gewo-katze-zimmer__head h3 {
        font-size: 23px;
    }

    .gewo-katze-zimmer__tabs {
        display: flex;
        gap: 7px;
        padding: 0 18px 17px;
        overflow-x: auto;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .gewo-katze-zimmer__tabs::-webkit-scrollbar {
        display: none;
    }

    .gewo-katze-zimmer__tabs label {
        flex: 0 0 auto;
        min-width: 82px;
        border-radius: 20px;
    }

    .gewo-katze-zimmer__panel {
        gap: 20px;
        padding: 18px;
    }

    .gewo-room-gallery__stage {
        height: 245px;
    }

    .gewo-room-gallery__collage,
    .gewo-room-gallery__collage-wide,
    .gewo-room-gallery__collage-tall {
        height: 245px;
    }

    .gewo-room-gallery__collage {
        grid-template-columns:
            minmax(0, 1.75fr)
            minmax(105px, .78fr);
        gap: 5px;
    }

    .gewo-room-gallery__thumbs {
        height: 95px;
        margin-top: 8px;
        gap: 8px;
    }

    .gewo-room-gallery__thumb {
        flex: 0 0 125px;
        width: 125px;
        height: 84px;
    }

    .gewo-katze-zimmer__info h4 {
        font-size: 21px;
    }

    .gewo-katze-zimmer__bottom {
        align-items: stretch;
        padding: 16px 18px;
    }

    .gewo-katze-zimmer__booking {
        width: 100%;
    }

}

/* Aus ehemals direkten style-Attributen */
.gewo-inline-001{scroll-margin-top:100px !important;}
.gewo-inline-002{color:#6f9617 !important;}
.gewo-inline-003{font-weight:900 !important;}
.gewo-inline-004{color:#6f9617 !important;font-size:1.55rem !important;}
.gewo-inline-005{text-align:center !important;}
.gewo-inline-006{width:46px !important;height:46px !important;flex:0 0 46px !important;background:#eef4df !important;color:#5d7d13 !important;font-weight:bold !important;}
.gewo-inline-007{text-align:left !important;}
.gewo-inline-008{text-align:justify !important;}
.gewo-inline-009{margin:5px !important;float:left !important;}
.gewo-inline-010{clear:both !important;padding-top:40px !important;}
.gewo-inline-011{float:right !important;}
.gewo-inline-012{list-style-type:none !important;}
.gewo-inline-013{clear:both !important;font-size:10pt !important;text-align:center !important;}
.gewo-inline-014{overflow:hidden !important;border-radius:18px !important;background:linear-gradient(135deg, #f5f8e9 0%, #ffffff 58%, #fff1e5 100%) !important;}
.gewo-inline-015{margin:0 0 10px !important;color:#596700 !important;font-size:0.8rem !important;font-weight:bold !important;letter-spacing:0.08em !important;text-transform:uppercase !important;}
.gewo-inline-016{margin:0 0 15px !important;color:#272727 !important;font-size:clamp(1.8rem, 4vw, 2.7rem) !important;line-height:1.15 !important;}
.gewo-inline-017{max-width:760px !important;margin-bottom:22px !important;color:#4b4b4b !important;}
.gewo-inline-018{display:flex !important;flex-wrap:wrap !important;gap:10px !important;}
.gewo-inline-019{padding:9px 14px !important;border-radius:999px !important;background:#b5d219 !important;color:#263000 !important;font-weight:bold !important;}
.gewo-inline-020{padding:9px 14px !important;border-radius:999px !important;background:#f58220 !important;color:#ffffff !important;font-weight:bold !important;}
.gewo-inline-021{padding:9px 14px !important;border-radius:999px !important;background:#404040 !important;color:#ffffff !important;font-weight:bold !important;}
.gewo-inline-022{scroll-margin-top:100px !important;border-radius:18px !important;overflow:hidden !important;}
.gewo-inline-023{height:100% !important;padding:24px !important;border-radius:14px !important;background:#3f3f3f !important;color:#ffffff !important;}
.gewo-inline-024{margin:0 0 12px !important;color:#c7df43 !important;font-size:0.78rem !important;font-weight:bold !important;letter-spacing:0.08em !important;text-transform:uppercase !important;}
.gewo-inline-025{display:block !important;width:100% !important;height:95px !important;margin:0 0 16px !important;border:0 !important;border-radius:10px !important;background:transparent !important;}
.gewo-inline-026{margin:0 0 18px !important;color:#eeeeee !important;}
.gewo-inline-027{display:inline-block !important;padding:11px 15px !important;border-radius:9px !important;background:#c7df43 !important;color:#263000 !important;font-weight:bold !important;text-decoration:none !important;}
.gewo-inline-028{display:inline-block !important;padding:11px 15px !important;border:1px solid #ffffff !important;border-radius:9px !important;color:#ffffff !important;font-weight:bold !important;text-decoration:none !important;}
.gewo-inline-029{height:100% !important;padding:24px !important;border:2px solid #dce8a4 !important;border-radius:14px !important;background:#f8faef !important;}
.gewo-inline-030{margin:0 0 7px !important;color:#596700 !important;font-size:0.78rem !important;font-weight:bold !important;letter-spacing:0.08em !important;text-transform:uppercase !important;}
.gewo-inline-031{margin:0 0 18px !important;color:#292929 !important;}
.gewo-inline-032{margin-bottom:12px !important;padding:17px !important;border-radius:12px !important;background:#ffffff !important;}
.gewo-inline-033{margin:0 0 5px !important;color:#596700 !important;font-weight:bold !important;}
.gewo-inline-034{display:block !important;color:#292929 !important;font-size:1.2rem !important;}
.gewo-inline-035{color:#666666 !important;}
.gewo-inline-036{padding:17px !important;border-radius:12px !important;background:#eef5cf !important;}
.gewo-inline-037{margin:0 0 5px !important;color:#384400 !important;font-weight:bold !important;}
.gewo-inline-038{margin:0 !important;color:#444444 !important;}
.gewo-inline-039{color:#384400 !important;font-weight:bold !important;text-decoration:underline !important;}
.gewo-inline-040{border-radius:18px !important;}
.gewo-inline-041{margin-bottom:18px !important;color:#292929 !important;}
.gewo-inline-042{margin-bottom:0 !important;color:#596700 !important;font-weight:bold !important;}
.gewo-inline-043{border-left:5px solid #f58220 !important;border-radius:18px !important;background:#fff5eb !important;}
.gewo-inline-044{margin:0 0 7px !important;color:#a84800 !important;font-size:0.78rem !important;font-weight:bold !important;letter-spacing:0.08em !important;text-transform:uppercase !important;}
.gewo-inline-045{margin-bottom:16px !important;color:#292929 !important;font-size:1.4rem !important;}
.gewo-inline-046{margin-bottom:0 !important;}
.gewo-inline-047{color:#8f3d00 !important;font-weight:bold !important;}
.gewo-inline-048{scroll-margin-top:100px !important;border-radius:18px !important;}
.gewo-inline-049{margin-bottom:22px !important;}
.gewo-inline-050{margin:0 0 8px !important;color:#292929 !important;}
.gewo-inline-051{margin:0 !important;color:#666666 !important;}
.gewo-inline-052{height:100% !important;padding:13px 15px !important;border-left:4px solid #b73535 !important;border-radius:8px !important;background:#fff3f3 !important;}
.gewo-inline-053{margin:0 0 4px !important;color:#7d2020 !important;font-size:1rem !important;}
.gewo-inline-054{margin:0 !important;font-size:0.95rem !important;}
.gewo-inline-055{height:100% !important;padding:13px 15px !important;border-left:4px solid #f58220 !important;border-radius:8px !important;background:#fff7ef !important;}
.gewo-inline-056{margin:0 0 4px !important;color:#8f3d00 !important;font-size:1rem !important;}
.gewo-inline-057{height:100% !important;padding:13px 15px !important;border-left:4px solid #d3a500 !important;border-radius:8px !important;background:#fffbea !important;}
.gewo-inline-058{margin:0 0 4px !important;color:#705800 !important;font-size:1rem !important;}
.gewo-inline-059{height:100% !important;padding:13px 15px !important;border-left:4px solid #7d9b00 !important;border-radius:8px !important;background:#f5f9e7 !important;}
.gewo-inline-060{margin:0 0 4px !important;color:#4d6000 !important;font-size:1rem !important;}
.gewo-inline-061{margin-top:16px !important;padding:20px 22px !important;border-radius:12px !important;background:#3f3f3f !important;color:#ffffff !important;}
.gewo-inline-062{display:block !important;margin-bottom:7px !important;color:#c7df43 !important;font-size:1.05rem !important;}
.gewo-inline-063{font-size:1.05rem !important;}
.gewo-inline-064{margin-bottom:24px !important;}
.gewo-inline-065{margin:0 0 7px !important;color:#596700 !important;font-size:0.8rem !important;font-weight:bold !important;letter-spacing:0.08em !important;text-transform:uppercase !important;}
.gewo-inline-066{margin:0 !important;color:#292929 !important;}
.gewo-inline-067{height:100% !important;padding:22px !important;border-radius:14px !important;background:#f7f8f3 !important;text-align:center !important;}
.gewo-inline-068{margin-bottom:6px !important;font-size:1.15rem !important;}
.gewo-inline-069{margin-bottom:12px !important;color:#666666 !important;}
.gewo-inline-070{color:#596700 !important;font-size:1.8rem !important;}
.gewo-inline-071{height:100% !important;padding:22px !important;border-radius:14px !important;background:#eef5cf !important;text-align:center !important;}
.gewo-inline-072{margin-bottom:12px !important;color:#596150 !important;}
.gewo-inline-073{margin-top:8px !important;border:1px solid #e1e1e1 !important;border-radius:14px !important;overflow:hidden !important;}
.gewo-inline-074{display:flex !important;flex-wrap:wrap !important;justify-content:space-between !important;gap:10px !important;padding:15px 18px !important;background:#ffffff !important;border-bottom:1px solid #e7e7e7 !important;}
.gewo-inline-075{display:flex !important;flex-wrap:wrap !important;justify-content:space-between !important;gap:10px !important;padding:15px 18px !important;background:#fafafa !important;border-bottom:1px solid #e7e7e7 !important;}
.gewo-inline-076{display:flex !important;flex-wrap:wrap !important;justify-content:space-between !important;gap:10px !important;padding:15px 18px !important;background:#ffffff !important;}
.gewo-inline-077{margin-bottom:8px !important;color:#292929 !important;}
.gewo-inline-078{margin-bottom:22px !important;color:#666666 !important;}
.gewo-inline-079{scroll-margin-top:100px !important;overflow:hidden !important;border-radius:18px !important;background:#3f3f3f !important;color:#ffffff !important;}
.gewo-inline-080{margin:0 0 7px !important;color:#c7df43 !important;font-weight:bold !important;text-transform:uppercase !important;letter-spacing:0.06em !important;}
.gewo-inline-081{margin:0 0 8px !important;color:#ffffff !important;}
.gewo-inline-082{margin:0 !important;color:#eeeeee !important;}
.gewo-inline-083{display:inline-block !important;padding:12px 17px !important;border-radius:10px !important;background:#c7df43 !important;color:#263000 !important;font-weight:bold !important;text-decoration:none !important;}
.gewo-inline-084{display:inline-block !important;padding:12px 17px !important;border:1px solid #ffffff !important;border-radius:10px !important;color:#ffffff !important;font-weight:bold !important;text-decoration:none !important;}
.gewo-inline-085{margin-top:22px !important;}
.gewo-inline-086{color:#ffffff !important;text-decoration:underline !important;}
.gewo-inline-087{margin-right:20px !important;float:right !important;}
.gewo-inline-088{max-width:1100px !important;margin:0 auto !important;font-family:Arial, Helvetica, sans-serif !important;line-height:1.6 !important;color:#333 !important;}
.gewo-inline-089{display:flex !important;flex-wrap:wrap !important;align-items:stretch !important;gap:26px !important;background:linear-gradient(135deg, #f7f7f7 0%, #ffffff 100%) !important;border:1px solid #e5e5e5 !important;border-top:4px solid #95c11f !important;border-radius:12px !important;padding:28px !important;margin-bottom:28px !important;}
.gewo-inline-090{flex:1 1 420px !important;min-width:260px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;}
.gewo-inline-091{display:inline-block !important;align-self:flex-start !important;background:#95c11f !important;color:#ffffff !important;border-radius:20px !important;padding:6px 14px !important;font-size:13px !important;font-weight:bold !important;margin-bottom:16px !important;}
.gewo-inline-092{margin:0 !important;font-size:34px !important;line-height:1.25 !important;color:#2d2d2d !important;font-weight:300 !important;}
.gewo-inline-093{font-size:18px !important;color:#666 !important;margin:12px 0 0 0 !important;}
.gewo-inline-094{margin:20px 0 0 0 !important;color:#e94e1b !important;font-size:24px !important;line-height:1.35 !important;font-weight:bold !important;}
.gewo-inline-095{flex:1 1 380px !important;min-width:260px !important;}
.gewo-inline-096{display:block !important;width:100% !important;height:100% !important;min-height:300px !important;max-height:400px !important;object-fit:cover !important;object-position:center center !important;border-radius:10px !important;}
.gewo-inline-097{display:flex !important;flex-wrap:wrap !important;gap:14px !important;margin-bottom:28px !important;}
.gewo-inline-098{flex:1 1 220px !important;background:#ffffff !important;border:1px solid #e5e5e5 !important;border-top:4px solid #95c11f !important;border-radius:12px !important;padding:20px !important;}
.gewo-inline-099{font-size:28px !important;margin-bottom:8px !important;}
.gewo-inline-100{font-size:18px !important;}
.gewo-inline-101{margin:8px 0 0 0 !important;color:#666 !important;}
.gewo-inline-102{background:#ffffff !important;border:1px solid #e5e5e5 !important;border-radius:10px !important;padding:24px !important;margin-bottom:28px !important;}
.gewo-inline-103{margin-top:0 !important;color:#2d2d2d !important;font-size:28px !important;}
.gewo-inline-104{font-size:17px !important;line-height:1.8 !important;margin-bottom:14px !important;}
.gewo-inline-105{font-size:17px !important;line-height:1.8 !important;margin-bottom:0 !important;}
.gewo-inline-106{background:#f7f7f7 !important;border-left:5px solid #95c11f !important;border-radius:10px !important;padding:24px !important;margin-bottom:28px !important;}
.gewo-inline-107{margin-top:0 !important;color:#2d2d2d !important;font-size:26px !important;}
.gewo-inline-108{background:#ffffff !important;border:1px solid #e5e5e5 !important;border-radius:20px !important;padding:8px 14px !important;}
.gewo-inline-109{display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:26px !important;background:#ffffff !important;border:1px solid #e5e5e5 !important;border-radius:10px !important;padding:24px !important;margin-bottom:28px !important;}
.gewo-inline-110{flex:0 1 260px !important;}
.gewo-inline-111{display:block !important;width:100% !important;max-width:260px !important;aspect-ratio:4 / 3 !important;object-fit:cover !important;border-radius:8px !important;margin:0 auto !important;}
.gewo-inline-112{flex:1 1 420px !important;min-width:260px !important;}
.gewo-inline-113{margin:0 !important;color:#2d2d2d !important;font-size:26px !important;}
.gewo-inline-114{margin:6px 0 12px 0 !important;color:#e94e1b !important;font-size:19px !important;font-weight:bold !important;}
.gewo-inline-115{font-size:16px !important;line-height:1.8 !important;margin:0 0 16px 0 !important;}
.gewo-inline-116{display:inline-block !important;background:#3d3d3d !important;color:#ffffff !important;padding:12px 22px !important;border-radius:6px !important;text-decoration:none !important;font-weight:bold !important;}
.gewo-inline-117{margin-top:0 !important;color:#666 !important;}
.gewo-inline-118{background:#fafafa !important;border-radius:10px !important;padding:16px !important;overflow:hidden !important;}
.gewo-inline-119{background:linear-gradient(135deg, #f7f7f7 0%, #ffffff 100%) !important;border:2px solid #95c11f !important;border-radius:12px !important;padding:26px !important;margin-bottom:28px !important;}
.gewo-inline-120{font-size:17px !important;line-height:1.8 !important;margin:0 0 18px 0 !important;}
.gewo-inline-121{font-size:17px !important;line-height:1.8 !important;margin-bottom:18px !important;}
.gewo-inline-122{color:#7bbf2b !important;text-decoration:none !important;font-weight:bold !important;}
.gewo-inline-123{display:flex !important;flex-wrap:wrap !important;gap:12px !important;}
.gewo-inline-124{display:inline-block !important;background:#95c11f !important;color:#ffffff !important;padding:12px 22px !important;border-radius:6px !important;text-decoration:none !important;font-weight:bold !important;}
.gewo-inline-125{margin-top:35px !important;padding:20px !important;background:#fafafa !important;border-top:2px solid #7bbf2b !important;border-radius:8px !important;text-align:center !important;color:#777 !important;font-size:14px !important;}
.gewo-inline-126{min-height:320px !important;object-fit:cover !important;}
.gewo-inline-127{margin:5px !important;float:right !important;}
.gewo-inline-128{background:#c62828 !important;border-color:#c62828 !important;color:#ffffff !important;}
.gewo-inline-129{background:#a9c724 !important;border-color:#a9c724 !important;color:#333333 !important;}
.gewo-inline-130{scroll-margin-top:100px !important;border-top:4px solid #c62828 !important;background:linear-gradient(135deg,#fff7f7 0%,#ffffff 100%) !important;}
.gewo-inline-131{background:#c62828 !important;color:#ffffff !important;font-size:13px !important;font-weight:bold !important;}
.gewo-inline-132{border-left:4px solid #c62828 !important;}
.gewo-inline-133{width:44px !important;height:44px !important;flex:0 0 44px !important;background:#c62828 !important;color:#ffffff !important;font-size:19px !important;}
.gewo-inline-134{margin-left:14px !important;min-width:0 !important;}
.gewo-inline-135{font-size:17px !important;line-height:1.35 !important;}
.gewo-inline-136{color:#981f1f !important;font-weight:bold !important;}
.gewo-inline-137{border-left:5px solid #c62828 !important;background:#fff5f5 !important;color:#4a2424 !important;}
.gewo-inline-138{background:#ffffff !important;border:2px solid #95c11f !important;color:#5d7d13 !important;}
.gewo-inline-139{text-align:right !important;}
.gewo-inline-140{margin:10px !important;float:left !important;}
.gewo-inline-141{margin:10px !important;}
.gewo-inline-142{float:left !important;}
.gewo-inline-143{font-size:14pt !important;}
.gewo-inline-144{list-style-type:disc !important;}
.gewo-inline-145{text-decoration:underline !important;}
.gewo-inline-146{margin-right:10px !important;}
.gewo-inline-147{color:#000000 !important;}
.gewo-inline-148{margin:0 !important;font-size:34px !important;line-height:1.25 !important;color:#2d2d2d !important;}
.gewo-inline-149{display:block !important;width:100% !important;height:100% !important;min-height:300px !important;max-height:400px !important;object-fit:cover !important;border-radius:10px !important;}
.gewo-inline-150{display:flex !important;flex-wrap:wrap !important;gap:24px !important;margin-bottom:28px !important;}
.gewo-inline-151{flex:1 1 320px !important;min-width:260px !important;background:#fafafa !important;border:1px solid #e5e5e5 !important;border-radius:10px !important;padding:24px !important;}
.gewo-inline-152{line-height:2 !important;font-size:16px !important;margin-bottom:0 !important;}
.gewo-inline-153{font-size:16px !important;line-height:1.8 !important;}
.gewo-inline-154{flex:0 1 190px !important;}
.gewo-inline-155{display:block !important;max-width:100% !important;height:auto !important;margin:0 auto !important;}
.gewo-inline-156{display:flex !important;justify-content:flex-end !important;margin-top:18px !important;}
.gewo-inline-157{padding:10px 22px !important;border-radius:8px !important;background:#95c11f !important;border:1px solid #95c11f !important;color:#ffffff !important;text-decoration:none !important;font-weight:bold !important;width:fit-content !important;}
.gewo-inline-158{width:100% !important;min-height:180px !important;}
.gewo-inline-159{display:block !important;width:100% !important;height:auto !important;margin-top:20px !important;border-radius:16px !important;}
.gewo-inline-160{border-radius:18px !important;background:linear-gradient(135deg, #eaf7fb 0%, #ffffff 55%, #f1f8df 100%) !important;}
.gewo-inline-161{margin:0 0 7px !important;color:#0b6b7a !important;font-size:0.78rem !important;font-weight:bold !important;letter-spacing:0.08em !important;text-transform:uppercase !important;}
.gewo-inline-162{margin:0 !important;color:#5f6875 !important;}
.gewo-inline-163{display:block !important;width:100% !important;height:71px !important;border:0px !important;border-radius:10px !important;background:transparent !important;}
.gewo-inline-164{margin-left:20px !important;float:right !important;}
.gewo-inline-165{width:100% !important;}
.gewo-inline-166{max-width:1100px !important;margin:0 auto 25px auto !important;font-family:Arial, Helvetica, sans-serif !important;line-height:1.6 !important;color:#333 !important;}
.gewo-inline-167{background:#ffffff !important;border:1px solid #e5e5e5 !important;border-left:5px solid #95c11f !important;border-radius:10px !important;padding:20px !important;margin-bottom:20px !important;height:435px !important;overflow:hidden !important;display:flex !important;flex-direction:column !important;}
.gewo-inline-168{margin:0 0 10px 0 !important;color:#e94e1b !important;font-size:26px !important;line-height:1.25 !important;}
.gewo-inline-169{margin:0 0 12px 0 !important;font-size:16px !important;}
.gewo-inline-170{display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin-top:auto !important;}
.gewo-inline-171{background:#f7f7f7 !important;border:1px solid #e5e5e5 !important;border-radius:20px !important;padding:6px 12px !important;font-size:14px !important;}
.gewo-inline-172{background:#f7f7f7 !important;border:1px solid #e5e5e5 !important;border-top:4px solid #95c11f !important;border-radius:10px !important;padding:24px !important;margin-bottom:28px !important;}
.gewo-inline-173{margin:20px 0 0 0 !important;color:#7bbf2b !important;font-size:26px !important;font-weight:bold !important;}
.gewo-inline-174{display:flex !important;flex-wrap:wrap !important;gap:14px !important;}
.gewo-inline-175{flex:1 1 200px !important;min-width:200px !important;background:#fafafa !important;border:1px solid #eeeeee !important;border-radius:10px !important;padding:15px !important;}
.gewo-inline-176{color:#777 !important;font-size:13px !important;}
.gewo-inline-177{font-size:18px !important;color:#7bbf2b !important;}
.gewo-inline-178{margin-top:0 !important;font-size:28px !important;color:#2d2d2d !important;}
.gewo-inline-179{flex:1 1 300px !important;min-width:260px !important;background:#fafafa !important;border:1px solid #e5e5e5 !important;border-radius:10px !important;padding:24px !important;}
.gewo-inline-180{margin-top:0 !important;color:#2d2d2d !important;}
.gewo-inline-181{border-bottom:1px solid #e5e5e5 !important;padding:10px 0 !important;}
.gewo-inline-182{padding:10px 0 0 0 !important;}
.gewo-inline-183{background:#fafafa !important;border:1px solid #e5e5e5 !important;border-radius:10px !important;padding:24px !important;margin-bottom:28px !important;}
.gewo-inline-184{background:#f7f7f7 !important;border:2px solid #7bbf2b !important;border-radius:12px !important;padding:24px !important;margin-bottom:28px !important;}
.gewo-inline-185{font-size:17px !important;line-height:2 !important;margin-bottom:0 !important;}
.gewo-inline-186{font-size:22px !important;}
.gewo-inline-187{color:#7bbf2b !important;text-decoration:none !important;}
.gewo-inline-188{color:#666 !important;margin-bottom:20px !important;}
.gewo-inline-189{color:#000000 !important;font-size:14pt !important;}
.gewo-inline-190{display:inline-block !important;align-self:flex-start !important;background:#95c11f !important;color:#ffffff !important;border-radius:20px !important;padding:5px 14px !important;font-size:13px !important;font-weight:bold !important;margin-bottom:18px !important;}
.gewo-inline-191{margin:0 !important;color:#e94e1b !important;font-size:26px !important;line-height:1.25 !important;font-weight:400 !important;}
.gewo-inline-192{display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin-top:auto !important;padding-top:28px !important;}
.gewo-inline-193{background:#f7f7f7 !important;border:1px solid #e5e5e5 !important;border-radius:20px !important;padding:6px 14px !important;font-size:14px !important;}
.gewo-inline-194{background:linear-gradient(135deg, #f7f7f7 0%, #ffffff 100%) !important;border:1px solid #e5e5e5 !important;border-top:4px solid #95c11f !important;border-radius:12px !important;padding:28px !important;margin-bottom:28px !important;}
.gewo-inline-195{display:inline-block !important;background:#95c11f !important;color:#ffffff !important;border-radius:20px !important;padding:6px 14px !important;font-size:13px !important;font-weight:bold !important;margin-bottom:16px !important;}
.gewo-inline-196{margin:20px 0 0 0 !important;color:#7bbf2b !important;font-size:28px !important;font-weight:bold !important;}
.gewo-inline-197{margin:12px 0 0 0 !important;font-size:15px !important;color:#555 !important;}
.gewo-inline-198{flex:1 1 220px !important;background:#ffffff !important;border:1px solid #e5e5e5 !important;border-radius:12px !important;padding:20px !important;border-top:4px solid #95c11f !important;}
.gewo-inline-199{flex:1 1 220px !important;background:#fafafa !important;border:1px solid #eeeeee !important;border-radius:10px !important;padding:16px !important;}
.gewo-inline-200{background:linear-gradient(135deg, #f7f7f7 0%, #ffffff 100%) !important;border:2px solid #7bbf2b !important;border-radius:12px !important;padding:26px !important;margin-bottom:28px !important;}
.gewo-inline-201{font-size:17px !important;line-height:2 !important;margin-bottom:18px !important;}
.gewo-inline-202{display:inline-block !important;align-self:flex-start !important;background:#95c11f !important;color:#ffffff !important;border-radius:20px !important;padding:5px 12px !important;font-size:13px !important;font-weight:bold !important;margin-bottom:12px !important;}
.gewo-inline-203{margin:0 0 12px 0 !important;font-size:15px !important;color:#555 !important;}
.gewo-inline-204{background:#ffffff !important;border:1px solid #e5e5e5 !important;border-left:5px solid #95c11f !important;border-radius:10px !important;padding:20px !important;margin-bottom:20px !important;height:354px !important;overflow:hidden !important;display:flex !important;flex-direction:column !important;}
.gewo-inline-205{background:#fafafa !important;border-radius:10px !important;padding:16px !important;}
.gewo-inline-206{background:#fff8e8 !important;border-left:5px solid #f0ad4e !important;border-radius:10px !important;padding:24px !important;margin-bottom:28px !important;}
.gewo-inline-207{margin:0 0 10px !important;color:#ffffff !important;font-size:1.4rem !important;}
