.elementor-25 .elementor-element.elementor-element-18d05e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}.elementor-25 .elementor-element.elementor-element-385510b{--display:flex;--margin-top:1rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}.elementor-25 .elementor-element.elementor-element-4e1c506{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-0f12fc6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-88783cf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-8e7d52a{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0rem;--margin-bottom:4rem;--margin-left:0rem;--margin-right:0rem;}.elementor-25 .elementor-element.elementor-element-8e7d52a.e-con{--align-self:center;}.elementor-25 .elementor-element.elementor-element-d8d08a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-d384570{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-25 .elementor-element.elementor-element-d8d08a2{--width:50%;}.elementor-25 .elementor-element.elementor-element-d384570{--width:40%;}}@media(max-width:1024px){.elementor-25 .elementor-element.elementor-element-385510b{--margin-top:-4rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}}@media(max-width:767px){.elementor-25 .elementor-element.elementor-element-385510b{--margin-top:-3rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}}/* Start custom CSS for html, class: .elementor-element-d66cd75 *//* Storytelling-Sektion Balancezeit */
.bz-story-section {
  background-color: #F7F9F8;
  font-family: "Lato", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  max-width: 900px;
  margin: 0 auto 4rem auto;
  padding: 3rem 2rem;
  color: #1f2933; /* dunkles Grau */
  border-radius: 16px;
}

.bz-story-section h2 {
  font-size: 2rem;
  margin-bottom: 1.25rem;
  color: #1D6D6B; /* Balancezeit Dunkelgrün */
}

.bz-story-section p {
  line-height: 1.7;
  margin-bottom: 1rem;
}

.bz-story-section p:last-of-type {
  margin-bottom: 0;
}/* Mehr Luft & bessere Lesbarkeit auf großen Screens */
@media (min-width: 1440px) {
  #geschichte-section {
    max-width: 1100px;          /* verhindert quetschen */
    margin-left: auto;
    margin-right: auto;
  }

  #geschichte-section h2 {
    margin-bottom: 2.5rem;      /* mehr Abstand zur Einleitung */
    line-height: 1.25;
  }

  #geschichte-section p {
    margin-bottom: 1.8rem;      /* Abstand zwischen Absätzen */
    line-height: 1.85;          /* lockerere Zeilenhöhe */
    font-size: 1.18rem;
  }
}

/* Noch etwas großzügiger für Ultra-Wide */
@media (min-width: 1680px) {
  #geschichte-section {
    max-width: 1200px; 
  }

  #geschichte-section h2 {
    margin-bottom: 3rem;
  }

  #geschichte-section p {
    margin-bottom: 2rem;
    font-size: 1.22rem;
    line-height: 1.9;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3c76986 *//* ===== Basisbereich ===== */

.bz-stats-section {
  padding: 48px 20px;
  background: #f4faf8; /* leichtes Grün, passend zu Balance-Zeit */
  font-family: "Lato", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
}

.bz-stats-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

/* Eyebrow / Überschrift / Intro */

.bz-stats-eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 11px;
  font-weight: 600;
  color: #1d6d6b;
  margin: 0 0 8px;
}

.bz-stats-heading {
  font-size: 26px;
  line-height: 1.35;
  color: #153943;
  margin: 0 0 10px;
}

.bz-stats-intro {
  font-size: 14px;
  line-height: 1.6;
  color: #4f5d64;
  margin: 0 auto 26px;
  max-width: 560px;
}

/* ===== Karten-Grid ===== */

.bz-stats-grid {
  display: grid;
  gap: 22px;
  margin-top: 8px;
}

/* Karte */

.bz-stats-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 22px 22px 20px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.05);
}

/* Prozentzahl */

.bz-stats-value {
  font-size: 36px;
  font-weight: 700;
  color: #1d6d6b;
  margin-bottom: 6px;
}

.bz-stats-value span {
  font-size: 0.55em;
  margin-left: 2px;
}

/* Titel & Text */

.bz-stats-title {
  font-size: 16px;
  font-weight: 700;
  color: #153943;
  margin: 0 0 6px;
}

.bz-stats-text {
  font-size: 14px;
  line-height: 1.6;
  color: #4f5d64;
  margin: 0;
}

/* Fußnote */

.bz-stats-footnote {
  margin: 20px auto 0;
  font-size: 11px;
  color: #7a8a90;
  max-width: 560px;
}

/* ===== Responsive ===== */

/* Handy: etwas kompakter */
@media (max-width: 767px) {
  .bz-stats-section {
    padding: 36px 16px;
  }

  .bz-stats-heading {
    font-size: 22px;
  }

  .bz-stats-card {
    padding: 18px 18px 16px;
    border-radius: 14px;
  }

  .bz-stats-value {
    font-size: 32px;
  }
}

/* Tablet (iPad) & Desktop: zwei Spalten nebeneinander */
@media (min-width: 768px) {
  .bz-stats-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bz-stats-card {
    text-align: left;
  }

  .bz-stats-inner {
    text-align: center; /* oben zentriert, Karten selbst links */
  }
}

@media (min-width: 1024px) {
  .bz-stats-section {
    padding: 56px 24px;
  }

  .bz-stats-heading {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-890368f *//* Lato einbinden (falls noch nicht global eingebunden) */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

.balance-statistics {
  background-color: #f0f7f4;          /* leichtes Grün, passt zu Balancezeit */
  padding: 80px 20px;
}

.balance-statistics__inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
  text-align: center;
  font-family: 'Lato', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #1b2730;
}

.balance-statistics__item {
  padding: 10px 15px;
}

.balance-statistics__value {
  font-size: 3rem;
  font-weight: 700;
  color: #1d6d6b;                     /* Hauptgrün */
  margin-bottom: 10px;
}

.balance-statistics__title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.balance-statistics__text {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #4c5b63;
}

/* Responsive: bei kleineren Screens untereinander */
@media (max-width: 900px) {
  .balance-statistics__inner {
    grid-template-columns: 1fr;
    max-width: 600px;
  }

  .balance-statistics {
    padding: 60px 20px;
  }

  .balance-statistics__value {
    font-size: 2.5rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0d40664 *//* ===== Grundlayout der Team-Sektion ===== */

.bz-team-section {
  padding: 40px 20px 52px;
  background: #f8f8f5; /* leicht warm, passt gut zu den anderen Sektionen */
  font-family: "Lato", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
}

.bz-team-inner {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 22px;
}

/* Bild-Container */

.bz-team-image-wrapper {
  margin: 0;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.08);
  background: #dfe7e3;
}

.bz-team-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* Textbereich */

.bz-team-content {
  text-align: left;
}

.bz-team-eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 11px;
  font-weight: 600;
  color: #1d6d6b;
  margin: 0 0 6px;
}

.bz-team-heading {
  font-size: 24px;
  line-height: 1.35;
  color: #153943;
  margin: 0 0 10px;
}

.bz-team-intro {
  font-size: 14px;
  line-height: 1.6;
  color: #4f5d64;
  margin: 0 0 14px;
  max-width: 520px;
}

.bz-team-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bz-team-list li {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.6;
  color: #3f4a50;
  margin-bottom: 8px;
}

.bz-team-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1d6d6b;
}

/* ===== Responsive ===== */

/* Handy: alles untereinander (Standard oben) */
@media (max-width: 767px) {
  .bz-team-section {
    padding: 32px 16px 44px;
  }

  .bz-team-heading {
    font-size: 22px;
  }

  .bz-team-image-wrapper {
    border-radius: 18px;
  }
}

/* Tablet & Desktop: Bild und Text nebeneinander */
@media (min-width: 768px) {
  .bz-team-inner {
    flex-direction: row;
    align-items: center;
    gap: 32px;
  }

  .bz-team-image-wrapper,
  .bz-team-content {
    flex: 1 1 0;
  }

  .bz-team-content {
    max-width: 480px;
  }
}

@media (min-width: 1024px) {
  .bz-team-section {
    padding: 52px 24px 64px;
  }

  .bz-team-heading {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8f2734 *//* Grund-Section */
.team-intro {
  background: #f7f9f8;           /* heller Hintergrund wie auf deiner Seite */
  padding: 60px 20px;
  font-family: "Lato", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", sans-serif;
}

.team-intro__inner {
  max-width: 820px;
  margin: 0 auto;
}

/* Eyebrow / kleines Label oben */
.team-intro__eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 0.9rem;
  font-weight: 600;
  color: #1d6d6b;                 /* Akzentgrün */
  margin-bottom: 12px;
}

/* große Überschrift */
.team-intro__headline {
  font-size: 2.5rem;
  line-height: 1.15;
  font-weight: 600;
  color: #122235;                 /* dunkles Blau/Grau */
  margin: 0 0 24px;
}

/* Einleitender Text */
.team-intro__lead {
  font-size: 1.05rem;
  line-height: 1.7;
  color: #4f5b66;
  margin-bottom: 28px;
}

/* Liste mit grünen Punkten */
.team-intro__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-intro__list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 14px;
  font-size: 1.02rem;
  line-height: 1.6;
  color: #4f5b66;
}

.team-intro__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #8bbea6;           /* weiches Grün wie deine Akzentfarbe */
  transform: translateY(-50%);
}

/* etwas kleiner auf sehr schmalen Bildschirmen */
@media (max-width: 600px) {
  .team-intro {
    padding: 40px 16px;
  }

  .team-intro__headline {
    font-size: 2rem;
  }

  .team-intro__lead,
  .team-intro__list li {
    font-size: 0.98rem;
  }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-8cd1e5b *//* =============================
   Runde Ecken für Team-Bild
   ============================= */

.bz-rounded-img {
  border-radius: 24px;              /* Stärke der Rundung */
  overflow: hidden;                 /* Schneidet das Bild sauber ab */
  display: block;
}

.bz-rounded-img img,
img.bz-rounded-img {
  border-radius: inherit;           /* übernimmt die Rundung vom Wrapper */
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* Optional: weicher, moderner Schatten */
.bz-rounded-img {
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.08);
}

/* Tablet/Handy kleinere Rundung wenn du willst */
@media (max-width: 767px) {
  .bz-rounded-img {
    border-radius: 18px;
  }
}/* End custom CSS */