:root {
  --dark-green: #396158;
  --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;
}

body {
  color: #333;
  flex-direction: 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;
}

.section {
  height: 100vh;
}

.html-embed {
  width: 100vw;
  height: 100vh;
  margin-bottom: 0;
}

.utility-page-wrap {
  background-color: var(--dark-green);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  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;
}

.schwarzer-button {
  z-index: 1000;
  text-transform: uppercase;
  background-color: #000;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
  position: fixed;
  inset: auto 0% 10% auto;
}

.schwarzer-button:hover {
  background-color: #d4af37;
}

.heading-einstellungen {
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 120%;
}

.heading-einstellungen._2 {
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

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

.logo {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}

.telefonnummer, .ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-image: linear-gradient(#fff3, #fff3), url('../images/paper-1074131_1920.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.email {
  width: 100%;
  margin-bottom: 5px;
  line-height: 1.3;
}

.zweitfarbe {
  color: #000;
  background-color: #f1ebe6;
}

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

.adresse {
  margin-bottom: 5px;
  line-height: 1.3;
}

.section-einstellungen {
  padding-bottom: 40px;
  padding-left: 140px;
  padding-right: 140px;
}

.block-logo-einstellungen {
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  min-width: 320px;
  max-width: 400px;
  padding: 10px 5px;
  display: flex;
}

.inhalt-einstellungen {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 120%;
}

.google-maps {
  width: 100%;
  height: 100%;
}

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

.heading-2 {
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-weight: 600;
  line-height: 1.3;
}

.heading-3 {
  font-family: Libre Franklin, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

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

.farbe-der-headings {
  color: #396158;
  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 {
  margin-top: 20px;
}

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

.datenschutz, .impressum {
  color: #fff;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.body-black {
  background-color: #000;
  overflow: hidden;
}

.icon {
  color: #000;
  width: 25px;
  height: 25px;
}

.nav-link-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  position: static;
}

.nav-link-1:hover {
  color: #919191;
  width: 100%;
}

.nav-link-1.heading-3:hover, .nav-link-1.heading-3.w--current {
  color: #333;
}

.logo-postion {
  z-index: 40;
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.navbar1.hauptfarbe {
  z-index: 100;
  background-image: linear-gradient(#0000, #0000), url('../images/download-87.webp');
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.navbar-1 {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.nav-menu-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100vw;
  max-height: 100vh;
  padding-top: 15vh;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.nav-menu-1.hauptfarbe {
  color: #fff;
  background-image: linear-gradient(#0000, #0000), url('../images/download-87.webp');
  width: 20vw;
}

.menu-button-1 {
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-button-1.hauptfarbe {
  background-image: none;
}

.menu-button-1.hauptfarbe.w--open {
  background-color: #0000;
}

.terminbutton-2 {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 22px;
}

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

.terminbutton-2.highlights {
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

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

.terminbutton-2.highlights.heading-3 {
  background-color: var(--dark-green);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  background-image: linear-gradient(#0006, #0006);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.subheading {
  font-size: 30px;
}

.subheading.heading-2 {
  text-align: center;
}

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

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

.slogan1.heading-1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
}

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

.deko1 {
  object-fit: contain;
  width: 20%;
  margin-bottom: 20px;
}

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

.divider.highlights {
  width: 15vw;
}

.section1 {
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: flex;
}

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

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

.heading-mittig.heading-1.small {
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 1.2;
}

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

.heading-mittig.heading-1 {
  z-index: 5;
  position: relative;
}

.heading-mittig.heading-1.preis {
  margin-bottom: 0;
  font-size: 26px;
}

.heading-mittig.heading-1.space {
  margin-top: 20px;
  font-size: 25px;
}

.heading-mittig.heading-1.linkss {
  text-align: left;
}

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

.inhalt-abstand-rechts1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 60px;
  padding-right: 100px;
  display: flex;
}

.inhalt-abstand-rechts1.no-padding {
  padding-left: 0;
  padding-right: 40px;
}

._3er-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

._3er-grid.abstand-links {
  margin-left: 30px;
}

.feature-image-mask {
  justify-content: space-between;
  width: 100%;
  height: 60vh;
  margin-right: 40px;
  display: flex;
  position: relative;
}

.feature-image-mask.no-overflow {
  overflow: hidden;
  box-shadow: 1px 1px 5px 2px #aaa;
}

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

.feature-image.parallax {
  transition: all .2s;
}

.feature-image.parallax:hover {
  transform: scale(1.2);
}

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

.text-ber-bild1:hover {
  opacity: 1;
}

.image-big1 {
  height: 55vh;
  position: relative;
}

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

.heading-mittig-klein1.heading-2 {
  line-height: 1.3;
}

.heading-mittig-klein1.heading-2.farbe-der-headings {
  margin-bottom: 10px;
  line-height: 1.3;
}

.heading-mittig-klein1.gro {
  text-transform: uppercase;
}

.heading-mittig-klein1.gro.heading-1 {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.3;
}

.section-gro-e-abst-nde1 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
  position: relative;
}

.section-gro-e-abst-nde1.hauptfarbe {
  z-index: -10;
  color: #fff;
  position: static;
}

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

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

.div-block-bilder-nebeneinander {
  flex-direction: row;
  display: flex;
}

.heading-mittig-bilder {
  text-align: center;
  margin-top: 0;
  font-weight: 200;
}

.heading-mittig-bilder.klein {
  font-size: 20px;
  line-height: 22px;
}

.heading-mittig-bilder.klein.heading-3, .heading-mittig-bilder.klein.heading-2 {
  line-height: 1.3;
}

.heading-mittig-bilder.heading-1.klein1 {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
}

.div-block-effekt-text {
  background-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-effekt-text:hover {
  opacity: 1;
  color: #000;
  background-color: #ffffffba;
}

.galerie-bild {
  background-image: url('../images/60b76bd019e8f5813e0b8874_AdobeStock_212591935_visu.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 90vh;
}

.galerie-bild._5 {
  background-image: url('../images/AdobeStock_277652316.webp');
  background-position: 50%;
  height: 45vh;
}

.galerie-bild._6 {
  background-image: url('../images/AdobeStock_69997623.webp');
  background-position: 50%;
  height: 45vh;
}

.galerie-bild._3 {
  background-image: url('../images/AdobeStock_126048282.webp');
  height: 45vh;
}

.galerie-bild._4 {
  background-image: url('../images/60b76ba915fd82e64ce202bf_AdobeStock_129184958_visu.webp');
  height: 45vh;
}

.galerie-bild._2 {
  background-image: url('../images/AdobeStock_93604145.webp');
  background-attachment: scroll;
  height: 45vh;
}

.galerie-bild._7 {
  background-image: url('../images/1000_F_394952845_uJS2gTWWinsOU96BK7Sl6ZkPSplQFaR0img3.webp');
  height: 45vh;
}

.galerie-bild._7.rotate {
  background-image: url('../images/AdobeStock_394952845.webp');
}

.galerie-bild._8 {
  background-image: url('../images/AdobeStock_1161516443.webp');
  height: 45vh;
}

.leistung-neu {
  display: inline-block;
  margin-bottom: 10px;
  background-color: #f1ebe6;
  color: #396158;
  border-radius: 6px;
  padding: 4px 14px;
  font-size: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.galerie-cloumn1 {
  padding-left: 0;
  padding-right: 0;
}

.div-bloch-50 {
  background-image: linear-gradient(#fff9, #fff9);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100%;
  display: flex;
  position: absolute;
}

.bild-gro-1 {
  background-image: url('../images/AdobeStock_125594203_Previewimg3.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.bild-gro-1._1 {
  background-image: url('../images/AdobeStock_125594203.webp');
  background-position: 50% 0;
  background-attachment: fixed;
}

.bild-gro-1._2 {
  background-image: url('../images/AdobeStock_394952845.webp');
  background-position: 50% 0;
  background-attachment: fixed;
}

.bild-gro-1._3 {
  background-image: url('../images/AdobeStock_126048282.webp');
  background-position: 50% 0;
  background-attachment: fixed;
}

.bild-gro-1._4 {
  background-image: url('../images/AdobeStock_277652316.webp');
  background-position: 50%;
  background-attachment: fixed;
}

.bild-gro-1._5 {
  background-image: url('../images/AdobeStock_69997623.webp');
  background-position: 50% 0;
  background-attachment: fixed;
}

.bild-gro-1._6 {
  background-image: url('../images/AdobeStock_93604145.webp');
  background-position: 50%;
  background-attachment: fixed;
}

.bild-gro-1._9 {
  background-image: url('../images/1000_F_394952845_uJS2gTWWinsOU96BK7Sl6ZkPSplQFaR0img3.webp');
  background-position: 50%;
  background-attachment: fixed;
}

.bild-gro-1._9.rotate {
  background-image: url('../images/AdobeStock_394952845.webp');
  background-attachment: fixed;
}

.bild-gro-1._7 {
  background-image: url('../images/AdobeStock_1161516443.webp');
  background-position: 50% 100%;
  background-attachment: fixed;
}

.bild-gro-1._8 {
  background-image: url('../images/AdobeStock_93604145.webp');
  background-position: 50%;
  background-attachment: fixed;
}

.bild-gro-1.bg {
  background-image: url('../images/60b76ba915fd82e64ce202bf_AdobeStock_129184958_visu.webp');
}

.bild-gro-1.innen {
  background-image: url('../images/AdobeStock_125594203.webp');
}

.bild-gro-1.farbflaeche {
  background-image: none;
  background-color: #396158;
}

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

.bild-section-cover1 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 90vh;
  padding: 0;
  display: flex;
  position: relative;
}

.bild-section-cover1.rechts {
  align-items: flex-end;
}

.bild-section-cover1.rechts.vh {
  height: 75vh;
}

.block-schwarz {
  background-image: linear-gradient(#0003, #0003);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 10px;
  padding: 40px 20px;
  display: flex;
}

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

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

.inhalt-footer {
  width: 70%;
  margin-left: 100px;
  margin-right: 10px;
}

.footer-2 {
  background-color: #396158;
  padding: 40px 140px;
}

.footer-2.hauptfarbe {
  background-image: linear-gradient(#0003, #0003), url('../images/download-87.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-footer1 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.titelvideo-unterseiten1 {
  height: 85vh;
  position: relative;
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 10px;
  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.zweitfarbe:hover {
  color: #f7f7f7;
}

.mehr-erfahren2.zweitfarbe.heading-1 {
  line-height: 1.3;
}

.mehr-erfahren2.zweitfarbe-black {
  color: var(--white);
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe-black:hover {
  color: #f7f7f7;
}

.mehr-erfahren2.zweitfarbe-black.heading-1 {
  line-height: 1.3;
}

.block-schwarz-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  display: flex;
}

.bildcover-black1 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/AdobeStock_93604145.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 80vh;
  padding: 10vh 10vw;
  display: flex;
}

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

.kreis1.highlights {
  width: 150px;
  height: 150px;
}

.text-mittig1 {
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
}

.text-mittig1.flie-text.abstand-nach-oben {
  margin-top: 40px;
}

.text-mittig1.flie-text.left {
  text-align: left;
}

.text-mittig1.flie-text.left.white-txt {
  color: #fff;
}

.text-mittig1.flie-text.black {
  color: #000;
}

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

.div-block-farbig1.hauptfarbe {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  background-image: linear-gradient(#0000, #0000), url('../images/download-87.webp');
}

.text-block {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 25px;
}

.text-block.heading-3 {
  margin-right: 10px;
  line-height: 1.3;
}

.dropdown-toggle {
  white-space: normal;
  width: 100%;
}

.dropdown-list {
  background-color: #e0dada;
  position: static;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 40px 10px;
}

.icon-6 {
  color: #fff;
  background-color: #ccc;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  display: flex;
}

.inhalt-nebeneinander1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 75vw;
  display: grid;
}

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

.heading-klein-links.heading-2 {
  line-height: 1.3;
}

.dropdown {
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.inhalt-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bildcover-black1-2 {
  color: #fff;
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/60b76bd187b0fceac3df0e37_AdobeStock_272372012_visu.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

._4er-grid1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 100px;
  margin-bottom: 0;
}

.div-block-farbig-1 {
  text-align: center;
  background-color: #f8f8f8;
  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;
}

.mitarbeiter-bild1 {
  object-fit: cover;
  margin-bottom: 10px;
}

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

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

.icon-1.invert {
  filter: invert();
}

.impdat {
  padding: 200px 40px 60px;
}

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

.flie-text-2 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 80vh;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

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

.div-block-41.highlights {
  border-style: none;
  padding: 100px;
  box-shadow: 1px 1px 3px #888;
}

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

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

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

.text-field-4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  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;
}

.text-field-4.cc-textarea {
  height: 100px;
}

.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 {
  margin-top: 0;
  margin-bottom: 10px;
}

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

.form1 {
  margin-bottom: 0;
}

.image-7 {
  object-fit: cover;
  height: 58vh;
  position: absolute;
  top: auto;
  bottom: 1%;
  left: 0;
}

.image-6 {
  height: 65vh;
  position: absolute;
  inset: 15% 2% auto auto;
}

.image-4 {
  object-fit: cover;
  height: 36vh;
  position: absolute;
  inset: 0% auto auto 10%;
}

.content_block {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.html-embed-2 {
  border-radius: 11px;
}

.paragraph {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
}

.paragraph.flie-text {
  line-height: 1.5;
}

.slider {
  width: 100%;
  height: 100%;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide1 {
  background-image: url('../images/60b76bd019e8f5813e0b8874_AdobeStock_212591935_visu.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/6327f0e7978cc484b84a7c69_AdobeStock_202285579_visu.webp');
  background-position: 100%;
  background-size: cover;
}

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 250px;
  height: 120px;
  display: flex;
}

.maps-gro {
  width: 100%;
  height: 100%;
}

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

.link.black {
  color: #333;
}

.link.flie-text {
  display: block;
}

.embed-maps {
  width: 100%;
  height: 100%;
}

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

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

.impressum-link, .datenschutz-link {
  color: #fff;
  text-decoration: none;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .text-block-2, .text-block-3 {
  line-height: 1.3;
}

.textarea {
  line-height: 3.2;
}

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

.html-embed-6 {
  position: fixed;
  inset: auto 0% 10% auto;
}

.spacer {
  height: 20px;
}

.paragraph-ablaufplan-2 {
  color: #5f5f5f;
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-ablaufplan-2.listpara {
  font-size: 16px;
  line-height: 22px;
}

.paragraph-ablaufplan-2.infos {
  color: #575757;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.paragraph-ablaufplan-2.infos.abstand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-ablaufplan-2.center {
  text-align: center;
}

.link-11 {
  color: #d4af37;
  text-decoration: none;
}

.heading-90 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.close-pop-up {
  object-fit: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  inset: 120px 120px auto auto;
}

.wrapy {
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.ablaufplan-spalteninhalt-2 {
  width: 100%;
}

.platzhalter-ablaufplan {
  width: 10px;
  height: 10px;
}

.dropdown-12 {
  z-index: 3;
  margin-left: 0;
  margin-right: 0;
}

.dropdown-12.wei-er-rand {
  z-index: 0;
  background-color: #fff;
  border-radius: 60px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 1px 1px 12px #0000001f;
}

.grid-links-programme {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.dropdown-toggle-15 {
  color: #fff;
  background-color: #d4af37;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 30px;
  font-size: 24px;
  display: flex;
}

.dropdown-toggle-15:hover {
  transform: scale(1);
}

.div-block-172 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-172.shadow {
  align-items: stretch;
  padding: 20px;
  box-shadow: 1px 1px 12px #0000001f;
}

.div-block-169 {
  z-index: 0;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-171 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f5f5f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 30px 20px;
  display: block;
}

.grid-ablaufplan {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .85fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

.image-106 {
  object-fit: contain;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  max-height: 400px;
  margin-top: 20px;
}

.image-106.links {
  object-position: 70% 0%;
}

.ablaufplan-big-button-3 {
  z-index: 0;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.dropdowntoogle.w--open {
  z-index: 4;
  color: #0000;
  background-color: #0000;
  background-image: url('../images/cancel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  max-width: 40px;
  height: 40px;
  max-height: 40px;
  padding-left: 40px;
  padding-right: 0;
  transition-property: none;
  display: block;
  position: fixed;
  inset: 120px 130px auto auto;
  overflow: hidden;
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: -2px;
  top: 10px;
}

.ablaufplan-big-button-3.heading-79.green {
  z-index: 0;
  background-color: #52cd60;
  position: relative;
}

.ansprechpartner-paragraph-2 {
  color: gray;
  background-color: #0000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.ansprechpartner-paragraph-2.special.klein {
  font-size: 15px;
}

.divblock-fortschritt {
  z-index: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.div-block-173 {
  z-index: 0;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.pop-up-div {
  z-index: 10;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  padding: 100px;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-div.info {
  display: none;
}

.dropdown-list-11-copy {
  position: relative;
}

.dropdown-list-11-copy.w--open {
  background-color: #0000;
  padding: 40px 30px 20px;
}

.dropdown-list-11-copy.popup {
  background-color: #00000080;
  padding: 100px;
  position: fixed;
  inset: 0%;
}

.dropdown-list-11-copy.popup._2 {
  z-index: 1000;
  display: none;
  position: fixed;
}

.dropdown-list-11-copy.popup._2.w--open {
  z-index: 5;
  display: flex;
}

.button-ablaufplan-popup-2 {
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  padding: 10px 20px;
  text-decoration: none;
}

.zahl {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
}

.dropdown-16 {
  z-index: 0;
  border-radius: 60px;
  width: 100%;
  margin-bottom: 40px;
  padding: 20px;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 12px #0000001f;
}

.dropdown-16:hover {
  transform: scale(1.05);
}

.heading-91 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.heading-91.absolut {
  text-align: center;
  width: 200px;
  font-size: 18px;
  position: absolute;
  top: 20px;
}

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

.section-balken {
  padding: 300px 40px 40px;
}

.dropdown-17 {
  z-index: 5;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.div-block-175 {
  z-index: 500;
  background-color: #fff;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 60px 60px 50px;
  position: relative;
  overflow: auto;
}

.heading-ablaufplan-3 {
  height: 70px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.heading-ablaufplan-3.special {
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

.grid-20 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  align-items: start;
}

.haken {
  object-fit: contain;
}

.button-flex-popup-2 {
  z-index: 0;
  color: #d4af37;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
  display: flex;
}

.button-flex-popup-2.w--open {
  z-index: 3;
  vertical-align: bottom;
  background-image: url('../images/cancel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  max-width: 40px;
  height: 40px;
  padding-top: 30px;
  display: block;
  position: fixed;
  top: 220px;
  right: 320px;
  overflow: hidden;
}

.dropdown-list-17 {
  z-index: 100;
}

.dropdown-list-17.w--open {
  z-index: 100;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 20px 25px 10px;
  display: flex;
  box-shadow: 1px 1px 20px #00000026, 1px 1px 20px #00000045;
}

.paragraph-63 {
  text-align: right;
  margin-left: 20px;
  font-size: 20px;
}

.balken-2 {
  background-image: linear-gradient(to right, #d4af37 4% 20%, #e7e7e7 20%);
  border-radius: 60px;
  width: 100%;
  height: 15px;
}

.balken-2._4 {
  background-image: linear-gradient(to right, #d4af37 65%, #e7e7e7 65%);
}

.balken-2._6 {
  background-image: linear-gradient(to right, #d4af37 100%, #e7e7e7);
}

.balken-2._3 {
  background-image: linear-gradient(to right, #d4af37 42%, #e7e7e7 42%);
}

.ablaufplan-spalte-2 {
  border: 2px solid gray;
  flex-flow: wrap;
  flex: 1;
  align-content: space-between;
  align-items: stretch;
  width: 48%;
  min-width: 300px;
  margin-bottom: 10px;
  padding: 30px;
  display: flex;
}

.ablaufplan-spalte-2.gold {
  border-color: #d4af37;
}

.ablaufplan-spalte-2.gold.speciale {
  width: auto;
}

.ablaufplan-spalte-2.gold._100 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.ablaufplan-spalte-2.gold._100.white {
  background-color: #fff;
  flex-flow: column;
}

.ablaufplan-spalte-2.gold._100.white.scroll {
  flex-flow: column;
  overflow: scroll;
}

.ablaufplan-spalte-2.gold._100.small {
  justify-content: center;
  align-items: center;
  height: 100%;
}

.ablaufplan-spalte-2.gold._100.small.white {
  background-color: #fff;
}

.ablaufplan-spalten-inhalt-3 {
  width: 100%;
  min-height: 400px;
  padding-bottom: 20px;
}

.heading-89 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-170 {
  display: none;
}

.bold-text-6 {
  font-weight: 400;
}

.dropdown-list-16 {
  width: 100%;
  position: relative;
}

.dropdown-list-16.w--open {
  background-color: #0000;
  padding: 30px 20px 20px;
}

.grid-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: center end;
  position: absolute;
  inset: 0%;
}

.bubble {
  z-index: 2;
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/sprechblase.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 190px;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: -190px -120px auto auto;
  overflow: auto;
}

.lottie-info {
  height: 3rem;
}

.co-browser-popup-2 {
  z-index: 10;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  padding: 100px;
  display: none;
  position: fixed;
  inset: 0%;
}

.circle-2 {
  background-color: #e7e7e7;
  border: 1px solid #d4af37;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 12px #0000001f;
}

.circle-2.erl {
  background-color: #d4af37;
  transition: all .2s;
}

.section-58 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.download-hilfsprogramme {
  width: 40px;
  height: 40px;
}

.list-3 {
  color: silver;
  border: 1px solid #d1d1d1;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px 10px 35px;
}

.text-sprechblase {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.html-embed-10 {
  width: 100%;
}

.social-wrapper {
  z-index: 9999;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.icon-img {
  object-fit: contain;
  width: 30px;
}

._5er-grid-copy {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

._5er-grid-copy.abstand-links {
  margin-left: 30px;
}

._2er-grid-testimonial {
  grid-template-rows: auto;
  margin-top: 20px;
  margin-bottom: 40px;
}

.div-block-176 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(#ffffff80, #ffffff80);
  border: 1px solid #375e57;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vh;
  padding: 30px;
  display: flex;
}

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

.inhalt-abstand {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.navlink3.flie-text {
  color: #fff;
  border-bottom: 2px solid #0000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.navlink3.flie-text:hover, .navlink3.flie-text.w--current {
  border-bottom-color: var(--white);
  color: var(--white);
}

.men-3.hauptfarbe {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-image: none;
  display: flex;
}

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

.navlinks3.hauptfarbe {
  z-index: 999;
  background-color: var(--dark-green);
  color: #fff;
  background-image: none;
  padding-top: 10px;
  padding-bottom: 10px;
  position: sticky;
  top: 0;
}

.small-block {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(#ffffff61, #ffffff61);
  border: 1px solid #375e57;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.grid-21 {
  width: 100%;
}

.inhalt-abstand-rechts1-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 60px;
  padding-right: 100px;
  display: flex;
}

.inhalt-abstand-rechts1-center.no-padding {
  padding-left: 0;
  padding-right: 40px;
}

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

.wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-gro-e-abst-nde1-bgimage {
  z-index: 1;
  background-image: linear-gradient(#0000005e, #0000005e), url('../images/AdobeStock_277652316_Preview.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
  position: relative;
}

.section-gro-e-abst-nde1-bgimage.hauptfarbe {
  z-index: -10;
  color: #fff;
  position: static;
}

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

.heading-mittig-2.heading-1.small {
  font-size: 23px;
  line-height: 1.2;
}

.heading-mittig-2.heading-1.color {
  color: #fff;
}

.heading-mittig-2.heading-1 {
  z-index: 5;
  position: relative;
}

.heading-mittig-2.heading-1.preis {
  margin-bottom: 0;
}

.paragraph-2 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-2.flie-text {
  color: #fff;
  line-height: 1.5;
}

.body, .body-2 {
  background-color: #0000;
}

.text-span {
  font-size: 18px;
}

.bild-section-cover1-2 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 140vh;
  padding: 0;
  display: flex;
  position: relative;
}

.bild-section-cover1-2.rechts {
  align-items: flex-end;
}

.bild-section-cover1-2.vh {
  height: 120vh;
}

.bold-text-10, .bold-text-11, .bold-text-12 {
  color: #000;
}

.div-block-177 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-178 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.wrapp {
  overflow-wrap: anywhere;
}

.subscript {
  text-transform: none;
  font-weight: 300;
}

@media screen and (min-width: 1440px) {
  .div-block-173 {
    z-index: 0;
  }
}

@media screen and (max-width: 991px) {
  .heading-einstellungen {
    line-height: 42px;
  }

  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .titelvideo1 {
    justify-content: center;
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-video1 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    inset: 0%;
  }

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

  .titelvideo-start-1 {
    height: 70vh;
  }

  .deko1 {
    width: 10rem;
  }

  .section1 {
    padding: 100px 60px;
  }

  ._2er-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

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

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

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

  .inhalt-abstand-rechts1 {
    padding-left: 0;
    padding-right: 0;
  }

  .inhalt-abstand-rechts1.no-padding {
    padding-right: 0;
  }

  ._3er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  ._3er-grid.abstand-links {
    margin-left: 0;
  }

  ._3er-grid.abstand-links.vertical {
    flex-direction: row;
  }

  ._3er-grid.abstand-links.horizontal {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .feature-image-mask.no-overflow {
    height: 45vh;
  }

  .feature-image {
    margin-top: 0;
  }

  .image-big1 {
    height: 50vh;
  }

  .section-gro-e-abst-nde1, .section-gro-e-abst-nde1.zweitfarbe {
    padding: 100px 60px;
  }

  .heading-block1 {
    width: auto;
  }

  .div-block-bilder-nebeneinander {
    flex-direction: column;
  }

  .heading-mittig-bilder {
    text-align: left;
  }

  .heading-mittig-bilder.klein.heading-3 {
    text-align: center;
  }

  .heading-mittig-bilder.heading-1 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .galerie-bild._5 {
    background-image: url('../images/60ddb773f7ba66165402034a_AdobeStock_7551166_visu.webp');
  }

  .div-bloch-50 {
    background-color: #0000;
    padding: 40px;
    position: relative;
  }

  .div-bloch-50.rechtss {
    margin-left: auto;
  }

  .bild-gro-1 {
    padding: 100px 60px;
    position: static;
  }

  .bild-gro-1._1, .bild-gro-1._2, .bild-gro-1._3, .bild-gro-1._4, .bild-gro-1._5, .bild-gro-1._6, .bild-gro-1._9.rotate, .bild-gro-1._7, .bild-gro-1._8 {
    position: absolute;
  }

  .bild-gro-1.innen {
    padding: 0;
  }

  .bild-section-cover1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
  }

  .bild-section-cover1.rechts {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
  }

  .bild-section-cover1.rechts.vh {
    height: auto;
  }

  .block-schwarz {
    width: 99.9999%;
    height: auto;
    max-height: none;
  }

  .heading-footer.heading-3 {
    font-size: 12px;
  }

  .inhalt-footer {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-2 {
    padding: 40px 60px;
  }

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

  .div-block-footer1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .block-schwarz-2 {
    width: 100%;
    margin-bottom: 0;
  }

  .bildcover-black1 {
    min-height: 70vh;
    padding: 100px 60px;
  }

  .div-block-farbig1.hauptfarbe {
    min-height: 40vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: 90vw;
  }

  ._4er-grid1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    place-items: stretch stretch;
  }

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

  .success {
    height: auto;
    padding: 100px 60px;
  }

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

  .error-message {
    width: auto;
  }

  .image-7 {
    object-fit: cover;
    height: 250px;
  }

  .image-6 {
    object-fit: cover;
    height: 300px;
  }

  .image-4 {
    object-fit: cover;
    height: 150px;
  }

  .content_block {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .paragraph-ablaufplan-2, .heading-90 {
    font-size: 18px;
  }

  .close-pop-up {
    top: 80px;
    right: 80px;
  }

  .wrapy {
    grid-template-columns: 50% 50%;
  }

  .ablaufplan-spalteninhalt-2 {
    padding-left: 10px;
  }

  .dropdown-toggle-15 {
    font-size: 18px;
  }

  .div-block-172 {
    margin-right: 0;
  }

  .div-block-171, .grid-ablaufplan {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-106 {
    object-fit: contain;
    object-position: 0% 50%;
    margin-top: 0;
  }

  .image-106.links {
    object-position: 0% 0%;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .ansprechpartner-paragraph-2 {
    font-size: 18px;
  }

  .pop-up-div {
    padding: 60px;
  }

  .dropdown-16 {
    margin-bottom: 10px;
    padding: 20px;
  }

  .heading-91.absolut {
    width: 100%;
  }

  .section-balken {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-ablaufplan-3 {
    height: 70px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .button-flex-popup-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-63 {
    font-size: 14px;
  }

  .ablaufplan-spalte-2 {
    display: block;
  }

  .ablaufplan-spalten-inhalt-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-89 {
    font-size: 18px;
  }

  .bubble {
    background-image: url('../images/sprechblase.png');
    width: 150px;
    right: -80px;
    overflow: visible;
  }

  .co-browser-popup-2 {
    padding: 60px;
  }

  .section-58 {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-sprechblase {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  ._5er-grid-copy {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  ._5er-grid-copy.abstand-links {
    margin-left: 0;
  }

  ._5er-grid-copy.abstand-links.vertical, ._5er-grid-copy.abstand-links.horizontal {
    flex-direction: row;
  }

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

  .inhalt-abstand {
    padding-left: 0;
    padding-right: 0;
  }

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

  .men-button3.hauptfarbe {
    background-image: none;
  }

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

  .men-3.hauptfarbe {
    background-color: #1b2f2b;
  }

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

  .navlinks3.hauptfarbe {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .section-gro-e-abst-nde1-bgimage {
    padding: 50px 5%;
  }

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

  .bild-section-cover1-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    padding-right: 0;
    display: flex;
  }

  .bild-section-cover1-2.rechts {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
    height: 90vh;
  }

  .bild-section-cover1-2.vh {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .heading-einstellungen {
    font-size: 32px;
    line-height: 38px;
  }

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

  .divblock1 {
    height: auto;
  }

  .nav-menu-1.hauptfarbe {
    padding-top: 20vh;
  }

  .titelvideo1 {
    height: 100%;
  }

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

  .titelvideo-start-1 {
    height: 28rem;
  }

  .section1 {
    padding: 60px 40px;
  }

  ._2er-grid {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

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

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

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

  .inhalt-abstand-rechts1, .inhalt-abstand-rechts1.no-padding {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .inhalt-abstand-rechts1.first {
    order: -9999;
  }

  ._3er-grid {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  ._3er-grid.abstand-links.horizontal {
    flex-flow: column;
  }

  ._3er-grid.unten {
    margin-bottom: 40px;
  }

  .feature-image-mask {
    height: 300px;
    margin-right: 0;
  }

  .feature-image-mask.no-overflow {
    height: 25rem;
  }

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

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

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

  .heading-mittig-klein1.gro.heading-1.unten {
    margin-bottom: 0;
  }

  .heading-mittig-klein1.gro.heading-1.oben {
    margin-top: 0;
  }

  .section-gro-e-abst-nde1, .section-gro-e-abst-nde1.zweitfarbe {
    padding: 60px 40px;
  }

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

  .div-block-bilder-nebeneinander {
    flex-direction: column;
  }

  .heading-mittig-bilder {
    text-align: left;
  }

  .heading-mittig-bilder.heading-1.klein1 {
    font-size: 18px;
  }

  .div-block-effekt-text {
    padding-left: 40px;
    padding-right: 40px;
  }

  .galerie-bild {
    height: 40vh;
  }

  .galerie-bild._5, .galerie-bild._6, .galerie-bild._3, .galerie-bild._4 {
    height: 50vh;
  }

  .galerie-bild._2 {
    height: 25rem;
  }

  .galerie-bild._2row, .galerie-bild._7 {
    height: 50vh;
  }

  .div-bloch-50 {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    position: static;
  }

  .bild-gro-1 {
    padding: 60px 40px;
    position: relative;
  }

  .bild-gro-1._1, .bild-gro-1._2 {
    background-attachment: scroll;
    height: 25rem;
    position: relative;
  }

  .bild-gro-1._3 {
    background-attachment: scroll;
    height: 25rem;
    position: static;
  }

  .bild-gro-1._4, .bild-gro-1._5, .bild-gro-1._6 {
    background-attachment: scroll;
    height: 25rem;
    position: relative;
  }

  .bild-gro-1._9.rotate {
    height: 25rem;
    position: relative;
  }

  .bild-gro-1._7, .bild-gro-1._8 {
    background-attachment: scroll;
    height: 25rem;
    position: relative;
  }

  .bild-section-cover1 {
    flex-direction: column;
    height: auto;
    padding: 0;
  }

  .block-schwarz {
    height: auto;
  }

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

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

  .footer-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .titelvideo-unterseiten1 {
    height: 85vh;
  }

  .bildcover-black1 {
    padding: 60px 40px;
  }

  .text-mittig1.flie-text.left, .text-mittig1.flie-text.left.white-txt {
    text-align: center;
  }

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

  .bildcover-black1-2 {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

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

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

  .mitarbeiter-bild1 {
    min-height: 200px;
    max-height: 300px;
  }

  .maps1 {
    height: 300px;
  }

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

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

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

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

  .div-block-41.highlights {
    padding: 40px;
  }

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

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

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

  .text-field-4.cc-textarea {
    margin-bottom: 20px;
  }

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

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

  .image-7 {
    height: 20rem;
  }

  .image-6 {
    height: 10rem;
    inset: auto 0% 0% auto;
  }

  .image-4 {
    height: 10rem;
    left: 2%;
  }

  .html-embed-2 {
    transform: scale(.5);
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 45vh;
  }

  .grid {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .close-pop-up {
    top: 40px;
    right: 40px;
  }

  .wrapy {
    grid-template-columns: 100%;
  }

  .ablaufplan-spalteninhalt-2 {
    min-height: 250px;
  }

  .dropdown-toggle-15 {
    flex-direction: column;
    padding: 10px 30px 10px 20px;
  }

  .div-block-172.shadow {
    max-width: none;
  }

  .div-block-171 {
    grid-column-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .ablaufplan-big-button-3.dropdowntoogle.w--open {
    top: 130px;
    right: 50px;
  }

  .divblock-fortschritt {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pop-up-div {
    padding: 20px;
  }

  .zahl {
    font-size: 16px;
    line-height: 16px;
  }

  .heading-91.absolut {
    font-size: 14px;
    top: 10px;
  }

  .section-balken {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-174 {
    margin-left: 0;
  }

  .div-block-175 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-63 {
    margin-left: 0;
  }

  .balken-2 {
    height: 5px;
  }

  .balken-2._4 {
    height: 10px;
  }

  .ablaufplan-spalten-inhalt-3 {
    min-height: 250px;
  }

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

  .co-browser-popup-2 {
    padding: 20px;
  }

  .circle-2, .circle-2.erl {
    width: 20px;
    height: 20px;
  }

  .section-58 {
    padding-left: 10px;
  }

  ._5er-grid-copy {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  ._2er-grid-testimonial {
    flex-flow: column;
    display: flex;
  }

  .div-block-176 {
    height: 10rem;
  }

  ._4ergrid {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .inhalt-abstand {
    justify-content: flex-start;
    align-items: center;
    padding: 20px 10px;
  }

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

  .inhalt-abstand-rechts1-center {
    padding: 20px 10px;
  }

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

  .bild-section-cover1-2 {
    flex-direction: column;
    height: auto;
    padding: 0;
  }

  .div-block-178 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .list-4 {
    text-align: left;
    padding-left: 20px;
  }
}

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

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

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

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

  .heading-einstellungen {
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }

  .logo-img {
    width: auto;
  }

  .logo {
    width: 100%;
  }

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

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

  .logo-postion {
    max-width: 100%;
    margin-left: 0;
  }

  .navbar1.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 0%;
  }

  .nav-menu-1.hauptfarbe {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .titelvideo1 {
    height: 100%;
  }

  .subheading.heading-2 {
    font-size: 18px;
    line-height: 23px;
  }

  .subheading.heading-2.farbe-der-headings {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .div-block-video1 {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
    padding-bottom: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .deko1 {
    margin-bottom: 5px;
  }

  .divider.highlights {
    width: 40vw;
  }

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

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

  .inhalt-abstand-rechts1 {
    padding-left: 0;
    padding-right: 0;
  }

  ._3er-grid {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._3er-grid.abstand-links.horizontal {
    flex-direction: column;
  }

  .feature-image.parallax:hover {
    transform: scale(1.05);
  }

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

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

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

  .heading-mittig-bilder {
    text-align: left;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-mittig-bilder.klein {
    text-align: left;
    font-size: 15px;
    line-height: 17px;
  }

  .div-block-effekt-text {
    min-height: 300px;
  }

  .div-bloch-50 {
    width: 100%;
    position: static;
  }

  .bild-gro-1 {
    filter: none;
    position: static;
  }

  .bild-section-cover1 {
    height: auto;
    padding: 0;
  }

  .block-schwarz {
    width: 100%;
    padding: 20px 10px;
  }

  .footer-2.hauptfarbe {
    padding-top: 20px;
  }

  .titelvideo-unterseiten1 {
    height: 600px;
  }

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

  .mehr-erfahren2.zweitfarbe.heading-1, .mehr-erfahren2.zweitfarbe-black.heading-1 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
  }

  .block-schwarz-2 {
    width: 100%;
  }

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

  .text-block.heading-3 {
    letter-spacing: 1px;
    font-size: 12px;
  }

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

  .dropdown-list.w--open {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .icon-6 {
    margin-right: 0;
  }

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

  ._4er-grid1 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .icon-1.invert {
    height: 40px;
  }

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

  .flie-text-2 {
    overflow: hidden;
  }

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

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

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

  .image-6 {
    inset: auto 0% 10% auto;
  }

  .content_block {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .html-embed-2 {
    width: 100%;
    margin-top: 0;
    overflow: hidden;
    transform: none;
  }

  .paragraph.flie-text {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

  .paragraph-ablaufplan-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .heading-90 {
    font-size: 15px;
  }

  .ablaufplan-spalteninhalt-2 {
    padding-left: 0;
  }

  .dropdown-toggle-15 {
    text-align: center;
    white-space: normal;
  }

  .div-block-172.shadow {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-171 {
    grid-template-columns: 1fr;
    width: 99.9999%;
    padding: 10px;
  }

  .image-106 {
    width: 100%;
    min-width: auto;
    height: 80vw;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.dropdowntoogle.w--open {
    right: 40px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .ansprechpartner-paragraph-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .ansprechpartner-paragraph-2.special.klein {
    font-size: 14px;
  }

  .dropdown-list-11-copy.w--open {
    padding: 120px 10px 10px;
  }

  .heading-91.absolut {
    font-size: 10px;
  }

  .heading-ablaufplan-3 {
    height: auto;
    font-size: 24px;
    line-height: 28px;
  }

  .heading-ablaufplan-3.special {
    font-size: 20px;
  }

  .grid-20 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 10px;
  }

  .paragraph-63 {
    text-align: center;
    margin-left: 0;
  }

  .ablaufplan-spalte-2 {
    flex: 0 auto;
    width: auto;
    min-width: auto;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ablaufplan-spalten-inhalt-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-89 {
    font-size: 16px;
  }

  .dropdown-list-16.w--open {
    padding: 0;
  }

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

  .bubble {
    width: 100px;
    height: 120px;
    top: -110px;
    right: -50px;
  }

  .list-3 {
    padding-left: 30px;
  }

  .text-sprechblase {
    font-size: 12px;
  }

  ._5er-grid-copy {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._5er-grid-copy.abstand-links.horizontal {
    flex-direction: column;
  }

  .inhalt-abstand, .inhalt-abstand-rechts1-center {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .section-gro-e-abst-nde1-bgimage {
    padding: 40px 5%;
  }

  .section-gro-e-abst-nde1-bgimage.zweitfarbe {
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .paragraph-2.flie-text {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .bild-section-cover1-2 {
    height: auto;
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_196db607-fbaa-f707-0607-24ae6ac9dabe-3a58fe3d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


