/* =========================================================
   0) Google Fonts
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spectral:wght@400;500;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;800&display=swap');


/* =========================================================
   1) Base / Reset
========================================================= */
html, body { overflow-x: hidden; }
html.overlay-open,
body.overlay-open {
  overflow: hidden;
}
body {
  margin: 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  background-color: #ffffff;
  color: #333;
  scroll-behavior: smooth;
}

.homepage-banner-overlay {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(34, 47, 46, 0.42);
  backdrop-filter: blur(10px);
}

.homepage-banner-overlay.is-hidden {
  display: none;
}

.homepage-banner-card {
  position: relative;
  width: min(720px, calc(100vw - 32px));
  padding: 32px 32px 28px;
  border-radius: 28px;
  background: linear-gradient(145deg, #f9fbfa 0%, #eef4f2 100%);
  box-shadow: 0 28px 80px rgba(36, 63, 62, 0.18);
  border: 1px solid rgba(123, 160, 160, 0.24);
  color: #284746;
}

.homepage-banner-close {
  position: absolute;
  top: 16px;
  right: 18px;
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 999px;
  background: rgba(123, 160, 160, 0.16);
  color: #284746;
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

.homepage-banner-close:hover {
  background: rgba(123, 160, 160, 0.28);
  transform: scale(1.03);
}

.homepage-banner-eyebrow {
  margin: 0 0 10px;
  font-size: 0.95rem !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6d8f8e;
}

.homepage-banner-title {
  margin: 0 0 14px;
  font-family: 'Raleway', sans-serif;
  font-size: clamp(2rem, 3vw, 2.8rem);
  line-height: 1.08;
  color: #284746;
}

.homepage-banner-text {
  margin: 0;
  max-width: 58ch;
  font-size: 1.12rem !important;
  line-height: 1.75;
  color: #3c5a59;
}

.map-consent-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: inherit;
  min-height: 360px;
}

.map-consent-wrapper.map-consent-is-blocked > #map,
.map-consent-wrapper.map-consent-is-blocked > #startseite-map {
  opacity: 0;
}

.map-consent-gate {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background:
    linear-gradient(180deg, rgba(248, 250, 249, 0.96), rgba(239, 245, 243, 0.96));
}

.map-consent-card {
  max-width: 560px;
  padding: 22px 24px;
  border: 1px solid rgba(110, 146, 145, 0.18);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 14px 34px rgba(42, 73, 72, 0.09);
  text-align: center;
  color: #2c4f4e;
}

.map-consent-icon {
  width: 42px;
  height: 42px;
  margin: 0 auto 12px;
  border-radius: 999px;
  background: rgba(110, 146, 145, 0.18);
  color: #5d8180;
  font-size: 1.4rem;
  font-weight: 700;
  display: grid;
  place-items: center;
}

.map-consent-card h3 {
  margin: 0 0 8px;
  font-family: 'Raleway', sans-serif;
  font-size: clamp(1.25rem, 1.9vw, 1.9rem);
  line-height: 1.2;
  color: #294847;
}

.map-consent-card p {
  margin: 0 0 10px;
  font-size: 0.98rem !important;
  line-height: 1.55;
  color: #456564;
}

.map-consent-card a {
  font-size: 0.95rem !important;
  color: #2d6362;
  text-decoration: underline;
}

.map-consent-button {
  margin-top: 6px;
  padding: 10px 18px;
  border: 1.5px solid rgba(93, 129, 128, 0.65);
  border-radius: 14px;
  background: #fff;
  color: #365554;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.96rem;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.map-consent-button:hover {
  background: #f4f8f7;
  box-shadow: 0 8px 24px rgba(52, 83, 82, 0.12);
  transform: translateY(-1px);
}

:root {
  --content-text-size: 1.15rem;
}
a { text-decoration: none; color: inherit; }
img { max-width: 100%; height: auto; display: block; }

/* Einheitliche Textgroesse (wie geoeffnete Felder auf Ablauf),
   ohne Ueberschriften h1-h6 */
.block :where(p, li, a, span, label, input, textarea, select, button):not(h1, h2, h3, h4, h5, h6),
.site-footer :where(p, li, a, span, label, input, textarea, select, button):not(h1, h2, h3, h4, h5, h6) {
  font-size: var(--content-text-size) !important;
}

.block :where(input, textarea, select)::placeholder {
  font-size: var(--content-text-size);
}

@media (max-width: 767px) {
  .homepage-banner-overlay {
    padding: 16px;
    align-items: flex-start;
    padding-top: max(16px, env(safe-area-inset-top));
  }

  .homepage-banner-card {
    width: calc(100vw - 32px);
    padding: 26px 22px 22px;
    border-radius: 22px;
  }

  .homepage-banner-close {
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
  }

  .homepage-banner-title {
    padding-right: 32px;
    font-size: 1.8rem;
  }

  .homepage-banner-text {
    font-size: 1rem !important;
    line-height: 1.65;
  }

  .map-consent-wrapper {
    min-height: 320px;
  }

  .map-consent-gate {
    padding: 14px;
  }

  .map-consent-card {
    padding: 18px 16px;
    border-radius: 18px;
  }

  .map-consent-card h3 {
    font-size: 1.2rem;
  }

  .map-consent-card p {
    font-size: 0.92rem !important;
  }

  .map-consent-button {
    width: 100%;
  }
}

/* Buttons global wieder auf urspruengliche Groesse (Kontakt ausgenommen) */
.block .card-button,
.block .carousel-btn,
.block .carousel-tabs button,
.block .overlay-close,
.block .card-toggle,
.floating-doctolib-button {
  font-size: initial !important;
}

.block .card-button {
  font-size: 0.95rem !important;
}

.block .carousel-tabs button {
  font-size: 1.05rem !important;
}

.block .carousel-btn {
  font-size: 22px !important;
}

/* Screenreader-only Text */
.visually-hidden {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0);
  white-space: nowrap; border: 0;
}




/* =========================================================
   2) Navigation (Navbar + Menü 
========================================================= */
.navbar {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(6px);
  position: fixed; top: 0; left: 0; right: 0;
  z-index: 999;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.navbar-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 10px 40px;
  display: flex; justify-content: space-between; align-items: center;
}
.logo img { height: 80px; }
.menu { display: flex; align-items: center; gap: 20px; }

@media (min-width: 901px) {
  .navbar-inner {
    max-width: 1300px;
    padding: 10px 34px 10px 34px;
  }

  .logo {
    margin-left: -30px;
  }

  .menu {
    margin-right: -50px;
  }
}

/* Menü Links (Basis) */
.menu a:not(.doctolib-button) {
  position: relative;
  padding-bottom: 4px;

  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;

  color: #000;
  opacity: 0.30;

  transition: opacity 0.3s ease, color 0.3s ease;
}


/* =========================================================
   2) Animation der Linie: Hover (aufbauen) + Active (abbauen)
========================================================= */

/* Basis-Linie */
.menu a:not(.doctolib-button) {
  position: relative;
}

/* Unterstrich-Grundlage */
.menu a:not(.doctolib-button)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;

  width: 100%;
  height: 2px;
  background-color: #8FB0B1;

  transform: scaleX(0);
  transform-origin: left;              /* Hover: von links aufbauen */
  transition: transform 0.5s ease;     /* nur für Hover */
}

/* Hover/Fokus: Linie entsteht von links */
.menu a:not(.doctolib-button):hover::after,
.menu a:not(.doctolib-button):focus-visible::after {
  transform: scaleX(1);
  transform-origin: left;
}

.menu a:not(.doctolib-button):hover,
.menu a:not(.doctolib-button):focus-visible {
  opacity: 1;
  color: #8FB0B1;
}

/* Active: Link-Text */
.menu a:not(.doctolib-button).active {
  opacity: 1;
  color: #7FA3A4;
  font-weight: 300;
}

/* Active: Linie ist kurz voll da und baut rechts -> links ab */
.menu a:not(.doctolib-button).active::after {
  transform: scaleX(1);
  transform-origin: right;                 /* Abbau startet rechts */
  animation: underline-out 0.7s ease forwards;
  animation-delay: 0.1s;                   /* optional: kurz sichtbar */
  /* 🔒 verhindert JEDE weitere Animation */
  pointer-events: none;
}
}

/* Wenn man den aktiven Link hovert: Animation stoppen + Hover zeigen */
.menu a:not(.doctolib-button).active:hover::after,
.menu a:not(.doctolib-button).active:focus-visible::after {
  animation: none;
  transform: scaleX(1);
  transform-origin: left;
}

/* Keyframes: NUR scaleX animieren (origin nicht wechseln!) */
@keyframes underline-out {
  from { transform: scaleX(1); }
  to   { transform: scaleX(0); }
}


/* =========================================================
   3) Blöcke / Layout + Farbschema + Container
========================================================= */
.block {
  min-height: 100vh;
  padding: 120px 20px 60px; /* Platz für fixe Navbar */
  display: flex; align-items: center; justify-content: center;
  opacity: 0; transform: translateY(50px); transition: all 0.8s ease-in-out;
  text-align: center;
}
.block.show { opacity: 1; transform: translateY(0); }

/* Farbschema */
.block-1 { background-color: #ffffff; padding-top: 180px; }
.block-2 { background-color: #f5f5f5; padding-top: 10px; }
.block-3 { background-color: #e9ede9; }
.block-4 { background-color: #faf8f4; color: #696969; padding-top: 10px; }
.block-5 { background-color: #AFC5C3; color: #fff; padding-top: 10px; }
.block-6 { background-color: #8FA79B; color: #fff; }

.container {
  max-width: 1200px; margin: 0 auto; padding: 0 20px; width: 100%; box-sizing: border-box;
}


/* =========================================================
   4) Start-Willkommen (Text + Bild)
========================================================= */
.welcome-block {
  display: flex; justify-content: space-between; align-items: stretch;
  gap: 60px; height: 100%; min-height: 80vh;
}
.welcome-text {
  flex: 1; text-align: left; max-width: 45%;
  display: flex; flex-direction: column; justify-content: center; min-width: 0;
}
.welcome-logo { display: flex; justify-content: center; align-items: center; margin-bottom: 30px; width: 100%; }
.welcome-logo img { max-width: 200px; height: auto; }

.modern-heading {
  font-family: 'Plus Jakarta Sans', sans-serif; font-size: 2.0rem; font-weight: 500;
  margin-bottom: 20px; text-align: left;
}

.welcome-subheading {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.05rem, 1.7vw, 1.28rem);
  font-weight: 400;
  line-height: 1.45;
  text-align: left;
  color: #5b5b5b;
  margin: -6px 0 22px;
}

.modern-heading-2 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-size: 3.0rem; font-weight: 600;
  margin-top: 0px; text-align: left;
}

.welcome-text p, .welcome-text ul {
  font-family: 'Plus Jakarta Sans', sans-serif; font-size: 1.1rem; line-height: 1.6;
  text-align: left; margin-bottom: 1em;
}

.welcome-text ul { padding-left: 1.2em; margin-top: -0.5em; }

.welcome-image {
  flex: 1; max-width: 55%; display: flex; align-items: flex-start; justify-content: flex-end; min-width: 0;
}
.welcome-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;

  /* Soft edge links  scharfkantigkeit eingestellt über RGBA (5%, 10%,) und Black (45 %) für webkit und mask image */
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0,0,0,0.3) 0%,
    rgba(0,0,0,0.7) 0%,
    black 0%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0,0,0,0.3) 0%,
    rgba(0,0,0,0.7) 0%,
    black 0%
  );
}

/* Startseite Hero: Bild präsenter und weiter rechts sichtbar */
.startseite-hero .container {
  max-width: 1460px;
  padding-right: 0;
}

.startseite-hero .modern-heading {
  font-size: clamp(1.65rem, 2.66vw, 2.2rem);
  line-height: 1.12;
}

.startseite-hero .welcome-text {
  max-width: 37%;
}

.startseite-hero .welcome-image {
  max-width: 59%;
  margin-right: -120px;
  margin-top: 0px;
  min-height: calc(100vh - 170px);
}

.startseite-hero .welcome-image img {
  min-height: calc(100vh - 170px);
  border-radius: 0px;
}

@media (min-width: 901px) {
  .startseite-hero {
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: stretch;
    justify-content: flex-start;
  }

  .startseite-hero .welcome-block {
    min-height: calc(100vh - 128px);
    align-items: stretch;
  }

  .startseite-hero .welcome-text {
    justify-content: flex-start;
    padding-top: 160px;
  }

  .startseite-hero .welcome-image {
    margin-top: 0;
    min-height: 100%;
    align-self: stretch;
  }

  .startseite-hero .welcome-image img {
    height: 100%;
    min-height: 100%;
  }
}

.startseite-block-2 {
  min-height: auto;
  padding-top: 80px;
  padding-bottom: 185px;
  background-color: #faf8f4;
}

.startseite-block-2 .modern-heading {
  font-size: clamp(1.98rem, 3.192vw, 2.64rem);
  line-height: 1.1;
}

.block-4 .modern-heading-2 {
  font-size: clamp(1.65rem, 2.66vw, 2.2rem);
  line-height: 1.1;
}

/* =========================
   Ueber mich – Hero
========================= */
.ueber-mich-hero {
  min-height: auto;
  padding-top: 130px;
  padding-bottom: 90px;
}

.ueber-mich-hero-layout {
  display: grid;
  grid-template-columns: minmax(320px, 520px) minmax(420px, 1fr);
  align-items: center;
  gap: clamp(40px, 5vw, 90px);
}

.ueber-mich-hero-photo-wrap {
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
}

.ueber-mich-hero-photo {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center 20%;
  border-radius: 48% 52% 46% 54% / 42% 42% 58% 58%;
  display: block;
}

.ueber-mich-hero-text {
  max-width: 760px;
}

.ueber-mich-hero-copy-wrap {
  position: relative;
  margin-bottom: 18px;
}

.ueber-mich-hero-copy-indicator {
  position: absolute;
  top: 0;
  right: 2px;
  width: 6px;
  height: clamp(320px, 45vh, 430px);
  border-radius: 999px;
  background: rgba(175, 197, 195, 0.42);
  pointer-events: none;
}

.ueber-mich-hero-copy {
  position: relative;
  max-height: clamp(320px, 45vh, 430px);
  overflow-y: auto;
  padding-right: 26px;
  margin-bottom: 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(109, 158, 160, 0.92) transparent;
}

.ueber-mich-hero-copy::-webkit-scrollbar {
  width: 8px;
}

.ueber-mich-hero-copy::-webkit-scrollbar-track {
  background: rgba(175, 197, 195, 0.22);
  border-radius: 999px;
}

.ueber-mich-hero-copy::-webkit-scrollbar-thumb {
  background: rgba(109, 158, 160, 0.75);
  border-radius: 999px;
}

.ueber-mich-hero-text .modern-heading {
  text-align: left;
  margin-bottom: 22px;
}

.ueber-mich-hero-text p {
  text-align: left;
  color: #3e5652;
  line-height: 1.6;
  margin: 0 0 1em;
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

@media (max-width: 768px) {
  .ueber-mich-hero {
    padding-top: 106px;
    padding-bottom: 56px;
  }

  .ueber-mich-hero-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .ueber-mich-hero-photo-wrap {
    max-width: min(86vw, 420px);
  }

  .ueber-mich-hero-copy-wrap {
    margin-bottom: 0;
  }

  .ueber-mich-hero-copy-indicator {
    display: none;
  }

  .ueber-mich-hero-copy {
    max-height: none;
    overflow: visible;
    padding-right: 0;
    margin-bottom: 0;
  }

  .ueber-mich-hero-text .modern-heading,
  .ueber-mich-hero-text p {
    text-align: left !important;
  }
}

.ueber-mich-haltung-hero {
  min-height: 100vh;
  padding-top: 116px;
  padding-bottom: 96px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(rgba(26, 39, 37, 0.44), rgba(26, 39, 37, 0.38)),
    url('/bilder/ueber-mich2.jpg') center center / cover no-repeat;
}

.ueber-mich-haltung-inner {
  position: relative;
  z-index: 1;
  max-width: 1120px;
}

.ueber-mich-haltung-title {
  margin: 0 0 18px;
  font-size: clamp(2rem, 4.1vw, 3.2rem);
  line-height: 1.08;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
}

@media (min-width: 769px) {
  .ueber-mich-haltung-title {
    margin-bottom: 6px;
  }
}

.ueber-mich-haltung-text {
  margin: 0 0 16px;
  max-width: 960px;
  color: rgba(255, 255, 255, 0.96);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: var(--content-text-size) !important;
  line-height: 1.6;
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

/* Ueber-mich: Werdegang erst nach Button-Klick anzeigen */
.ueber-mich-werdegang.is-collapsed {
  display: none !important;
}

.ueber-mich-werdegang {
  min-height: auto;
  align-items: flex-start;
  padding-top: 120px;
  padding-bottom: 96px;
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 1.36s cubic-bezier(0.22, 1, 0.36, 1),
              transform 1.36s cubic-bezier(0.22, 1, 0.36, 1);
}

.ueber-mich-grid {
  margin-top: 6px;
}

.ueber-mich-werdegang.show {
  opacity: 1;
  transform: translateY(0);
}

.ueber-mich-grid .vt-step .ablauf-step-content h2 {
  font-size: clamp(2rem, 3vw, 2.7rem);
}

.ueber-mich-grid .vt-step .ablauf-step-content p {
  min-height: 2.9em;
}

.ueber-mich-grid .ablauf-step-panel ul,
.ueber-mich-grid .vt-hover-panel__content ul {
  margin: 0;
  padding-left: 1.2em;
}

.ueber-mich-grid .ablauf-step-panel li,
.ueber-mich-grid .vt-hover-panel__content li {
  margin: 0 0 10px;
  line-height: 1.65;
}

.ueber-mich-grid .ablauf-step-panel li:last-child,
.ueber-mich-grid .vt-hover-panel__content li:last-child {
  margin-bottom: 0;
}

.ueber-mich-grid .um-memberships-title {
  margin: 18px 0 12px;
  font-weight: 600;
  color: #3f5853;
}

.ueber-mich-grid .um-memberships-logos {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.ueber-mich-grid .um-memberships-logos img {
  display: block;
  height: 50px;
  width: auto;
  object-fit: contain;
}

@media (max-width: 768px) {
  .ueber-mich-haltung-hero {
    min-height: calc(100svh - 84px);
    padding-top: 92px;
    padding-bottom: 64px;
    background-position: 58% center;
    background-size: 180% auto;
  }

  .ueber-mich-haltung-title {
    font-size: clamp(1.7rem, 8.2vw, 2.35rem);
  }

  .ueber-mich-haltung-text {
    max-width: 100%;
    margin-bottom: 14px;
  }

  .ueber-mich-werdegang {
    padding-top: 96px;
    padding-bottom: 72px;
  }

  .ueber-mich-grid .vt-step .ablauf-step-content h2 {
    font-size: clamp(1.75rem, 8.1vw, 2.3rem);
  }
}

@media (max-width: 768px) {
  .ueber-mich-haltung-hero {
    background-image:
      linear-gradient(rgba(26, 39, 37, 0.44), rgba(26, 39, 37, 0.38)),
      url('/bilder/ueber-mich-mobil.jpg') !important;
    background-position: 60% center;
    background-size: 210% auto;
  }

}

/* =========================
   Ablauf Seite
========================= */
.ablauf-hero {
  min-height: 80vh;
  padding-top: 120px;
  padding-bottom: 96px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(rgba(25, 40, 38, 0.42), rgba(25, 40, 38, 0.34)),
    url('/bilder/profil.jpg') center center / cover no-repeat;
  background-attachment: fixed;
}

.ablauf-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 50% 30%, rgba(255, 255, 255, 0.18), transparent 62%);
  pointer-events: none;
}

.ablauf-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 900px;
  text-align: center;
}

.ablauf-hero-title {
  margin: 0 0 18px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(2.6rem, 5vw, 4.2rem);
  font-weight: 500;
  line-height: 1.05;
}

.ablauf-hero-subtitle {
  margin: 0 auto;
  max-width: 900px;
  color: rgba(255, 255, 255, 0.92);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.05rem, 1.9vw, 1.38rem);
  line-height: 1.6;
}

.therapieangebot-hero {
  min-height: 80vh;
  padding-top: 120px;
  padding-bottom: 96px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(rgba(25, 40, 38, 0.44), rgba(25, 40, 38, 0.36)),
    url('/bilder/schiff.jpg') center 110% / cover no-repeat;
  background-attachment: fixed;
}

.therapieangebot-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 55% 28%, rgba(255, 255, 255, 0.16), transparent 60%);
  pointer-events: none;
}

.therapieangebot-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 960px;
  text-align: center;
  color: #fff;
}

.therapieangebot-hero-logo {
  width: min(190px, 42vw);
  height: auto;
  display: block;
  margin: 0 auto 22px;
  filter: brightness(0) invert(1) saturate(0) contrast(1.4) brightness(1.35)
    drop-shadow(0 0 6px rgba(255, 255, 255, 0.35));
  opacity: 0.72;
}

.therapieangebot-hero-title {
  margin: 0 0 18px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(2.4rem, 4.8vw, 4rem);
  font-weight: 500;
  line-height: 1.08;
}

.therapieangebot-hero-text {
  margin: 0 auto 16px;
  max-width: 900px;
  color: rgba(255, 255, 255, 0.94);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.02rem, 1.75vw, 1.28rem);
  line-height: 1.65;
}

.therapieangebot-hero-list {
  margin: 0 auto 18px;
  max-width: 760px;
  padding-left: 0;
  list-style-position: inside;
  color: rgba(255, 255, 255, 0.95);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.02rem, 1.6vw, 1.22rem);
  line-height: 1.6;
}

.therapieangebot-hero-signature {
  margin: 12px auto 0;
  max-width: 900px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.05rem, 1.7vw, 1.3rem);
  line-height: 1.6;
  font-weight: 600;
}

.kosten-hero {
  min-height: 80vh;
  padding-top: 120px;
  padding-bottom: 96px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(rgba(25, 40, 38, 0.44), rgba(25, 40, 38, 0.36)),
    url('/bilder/kosten.jpg') 50% / cover no-repeat;
  background-attachment: fixed;
}

.kosten-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 55% 28%, rgba(255, 255, 255, 0.15), transparent 60%);
  pointer-events: none;
}

.kosten-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 960px;
  text-align: center;
  color: #fff;
}

.kosten-hero-title {
  margin: 0 0 18px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(2.4rem, 4.8vw, 4rem);
  font-weight: 500;
  line-height: 1.08;
}

.kosten-hero-text {
  margin: 0 auto;
  max-width: 920px;
  color: rgba(255, 255, 255, 0.94);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.02rem, 1.75vw, 1.28rem);
  line-height: 1.65;
}

.verhaltenstherapie-hero {
  min-height: 80vh;
  padding-top: 120px;
  padding-bottom: 96px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(rgba(25, 40, 38, 0.44), rgba(25, 40, 38, 0.36)),
    url('/bilder/verhaltenstherapie.jpg') center 36% / cover no-repeat;
  background-attachment: fixed;
}

.verhaltenstherapie-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 52% 26%, rgba(255, 255, 255, 0.15), transparent 60%);
  pointer-events: none;
}

.verhaltenstherapie-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 960px;
  text-align: center;
  color: #fff;
}

.verhaltenstherapie-hero-title {
  margin: 0 0 18px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(2.4rem, 4.8vw, 4rem);
  font-weight: 500;
  line-height: 1.08;
}

.verhaltenstherapie-hero-text {
  margin: 0 auto;
  max-width: 920px;
  color: rgba(255, 255, 255, 0.94);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.02rem, 1.75vw, 1.28rem);
  line-height: 1.65;
}

.verhaltenstherapie-page {
  min-height: auto;
  align-items: flex-start;
  margin-top: -64px;
  position: relative;
  z-index: 2;
  border-radius: 0;
  background: linear-gradient(180deg, #f8f7f4 0%, #f5f5f2 100%);
  box-shadow: 0 -10px 28px rgba(24, 37, 36, 0.14);
  padding-top: 124px;
  padding-bottom: 143px;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.verhaltenstherapie-grid {
  --vt-col-gap: 34px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--vt-col-gap);
  align-items: start;
  position: relative;
  transition: height 620ms cubic-bezier(0.22, 1, 0.36, 1);
}

.verhaltenstherapie-grid .vt-step {
  margin: 0;
  padding-bottom: 26px;
  transition: opacity 280ms ease;
}

.verhaltenstherapie-grid .vt-step .ablauf-step-head {
  min-height: 158px;
}

.verhaltenstherapie-grid .vt-step .ablauf-step-content h2 {
  font-size: clamp(1.7rem, 2.1vw, 2.25rem);
}

.verhaltenstherapie-grid .vt-step .ablauf-step-content p {
  margin-top: 12px;
}

.verhaltenstherapie-grid.is-panel-active .vt-step.is-active-step .ablauf-step-content p {
  opacity: 0;
  visibility: hidden;
}

.verhaltenstherapie-grid.is-panel-active .vt-step.is-active-step .ablauf-step-head::after {
  transform: rotate(0deg);
}

.verhaltenstherapie-grid.is-panel-active .vt-step[data-vt-id="wirksamkeit"].is-active-step .ablauf-step-head::after {
  transform: rotate(90deg);
}

.verhaltenstherapie-grid.is-panel-active .vt-step[data-vt-id="grundprinzip"].is-active-step .ablauf-step-head::after {
  transform: rotate(-90deg);
}

.ueber-mich-grid.is-panel-active .um-step.is-active-step .ablauf-step-head::after {
  transform: rotate(0deg);
}

.ueber-mich-grid.is-panel-active .um-step[data-um-id="ausbildung"].is-active-step .ablauf-step-head::after {
  transform: rotate(-90deg);
}

.ueber-mich-grid.is-panel-active .um-step[data-um-id="mitgliedschaften"].is-active-step .ablauf-step-head::after {
  transform: rotate(90deg);
}

.verhaltenstherapie-grid .vt-step .ablauf-step-panel {
  max-width: none;
}

.verhaltenstherapie-grid.is-panel-active .vt-step {
  opacity: 0;
}

.verhaltenstherapie-grid.is-panel-active .vt-step.is-active-step {
  opacity: 1;
}

.vt-hover-panel {
  position: absolute;
  top: 0;
  padding: 4px 0 0 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: scaleX(0.05);
  transition: opacity 688ms ease, transform 820ms cubic-bezier(0.16, 1, 0.3, 1), visibility 0s linear 820ms;
  z-index: 3;
}

.vt-hover-panel.is-left {
  left: 0;
  right: auto;
  transform-origin: right top;
}

.vt-hover-panel.is-right {
  right: 0;
  left: auto;
  transform-origin: left top;
}

.vt-hover-panel.is-span-1 {
  width: calc((100% - (var(--vt-col-gap) * 2)) / 3);
}

.vt-hover-panel.is-span-2 {
  width: calc((((100% - (var(--vt-col-gap) * 2)) / 3) * 2) + var(--vt-col-gap));
}

.vt-hover-panel.is-span-3 {
  width: 100%;
}

.vt-hover-panel.is-active {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s, 0s, 0s;
}

.vt-hover-panel.is-active.is-left,
.vt-hover-panel.is-active.is-right {
  transform: scaleX(1);
}

.vt-hover-panel__inner {
  width: 100%;
  max-width: 100%;
  text-align: left;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 688ms ease 132ms, transform 820ms cubic-bezier(0.16, 1, 0.3, 1) 132ms;
}

.vt-hover-panel.is-active .vt-hover-panel__inner {
  opacity: 1;
  transform: translateY(0);
}

.vt-hover-panel__inner h3 {
  margin: 0 0 16px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.2rem, 1.6vw, 1.55rem);
  line-height: 1.45;
  color: #3f5853;
  font-weight: 500;
  text-align: left;
}

.vt-hover-panel__content p {
  margin: 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: var(--content-text-size);
  line-height: 1.75;
  color: #49635d;
  text-align: left !important;
}

.vt-hover-panel.is-right .vt-hover-panel__content {
  max-width: 90%;
}

.ablauf-page {
  min-height: auto;
  align-items: flex-start;
  margin-top: -64px;
  position: relative;
  z-index: 2;
  border-radius: 0;
  background: linear-gradient(180deg, #f8f7f4 0%, #f5f5f2 100%);
  box-shadow: 0 -10px 28px rgba(24, 37, 36, 0.14);
  padding-top: 120px;
  padding-bottom: 26px;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
  --ablauf-line-color: rgba(208, 199, 184, 0.35);
  --ablauf-line-hover-color: #8FB0B1;
}

.kosten-ablauf-block {
  --ablauf-line-color: rgba(208, 199, 184, 0.35);
  --ablauf-line-hover-color: #8FB0B1;
  min-height: auto;
  align-items: flex-start;
  margin-top: -64px;
  position: relative;
  z-index: 2;
  border-radius: 0;
  background: linear-gradient(180deg, #f8f7f4 0%, #f5f5f2 100%);
  box-shadow: 0 -10px 28px rgba(24, 37, 36, 0.14);
  padding-top: 120px;
  padding-bottom: 110px;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.therapieangebot-page {
  min-height: auto;
  align-items: flex-start;
  margin-top: -64px;
  position: relative;
  z-index: 2;
  border-radius: 0;
  background: linear-gradient(180deg, #ecece9 0%, #e9e9e6 100%);
  box-shadow: 0 -10px 28px rgba(24, 37, 36, 0.14);
  padding-top: 150px;
  padding-bottom: 72px;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.therapieangebot-page .container {
  max-width: 1060px;
}

.therapieangebot-intro {
  text-align: center;
  color: #3f5853;
  max-width: 980px;
  margin: 0 auto;
}

.therapieangebot-intro-title {
  text-align: left !important;
  margin-bottom: 26px;
  font-weight: 600;
}

.therapieangebot-intro p,
.therapieangebot-intro ul {
  margin: 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.18rem, 2vw, 1.45rem);
  line-height: 1.7;
}

.therapieangebot-intro ul {
  padding-left: 1.2em;
}

.therapieangebot-intro-signature {
  margin-top: 10px;
  font-weight: 600;
}

.therapieangebot-cards-block {
  min-height: auto;
  padding-top: 128px;
  padding-bottom: 210px;
}

.therapieangebot-cards-block.therapieangebot-page {
  padding-top: 148px;
  padding-bottom: 210px;
}

.angebot-overview-list li {
  position: relative;
  padding-left: 22px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.08rem;
  line-height: 1.65;
  color: #3b514d;
}

.angebot-overview-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #8FB0B1;
  opacity: 0.9;
}

.ablauf-container {
  max-width: 980px;
}

.ablauf-title {
  text-align: center;
  margin-bottom: 36px;
  font-weight: 500;
}

.therapie-schwerpunkte-intro {
  margin-bottom: 68px;
}

.therapie-schwerpunkte-intro .modern-heading {
  text-align: left;
  margin-bottom: 12px;
  color: #202020;
}

.therapie-schwerpunkte-intro p {
  margin: 0;
  color: #3f5853;
  line-height: 1.6;
  text-align: left;
  padding-left: 36px;
}

.ablauf-timeline {
  position: relative;
  padding-left: 0;
  margin-bottom: 34px;
}

.ablauf-step {
  position: relative;
  display: block;
  --title-scale: 1;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: none;
  background-image: linear-gradient(var(--ablauf-line-color), var(--ablauf-line-color));
  background-repeat: no-repeat;
  background-position: 42px 100%;
  background-size: calc(100% - 42px) 1px;
  transition: background-image 220ms ease;
}

.ablauf-step::before,
.ablauf-step::after {
  content: "";
  position: absolute;
  left: 10px;
  width: 2px;
  background-color: var(--ablauf-line-color);
  background-image: linear-gradient(var(--ablauf-line-hover-color), var(--ablauf-line-hover-color));
  background-repeat: no-repeat;
  background-size: 100% var(--line-fill, 0%);
  background-position: var(--line-origin, top);
  pointer-events: none;
  transition: background-size 322ms ease var(--line-delay, 0ms);
}

.ablauf-step:hover,
.ablauf-step[open] {
  background-image: linear-gradient(var(--ablauf-line-color), var(--ablauf-line-color));
}

.ablauf-step.line-active::before,
.ablauf-step.line-active::after {
  --line-fill: 100%;
}

/* Aufbau oben -> unten */
.ablauf-step.line-enter-down::before {
  --line-origin: top;
  --line-delay: 0ms;
}

.ablauf-step.line-enter-down::after {
  --line-origin: top;
  --line-delay: 199ms;
}

/* Aufbau unten -> oben */
.ablauf-step.line-enter-up::before {
  --line-origin: bottom;
  --line-delay: 199ms;
}

.ablauf-step.line-enter-up::after {
  --line-origin: bottom;
  --line-delay: 0ms;
}

/* Abbau oben -> unten */
.ablauf-step.line-exit-down::before {
  --line-fill: 0%;
  --line-origin: bottom;
  --line-delay: 0ms;
}

.ablauf-step.line-exit-down::after {
  --line-fill: 0%;
  --line-origin: bottom;
  --line-delay: 199ms;
}

/* Abbau unten -> oben */
.ablauf-step.line-exit-up::before {
  --line-fill: 0%;
  --line-origin: top;
  --line-delay: 199ms;
}

.ablauf-step.line-exit-up::after {
  --line-fill: 0%;
  --line-origin: top;
  --line-delay: 0ms;
}

/* Segment nach oben: verbindet zum vorherigen Titel */
.ablauf-step::before {
  top: -40px;
  height: 40px;
}

/* Segment nach unten: verbindet zum nächsten Titel */
.ablauf-step::after {
  top: 42px;
  bottom: 0;
}

.ablauf-step:first-child::before {
  top: -68px;
  height: 68px;
}

.ablauf-step:last-child::after {
  bottom: -24px;
}

.ablauf-step:last-child {
  margin-bottom: 0;
  background-image: none;
}

.ablauf-step-head {
  list-style: none;
  cursor: pointer;
  display: grid;
  grid-template-columns: 1fr auto;
  column-gap: 14px;
  align-items: start;
  text-align: left;
  padding-left: 0;
}

.ablauf-step-head::-webkit-details-marker {
  display: none;
}

.ablauf-step-head::after {
  content: "⌄";
  align-self: center;
  color: #7fa3a4;
  font-size: 1.3rem;
  transition: transform 0.2s ease;
}

.ablauf-step[open] .ablauf-step-head::after {
  transform: rotate(180deg);
}

.ablauf-step[open].is-closing .ablauf-step-head::after {
  transform: rotate(0deg);
}

.ablauf-step-content h2 {
  margin: 0 0 6px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.95rem;
  color: #3f5853;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  transform-origin: left center;
  transform: scale(var(--title-scale));
  transition: transform 253ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.ablauf-step-content h2 .initial-letter {
  display: inline;
  font-size: inherit !important;
  font-weight: inherit;
  width: auto;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #3f5853;
  line-height: 1;
}

/* Therapieangebot Block 3: Titel deutlich kleiner */
#behandlungsschwerpunkte-block .ablauf-step-content h2 {
  font-size: 1.27rem;
}

/* Desktop-Feintuning: gesamte Ueberschrift leicht tiefer + rechts */
@media (min-width: 1024px) {
  #behandlungsschwerpunkte-block .ablauf-step-content h2,
  .kostenerstattung-page .ablauf-step-content h2 {
    transform: translate(0.05em, 0.15em) scale(var(--title-scale));
  }

  #behandlungsschwerpunkte-block .ablauf-step-content h2 .initial-letter,
  .kostenerstattung-page .ablauf-step-content h2 .initial-letter {
    display: inline;
    transform: none;
  }
}

#behandlungsschwerpunkte-block .ablauf-step-content h2.auto-fade-init {
  opacity: 0;
}

#behandlungsschwerpunkte-block .ablauf-step-content h2.auto-fade-init.auto-fade-in {
  opacity: 1;
  transition: opacity 420ms ease, transform 253ms cubic-bezier(0.22, 1, 0.36, 1);
}

/* Block 3 Auto-Sequenz: Step-Inhalte, horizontale Linie und Pfeil gemeinsam einblenden */
#behandlungsschwerpunkte-block .ablauf-step.auto-seq-init {
  opacity: 0;
  background-size: 0 1px;
}

#behandlungsschwerpunkte-block .ablauf-step.auto-seq-init .ablauf-step-head::after {
  opacity: 0;
}

#behandlungsschwerpunkte-block .ablauf-step.auto-seq-visible {
  opacity: 1;
  background-size: calc(100% - 42px) 1px;
  transition: opacity 420ms ease, background-size 420ms ease;
}

#behandlungsschwerpunkte-block .ablauf-step.auto-seq-visible .ablauf-step-head::after {
  opacity: 1;
  transition: opacity 420ms ease, transform 0.2s ease;
}

.ablauf-step-content p {
  margin: 0;
  padding-left: 42px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #49635d;
  font-size: 1.15rem;
  line-height: 1.7;
  text-align: left;
}

.ablauf-step-panel {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 20px 0 42px;
  transition: max-height 820ms cubic-bezier(0.16, 1, 0.3, 1), opacity 688ms ease, padding 688ms ease;
}

.ablauf-step[open] .ablauf-step-panel {
  max-height: var(--panel-max, 560px);
  opacity: 1;
  padding: 14px 20px 4px 42px;
}

.ablauf-step[open].is-closing .ablauf-step-panel {
  max-height: 0;
  opacity: 0;
  padding: 0 20px 0 42px;
}

.ablauf-step-panel p {
  margin: 0;
  color: #49635d;
  font-size: 1.15rem;
  line-height: 1.7;
  text-align: left;
}

.ablauf-contact-link {
  position: relative;
  color: #3f5853;
  font-weight: 700;
  text-decoration: none;
}

.ablauf-contact-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: #8FB0B1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}

.ablauf-contact-link:hover::after,
.ablauf-contact-link:focus-visible::after {
  transform: scaleX(1);
}

@media (max-width: 768px) {
  .ablauf-hero {
    min-height: 62vh;
    padding-top: 96px;
    padding-bottom: 64px;
    background-position: center top;
    background-attachment: scroll;
  }

  .ablauf-hero-title {
    margin-bottom: 12px;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .ablauf-hero-subtitle {
    max-width: 92%;
    line-height: 1.5;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .ablauf-page {
    margin-top: -36px;
    border-radius: 0;
    padding-top: 130px;
    padding-bottom: 22px;
  }

  .therapieangebot-hero {
    min-height: 62vh;
    padding-top: 96px;
    padding-bottom: 64px;
    background-position: center 77%;
    background-attachment: scroll;
  }

  .therapieangebot-hero-inner {
    max-width: 94%;
  }

  .therapieangebot-hero-logo {
    width: min(148px, 45vw);
    margin-bottom: 16px;
  }

  .therapieangebot-hero-title {
    margin-bottom: 12px;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .therapieangebot-hero-text {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .kosten-hero {
    min-height: 62vh;
    padding-top: 96px;
    padding-bottom: 64px;
    background-position: center 20%;
    background-attachment: scroll;
  }

  .kosten-hero-inner {
    max-width: 94%;
  }

  .kosten-hero-title {
    margin-bottom: 12px;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .kosten-hero-text {
    max-width: 94%;
    line-height: 1.55;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .verhaltenstherapie-hero {
    min-height: 62vh;
    padding-top: 96px;
    padding-bottom: 64px;
    background-position: center 24%;
    background-attachment: scroll;
  }

  .verhaltenstherapie-hero-inner {
    max-width: 94%;
  }

  .verhaltenstherapie-hero-title {
    margin-bottom: 12px;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .verhaltenstherapie-hero-text {
    max-width: 94%;
    line-height: 1.55;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }

  .verhaltenstherapie-page {
    margin-top: -36px;
    border-radius: 0;
    padding-top: 116px;
    padding-bottom: 58px;
  }

  .verhaltenstherapie-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    --vt-col-gap: 24px;
    gap: var(--vt-col-gap);
    height: auto;
  }

  .verhaltenstherapie-grid.is-panel-active .vt-step,
  .verhaltenstherapie-grid.is-panel-active .vt-step.is-active-step {
    opacity: 1;
  }

  .vt-hover-panel {
    display: none;
  }

  .therapieangebot-page {
    margin-top: -36px;
    border-radius: 0;
    padding-top: 136px;
    padding-bottom: 44px;
  }

  .therapieangebot-page .container {
    max-width: 94%;
  }

  .therapieangebot-intro p,
  .therapieangebot-intro ul {
    font-size: clamp(1.05rem, 4.2vw, 1.2rem);
    line-height: 1.65;
  }

  .therapieangebot-cards-block {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .ablauf-timeline {
    padding-left: 0;
  }

  .ablauf-step {
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-position: 30px 100%;
    background-size: calc(100% - 30px) 1px;
  }

  .ablauf-step::before,
  .ablauf-step::after {
    left: 8px;
  }

  .ablauf-step::before {
    top: -30px;
    height: 30px;
  }

  .ablauf-step-head {
    grid-template-columns: 1fr auto;
    column-gap: 10px;
    padding-left: 0;
  }

  .ablauf-step-content h2 {
    font-size: 1.45rem;
  }

  .ablauf-step-content p {
    padding-left: 30px;
    font-size: 1.15rem;
  }

  .ablauf-step-head::after {
    font-size: 1.1rem;
  }

  .ablauf-step::after {
    top: 33px;
    bottom: 0;
  }

  #behandlungsschwerpunkte-block .ablauf-step.is-multiline-title::after {
    top: 66px;
  }

  .ablauf-step:first-child::before {
    top: -48px;
    height: 48px;
  }

  .ablauf-step:last-child::after {
    bottom: -18px;
  }

  .ablauf-step-panel {
    padding: 0 4px 0 30px;
  }

  .ablauf-step[open] .ablauf-step-panel {
    max-height: var(--panel-max, 760px);
    padding: 10px 4px 4px 30px;
  }

  .ablauf-step[open].is-closing .ablauf-step-panel {
    padding: 0 4px 0 30px;
  }
}

 /* Test, Test, Test */
.welcome-image2 {
  flex: 1; max-width: 50%; display: flex; align-items: flex-start; justify-content: flex-end; min-width: 0;
}

.welcome-image2 img {
  width: 100%;
  height: 95%;
  object-fit: cover;

  /* Soft edge links  scharfkantigkeit eingestellt über RGBA (5%, 10%,) und Black (45 %) für webkit und mask image */
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0,0,0,0.3) 5%,
    rgba(0,0,0,0.7) 10%,
    black 45%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0,0,0,0.3) 5%,
    rgba(0,0,0,0.7) 10%,
    black 45%
  );
}

 /* Test, Test, Test */


/* =========================================================
   5) Leistungen (Grid-Karten)
   – Karten bleiben im Grid; Overlay kommt separat (siehe 5.2)
========================================================= */
.leistungen-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
}

.leistung-card {
  --card-bg: #eef3f2;
  --shape1-bg: rgba(108, 141, 154, 0.16);
  --shape2-bg: rgba(143, 176, 177, 0.14);
  --shape1-rot: -14deg;
  --shape2-rot: 10deg;
  --shape1-top: auto;
  --shape1-right: -72px;
  --shape1-bottom: -62px;
  --shape1-left: auto;
  --shape1-width: 280px;
  --shape1-height: 200px;
  --shape1-radius: 58% 42% 61% 39% / 49% 55% 45% 51%;
  --shape2-top: auto;
  --shape2-right: 42px;
  --shape2-bottom: 8px;
  --shape2-left: auto;
  --shape2-width: 150px;
  --shape2-height: 128px;
  --shape2-radius: 50%;
  --shape2-clip: none;

  background: var(--card-bg);
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.10);
  text-align: center;
  cursor: pointer;
  position: relative;
  transform-origin: center;
  transition: transform .35s cubic-bezier(.22,.61,.36,1),
              box-shadow .35s cubic-bezier(.22,.61,.36,1);
}

.leistung-card::before {
  content: "";
  position: absolute;
  top: var(--shape1-top);
  right: var(--shape1-right);
  left: var(--shape1-left);
  bottom: var(--shape1-bottom);
  width: var(--shape1-width);
  height: var(--shape1-height);
  background: var(--shape1-bg);
  border-radius: var(--shape1-radius);
  transform: rotate(var(--shape1-rot));
  pointer-events: none;
}

.leistung-card::after {
  content: "";
  position: absolute;
  top: var(--shape2-top);
  right: var(--shape2-right);
  left: var(--shape2-left);
  bottom: var(--shape2-bottom);
  width: var(--shape2-width);
  height: var(--shape2-height);
  background: var(--shape2-bg);
  border-radius: var(--shape2-radius);
  clip-path: var(--shape2-clip);
  transform: rotate(var(--shape2-rot));
  pointer-events: none;
}

.leistung-card > * {
  position: relative;
  z-index: 1;
}

.leistung-card:nth-child(1) {
  --card-bg: #eef3f2;
  --shape1-bg: rgba(108, 141, 154, 0.17);
  --shape2-bg: rgba(143, 176, 177, 0.13);
  --shape2-width: 132px;
  --shape2-height: 132px;
  --shape2-right: 36px;
  --shape2-bottom: 18px;
  --shape2-radius: 50%;
}

.leistung-card:nth-child(2) {
  --card-bg: #edf4f5;
  --shape1-bg: rgba(127, 163, 164, 0.16);
  --shape2-bg: rgba(108, 141, 154, 0.16);
  --shape2-width: 170px;
  --shape2-height: 130px;
  --shape2-right: 12px;
  --shape2-bottom: 18px;
  --shape2-rot: -12deg;
  --shape2-radius: 0;
  --shape2-clip: polygon(0 0, 100% 50%, 0 100%);
}

.leistung-card:nth-child(3) {
  --card-bg: #edf3f1;
  --shape1-bg: rgba(143, 176, 177, 0.14);
  --shape2-bg: rgba(108, 141, 154, 0.20);
  --shape1-width: 250px;
  --shape1-height: 186px;
  --shape1-right: -82px;
  --shape1-bottom: -70px;
  --shape2-width: 188px;
  --shape2-height: 18px;
  --shape2-right: 10px;
  --shape2-bottom: 44px;
  --shape2-rot: -22deg;
  --shape2-radius: 999px;
  --shape2-clip: none;
}

.leistung-card:nth-child(4) {
  --card-bg: #edf2ef;
  --shape1-bg: rgba(108, 141, 154, 0.15);
  --shape2-bg: rgba(143, 176, 177, 0.15);
  --shape1-width: 275px;
  --shape1-height: 196px;
  --shape1-right: -76px;
  --shape1-bottom: -54px;
  --shape2-width: 140px;
  --shape2-height: 140px;
  --shape2-right: 24px;
  --shape2-bottom: 6px;
  --shape2-rot: 8deg;
  --shape2-radius: 16px;
  --shape2-clip: none;
}

.leistung-card:nth-child(5) {
  --card-bg: #edf4f3;
  --shape1-bg: rgba(127, 163, 164, 0.17);
  --shape2-bg: rgba(108, 141, 154, 0.16);
  --shape1-right: -68px;
  --shape1-bottom: -66px;
  --shape2-width: 126px;
  --shape2-height: 126px;
  --shape2-right: 54px;
  --shape2-bottom: 20px;
  --shape2-rot: 0deg;
  --shape2-radius: 0;
  --shape2-clip: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}

.leistung-card:nth-child(6) {
  --card-bg: #edf3f3;
  --shape1-bg: rgba(108, 141, 154, 0.14);
  --shape2-bg: rgba(143, 176, 177, 0.16);
  --shape1-right: -86px;
  --shape1-bottom: -54px;
  --shape1-width: 288px;
  --shape1-height: 196px;
  --shape2-width: 172px;
  --shape2-height: 20px;
  --shape2-right: 28px;
  --shape2-bottom: 12px;
  --shape2-rot: 26deg;
  --shape2-radius: 999px;
  --shape2-clip: none;
}
.leistung-card:hover {
  transform: scale(1.04);
  box-shadow: 0 10px 26px rgba(0,0,0,0.16);
}
.leistung-card h3 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  margin: 16px 16px 8px;
  color: #2b2b2b;
}
.leistung-card p {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1rem;
  line-height: 1.55;
  color: #555;
  padding: 0 16px 20px;
}

/* Visuelle „Wachstumsrichtung“ (nur Optik fürs Hover) */
.leistung-card[data-pos="tl"] { transform-origin: top left; }
.leistung-card[data-pos="tm"] { transform-origin: top center; }
.leistung-card[data-pos="tr"] { transform-origin: top right; }
.leistung-card[data-pos="bl"] { transform-origin: bottom left; }
.leistung-card[data-pos="bm"] { transform-origin: bottom center; }
.leistung-card[data-pos="br"] { transform-origin: bottom right; }

/* Toggle-Pfeil in der Karte */
.card-toggle {
  position: absolute;
  top: 10px; right: 10px;
  width: 38px; height: 38px;
  border: none; border-radius: 50%;
  background: rgba(0,0,0,0.06);
  display: none;
  cursor: pointer;
  transition: background-color .45s cubic-bezier(.22,.61,.36,1),
              transform .8s cubic-bezier(.22,.61,.36,1);
  z-index: 2;
}
.card-toggle:hover { background: rgba(0,0,0,0.12); transform: scale(1.06); }
.card-toggle:focus-visible { outline: 2px solid #3d5149; outline-offset: 2px; }
.card-toggle svg {
  width: 22px; height: 22px; fill: none; stroke: #222; stroke-width: 2;
  transition: transform .8s cubic-bezier(.22,.61,.36,1);
}


/* =========================================================
   5.2) Leistungen – Overlay-Panel (ruhig, keine Grid-Verschiebung)
   – wird von leistungen.js (#card-overlay) befüllt und angezeigt
========================================================= */
.card-overlay {
  position: fixed;
  inset: 0;
  padding: 110px 40px 36px;

  display: none;
  z-index: 1001;

  background: rgba(46, 62, 58, 0.24);
  backdrop-filter: blur(4px);
  opacity: 0;
  transform: none;
  transition: opacity .24s ease;
}
.card-overlay.show {
  display: grid;
  place-items: start center;
  opacity: 1;
}

/* Inneres Panel */
.card-overlay .overlay-inner {
  width: min(980px, 100%);
  max-height: 100%;
  background: linear-gradient(170deg, #f4f7f6 0%, #edf3f1 100%);
  border-radius: 22px;
  border: 2px solid rgba(120, 120, 120, 0.5);
  box-shadow: 0 26px 56px rgba(32, 47, 44, 0.28);
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* Header */
.card-overlay .overlay-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 20px 20px 12px;
  border-bottom: 1px solid rgba(108, 141, 154, 0.22);
}
.card-overlay .overlay-head h3 {
  margin: 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.75rem;
  font-weight: 600;
  color: #111;
  position: relative;
  padding-top: 18px;
}

.card-overlay .overlay-head h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 74px;
  height: 4px;
  border-radius: 999px;
  background: #8FB0B1;
}

/* Close-Button */
.card-overlay .overlay-close {
  inline-size: 40px;
  block-size: 40px;
  display: grid;
  place-items: center;
  border: none;
  border-radius: 50%;
  background: rgba(108, 141, 154, 0.14);
  color: #111;
  cursor: pointer;
  transition: background-color .2s ease, transform .2s ease;
}
.card-overlay .overlay-close:hover { background: rgba(108, 141, 154, 0.28); transform: scale(1.06); }
.card-overlay .overlay-close:focus-visible { outline: 2px solid #3d5149; outline-offset: 2px; }

/* Body (scrollbar) */
.card-overlay .overlay-body {
  padding: 18px 20px 0;
  padding-bottom: 0;
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.card-overlay .overlay-body p {
  font-family: 'Plus Jakarta Sans', sans-serif;
  line-height: 1.6;
  color: #364440;
  margin: 0 0 12px;
}
.card-overlay .overlay-teaser {
  color: #45605a;
  font-size: 1.03rem;
  font-weight: 500;
  padding: 10px 12px;
  border-radius: 10px;
  background: rgba(143, 176, 177, 0.12);
  border: 1px solid rgba(143, 176, 177, 0.28);
  margin-bottom: 16px;
}

.card-overlay .overlay-extra {
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #354843;
  font-size: 1.02rem;
  line-height: 1.72;
}

.card-overlay .overlay-extra > p {
  margin: 0 0 14px;
}

.card-overlay .overlay-extra > p:last-child {
  margin-bottom: 0;
}

.card-overlay .overlay-extra strong {
  color: #2f5552;
  font-weight: 700;
}

.card-overlay .overlay-extra ul {
  margin: 10px 0 18px;
  padding-left: 1.2rem;
  list-style: disc;
}

.card-overlay .overlay-extra li {
  margin: 0 0 8px;
  color: #3d5954;
}

.card-overlay .overlay-extra li::marker {
  color: #7fa3a4;
}

.card-overlay .overlay-extra a {
  color: #2f6a66;
  text-decoration: underline;
  text-decoration-color: rgba(47, 106, 102, 0.45);
  text-underline-offset: 3px;
  font-weight: 600;
}

/* Footer (CTA) */
.card-overlay .overlay-foot {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  padding: 14px 20px 18px;
  border-top: none;
}
/* Responsive Insets für Overlay */
@media (max-width: 768px) {
  .card-overlay { padding: 94px 24px 20px; }
}
@media (max-width: 600px) {
  .card-overlay { padding: 84px 12px 14px; }
  .card-overlay .overlay-inner { border-radius: 16px; }
  .card-overlay .overlay-head h3 { font-size: 1.3rem; }
}


/* =========================================================
   6) Info-Karten (Startseite – bestehender Stil)
========================================================= */
.info-cards {
  display: flex; gap: 30px; flex-wrap: nowrap; justify-content: space-between; width: 100%;
}
.info-card {
  flex: 0 0 calc(33.333% - 20px); max-width: calc(33.333% - 20px);
  background: #fff; border-radius: 12px; padding: 20px; box-sizing: border-box;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  display: flex; flex-direction: column; text-align: left; min-width: 0;
}
.info-card[role="link"] {
  cursor: pointer;
}
.info-card h3, .info-card p, .info-card a { overflow-wrap: anywhere; word-break: break-word; }
.info-card img {
  width: 100%; height: auto; max-height: 180px; object-fit: cover;
  margin-bottom: 20px; border-radius: 8px;
}
.info-card h3 { font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 600; font-size: 1.4rem; margin-bottom: 10px; }
.info-card p { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 1rem; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; }

.startseite-block-2 .info-card h3 {
  font-size: clamp(1.4rem, 1.54vw, 1.72rem);
  line-height: 1.12;
  position: relative;
  padding-top: 26px;
}

.startseite-block-2 .info-card h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 86px;
  height: 4px;
  border-radius: 999px;
  background: #8FB0B1;
  opacity: 0.9;
}

.startseite-block-2 .info-card {
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.14);
}
.card-button {
  display: inline-block; padding: 15px 20px; background: #AFC5C3; color: #fff;  border: none;
  border-radius: 999px; font-weight: bold; font-size: .95rem !important; transition: background-color .3s ease;
}
.card-button:hover { background: #7aaaaa; }

.info-card .card-button {
  align-self: flex-start;   /* verhindert volle Breite */
  width: auto;
}

/* Einheitlicher Stil für alle "Mehr erfahren"-Buttons (wie Navbar-Hover) */
.more-link-button {
  background: transparent;
  color: #3d5149;
  border: none;
  border-radius: 0;
  padding: 8px 4px 6px;
  min-width: 0;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.01em;
  opacity: 0.7;
  position: relative;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.more-link-button:hover,
.more-link-button:focus-visible {
  background: transparent;
}

.more-link-button::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #8FB0B1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}

.more-link-button:hover,
.more-link-button:focus-visible {
  color: #8FB0B1;
  opacity: 1;
}

.more-link-button:hover::after,
.more-link-button:focus-visible::after {
  transform: scaleX(1);
  transform-origin: left;
}

/* Startseite Block 2: Gesamten Kartenbereich breiter Richtung Seitenraender */
.startseite-block-2 .container {
  max-width: 1420px;
  padding-left: 30px;
  padding-right: 58px;
}

.startseite-block-2 {
  position: relative;
  z-index: 3;
}

/* =========================================================
   7) Spiegel-Slideshow + Text (Block 3) - alt 6c8d9a
========================================================= */
.story-block {
  display: flex; align-items: stretch; justify-content: space-between; gap: 60px; width: 100%;
}
.mirror-area { flex: 1 1 50%; display: flex; align-items: center; justify-content: center; min-width: 0; }
.mirror-frame {
  width: 100%; max-width: 650px; aspect-ratio: 3 / 4;
  background: #e9ede9; padding: 18px; border-radius: 999px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.12), inset 0 0 0 2px rgba(255,255,255,0.6);
  position: relative;
}
.mirror-glass {
  position: relative; width: 100%; height: 95%; border-radius: 999px; overflow: hidden;
  background: linear-gradient(135deg, rgba(255,255,255,0.35), rgba(255,255,255,0) 40%), #dfe4df;
  box-shadow: inset 0 0 30px rgba(0,0,0,0.06);
}
.mirror-glass::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(120deg, rgba(255,255,255,0.15), transparent 40%, transparent 60%, rgba(255,255,255,0.08));
  pointer-events: none;
}
.mirror-slide {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;
  opacity: 0; transition: opacity 1s ease;
}
.mirror-slide.active { opacity: 1; }

.story-text { flex: 1 1 50%; text-align: left; display: flex; flex-direction: column; justify-content: center; min-width: 0; }
.story-text ul { padding-left: 1.2em; }

.startseite-story .story-text {
  flex: 1 1 100%;
  max-width: 100%;
}

.startseite-story .story-text .modern-heading {
  font-size: clamp(2rem, 3.4vw, 2.8rem);
  line-height: 1.12;
  color: rgba(105, 105, 105, 0.78);
  margin-bottom: 44px;
}

.startseite-story .story-text p,
.startseite-story .story-text li {
  font-size: clamp(1.65rem, 2.66vw, 2.2rem) !important;
  line-height: 1.35;
  color: rgba(105, 105, 105, 0.78);
}

.startseite-story .story-quote {
  margin: 0;
  padding: 0 0 0 24px;
  border-left: 3px solid rgba(143, 176, 177, 0.75);
}

.startseite-story .story-quote p {
  margin: 0 0 20px;
}

.startseite-story .story-quote p:last-child {
  margin-bottom: 0;
}

.startseite-story .story-highlights {
  margin: 0 0 20px;
  display: block;
  color: #000;
}

.startseite-story .story-text p.story-highlights {
  color: #000;
}

.startseite-story .story-highlights strong {
  font-weight: inherit;
  color: inherit;
}

/* Startseite Block 3 als statischer Bild-Hero (Zaun) */
.startseite-story-hero {
  min-height: 100vh;
  padding-top: 150px;
  padding-bottom: 120px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(rgba(22, 34, 33, 0.5), rgba(22, 34, 33, 0.42)),
    url('/bilder/Zaun.jpg') center center / cover no-repeat;
  background-attachment: fixed;
  opacity: 1 !important;
  transition: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: background-position, transform;
}

.startseite-story-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 50% 30%, rgba(255, 255, 255, 0.16), transparent 62%);
  pointer-events: none;
}

.startseite-story-hero .story-block {
  position: relative;
  z-index: 1;
}

.startseite-story-hero .story-text .modern-heading {
  color: #fff;
}

.startseite-story-hero .story-text p,
.startseite-story-hero .story-text li,
.startseite-story-hero .story-quote,
.startseite-story-hero .story-highlights,
.startseite-story-hero .story-text p.story-highlights {
  color: rgba(255, 255, 255, 0.92) !important;
}

.startseite-story-hero .story-quote {
  border-left: 3px solid rgba(255, 255, 255, 0.48);
}

/* Block 4 soll in den Bildblock reinscrollen */
.startseite-block4-overlap {
  margin-top: -64px;
  position: relative;
  z-index: 2;
  border-radius: 0;
  box-shadow: 0 -10px 28px rgba(24, 37, 36, 0.14);
  min-height: auto;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 92px;
  padding-bottom: 58px;
  opacity: 1 !important;
  transition: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}

.startseite-story-hero .fade-slide-in,
.startseite-story-hero .fade-in-delayed,
.startseite-block4-overlap .fade-slide-in,
.startseite-block4-overlap .fade-in-delayed {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

/* Elemente ohne Scroll-Reveal */
.no-reveal,
.no-reveal.fade-slide-in,
.no-reveal.fade-in-delayed,
.no-reveal .fade-slide-in,
.no-reveal .fade-in-delayed {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

/* =========================================================
   8) Carousel (Block 4 – Text)
========================================================= */
.carousel { position: relative; width: 100%; overflow: hidden; }
.carousel-track { display: flex; transition: transform 0.5s ease; }
.slide {
  flex: 0 0 100%;
  box-sizing: border-box;
  padding: 12px 8px;
  display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center;
}

.slide-content {
  width: min(980px, 100%);
  position: relative;
  border-radius: 26px;
  padding: 30px 34px 32px;
  border: 1px solid rgba(116, 142, 139, 0.22);
  background: #f9fbfb;
  box-shadow: 0 12px 28px rgba(43, 67, 63, 0.08);
  overflow: hidden;
}

.slide-kicker {
  display: inline-block;
  padding: 7px 12px;
  border-radius: 999px;
  margin-bottom: 16px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.78rem !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #4e6968;
  background: rgba(143, 176, 177, 0.2);
}

.slide-content h3 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(2rem, 3.4vw, 2.8rem);
  font-weight: 600;
  margin: 0 0 18px;
  color: #2e4745;
  text-align: left;
}

.slide-content p {
  font-family: 'Plus Jakarta Sans', sans-serif;
  line-height: 1.68;
  margin: 0;
  max-width: 760px;
  text-align: left;
  color: #3e5655;
}

.slide-meta {
  margin-top: 22px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.slide-meta span {
  padding: 7px 11px;
  border-radius: 9px;
  background: rgba(77, 116, 113, 0.08);
  color: #466362;
  font-size: 0.85rem !important;
  font-weight: 600;
}

/* 1) Psychotherapie: Editorial-Layout (ohne Karte) */
.slide--therapy .slide-content {
  background: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 26px 6px 16px;
  max-width: 920px;
}

.slide--therapy .slide-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 3px;
  background: #8FB0B1;
}

.slide--therapy .slide-kicker {
  border-radius: 0;
  padding: 0;
  background: transparent;
  color: #6b8b8d;
}

.slide--therapy .slide-meta span {
  background: transparent;
  border: 1px solid rgba(77, 116, 113, 0.24);
}

/* 2) Coaching: Paper-Card mit Layer-Effekt */
.slide--coaching .slide-content {
  background: #fbfaf6;
  border: 1px solid rgba(168, 176, 165, 0.35);
  box-shadow: 0 12px 28px rgba(66, 78, 72, 0.1);
}

.slide--coaching .slide-content::before {
  content: "";
  position: absolute;
  inset: 10px 14px auto auto;
  width: 110px;
  height: 110px;
  border: 2px solid rgba(143, 176, 177, 0.28);
  border-radius: 18px;
  transform: rotate(-12deg);
}

.slide--coaching .slide-kicker {
  background: rgba(194, 203, 188, 0.4);
  color: #566d5f;
}

/* 3) Onlinetherapie: Glass-Panel */
.slide--online .slide-content {
  background: linear-gradient(180deg, rgba(255,255,255,0.58), rgba(255,255,255,0.38));
  border: 1px solid rgba(183, 207, 208, 0.55);
  box-shadow: 0 14px 30px rgba(45, 76, 74, 0.12);
  backdrop-filter: blur(8px);
}

.slide--online .slide-content::after {
  content: "";
  position: absolute;
  right: -30px;
  bottom: -34px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(143,176,177,0.3) 0%, rgba(143,176,177,0) 70%);
}

.slide--online .slide-meta span {
  background: rgba(255,255,255,0.42);
  border: 1px solid rgba(127, 163, 164, 0.3);
}

/* 4) ADHS-Testung: Timeline-Rail (ohne Karte) */
.slide--adhs .slide-content {
  background: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 10px 6px 10px 42px;
  max-width: 930px;
}

.slide--adhs .slide-content::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 2px;
  bottom: 8px;
  width: 2px;
  background: linear-gradient(180deg, #8FB0B1, rgba(143,176,177,0.24));
}

.slide--adhs .slide-content::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 56px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #8FB0B1;
  box-shadow: 0 0 0 6px rgba(143,176,177,0.18);
}

.slide--adhs .slide-kicker {
  background: transparent;
  border: 1px solid rgba(127, 163, 164, 0.35);
}

/* Einheitlich: alle Slides im Stil von Variante 1 (Editorial) */
.slide--coaching .slide-content,
.slide--online .slide-content,
.slide--adhs .slide-content {
  background: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 26px 6px 16px;
  max-width: 920px;
}

.slide--coaching .slide-content::before,
.slide--online .slide-content::before,
.slide--adhs .slide-content::before {
  content: "";
  position: absolute;
  inset: auto;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 120px;
  height: 3px;
  border: none;
  border-radius: 0;
  transform: none;
  box-shadow: none;
  background: #8FB0B1;
  display: block;
}

.slide--coaching .slide-content::after,
.slide--online .slide-content::after,
.slide--adhs .slide-content::after {
  display: none;
}

.slide--coaching .slide-content h3,
.slide--online .slide-content h3,
.slide--adhs .slide-content h3,
.slide--coaching .slide-content p,
.slide--online .slide-content p,
.slide--adhs .slide-content p {
  text-align: left;
}

/* Carousel-Pfeile */
.carousel-btn {
  position: absolute; top: 50%; transform: translateY(-50%);
  background: rgba(61,81,73,0.85); color: #fff; border: none;
  width: 42px; height: 42px; border-radius: 50%; cursor: pointer;
  font-size: 22px !important; line-height: 30px; text-align: center;
}
.carousel-btn.prev { left: 6px; }
.carousel-btn.next { right: 6px; }

/* Tabs statt Punkte */
.carousel-tabs {
  display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 60px;
}
.carousel-tabs button {
  background: transparent; border: none; cursor: pointer;
  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 600; font-size: 1.05rem !important;
  color: #3d5149; opacity: 0.3; padding: 6px 10px;
  border-bottom: 2px solid transparent; transition: opacity .2s ease, border-color .2s ease;
}
.carousel-tabs button:hover { opacity: 0.85; }
.carousel-tabs button.active { opacity: 1; border-bottom-color: #3d5149; }

.carousel-fixed-cta {
  margin-top: 26px;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}


/* =========================================================
   9) Animation Utilities
========================================================= */
.fade-slide-in { opacity: 0; transform: translateY(40px); transition: all 1s ease; }
.fade-slide-in.show { opacity: 1; transform: translateY(0); }
.fade-in-delayed { opacity: 0; transition: opacity 1.2s ease .4s; }
.fade-in-delayed.show { opacity: 1; }


/* =========================================================
   10) Block 6 – Motivation
========================================================= */
.block-6 { padding: 0; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; }
.block6-image { width: 100%; margin: 0; padding: 0; }
.block6-image img { width: 100%; height: 450px; display: block; object-fit: cover; border: none; border-radius: 0; }
.block6-text { padding: 40px 20px; max-width: 900px; text-align: center; }
.block6-text p { font-family: 'Plus Jakarta Sans', sans-serif; font-size: var(--content-text-size) !important; line-height: 1.6; margin: 0; }

.startseite-motivation .block6-image img { height: 700px; }
.startseite-motivation .block6-text { padding: 16px 20px 20px; }
.startseite-motivation { background-color: #AFC5C3; }


/* =========================================================
   11) Footer
========================================================= */
.site-footer {
  background-color: #f7f8f7;
  color: #000;
  text-align: center;
  padding: 40px 20px;
}
.footer-logo { text-align: center; }
.footer-logo img { max-width: 150px; height: auto; margin-bottom: 16px; display: inline-block; }
.footer-text { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 0.95rem; line-height: 1.6; }
.footer-text a {
  color: #000;
  text-decoration: underline;
  font-size: inherit !important;
  font-weight: inherit;
  line-height: inherit;
}
.footer-text a:hover { color: #cfd5cf; }

/* =========================================================
   12) FAQ
========================================================= */
.faq { margin: 24px 0 0; margin-bottom: 0; }
.faq-heading {
  margin: 100px 0px 5px;
  font-family: 'Plus Jakarta Sans', Arial, sans-serif;
  font-weight: 600;
  color: #111;
  line-height: 1.35;
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.faq-item + .faq-item { border-top: 1px solid #eee; }

.faq-question {
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  padding: 20px 4px;
  font: inherit;
  font-family: 'Plus Jakarta Sans', Arial, sans-serif;
  font-weight: 600;
  line-height: 1.35;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #111;
  cursor: pointer;
}
.faq-question .icon { width: 20px; height: 20px; transition: transform .25s ease; }
.faq-question[aria-expanded="true"] .icon { transform: rotate(45deg); }

.faq-answer {
  overflow: hidden;
  max-height: 0;
  opacity: 1;
  transition: max-height .3s ease, opacity .3s ease;
  padding: 0 0;
}
.faq-answer p { margin: 0 0 14px; }
.faq-answer p:last-child { margin-bottom: 0; }


/* Therapieangebot – Block 2 Karten deutlich größer und früher sichtbar */
.leistungen-block1 {
  padding-top: 36px;
  align-items: flex-start;
}

.leistungen-block1 .container {
  max-width: 1500px;
  padding: 0 28px;
}

.leistungen-block1 .modern-heading {
  margin-bottom: 44px !important;
}

.leistungen-block1 .leistungen-grid {
  gap: 34px;
}

.leistungen-block1 .leistung-card {
  min-height: 260px;
  padding: 20px 18px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.leistungen-block1 .leistung-card > p {
  font-size: 1.06rem;
  text-align: center;
  margin-top: 14px;
  padding: 0 16px 0;
}

/* Therapieangebot Karten-Design wie Startseite Block 2 (nur Optik, keine Groessenlogik) */
.leistungen-block1 .leistung-card {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.14);
  text-align: left;
  transition: transform .3s ease, box-shadow .3s ease;
}

.leistungen-block1 .leistung-card::before,
.leistungen-block1 .leistung-card::after {
  display: none;
}

.leistungen-block1 .leistung-card:hover {
  transform: scale(1.04);
  box-shadow: 0 10px 26px rgba(0,0,0,0.16);
}

.leistungen-block1 .leistung-card h3 {
  font-size: clamp(1.4rem, 1.54vw, 1.72rem);
  line-height: 1.12;
  position: relative;
  padding-top: 26px;
  margin: 10px 16px 8px;
  color: #2f4e49;
}

.leistungen-block1 .leistung-card h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 86px;
  height: 4px;
  border-radius: 999px;
  background: #8FB0B1;
  opacity: 0.9;
}

.leistungen-block1 .leistung-card > p {
  text-align: left;
  color: #4a5f5b;
  margin-top: 10px;
}

@media (max-width: 1200px) {
  .leistungen-block1 .container {
    max-width: 1320px;
    padding: 0 22px;
  }

  .leistungen-block1 .leistung-card {
    min-height: 235px;
  }
}

@media (max-width: 900px) {
  .leistungen-block1 {
    padding-top: 22px;
  }

  .leistungen-block1 .leistungen-grid {
    gap: 20px;
  }

  .leistungen-block1 .leistung-card {
    min-height: 210px;
  }

}



/* =========================================================
   12) Responsive
========================================================= */
@media (max-width: 1200px) {
  .info-card { flex: 0 0 calc(33.333% - 20px); max-width: calc(33.333% - 20px); }
  .startseite-block-2 .container { max-width: 1320px; padding-left: 24px; padding-right: 44px; }
}
@media (max-width: 1024px) {
  .info-cards { flex-wrap: wrap; }
  .info-card { flex: 0 0 calc(50% - 15px); max-width: calc(50% - 15px); }
}
@media (max-width: 900px) {
  .welcome-block { gap: 30px; }
  .story-block { flex-direction: column; gap: 30px; }
  .mirror-frame { max-width: 100%; }
  .story-text { text-align: center; }
  .story-text ul { list-style-position: inside; padding-left: 0; }

  .slide { grid-template-columns: 1fr; }
  .carousel-btn { width: 36px; height: 36px; font-size: 20px; }

  .leistungen-grid { grid-template-columns: repeat(2, 1fr); }

  .slide-content {
    border-radius: 18px;
    padding: 22px 20px 24px;
  }

  .slide-content h3 {
    text-align: center;
    font-size: clamp(1.55rem, 6vw, 2.1rem);
  }

  .slide-content p {
    text-align: center;
  }

  .slide-meta {
    justify-content: center;
  }

  .slide--therapy .slide-content,
  .slide--adhs .slide-content {
    padding-left: 20px;
    border-radius: 18px;
    border: 1px solid rgba(116, 142, 139, 0.22);
    box-shadow: 0 12px 28px rgba(43, 67, 63, 0.08);
    background: #f9fbfb;
  }

  .slide--therapy .slide-content::before,
  .slide--therapy .slide-content::after,
  .slide--coaching .slide-content::before,
  .slide--online .slide-content::after,
  .slide--adhs .slide-content::before,
  .slide--adhs .slide-content::after {
    display: none;
  }

  .startseite-story-hero {
    min-height: 78vh;
    padding-top: 120px;
    padding-bottom: 80px;
    background-position: center 38%;
    background-attachment: scroll;
  }

  .startseite-block4-overlap {
    margin-top: -36px;
    border-radius: 0;
    min-height: auto;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 68px;
    padding-bottom: 38px;
  }

  .startseite-block-2 {
    border-radius: 0;
    margin-bottom: 0;
  }

}
@media (max-width: 768px) {
  .logo img { height: 50px; }
  .navbar-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .menu { gap: 12px; flex-wrap: wrap; justify-content: center; }
  .block { padding: 100px 20px 40px; flex-direction: column; }
  .startseite-block-2 { padding-bottom: 95px !important; }
  .welcome-block { flex-direction: column; }
  .welcome-text, .welcome-image { max-width: 100%; flex: 1 1 100%; text-align: center; }
  .modern-heading, .welcome-text p, .welcome-text ul { text-align: center; }
  .contact-layout-left > h3.modern-heading { text-align: left !important; }
  .datenschutz-page h3.modern-heading { text-align: left !important; }
  .welcome-text ul { padding-left: 0; list-style-position: inside; }
  .info-cards { flex-direction: column; gap: 20px; }
  .info-card { flex: 1 1 100%; max-width: 100%; }
  .welcome-image2 { max-width: 100%; flex: 1 1 100%; text-align: center; }
  .leistungen-grid { grid-template-columns: 1fr; }
  .verhaltenstherapie-grid { grid-template-columns: 1fr; gap: 16px; }
  .verhaltenstherapie-grid .vt-step .ablauf-step-head { min-height: auto; }
  .ablauf-page .ablauf-step[open] .ablauf-step-content p {
    display: none;
  }
  .verhaltenstherapie-grid .vt-step[open] .ablauf-step-content p {
    display: none;
  }
  .verhaltenstherapie-grid .vt-step .ablauf-step-panel {
    padding: 0 10px 0 20px !important;
  }
  .verhaltenstherapie-grid .vt-step[open] .ablauf-step-panel {
    max-height: 2600px !important;
    padding: 14px 10px 6px 20px !important;
  }
  .verhaltenstherapie-grid .vt-step .ablauf-step-panel p {
    overflow-wrap: anywhere;
    word-break: normal;
  }

  /* Kostenerstattung Mobile: mehrzeilige Nummern-Ueberschriften mit sauberem Einzug */
  .kostenerstattung-page .ablauf-step-content h2 {
    padding-left: 1.11em;
    text-indent: -1.11em;
  }

  /* Therapieangebot Mobile: lange Titel nicht abschneiden */
  .therapieangebot-cards-block .leistung-card h3 {
    font-size: clamp(1.45rem, 7.2vw, 1.95rem) !important;
    line-height: 1.12;
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    hyphens: auto;
  }

  #behandlungsschwerpunkte-block .therapie-schwerpunkte-intro .modern-heading {
    font-size: clamp(1.7rem, 8.2vw, 2.25rem) !important;
    line-height: 1.08;
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    hyphens: auto;
    max-width: 100%;
  }

  .startseite-hero .welcome-block {
    display: block;
    min-height: auto;
    gap: 0;
  }

  .startseite-hero .welcome-image {
    display: none !important;
  }

  .startseite-hero .welcome-text {
    max-width: 100% !important;
    width: 100%;
    flex: 1 1 auto;
    text-align: left !important;
  }

  .startseite-hero .modern-heading,
  .startseite-hero .welcome-subheading,
  .startseite-hero .welcome-text ul {
    text-align: left !important;
  }

  .startseite-hero .welcome-text p {
    text-align: left !important;
  }

  .startseite-hero .welcome-text ul {
    padding-left: 1.2em;
    list-style-position: outside;
  }

  .startseite-hero .welcome-logo {
    justify-content: center;
    margin-bottom: 18px;
  }

  .startseite-hero .welcome-logo img {
    max-width: 130px;
    width: 100%;
    height: auto;
  }

  .startseite-block-2 .container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .startseite-block-2 .modern-heading {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
    font-size: clamp(1.45rem, 7.37vw, 2.17rem);
    line-height: 1.08;
    text-wrap: balance;
    overflow-wrap: anywhere;
  }

  .startseite-block-2 .container > p {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 36px !important;
    white-space: normal !important;
    line-height: 1.5;
    overflow-wrap: anywhere;
  }

  .startseite-block-2 .info-card {
    width: 100%;
    max-width: 100%;
  }

  .startseite-block-2 .info-card h3 {
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: auto;
  }

  /* Startseite Block 3 (Zitatbild) – mobile lesbar und luftiger */
  .startseite-story-hero {
    min-height: calc(100svh - 84px);
    height: auto;
    padding-top: 22px;
    padding-bottom: 92px;
    background-position: center 44%;
    background-size: cover;
    background-attachment: scroll;
    position: sticky;
    top: 84px;
    z-index: 1;
    overflow: visible;
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }

  .startseite-story-hero .story-block {
    display: block;
  }

  .startseite-story-hero .story-text {
    max-width: 100%;
    text-align: left !important;
  }

  .startseite-story-hero .story-text .modern-heading {
    text-align: left !important;
    margin-bottom: 18px;
  }

  .startseite-story-hero .story-quote {
    padding-left: 14px;
    margin: 0;
  }

  .startseite-story-hero .story-quote p {
    text-align: left !important;
    font-size: clamp(1.04rem, 4.7vw, 1.22rem) !important;
    line-height: 1.52 !important;
    margin: 0 0 10px;
    max-width: none;
  }

  .startseite-story-hero .story-quote p:last-child {
    margin-bottom: 0;
  }

  .startseite-block4-overlap {
    margin-top: -170px;
    position: relative;
    z-index: 3;
  }

  /* Mobile Startseite: nach dem sticky Story-Hero muessen Folgeblöcke
     sofort deckend sein, sonst scheint das Hero-Bild durch den Fade.
     Der Fade bleibt am Inhaltscontainer erhalten. */
  .startseite-story-hero ~ .block {
    opacity: 1 !important;
    transform: none !important;
    position: relative;
    z-index: 3;
  }

  .startseite-story-hero ~ .block:not(.no-reveal) > .container,
  .startseite-story-hero ~ .block:not(.no-reveal) > .contact-wide,
  .startseite-story-hero ~ .block:not(.no-reveal) > div {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  }

  .startseite-story-hero ~ .block:not(.no-reveal).show > .container,
  .startseite-story-hero ~ .block:not(.no-reveal).show > .contact-wide,
  .startseite-story-hero ~ .block:not(.no-reveal).show > div {
    opacity: 1;
    transform: translateY(0);
  }

  /* Mobile: Block 4 Slider im Desktop-Style halten */
  .startseite-block4-overlap .slide-content,
  .startseite-block4-overlap .slide--therapy .slide-content,
  .startseite-block4-overlap .slide--coaching .slide-content,
  .startseite-block4-overlap .slide--online .slide-content,
  .startseite-block4-overlap .slide--adhs .slide-content {
    border-radius: 0 !important;
    padding: 26px 6px 16px !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    max-width: 920px;
  }

  .startseite-block4-overlap .slide-content h3,
  .startseite-block4-overlap .slide-content p {
    text-align: left !important;
  }

  .startseite-block4-overlap .slide-meta {
    justify-content: flex-start !important;
  }

  .startseite-block4-overlap .slide-content::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 120px !important;
    height: 3px !important;
    border: none !important;
    border-radius: 0 !important;
    transform: none !important;
    background: #8FB0B1 !important;
    box-shadow: none !important;
  }

  .startseite-block4-overlap .slide-content::after {
    display: none !important;
  }

  .startseite-block4-overlap .carousel-btn {
    top: 66% !important;
    transform: translateY(-50%);
  }

  /* Mobile: gleicher Hero-Overlay-Effekt wie Desktop */
  .ablauf-hero,
  .therapieangebot-hero,
  .kosten-hero,
  .verhaltenstherapie-hero {
    background-attachment: fixed;
  }

  /* Mobile-Override: deutlich tieferer Ausschnitt für Therapieangebot-Hero */
  .therapieangebot-hero {
    background-image:
      linear-gradient(rgba(25, 40, 38, 0.44), rgba(25, 40, 38, 0.36)),
      url('/bilder/schiff2.jpg') !important;
    background-position: center 95% !important;
  }

  .ablauf-page,
  .therapieangebot-page,
  .kosten-ablauf-block,
  .verhaltenstherapie-page {
    margin-top: -64px;
  }

  .contact-wide {
    padding: 0 6px !important;
  }

  .contact-section.block {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .contact-layout-right {
    padding: 14px !important;
    border-radius: 14px !important;
  }

  .contact-detail-item + .contact-detail-item {
    margin-top: 24px;
  }

  .contact-detail-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }

  .contact-mobile-button {
    display: inline-flex !important;
    margin-top: 8px;
    margin-left: 0 !important;
    margin-right: auto !important;
    align-self: flex-start !important;
    justify-self: start !important;
    width: 134px !important;
    justify-content: space-between !important;
    gap: 16px !important;
    padding: 6px 12px 6px 16px !important;
  }

  .contact-action-row {
    display: none !important;
  }
}

/* Kleinere Typo-Anpassungen */
@media (max-width: 768px) {
  .block6-text p { font-size: var(--content-text-size) !important; }
}

/* ============================
   Mobile Hamburger Menü
============================ */
.nav-toggle{
  display: none;
  background: transparent;
  border: none;
  padding: 10px;
  cursor: pointer;
}

.nav-toggle span{
  display: block;
  width: 26px;
  height: 2px;
  background: #000;
  margin: 6px 0;
}

@media (pointer: coarse) and (max-width: 1366px){
  .navbar-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .nav-toggle{ display: block; }

  .menu{
    display: none;
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    padding: 14px 0;
    flex-basis: 100%;
    margin-right: 0;
  }

  .navbar.open .menu{
    display: flex;
  }
}

/* Finaler Mobile-Override fuer Therapieangebot Block 2 (nach allen allgemeinen .block-Regeln) */
@media (max-width: 768px) {
  .therapieangebot-cards-block.block.therapieangebot-page {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }

  .kosten-hero {
    background-position:  center !important;
  }

  /* Mobile: Therapieangebot-Hero deutlich weiter herausgezoomt */
  .therapieangebot-hero {
    background-size: cover !important;
    background-position: center 92% !important;
  }

  /* Mobile: kein negativer Ueberzug des Folgeblocks, damit unten gleicher Kartenabstand bleibt */
  #behandlungsschwerpunkte-block.ablauf-page {
    margin-top: 0 !important;
  }

  /* Mobile: Verhaltenstherapie-Hero mit deutlich weiter rechts liegendem Ausschnitt */
  .verhaltenstherapie-hero {
    background-size: 250% auto;
    background-position: 70% 30%;
  }
}

@media (max-width: 768px){
  .contact-layout{
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 34px !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    align-items: start !important;
  }

  .contact-layout-left {
    padding-bottom: 26px !important;
  }

  .contact-layout-left p{
    max-width: 100% !important;
    text-align: left !important;
  }

  .kontakt-row-two{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
}

/* =========================
   Kontaktseite – Kartenblock
========================= */
.contact-map{
  min-height: 0;
  padding: 0 !important;
}

/* Google-Maps Systemtexte (Kurzbefehle/Nutzungsbedingungen etc.)
   von globaler Textskalierung ausnehmen */
.contact-map .gm-style-cc,
.contact-map .gm-style-cc * {
  font-size: 10px !important;
  line-height: 1.4 !important;
}

.contact-map .gmnoprint,
.contact-map .gmnoprint * {
  font-size: 11px !important;
}

/* =========================
   Kontaktseite – Block 1 breiter (bündig zur Navbar)
========================= */
.contact-wide{
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}

.contact-layout{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  max-width: 1300px;
  margin: 0 auto;
  align-items: start;
}
@media (max-width: 768px){
  .contact-wide{
    padding: 0 6px;
  }
}

/* Mobile: Ueber-mich Werdegang-Listen in offenen Feldern linksbuendig */
@media (max-width: 768px) {
  .ueber-mich-grid .ablauf-step-panel,
  .ueber-mich-grid .ablauf-step-panel p,
  .ueber-mich-grid .ablauf-step-panel ul,
  .ueber-mich-grid .ablauf-step-panel li {
    text-align: left !important;
  }

  .ueber-mich-grid .ablauf-step-panel ul {
    margin: 0;
    padding-left: 1.15em;
    list-style-position: outside;
  }

  .ueber-mich-grid .ablauf-step-panel li {
    margin: 0 0 0.55em;
    line-height: 1.55;
  }

  .ueber-mich-grid .ablauf-step-panel li:last-child {
    margin-bottom: 0;
  }
}

/* =========================
   Kontakt – Formular (Labels linksbündig)
========================= */
.block-1 form label,
.contact-section form label{
  color: rgba(0,0,0,0.6);
  display: block;
  text-align: left;
  font-weight: 400;
  margin-bottom: 6px;
}

/* =========================
   Kontakt – Formularfelder (einheitliche Typo)
========================= */
.block-1 form input,
.block-1 form textarea,
.block-1 form select,
.contact-section form input,
.contact-section form textarea,
.contact-section form select{
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  box-sizing: border-box;
  width: 100%;
}

/* Placeholder (Inputs/Textarea) */
.block-1 form input::placeholder,
.block-1 form textarea::placeholder,
.contact-section form input::placeholder,
.contact-section form textarea::placeholder{
  color: rgba(0,0,0,0.4);
}

/* Select wie Input */
.block-1 form select,
.contact-section form select{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  padding: 12px;
  border-radius: 999px;
  border: 1px solid #ddd;
  background-color: #fff;

  background-image:
    linear-gradient(45deg, transparent 50%, #666 50%),
    linear-gradient(135deg, #666 50%, transparent 50%);
  background-position:
    calc(100% - 20px) center,
    calc(100% - 14px) center;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;

  cursor: pointer;
}

.block-1 form select:invalid,
.contact-section form select:invalid{
  color: rgba(0,0,0,0.4);
}

.block-1 form select:valid,
.contact-section form select:valid{
  color: #333;
}

/* Fokus */
.block-1 form input:focus,
.block-1 form textarea:focus,
.block-1 form select:focus,
.contact-section form input:focus,
.contact-section form textarea:focus,
.contact-section form select:focus{
  outline: none;
  border-color: rgba(108,141,154,0.55);
  box-shadow: 0 0 0 4px rgba(108,141,154,0.18);
}

.contact-section .mail-status--success {
  color: #2f6a44;
}

.contact-section .mail-status--error {
  color: #9a3b3b;
}

/* Kontakt – Typo/Farbe konsistent auch auf dunklen Blöcken */
.contact-section{
  color: #333;
  min-height: auto;
  align-items: flex-start;
  justify-content: center;
}

.contact-section.contact-spacing-embedded{
  padding-top: 112px;
  padding-bottom: 112px;
}

.contact-section.contact-spacing-kontaktseite{
  padding-top: 224px;
  padding-bottom: 224px;
}

.contact-section.contact-spacing-kontaktseite-top-reduced{
  padding-top: 157px;
  padding-bottom: 91px;
}

@media (max-width: 768px){
  .contact-section.contact-spacing-embedded{
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .contact-section.contact-spacing-kontaktseite{
    padding-top: 136px;
    padding-bottom: 136px;
  }

  .contact-section.contact-spacing-kontaktseite-top-reduced{
    padding-top: 95px;
    padding-bottom: 56px;
  }
}

.contact-section .modern-heading{
  color: #000;
}

/* Kontakt – Button-Farbe innerhalb des Formularblocks */
.contact-section .card-button{
  background: #7aaaaa;
  color: #fff;
  font-size: 0.95rem !important;
}
.contact-section .card-button:hover{
  background: #5f8f8f;
}



/* =========================
   Icon-Button (Telefon & E-Mail)
========================= */
.icon-button {
  display: inline-flex;
  align-items: center;
  
  gap: 50px;

  padding: 6px 10px 6px 22px;
  border-radius: 999px;

  background-color: #AFC5C3;
  color: #fff;

  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1rem;
  font-weight: 500;

  text-decoration: none;
  transition: background-color .25s ease, transform .2s ease;
}

.contact-mobile-button {
  display: none;
}

.icon-button:hover {
  background-color: #7aaaaa;
  transform: translateY(-1px);
}

.icon-button-text {
  line-height: 1;
  white-space: nowrap;
}

.contact-section .icon-button-text {
  font-size: 1rem !important;
}

.icon-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 45px;
  height: 45px;
  border-radius: 50%;

  background: rgba(255,255,255,0.9);
}

.icon-button-img {
  width: 25px;
  height: 25px;
  display: block;
  object-fit: contain;
}

/* =========================
   Einheitliche Block-Uebergaenge (ohne Schattenrand)
========================= */
.startseite-block4-overlap,
.ablauf-page,
.therapieangebot-page,
.kosten-ablauf-block,
.verhaltenstherapie-page {
  box-shadow: none !important;
}

/* =========================================================
   NAVBAR – Kontakt-Link (eigene Regeln, komplett entkoppelt)
========================================================= */
.menu a.nav-contact {
  color: #000;
  opacity: 0.30;
  font-weight: 300;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  padding: 0 0 4px;
  border-radius: 0;
  text-decoration: none;
  transform: none;
  position: relative;
  z-index: 0;
}

/* Unterstrich komplett deaktivieren */
.menu a.nav-contact::after {
  display: none !important;
}

.menu a.nav-contact::before {
  content: "";
  position: absolute;
  left: -12px;
  right: -12px;
  top: 50%;
  height: 38px;
  transform: translateY(-50%);
  border-radius: 999px;
  background-color: transparent;
  transition: background-color 0.3s ease;
  z-index: -1;
}

/* Hover nur für Kontakt */
.menu a.nav-contact:hover {
  color: #fff;
  transform: none;
}

.menu a.nav-contact:hover::before {
  background-color: rgba(143, 176, 177, 0.3);
}

/* Active-Zustand nur für Kontakt */
.menu a.nav-contact.active {
  color: #ffffff;
  font-weight: 300;
}

.menu a.nav-contact.active::before {
  background-color: rgba(143, 176, 177, 0.8);
}

/* Hover nur für Kontakt active */
.menu a.nav-contact.active:hover {
  color: #fff;
  transform: none;
}

.menu a.nav-contact.active:hover::before {
  background-color: rgba(143, 176, 177, 0.8);
}

/* =========================================================
   13) Floating Doctolib Button (nur Startseite-Markup)
========================================================= */
.floating-doctolib-button {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 998;
  width: 148px;
  border: 2px solid #6e8f8c;
  border-right: 0;
  border-radius: 7px 0 0 7px;
  overflow: hidden;
  background:
    linear-gradient(rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.67));
  box-shadow: 0 8px 20px rgba(43, 78, 75, 0.18);
  opacity: 0;
  visibility: hidden;
  clip-path: inset(0 0 0 100%);
  pointer-events: none;
  filter: contrast(1) saturate(1);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    clip-path 570ms steps(22, end),
    filter 570ms linear,
    opacity 570ms steps(22, end),
    visibility 0s linear 570ms;
  transition-delay: 0s, 0s, 0s, 0s, 0s, 570ms;
  will-change: clip-path, opacity, filter;
}

.floating-doctolib-button::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  background-image:
    radial-gradient(circle at 82% 18%, rgba(255,255,255,0.40) 0 2px, transparent 2.5px),
    radial-gradient(circle at 64% 42%, rgba(255,255,255,0.34) 0 1.8px, transparent 2.2px),
    radial-gradient(circle at 72% 74%, rgba(255,255,255,0.36) 0 2.2px, transparent 2.8px),
    radial-gradient(circle at 92% 56%, rgba(255,255,255,0.28) 0 1.6px, transparent 2px),
    radial-gradient(circle at 58% 20%, rgba(255,255,255,0.30) 0 2px, transparent 2.5px);
  mix-blend-mode: screen;
}

.floating-doctolib-button::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.2) 0 1px,
      transparent 1px 7px
    );
  mix-blend-mode: soft-light;
}

.floating-doctolib-button.is-visible {
  opacity: 0.9;
  visibility: visible;
  clip-path: inset(0 0 0 0);
  pointer-events: auto;
  animation: doctolib-atom-reveal 570ms steps(22, end) forwards;
  transition-delay: 0s, 0s, 0s, 0s, 0s, 0s;
}

.floating-doctolib-button.is-visible::before {
  animation: doctolib-atom-flicker 570ms steps(16, end) forwards;
}

.floating-doctolib-button.is-visible::after {
  animation: doctolib-atom-grain 570ms steps(18, end) forwards;
}

.floating-doctolib-button:hover {
  transform: translateY(-50%) translateX(-2px);
  box-shadow: 0 10px 24px rgba(43, 78, 75, 0.25);
}

.floating-doctolib-button:focus-visible {
  outline: 2px solid #8FB0B1;
  outline-offset: 2px;
}

@keyframes doctolib-atom-reveal {
  0%   { clip-path: inset(0 0 0 100%); filter: contrast(1.5) saturate(1.4); }
  12%  { clip-path: inset(0 0 0 88%); }
  23%  { clip-path: inset(0 0 0 81%); }
  37%  { clip-path: inset(0 0 0 63%); }
  49%  { clip-path: inset(0 0 0 57%); }
  61%  { clip-path: inset(0 0 0 38%); }
  72%  { clip-path: inset(0 0 0 29%); }
  84%  { clip-path: inset(0 0 0 14%); }
  100% { clip-path: inset(0 0 0 0); filter: contrast(1) saturate(1); }
}

@keyframes doctolib-atom-flicker {
  0%   { opacity: 0.78; transform: translateX(6px) translateY(-1px); }
  22%  { opacity: 0.58; transform: translateX(3px) translateY(1px); }
  46%  { opacity: 0.34; transform: translateX(1px) translateY(-1px); }
  68%  { opacity: 0.22; transform: translateX(0) translateY(0); }
  100% { opacity: 0; transform: translateX(0) translateY(0); }
}

@keyframes doctolib-atom-grain {
  0%   { opacity: 0.55; background-position: 0 0; }
  35%  { opacity: 0.38; background-position: -3px 0; }
  70%  { opacity: 0.22; background-position: 2px 0; }
  100% { opacity: 0; background-position: 0 0; }
}

.floating-doctolib-cta {
  display: block;
  text-align: center;
  padding: 14px 10px;
  background: transparent;
}

.floating-doctolib-cta {
  color: #2f5552;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 1.02rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .floating-doctolib-button {
    display: none !important;
  }

  .floating-doctolib-button {
    top: 104px;
    bottom: auto;
    right: 0;
    transform: translateY(0);
  }

  .floating-doctolib-button:hover {
    transform: translateY(-1px);
  }
}

/* Kostenseite – Block 2 als 2x2 im Ablauf-Stil */
.kosten-ablauf-block {
  --ablauf-line-color: rgba(208, 199, 184, 0.35);
  --ablauf-line-hover-color: #8FB0B1;
  min-height: auto;
  align-items: flex-start;
  margin-top: -64px;
  position: relative;
  z-index: 2;
  border-radius: 0;
  background: linear-gradient(180deg, #f8f7f4 0%, #f5f5f2 100%);
  box-shadow: 0 -10px 28px rgba(24, 37, 36, 0.14);
  padding-top: 120px;
  padding-bottom: 110px;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.kosten-ablauf-grid {
  --kosten-col-gap: 78px;
  position: relative;
  max-width: 1340px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: var(--kosten-col-gap);
  row-gap: 56px;
  align-items: start;
  transition: height 820ms cubic-bezier(0.16, 1, 0.3, 1);
}

.kosten-ablauf-grid .ablauf-timeline {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.kosten-ablauf-grid .ablauf-step {
  padding-bottom: 112px;
  margin-bottom: 112px;
}

.kosten-hover-panel {
  position: absolute;
  top: 0;
  width: calc((100% - var(--kosten-col-gap)) / 2);
  padding: 4px 0 0 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 3;
  transform: scaleX(0.05);
  transition: opacity 688ms ease, transform 820ms cubic-bezier(0.16, 1, 0.3, 1), visibility 0s linear 820ms;
}

.kosten-hover-panel.is-left {
  left: 0;
  transform-origin: right top;
}

.kosten-hover-panel.is-right {
  right: 0;
  transform-origin: left top;
}

.kosten-hover-panel.is-active {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s, 0s, 0s;
}

.kosten-hover-panel.is-active.is-left,
.kosten-hover-panel.is-active.is-right {
  transform: scaleX(1);
}

.kosten-hover-panel__inner {
  width: 100%;
  max-width: min(560px, 100%);
  text-align: left;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 688ms ease 132ms, transform 820ms cubic-bezier(0.16, 1, 0.3, 1) 132ms;
}

.kosten-hover-panel.is-active .kosten-hover-panel__inner {
  opacity: 1;
  transform: translateY(0);
}

.kosten-hover-panel__inner h3 {
  margin: 0 0 14px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(1.95rem, 2.35vw, 2.4rem);
  line-height: 1.2;
  color: #3f5853;
  font-weight: 500;
  text-align: left;
}

.kosten-step-cta {
  display: inline-block;
  margin-top: 8px;
  margin-left: 42px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(4px);
  transition: opacity 220ms ease, transform 260ms cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 260ms;
}

.kosten-ablauf-grid .ablauf-step.is-active-step .kosten-step-cta,
.kosten-ablauf-grid .ablauf-step[open] .kosten-step-cta {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition-delay: 60ms, 60ms, 0s;
}

.kosten-hover-panel__inner p {
  margin: 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: var(--content-text-size);
  line-height: 1.75;
  color: #49635d;
  text-align: left;
}

.kosten-hover-panel__content p {
  margin: 0;
  text-align: left !important;
}

.kosten-ablauf-grid.is-panel-active .ablauf-step {
  opacity: 0;
  transition: opacity 240ms ease;
}

.kosten-ablauf-grid.is-panel-active .ablauf-step.is-active-step {
  opacity: 1;
  transition-delay: 0s;
}

.kosten-ablauf-grid.is-panel-active.is-active-left .kosten-col--left .ablauf-step {
  opacity: 0.22;
}

.kosten-ablauf-grid.is-panel-active.is-active-right .kosten-col--right .ablauf-step {
  opacity: 0.22;
}

.kosten-ablauf-grid.is-panel-active.is-active-left .kosten-col--left .ablauf-step.is-active-step,
.kosten-ablauf-grid.is-panel-active.is-active-right .kosten-col--right .ablauf-step.is-active-step {
  opacity: 1;
}

@media (min-width: 901px) {
  .kosten-ablauf-grid.is-panel-active.is-active-left .kosten-col--left .ablauf-step.is-active-step .ablauf-step-head::after {
    transform: rotate(-90deg);
  }

  .kosten-ablauf-grid.is-panel-active.is-active-right .kosten-col--right .ablauf-step.is-active-step .ablauf-step-head::after {
    transform: rotate(90deg);
  }
}

/* Keine "Karten"-Optik im seitlichen Zustand */
.kosten-hover-panel,
.kosten-hover-panel__inner {
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

@media (min-width: 901px) {
  .kosten-ablauf-grid .ablauf-step-panel {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .kosten-ablauf-grid {
    --kosten-col-gap: 0px;
    grid-template-columns: 1fr;
    row-gap: 26px;
  }

  .kosten-ablauf-grid .ablauf-step {
    padding-bottom: 34px;
    margin-bottom: 34px;
  }

  .kosten-ablauf-block {
    min-height: auto;
    margin-top: -36px;
    border-radius: 0;
    padding-top: 84px;
    padding-bottom: 78px;
  }

  .kosten-hover-panel {
    display: none;
  }

  .kosten-ablauf-grid .ablauf-step[open] > .ablauf-step-head .ablauf-step-content > p {
    display: none;
  }

  .kosten-ablauf-grid .ablauf-step[open] > .ablauf-step-head .kosten-step-cta {
    display: none;
  }

  .kosten-ablauf-grid .ablauf-step-panel .kosten-step-cta {
    display: inline-block;
    margin-left: 0;
    margin-top: 16px;
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .kosten-ablauf-grid .ablauf-step[open] .ablauf-step-panel {
    max-height: 3200px !important;
    overflow: visible;
  }

  .kosten-ablauf-grid.is-panel-active .ablauf-step,
  .kosten-ablauf-grid.is-panel-active .ablauf-step.is-active-step {
    opacity: 1;
  }
}

/* Touch-device hero overlay: fixed image layer behind scrolling content. */
.touch-hero-layer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: opacity 220ms ease, visibility 0s linear 220ms;
}

.touch-hero-layer.is-visible {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

body.touch-hero-enabled .ablauf-hero,
body.touch-hero-enabled .therapieangebot-hero,
body.touch-hero-enabled .kosten-hero,
body.touch-hero-enabled .verhaltenstherapie-hero,
body.touch-hero-enabled .startseite-story-hero {
  position: relative;
  z-index: 2;
}

body.touch-hero-enabled .startseite-story-hero {
  position: relative !important;
  top: auto !important;
  background-attachment: scroll !important;
}

body.touch-hero-enabled .startseite-story-hero.touch-hero-host {
  background-image: linear-gradient(rgba(22, 34, 33, 0.5), rgba(22, 34, 33, 0.42)) !important;
  background-color: transparent !important;
}

body.touch-hero-enabled.touch-hero-force .ablauf-hero.touch-hero-host {
  background-image: linear-gradient(rgba(25, 40, 38, 0.42), rgba(25, 40, 38, 0.34)) !important;
  background-color: transparent !important;
}

body.touch-hero-enabled.touch-hero-force .therapieangebot-hero.touch-hero-host {
  background-image: linear-gradient(rgba(25, 40, 38, 0.44), rgba(25, 40, 38, 0.36)) !important;
  background-color: transparent !important;
}

body.touch-hero-enabled.touch-hero-force .kosten-hero.touch-hero-host {
  background-image: linear-gradient(rgba(25, 40, 38, 0.44), rgba(25, 40, 38, 0.36)) !important;
  background-color: transparent !important;
}

body.touch-hero-enabled.touch-hero-force .verhaltenstherapie-hero.touch-hero-host {
  background-image: linear-gradient(rgba(25, 40, 38, 0.44), rgba(25, 40, 38, 0.36)) !important;
  background-color: transparent !important;
}

body.touch-hero-enabled .ablauf-page,
body.touch-hero-enabled .therapieangebot-page,
body.touch-hero-enabled .kosten-ablauf-block,
body.touch-hero-enabled .verhaltenstherapie-page,
body.touch-hero-enabled .startseite-story-hero ~ .block {
  position: relative;
  z-index: 3;
}

body.touch-hero-enabled.touch-hero-force main > :not(.ablauf-hero):not(.therapieangebot-hero):not(.kosten-hero):not(.verhaltenstherapie-hero):not(.startseite-story-hero),
body.touch-hero-enabled.touch-hero-force .site-footer {
  position: relative;
  z-index: 3;
}

body.touch-hero-enabled.touch-hero-force .block {
  opacity: 1 !important;
  transform: none !important;
}

body.touch-hero-enabled.touch-hero-force .block:not(.no-reveal) > .container,
body.touch-hero-enabled.touch-hero-force .block:not(.no-reveal) > .contact-wide {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-in-out;
}

body.touch-hero-enabled.touch-hero-force .block.no-reveal > .container,
body.touch-hero-enabled.touch-hero-force .block.no-reveal > .contact-wide {
  opacity: 1 !important;
  transform: none !important;
}

body.touch-hero-enabled.touch-hero-force .block:not(.no-reveal).show > .container,
body.touch-hero-enabled.touch-hero-force .block:not(.no-reveal).show > .contact-wide {
  opacity: 1;
  transform: translateY(0);
}

@supports (-webkit-touch-callout: none) {
  @media (max-width: 430px) and (pointer: coarse) {
    .startseite-block4-overlap {
      margin-top: -96px !important;
    }
  }
}

@media (pointer: coarse) and (max-width: 1366px) {
  .startseite-story-hero ~ .block {
    opacity: 1 !important;
    transform: none !important;
    position: relative;
    z-index: 3;
  }

  .startseite-story-hero ~ .contact-map {
    background: #fff !important;
  }

  .startseite-story-hero ~ .block:not(.no-reveal) > .container,
  .startseite-story-hero ~ .block:not(.no-reveal) > .contact-wide,
  .startseite-story-hero ~ .block:not(.no-reveal) > div {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  }

  .startseite-story-hero ~ .block:not(.no-reveal).show > .container,
  .startseite-story-hero ~ .block:not(.no-reveal).show > .contact-wide,
  .startseite-story-hero ~ .block:not(.no-reveal).show > div {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Tablet/iPad: keep desktop mechanics and layouts for the large touch displays. */
@media (min-width: 768px) and (max-width: 1366px) {
  .ablauf-page,
  .therapieangebot-page,
  .kosten-ablauf-block,
  .verhaltenstherapie-page {
    margin-top: -64px !important;
  }

  .verhaltenstherapie-page {
    padding-top: 124px !important;
    padding-bottom: 143px !important;
  }

  .verhaltenstherapie-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    --vt-col-gap: 34px;
    gap: var(--vt-col-gap) !important;
    height: auto;
  }

  .verhaltenstherapie-grid .vt-step .ablauf-step-head {
    min-height: 158px !important;
  }

  .vt-hover-panel {
    display: block !important;
  }

  .kosten-ablauf-grid {
    --kosten-col-gap: 78px;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: var(--kosten-col-gap) !important;
    row-gap: 56px !important;
  }

  .kosten-ablauf-grid .ablauf-step {
    padding-bottom: 112px !important;
    margin-bottom: 112px !important;
  }

  .kosten-hover-panel {
    display: block !important;
  }
}
