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

:root {
  --primary-color: #4f4dff;
  --secondary-color: #383838;
  --white: white;
  --black: black;
}

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

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

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

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

p {
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

.telefonnummer {
  margin-bottom: 0;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 0;
}

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

.highlights {
  color: #fff;
  background-color: #4f4dff;
}

.adresse {
  margin-bottom: 5px;
}

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

.heading-1 {
  font-family: Barlow, sans-serif;
  font-weight: 900;
  line-height: 1.3;
}

.heading-2 {
  font-family: Barlow, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

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

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

.farbe-der-headings {
  color: #4f4dff;
  font-family: Barlow, sans-serif;
  line-height: 1.3;
}

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

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

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

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

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

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

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

.farbe2-headings {
  color: #b4b4b4;
  line-height: 1.3;
}

.drittefarbe {
  color: #fff;
  background-color: #b4b4b4;
}

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

.nav-men-1.hauptfarbe {
  z-index: 1000;
}

.navbar1 {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
  position: static;
}

.nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

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

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

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

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

.navbar-1 {
  width: 100%;
}

.logo-wei {
  filter: invert();
}

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

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

.div-block-video1 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.subheading {
  font-size: 40px;
  line-height: 45px;
}

.subheading.heading-2.farbe2-headings {
  line-height: 1.3;
}

.slogan1 {
  text-align: left;
  text-transform: uppercase;
  border: 3px #fff;
  margin-top: 10px;
  font-size: 60px;
  line-height: 65px;
}

.slogan1.heading-1 {
  border-style: none;
  line-height: 1.3;
}

.buchstabe-hintergrund {
  z-index: -5;
  margin-top: -10px;
  margin-bottom: -35px;
  font-size: 100px;
  line-height: 35px;
  position: relative;
}

.buchstabe-hintergrund.heading-3.farbe2-headings {
  z-index: 0;
  margin-top: -20px;
}

.terminbutton-2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  line-height: 22px;
}

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

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

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

.terminbutton-2.highlights.heading-2 {
  transition: all .2s;
}

.terminbutton-2.highlights.heading-2:hover {
  background-color: var(--secondary-color);
}

.effekt-balken4 {
  background-color: #fff;
  width: 2px;
  height: 2px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.effekt-balken2 {
  background-color: #fff;
  width: 2px;
  height: 2px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-links1 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

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

.text-links1.flie-text.is-bottom-margin {
  margin-bottom: 10px;
}

.effekt-overlay {
  z-index: 2;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.effekt-overlay.dark {
  background-image: linear-gradient(#00000080, #00000080);
}

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

.inhalt-effekt.effekt-versuch {
  position: relative;
}

.inhalt-effekt.effekt-versuch._1.kleineres-bild {
  height: 90vh;
}

.inhalt-effekt.effekt-versuch {
  color: #fff;
  height: 100%;
  position: relative;
}

.inhalt-effekt.effekt-versuch._1 {
  height: 50vh;
}

.inhalt-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0 20px;
  display: flex;
}

.inhalt-untereinander1.abst-nde {
  padding: 60px 40px 40px;
}

.effekt-balken1 {
  z-index: 3;
  width: 2px;
  height: 2px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.effekt-balken3 {
  background-color: #fff;
  width: 2px;
  height: 2px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.divblock-bild.auf500 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/608c0cd4813a4960c3c467e4_AdobeStock_173208835_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-mittig1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
}

.effekt-inlay {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.heading-links {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 170%;
}

.heading-links.heading-1 {
  z-index: 5;
  margin-bottom: 20px;
  line-height: 1.5;
  position: relative;
}

._2-3-grid1 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
  width: 100%;
}

.text-mittig-effekt1 {
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 150%;
}

.text-mittig-effekt1.gro {
  font-size: 25px;
  line-height: 150%;
}

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

.heading-links-klein1 {
  text-align: left;
  margin-top: 0;
  font-size: 25px;
}

.icon-large {
  filter: invert(0%);
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  margin-right: 10px;
}

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

.div-block1 {
  text-align: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 40px;
  display: flex;
}

.heading-mittig1 {
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 1.3;
  position: relative;
}

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

.divider {
  width: 100px;
  height: 2px;
  margin-top: 0;
}

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

.text-mittig1 {
  text-align: center;
  font-size: 16px;
  line-height: 180%;
}

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

.bild-section-cover1 {
  color: #fff;
  background-image: linear-gradient(#00000069, #00000069), url('../images/608c0cd2b6a480276a78b403_AdobeStock_168409302_visu.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 100px;
  display: flex;
  position: static;
}

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

.footer {
  padding: 60px 140px;
}

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

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

.inhalt-footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

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

.section-gro-e-abst-nde1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px;
  display: flex;
}

.section-gro-e-abst-nde1._100 {
  width: 100%;
}

.heading-block1 {
  width: 50vw;
  position: relative;
}

.galerie_image {
  object-fit: cover;
  width: 100%;
  height: 45vh;
}

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

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

.impdat, .impdat-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 40px;
  display: flex;
}

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

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

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

.heading-success.heading-2 {
  font-size: 32px;
}

.hero {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

.text-links-list {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

.text-links-list.flie-text {
  line-height: 1.5;
}

._3er-grid-gallery {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.jotform-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0 20px;
  display: flex;
  overflow: hidden;
}

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

.terminbutton-dropdown {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  line-height: 22px;
}

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

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

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

.terminbutton-dropdown.highlights.heading-2 {
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 40px;
  transition: all .2s;
}

.terminbutton-dropdown.highlights.heading-2:hover {
  background-color: var(--secondary-color);
}

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

.dropdown-list.w--open {
  background-color: #0000;
  padding-top: 10px;
}

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

.service-block-100 {
  width: 100%;
}

.grid {
  grid-template-rows: auto;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .logo-img {
    width: 200px;
  }

  .logo, .logo.w--current {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .adresse {
    text-align: center;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .container-navbar {
    min-width: 100%;
  }

  .nav-men-1.hauptfarbe {
    background-color: #fff;
    background-image: none;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-image: linear-gradient(#383838, #383838);
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--secondary-color);
    text-align: center;
    width: 100%;
    padding: 10px 0;
  }

  .nav-link.flie-text {
    color: #333;
    text-align: center;
    min-width: 100%;
    padding: 8px 0;
    line-height: 1;
  }

  .nav-link.flie-text:hover, .nav-link.flie-text.w--current {
    color: var(--primary-color);
  }

  .men-icon1 {
    color: #fff;
  }

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

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

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

  .subheading.heading-2.farbe2-headings {
    text-align: center;
    margin-top: 10px;
    font-size: 25px;
  }

  .slogan1.heading-1 {
    text-align: center;
    margin-top: 10px;
    font-size: 40px;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings {
    margin-top: -40px;
    margin-bottom: -10px;
    font-size: 80px;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings.center {
    margin-bottom: -20px;
  }

  .terminbutton-2.highlights.heading-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
  }

  .effekt-balken4, .effekt-balken2 {
    width: 95%;
  }

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

  .effekt-overlay.overlay {
    background-color: #00000073;
  }

  .inhalt-effekt.effekt-versuch {
    height: 45vh;
  }

  .inhalt-effekt.effekt-versuch._1.kleineres-bild {
    height: 50vh;
  }

  .inhalt-effekt.effekt-versuch._1 {
    height: 45vh;
    min-height: auto;
  }

  .inhalt-untereinander1 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .inhalt-untereinander1.abst-nde {
    padding: 60px;
  }

  .inhalt-untereinander1.abst-nde.first {
    order: -1;
  }

  .effekt-balken1 {
    background-color: var(--white);
    height: 95%;
  }

  .effekt-balken3 {
    height: 95%;
  }

  .divblock-bild.auf500 {
    width: 100%;
  }

  .section-mittig1 {
    padding: 60px;
    display: flex;
  }

  .heading-links.heading-1 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.2;
  }

  ._2-3-grid1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  ._2-3-grid1.invert {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column-reverse;
  }

  .text-mittig-effekt1 {
    font-size: 22px;
  }

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

  .text-mittig-effekt1.heading-2 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.3;
  }

  .heading-links-klein1.heading-1.farbe-der-headings {
    text-align: center;
  }

  .icon-large {
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  ._3er-grid {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    place-items: stretch stretch;
    margin-top: 10px;
    display: flex;
  }

  .div-block1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

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

  .text-mittig1.flie-text.top_margin {
    margin-top: 10px;
  }

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

  .div-block-footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 0;
    display: flex;
  }

  .footer.hauptfarbe {
    padding: 40px;
  }

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

  .inhalt-footer {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .titelvideo-unterseite {
    height: 55vh;
  }

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

  .maps {
    height: 45vh;
    margin-top: 20px;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
  }

  .impdat, .success {
    padding: 60px;
  }

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

  .success-block.highlights {
    padding: 60px;
  }

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

  .link {
    text-align: center;
  }

  .impdat-3.flie-text {
    justify-content: space-between;
    align-items: center;
    min-height: auto;
  }

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

  ._2er-grid.invert {
    display: flex;
  }

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

  .service-block {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  ._3er-grid-gallery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: stretch stretch;
    margin-top: 10px;
    display: grid;
  }

  .jotform-wrapper {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .code-embed {
    height: auto;
    overflow: visible;
  }

  .terminbutton-dropdown.highlights.heading-2 {
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
  }

  .service-block-100 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
}

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

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

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

  .logo-img {
    width: 180px;
  }

  .telefonnummer {
    text-align: center;
    display: block;
  }

  .email, .adresse {
    text-align: center;
  }

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

  .divblock1 {
    height: auto;
  }

  .men-buttton1.hauptfarbe {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-link.flie-text {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 13.5px;
  }

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

  .titelvideo1 {
    height: 100%;
  }

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

  .subheading.heading-2.farbe2-headings {
    font-size: 22px;
  }

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

  .buchstabe-hintergrund {
    font-size: 70px;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings {
    margin-top: -10px;
    margin-bottom: -20px;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings.center {
    margin-bottom: -30px;
    font-size: 60px;
  }

  .terminbutton-2.highlights.heading-2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    line-height: 1;
  }

  .effekt-balken4, .effekt-balken2 {
    width: 90%;
  }

  .effekt-overlay {
    padding: 20px;
  }

  .effekt-overlay.dark {
    padding: 40px;
  }

  .inhalt-effekt.effekt-versuch {
    height: 40vh;
  }

  .inhalt-effekt.effekt-versuch._1.kleineres-bild {
    height: 45vh;
  }

  .inhalt-effekt.effekt-versuch._1 {
    height: 40vh;
  }

  .inhalt-untereinander1.abst-nde {
    padding: 40px;
  }

  .effekt-balken1, .effekt-balken3 {
    height: 90%;
  }

  .section-mittig1, .section-mittig1.zweitfarbe {
    padding: 40px;
  }

  .heading-links.heading-1 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 22px;
  }

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

  ._2-3-grid1.invert {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .text-mittig-effekt1 {
    letter-spacing: 7px;
    font-size: 18px;
  }

  .text-mittig-effekt1.gro.heading-1 {
    font-size: 22px;
  }

  .text-mittig-effekt1.heading-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .heading-links-klein1.heading-1.farbe-der-headings {
    margin-bottom: 5px;
    font-size: 22px;
  }

  .icon-large {
    width: 40px;
    height: 40px;
  }

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

  .div-block1 {
    height: auto;
  }

  .heading-mittig1 {
    margin-top: 5px;
    font-size: 22px;
    line-height: 1.3;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .footer.hauptfarbe {
    padding: 40px 20px;
  }

  .heading-footer.heading-3 {
    text-align: center;
    font-size: 16px;
  }

  .titelvideo-unterseite {
    height: 45vh;
  }

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

  .maps {
    height: 40vh;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

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

  .heading-success.heading-2 {
    font-size: 24px;
    line-height: 1.3;
  }

  .hero {
    margin-left: 0;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .link {
    display: block;
  }

  .impressum-link, .datenschutz-link {
    text-align: center;
  }

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

  ._2er-grid.invert {
    display: flex;
  }

  ._3er-grid-gallery {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 10px;
    display: flex;
  }

  .terminbutton-dropdown.highlights.heading-2 {
    padding-left: 15px;
    font-size: 13px;
    line-height: 1;
  }
}

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

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

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

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

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

  .logo-img {
    width: 150px;
  }

  .adresse {
    font-size: 13px;
    line-height: 1.5;
  }

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

  .flie-text {
    width: 100%;
  }

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

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

  .men-buttton1.hauptfarbe {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-link.flie-text {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
  }

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

  .titelvideo1 {
    height: 100%;
  }

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

  .subheading.heading-2.farbe2-headings {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .slogan1.heading-1 {
    margin-top: 5px;
    font-size: 22px;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings {
    margin-top: -30px;
    font-size: 60px;
    line-height: .8;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings.small {
    margin-bottom: -30px;
  }

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

  .effekt-balken4, .effekt-balken2 {
    width: 85%;
  }

  .text-links1.flie-text {
    margin-bottom: 5px;
    font-size: 13.5px;
    line-height: 1.4;
  }

  .effekt-overlay {
    padding: 10px;
  }

  .effekt-overlay.dark {
    padding: 20px;
  }

  .inhalt-effekt.effekt-versuch {
    height: 35vh;
    min-height: auto;
  }

  .inhalt-effekt.effekt-versuch._1.kleineres-bild, .inhalt-effekt.effekt-versuch._1 {
    height: 35vh;
  }

  .inhalt-untereinander1.abst-nde {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .effekt-balken1, .effekt-balken3 {
    height: 85%;
  }

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

  .section-mittig1.zweitfarbe {
    padding: 20px;
  }

  .heading-links.heading-1 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1.1;
  }

  .heading-links.heading-1.small {
    font-size: 20px;
    line-height: 1;
  }

  ._2-3-grid1.invert {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-mittig-effekt1 {
    letter-spacing: 3px;
    font-size: 13px;
  }

  .text-mittig-effekt1.gro.heading-1 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
  }

  .text-mittig-effekt1.heading-2 {
    font-size: 12px;
  }

  .heading-links-klein1.heading-1.farbe-der-headings {
    font-size: 20px;
  }

  .icon-large {
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
  }

  ._3er-grid {
    margin-top: 5px;
  }

  .div-block1 {
    flex-direction: column;
  }

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

  .text-mittig1.flie-text {
    margin-bottom: 5px;
    font-size: 13.5px;
  }

  .bild-section-cover1 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .titelvideo-unterseite {
    height: 35vh;
  }

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

  .galerie_image {
    height: 40vh;
  }

  .maps {
    height: 35vh;
    margin-top: 10px;
  }

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

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

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

  .heading-success.heading-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
  }

  .maps-gro {
    height: 300px;
  }

  .link {
    font-size: 13px;
    line-height: 1.5;
  }

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

  .impdat-3.flie-text {
    min-height: auto;
    font-size: 13px;
  }

  .text-links-list.flie-text {
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 13.5px;
  }

  .audio-embed-elfsight {
    text-align: center;
    white-space: pre-wrap;
    word-break: break-all;
    overflow-wrap: anywhere;
    width: 100%;
    font-size: 12px;
  }

  ._3er-grid-gallery {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 5px;
  }

  .terminbutton-dropdown.highlights.heading-2 {
    padding-left: 12px;
    padding-right: 35px;
    font-size: 12px;
  }

  .icon {
    margin-right: 10px;
  }

  .audio-wrapper {
    white-space: pre-wrap;
    word-break: normal;
    width: 100%;
    overflow: hidden;
  }
}

#w-node-_1cf49121-1542-5a20-b117-efa4ae6580de-282238d6, #w-node-_67ccc010-f04f-bf3e-98c9-952ccada097b-282238d6, #w-node-c80a1e11-c411-825f-330b-b5f75fb28f5f-282238d6, #w-node-d3629dbf-9d10-b0e1-6716-205ac394cebf-282238d6, #w-node-_07669d0a-9a72-e93e-96c2-0fe29860df83-282238d6, #w-node-bf232ee9-66a7-febb-544d-5062b19b1f6d-282238d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3871cdc0-d55c-b8b9-485f-afb0ec6d8435-282238e0 {
  grid-area: 2 / 2 / 3 / 3;
}


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