:root {
  --akzentfarbe: #dee86f;
  --green: #4f850f;
  --hauptfarbe: #9cbc64;
  --sekundärfarbe: #e9f2da;
  --textfarbe: #3d3c3b;
  --white: white;
  --black: black;
}

.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  flex-flow: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

.utility-page-wrap {
  background-color: var(--akzentfarbe);
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  color: var(--green);
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.submit-button {
  background-color: #ecbf38;
}

.logo-img {
  object-fit: contain;
  width: 250px;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.hauptfarbe {
  color: #fff;
  background-color: #9bbc63;
}

.highlights {
  color: #fff;
  background-color: #dee96f;
}

.heading-1 {
  font-family: Marcellus SC, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  font-family: Marcellus SC, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3 {
  font-family: ZCOOL XiaoWei, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.flie-text {
  font-family: Quicksand, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.farbe-der-headings {
  color: #9bbc63;
  line-height: 1.3;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.terminbutton.highlights.flie-text {
  background-color: var(--hauptfarbe);
  margin-top: 20px;
  font-family: Quicksand, sans-serif;
}

.divblock1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

._1 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

._1.flie-text {
  justify-content: center;
  align-items: center;
}

.form-text {
  line-height: 1.3;
}

.link-formular {
  text-decoration: none;
}

.div-block-success {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.div-block-success.highlights {
  color: #fff;
}

.div-block-success.highlights.green {
  color: var(--green);
}

.div-block-text {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.slogan1 {
  text-align: left;
  text-transform: uppercase;
  font-size: 80px;
  line-height: 85px;
}

.slogan1.heading-1 {
  color: var(--sekundärfarbe);
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Sacramento, sans-serif;
  font-size: 85px;
  font-weight: 100;
  line-height: 1;
}

.wei-er-rahmen {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-video1 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 178px;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.titelvideo-start-3 {
  height: 90vh;
  position: relative;
}

.divider {
  width: 20vw;
  height: 4px;
  margin-bottom: 10px;
}

.divider.highlights {
  background-color: var(--akzentfarbe);
  width: 15vw;
  margin-bottom: 20px;
}

.lottie-animation {
  filter: hue-rotate(278deg);
  width: 100%;
  height: 40vh;
}

.lottie-animation.rechts {
  filter: hue-rotate(278deg);
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.inhalt-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-mittig {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-mittig.heading-1 {
  z-index: 5;
  color: var(--textfarbe);
  font-family: Manjari, sans-serif;
  font-weight: 100;
  position: relative;
}

.heading-mittig.heading-1.preis {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 1.3;
}

.heading-mittig.heading-1.small {
  color: var(--white);
  font-size: 20px;
}

.section-gro-e-abst-nde {
  background-color: var(--sekundärfarbe);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 15vw 15vh;
  display: flex;
}

.section-gro-e-abst-nde.whitebg {
  background-color: var(--white);
}

.section-gro-e-abst-nde.less-bottom-padding {
  padding-bottom: 10vh;
}

.inhalt-mittig1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.inhalt-mittig1.flie-text {
  font-family: Quicksand, sans-serif;
  position: static;
}

.inhalt-mittig1.flie-text.larger {
  font-size: 16px;
}

._3er-grid-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

.text-ber-bild1 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.feature-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.feature-image._100 {
  object-fit: cover;
  height: 100%;
}

.feature-image._100.contain {
  object-fit: contain;
  background-color: #fff;
  width: 80%;
  height: 80%;
  margin: auto;
}

.feature-image.contain {
  object-fit: contain;
}

.feature-image.top {
  object-position: 0% 0%;
}

.heading-mittig-klein1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 28px;
  line-height: 30px;
}

.heading-mittig-klein1.heading-2 {
  font-family: Manjari, sans-serif;
  line-height: 1.3;
}

.heading-mittig-klein1.heading-2.white-outline {
  color: #fff;
  text-shadow: 2px 2px 8px #000;
}

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

._2er-grid.outline {
  border: 1px solid var(--hauptfarbe);
  place-items: center stretch;
  margin-top: 40px;
  padding: 20px;
}

._2er-grid.outline.align-top {
  place-items: start stretch;
}

.feature-image-mask {
  justify-content: space-between;
  width: 40vw;
  height: 60vh;
  display: flex;
  position: relative;
}

.feature-image-mask.outline {
  border: 1px solid var(--hauptfarbe);
}

.text-links1 {
  font-size: 15px;
}

.text-links1.flie-text {
  font-family: Quicksand, sans-serif;
  display: block;
}

.text-links1.flie-text.top {
  margin-top: 20px;
}

.hintergrund-wei {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  display: flex;
}

.hintergrund-wei.versetzt {
  background-color: var(--sekundärfarbe);
  height: auto;
  position: relative;
  right: 40px;
}

.hintergrund-wei.versetzt.rechts {
  background-color: var(--sekundärfarbe);
  padding-left: 40px;
  padding-right: 0;
  right: -40px;
}

.hintergrund-wei.versetzt.whitebg {
  background-color: var(--white);
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.highlights {
  color: #000;
}

.mehr-erfahren2.highlights.heading-1 {
  background-color: var(--hauptfarbe);
  color: #fff;
  width: 100%;
  font-family: Quicksand, sans-serif;
  line-height: 1.3;
}

.mehr-erfahren2.highlights.heading-1.white {
  background-color: var(--white);
  color: var(--hauptfarbe);
}

.heading-links1 {
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-links1.heading-1 {
  color: var(--textfarbe);
  font-family: Manjari, sans-serif;
  font-weight: 100;
}

.bild-cover-section1 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#fff, #0000 36%), url('../images/fVh0XCa.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  height: 45vh;
  padding: 5vh 10vw;
  display: flex;
}

.bild-cover-section1.green {
  background-image: linear-gradient(180deg, var(--sekundärfarbe), transparent 36%), url('../images/fVh0XCa.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.bild-cover-1 {
  background-image: linear-gradient(#ffffff4d, #ffffff4d), url('../images/60659decb3fd3c5d80d8b266_AdobeStock_268842093_visu_160659decb3fd3c5d80d8b266_AdobeStock_268842093_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-wei-1 {
  background-color: #fffffff2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 60%;
  padding: 40px 60px 60px;
  display: flex;
}

.heading-links1-3.heading-1 {
  font-family: Manjari, sans-serif;
  font-weight: 100;
}

.dropdown-toggle {
  width: 100%;
}

._3er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.kreis1 {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
}

.kreis1.highlights {
  color: #000;
  border-radius: 20px;
  width: 100%;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.text-mittig1 {
  text-align: center;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  line-height: 1.3;
}

.text-mittig1.flie-text {
  font-family: Quicksand, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

.heading-block1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
  position: relative;
}

.div-block-farbig1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.div-block-farbig1.hauptfarbe {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  min-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-farbig-1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.div-block-farbig-1:hover {
  background-color: #f8f8f8;
}

.maps1-2 {
  width: 100%;
  height: 50vh;
  margin-top: 40px;
}

.icon-1 {
  object-fit: contain;
  width: auto;
  height: 50px;
  margin-bottom: 20px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.heading-success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Manjari, sans-serif;
  line-height: 1.3;
}

.impdat {
  padding: 100px 40px;
}

.impdat.flie-text {
  padding-top: 100px;
}

.div-block-footer1 {
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 20px;
  display: flex;
}

.footer-1 {
  margin-top: auto;
  padding: 60px 140px;
}

.footer-1.hauptfarbe {
  background-color: var(--hauptfarbe);
  padding-bottom: 10px;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.heading-footer.heading-3 {
  font-family: Manjari, sans-serif;
}

.inhalt-footer {
  height: 100%;
  margin-left: 30px;
  margin-right: 30px;
}

.checkbox-field-2 {
  text-align: left;
  margin-top: 20px;
}

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

.text-field-4 {
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field-4:hover {
  border-color: #1d1f2e80;
}

.text-field-4:active, .text-field-4:focus {
  border-color: #1d1f2e;
}

.text-field-4::placeholder {
  color: #1d1f2e4d;
}

.error-message {
  color: #fff;
  background-color: #a25f4b;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

.contact-form-success-icon {
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 10px;
}

.checkbox-2 {
  border-radius: 5px;
}

.form1 {
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  display: flex;
}

.contact-form {
  font-family: Quicksand, sans-serif;
}

.link {
  color: #fff;
  font-family: Quicksand, sans-serif;
  text-decoration: none;
  display: block;
}

.link.black {
  color: #333;
}

.impdat-2 {
  min-height: 80vh;
  padding: 100px 40px;
}

.impdat-2.flie-text {
  flex-direction: column;
  min-height: auto;
  padding: 0;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  font-family: Quicksand, sans-serif;
  text-decoration: none;
}

.html-embed-2 {
  height: 100%;
}

.navlink.flie-text {
  color: #fff;
  font-family: Manjari, sans-serif;
  font-size: 18px;
  font-weight: 100;
  transition: all .2s;
}

.navlink.flie-text.w--current {
  font-family: Manjari, sans-serif;
  font-size: 18px;
  font-weight: 100;
}

.men.hauptfarbe {
  font-family: Manjari, sans-serif;
  font-weight: 100;
}

.navlinks3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navlinks3.hauptfarbe {
  background-color: var(--hauptfarbe);
  color: #fff;
}

.field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6, .field-label-7, .field-label-8, .field-label-9 {
  line-height: 1.3;
}

.textarea {
  height: 100px;
}

.image-wrapper {
  object-fit: fill;
  height: 70vh;
  font-family: Quicksand, sans-serif;
  position: relative;
}

.image-wrapper._34vh {
  width: auto;
  height: auto;
}

.image-wrapper._34vh._50 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-100.contain {
  object-fit: contain;
  border: 2px solid #9bbc63;
}

.textarea-2 {
  line-height: 3;
}

._100 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.drop-down-btn {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 10px;
  margin-left: 0;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.drop-down-btn:hover {
  background-color: #2e2e2e;
}

.drop-down-btn.highlights {
  color: #000;
}

.drop-down-btn.highlights.heading-1 {
  background-color: var(--hauptfarbe);
  color: #fff;
  align-items: flex-start;
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Quicksand, sans-serif;
  line-height: 1.3;
}

.dropdown-list-13 {
  background-color: #dddddd42;
}

.dropdown-list-13.w--open {
  background-color: #ddd0;
  margin-top: 20px;
  position: static;
}

.quick-stack {
  width: 100%;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.hidden-div {
  display: none;
}

.list {
  font-family: Quicksand, sans-serif;
}

.image-35vh {
  object-fit: cover;
  width: 100%;
  height: 35vh;
}

.image-35vh.align {
  object-position: 50% 100%;
}

.prise-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-block-2 {
  z-index: 999;
  position: fixed;
  inset: auto 1% 50% auto;
}

.hover-div-galarie {
  z-index: 2;
  background-color: #000000b0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.hover-div-galarie:hover {
  display: none;
}

.heading-2-galerie-text {
  color: #fff;
  text-align: center;
  font-family: Manjari, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.grid-17 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.image-100-blur {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-galerie-text {
  color: #fff;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

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

.image-banner {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-social {
  object-fit: contain;
}

.div-block {
  display: none;
}

.quick-stack-2 {
  width: 100%;
}

.lightbox-link {
  width: 100%;
  height: 55vh;
}

.image-101 {
  object-fit: contain;
  background-color: #fff;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .divblock1 {
    padding-bottom: 20px;
  }

  .div-block-success {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan1.heading-1 {
    margin-top: 10px;
    font-size: 45px;
    line-height: 50px;
  }

  .wei-er-rahmen {
    width: 80%;
  }

  .div-block-video1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 60px;
    display: flex;
    inset: 0%;
  }

  .titelvideo-start-3 {
    height: 60vh;
  }

  .inhalt-mittig-untereinander-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-mittig.heading-1 {
    font-size: 25px;
  }

  .section-gro-e-abst-nde, .section-gro-e-abst-nde.whitebg {
    padding: 60px;
  }

  .section-gro-e-abst-nde.less-bottom-padding {
    padding-bottom: 60px;
  }

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

  .inhalt-mittig1.flie-text.larger {
    padding-bottom: 0;
    font-size: 14px;
  }

  .feature-image {
    height: 100%;
    margin-top: 0;
  }

  .feature-image._100.contain {
    width: 100%;
    height: 100%;
  }

  .feature-image.top {
    object-fit: contain;
    object-position: 50% 50%;
    height: 100%;
    overflow: clip;
  }

  .heading-mittig-klein1.heading-2.farbe-der-headings {
    font-size: 25px;
  }

  ._2er-grid {
    grid-template-columns: 1fr;
  }

  ._2er-grid.outline {
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._2er-grid._2 {
    grid-template-columns: 1fr 1fr;
  }

  .feature-image-mask {
    width: 100%;
    height: 55vh;
    margin-right: 0;
  }

  .feature-image-mask.center {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-links1.flie-text {
    text-align: center;
    font-size: 14px;
  }

  .text-links1.flie-text.list {
    text-align: left;
  }

  .hintergrund-wei.versetzt {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
    right: auto;
  }

  .hintergrund-wei.versetzt.rechts {
    padding-left: 0;
    right: auto;
  }

  .hintergrund-wei.versetzt.whitebg {
    padding-top: 0;
  }

  .mehr-erfahren2.highlights.heading-1 {
    width: auto;
    min-width: 300px;
  }

  .heading-links1.heading-1 {
    text-align: center;
    font-size: 25px;
  }

  .bild-cover-section1 {
    height: 40vh;
    padding: 60px;
  }

  .bild-cover-1 {
    padding: 60px;
  }

  .div-block-wei-1 {
    width: 100%;
    height: auto;
    padding: 40px;
  }

  .heading-links1-3.heading-1 {
    font-size: 25px;
  }

  ._3er-grid {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    display: flex;
  }

  ._3er-grid._2-col-sm-sc {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-mittig1.flie-text {
    font-size: 14px;
  }

  .heading-block1 {
    width: 100%;
  }

  .div-block-farbig1.hauptfarbe {
    min-height: 40vh;
  }

  .div-block-farbig-1 {
    padding-bottom: 20px;
  }

  .maps1-2 {
    height: 45vh;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .success {
    height: 80vh;
  }

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: grid;
  }

  .footer-1.hauptfarbe {
    padding: 20px 60px;
  }

  .inhalt-footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .inhalt-footer.flie-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .checkbox-field-2 {
    margin-top: 10px;
  }

  .text-field-4 {
    height: 45px;
  }

  .error-message {
    width: auto;
  }

  .form1 {
    margin-top: 40px;
  }

  .contact-form {
    flex-flow: column;
    display: flex;
  }

  .menu-icon-3 {
    color: #fff;
  }

  .navlink.flie-text {
    color: #333;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .navlink.flie-text.w--current {
    font-size: 14px;
    font-weight: 700;
  }

  .men.hauptfarbe {
    z-index: 1000;
    background-color: var(--sekundärfarbe);
    box-shadow: 0 2px 5px #0003;
  }

  .men-button3.w--open {
    background-color: #fff;
  }

  .men-button3.hauptfarbe {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .men-button3.hauptfarbe.w--open {
    background-color: var(--hauptfarbe);
  }

  .image-wrapper {
    height: 55vh;
  }

  .image-wrapper._34vh._50 {
    width: auto;
  }

  ._100 {
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .drop-down-btn.highlights.heading-1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    min-width: 300px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .dropdown-list-13.w--open {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .quick-stack {
    padding: 0;
  }

  .image-35vh, .image-35vh.align {
    height: 55vh;
  }

  .link-block-2 {
    height: 45px;
  }

  .hover-div-galarie {
    height: 40%;
    display: none;
    inset: auto 0% 0%;
  }

  .heading-2-galerie-text {
    font-size: 25px;
  }

  .grid-17 {
    flex-flow: column;
    display: flex;
  }

  .image-100-blur.align {
    object-position: 50% 10%;
  }

  .grid-19 {
    grid-template-columns: 1fr 1fr;
  }

  .image-social {
    height: 100%;
  }

  .div-block {
    background-image: linear-gradient(#000000b5, #000000b5);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .lightbox-link {
    height: auto;
  }

  .hide {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .divblock1 {
    height: auto;
  }

  .div-block-success {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slogan1.heading-1 {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 40px;
  }

  .wei-er-rahmen {
    width: 100%;
  }

  .div-block-video1 {
    width: 100%;
    padding: 40px;
  }

  .titelvideo-start-3 {
    height: 55vh;
  }

  .lottie-animation, .lottie-animation.rechts {
    height: 30vh;
  }

  .heading-mittig.heading-1 {
    margin-top: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-mittig.heading-1.preis {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading-mittig.heading-1.small {
    margin-top: 10px;
    font-size: 22px;
  }

  .section-gro-e-abst-nde, .section-gro-e-abst-nde.whitebg {
    padding: 40px;
  }

  .section-gro-e-abst-nde.less-bottom-padding {
    padding-bottom: 40px;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  ._3er-grid-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .feature-image.contain {
    object-position: 50% 50%;
    width: 100%;
  }

  .heading-mittig-klein1 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-mittig-klein1.heading-2 {
    font-size: 22px;
  }

  .heading-mittig-klein1.heading-2.farbe-der-headings {
    font-size: 20px;
  }

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

  ._2er-grid.outline {
    flex-flow: column;
    margin-top: 10px;
    padding-top: 20px;
    display: flex;
  }

  ._2er-grid._2 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .feature-image-mask {
    height: 45vh;
    margin-right: 0;
  }

  .feature-image-mask.outline {
    justify-content: center;
    width: 100%;
    height: auto;
  }

  .hintergrund-wei.versetzt {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hintergrund-wei.versetzt.rechts {
    padding-left: 0;
  }

  .hintergrund-wei.versetzt.whitebg {
    width: 100%;
  }

  .mehr-erfahren2.highlights.heading-1 {
    min-width: 300px;
  }

  .heading-links1.heading-1 {
    font-size: 22px;
    line-height: 30px;
  }

  .bild-cover-section1 {
    padding: 40px;
  }

  .bild-cover-1 {
    height: auto;
    padding: 40px;
  }

  .div-block-wei-1 {
    width: 100%;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-links1-3.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  ._3er-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .kreis1.highlights, .div-block-farbig1.hauptfarbe {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-farbig-1 {
    height: auto;
  }

  .maps1-2 {
    height: 40vh;
  }

  .icon-1 {
    height: 40px;
    margin-bottom: 0;
  }

  .success {
    height: auto;
    padding: 40px;
  }

  .heading-success {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .impdat {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .impdat.flie-text {
    padding-top: 50px;
  }

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-footer.heading-3 {
    margin-bottom: 5px;
  }

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .text-field-4 {
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field-4::placeholder {
    text-align: center;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

  .contact-form {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .image-wrapper {
    height: 55vh;
  }

  .image-wrapper._34vh._50 {
    margin-left: 0;
    margin-right: 0;
  }

  .drop-down-btn.highlights.heading-1 {
    min-width: 300px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .image-35vh, .image-35vh.align {
    height: 45vh;
  }

  .heading-2-galerie-text {
    font-size: 25px;
    line-height: 30px;
  }

  .grid-17 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .text-block-galerie-text {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-19 {
    flex-flow: column;
    display: flex;
  }

  .link-block-3 {
    width: 100%;
  }

  .div-block {
    height: 100px;
  }

  .lightbox-link {
    width: auto;
    height: 45vh;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 22px;
    line-height: 25px;
  }

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

  h3 {
    font-size: 17px;
    line-height: 20px;
  }

  p {
    font-size: 12px;
    line-height: 17px;
  }

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

  .logo-img {
    width: 200px;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .flie-text {
    overflow-wrap: anywhere;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .div-block-success.highlights {
    padding: 20px;
  }

  .slogan1.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .wei-er-rahmen {
    width: 100%;
    max-width: 350px;
    padding-right: 20px;
  }

  .div-block-video1 {
    align-items: center;
    width: auto;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .titelvideo-start-3 {
    height: 45vh;
  }

  .divider.highlights {
    width: 40vw;
  }

  .heading-mittig.heading-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-mittig.heading-1.small {
    font-size: 20px;
  }

  .section-gro-e-abst-nde {
    padding: 40px 20px;
  }

  .section-gro-e-abst-nde.whitebg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-image._100.contain {
    width: 100%;
    height: 100%;
  }

  .heading-mittig-klein1 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig-klein1.heading-2 {
    font-size: 20px;
  }

  ._2er-grid.outline {
    width: 100%;
    padding: 10px;
  }

  .feature-image-mask {
    height: 35vh;
  }

  .text-links1.flie-text.list {
    padding-left: 20px;
  }

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .mehr-erfahren2.highlights.heading-1 {
    width: 100%;
    min-width: auto;
  }

  .heading-links1.heading-1 {
    text-align: center;
    overflow-wrap: anywhere;
    font-size: 18px;
    line-height: 25px;
  }

  .bild-cover-section1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bild-cover-1 {
    height: auto;
    padding: 40px 20px;
  }

  .div-block-wei-1 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-links1-3.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._3er-grid._2-col-sm-sc {
    display: flex;
  }

  .heading-block1 {
    width: 100%;
  }

  .div-block-farbig1.hauptfarbe {
    min-height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .maps1-2 {
    height: 35vh;
  }

  .icon-1 {
    height: 35px;
  }

  .success {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-success {
    font-size: 20px;
    line-height: 30px;
  }

  .impdat {
    padding-left: 20px;
    padding-right: 20px;
  }

  .impdat.flie-text {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-1.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-field-4 {
    width: 100%;
  }

  .impdat-2 {
    padding: 40px 10px;
  }

  .impdat-2.flie-text {
    min-height: auto;
  }

  .image-wrapper {
    height: 55vh;
  }

  .image-wrapper._34vh {
    height: auto;
  }

  ._100 {
    width: 100%;
  }

  .drop-down-btn {
    min-width: 150px;
  }

  .drop-down-btn.highlights.heading-1 {
    min-width: auto;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-35vh, .image-35vh.align {
    height: 35vh;
  }

  .link-block-2 {
    height: 35px;
  }

  .hover-div-galarie {
    height: 45%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2-galerie-text {
    font-size: 18px;
    line-height: 22px;
  }

  .grid-17 {
    margin-bottom: 0;
  }

  .div-block {
    height: 150px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lightbox-link {
    height: auto;
  }
}

#w-node-_1b74d663-5900-ad23-b068-531646ea734d-e80d19ec {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199a8-e80d19f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199af-e80d19f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199b9-e80d19f4, #w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199b4-e80d19f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199bf-e80d19f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199c4-e80d19f4, #w-node-eae6b582-1bb7-0718-1aef-f8641cbaebb9-e80d19fe, #w-node-f28a6bd5-6c34-86ad-5980-38ae483f1136-e80d19fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d2b47d4-6614-54cf-2dca-dcdcdda6a887-e80d19fe {
  grid-area: 2 / 2 / 3 / 2;
}

#w-node-_55d6c1b4-8bf8-1690-4937-de9047aab1f2-e80d1a07 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_840db278-ea2c-eda0-401d-21aeb57b983f-c185f58c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_1b74d663-5900-ad23-b068-531646ea734d-e80d19ec {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199af-e80d19f4, #w-node-_99638a9b-ddb4-ae30-dca6-0f7c7bd199bf-e80d19f4 {
    grid-column: span 1 / span 1;
  }

  #w-node-_712e7cdb-3f61-9df0-d0ed-d9882663d3be-e80d19fe, #w-node-_2bd24ebe-8861-f8bc-8bd3-57360b9e0bea-e80d1a07, #w-node-_712e7cdb-3f61-9df0-d0ed-d9882663d3be-c185f58c, #w-node-_9b25cd6a-5040-0350-8ac0-f0d4ae242214-c185f58c, #w-node-cb8012db-a671-46b6-aab8-712c5eee6e52-c185f58c {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1b74d663-5900-ad23-b068-531646ea734d-e80d19ec {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_840db278-ea2c-eda0-401d-21aeb57b983f-c185f58c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0df2c302-a246-da4f-4315-89139cba31f1-10de1107 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


