:root {
  --yellow-green: #74b12c;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Ptsans local, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

a {
  color: #fff;
  text-decoration: underline;
}

.paragraph {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
}

.div-image-links {
  background-image: url('../images/buecke_1buecke.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 39.7rem;
  height: 45rem;
  margin-left: auto;
  margin-right: auto;
}

.div-backround-rechts {
  width: 50%;
  margin-left: auto;
  padding-left: 0;
  position: static;
}

.image-logo {
  padding-top: 9px;
}

.div-spacer-l {
  height: 6.5rem;
  display: block;
}

.div-bullets {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #74b12c;
  background-color: #74b12c96;
  background-image: linear-gradient(257deg, #74b12c91 38%, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 25px;
  display: block;
  position: absolute;
  right: 72px;
}

.text-phrase {
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1rem;
}

.text-phrase.black {
  color: #000;
  padding-left: 0;
  font-weight: 400;
  line-height: 1.5rem;
}

.text-phrase.wei {
  color: #fff;
  padding-top: .4rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.3rem;
}

.div-header-textblock {
  z-index: 2;
  background-color: #74b12c96;
  width: 36rem;
  height: 35rem;
  position: absolute;
  top: 40%;
  left: auto;
  right: 15%;
  transform: translate(0, -40%);
  box-shadow: 0 6px 20px -3px #00000061;
}

.text-h4 {
  color: #fff;
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.text-h4:hover {
  font-weight: 700;
}

.text-h4.bold {
  padding-top: 0;
  font-size: 1.7rem;
  font-weight: 400;
}

.text-h4.u1 {
  padding-top: 26px;
}

.text-h4.padding {
  padding-top: 13px;
  font-size: 1.4rem;
}

.text-h1 {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1rem;
}

.button {
  text-align: center;
  transform-style: preserve-3d;
  background-color: #74b12c;
  margin-top: 2.9rem;
  margin-left: 15px;
  font-size: 1rem;
  line-height: 1rem;
  box-shadow: 0 5px 9px -4px #000;
}

.button:hover {
  transform: scale3d(1.1, 1.1, 1.1);
  box-shadow: 0 5px 9px -4px #000;
}

.button.versprechen {
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.button.wecryl {
  justify-content: center;
  width: 10.5rem;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button.wecryl:hover {
  background-color: #7eb43f;
  box-shadow: 0 9px 9px -5px #00000085;
}

.text-h3 {
  text-align: center;
  font-size: 40px;
}

.text-h3.linksb-ndig {
  color: #000;
  text-align: left;
  font-size: 2rem;
  line-height: 2rem;
}

.text-h3.linksb-ndig.gr-n {
  color: var(--yellow-green);
}

.div-bullet {
  padding-top: .4rem;
  padding-left: 1rem;
  display: flex;
}

.div-bullet:hover {
  color: #000;
  background-color: #fff0;
  box-shadow: 0 1px 3px #00000042;
}

.div--berschrift {
  display: block;
}

.div--berschrift.mobil {
  display: none;
}

.div-icon {
  justify-content: flex-end;
  align-items: flex-start;
  min-width: 30px;
  max-width: 35px;
  padding-top: 17px;
  display: flex;
}

.section-trust {
  background-image: url('../images/Group-81.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 2.3rem;
  padding-bottom: 2.3rem;
  box-shadow: inset 1px 0 4px #000000db;
}

.div-h3-subhead {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-spacer-s {
  height: 2rem;
}

.page-padding {
  flex-direction: column;
  justify-content: center;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small.z {
  z-index: 10;
  display: flex;
  position: relative;
}

.margin-bottom.margin-small.z.datenschutz {
  display: block;
}

.container-large {
  align-items: flex-start;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.container-large.relativ, .container-large.sticky {
  position: relative;
}

.text-align-center {
  text-align: center;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  max-width: none;
}

.grid {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 6.25fr 1fr 1fr 1fr 1fr;
  margin-top: 24px;
}

.text-span-2 {
  color: #000;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 0;
  text-decoration: none;
  display: block;
}

.text-span-3 {
  color: #74b12c;
  font-weight: 700;
}

.text-span-4 {
  color: #545454;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.3rem;
}

.text-block-2 {
  text-align: center;
  padding-top: 1rem;
  font-size: 16px;
  font-weight: 700;
}

.text-span-5 {
  color: #353535;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.image {
  max-width: 65%;
}

.section-head-wald {
  max-width: 100%;
  min-height: 80vh;
  display: block;
  position: relative;
  overflow: visible;
}

.section-head-wald.test {
  display: none;
  position: relative;
}

.nav_component {
  position: static;
  inset: 0% auto auto 0%;
}

.section-gesammtloesung {
  box-shadow: 0 -3px 5px -4px #000;
}

.section-das-versprechen {
  background-image: url('../images/Group-84_1Group 84.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.flexbox {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.head {
  color: var(--yellow-green);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8rem;
}

.text {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text.mobil {
  display: none;
}

.list-item {
  background-image: url('../images/liste-item-linie.svg');
  background-position: 0 30%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 3.5rem;
  padding-left: 75px;
}

.margin-top {
  margin-top: 2.5rem;
}

.h3 {
  color: var(--yellow-green);
  margin-top: 2.4rem;
  margin-bottom: 0;
  padding-top: 23px;
  padding-bottom: 18px;
  font-size: 2rem;
  line-height: 2rem;
  display: block;
}

.h3.schwarz {
  color: #141413;
  margin-top: -8px;
  padding-right: 20px;
}

.h3.mobile {
  display: none;
}

.aufbau-liste {
  padding-left: 0;
  list-style-type: none;
}

.div-vorteile {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section-aufbau-2 {
  background-image: url('../images/Group-82.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 2rem;
  padding-bottom: 6.1rem;
  position: relative;
}

.container-links {
  justify-content: flex-end;
  width: 70%;
  display: flex;
}

.container-rechts {
  width: 30%;
}

.container-rechts.mobil {
  display: none;
}

.div-inhalt {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-inhalt.center {
  text-align: center;
  background-color: #fffc;
  padding: 4rem 3rem;
  display: block;
  box-shadow: 0 0 17px #00000045;
}

.div-inhalt.static {
  display: block;
}

.text-span-6 {
  font-size: .9rem;
  line-height: 1.5rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.div-space-xl {
  height: 20rem;
  display: none;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small.padding {
  background-color: #ffffffd6;
  padding: 0 18px 4px;
  box-shadow: 0 3px 20px 13px #00000057;
}

.paragraph-2 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
}

.text_ueberzeugung {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.9rem;
  position: relative;
}

.kontakt-wrapper {
  z-index: 1;
  height: 50rem;
  position: relative;
}

.kontakt-bg {
  background-image: url('../images/cdcsfs_1cdcsfs.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 50rem;
  position: sticky;
  top: 15vh;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-message {
  background-color: #0000;
  padding: 1.5rem;
}

.field-label {
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
  display: inline;
}

.error-text {
  color: #e23939;
}

.form-field-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-input {
  color: #000;
  background-color: #0000;
  border: 0 solid #0000;
  border-bottom: 1px solid #000;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::placeholder {
  color: #0009;
}

.form-input.is-text-area {
  outline-color: var(--yellow-green);
  border-color: #000;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
  min-height: 5rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: visible;
}

.success-text {
  font-weight: 600;
}

.text-style-link {
  color: #070707;
  text-decoration: none;
}

.form-field-wrapper {
  display: block;
  position: relative;
}

.contact2_component {
  flex-direction: column;
  align-items: stretch;
}

.contact2_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: .75rem;
  border: 0 solid #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-siegel {
  justify-content: center;
  align-items: stretch;
  height: 4rem;
  display: flex;
}

.siegel-1 {
  max-width: none;
  padding-right: 17px;
}

.image-6 {
  max-width: none;
}

.h4.center {
  text-align: center;
  font-size: 2rem;
  line-height: 2.5rem;
}

.h4.gr-n {
  color: var(--yellow-green);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.2rem;
  font-size: 2rem;
  line-height: 2.5rem;
}

.div-button {
  flex: 0 auto;
  align-self: flex-end;
}

.div-input {
  flex: 1;
}

.input-button {
  flex-wrap: nowrap;
  display: flex;
}

.paragraph-3 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.background-video {
  z-index: 1;
  width: 100vw;
  max-width: 100%;
  height: 20.9rem;
  position: absolute;
  top: 40%;
  transform: translate(0, -40%);
  box-shadow: 0 2px 20px 4px #000000cf;
}

.section-footer {
  background-color: #404952;
  flex-direction: column;
  justify-content: center;
  display: block;
  position: static;
  top: auto;
  left: 0%;
  right: 0%;
}

.section-footer.impressum {
  background-color: #666d75;
  height: 3rem;
}

.div-adresse {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-end;
  width: 40rem;
  height: auto;
  display: flex;
}

.div-adresse.impressum {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  padding-left: 68px;
  display: flex;
}

.div-adresse.links {
  justify-content: center;
  align-items: flex-start;
}

.paragraph-4 {
  color: #fff;
}

.image-7 {
  max-width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

.image-8 {
  padding-top: 3px;
  padding-left: 12px;
  padding-right: 12px;
}

.image-9, .image-10 {
  padding-left: 8px;
  padding-right: 8px;
}

.div-line-0-2rem {
  background-color: #fff;
  width: .1rem;
  height: auto;
  min-height: 100%;
}

.div-block-6 {
  display: flex;
}

.bold-text {
  color: #fff;
  padding-bottom: 0;
  display: block;
}

.div-dunkelgrau-bg {
  height: 10rem;
  display: flex;
}

.wald-bild-hero {
  width: 100%;
  display: block;
  position: absolute;
  top: 40%;
  transform: translate(0, -40%);
}

.seiten-menu {
  z-index: 5;
  background-color: var(--yellow-green);
  width: 40px;
  height: 40px;
  position: static;
  inset: 47% 0% 0% auto;
}

.seiten-menu.unten {
  width: 40px;
  margin-top: .25rem;
  top: 54%;
}

.div-adresse-bg {
  background-color: var(--yellow-green);
  margin-bottom: 50px;
  padding: 10px;
}

.grid-div-center {
  text-align: center;
}

.lottie-animation {
  margin-top: 5rem;
}

.button-4 {
  background-color: #0000;
  margin-bottom: .5rem;
  padding-left: 5px;
  padding-right: 17px;
  font-size: 24px;
}

.section-space {
  height: 8.4rem;
}

.section-space.tablet {
  display: block;
}

.section-space.breitbild {
  display: none;
}

.div-spacer-m {
  height: 4rem;
  display: block;
}

.div-spacer-m.desktop, .div-spacer-m.breitbild {
  display: none;
}

.menu-gesamt {
  display: block;
  position: fixed;
  inset: 40% 0% auto auto;
}

.wald-bild-hochkant {
  display: none;
}

.link {
  color: var(--yellow-green);
  text-decoration: none;
}

.bold-text-4 {
  font-size: 2.3rem;
}

.bold-text-4.ma-stab {
  font-size: 3.5rem;
}

.italic-text {
  font-style: normal;
}

.link-2 {
  font-weight: 700;
  text-decoration: none;
}

.link-3 {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  text-decoration: none;
}

.link-4 {
  font-weight: 700;
  text-decoration: none;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.section_layout227 {
  z-index: 2;
  align-self: center;
  position: relative;
}

.padding-global {
  padding-left: 0%;
  padding-right: 0%;
}

.t-chter_component {
  flex-direction: column;
  height: auto;
  display: flex;
  position: relative;
}

.t-chter_content {
  z-index: 0;
  clear: none;
  justify-content: center;
  align-items: center;
  max-width: none;
  min-height: 80vh;
  margin-left: 5%;
  margin-right: 5%;
  padding: 7rem 64px 8rem;
  display: flex;
  position: sticky;
  top: 0;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.max-width-xlarge.align-center {
  max-width: none;
}

.content-wrapper-text {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content-wrapper-text.mittig {
  align-items: center;
}

.content-wrapper-text.mittig.abstand {
  margin-bottom: 20px;
}

.headline {
  z-index: 3;
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  white-space: normal;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  position: relative;
}

.headline.mittig {
  text-align: center;
}

.subline {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
}

.section-l-sung {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 64px;
  padding-bottom: 64px;
  display: block;
  position: relative;
  overflow: hidden;
}

.header75_content {
  z-index: 0;
  clear: none;
  justify-content: center;
  align-items: center;
  max-width: none;
  min-height: 80vh;
  margin-left: 5%;
  margin-right: 5%;
  padding: 7rem 64px 8rem;
  display: flex;
  position: sticky;
  top: 0;
}

.header75_content.links {
  -webkit-text-stroke-color: #333;
  justify-content: flex-start;
}

.richtext-datenschutz {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 1px solid #000;
  font-style: normal;
}

.column-text-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.header75_component {
  flex-direction: column;
  height: 100%;
  display: flex;
  position: relative;
}

.column-left-vorteile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 555px;
  display: flex;
}

.column-left-vorteile.datenschutz {
  max-width: none;
  display: block;
}

.link-5 {
  background-color: #ce1a1a;
}

.richtext-datenschutz-2 {
  text-align: left;
}

.richtext-datenschutz-2 p, .richtext-datenschutz-2 ul {
  font-size: 18px;
  line-height: 150%;
}

.link-6, .link-7, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27, .link-28, .link-29, .link-30, .link-31, .link-32, .link-33, .link-34, .link-35, .link-36, .link-37, .link-38, .link-39, .link-40, .link-41, .link-42, .link-43, .link-44, .link-45 {
  color: #009a3d;
}

@media screen and (min-width: 1280px) {
  .section-l-sung {
    height: auto;
  }
}

@media screen and (min-width: 1440px) {
  .div-image-links {
    background-image: url('../images/buecke_1buecke.webp');
    background-position: 100%;
    background-size: cover;
  }

  .div-spacer-l {
    height: 5.7rem;
  }

  .div--berschrift {
    display: block;
  }

  .div--berschrift.mobil {
    display: none;
  }

  .section-das-versprechen {
    position: relative;
  }

  .list-item {
    margin-bottom: 3rem;
  }

  .h3 {
    margin-top: 18px;
  }

  .div-inhalt.center {
    text-align: center;
    background-color: #ffffffc2;
    padding-left: 4rem;
    padding-right: 4rem;
    display: block;
    box-shadow: 0 0 11px #0000003d;
  }

  .container-medium {
    width: 100%;
    max-width: 64rem;
    margin-left: auto;
    margin-right: auto;
  }

  .form-input {
    border-width: 0 0 1px;
  }

  .form-input.is-text-area {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .div-spacer-m {
    display: block;
  }

  .div-spacer-m.breitbild {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .div-spacer-l {
    height: 6.5rem;
    display: block;
  }

  .div-spacer-l.breitbild {
    display: none;
  }

  .div-header-textblock {
    width: 36rem;
    height: 35rem;
  }

  .text-h4 {
    font-size: 1.8rem;
  }

  .text-h4.u1 {
    padding-top: 16px;
  }

  .button {
    margin-top: 1.2rem;
  }

  .div--berschrift {
    display: block;
  }

  .div--berschrift.mobil {
    display: none;
  }

  .div-spacer-s {
    display: block;
  }

  .div-spacer-s.breitbild {
    display: none;
  }

  .page-padding {
    text-align: left;
    display: flex;
  }

  .container-large {
    width: 100%;
    display: block;
  }

  .container-large.relativ {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .container-large.sticky {
    position: static;
  }

  .section-head-wald {
    max-width: 2500px;
  }

  .nav_component {
    left: 20.6rem;
  }

  .flexbox {
    justify-content: flex-start;
  }

  .list-item {
    margin-bottom: 3.5rem;
  }

  .margin-top {
    margin-top: 2.5rem;
  }

  .h3 {
    margin-top: 27px;
  }

  .div-vorteile {
    flex-flow: row;
    place-content: flex-start center;
    align-items: stretch;
    display: flex;
  }

  .section-aufbau-2 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    justify-content: center;
    display: flex;
    position: static;
  }

  .container-links {
    text-align: right;
    display: block;
  }

  .div-inhalt {
    flex-direction: row;
    justify-content: flex-end;
    display: flex;
  }

  .div-inhalt.static, .div-space-xl {
    display: block;
  }

  .kontakt-wrapper {
    height: 50rem;
  }

  .background-video {
    height: 27rem;
  }

  .section-footer {
    height: 10rem;
  }

  .section-footer.impressum {
    background-color: #666d75;
  }

  .div-adresse {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
  }

  .div-adresse.impressum {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .div-adresse.rechts {
    align-items: flex-end;
  }

  .paragraph-4 {
    background-color: var(--yellow-green);
    padding: 10px;
  }

  .bold-text {
    margin-bottom: -8px;
    padding-left: 13px;
  }

  .div-dunkelgrau-bg {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .div-hellgrau {
    position: static;
    bottom: 0;
  }

  .wald-bild-hero {
    top: 40%;
  }

  .seiten-menu {
    top: 49%;
  }

  .section-space {
    height: 10rem;
  }

  .section-space.breitbild {
    display: block;
  }

  .div-spacer-m {
    height: 4rem;
    display: block;
  }

  .div-spacer-m.desktop, .div-spacer-m.breitbild {
    display: block;
  }

  .wald-bild-hochkant {
    display: none;
  }

  .section_layout227 {
    height: 75vh;
  }

  .t-chter_component {
    height: 0;
  }

  .t-chter_content {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-l-sung {
    height: 230rem;
    overflow: hidden;
  }

  .header75_content {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .header75_component {
    height: 0;
  }
}

@media screen and (max-width: 991px) {
  .div-header-textblock {
    left: auto;
    right: 7%;
  }

  .div-spacer-s {
    display: block;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small.z {
    display: block;
  }

  .grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .section-head-wald {
    background-image: none;
    overflow: hidden;
  }

  .nav_component {
    left: 3.8rem;
  }

  .flexbox {
    flex-direction: row-reverse;
  }

  .head {
    font-size: 1.3rem;
  }

  .text {
    padding-left: 10px;
    font-size: 1rem;
  }

  .text.mobil {
    font-size: 1.3rem;
    display: block;
  }

  .list-item {
    justify-content: flex-start;
    margin-bottom: .9rem;
    display: flex;
  }

  .margin-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
  }

  .margin-top.cc-white-bg {
    background-color: #ffffffc2;
    padding: 15px;
  }

  .h3 {
    padding-top: 0;
  }

  .h3.schwarz {
    padding-top: 20px;
  }

  .h3.mobile {
    padding-left: 10px;
    font-size: 2.5rem;
    display: block;
  }

  .aufbau-liste {
    position: relative;
    top: -25px;
  }

  .aufbau-liste.cc-notop {
    top: auto;
  }

  .section-aufbau-2 {
    background-image: url('../images/Group-93.png');
  }

  .container-links {
    width: 100%;
    display: block;
  }

  .container-rechts {
    display: none;
  }

  .container-rechts.mobil {
    width: 100%;
    display: block;
  }

  .div-inhalt {
    flex-wrap: wrap;
    display: flex;
  }

  .container-small.padding {
    width: 90%;
  }

  .kontakt-wrapper, .kontakt-bg {
    height: 50rem;
  }

  .background-video {
    top: 40%;
  }

  .wald-bild-hero {
    object-fit: fill;
    display: none;
    transform: translate(0, 40%);
  }

  .lottie-animation {
    margin-top: 20px;
  }

  .section-space.tablet {
    display: block;
  }

  .section-space.breitbild {
    display: none;
  }

  .wald-bild-hochkant {
    display: block;
    position: absolute;
    top: 40%;
    transform: translate(0, -40%);
  }

  .t-chter_component {
    overflow: visible;
  }

  .t-chter_content {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .headline, .headline.mittig {
    font-size: 50px;
  }

  .section-l-sung {
    height: 100%;
  }

  .header75_content {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section_header75 {
    z-index: 5;
    position: relative;
  }

  .header75_component {
    overflow: visible;
  }

  .column-left-vorteile {
    max-width: none;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .div-image-links {
    width: 74.7rem;
  }

  .div-bullets {
    padding-top: 1px;
    inset: auto 0% 0% auto;
  }

  .text-phrase {
    padding-left: 0;
  }

  .text-phrase.black {
    text-align: center;
  }

  .div-header-textblock {
    width: 30.3rem;
    left: 2.9rem;
  }

  .text-h4 {
    line-height: 1.5rem;
  }

  .text-h1 {
    font-size: 2.7rem;
  }

  .text-h3.linksb-ndig.gr-n {
    text-align: center;
  }

  .div--berschrift {
    display: none;
  }

  .div--berschrift.mobil {
    display: block;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-large.sticky {
    position: static;
  }

  .text-span-2 {
    font-size: .8rem;
  }

  .head {
    font-size: 1.7rem;
    line-height: 1.1rem;
  }

  .text {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .text.mobil {
    font-size: 1.4rem;
  }

  .list-item {
    flex-direction: column;
  }

  .h3.schwarz {
    padding-left: 44px;
  }

  .text_ueberzeugung {
    display: none;
  }

  .kontakt-wrapper, .kontakt-bg {
    height: 50rem;
  }

  .form-field-2col.is-mobile-1col {
    grid-template-columns: 1fr;
  }

  .h4.gr-n {
    text-align: left;
    padding-left: 0;
  }

  .div-adresse, .div-adresse.links {
    align-items: center;
  }

  .div-dunkelgrau-bg {
    flex-wrap: wrap;
    align-items: flex-end;
    height: auto;
    min-height: 25rem;
  }

  .wald-bild-hero, .section-space.tablet {
    display: none;
  }

  .wald-bild-hochkant {
    display: block;
  }

  .bold-text-4.ma-stab {
    font-size: 3.5rem;
  }

  .t-chter_content {
    margin-left: 0;
    margin-right: 0;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .headline, .headline.mittig {
    font-size: 40px;
  }

  .section-l-sung {
    height: 100%;
    overflow: visible;
  }

  .header75_content {
    margin-left: 0;
    margin-right: 0;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .column-left-vorteile {
    max-width: none;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .div-image-links {
    width: 62.8rem;
  }

  .div-backround-rechts {
    width: auto;
  }

  .image-logo {
    padding-left: 1rem;
  }

  .div-bullets {
    width: auto;
    margin-top: 163px;
    padding: 0 17px;
    inset: 0% 0% auto auto;
  }

  .text-phrase {
    font-size: 1.1rem;
  }

  .text-phrase.black {
    text-align: center;
  }

  .text-phrase.wei {
    font-size: .7rem;
    line-height: 1.2rem;
  }

  .div-header-textblock {
    width: 17.5rem;
    left: 20px;
    right: 20px;
  }

  .text-h4 {
    margin-top: 0;
    padding-top: .2rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1rem;
  }

  .text-h4.bold {
    padding-top: 1.7rem;
    font-size: 1.4rem;
  }

  .text-h4.u1 {
    padding-top: 8px;
    font-size: 1.3rem;
  }

  .text-h1 {
    font-size: 1.6rem;
    line-height: 0;
  }

  .button {
    margin-top: 1.4rem;
  }

  .text-h3.linksb-ndig {
    line-height: 1.6rem;
  }

  .text-h3.linksb-ndig.gr-n {
    text-align: center;
  }

  .div--berschrift {
    display: none;
  }

  .div--berschrift.mobil {
    display: block;
  }

  .div-h3-subhead {
    font-size: 13px;
  }

  .page-padding {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .grid {
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .text-span-2 {
    padding-top: 0;
    font-size: .7rem;
    line-height: .8rem;
    display: block;
  }

  .text-span-5 {
    font-size: .8rem;
  }

  .nav_component {
    display: block;
  }

  .flexbox {
    flex-direction: row-reverse;
    align-items: center;
  }

  .head {
    font-size: 1.7rem;
    line-height: 1.5rem;
  }

  .text {
    padding-top: .5rem;
    padding-left: .5rem;
    font-size: 1rem;
  }

  .text.mobil {
    font-size: 1rem;
  }

  .list-item {
    display: block;
  }

  .h3 {
    margin-top: 0;
    padding-top: 14px;
    font-size: 1.2rem;
    line-height: 1.7rem;
    display: block;
  }

  .h3.schwarz {
    display: none;
  }

  .h3.mobile {
    padding-bottom: 0;
  }

  .h3.video {
    font-size: 1.6rem;
  }

  .container-links {
    align-items: center;
    width: 100%;
  }

  .container-rechts {
    width: 30%;
  }

  .div-inhalt {
    align-items: stretch;
    display: block;
  }

  .div-inhalt.center {
    padding-left: 0;
    padding-right: 0;
  }

  .div-space-xl {
    display: none;
  }

  .text_ueberzeugung {
    font-size: 1.1rem;
    line-height: 1.5rem;
    display: none;
  }

  .kontakt-wrapper, .kontakt-bg {
    height: 50rem;
  }

  .h4 {
    overflow: visible;
  }

  .input-button {
    display: block;
  }

  .paragraph-3 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .wald-bild-hero {
    display: none;
  }

  .lottie-animation {
    margin-top: 20px;
    padding-bottom: 35px;
  }

  .section-space.tablet {
    display: block;
  }

  .div-spacer-m {
    display: none;
  }

  .menu-gesamt {
    z-index: 5;
    display: block;
    top: auto;
    bottom: 5px;
  }

  .bold-text-4 {
    font-size: 2.1rem;
  }

  .bold-text-4.ma-stab {
    line-height: 4rem;
  }

  .bold-text-6 {
    font-size: 1rem;
  }

  .padding-global {
    width: 100%;
  }

  .t-chter_content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content-wrapper-text.mittig {
    width: auto;
  }

  .headline {
    white-space: normal;
    font-size: 25px;
  }

  .headline.mittig {
    font-size: 25px;
  }

  .section-l-sung {
    z-index: 4;
    height: 100%;
  }

  .header75_content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .header75_content.links, .column-text-wrapper {
    display: block;
  }

  .text-wrapper {
    padding-left: 10px;
  }

  .section_header75 {
    width: 100%;
  }

  .header75_component {
    height: 100%;
    display: block;
  }

  .column-left-vorteile {
    object-fit: fill;
    max-width: none;
    margin-bottom: 20px;
    overflow: visible;
  }
}

#w-node-e973e2c0-cba4-6e7e-6f50-d779facff259-30ef8eed, #w-node-_433c3ae7-1810-42bf-96a2-793ac7cd97f4-30ef8eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_828c28db-3df8-a4ff-3ad0-4641bdd75f28-30ef8eed {
  justify-self: center;
}

#w-node-_90a040c6-8e55-3335-173c-11f8379e4d02-30ef8eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31ddb2a3-8f07-59c4-7903-d78fa32167b7-30ef8eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bf84b54b-88c4-7af5-175a-8f9cfd28c36f-30ef8eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8dc7bcdc-056a-b65c-66fd-dc80eeb91342-30ef8eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_392c1379-658d-3d28-bb1e-13b892f5327e-30ef8eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_392c1379-658d-3d28-bb1e-13b892f53289-30ef8eed {
  justify-self: center;
}

#w-node-bad57c7b-3160-4c05-9c6a-9b1d667c45d7-30ef8eed, #w-node-e973e2c0-cba4-6e7e-6f50-d779facff259-fcef8eee, #w-node-_433c3ae7-1810-42bf-96a2-793ac7cd97f4-fcef8eee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_828c28db-3df8-a4ff-3ad0-4641bdd75f28-fcef8eee {
  justify-self: center;
}

#w-node-_90a040c6-8e55-3335-173c-11f8379e4d02-fcef8eee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31ddb2a3-8f07-59c4-7903-d78fa32167b7-fcef8eee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bf84b54b-88c4-7af5-175a-8f9cfd28c36f-fcef8eee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8dc7bcdc-056a-b65c-66fd-dc80eeb91342-fcef8eee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_392c1379-658d-3d28-bb1e-13b892f5327e-fcef8eee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_392c1379-658d-3d28-bb1e-13b892f53289-fcef8eee {
  justify-self: center;
}

#w-node-bad57c7b-3160-4c05-9c6a-9b1d667c45d7-fcef8eee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e973e2c0-cba4-6e7e-6f50-d779facff259-30ef8eed, #w-node-e973e2c0-cba4-6e7e-6f50-d779facff259-fcef8eee {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_433c3ae7-1810-42bf-96a2-793ac7cd97f4-30ef8eed {
    grid-column: span 2 / span 2;
  }

  #w-node-_7a415252-a58e-0f95-b4c6-316953e7617e-30ef8eed, #w-node-_51495b59-6e17-f28f-67a4-6b8efa75fd7d-30ef8eed, #w-node-d167f3ad-b7fc-6bc1-d457-9bbcba975e67-30ef8eed {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_433c3ae7-1810-42bf-96a2-793ac7cd97f4-fcef8eee {
    grid-column: span 2 / span 2;
  }

  #w-node-_7a415252-a58e-0f95-b4c6-316953e7617e-fcef8eee, #w-node-_51495b59-6e17-f28f-67a4-6b8efa75fd7d-fcef8eee, #w-node-d167f3ad-b7fc-6bc1-d457-9bbcba975e67-fcef8eee {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_433c3ae7-1810-42bf-96a2-793ac7cd97f4-30ef8eed, #w-node-d167f3ad-b7fc-6bc1-d457-9bbcba975e67-30ef8eed, #w-node-_433c3ae7-1810-42bf-96a2-793ac7cd97f4-fcef8eee, #w-node-d167f3ad-b7fc-6bc1-d457-9bbcba975e67-fcef8eee {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Ptsans local';
  src: url('../fonts/PTSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ptsans local';
  src: url('../fonts/PTSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ptsans local';
  src: url('../fonts/PTSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ptsans local';
  src: url('../fonts/PTSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}