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

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

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

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

:root {
  --highlights: #edb3a5;
  --c78d87: #c78d87;
  --84605e: #84605e;
  --main-color: #1c1c1a;
  --secondry-color: #f7f7f7;
  --black: black;
  --white: white;
  --231f1e: #231f1e;
}

.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: 35px;
  font-weight: 700;
  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;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

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

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  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;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

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

.farbe-der-headings {
  background-image: linear-gradient(90deg, var(--highlights), var(--c78d87) 54%, var(--84605e));
  color: #02719e;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 1.1;
}

.hauptfarbe {
  background-color: var(--main-color);
  color: #fff;
}

.zweitfarbe {
  background-color: var(--secondry-color);
  color: #000;
}

.highlights {
  background-color: var(--highlights);
  background-image: linear-gradient(137deg, var(--highlights), var(--c78d87) 53%, var(--84605e));
  color: #fff;
}

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

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

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

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

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.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.highlights:hover {
  background-color: #161616;
}

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  background-image: linear-gradient(135deg, #0d0d38, #313f67 56%, #232a34);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-wrap.hauptfarbe {
  background-image: none;
}

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

.utility-page-content._404 {
  position: static;
}

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

.submit-button {
  background-color: #0d0d38;
}

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

.impdat {
  padding: 100px 40px;
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

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

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

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

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

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

.adresse, .ffnungszeiten {
  margin-bottom: 0;
}

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

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

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

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

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

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

.label3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  display: block;
  position: static;
}

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

.label3.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.wrap-inhalt {
  width: 80vw;
  display: block;
  position: relative;
}

.paragraph-mittig1 {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.abst-nde-logo {
  justify-content: center;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.navbar.hauptfarbe {
  background-color: var(--black);
  padding-left: 140px;
  padding-right: 140px;
}

.navlinks {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navlinks.hauptfarbe {
  color: #fff;
}

.men {
  z-index: 1000;
}

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

.navlink.flie-text {
  color: #fff;
  border-bottom: 1px solid #0000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navlink.flie-text:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.navlink.flie-text.w--current {
  color: #fff;
  border-bottom-color: #fff;
}

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

.background-video1 {
  background-image: linear-gradient(#0003, #0003);
  height: 100%;
}

.divblock-video {
  text-align: center;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan3 {
  text-transform: none;
  margin-top: 10px;
  font-size: 55px;
  line-height: 65px;
}

.slogan3.heading-1 {
  font-size: 45px;
  line-height: 1.2;
}

.content-wrap {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.subheadline-deco-line {
  width: 30px;
  height: 1px;
  display: inline-block;
}

.subheadline-deco-line.highlights {
  margin-left: 5px;
  margin-right: 5px;
}

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

.subheadline-wrap.margin-btm {
  margin-bottom: 60px;
}

.heading-mitig1 {
  text-align: center;
}

.heading-mitig1.heading-2.farbe-der-headings {
  font-size: 32px;
}

.heading-mitig1.heading-1 {
  font-size: 35px;
}

.inhalt-mittig3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

._3er-grid.margin {
  margin-bottom: 60px;
}

.heading-mittig-klein1 {
  text-align: center;
}

.abst-nde-footer3 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.div-block-31 {
  padding-left: 140px;
  padding-right: 140px;
}

.heading-footer3 {
  font-size: 14px;
  font-weight: 400;
}

.heading-footer3.heading-3 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
}

.footer {
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}

.footer.hauptfarbe {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.inhalt-footer3 {
  color: #fff;
}

.inhalt-gro-e-abst-nde {
  padding: 100px;
}

.preise {
  grid-column-gap: 10px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 10px 10px 40px;
}

.rounded-block {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  justify-content: flex-start;
}

.address {
  margin-bottom: 5px;
}

.offices-wrap {
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
}

.wrap-overlayed {
  z-index: 1;
  width: 940px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.office-info {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.office-wrap {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

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

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 60px;
  display: flex;
  position: relative;
  box-shadow: 0 0 19px -3px #0003;
}

.contact-form-wrap.flie-text {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
}

.form-wrap {
  text-align: center;
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.titelvideo-start-1 {
  color: #fff;
  height: 90vh;
  padding: 0;
  position: relative;
}

.block-farbig1 {
  padding: 20px;
}

.block-farbig1.highlights {
  color: #fff;
}

.block-farbig1.highlights.effekt {
  z-index: 20;
  width: 105%;
  height: 110%;
  position: relative;
  top: -25px;
  left: -8px;
  box-shadow: 2px 2px 7px 2px #0000004d;
}

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

.divider {
  width: 20vw;
  height: 4px;
}

.divider.highlights {
  width: 15vw;
  margin-bottom: 0;
}

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

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

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

.galerie-bild {
  aspect-ratio: 1;
  width: 100%;
  position: relative;
}

.div-block-effekt-text {
  z-index: 1;
  opacity: 0;
  background-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

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

.feature-image-mask {
  justify-content: space-between;
  height: 60vh;
  display: flex;
  position: relative;
}

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

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

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

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

.feature-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  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 {
  object-fit: contain;
  height: 17vh;
}

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

.maps-footer {
  justify-content: center;
  width: 100%;
  height: 17vh;
  display: flex;
}

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

.link.dark {
  color: #333;
}

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

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

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

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

.section-24 {
  padding-right: 0;
}

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

.image-8 {
  width: 100%;
  height: 100%;
  padding: 111px;
}

.image-9 {
  filter: invert();
}

.heading-4, .text-block-4 {
  color: #fff;
}

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

.html-embed-7 {
  width: 100%;
  height: 100%;
}

.fs_modal-1_cover {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_close {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close:focus-visible, .fs_modal-1_close[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-1_button {
  color: #fff;
  cursor: pointer;
  background-color: #0d0e37;
  border: 10px solid #fff;
  border-radius: 6rem;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  box-shadow: 0 1px 12px #0003;
}

.fs_modal-1_button:focus-visible, .fs_modal-1_button[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.ablaufplan-big-button-4 {
  z-index: 2;
  color: #fff;
  background-color: #0d0e37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 120%;
  text-decoration: none;
  transition: all .2s;
}

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

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

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

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

.fixed_div {
  z-index: 999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 1% 20% auto;
}

.link-block {
  border: 1px solid #fff;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
}

.icon {
  filter: invert();
  object-fit: contain;
  height: 30px;
}

.jotform_embed {
  width: 100%;
}

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

.absolute_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.jotform_wrap {
  width: 100%;
}

.hint {
  color: #ff9191;
  text-align: center;
  background-color: #6d0303d9;
  border: 2px solid red;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.2;
}

.margin-top.margin-medium {
  margin-top: 3rem;
}

.button-group {
  text-align: center;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}

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

.download_wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--c78d87);
  text-align: left;
  text-transform: none;
  flex: 30%;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.download_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  margin-top: 2rem;
  display: flex;
}

.hint_icon {
  font-size: 1.25rem;
}

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

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

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

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

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

  .success_block.highlights {
    padding: 60px;
  }

  .heading_success {
    margin-bottom: 10px;
    font-size: 30px;
  }

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

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

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

  .impdat {
    padding: 60px;
  }

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

  .video-2 {
    height: 80vh;
  }

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

  .label3.abstand-nach-oben.heading-3 {
    margin-top: 10px;
    font-size: 18px;
  }

  .wrap-inhalt {
    width: 100%;
  }

  .paragraph-mittig1 {
    align-self: center;
  }

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

  .abst-nde-logo {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar.hauptfarbe {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .navlinks {
    width: 100%;
  }

  .men {
    background-color: var(--main-color);
    padding: 20px;
    position: absolute;
  }

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

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

  .men-button3.hauptfarbe {
    background-color: #4f4f55;
    background-image: linear-gradient(137deg, var(--highlights), var(--c78d87) 53%, var(--84605e));
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

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

  .titelvideo-unterseiten1 {
    height: 62vh;
    padding-left: 0;
    padding-right: 0;
  }

  .background-video1 {
    width: 100%;
  }

  .slogan3.heading-1 {
    font-size: 40px;
    line-height: 1.2;
  }

  .content-wrap {
    width: 100%;
  }

  .subheadline-wrap.margin-btm {
    margin-bottom: 40px;
  }

  .heading-mitig1.heading-2 {
    margin-top: 10px;
    font-size: 30px;
  }

  .heading-mitig1.heading-2.farbe-der-headings {
    font-size: 35px;
  }

  .heading-mitig1.heading-1.farbe-der-headings {
    margin-top: 10px;
    font-size: 30px;
    line-height: 1.2;
  }

  .inhalt-mittig3, .inhalt-mittig3.zweitfarbe {
    padding: 60px;
  }

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

  ._3er-grid.margin {
    flex-flow: column;
    margin-bottom: 10px;
    display: flex;
  }

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

  .heading-mittig-klein1.heading-3.farbe-der-headings {
    margin-top: 10px;
  }

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

  .heading-footer3.heading-3 {
    text-align: center;
    margin-top: 10px;
  }

  .footer.hauptfarbe {
    padding: 40px;
  }

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

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

  .preise {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

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

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

  .rounded-block.highlights, .rounded-block.hauptfarbe {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
  }

  .address {
    text-align: center;
  }

  .offices-wrap {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 40px;
  }

  .wrap-overlayed {
    width: 100%;
    margin-top: 20px;
  }

  .office-wrap {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

  .block-farbig1.highlights.effekt {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    position: static;
    top: 0;
    left: 0;
    overflow: visible;
  }

  .block-farbig1.hauptfarbe {
    margin-bottom: 0;
  }

  .divider.highlights {
    text-align: center;
    align-self: center;
  }

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

  .galerie-bild {
    height: 55vh;
  }

  .div-block-effekt-text {
    opacity: 1;
    background-color: #ffffff80;
  }

  .feature-image-mask {
    justify-content: space-between;
    width: 100%;
    height: 55vh;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._2er-grid {
    flex-flow: column;
    margin-top: 10px;
    display: flex;
  }

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

  .inhalt-nebeneinander1.is-invert {
    flex-flow: column-reverse;
    width: 100%;
  }

  .inhalt-untereinander1 {
    padding-right: 0;
  }

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

  .maps-footer {
    height: auto;
  }

  .link {
    text-align: center;
  }

  .grid_images {
    flex-direction: column;
    height: 100%;
    display: flex;
  }

  .grid_footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

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

  .text_block {
    text-align: center;
  }

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

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

  .fixed_div {
    bottom: 2%;
  }

  .link-block.highlights {
    width: 45px;
    height: 45px;
  }

  .icon {
    height: 25px;
  }

  .jotform_embed {
    height: 100%;
    overflow: auto;
  }

  .impdat-3 {
    padding: 60px;
  }

  .g-translate {
    z-index: 1001;
    position: absolute;
    inset: 18% 1% 0% auto;
  }

  .jotform_wrap {
    height: 80vh;
    overflow: hidden;
  }

  .preise-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .download_wrap {
    flex-basis: 40%;
  }
}

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

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

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

  .success_block.highlights {
    padding: 40px;
  }

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

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .impdat {
    padding: 40px;
  }

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

  .video-2 {
    height: 70vh;
  }

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

  .angebot2 {
    height: auto;
  }

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

  .label3.heading-2 {
    font-size: 16px;
  }

  .label3.abstand-nach-oben {
    font-size: 18px;
  }

  .label3.abstand-nach-oben.heading-3 {
    font-size: 16px;
  }

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

  .men-button3.hauptfarbe {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .titelvideo-unterseiten1 {
    height: 52vh;
  }

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

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

  .slogan3.heading-1 {
    font-size: 35px;
  }

  .subheadline-wrap.margin-btm {
    margin-bottom: 20px;
  }

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

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

  .heading-mitig1.heading-1.farbe-der-headings {
    font-size: 25px;
  }

  .inhalt-mittig3, .inhalt-mittig3.zweitfarbe {
    padding: 40px;
  }

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

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

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

  .footer.hauptfarbe {
    padding: 20px;
  }

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

  .preise {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .offices-wrap {
    margin-bottom: 30px;
  }

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

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

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

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

  .block-farbig1.highlights.effekt {
    width: 100%;
    height: 100%;
    position: static;
  }

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

  .galerie-bild {
    height: 50vh;
  }

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

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

  .inhalt-untereinander1 {
    padding-right: 0;
  }

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

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

  .maps-gro-2 {
    height: 400px;
  }

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

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

  .footer_block {
    text-align: center;
  }

  .fs_modal-1_close {
    padding: 1rem;
  }

  .link-block.highlights {
    width: 40px;
    height: 40px;
  }

  .icon {
    height: 22px;
  }

  .impdat-3 {
    padding: 40px;
  }

  .g-translate {
    top: 15%;
  }

  .jotform_wrap {
    height: 75vh;
  }

  .preise-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

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

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

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

  .success_block.highlights {
    padding: 20px;
  }

  .heading_success {
    font-size: 20px;
  }

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

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

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

  .terminbutton.highlights.heading-3 {
    font-size: 11px;
  }

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

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

  .impdatfooter {
    text-align: left;
  }

  .telefonnummer1.flie-text, .email.flie-text {
    text-align: center;
  }

  .video-2 {
    background-image: url('../images/2_1.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 101%, 0 0;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

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

  .label3.abstand-nach-oben {
    font-size: 16px;
  }

  .label3.abstand-nach-oben.heading-3, .paragraph-mittig1.flie-text {
    font-size: 14px;
  }

  .men {
    padding: 10px;
  }

  .navlink.flie-text {
    line-height: 1.3;
  }

  .men-button3.hauptfarbe {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .titelvideo-unterseiten1 {
    height: 48vh;
    padding-left: 0;
    padding-right: 0;
  }

  .divblock-video {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan3 {
    font-size: 30px;
    line-height: 35px;
  }

  .slogan3.heading-1 {
    margin-top: 5px;
    font-size: 26px;
  }

  .subheadline-deco-line.highlights {
    width: 50px;
  }

  .subheadline-wrap.margin-btm {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .heading-mitig1.heading-2 {
    margin-top: 5px;
    font-size: 22px;
  }

  .heading-mitig1.heading-2.farbe-der-headings, .heading-mitig1.heading-1 {
    font-size: 25px;
  }

  .heading-mitig1.heading-1.farbe-der-headings {
    margin-top: 5px;
    font-size: 20px;
  }

  .inhalt-mittig3, .inhalt-mittig3.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig-klein1.heading-3 {
    margin-top: 5px;
    font-size: 20px;
  }

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

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

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

  .inhalt-footer3.flie-text {
    text-align: center;
  }

  .inhalt-gro-e-abst-nde {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .rounded-block.zweitfarbe {
    padding: 20px;
  }

  .offices-wrap {
    margin-bottom: 20px;
  }

  .wrap-overlayed {
    margin-top: 10px;
  }

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 18px;
  }

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

  .contact-form-wrap.flie-text {
    padding: 20px 15px;
  }

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

  .block-farbig1.highlights.effekt {
    width: 100%;
    height: 100%;
    padding: 15px;
    position: static;
  }

  .block-farbig1.hauptfarbe {
    padding: 15px;
  }

  .divider.highlights {
    width: 40vw;
    height: 3px;
  }

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

  .heading-block1 {
    width: 100vw;
  }

  .galerie-bild {
    height: 45vh;
  }

  .bold-text-10 {
    font-size: 25px;
    line-height: 30px;
  }

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

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

  .inhalt-untereinander1 {
    padding-right: 0;
  }

  .heading-klein-links.heading-2 {
    font-size: 20px;
  }

  .maps-gro-2 {
    height: 300px;
  }

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

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

  .grid_footer {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer_block {
    text-align: center;
  }

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

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

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

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

  .link-block.highlights {
    width: 35px;
    height: 35px;
  }

  .icon {
    height: 20px;
  }

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

  .impdat-3.is-wrap {
    overflow-wrap: anywhere;
  }

  .jotform_wrap {
    height: 70vh;
  }

  .hint {
    font-size: 1.5rem;
  }

  .download_wrap {
    text-align: left;
  }
}

#w-node-c93c1b22-9466-c4da-fb52-4761e77ea41a-614c1124 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b6a0cb37-e1e5-ebf3-a1ed-df5d6e06217f-614c1124 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_07a5e2c7-cf93-5bd5-931c-e41d395eae41-614c1124 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_732c476f-57b9-7a9e-696c-ad6eccbfacaa-614c1124 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_732c476f-57b9-7a9e-696c-ad6eccbfaca4-614c1124 {
  grid-area: 1 / 3 / 2 / 4;
}

@media screen and (max-width: 991px) {
  #w-node-_5403423d-5aca-092c-53ab-db9bb860f5bb-8d86c05e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_49aa6da2-42d3-6309-d04b-bc62197e0477-614c1111 {
    justify-self: center;
  }

  #w-node-_732c476f-57b9-7a9e-696c-ad6eccbfaca4-614c1124 {
    grid-column-start: 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e, #w-node-_5403423d-5aca-092c-53ab-db9bb860f5bb-8d86c05e {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e, #w-node-_5403423d-5aca-092c-53ab-db9bb860f5bb-8d86c05e {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Aatmospheric';
  src: url('../fonts/aAtmospheric.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garda';
  src: url('../fonts/Garda.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula';
  src: url('../fonts/Formula.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hyrbo';
  src: url('../fonts/Hyrbo-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}