@font-face {
  font-family: Castillo;
  src: url('../fonts/Castillo.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --highlights-color: #f4c902;
  --nav-pad: 0px;
  --main-color: #1e3b37;
}

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

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

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

body {
  color: #333;
  flex-flow: column;
  justify-content: space-between;
  font-family: Roboto, 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;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: 250px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  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: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

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

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

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

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

.navbar-1 {
  width: 100%;
}

.nav-links {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-links:hover {
  color: gray;
}

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

.nav-links.flie-text:hover {
  color: var(--highlights-color);
}

.nav-links.flie-text.w--current {
  color: #c8ab5a;
}

.nav-links.heading-3 {
  margin-left: 0;
  margin-right: 0;
}

.nav-links.heading-3.w--current {
  color: #000;
  background-color: #c8ab5a;
}

.farbe-der-headings {
  color: #c8ab5a;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(8deg, #d3ba67, #d3ba67 52%, #8c6422 102%);
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 1.2;
}

.hauptfarbe {
  color: #fff;
  background-color: #401a1a;
}

.zweitfarbe {
  background-color: #f3f3f3;
}

.highlights {
  background-color: #c8ab5a;
  background-image: linear-gradient(313deg, #8c6422, #d3ba67 50%, #8c6422 104%);
}

.heading-1 {
  font-family: Poppins, sans-serif;
  line-height: 1.2;
}

.heading-2 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

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

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

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

.titelvideo-startseite-1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 75vh;
  display: flex;
  position: relative;
}

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

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

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

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

.terminbutton.zweitfarbe.farbe-flie-text:hover {
  background-color: #8b8b8b;
}

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

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

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  color: #fff;
  background-image: linear-gradient(313deg, #8c6422, #d3ba67 50%, #8c6422);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 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;
}

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

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

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

.telefonnummer1 {
  margin-bottom: 5px;
}

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

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

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu.jpg');
  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;
}

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

.inhalt-footer1 {
  min-width: 200px;
}

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

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

.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-video {
  color: #fff;
  letter-spacing: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan1 {
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 80px;
}

.slogan1.heading-1 {
  font-size: 60px;
  line-height: 70px;
}

.round-button1 {
  border-radius: 19px;
  padding: 10px 30px;
}

.round-button1.heading-3.zweitfarbe {
  color: #000;
}

.bild-zoom-effekt1 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_311892515_visu.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  min-height: 70vh;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: flex;
}

.bild-zoom-effekt1:hover {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_311892515_visu.jpg');
  background-size: auto, cover;
}

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

.background-video1 {
  width: 100%;
  height: 100%;
}

.heading-linksb-ndig-effekt1 {
  margin-top: 0;
  font-size: 22px;
}

.subheading1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 35px;
}

.subheading1.heading-2 {
  letter-spacing: 0;
}

.footer-image {
  aspect-ratio: 2 / 3;
  object-fit: contain;
  margin-right: 10px;
}

.footer {
  justify-content: space-around;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer.hauptfarbe {
  align-items: flex-start;
}

.footer.hauptfarbe.flie-text {
  justify-content: space-between;
  padding-left: 5vw;
  padding-right: 5vw;
}

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

.div-block-success.highlights {
  color: #fff;
  background-image: linear-gradient(313deg, #8c6422, #d3ba67 50%, #8c6422 104%);
  padding: 100px;
}

.nav-men.hauptfarbe {
  z-index: 1000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.navbar {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.navbar.hauptfarbe {
  padding-top: var(--nav-pad);
  padding-bottom: var(--nav-pad);
}

.header.hauptfarbe {
  z-index: 100;
  padding-left: 3vw;
  padding-right: 3vw;
  position: sticky;
  top: 0;
}

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

.div-block-videos {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 7vw;
  padding-right: 7vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-videos.overlay {
  background-image: linear-gradient(#00000036, #00000036);
}

.div-block-videos.overlay-2 {
  z-index: 2;
  background-image: linear-gradient(#00000036, #00000036);
}

.slogan {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 78px;
}

.slogan.heading-1 {
  font-size: 70px;
  line-height: 70px;
}

.slogan.heading-1.opacity {
  opacity: .8;
}

.title {
  color: #fff;
  object-fit: cover;
  background-image: linear-gradient(#00000036, #00000036);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.section-gro-e-abst-nde {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw 110px;
  display: flex;
  position: relative;
}

.heading-icons {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 55px;
  position: absolute;
  inset: 36% 0% auto;
}

.heading-icons.heading-1 {
  margin-bottom: 40px;
  line-height: 1.1;
  position: static;
  top: 50%;
}

.heading-icons.heading-1.farbe-der-headings.no-spc {
  margin-bottom: 10px;
}

.text-mittig {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.text-mittig.flie-text {
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.inhalt-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.inhalt-untereinander.rechts, .inhalt-untereinander.rechts-2 {
  padding-left: 5vw;
  padding-right: 5vw;
}

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

.text-links.flie-text {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}

.text-links.flie-text.justify {
  font-size: 20px;
}

.text-links.flie-text.justify.mitting {
  text-align: center;
}

.text-links.flie-text.justify-2 {
  font-size: 20px;
}

.text-links.flie-text.justify-2.mitting {
  text-align: center;
}

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

.heading-mittig-klein.heading-3 {
  line-height: 1.1;
}

.inhalt-mittig-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding: 40px;
  display: flex;
}

.inhalt-nebeneinanders {
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  display: flex;
}

.inhalt-nebeneinanders.coloured {
  width: 100%;
}

.inhalt-nebeneinanders.coloured.zweitfarbe.pad {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 60px;
}

.termin-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-3.highlights {
  background-color: var(--highlights-color);
  color: #333;
}

.termin-button.heading-3.highlights:hover {
  background-color: var(--main-color);
}

.heading-links {
  text-transform: uppercase;
}

.heading-links.heading-1 {
  text-align: center;
  font-size: 32px;
}

.heading-links.heading-1.justify {
  text-align: left;
}

.heading-links.heading-1.justify.mitting {
  text-align: center;
}

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

.bild-cover-55vh {
  object-fit: cover;
  width: 100%;
  height: 55vh;
}

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

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

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

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

.titelvideo.is-auto {
  aspect-ratio: 16 / 9;
  height: auto;
}

._2er-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.heading-mittig {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.heading-mittig.heading-2.farbe-der-headings {
  text-align: left;
  font-size: 28px;
}

.impdat {
  padding: 100px 5vw;
}

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

.heading {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.logo-bild {
  object-fit: contain;
  width: 11.25rem;
  min-width: 100%;
  max-width: 15.625rem;
  height: 100%;
}

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

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

.div-block-maps {
  height: 100%;
  min-height: 500px;
}

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

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

.html-embed-6 {
  height: 50vh;
}

.termin-buttons {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-buttons.highlights.flie-text {
  color: #000;
  padding: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.div-block-navmenu {
  justify-content: center;
  width: 100%;
  display: flex;
}

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

.spacer {
  height: 20px;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  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;
}

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

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

.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: 60px auto auto 0%;
}

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

.container-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 20px;
  display: flex;
}

.divider-section {
  height: 1vh;
}

.heading-icon {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 55px;
  position: absolute;
  inset: 36% 0% auto;
}

.heading-icon.heading-1 {
  line-height: 1.1;
  position: static;
  top: 50%;
}

.heading-icon.heading-1.farbe-der-headings.subheading {
  font-size: 27px;
}

.heading-icon.heading-1.farbe-der-headings.subheading.left {
  text-align: left;
}

.heading-icon.heading-1.farbe-der-headings.left {
  text-align: left;
  font-size: 70px;
}

.heading-icon.heading-1.subheading {
  font-size: 27px;
}

.heading-icon.heading-1.subheading.left {
  text-align: left;
}

.quick-stack {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.sociak-media {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.social-icon {
  width: 2rem;
  height: 2rem;
}

.image_100-contain {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.image_100-contain.invert {
  filter: invert();
}

.image_100-blur {
  filter: blur(5px);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image_100-blur.absolute {
  z-index: -1;
  filter: blur(5px);
  object-fit: cover;
  position: absolute;
  inset: 0%;
}

.image_100-blur.absolute-1 {
  z-index: 0;
  filter: blur(5px);
  object-fit: cover;
  position: absolute;
  inset: 0%;
}

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

.accordion-item-wrapper-white {
  background-color: #24242400;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.accordion-item-wrapper-white.bottom-space {
  margin-bottom: 40px;
}

.arrow-left {
  background-color: #b3b3b3;
  border-radius: 1px;
  width: 30px;
  height: 3px;
  position: relative;
  left: 3px;
  transform: rotate(45deg);
}

.arrow-left.white-back {
  background-color: #fff;
}

.accordion-tab-button-dark {
  cursor: pointer;
  background-color: #401a1a;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  transition: transform .2s;
  display: flex;
}

.accordion-pane {
  background-color: #0000;
  overflow: hidden;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 5px;
  padding: 20px 0 20px 20px;
}

.arrow-div {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-right: 29px;
  display: flex;
}

.accordion-question-header {
  color: #fff;
  text-align: left;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.arrow-div-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
}

.arrow-right {
  background-color: #b3b3b3;
  border-radius: 1px;
  width: 30px;
  height: 3px;
  position: relative;
  right: 3px;
  transform: rotate(-45deg);
}

.arrow-right.white-back {
  background-color: #fff;
}

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

.list-item {
  margin-bottom: 8px;
}

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

.slide {
  position: relative;
}

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

.image-100.mobile {
  display: none;
}

.slider-100 {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slide-navs {
  display: none;
}

.spacer-big {
  height: 60px;
}

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

.list-mitig.unordered-left {
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1px;
  list-style-type: none;
}

.list-mitig.unordered-left._0 {
  padding-left: 0;
}

.list-mitig.unordered-left-1 {
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1px;
  list-style-type: none;
}

.list-mitig.unordered-left-1._0 {
  padding-left: 0;
}

.list-mitig.unordered-left-4 {
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1px;
  list-style-type: none;
}

.list-mitig.unordered-left-4._0 {
  padding-left: 0;
}

.inhalt-nebeneinander {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.inhalt-nebeneinander.hauptfarbe {
  padding-top: 20px;
  padding-bottom: 20px;
}

.inhalt-nebeneinander.hauptfarbe.pad {
  padding-top: 40px;
  padding-bottom: 40px;
}

.justify {
  text-align: justify;
}

.slogan-contain {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.termin-button-main {
  text-align: center;
  width: 10rem;
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button-main.highlights.flie-text {
  color: #000;
  padding: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

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

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

.heading-links-klein.heading-3 {
  line-height: 1.1;
}

.heading-links-klein.heading-3.left {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
}

.title-wrap {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cards {
  border-radius: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.cards.zweitfarbe {
  color: #000;
}

.cards.zweitfarbe._100 {
  height: 100%;
}

.flex-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-large {
  text-align: center;
  min-width: 12vw;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button-large.highlights.flie-text {
  color: #000;
  padding: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.phone-image-bg {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
}

.phone-card-wrap {
  height: 60vh;
  position: relative;
}

.phone-card-wrap.phone-up {
  margin-top: -80px;
}

.phone-card-wrap.phone-up2 {
  margin-top: -50px;
}

.phone-card-wrap.phone-down {
  margin-top: 50px;
}

.text-wrap-phone {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.head-wrap {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 15vh;
  margin-bottom: 20px;
  padding-top: 15%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: absolute;
  inset: 3% 4% auto;
}

.text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.bottom-wrap {
  z-index: 1;
  height: 6vh;
  margin-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  position: absolute;
  inset: auto 2% 2%;
}

._4er-grid-cards {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 100px;
}

.slide-nav-4 {
  display: none;
}

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

.div-block-video-girl {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 15vw;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.div-blocks {
  width: 100%;
  margin-bottom: 0;
}

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

.image-logo {
  object-fit: contain;
  width: 80%;
}

.image-logo.up {
  margin-top: 20px;
}

._3er-grid1-2 {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 60px 100px;
}

.code-embeds {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.slogan-home {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 78px;
}

.slogan-home.heading-1 {
  text-align: center;
  font-size: 60px;
  line-height: 70px;
}

.justified-div-home {
  text-align: left;
  width: 100%;
}

.text-blocks {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.text-blocks.flie-text {
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
}

.bold-text-tick {
  color: #d3ba67;
  margin-right: 10px;
}

.links {
  color: #000;
  text-decoration: underline;
}

.titles {
  color: #fff;
  object-fit: cover;
  background-image: linear-gradient(#00000036, #00000036);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.titelvideo-cntr {
  height: 73vh;
  position: relative;
}

.wrapper-100 {
  width: 100%;
  height: 60vh;
  position: relative;
  overflow: hidden;
}

.flex-horizontal-100 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.code-embed-size {
  width: 60%;
  height: 60vh;
}

.wrap-cntr {
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.lottie-2 {
  width: 200px;
  height: 200px;
}

.slider_wrapper {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.right_arrow {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  right: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

.mask {
  position: static;
  overflow: visible;
}

.card {
  background-color: #f3f3f3;
  border-radius: 25px;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 7px #8a8a8a80;
}

.card:hover {
  border: 1px solid #adadad;
  transform: scale(1.1);
}

.card-content {
  padding: 30px;
}

.hiddem {
  display: none;
}

.left_arrow {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  left: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

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

.sliders {
  background-color: #0000;
  width: 390px;
  height: 100%;
  position: static;
}

.arrwow-icon {
  color: #000;
}

.arrwow-icon.highlights {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.slider_container {
  z-index: 10;
  width: 100%;
  min-height: 300px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 40px;
  position: relative;
  overflow: hidden;
}

.slides {
  height: 60vh;
  margin-right: 30px;
}

.slides.auto {
  height: auto;
}

.text-links-cntr {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
}

.text-links-cntr.flie-text {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}

.image-banner {
  object-fit: contain;
  object-position: 50% 0%;
  width: 100%;
  margin-bottom: 5vh;
}

.quick-stacks {
  width: 70%;
}

.quick-stacks._100 {
  width: 90%;
}

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

.link-10:hover {
  color: #c8ab5a;
  text-decoration: underline;
}

.video-wrapper {
  width: 100%;
  height: 40vh;
}

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

.img-with-text {
  width: 70%;
}

.afrohouse-camp-in-bologna {
  z-index: 9999;
  background-color: #000000d9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15vh 10vw;
  display: none;
  position: fixed;
  inset: 0%;
}

.video-wrapper-pop-up {
  background-color: #fff;
  width: 50%;
  height: 80vh;
}

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

.cross-btn {
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 10px 12px;
  position: absolute;
  inset: 15vh 15vw auto auto;
  overflow: hidden;
}

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

.video-thumbnail-wrapper {
  cursor: pointer;
  border: 5px solid #b79546;
  width: 100%;
  height: 55vh;
  position: relative;
}

.overlay-wrapper {
  background-color: #0003;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.overlay-wrapper:hover {
  background-color: #0000008c;
}

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

.afrohouse-vs-ndombolo-in-stuttgart, .afrohouse-master-class-in-cologne, .afrofusion-camp-in-offenbach, .ndombolo-camp-in-mainz, .afrohouse-camp-in-cologne {
  z-index: 9999;
  background-color: #000000d9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15vh 10vw;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up {
  z-index: 100;
  background-image: linear-gradient(#00000082, #00000082);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-pop-up {
  background-color: #fff;
  width: 65%;
  padding: 3vh;
  position: relative;
}

.image-fenster {
  object-fit: contain;
  width: 100%;
  height: 55vh;
}

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

.link-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 2% 1% auto auto;
}

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

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

.section-no-space {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 110px;
  display: flex;
  position: relative;
}

.section-no-space.zweitfarbe {
  padding-bottom: 60px;
}

.social-kit {
  z-index: 100;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 1% 45% auto;
}

.sociak-media-right {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.social-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 50%;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 3.4375rem;
  height: 3.4375rem;
  display: flex;
}

.social-image {
  object-fit: contain;
  width: 2.5rem;
}

.social-image.small {
  object-fit: contain;
  width: 2rem;
}

.payment-section {
  padding: 25vh 5vw 5vh;
}

.payment-section.hauptfarbe {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hauptfarbe-2 {
  color: #fff;
  background-color: #e6a4ff;
}

.highlights-solid {
  background-color: #c8ab5a;
}

.grid-8, .grid-9 {
  grid-template-rows: auto;
}

.popup-div {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0003;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

.popup-card {
  border-radius: 25px;
  padding: 40px;
}

.popup-card.zweitfarbe {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: auto;
  max-height: 70vh;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: auto;
}

.popup-img {
  object-fit: contain;
  height: 70vh;
  margin-bottom: 20px;
}

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

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

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

.contact-form {
  width: 100%;
  margin-bottom: 20px;
}

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

.form-text {
  font-family: Poppins, sans-serif;
}

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

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

.divider-11.highlights {
  width: 15vw;
  margin-bottom: 20px;
}

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

.text-field-8 {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 0;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

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

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

.form1-3.paragraph-font {
  margin-top: 10px;
}

.heading-center {
  text-align: center;
  margin-top: 10px;
  font-size: 40px;
  line-height: 44px;
}

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

.field-label {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.bsck {
  filter: invert();
  cursor: pointer;
  object-fit: contain;
  width: 2.5vw;
  position: absolute;
  inset: 30px 30px auto auto;
}

.popuop-text {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.code-embed-2 {
  width: 100%;
  overflow: visible;
}

.div-block-115 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.div-block-115._2 {
  grid-template-columns: 1fr 1fr;
}

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

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

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.div-block-11._2 {
  grid-template-columns: 1fr 1fr;
}

.popup-2 {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0003;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

.justified-div-home-mit {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.wrap-cntr-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.bild-cover-55vh-2 {
  object-fit: cover;
  width: 100%;
  height: 55vh;
  position: relative;
}

.wrap-1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

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

.inhalt-untereinander-1 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.inhalt-untereinander-1.rechts {
  padding-left: 5vw;
  padding-right: 5vw;
}

.code-embed-3 {
  width: 100%;
  display: flex;
}

.div-block-117 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.div-block-117.transparent {
  background-color: #0000;
}

.section-gro-e-abst-nde-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw 0;
  display: flex;
  position: relative;
}

.section-gro-e-abst-nde-2.hauptfarbe {
  padding-bottom: 100px;
}

.inhalt-untereinander-1-1 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.inhalt-untereinander-1-1.rechts {
  padding-left: 5vw;
  padding-right: 5vw;
}

.div-block-116-1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.accordion-tab-button-dark-2 {
  cursor: pointer;
  background-color: #401a1a;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  transition: transform .2s;
  display: flex;
}

.accordion-item-wrapper-white-2 {
  background-color: #24242400;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.accordion-item-wrapper-white-2.bottom-space {
  margin-bottom: 40px;
}

.image-101 {
  width: 100%;
  height: 100%;
}

.div-block-118 {
  width: 18%;
}

.list-item-2 {
  background-image: url('../images/check-mark-3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
}

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

.titelvideo-3.is-auto {
  aspect-ratio: 16 / 9;
  height: auto;
}

.modal1_component-2 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal1_content-wrapper-2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  display: flex;
  position: relative;
  overflow: auto;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.hide-mobile-landscape {
  filter: invert();
}

.show-mobile-landscape {
  display: none;
}

.flyer-images {
  object-fit: contain;
  height: 50vh;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  display: flex;
}

.tab-link-tab-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #401a1a;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: #c8ab5a;
  border: 2px solid #401a1a;
}

.image-102 {
  object-fit: contain;
  width: 33px;
  height: 33px;
}

.tabs-content {
  padding-top: 40px;
}

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

@media screen and (max-width: 991px) {
  .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;
  }

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

  .nav-links.flie-text {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-links.heading-3 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

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

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

  .nav-link.flie-text, .nav-link.flie-text.w--current {
    padding-left: 40px;
    padding-right: 40px;
  }

  .men-icon1 {
    color: #fff;
  }

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

  .email {
    margin-bottom: 5px;
  }

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

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

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

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

  .slogan1 {
    font-size: 40px;
  }

  .slogan1.heading-1 {
    font-size: 60px;
    line-height: 70px;
  }

  .bild-zoom-effekt1 {
    min-height: 50vh;
  }

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

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

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

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

  .footer.hauptfarbe.flie-text {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

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

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

  .men-button.hauptfarbe {
    text-align: center;
    background-color: #c8ab5a;
    border-bottom: 1px #c4c2c2;
    width: 100%;
    padding: 10px;
    box-shadow: 0 2px 5px #0003;
  }

  .men-icon {
    color: #fff;
  }

  .navbar.hauptfarbe {
    flex-flow: column;
  }

  .header.hauptfarbe {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .titelvideo-sta {
    height: 60vh;
  }

  .div-block-videos {
    height: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-videos.overlay-2 {
    height: auto;
  }

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

  .title {
    background-image: linear-gradient(#00000036, #00000036);
  }

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

  .heading-icons.heading-1 {
    margin-bottom: 0;
    font-size: 40px;
  }

  .heading-icons.heading-1.farbe-der-headings {
    font-size: 40px;
  }

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

  .inhalt-untereinander {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .inhalt-untereinander.rechts {
    height: auto;
    padding: 60px;
  }

  .inhalt-untereinander.pad {
    padding: 20px 60px 60px;
  }

  .inhalt-untereinander.rechts-2 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-links.flie-text.justify {
    font-size: 18px;
  }

  .text-links.flie-text.justify-2 {
    text-align: center;
    font-size: 18px;
  }

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

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

  .inhalt-nebeneinanders.coloured.zweitfarbe {
    padding-top: 60px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .inhalt-nebeneinanders.coloured.zweitfarbe.pad {
    padding-bottom: 0;
  }

  .heading-links.heading-1 {
    text-align: center;
    font-size: 28px;
  }

  .heading-links.heading-1.justify {
    text-align: center;
  }

  .bild-cover-55vh {
    height: 55vh;
  }

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

  .impdat-2 {
    text-align: center;
    padding-left: 0;
  }

  .titelvideo {
    height: 60vh;
  }

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

  .galerie {
    padding: 60px;
  }

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

  .impdat {
    padding: 60px;
  }

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

  .html-embed-6 {
    height: 45vh;
  }

  .termin-buttons.highlights.flie-text.zero {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .container-div {
    width: 100%;
    margin-top: 0;
  }

  .container-div._80 {
    width: 80%;
  }

  .container-div._80.pad {
    margin-bottom: 40px;
  }

  .heading-icon.heading-1, .heading-icon.heading-1.farbe-der-headings {
    font-size: 40px;
  }

  .heading-icon.heading-1.farbe-der-headings.left {
    text-align: center;
    font-size: 40px;
  }

  .heading-icon.heading-1.subheading {
    font-size: 22px;
  }

  .sociak-media.unter {
    flex-flow: column;
  }

  .accordion-item-wrapper-white {
    width: 100%;
    margin-bottom: 20px;
  }

  .accordion-pane {
    width: 100%;
  }

  .accordion-question-header.heading-3 {
    font-size: 18px;
  }

  .code-embed {
    height: 100%;
    margin-top: 20px;
  }

  .image-100.desktop {
    display: block;
  }

  .image-100.mobile {
    height: auto;
    display: block;
  }

  .spacer-big {
    height: 40px;
  }

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

  .inhalt-nebeneinander.hauptfarbe {
    width: 100%;
  }

  .inhalt-nebeneinander.hauptfarbe.pad {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .wrap {
    order: -9999;
  }

  .heading-links-klein.heading-3.left {
    font-size: 16px;
  }

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

  .div-block-video-girl {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-bottom: 0;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    position: absolute;
    inset: 10px 10px auto auto;
  }

  .image-logo.up {
    width: 100%;
  }

  ._3er-grid1-2 {
    grid-template-columns: 1fr 1fr;
    margin: 0 0 10px;
  }

  .code-embeds {
    width: auto;
  }

  .slogan-home.heading-1 {
    text-align: center;
    font-size: 30px;
    line-height: 1.1;
  }

  .text-blocks.flie-text {
    font-size: 18px;
  }

  .titles {
    background-image: linear-gradient(#00000036, #00000036);
  }

  .titelvideo-cntr {
    height: 60vh;
  }

  .wrapper-100 {
    height: 50vh;
  }

  .flex-horizontal-100 {
    flex-flow: column;
  }

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

  .card:hover {
    transform: none;
  }

  .quick-stacks {
    width: 100%;
  }

  .video-wrapper {
    height: 50vh;
  }

  .img-with-text {
    order: -1;
    width: 60%;
  }

  .video-wrapper-pop-up {
    width: 80%;
  }

  .cross-btn {
    top: 5vh;
    right: 5vw;
  }

  .div-block-pop-up {
    width: 90%;
  }

  .content {
    height: 55vh;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-no-space {
    padding: 60px;
  }

  .section-no-space.zweitfarbe {
    padding: 0 0 60px;
  }

  .payment-section.hauptfarbe {
    padding: 60px;
  }

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

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

  .popup-card.zweitfarbe {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    overflow: auto;
  }

  .popup-img {
    height: 55vh;
  }

  .error-message {
    width: auto;
  }

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

  ._2er-popup {
    flex-flow: column;
    display: flex;
  }

  .bild-cover-55vh-2 {
    height: 55vh;
  }

  .wrap-1 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .inhalt-untereinander-1 {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .inhalt-untereinander-1.rechts {
    height: auto;
    padding: 60px;
  }

  .inhalt-untereinander-1.pad {
    padding: 20px 60px 60px;
  }

  .section-gro-e-abst-nde-2, .section-gro-e-abst-nde-2.hauptfarbe, .section-gro-e-abst-nde-2.zweitfarbe {
    padding: 60px;
  }

  .inhalt-untereinander-1-1 {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .inhalt-untereinander-1-1.rechts {
    height: auto;
    padding: 60px;
  }

  .inhalt-untereinander-1-1.pad {
    padding: 20px 60px 60px;
  }

  .div-block-116-1 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .accordion-item-wrapper-white-2 {
    width: 100%;
    margin-bottom: 0;
  }

  .image-101 {
    margin-bottom: 20px;
  }

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

  .titelvideo-3 {
    height: 60vh;
  }

  .modal1_content-wrapper-2 {
    width: auto;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .tabs-menu {
    flex-flow: wrap;
  }

  .tabs-content {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .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;
  }

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

  .nav-links.heading-3 {
    font-size: 14px;
  }

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

  .titelvideo-startseite-1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

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

  .angebot2 {
    height: auto;
  }

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

  .slogan1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

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

  .bild-zoom-effekt1 {
    min-height: 300px;
  }

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

  .heading-linksb-ndig-effekt1 {
    font-size: 22px;
  }

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

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

  .footer.hauptfarbe.flie-text {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 40px;
    display: flex;
  }

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

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

  .titelvideo-sta {
    height: 55vh;
  }

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

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

  .slogan.heading-1 {
    font-size: 35px;
    line-height: 1.1;
  }

  .title {
    height: 100%;
  }

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

  .heading-icons.heading-1, .heading-icons.heading-1.farbe-der-headings {
    font-size: 30px;
  }

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

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

  .inhalt-untereinander.rechts {
    padding: 40px;
  }

  .inhalt-untereinander.pad {
    padding: 0 40px 40px;
  }

  .inhalt-untereinander.rechts-2 {
    padding: 40px;
  }

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

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

  .text-links.flie-text.justify.zero {
    margin-bottom: 0;
  }

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

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

  .heading-mittig-klein.heading-3 {
    font-size: 20px;
    line-height: 1.3;
  }

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

  .inhalt-mittig-untereinander.zweitfarbe.effekt {
    padding-left: 40px;
    padding-right: 40px;
  }

  .inhalt-nebeneinanders.coloured.zweitfarbe {
    padding-top: 40px;
  }

  .inhalt-nebeneinanders.coloured.zweitfarbe.pad {
    padding-top: 40px;
    padding-right: 40px;
  }

  .heading-links.heading-1 {
    font-size: 23px;
    line-height: 1.3;
  }

  .heading-links.heading-1.left {
    text-align: center;
  }

  .bild-cover-55vh {
    height: 50vh;
  }

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

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

  .titelvideo {
    height: 60vh;
  }

  .titelvideo.auto {
    height: auto;
  }

  ._2er-grid {
    flex-direction: column;
    display: flex;
  }

  .galerie {
    padding: 40px;
  }

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

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

  .impdat {
    padding: 40px;
  }

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

  .heading {
    font-size: 28px;
  }

  .maps-gro {
    height: 400px;
  }

  .maps-footer {
    height: 100px;
  }

  .termin-buttons.highlights.flie-text {
    font-size: 14px;
  }

  .image_100 {
    width: auto;
    height: 50vh;
  }

  .image_100.contain {
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-icon.heading-1, .heading-icon.heading-1.farbe-der-headings {
    font-size: 30px;
  }

  .heading-icon.heading-1.farbe-der-headings.left {
    text-align: center;
    margin-top: 20px;
    font-size: 30px;
  }

  .heading-icon.heading-1.subheading.left {
    text-align: center;
    font-size: 22px;
  }

  .quick-stack {
    padding-bottom: 0;
  }

  .sociak-media.unter {
    flex-flow: row;
  }

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

  .accordion-tab-button-dark {
    width: 90vw;
  }

  .accordion-pane {
    padding-left: 20px;
  }

  .accordion-pane-content {
    padding-bottom: 0;
  }

  .accordion-question-header {
    font-size: 1.4em;
  }

  .accordion-question-header.heading-3 {
    font-size: 16px;
    line-height: 21px;
  }

  .list-mitig.unordered-left {
    margin-top: 20px;
    padding-left: 20px;
  }

  .list-mitig.unordered-left._0 {
    padding-left: 40px;
  }

  .list-mitig.unordered-left-1 {
    margin-top: 0;
    padding-left: 20px;
  }

  .list-mitig.unordered-left-1._0 {
    padding-left: 40px;
  }

  .list-mitig.unordered-left-4 {
    margin-top: 0;
    padding-left: 0;
  }

  .list-mitig.unordered-left-4._0 {
    padding-left: 40px;
  }

  .termin-button-main.highlights.flie-text {
    font-size: 14px;
  }

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

  .heading-links-klein.heading-3 {
    font-size: 20px;
    line-height: 1.3;
  }

  .cards.zweitfarbe {
    padding-top: 0;
  }

  .button-large.highlights.flie-text {
    font-size: 14px;
  }

  ._4er-grid-cards {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .div-block-video-girl {
    padding-left: 40px;
    padding-right: 40px;
  }

  ._3er-grid1-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .slogan-home.heading-1 {
    font-size: 28px;
    line-height: 1.1;
  }

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

  .titles {
    height: 100%;
  }

  .titelvideo-cntr {
    height: 55vh;
  }

  .flex-horizontal-100 {
    flex-flow: column;
  }

  .code-embed-size {
    height: 45vh;
  }

  .right_arrow {
    width: 40px;
    height: 40px;
    margin-right: -40px;
    right: 40px;
  }

  .mask {
    max-width: 100%;
  }

  .card:hover {
    transform: none;
  }

  .card-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .left_arrow {
    width: 40px;
    height: 40px;
    margin-left: 0;
    left: auto;
  }

  .sliders {
    width: 100%;
    overflow: hidden;
  }

  .arrwow-icon.highlights {
    font-size: 23px;
  }

  .slider_container {
    width: 100%;
    padding: 20px;
  }

  .slides {
    max-width: none;
    height: auto;
  }

  .text-links-cntr.flie-text {
    font-size: 18px;
  }

  .video-wrapper, .image-fenster {
    height: 40vh;
  }

  .content {
    text-align: center;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-no-space {
    padding: 40px;
  }

  .section-no-space.zweitfarbe {
    padding-bottom: 40px;
  }

  .social-kit {
    margin-bottom: 10px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

  .social-link.highlights-solid {
    width: 2.5rem;
    height: 2.5rem;
  }

  .social-image, .social-image.small {
    width: 1.5rem;
  }

  .payment-section.hauptfarbe {
    padding: 40px;
  }

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

  .grid-8, .grid-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .cell-3 {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .popup-card.zweitfarbe {
    width: 80%;
  }

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

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

  .text-field-8 {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

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

  .div-block-115, .div-block-115._2 {
    grid-template-columns: 1fr;
  }

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

  .div-block-11, .div-block-11._2 {
    grid-template-columns: 1fr;
  }

  .bild-cover-55vh-2 {
    height: 50vh;
  }

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

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

  .inhalt-untereinander-1.rechts {
    padding: 40px;
  }

  .inhalt-untereinander-1.pad {
    padding: 0 40px 40px;
  }

  .section-gro-e-abst-nde-2, .section-gro-e-abst-nde-2.hauptfarbe, .section-gro-e-abst-nde-2.zweitfarbe {
    padding: 40px;
  }

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

  .inhalt-untereinander-1-1.rechts {
    padding: 40px;
  }

  .inhalt-untereinander-1-1.pad {
    padding: 0 40px 40px;
  }

  .accordion-tab-button-dark-2 {
    width: 80vw;
  }

  .accordion-item-wrapper-white-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .titelvideo-3 {
    height: 66vh;
  }

  .titelvideo-3.auto {
    height: auto;
  }

  .modal1_component-2 {
    justify-content: center;
    align-items: flex-start;
    overflow: auto;
  }

  .modal1_content-wrapper-2 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .show-mobile-landscape {
    filter: invert();
    display: block;
  }

  .tabs-menu {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .tab-link-tab-1 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    display: flex;
  }
}

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

  .grid-7 {
    justify-content: start;
  }

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

  .terminbutton.highlights.flie-text {
    margin-top: 0;
  }

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

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

  .impdatfooter {
    text-align: left;
  }

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

  .rounded-block {
    min-width: 200px;
  }

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

  .slogan1 {
    font-size: 25px;
    line-height: 35px;
  }

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

  .div-block-wei-1 {
    width: 90%;
  }

  .heading-linksb-ndig-effekt1 {
    font-size: 20px;
  }

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

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

  .footer.hauptfarbe.flie-text {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: start;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

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

  .navbar.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }

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

  .titelvideo-sta {
    height: 60vh;
  }

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

  .div-block-videos.overlay {
    padding: 20px;
  }

  .slogan.heading-1 {
    font-size: 22px;
  }

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

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

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

  .heading-icons.heading-1.farbe-der-headings {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .heading-icons.heading-1.farbe-der-headings.no-spc {
    font-size: 20px;
  }

  .inhalt-untereinander {
    height: auto;
    padding-right: 0;
  }

  .inhalt-untereinander.rechts {
    height: auto;
    padding: 20px;
  }

  .inhalt-untereinander.pad {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-untereinander.rechts-2 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-links.flie-text.justify, .text-links.flie-text.justify-2 {
    font-size: 14px;
  }

  .heading-mittig-klein.heading-3 {
    font-size: 16px;
  }

  .heading-mittig-klein.heading-1 {
    font-size: 17px;
    line-height: 27px;
  }

  .inhalt-mittig-untereinander {
    padding: 20px 10px;
  }

  .inhalt-mittig-untereinander.zweitfarbe {
    width: 100%;
    padding: 20px 10px;
  }

  .inhalt-nebeneinanders {
    width: 90vw;
  }

  .inhalt-nebeneinanders.coloured.zweitfarbe.pad {
    padding-top: 20px;
    padding-right: 20px;
  }

  .heading-links.heading-1 {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
  }

  .heading-links.heading-1.justify {
    font-size: 16px;
  }

  .bild-cover-55vh {
    height: 45vh;
  }

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

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

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

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

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

  .heading-mittig.heading-2.farbe-der-headings {
    font-size: 16px;
    line-height: 22px;
  }

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

  .heading {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

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

  .container-div {
    width: 100%;
    margin-top: 0;
  }

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

  .heading-icon.heading-1.farbe-der-headings {
    font-size: 22px;
  }

  .heading-icon.heading-1.farbe-der-headings.left {
    font-size: 18px;
  }

  .heading-icon.heading-1.subheading.left {
    font-size: 16px;
  }

  .quick-stack {
    padding-top: 0;
  }

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

  .accordion-tab-button-dark {
    padding-left: 10px;
  }

  .accordion-pane-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .arrow-div {
    margin-right: 0;
  }

  .accordion-question-header {
    margin-right: 11px;
    padding-left: 5px;
    font-size: 1em;
  }

  .accordion-question-header.heading-3 {
    font-size: 14px;
  }

  .arrow-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .spacer-big {
    height: 20px;
  }

  .list-mitig.unordered-left, .list-mitig.unordered-left._0, .list-mitig.unordered-left-1, .list-mitig.unordered-left-1._0, .list-mitig.unordered-left-4, .list-mitig.unordered-left-4._0 {
    padding-left: 0;
  }

  .inhalt-nebeneinander {
    width: 90vw;
  }

  .inhalt-nebeneinander.hauptfarbe.pad {
    padding-top: 20px;
  }

  .heading-links-klein.heading-3.left {
    font-size: 14px;
  }

  .cards.zweitfarbe {
    padding-top: 10px;
  }

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

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

  .code-embed-video {
    height: 50vh;
  }

  ._3er-grid1-2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .slogan-home.heading-1 {
    font-size: 18px;
  }

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

  .titelvideo-cntr {
    height: 50vh;
  }

  .wrapper-100, .code-embed-size {
    height: 40vh;
  }

  .right_arrow {
    width: 30px;
    height: 30px;
    margin-right: auto;
    inset: 0% 0% 0% auto;
  }

  .mask {
    width: 100%;
    max-width: none;
  }

  .card-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .left_arrow {
    width: 30px;
    height: 30px;
    margin-left: auto;
    inset: 0% auto 0% 0%;
  }

  .sliders {
    width: 100%;
  }

  .arrwow-icon.highlights {
    font-size: 18px;
  }

  .slider_container {
    padding-left: 0;
    padding-right: 0;
  }

  .slides {
    max-width: none;
  }

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

  .quick-stacks {
    padding: 0;
  }

  .img-with-text {
    width: 80%;
  }

  .video-wrapper-pop-up {
    width: 95%;
    height: 70vh;
  }

  .cross-btn {
    width: 30px;
    height: 30px;
    padding: 0 5px;
  }

  .content {
    height: auto;
    padding-bottom: 0;
    padding-right: 20px;
  }

  .link-block {
    width: 25px;
    height: 25px;
  }

  .quick-stack-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-no-space {
    padding: 20px;
  }

  .social-link.highlights-solid {
    width: 2rem;
    height: 2rem;
  }

  .social-image {
    width: 1.5rem;
  }

  .social-image.small {
    width: 1.3rem;
  }

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

  .grid-8, .grid-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .popup-card.zweitfarbe {
    width: 95%;
    padding: 10px;
  }

  .popup-img {
    height: auto;
  }

  .contact-form {
    justify-content: flex-start;
    align-items: center;
  }

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

  .divider-11.highlights {
    width: 40vw;
  }

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

  .heading-center.heading-font1 {
    font-size: 30px;
  }

  .bsck {
    width: 4vw;
  }

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

  .lightbox-link {
    height: auto;
  }

  .bild-cover-55vh-2 {
    height: 45vh;
  }

  .inhalt-untereinander-1 {
    height: auto;
    padding-right: 0;
  }

  .inhalt-untereinander-1.rechts {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-untereinander-1.pad {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .section-gro-e-abst-nde-2.hauptfarbe, .section-gro-e-abst-nde-2.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-untereinander-1-1 {
    height: auto;
    padding-right: 0;
  }

  .inhalt-untereinander-1-1.rechts {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-untereinander-1-1.pad {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-116-1 {
    grid-template-columns: 1fr;
  }

  .accordion-tab-button-dark-2 {
    padding-left: 10px;
  }

  .list-item-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .titelvideo-3 {
    height: 77vh;
  }

  .modal1_component-2 {
    width: auto;
    height: auto;
  }
}

#w-node-c43cd21f-6546-a8ba-144a-8771c38b04ab-7bd18430 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cecd6106-9317-9895-b793-3acd6a11e565-7bd1843e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bb9dea4d-3cec-5eba-0f6f-9ff79210c338-7bd1843f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_0c8cd396-d185-b1b8-6eed-e4702dfdf46b-7bd1843f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_942ebe33-5796-98e8-1e69-6f4b0e72da32-0e72da26 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cecd6106-9317-9895-b793-3acd6a11e565-7bd1843e, #w-node-bb9dea4d-3cec-5eba-0f6f-9ff79210c338-7bd1843f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cecd6106-9317-9895-b793-3acd6a11e565-7bd1843e, #w-node-_0c8cd396-d185-b1b8-6eed-e4702dfdf46b-7bd1843f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Castillo';
  src: url('../fonts/Castillo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}