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

:root {
  --purple: #7f047f;
  --white: white;
  --black: black;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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, .ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
}

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

.highlights {
  color: #fff;
  background-color: #c80000;
  background-image: linear-gradient(135deg, #8b0488, #45004f);
}

.adresse {
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
}

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

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

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

.heading-3 {
  font-family: Formula, 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: #7f047f;
  line-height: 1.3;
}

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

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

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

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

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

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

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

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

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

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

.nav-men-1.hauptfarbe {
  z-index: 100000;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

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

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

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

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

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

.nav-link-3.flie-text.padding-rechts {
  padding-right: 40px;
  text-decoration: none;
}

.nav-link-3.flie-text {
  border-bottom: 1px solid #0000;
  padding: 10px 20px;
  font-family: Roboto, sans-serif;
}

.nav-link-3.flie-text:hover {
  border-bottom-color: var(--white);
  color: var(--white);
}

.nav-link-3.flie-text.w--current {
  color: #fff;
  border-bottom-color: #fff;
}

.navbar-6 {
  width: 100%;
}

.navbar-6.hauptfarbe {
  z-index: 9999;
  padding-top: 10px;
  padding-bottom: 10px;
}

.titelvideo-start-1 {
  background-image: linear-gradient(#0003, #0003);
  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 {
  font-family: Barlow, sans-serif;
  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 {
  transform: scale(1.1);
}

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

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

.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/Heide-Veranda25.webp');
  background-position: 0 0, 50% 25%;
  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: .75fr 1fr;
  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;
  font-family: Barlow, sans-serif;
  position: relative;
}

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

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

.heading-small1 {
  z-index: 5;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
  position: relative;
}

.heading-small1.heading-2 {
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
}

.heading-small1.heading-2.farbe-der-headings {
  font-family: Barlow, sans-serif;
}

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

.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-footer1 {
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 20px;
  display: flex;
}

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

.footer-2.hauptfarbe {
  padding-bottom: 10px;
}

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

.heading-footer.heading-3 {
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
}

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

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

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

.maps1 {
  width: 100%;
  height: 500px;
}

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

.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-family: Barlow, sans-serif;
}

.heading-success.heading-2.white {
  color: #fff;
}

.hero {
  margin-left: 0;
}

.subheading-mittig3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.subheading-mittig3.heading-2.farbe-der-headings {
  color: var(--purple);
  font-family: Barlow, sans-serif;
}

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

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

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

.form1 {
  margin-bottom: 0;
}

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

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

.text-area {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: all .4s;
  display: block;
}

.text-area:hover {
  border-color: #1d1f2e80;
  box-shadow: 0 11px 20px -5px #00000080;
}

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

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

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

.form-wrap {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-right: 60px;
}

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

.link {
  color: var(--white);
  font-family: Roboto, sans-serif;
  text-decoration: none;
  display: block;
}

.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-3 {
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

.accordion-tab-button {
  cursor: pointer;
  justify-content: space-around;
  align-items: center;
  height: auto;
  min-height: auto;
  padding: 10px 20px;
  transition: transform .2s;
  display: flex;
}

.accordion-tab-button.highlights {
  width: 25%;
  transition-property: all;
}

.accordion-tab-button.highlights:hover {
  transform: scale(1.1);
}

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

.bild-wrapper-85vh {
  height: 85vh;
  position: relative;
}

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

.content-top-bottom {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  box-shadow: 0 0 10px #00000045;
}

.services-img-1 {
  object-fit: cover;
  width: 100%;
  height: 40vh;
}

.titel-farbig-hinterlegt1-2 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.titel-farbig-hinterlegt1-2.highlights {
  opacity: .8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 17vh;
  text-decoration: none;
  transition: all .2s;
}

.titel-farbig-hinterlegt1-2.highlights:hover {
  opacity: 1;
}

.heading-mittingklein1 {
  text-align: center;
  margin-top: 0;
  font-size: 25px;
}

.tab-buttons-block {
  justify-content: center;
  display: flex;
}

.tab {
  border: 4px solid var(--purple);
  background-color: var(--purple);
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
  font-family: Barlow, sans-serif;
  font-size: 16px;
}

.tab.w--current {
  color: #11066a;
  background-color: #fff;
}

.tab-content-block {
  width: 100%;
}

.images-tabs {
  width: 100%;
  margin-top: 40px;
}

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

.no_overflow {
  width: 100%;
  height: 60vh;
  overflow: hidden;
}

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

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

.tab-pane-tab-2 {
  width: 100%;
}

.section-1 {
  padding: 140px 60px;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-icon {
  color: #fff;
}

.dropdown-list {
  padding: 20px;
}

.text-block {
  font-family: Roboto, sans-serif;
}

.image-101 {
  object-fit: contain;
  background-color: #fff;
  border-radius: 20px;
  width: 40px;
}

.code-embed {
  width: 100%;
}

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

.contact-form-wrap-3 {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 20px;
  display: flex;
  position: relative;
}

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

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

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

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

.form-wrap-5 {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

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

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .container-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-men-1.hauptfarbe {
    background-image: linear-gradient(#00000080, #00000080);
    background-image: linear-gradient(180deg, var(--purple), black);
    padding-left: 10px;
    padding-right: 10px;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--purple);
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-image: none;
  }

  .nav-link-3.flie-text.padding-rechts {
    width: 100%;
  }

  .navbar-6.hauptfarbe {
    background-color: var(--purple);
    padding-top: 0;
    padding-bottom: 0;
  }

  .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: 60px;
    padding-right: 60px;
    display: flex;
    inset: 0%;
  }

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

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

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

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

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

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

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

  .inhalt-untereinander1.abst-nde {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  ._2-3-grid1 {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    display: flex;
  }

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

  .text-mittig-effekt1.gro.heading-1 {
    line-height: 1.3;
  }

  .text-mittig-effekt1.heading-2 {
    font-size: 19px;
    line-height: 1.3;
  }

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

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

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

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

  .inhalt-footer {
    text-align: center;
  }

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

  .maps1 {
    height: auto;
  }

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

  .impdat, .impdat-2 {
    padding: 60px;
  }

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

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

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

  .subheading-mittig3.heading-2.farbe-der-headings {
    text-align: center;
  }

  .error-message {
    width: auto;
  }

  .form-wrap {
    border-bottom: 1px solid #d2d2d54d;
    border-right-style: none;
    margin-right: 0;
    padding-bottom: 20px;
  }

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

  .html-embed-3 {
    height: auto;
  }

  ._2er-grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    display: flex;
  }

  ._2er-grid.invert {
    grid-column-gap: 43px;
    grid-row-gap: 43px;
    flex-direction: column-reverse;
    display: flex;
  }

  .accordion-pane {
    width: 100%;
  }

  .accordion-item-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

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

  .arrow-div-wrapper, .accordion-tab-button.highlights {
    width: auto;
  }

  .bild-wrapper-85vh {
    height: 50vh;
  }

  ._3c-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .services-img-1 {
    height: auto;
  }

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

  .no_overflow {
    height: 50vh;
  }

  .section-1, .section-1.zweitfarbe {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .dropdown-list.highlights {
    position: relative;
  }

  .contact-form-wrap-3 {
    flex-direction: column;
    align-items: center;
  }

  .form-wrap-5 {
    text-align: center;
    border-bottom: 1px solid #d2d2d54d;
    border-right-style: none;
    width: auto;
    margin-bottom: 60px;
    margin-right: 0;
    padding-bottom: 60px;
    padding-right: 0;
  }
}

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

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

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

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

  .divblock1 {
    height: auto;
  }

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

  .titelvideo1 {
    height: 100%;
  }

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

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

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

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

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

  .effekt-overlay.dark {
    background-image: linear-gradient(#000000b3, #000000b3);
    height: 50vh;
    position: static;
  }

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

  .inhalt-untereinander1.abst-nde {
    padding-bottom: 0;
  }

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

  .heading-links.heading-1 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.3;
  }

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

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

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

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

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

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

  .heading-small1.heading-2 {
    font-size: 14px;
    line-height: 170%;
  }

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

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

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

  .heading-footer.heading-3 {
    text-align: center;
  }

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

  .maps1 {
    height: auto;
    margin-top: 10px;
  }

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

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

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

  .hero {
    margin-left: 0;
  }

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 22px;
    line-height: 25px;
  }

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

  .text-area {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-area::placeholder {
    text-align: center;
  }

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

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

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

  .link {
    display: block;
  }

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

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

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

  .arrow-div {
    width: 18px;
    height: 18px;
  }

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

  .bild-wrapper-85vh {
    height: 25rem;
  }

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

  .services-img-1 {
    height: 25rem;
  }

  .heading-mittingklein1.heading-1 {
    font-size: 21px;
  }

  ._3er_grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .no_overflow {
    height: 25rem;
  }

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

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

  .contact-form-wrap-3 {
    padding: 40px;
  }

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

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

  .form-wrap-5 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

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

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

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

  .logo-img {
    width: 100px;
  }

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

  .flie-text {
    overflow-wrap: anywhere;
    width: 100%;
  }

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

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

  .titelvideo1 {
    height: 100%;
  }

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

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

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

  .buchstabe-hintergrund.heading-3.farbe2-headings {
    margin-top: -11px;
  }

  .effekt-overlay {
    padding: 20px;
  }

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

  .inhalt-untereinander1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

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

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

  .feature-image.top {
    object-fit: cover;
  }

  .heading-small1.heading-2 {
    line-height: 1.4;
  }

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

  .div-block-footer1 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

  .maps1 {
    height: auto;
  }

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

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

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

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

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

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 20px;
    line-height: 130%;
  }

  .text-area {
    width: 100%;
    height: 6vh;
  }

  .text-area.cc-textarea {
    height: 14vh;
  }

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

  .arrow-div-wrapper {
    width: auto;
    margin-left: 10px;
    padding-right: 0;
  }

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

  .accordion-tab-button.highlights {
    padding-right: 20px;
  }

  .titel-farbig-hinterlegt1-2.highlights {
    flex-direction: column;
    height: 13vh;
  }

  .heading-mittingklein1.heading-1 {
    font-size: 20px;
    font-weight: 700;
  }

  .tab-buttons-block {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
  }

  .tab {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .images-tabs {
    margin-top: 20px;
  }

  .no_overflow {
    height: 25rem;
  }

  .section-1, .section-1.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dropdown-list.highlights {
    padding: 10px;
  }

  .contact-form-wrap-3 {
    padding: 40px 30px;
  }

  .form-wrap-5 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

#w-node-_77c71e1b-2eb5-ecce-8997-d67902e737bd-85ca4dfb {
  grid-area: 14 / 2 / 15 / 2;
}


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