@font-face {
  font-family: Cormorantgaramond;
  src: url('../fonts/CormorantGaramond-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cormorantgaramond;
  src: url('../fonts/CormorantGaramond-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quicksand;
  src: url('../fonts/Quicksand-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quicksand;
  src: url('../fonts/Quicksand-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quicksand;
  src: url('../fonts/Quicksand-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quicksand;
  src: url('../fonts/Quicksand-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --highlight: #a08550;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

a {
  text-decoration: underline;
}

.section-9 {
  background-color: #fff;
  border: 3px #000;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.div-block-19 {
  border: 1px #000;
  border-radius: 2px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: 220px;
  margin-top: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.paragraph-14 {
  color: #5f5f5f;
  margin-bottom: 10px;
}

.section-11 {
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  display: block;
}

.paragraph-10 {
  color: #5f5f5f;
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.heading-20 {
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 137px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 60px;
}

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

.heading-20._2 {
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 40px;
}

.heading-20._2.wenigerabstand {
  margin-bottom: 20px;
}

.columns-12 {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.section-12 {
  height: auto;
  display: flex;
}

.section-12.mittig {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.container-5 {
  justify-content: center;
  align-items: flex-start;
  height: 150px;
  margin-top: 20px;
  display: flex;
}

.button-2 {
  text-align: center;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 80px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
  display: flex;
}

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

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.schwarzer-button._2 {
  background-color: #000;
  margin-left: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .1s;
}

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

.div-block-34 {
  width: 100%;
}

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.div-block-37 {
  width: 100%;
}

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16% 8%;
  justify-content: center;
  justify-items: center;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

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

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

.image-23 {
  width: 50%;
  margin-top: 40px;
  margin-left: 0;
}

.slider-2 {
  background-color: #fff;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 0;
}

.slide-21 {
  background-image: url('../images/Kundenbewertung8_1Kundenbewertung8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-4 {
  color: #000;
}

.slide-20 {
  background-image: url('../images/Kundenbewertung5_1Kundenbewertung5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.left-arrow-2 {
  background-color: #0000;
  width: 80px;
  height: 600px;
  left: -50px;
}

.slide-22 {
  background-image: url('../images/Kundenbewertung9_1Kundenbewertung9.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.right-arrow-2 {
  right: -50px;
}

.slide-27 {
  background-image: url('../images/5cc40cff7c5efa15e2d20b6f_Referenz-Website-fussglueck_15cc40cff7c5efa15e2d20b6f_Referenz Website fussglueck.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/Referenz-Website-aura-pflegedienste_1Referenz Website aura pflegedienste.webp');
  background-position: 50%;
  background-size: cover;
}

.icon-3 {
  color: #000;
  font-family: Exo, sans-serif;
}

.slide-1 {
  background-image: url('../images/Kundenbewertung11_1Kundenbewertung11.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.list-5 {
  padding-left: 20px;
}

.slide-23 {
  background-image: url('../images/Kundenbewertung10_1Kundenbewertung10.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-3 {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
}

.slide-19 {
  background-image: url('../images/Kundenbewertung4_1Kundenbewertung4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.left-arrow {
  left: -50px;
}

.slide-17 {
  background-image: url('../images/Kundenbewertung12_1Kundenbewertung12.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-14 {
  background-image: url('../images/Kundenbewertung6_1Kundenbewertung6.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-24 {
  background-image: url('../images/5cc414f0dca801cd4802d6bf_Referenz-Website-Utting-Personal_15cc414f0dca801cd4802d6bf_Referenz Website Utting Personal.webp');
  background-position: 50%;
  background-size: cover;
}

.container-6 {
  font-family: Exo, sans-serif;
}

.container-7 {
  flex-direction: column;
  align-items: center;
  display: block;
}

.slide-25 {
  background-image: url('../images/5c8d43a4e1e6035e25b9b0bd_Referenz-Website-r-metall_15c8d43a4e1e6035e25b9b0bd_Referenz Website r-metall.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/Kundenbewertung7_1Kundenbewertung7.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-18 {
  background-image: url('../images/Kundenbewertung13_1Kundenbewertung13.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-3 {
  min-height: 1000px;
}

.html-embed {
  margin-top: 0;
}

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

.div-block-38 {
  background-color: #f5f5f5;
  align-items: stretch;
  min-height: 200px;
  margin-bottom: 79px;
  padding: 20px;
  display: flex;
}

.heading-19 {
  height: 70px;
  margin: 20px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.div-block-15 {
  align-items: flex-end;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.grid-5 {
  border-top: 2px solid gray;
  grid-template-rows: auto;
  margin-top: 20px;
  margin-bottom: 40px;
}

.div-block-43 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-14 {
  width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-11 {
  align-items: flex-end;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-39 {
  background-color: #fff;
  background-image: url('../images/person_1person.webp');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 300px;
}

.div-block-39.conny {
  background-image: url('../images/Bild-Ellena_1Bild Ellena.webp');
  background-position: 50% 0;
}

.div-block-40 {
  min-width: 200px;
  margin-left: 20px;
}

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

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

.section-7 {
  padding-top: 42px;
}

.div-block-17 {
  background-color: #f1c124;
  height: 2px;
  margin-bottom: 20px;
}

.container-9 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.image-25 {
  width: 80%;
}

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 10px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.slide-28 {
  background-image: url('../images/vangool_1vangool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/tender_1tender.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/beiwerk_1beiwerk.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/lutzz_1lutzz.webp');
  background-position: 50%;
  background-size: cover;
}

.logo-2 {
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: relative;
  left: auto;
  overflow: visible;
}

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

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

.navbar1 {
  z-index: 200;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
}

.navbar-6 {
  background-color: #ddd0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

.nav-link-3.w--current {
  color: #ebe3de;
}

.nav-link-3.flie-text {
  font-weight: 300;
}

.nav-link-3.flie-text:hover, .nav-link-3.flie-text.w--current {
  color: #fff;
  border-bottom: .5px solid #fff;
}

.paragraph-15 {
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.farbe-der-headings {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(315deg, #987028, #f5c855);
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 1.3;
}

.hauptfarbe {
  color: #fff;
  background-color: #000;
}

.zweitfarbe {
  background-color: #f4f4f4;
}

.highlights {
  background-image: radial-gradient(circle closest-corner, #f5c855, #eabd50 47%, #987028);
}

.heading-1 {
  letter-spacing: 1px;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

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

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

.heading-3 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

.farbe-flie-text {
  color: #000;
}

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

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

.terminbutton {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 20px;
  padding: 10px 40px;
  font-family: Poppins, Arial, sans-serif;
}

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

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

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

.terminbutton.zweitfarbe {
  color: #000;
}

.terminbutton.zweitfarbe.heading-3:hover {
  color: #fff;
}

.instagram3 {
  width: 30px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.utility-page-wrap {
  color: #fff;
  background-image: url('../images/AdobeStock_282007508.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 100px 60px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

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

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

.titelvideo-start-1 {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

._404-error {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #a8a8a8;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

.nav-link.w--current {
  color: #a8a8a8;
}

.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: 50px;
  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;
}

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

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

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

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.footer-1 {
  border-top: 1px solid #565656;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: auto;
  padding: 40px 5vw;
  display: flex;
}

.footertext1 {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.impdat1 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.footer-image {
  margin-right: 10px;
}

.nav-men-1 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text {
  margin-bottom: 0;
  font-weight: 300;
}

.email {
  margin-bottom: 5px;
}

.email.flie-text {
  font-weight: 300;
}

.adresse {
  margin-bottom: 5px;
}

.adresse.flie-text {
  font-weight: 300;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.ffnungszeiten.flie-text {
  font-weight: 300;
}

.html-embed-visuvorschau {
  height: 600px;
}

.nav-menu-2 {
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-style: normal;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #000;
  background-color: #0000;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

.nav-link-2.flie-text:hover {
  color: #838383;
}

.nav-link-2.flie-text.w--current {
  color: #cfcfcf;
}

.video-2 {
  background-image: url('../images/2_12.webp'), linear-gradient(#0000004d, #0000004d);
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  height: 90vh;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1AdobeStock_17496330_visu.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.speise-karte-downloaden {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.link-impdat.flie-text {
  font-weight: 300;
}

.list-6 {
  padding-left: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

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

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

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

.background-video3 {
  height: 70vh;
}

.subheadline-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

.div-block-113 {
  margin-bottom: 5px;
}

.div-block-video1 {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(#000, #000000ad 13%, #0000004a);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 60px;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-gro-e-abst-nde1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

.text-mittig1 {
  text-align: center;
  max-width: 720px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

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

.heading-mittig1 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 35px;
  font-weight: 500;
  line-height: 35px;
}

.heading-mittig1.heading-2 {
  line-height: 1.3;
}

.bild-section-cover-mittig-1 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/image01-768x576.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  padding: 100px 140px 60px;
  display: flex;
}

.slogan1 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 40px;
  line-height: 1.3;
}

.slogan1.heading-1 {
  text-align: left;
}

.galerie1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  min-width: 100%;
}

.ablaufplan-big-button {
  color: #fff;
  background-color: #d4af37;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none;
  transition: all .2s;
}

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

.ablaufplan-big-button.kleiner {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.heading-ablaufplan-2.special {
  height: auto;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.heading-ablaufplan-2.special._2 {
  margin-bottom: 40px;
}

.heading-ablaufplan-2.mittig {
  text-align: center;
}

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

.paragraph-ablaufplan {
  color: #5f5f5f;
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

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

.paragraph-ablaufplan.kleiner {
  margin-bottom: 51px;
  font-size: 18px;
  line-height: 22px;
}

.ablaufplan-spalte {
  border: 2px solid gray;
  flex-flow: wrap;
  align-content: space-between;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

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

.ablaufplan-spalteninhalt {
  width: 100%;
  min-height: 400px;
  padding: 20px;
}

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

.ansprechpartner-paragraph.special {
  line-height: 40px;
}

.heading-ablaufplan {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 137px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 60px;
}

.heading-ablaufplan.button {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-ablaufplan.button.kleiner {
  font-size: 18px;
  line-height: 22px;
}

.html-embed-4 {
  height: 250px;
  margin-bottom: 40px;
}

.checkbox-field {
  text-align: left;
}

.impdat {
  padding: 100px 40px;
}

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

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

.div-block-41.highlights {
  color: #000;
  padding: 100px;
}

.sucess {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.sucess.heading-1 {
  color: #fff;
}

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

.div-block-farbig-1 {
  text-align: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 20px;
}

.div-block-farbig-1.zweitfarbe {
  margin-left: 0;
  margin-right: 0;
}

.div-block-farbig-1.hauptfarbe {
  color: #fff;
}

.div-block-farbig-1.highlights {
  color: #000;
}

.bild-cover-3001 {
  object-fit: cover;
  width: 100%;
  height: 50vh;
  margin-bottom: 20px;
}

.inhalt-50-1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 40px;
  display: flex;
}

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

._2er-grid1 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: center;
}

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

.content-block.hauptfarbe {
  color: #fff;
}

.text-links1 {
  font-size: 16px;
  font-weight: 300;
}

.heading-links1 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 35px;
  line-height: 35px;
}

.heading-links1.heading-3 {
  line-height: 1.3;
}

.big-img1 {
  object-fit: cover;
  clip-path: polygon(14% 0%, 100% 0%, 86% 100%, 0% 100%);
  width: 100%;
  height: 100%;
}

.big-img1.right {
  object-position: 65% 50%;
}

.big-img1.left {
  object-position: 30% 50%;
}

.bildsection-cover-rechts1 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/carrepair-img-9.webp');
  background-position: 0 0, 0 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 65vh;
  display: flex;
}

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

.bild-galerie1 {
  filter: grayscale();
  object-fit: cover;
  height: 70vh;
  transition: all .2s;
}

.bild-galerie1:hover {
  filter: grayscale(0%);
}

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

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

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

.form-text-3 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.form-block-1 {
  padding: 20px;
}

.form-text1 {
  position: relative;
}

.checkbox {
  border-color: #fff;
  width: 15px;
  height: 15px;
}

.text-field-3 {
  background-color: #fff0;
  border: 1px solid #000;
  border-bottom-color: #fff;
  margin-bottom: 20px;
  padding-top: 15px;
}

.text-field-3:hover {
  background-color: #242424;
}

.text-field-3:focus {
  border: 2px solid #496ab1;
}

.text-field-3.nachricht {
  height: 100px;
}

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

.maps1 {
  height: 50vh;
}

.logo-bild {
  object-fit: contain;
  min-width: 100%;
  max-width: 250px;
  height: 100%;
}

.section {
  height: 100vh;
}

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

.schwarzer-button-2 {
  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-2:hover {
  background-color: #d4af37;
}

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

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

.logo-img {
  width: 250px;
}

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

.zweitfarbe-2 {
  background-color: #f3f3f3;
}

.highlights-2 {
  color: #333;
  background-color: #782631;
}

.flie-text-2 {
  font-weight: 400;
}

.telefonnummer1-2 {
  margin-bottom: 5px;
}

.heading-24 {
  font-family: Unica One, sans-serif;
  font-weight: 500;
}

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

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

.farbe-der-headings-2 {
  color: #782631;
}

.hauptfarbe-2 {
  background-color: #000;
}

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

.heading-25 {
  font-weight: 700;
}

.heading-26 {
  font-family: Unica One, sans-serif;
  font-weight: 600;
}

.logo-4 {
  justify-content: center;
  align-items: center;
  max-width: 250px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

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

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

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

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

.html-embed-7 {
  z-index: 99999;
  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;
}

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

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

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

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

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

.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: 170px;
  top: 10px;
}

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

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

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

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

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

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

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

.dropdown-list-16.max-height {
  z-index: 2;
}

.dropdown-list-16.max-height.w--open {
  max-height: 60vh;
  overflow: auto;
}

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

.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.white.scroll.center {
  justify-content: flex-start;
  align-items: center;
}

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

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

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

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

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

.image-scale.bottom {
  object-position: 50% 100%;
}

.grid-21 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  width: 100%;
}

.subheading {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.subheading.heading-3 {
  line-height: 1.3;
}

.div-block-176 {
  width: 15vw;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.div-block-auto {
  width: 100px;
  height: 1px;
  margin-left: auto;
}

.div-block-177 {
  width: auto;
}

.div-block-178 {
  padding: 20px 40px 20px 20px;
}

.column-scroll-item {
  flex: none;
  width: 33.3333vw;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
  box-shadow: 1.5rem 0 2rem #0000001c;
}

.column-scroll-item.is-3 {
  inset: 0% 0% 0% auto;
}

.column-scroll-item.is-2 {
  margin-left: auto;
  margin-right: auto;
  top: auto;
  right: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.page-padding-2 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.column-scroll-content-title {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 500;
  line-height: .95;
}

.scroll-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.column-scroll-sticky-inner {
  width: 45vw;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.section-image-scroll {
  color: #333;
}

.column-scroll-wrapper {
  width: 100%;
  height: 250vh;
  position: relative;
}

.column-scroll-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 35vh;
}

.column-scroll-sticky {
  width: 100%;
  height: 90vh;
  position: sticky;
  top: 10vh;
}

.column-scroll-content-1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 38rem;
  margin-top: 2rem;
  line-height: 1.2;
  display: flex;
}

.column-scroll-content-wrapper {
  z-index: 2;
  color: #fff;
  width: 66.66vw;
  min-height: 100vh;
  margin-top: -100vh;
  padding-right: 7rem;
  position: relative;
}

.button-12 {
  border: .5px solid #666;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.button-12.heading-3 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.button-12.heading-3.hauptfarbe {
  color: #fffdfa;
}

.btn-text-2 {
  width: 100%;
  height: 18px;
  margin-bottom: 5px;
  overflow: hidden;
}

.btn-text-1 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 300;
}

.image-seitlich {
  z-index: 1;
  object-fit: cover;
  object-position: 0% 50%;
  width: 500px;
  height: 500px;
  transform-style: preserve-3d;
  transition: all .5s;
  position: relative;
  overflow: visible;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.image-seitlich:hover {
  transform: scale(1.05)rotateX(0)rotateY(-180deg)rotateZ(0);
}

.section-visu-5-anders {
  justify-content: flex-end;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
  position: relative;
}

.mehr-erfahren-button4 {
  text-transform: uppercase;
}

.text-left {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 135%;
}

.text-left.paragraph-font {
  line-height: 160%;
}

.div-mit-breite {
  z-index: 1;
  min-width: 50%;
  margin-right: 10%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.mini-divider {
  width: 20%;
  height: 5px;
  margin-bottom: 20px;
}

.div-black {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.image-absolute {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.grid-87 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  margin-top: 40px;
}

.heading_center-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 50px;
}

.icon-17 {
  object-fit: contain;
  width: 40px;
  height: 40px;
}

.icon-17.invert {
  filter: grayscale(0%);
}

.paragraph-main {
  font-size: 16px;
  line-height: 22px;
}

.paragraph-main.right {
  text-align: right;
}

.section_1-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 10vw 100px;
  display: flex;
  position: relative;
}

.section_1-5.background {
  background-image: linear-gradient(#ffffffe6, #ffffffe6), none;
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

._2er_grid-6 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  place-items: center;
  width: 100%;
}

._2er_grid-6.reverse {
  grid-template-columns: 1fr .25fr;
}

.heading_left_small {
  font-family: Poppins, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.heading_left_small.right {
  text-align: right;
}

.content-4 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content-4.right {
  align-items: flex-end;
}

.divider-18 {
  border: 1px dashed #0000001a;
  width: 100%;
  margin-bottom: 40px;
}

.div-block-2 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}

.image-107 {
  object-fit: contain;
  width: 20px;
  height: 20px;
  margin-left: 20px;
}

.grid-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  width: 100%;
  overflow: hidden;
}

.div-block-179 {
  border: 1px solid #b0b0b0;
  width: 1px;
  height: 100%;
  margin-left: 60px;
}

.text-links-14px {
  font-size: 14px;
  font-weight: 300;
}

.button {
  background-color: #000;
  border: .5px solid #666;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  padding: 20px;
  display: flex;
}

.button.heading-3 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.button.heading-3.hauptfarbe {
  color: #fffdfa;
}

.div-block-180 {
  height: 65vh;
}

.grid-88 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.section-gro-e {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

.section-gro-e.background {
  background-image: url('../images/1000_F_386178530_RHaE0j2MO9WPakNdYs88EtTjPPsFYE3p.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 75vh;
}

.section-gro-e.background-2 {
  background-image: url('../images/1000_F_365837676_Yyr9VO6VrAzwyqFbipRdqoAaFdWRSzWq.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 75vh;
}

.section-gro-e.background-3 {
  background-image: url('../images/1000_F_1769207075_NoJ2RIwgCQJSm3TT3UZpqNSylt7VTSZh.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 75vh;
}

.section-gro-e.background-4 {
  background-image: url('../images/1000_F_598538012_1qidyzYW7nWMOKlazeK3geeXI17SzClb.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 75vh;
}

.section-gro-e.background-6 {
  background-image: url('../images/1000_F_381130814_40K4fRKKi98TGyahgjol32j7k9iN2oew.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 75vh;
}

.container {
  z-index: 1;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.container.is-small {
  max-width: 60rem;
}

.header {
  z-index: 2;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  position: relative;
}

.header.is-align-center {
  text-align: center;
  align-items: center;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.header.margin-bottom_none {
  color: #f5f1eb;
  margin-bottom: 0;
  padding: 20px 40px;
}

.eyebrow {
  color: color-mix(in srgb, currentColor 60%, transparent);
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: Poppins, Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.3em;
  display: inline-block;
}

.heading_primary {
  letter-spacing: .1em;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: .3em;
  font-family: Great Vibes, cursive;
  font-size: 4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.06em;
}

.image-ratio_2x3 {
  aspect-ratio: 2 / 3;
  width: 100%;
  height: 60vh;
  position: relative;
  overflow: clip;
}

.card {
  color: #248a88;
  background-color: #000;
  background-image: none;
  border: 0 solid #373d3633;
  flex-flow: column;
  flex: 0 auto;
  width: 100%;
  padding: 40px;
  list-style-type: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 0 1px #373d3633, 0 2px 4px #0000001a, 0 8px 14px #00000026;
}

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

.image_cover.image_left {
  object-position: 35% 50%;
}

.image_cover.image_right {
  object-position: 70% 50%;
}

.grid_2-col {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

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

.flex_vertical.gap-large {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  margin-top: 60px;
  margin-bottom: 60px;
}

.button-pink {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  box-shadow: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #fa357b;
  border: 0 solid #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 1em 1.5em;
  font-family: Raleway, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s cubic-bezier(.165, .84, .44, 1), box-shadow .2s;
  display: inline-flex;
}

.button-pink:hover {
  box-shadow: none;
  color: #fff;
  background-color: #373d361a;
  border-width: 2px;
  border-color: #fff;
}

.button-pink:active {
  box-shadow: none;
  background-color: #fc387b;
}

.button-pink:focus {
  outline-offset: 2px;
  outline: 2px solid #fc387b;
}

.subheading-2 {
  letter-spacing: 0;
  text-wrap: balance;
  max-width: 60rem;
  font-family: Raleway, sans-serif;
  font-size: 1.13rem;
  line-height: 1.6em;
}

.ix_sticky-card {
  position: sticky;
  top: 0;
}

.ix_sticky-card.is-card-1 {
  top: 4rem;
}

.heading_secondary {
  letter-spacing: .05em;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: .35em;
  font-family: Great Vibes, cursive;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.04em;
}

._2er-grid2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.slider-right {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 20px 36px;
  display: flex;
  box-shadow: 1px 1px 55px #00163214;
}

.testimonial-author-wrap {
  margin-top: 45px;
}

.author-name {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.logo-5 {
  width: 114px;
  margin-bottom: 8px;
}

.arrow-disabled {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 20px 36px;
  display: flex;
}

.quote-image {
  object-fit: cover;
  width: 50px;
  height: 65px;
  margin-bottom: 20px;
}

.testimonial-content-wrap {
  align-items: center;
  width: 50%;
  min-height: 350px;
  padding: 40px 50px 25px 25px;
  display: flex;
}

.testimonial-slider {
  background-color: #0000;
  width: 100%;
  height: 60vh;
  margin-top: 40px;
}

.testimonial-paragraph {
  color: #546681;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}

.right-arrow-6 {
  z-index: 2;
  inset: auto 40% 10% auto;
}

.testimonial-image-block {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 60vh;
  padding: 0;
  display: flex;
  position: relative;
}

.testimonial-content-block {
  max-width: 590px;
  position: relative;
}

.testimonial-columns {
  display: flex;
}

.icon-30 {
  color: #4c4172;
}

.slider-arrow-wrap {
  margin-top: 45px;
  display: flex;
}

.arrow-6 {
  width: 28px;
}

.slider-left {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  min-height: 45px;
  margin-right: 15px;
  padding: 15px 36px;
  display: flex;
  box-shadow: 1px 1px 45px #0016321a;
}

.slide-nav {
  display: none;
}

.testimonial-image-2 {
  width: 100%;
}

.left-arrow-6 {
  z-index: 2;
  position: absolute;
  inset: auto 45% 10% auto;
}

.big-img2 {
  object-fit: cover;
  clip-path: polygon(0% 0%, 100% 0%, 80% 100%, 0% 100%);
  width: 100%;
  height: 100%;
}

.big-img2.right {
  object-position: 65% 50%;
}

.big-img2.left {
  object-position: 30% 50%;
}

.section-gro-e-abst-nde2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 0 0;
  display: flex;
}

.text-links-small {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}

.section-bild {
  background-image: url('../images/1000_F_386178530_RHaE0j2MO9WPakNdYs88EtTjPPsFYE3p.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 55vh;
  padding: 0 0;
  display: none;
}

.content-block-copy {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.content-block-copy.hauptfarbe {
  color: #fff;
}

.titelvideo-start-2 {
  height: 85vh;
  position: relative;
  overflow: hidden;
}

.grid-2er {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.image-108 {
  object-fit: contain;
  width: 18px;
  height: 18px;
  margin-top: 3px;
}

.div-block-181 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-182 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-80 {
  width: 100%;
  height: 80vh;
}

.grid-89 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

.icon-50px {
  object-fit: contain;
  width: 50px;
  height: 50px;
}

.div-block-183 {
  color: #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 15vh;
  padding: 20px;
  display: flex;
}

.div-block-184 {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-109 {
  object-fit: cover;
  clip-path: polygon(14% 0%, 100% 0%, 86% 100%, 0% 100%);
  width: 100%;
  height: 45vh;
}

.spacer-medium {
  height: 40px;
}

.grid-90 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  width: 100%;
}

.div-block-185 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px 20px 0;
  display: flex;
}

.button-banner {
  border: .5px solid #666;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  padding: 20px;
  display: flex;
}

.button-banner.heading-3 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.button-banner.heading-3.hauptfarbe {
  color: #fffdfa;
}

.div-block-video {
  color: #fff;
  background-image: linear-gradient(#000, #000000ad 13%, #0000004a);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 60px;
  padding-left: 5vw;
  padding-right: 15vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.grid-5er {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-186 {
  width: 100%;
  height: 100%;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}

.div-block-187 {
  width: 100%;
  height: 50vh;
}

.grid-91 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.grid-92 {
  grid-template-rows: auto;
}

.button-4 {
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 15px 40px;
  font-size: 16px;
  line-height: 24px;
  transition: all .7s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button-4:hover {
  background-color: #2e2e2e;
}

.button-4.paragraph-font:hover {
  color: #fff;
  background-color: #e60000;
  border: 1px solid #433b3b;
  border-bottom-color: #fff;
}

.div-block-267 {
  margin-bottom: 5px;
}

.telefonnummer1-3 {
  margin-bottom: 5px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.image-background-2 {
  z-index: -1;
  opacity: .02;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.kontakt-info {
  width: 100%;
  height: 100%;
  padding: 40px;
}

.kontakt-grid {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 40px;
  position: relative;
}

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

.link-13.dark {
  color: #333;
}

.grid-93 {
  z-index: 1;
  grid-template-rows: auto;
  width: 100%;
  position: relative;
}

.div-block-265 {
  background-color: #000000a1;
  border: 1px solid #414141;
  padding: 10px;
  transition: all .5s;
}

.div-block-265:hover {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  transform: translate(0, -5px);
}

.grid-94 {
  grid-template-columns: 1fr;
  margin-top: 20px;
}

.email-2 {
  margin-bottom: 5px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.heading-font1 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-links-3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Poppins, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-268 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-bottom-width: 1px;
  border-bottom-color: #ecb853;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-text.left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-266 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
  display: flex;
}

.icon-30px {
  object-fit: contain;
  width: 20px;
  height: 20px;
  margin-top: 5px;
}

.icon-30px.invert {
  filter: invert(75%);
}

.section-gro-e-abst-nde1-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
  position: relative;
}

.heading-linksb-ndig1 {
  text-align: left;
  font-size: 40px;
  line-height: 50px;
}

.form-2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

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

.heading-center {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
}

.section-background {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1000_F_240944447_wQ3ig5MFRbHan85tVnrkTeimoERCgKXS.webp');
  background-position: 0 0, 80%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

.div-block-264 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #000000cf;
  width: 65%;
  padding: 40px;
}

.form-text-2 {
  margin-bottom: 10px;
}

.submit-button1-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
}

.text-field-5 {
  height: 54px;
}

.image-110 {
  object-fit: contain;
  width: 200px;
}

.div-block-269 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-270 {
  border-bottom: 1px solid #383838;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.link-block {
  padding-bottom: 20px;
}

.div-block-271 {
  background-color: #000;
  width: 100%;
  height: 17vh;
}

._3er-grid {
  grid-column-gap: 16px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block {
  color: #fff;
  clip-path: polygon(14% 0%, 100% 0%, 86% 100%, 0% 100%);
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.link-block-2 {
  color: #000;
  text-decoration: none;
  transition: all .7s;
}

.link-block-2:hover {
  transform: scale(1.05);
}

.text-mittig-22px {
  text-align: center;
  max-width: 720px;
  font-size: 22px;
  font-weight: 300;
  line-height: 20px;
}

.text-mittig-22px.flie-text {
  line-height: 1.5;
}

.div-block-272 {
  width: 100%;
}

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

.div-block-3 {
  width: 100%;
  height: 2px;
}

.image-55h {
  object-fit: cover;
  clip-path: polygon(14% 0%, 100% 0%, 86% 100%, 0% 100%);
  width: 100%;
  height: 55vh;
}

.dropdown-toggle-16 {
  padding: 0 20px 0 0;
}

.icon-31 {
  color: #fff;
}

.dropdown-list-18 {
  background-color: #211e1e;
  padding-left: 20px;
  padding-right: 20px;
}

.dropdown-list-18.w--open {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #2928287a;
  left: -150px;
}

.div-block-fixed {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 25% auto;
}

.slogan2 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 30px;
  line-height: 1.3;
}

.slogan2.heading-1 {
  text-align: left;
}

.adresse-16px {
  margin-bottom: 5px;
}

.adresse-16px.flie-text {
  font-size: 16px;
  font-weight: 300;
}

.telefonnummer2 {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.telefonnummer2.paragraph-font {
  font-family: Poppins, Arial, sans-serif;
}

.email3 {
  margin-bottom: 5px;
  font-size: 15px;
}

.email3.paragraph-font {
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.steps-card-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.steps-circle {
  background-color: #000;
  border: 0 #c0c0d333;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: 36px auto auto -86px;
}

.steps-circle.center {
  top: auto;
}

.button-3 {
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #433b3b;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 15px 40px;
  font-size: 16px;
  line-height: 24px;
  transition: all .7s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button-3:hover {
  background-color: #2e2e2e;
}

.button-3.paragraph-font:hover {
  color: #433b3b;
  background-color: #ecb853;
  border: 1px solid #433b3b;
}

.steps-description {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #333;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-280 {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 80vh;
}

.steps-grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.steps-dot {
  z-index: 10;
  color: #000;
  background-color: #fff;
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.steps-sticky-card {
  z-index: 30;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  height: 100%;
  box-shadow: none;
  background-color: #000;
  border: 1px solid #c0c0d333;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  padding: 20px;
  display: grid;
  position: sticky;
  overflow: auto;
}

.steps-card-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  padding: 10px 24px;
  display: grid;
  position: relative;
  box-shadow: 0 2px 13px 2px #0003;
}

.steps-cards-2 {
  grid-column-gap: 60px;
  grid-row-gap: 24px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.card-arrow {
  border: 1px #c0c0d333;
  border-style: none none solid solid;
  border-bottom-left-radius: 3px;
  width: 24px;
  height: 24px;
  position: absolute;
  inset: auto -51px auto auto;
  transform: rotate(45deg);
}

.steps-circle-outline {
  background-color: #000;
  border: 2px solid #c0c0d333;
  border-radius: 100%;
  position: absolute;
  inset: 0%;
}

.steps-circle-outline.two, .steps-circle-outline.three {
  background-color: #000;
}

.steps-tracker-2 {
  background-color: #433b3b;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 65vh;
  display: flex;
  position: relative;
  top: 100px;
}

.steps-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.text-linksb-ndig1 {
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.heading-linksb-ndig-30-px {
  text-align: left;
  font-family: Poppins, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3;
}

.how-it-works-fill {
  background-color: #333;
  border-radius: 100px;
  width: 100%;
  height: 0;
}

.section-gro-e-abst-nde1-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
  position: relative;
}

.section-gro-e-abst-nde1-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

.text-links2 {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}

.div-block-274 {
  border: 1px solid #d8d8d8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.image-281 {
  object-fit: contain;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
}

.grid-95 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-mittig2 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
}

.heading-mittig2.heading-2 {
  line-height: 1.3;
}

.code-embed-2 {
  height: 18%;
}

.code-embed-3 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-96 {
  width: 100%;
}

.div-block-275 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 40px;
  display: flex;
}

.nav-link-3-copy {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3-copy:hover {
  color: gray;
}

.nav-link-3-copy.w--current {
  color: #ebe3de;
}

.nav-link-3-copy.flie-text {
  font-weight: 300;
}

.nav-link-3-copy.flie-text:hover, .nav-link-3-copy.flie-text.w--current {
  color: #fff;
}

.slider-4, .background-video {
  width: 100%;
  height: 100%;
}

.right-arrow-7, .left-arrow-7, .play-pause-button {
  display: none;
}

.spacer-large {
  height: 60px;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.play-pause-button-2 {
  display: none;
}

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

.content-block-100.hauptfarbe {
  color: #fff;
}

.code-embed-4 {
  width: 100%;
  height: 100%;
}

._2er-grid-100 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: stretch stretch;
  width: 100%;
  height: 100%;
}

.heading-lmitting {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 35px;
  line-height: 35px;
}

.heading-lmitting.heading-3 {
  line-height: 1.3;
}

.section-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

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

@media screen and (max-width: 991px) {
  .column-7 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-10 {
    font-size: 18px;
  }

  .image-24 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .column-8 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .heading-20 {
    line-height: 42px;
  }

  .columns-12 {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-34 {
    width: 110px;
  }

  .paragraph-8, .link-3 {
    font-size: 13px;
  }

  .div-block-37 {
    width: auto;
  }

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

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

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

  .div-block-14 {
    width: 90%;
  }

  .div-block-11 {
    padding-left: 10px;
  }

  .section-7 {
    padding-top: 10px;
  }

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .navbar-6 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

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

  .nav-menu {
    background-color: #000;
  }

  .nav-link {
    width: 100%;
    position: static;
  }

  .footer-1.hauptfarbe.flie-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .footertext1 {
    text-align: center;
  }

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: #000;
  }

  .nav-men-1 {
    background-color: var(--highlight);
  }

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

  .video-2 {
    height: 80vh;
  }

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .rounded-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block.zweitfarbe {
    margin-bottom: 20px;
  }

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

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

  .bild-section-cover-mittig-1 {
    min-height: 500px;
    padding: 20px 40px;
  }

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

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

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

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

  .paragraph-ablaufplan {
    font-size: 18px;
  }

  .paragraph-ablaufplan.kleiner {
    font-size: 16px;
  }

  .ablaufplan-spalte {
    display: block;
  }

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

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

  .heading-ablaufplan {
    line-height: 42px;
  }

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

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

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

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

  .bild-cover-3001.contain {
    object-fit: contain;
  }

  .inhalt-50-1 {
    padding-left: 10px;
    padding-right: 20px;
  }

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

  ._2er-grid1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    height: 100%;
  }

  ._2er-grid1.unter {
    flex-flow: column;
    display: flex;
  }

  ._2er-grid1.neben {
    display: flex;
  }

  .content-block.zweitfarbe {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-block.hauptfarbe {
    height: 100%;
  }

  .big-img1 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
  }

  .bildsection-cover-rechts1 {
    background-image: linear-gradient(#0000, #0000), url('../images/AdobeStock_102228660_visu_1AdobeStock_102228660_visu.webp');
    background-position: 0 0, 50%;
    height: 60vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .bild-galerie1 {
    height: 50vh;
  }

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

  .form-text1.heading-2 {
    font-size: 14px;
  }

  .telefonnummer1-2 {
    margin-bottom: 5px;
    text-decoration: none;
  }

  .heading-einstellungen {
    line-height: 42px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .page-padding-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-scroll-content-title.is-1.heading-1 {
    font-size: 35px;
    line-height: 1.3;
  }

  .column-scroll-sticky-inner {
    width: 100%;
    position: relative;
  }

  .column-scroll-wrapper {
    height: auto;
  }

  .column-scroll-content {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 100px 60px;
    display: flex;
  }

  .column-scroll-sticky {
    height: 60vh;
    position: relative;
    top: 0;
  }

  .column-scroll-content-1 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .column-scroll-content-wrapper {
    width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-right: 0;
  }

  .image-seitlich {
    width: 400px;
  }

  .section-visu-5-anders {
    padding: 100px 60px;
  }

  .image-73 {
    height: auto;
  }

  .icon-17, .icon-17.highlights {
    width: 80px;
  }

  .section_1-5, .section_1-5.background {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  ._2er_grid-6 {
    grid-template-columns: 1fr;
    place-items: start;
    margin-bottom: 40px;
  }

  ._2er_grid-6.reverse {
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    align-items: flex-end;
    display: flex;
  }

  .divider-18 {
    margin-bottom: 0;
  }

  .section-gro-e {
    padding: 100px 60px;
  }

  .header {
    order: -1;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
  }

  .flex_vertical.gap-large {
    justify-content: flex-end;
    align-items: stretch;
  }

  ._2er-grid2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    height: 100%;
  }

  .right-arrow-6, .left-arrow-6 {
    bottom: 0%;
  }

  .big-img2 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
  }

  .section-gro-e-abst-nde2 {
    padding: 50px 40px;
  }

  .section-gro-e-abst-nde2.hauptfarbe {
    padding: 100px 60px;
  }

  .section-bild {
    padding: 50px 40px;
  }

  .content-block-copy.zweitfarbe {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-block-copy.hauptfarbe {
    height: 100%;
  }

  .titelvideo-start-2 {
    height: 80vh;
  }

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

  .telefonnummer1-3 {
    margin-bottom: 5px;
  }

  .kontakt-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr 1fr;
  }

  .link-13 {
    flex-direction: column;
    display: flex;
  }

  .email-2 {
    margin-bottom: 5px;
  }

  .section-gro-e-abst-nde1-2 {
    padding: 50px 10%;
  }

  .form-2 {
    padding-left: 0;
  }

  .section-background {
    padding: 50px 10%;
  }

  .div-block-270.autoo {
    border-bottom-style: none;
    width: auto;
  }

  .dropdown-toggle-16 {
    width: 100%;
  }

  .dropdown-list-18.w--open {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 0;
  }

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

  .telefonnummer2, .email3 {
    margin-bottom: 5px;
  }

  .steps-card-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .steps-circle {
    position: relative;
    top: 0;
    left: 0;
  }

  .steps-description {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-280 {
    height: 60vh;
  }

  .steps-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .steps-sticky-card {
    grid-template-columns: 1fr;
    min-width: auto;
    max-width: none;
    display: flex;
    position: relative;
    top: auto;
  }

  .steps-card-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding: 20px;
    display: flex;
  }

  .steps-cards-2 {
    grid-column-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .steps-circle-outline.two.hide, .steps-circle-outline.three.hide, .steps-tracker-2.hide {
    display: none;
  }

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

  .section-gro-e-abst-nde1-3 {
    padding: 50px 10%;
  }

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

  .section-gro-e-abst-nde1-copy {
    padding: 50px 40px;
  }

  .section-gro-e-abst-nde1-copy.hauptfarbe {
    padding: 100px 60px;
  }

  .grid-96 {
    grid-template-rows: auto;
  }

  .nav-link-3-copy.flie-text {
    width: 150px;
    margin-left: 0;
    margin-right: auto;
  }

  .content-block-100 {
    height: 45vh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-block-100.zweitfarbe {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-block-100.hauptfarbe {
    height: 100%;
  }

  .content-block-100.hauptfarbe.null {
    padding-left: 0;
    padding-right: 0;
  }

  ._2er-grid-100 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    height: 100%;
  }

  ._2er-grid-100.neben4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .section-center {
    padding: 100px 60px;
  }

  .dropdown-18 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  body {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .logo {
    flex: none;
    margin-left: 0;
    margin-right: 0;
  }

  .column-7 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .heading-20 {
    font-size: 32px;
    line-height: 38px;
  }

  .columns-12 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .button-2 {
    width: auto;
  }

  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

  .slider-2 {
    width: 100%;
    height: 400px;
  }

  .left-arrow-2 {
    left: 0;
  }

  .right-arrow-2 {
    right: 0;
  }

  .slider-3 {
    height: 250px;
  }

  .left-arrow {
    left: 0;
  }

  .div-block-38 {
    flex-direction: column;
    padding: 40px 60px;
  }

  .div-block-15 {
    height: auto;
  }

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

  .div-block-11 {
    height: auto;
  }

  .div-block-39 {
    width: auto;
  }

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

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

  .navbar-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

  .titelvideo-start-1 {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .nav-menu {
    background-color: #2e2e2e;
  }

  .impdatfooter, .impressum2 {
    text-align: left;
  }

  .footer-1.hauptfarbe {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-1.hauptfarbe.flie-text {
    flex-flow: column;
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .footertext1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }

  .footer-image {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .video-2 {
    height: 70vh;
  }

  .inhalt-footer2 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .background-video3 {
    height: 70vh;
  }

  .div-block-video1 {
    text-align: center;
    background-color: #000;
    order: 9999;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

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

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

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

  .heading-mittig1.heading-2.kleiner {
    font-size: 20px;
  }

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

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

  .heading-ablaufplan-2.mittig {
    height: auto;
  }

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

  .heading-ablaufplan {
    font-size: 32px;
    line-height: 38px;
  }

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

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

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

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

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

  .inhalt-50-1 {
    width: 100%;
  }

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

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

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

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

  .big-img1 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 100%;
    height: 25rem;
  }

  .big-img1.right, .big-img1.left {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    height: 25rem;
  }

  .bildsection-cover-rechts1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .bild-galerie1 {
    width: 100%;
    height: 60vh;
  }

  .maps1 {
    height: 100%;
  }

  .logo-img {
    width: 150px;
  }

  .heading-einstellungen {
    font-size: 32px;
    line-height: 38px;
  }

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

  .maos-footer {
    height: 100px;
  }

  .maps-gro-2 {
    height: 25rem;
  }

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

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

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

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

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

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

  .image-scale {
    object-fit: contain;
    background-color: #000;
    height: 28rem;
  }

  .image-scale.cov {
    object-fit: cover;
  }

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

  .column-scroll-content-title {
    font-size: 15vw;
  }

  .column-scroll-content-title.is-1.heading-1 {
    font-size: 30px;
  }

  .scroll-image {
    height: 45vh;
  }

  .column-scroll-sticky-inner {
    width: 100%;
  }

  .column-scroll-wrapper {
    height: auto;
  }

  .column-scroll-content {
    padding: 60px 40px;
  }

  .column-scroll-sticky {
    position: static;
  }

  .column-scroll-content-wrapper {
    width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-right: 0;
  }

  .btn-text-1 {
    font-size: 16px;
  }

  .image-seitlich {
    object-fit: contain;
    width: 200px;
  }

  .section-visu-5-anders {
    padding: 60px 40px;
  }

  .text-left.paragraph-font {
    font-size: 14px;
  }

  .div-black {
    color: #fff;
  }

  .image-73 {
    display: none;
  }

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

  .paragraph-main.right.paragraph-font {
    text-align: left;
  }

  ._2er_grid-6 {
    text-align: center;
    place-items: start center;
  }

  ._2er_grid-6.reverse {
    justify-content: flex-end;
    align-items: center;
  }

  .heading_left_small.right.heading-font2 {
    text-align: center;
  }

  .content-4, .content-4.right {
    justify-content: flex-start;
    align-items: center;
  }

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

  .div-block-180 {
    height: 25rem;
  }

  .section-gro-e {
    padding: 60px 40px;
  }

  .header {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
  }

  .image-ratio_2x3 {
    height: 25rem;
  }

  .image-ratio_2x3.ratio_3x2_tablet {
    width: 100%;
  }

  .card.card_body.backdrop-filter_blur {
    padding: 20px;
  }

  .grid_2-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_2-col.tablet-1-col-1-2-3-4-5-6-7-8-9-10.gap-large.is-y-center {
    flex-flow: column;
    display: flex;
  }

  .flex_vertical.gap-large {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .ix_sticky-card.is-card-1 {
    position: relative;
    top: 0;
  }

  .ix_sticky-card.is-card-2.ix_backdrop-filter-blur, .ix_sticky-card.is-card-3.ix_backdrop-filter-blur {
    position: relative;
  }

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

  .logo-5 {
    width: 130px;
  }

  .testimonial-content-wrap {
    width: 100%;
    min-height: auto;
    padding-left: 25px;
  }

  .testimonial-slider {
    height: auto;
  }

  .testimonial-image-block {
    width: 100%;
    height: 25rem;
  }

  .testimonial-content-block {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .testimonial-columns {
    flex-direction: column;
  }

  .slider-arrow-wrap {
    margin-top: 0;
  }

  .testimonial-image-2 {
    max-width: 390px;
  }

  .big-img2 {
    width: 100%;
    height: 25rem;
  }

  .section-gro-e-abst-nde2.hauptfarbe {
    padding: 60px 40px;
  }

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

  .titelvideo-start-2 {
    height: auto;
  }

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

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

  .div-block-80 {
    height: 25rem;
  }

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

  .div-block-185 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-video {
    background-color: #000;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    position: relative;
  }

  .div-block-video.oben {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .kontakt-info {
    width: 100%;
  }

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

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

  .heading-links-3.heading-font2 {
    text-align: center;
    font-size: 20px;
  }

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

  .heading-linksb-ndig1, .heading-center {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-269 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-270.autoo {
    border-bottom-style: none;
  }

  .div-block-271 {
    height: 6rem;
  }

  ._3er-grid {
    grid-row-gap: 15px;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .div-block {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }

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

  .image-55h {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    height: 25rem;
  }

  .slogan2.heading-1 {
    text-align: center;
  }

  .image-280 {
    height: 25rem;
  }

  .steps-grid-2 {
    padding-left: 0;
  }

  .heading-linksb-ndig-30-px {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-linksb-ndig-30-px.heading-font2 {
    font-size: 20px;
    line-height: 25px;
  }

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

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

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

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

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

  .heading-lmitting.heading-3 {
    font-size: 30px;
  }

  .heading-lmitting.heading-3.kleiner {
    font-size: 20px;
  }

  .section-center {
    padding: 60px 40px;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

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

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

  .container-5 {
    height: auto;
    margin-bottom: 20px;
  }

  .button-2 {
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 15px;
  }

  .div-block-33 {
    width: 100%;
  }

  .slider-2 {
    height: 300px;
  }

  .section-20 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .slide-27, .slide-13 {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slider-3 {
    height: 200px;
  }

  .slide-24, .slide-25 {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .div-block-38 {
    padding: 10px;
  }

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

  .list {
    padding-left: 30px;
  }

  .grid-7 {
    justify-content: start;
  }

  .slide-28, .slide-29, .slide-30, .slide-31 {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .nav-link-3.flie-text {
    white-space: normal;
  }

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

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

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

  .impdatfooter {
    text-align: left;
  }

  .footer-1.hauptfarbe.flie-text {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .video-2 {
    background-image: url('../images/2_12.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 101%, 0 0;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .background-video3 {
    height: 60vh;
  }

  .rounded-block {
    min-width: 200px;
  }

  .div-block-video1 {
    align-items: center;
    width: auto;
    padding-bottom: 60px;
  }

  .text-mittig1.flie-text {
    max-width: none;
  }

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

  .bild-section-cover-mittig-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .paragraph-ablaufplan.kleiner {
    font-size: 14px;
  }

  .ablaufplan-spalte {
    margin-top: 20px;
  }

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

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

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

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

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

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

  .bild-cover-3001 {
    height: 45vh;
  }

  .inhalt-50-1 {
    text-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-block {
    text-align: center;
    align-items: center;
  }

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

  .heading-links1.heading-3.gr-er {
    font-size: 30px;
  }

  .bildsection-cover-rechts1 {
    height: 80vh;
  }

  .titelvideo-unterseiten1 {
    height: 50vh;
  }

  .form-block-1 {
    padding: 0;
  }

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

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

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

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

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

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

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

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

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

  .image-scale.cov.rechtss {
    object-position: 70% 50%;
  }

  .column-scroll-item {
    aspect-ratio: 3 / 2;
    width: 100%;
    height: auto;
    position: relative;
  }

  .scroll-image {
    height: 25rem;
  }

  .column-scroll-sticky-inner {
    flex-flow: column;
    display: flex;
    position: relative;
  }

  .column-scroll-sticky {
    height: auto;
  }

  .image-seitlich {
    width: 100%;
    height: 200px;
  }

  .section-visu-5-anders {
    flex-direction: column;
  }

  .text-left {
    font-size: 15px;
    line-height: 22px;
  }

  .text-left.paragraph-font {
    text-align: left;
  }

  .div-mit-breite {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading_center-4.heading-font1 {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-main {
    font-size: 14px;
    line-height: 20px;
  }

  .grid-88 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .grid_2-col {
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
  }

  .button-group {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .flex_vertical.gap-large {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .button-pink {
    white-space: nowrap;
  }

  .ix-link-wrapper {
    flex-flow: column;
    display: flex;
  }

  .testimonial-content-wrap {
    padding: 15px;
  }

  .section-gro-e-abst-nde2, .section-bild {
    padding: 40px 2%;
  }

  .content-block-copy {
    text-align: center;
    align-items: center;
  }

  .div-block-video {
    align-items: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-4 {
    min-width: 150px;
  }

  .heading-links-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .section-gro-e-abst-nde1-2 {
    padding: 40px 10%;
  }

  .heading-linksb-ndig1, .heading-center {
    font-size: 25px;
    line-height: 25px;
  }

  .section-background {
    padding: 40px 10%;
  }

  .slogan2.heading-1 {
    font-size: 30px;
    line-height: 35px;
  }

  .steps-card-wrapper {
    grid-template-columns: auto;
  }

  .button-3 {
    min-width: 150px;
  }

  .steps-grid-2 {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .steps-dot {
    width: 35px;
    height: 35px;
  }

  .steps-sticky-card {
    min-width: auto;
  }

  .steps-cards-2 {
    grid-template-columns: auto;
    width: 100%;
  }

  .steps-tracker-2 {
    display: none;
  }

  .text-linksb-ndig1 {
    font-size: 15px;
    line-height: 22px;
  }

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

  .section-gro-e-abst-nde1-3 {
    padding: 40px 10%;
  }

  .section-gro-e-abst-nde1-copy {
    padding: 40px 2%;
  }

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

  .div-block-275 {
    padding: 20px;
  }

  .nav-link-3-copy.flie-text {
    width: 130px;
  }

  .content-block-100 {
    text-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-lmitting.heading-3.kleiner {
    line-height: 25px;
  }
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed89-ffa05023 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed8b-ffa05023 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed8c-ffa05023 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed8e-ffa05023 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed95-ffa05023 {
  align-self: stretch;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed96-ffa05023 {
  align-self: end;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65eda1-ffa05023 {
  align-self: stretch;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65eda2-ffa05023 {
  align-self: end;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65edad-ffa05023 {
  align-self: stretch;
}

#w-node-_32095de6-9d24-ccf3-1ca9-539dca65edae-ffa05023 {
  align-self: end;
}

#w-node-e720c4df-1b11-1431-148c-03a43f220568-ffa05023 {
  align-self: stretch;
}

#w-node-e720c4df-1b11-1431-148c-03a43f220569-ffa05023 {
  align-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-_5685fef8-382e-95d1-9c68-cf195b3a52c8-ffa05023, #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-bb7905ce-6b0a-5ec4-b2e9-1d3a1733efad-ffa05023, #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-c8103b64-3dd4-19ea-2f60-4c4a8da4db97-ffa05023, #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-_75a8ae6b-e067-4482-15ce-f00403df3db4-ffa05023, #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-_3d652df7-85cc-0614-2f7a-f9d7da819d64-ffa05023, #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-aba602db-df24-82a5-ea4b-48e9e0b75240-ffa05023 {
    order: -9999;
  }

  #w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed89-ffa05023 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed8b-ffa05023 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed8c-ffa05023 {
    grid-row-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_32095de6-9d24-ccf3-1ca9-539dca65ed8e-ffa05023 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}