:root {
  --69482a: #69482a;
  --dbb590: #dbb590;
}

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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Bellota Text, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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

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

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

.utility-page-wrap {
  background-image: linear-gradient(225deg, #69482a, #dbb590 50%, #69482a);
  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: contain;
  width: 250px;
  height: 100px;
}

.logo {
  justify-content: center;
  align-items: center;
  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-image: linear-gradient(#0003, #0003), url('../images/paper-1074131_1920.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.email {
  margin-bottom: 5px;
  line-height: 1.3;
}

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

.highlights {
  color: #fff;
  background-color: #e1cab0;
  background-image: linear-gradient(225deg, #69482a, #f3dbc4 51%, #69482a 103%);
}

.adresse {
  margin-bottom: 5px;
  line-height: 1.3;
}

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

.heading-1 {
  font-family: Bellota Text, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-weight: 600;
  line-height: 1.3;
}

.heading-3 {
  font-family: Inconsolata, monospace;
  font-weight: 600;
  line-height: 1.3;
}

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

.farbe-der-headings {
  color: #e2cbb0;
  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;
}

.icon {
  color: #000;
  width: 25px;
  height: 25px;
}

.nav-link {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  position: static;
}

.nav-link:hover {
  color: #919191;
  width: 100%;
}

.nav-link.heading-3:hover, .nav-link.heading-3.w--current {
  color: #81634b;
}

.logo-postion {
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5vw;
  position: relative;
}

.navbar {
  z-index: 2;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.navbars {
  z-index: 99999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.nav-menu {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100vw;
  max-height: 100vh;
  padding-top: 15vh;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.nav-menu.hauptfarbe {
  z-index: 1000;
  color: #fff;
  background-image: linear-gradient(#0000, #0000), url('../images/download-87.webp');
  width: 20vw;
  display: flex;
}

.menu-button {
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-button.hauptfarbe.w--open {
  background-color: #0000;
}

.terminbuttons {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 22px;
}

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

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

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

.terminbuttons.highlights.heading-3 {
  background-image: linear-gradient(225deg, #69482a, #dbb590 51%, #69482a 103%);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  line-height: 1.3;
}

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

.subheading {
  font-size: 30px;
}

.subheading.heading-2 {
  text-align: center;
}

.div-block-video {
  z-index: 1;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan {
  text-transform: uppercase;
  font-size: 80px;
  line-height: 85px;
}

.slogan.heading-1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
}

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

.deko {
  object-fit: contain;
  width: 20%;
}

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

.divider.highlights {
  background-image: linear-gradient(225deg, var(--69482a), var(--dbb590) 51%, var(--69482a) 103%);
  width: 15vw;
}

.sections {
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: flex;
}

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

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

.heading-mittig.heading-1 {
  z-index: 5;
  z-index: 5;
  font-size: 32px;
  position: relative;
}

.inhalt-abstand-rechts {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 60px;
  padding-right: 100px;
  display: flex;
}

.text-links.flie-text.farbe-der-headings.spc {
  text-shadow: 0 1px 1px #0003;
  margin-top: 40px;
}

.text-links.flie-text.spc {
  margin-top: 40px;
}

._3er-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

._3er-grid.abstand-links {
  margin-left: 30px;
}

.feature-image-mask {
  justify-content: space-between;
  width: 100%;
  height: 60vh;
  margin-right: 40px;
  display: flex;
  position: relative;
}

.feature-image-mask.no-overflow {
  overflow: hidden;
  box-shadow: 1px 1px 5px 2px #aaa;
}

.feature-image-mask.no-overflow.big {
  height: 80vh;
}

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

.text-ber-bild {
  opacity: 0;
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-ber-bild:hover {
  opacity: 1;
}

.image-big {
  height: 70vh;
  position: relative;
}

.heading-mittig-klein {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 20px;
}

.heading-mittig-klein.heading-2, .heading-mittig-klein.heading-2.farbe-der-headings {
  line-height: 1.3;
}

.heading-mittig-klein.gro {
  text-transform: uppercase;
}

.heading-mittig-klein.gro.heading-1 {
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.heading-mittig-klein.gro.price {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.heading-mittig-klein.gro.price_right {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.heading-mittig-klein.gro.small {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.section-gro-e-abst-nde {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
  position: relative;
}

.heading-links {
  text-transform: uppercase;
  margin-top: 10px;
}

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

.galerie-bild {
  width: 100%;
  height: 90vh;
}

.galerie-bild._5, .galerie-bild._6, .galerie-bild._3, .galerie-bild._4, .galerie-bild._2, .galerie-bild._7 {
  height: 45vh;
}

.div-bloch-50 {
  background-image: linear-gradient(#fff9, #fff9);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100%;
  display: flex;
  position: absolute;
}

.bild-gro {
  background-image: url('../images/60b76ba915fd82e64ce202bf_AdobeStock_129184958_visu.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.bild-gro._2 {
  background-image: url('../images/85f9c1050651635e049cf5dc44e433f2_result.webp');
  background-position: 50%;
  background-attachment: fixed;
}

.bild-gro._3 {
  background-image: url('../images/60b76ba67f9a8d4728b6eb10_AdobeStock_197411469_visu.webp');
  background-position: 50%;
  background-attachment: fixed;
}

.bild-gro._4 {
  background-image: url('../images/22782c82403a3278a94203f16b9631b0_result.webp');
  background-position: 0 0;
  background-size: cover;
}

.bild-gro._5 {
  background-image: url('../images/attachment_12_Screenshot_20240905_123359_Gallery_1.avif');
}

.bild-gro._5.runter {
  background-position: 100% 100%;
  background-repeat: repeat;
}

.bild-gro._6 {
  background-image: url('../images/attachment_21_Screenshot_20240902_123051_Instagram_1.avif');
}

.bild-gro._6.runter {
  background-image: url('../images/83aa86785a9c6ced841762fcb3949837_result.webp');
  background-position: 0 100%;
}

.bild-gro._7 {
  background-image: url('../images/e1b15714fd8ef4e55e07d9dc45f28c49_result.webp');
  background-position: 50% 80%;
}

.bild-gro._8 {
  background-image: url('../images/attachment_2_Screenshot_20240804_194414_Gallery.webp');
  background-position: 50%;
}

.bild-gro._120vh {
  background-image: url('../images/7acbc8813db67c4f266f20becc7b873a_result.webp');
  background-position: 100% 25%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bild-gro._120vh.new {
  background-image: url('../images/1aafe63be2626cbd595bb5420bee5ed1_result.webp');
}

.bild-gro._9 {
  background-image: url('../images/attachment_12_Screenshot_20240905_123359_Gallery_1.avif');
  background-position: 50% 100%;
  background-attachment: fixed;
}

.bild-gro._6 {
  background-image: url('../images/60dc5519adf37d64b5082e32_AdobeStock_69997623_visu.webp');
  background-position: 50% 100%;
  background-attachment: fixed;
}

.bild-gro._1 {
  background-image: url('../images/attachment_18_20240804_175920.avif');
  background-position: 50% 100%;
  background-attachment: fixed;
}

.bild-gro.img-5 {
  background-image: url('../images/attachment_1_1000042502-1.webp');
  background-position: 50% 100%;
  background-attachment: fixed;
}

.bild-section-cover {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 80vh;
  padding: 0;
  display: flex;
  position: relative;
}

.bild-section-cover.rechts {
  align-items: flex-end;
}

.bild-section-cover._120vh {
  height: 120vh;
}

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

.heading-footer.heading-3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.inhalt-footer {
  height: 100%;
}

.footer {
  padding: 60px 140px;
}

.footer.hauptfarbe {
  background-image: linear-gradient(#0003, #0003), url('../images/download-87.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

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

.block-schwarzs {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 10px;
  padding: 40px 20px;
  display: flex;
}

.bildcover-black1 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/60b76bd08a42db0a105caff4_AdobeStock_93604145_visu-min.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  padding: 10vh 10vw;
  display: flex;
}

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

.div-block-farbig1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 60vh;
  padding: 20px 40px;
  display: flex;
}

.div-block-farbig1.hauptfarbe {
  min-height: 60vh;
}

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

.inhalt-mittig-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-farbig {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.div-block-farbig:hover {
  background-color: #f8f8f8;
}

.maps1 {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.icons {
  object-fit: cover;
  width: auto;
  height: 50px;
  margin-bottom: 20px;
}

.icons.invert {
  filter: invert();
  object-fit: contain;
}

.impdat {
  padding: 140px 40px;
}

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

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

.success-block.highlights {
  background-image: linear-gradient(225deg, #69482a, #dbb590 51%, #69482a 103%);
  border-style: none;
  padding: 100px;
  box-shadow: 1px 1px 3px #888;
}

.image-7 {
  object-fit: cover;
  height: 58vh;
  position: absolute;
  top: auto;
  bottom: 1%;
  left: 0;
}

.image-6 {
  height: 65vh;
  position: absolute;
  inset: 15% 2% auto auto;
}

.image-4 {
  object-fit: cover;
  height: 36vh;
  position: absolute;
  inset: 0% auto auto 10%;
}

.content_block {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.paragraph {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
}

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

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

.left-arrow, .right-arrow {
  display: none;
}

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

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

.maps-gro + h3 {
  margin-top: 40px;
}

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

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

.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 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

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

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

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

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

.social-men {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.angebot-grid {
  grid-column-gap: 5px;
  border-bottom: 1.5px solid #ffffff45;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr .25fr .25fr .25fr;
  margin-bottom: 5px;
  padding: 10px 20px 10px 10px;
}

.angebot-grid.paragraph-font {
  grid-template-columns: 1fr .25fr .25fr .25fr .25fr;
}

.preislise {
  width: 100%;
  padding: 30px 60px 40px;
  box-shadow: 4px 4px 6px 3px #acacac;
}

.preislise.hide {
  color: #fff;
  background-image: none;
  background-position: 0 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.preislise.hide.farbe {
  background-image: linear-gradient(#00000040, #00000040), url('../images/download-87.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.grid-div-links {
  min-height: 20px;
}

.grid-div-links._10px {
  min-height: auto;
}

.grid-div-rechts {
  text-align: right;
  min-height: 20px;
}

.heading-small.heading-font1.small {
  font-size: 14px;
}

.text-span.small {
  color: #010101;
  font-size: 14px;
}

.bild-section-covers {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 120vh;
  padding: 0;
  display: flex;
  position: relative;
}

.bild-section-covers.right {
  justify-content: center;
  align-items: flex-end;
}

.preisliss {
  background-image: linear-gradient(#0003, #0003);
  width: 100%;
  padding: 10px 0 10px 10px;
  box-shadow: 4px 4px 6px 3px #acacac;
}

.preisliss.grey {
  background-color: #ccc;
}

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

.side-social-bar {
  z-index: 1000;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 25% 1% 25% auto;
}

.icon-wrap {
  border-radius: 50%;
  padding: 10px;
}

.icon-wrap.hauptfarbe.null {
  margin-right: 10px;
  padding: 0;
}

.footer-soical-bar {
  margin-top: 10px;
}

.popupmain {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside {
  background-color: #eaeaea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-cross {
  opacity: .5;
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-cross:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.code-embed {
  width: 100%;
}

.lightbox-link {
  display: none;
}

.text-span-2 {
  color: #333;
  font-size: 22px;
  font-weight: 700;
}

.text-span-3 {
  background-image: linear-gradient(127deg, var(--dbb590), white 55%, var(--dbb590));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 27px;
}

.code-embed-2 {
  color: red;
  background-image: url('../images/download-87.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 8vh;
  font-size: 22px;
  font-weight: 700;
  display: flex;
}

.superscript {
  font-size: 12px;
}

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

.slide-image-block {
  width: 100%;
  height: 100%;
  position: relative;
}

.slide-image-back {
  filter: blur(10px);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slide-image-front {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.deko1 {
  object-fit: contain;
  width: 20%;
}

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

.div-block-video1.zweitfarbe {
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: static;
}

.slogan1 {
  text-transform: uppercase;
  font-size: 80px;
  line-height: 85px;
}

.slogan1.heading-1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
}

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

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

.terminbutton-2 {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 14px;
  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-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  line-height: 1.3;
}

.titelvideo-start-2 {
  position: relative;
}

.lottie-animation {
  width: 20vw;
}

.background-block {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

._4er-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

._4er-grid.abstand-links {
  margin-left: 30px;
}

@media screen and (max-width: 991px) {
  .telefonnummer, .email {
    margin-bottom: 5px;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .navbar {
    align-items: center;
  }

  .nav-menu.hauptfarbe {
    width: 50vw;
  }

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

  .div-block-video {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    inset: 0%;
  }

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

  .titelvideo-start {
    height: 60vh;
  }

  .deko {
    width: 40%;
  }

  .sections {
    padding: 60px;
  }

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

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

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

  .text-links.flie-text.farbe-der-headings.spc {
    margin-top: 20px;
  }

  ._3er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  ._3er-grid.abstand-links {
    margin-left: 0;
  }

  ._3er-grid.abstand-links.horizontal {
    flex-flow: row;
    display: flex;
  }

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

  .feature-image-mask.no-overflow {
    height: 50vh;
  }

  .feature-image-mask.no-overflow.big {
    height: 60vh;
  }

  .feature-image-mask.no-overflow.first {
    order: -1;
  }

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

  .text-ber-bild, .text-ber-bild:hover {
    opacity: 1;
  }

  .image-big {
    height: 50vh;
  }

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

  .galerie-bild._5 {
    background-image: url('../images/60ddb773f7ba66165402034a_AdobeStock_7551166_visu.webp');
  }

  .div-bloch-50 {
    background-color: #0000;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    height: 100%;
    position: static;
  }

  .bild-gro {
    height: 100vh;
    padding: 40px;
    position: static;
  }

  .bild-gro._1, .bild-gro._2 {
    height: 55vh;
  }

  .bild-gro._3, .bild-gro._4, .bild-gro._5 {
    height: 50vh;
  }

  .bild-gro._5.runter {
    background-position: 50% 90%;
  }

  .bild-gro._6 {
    height: 50vh;
  }

  .bild-gro._6.runter {
    background-position: 50%;
  }

  .bild-gro._7, .bild-gro._8 {
    height: 50vh;
  }

  .bild-gro._120vh {
    height: auto;
  }

  .bild-gro._9, .bild-gro._6, .bild-gro._1, .bild-gro.img-5 {
    height: 55vh;
  }

  .bild-section-cover {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    padding-right: 0;
    display: flex;
  }

  .bild-section-cover.rechts {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
    height: auto;
  }

  .bild-section-cover._120vh {
    height: auto;
  }

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

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

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

  .div-block-footer {
    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-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .titelvideo-unterseiten1 {
    height: 60vh;
  }

  .block-schwarzs {
    width: 99.9999%;
    height: 100%;
    margin-bottom: 0;
    padding: 60px;
  }

  .bildcover-black1 {
    min-height: auto;
    padding: 60px;
  }

  .div-block-farbig1.hauptfarbe {
    min-height: 40vh;
  }

  .div-block-farbig {
    padding-bottom: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-farbig:hover {
    background-color: #f8f8f800;
  }

  .icons.invert {
    margin-bottom: 0;
  }

  .impdat.flie-text {
    padding: 60px;
  }

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

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

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

  .image-7 {
    object-fit: cover;
    height: 250px;
  }

  .image-6 {
    object-fit: cover;
    height: 300px;
  }

  .image-4 {
    object-fit: cover;
    height: 150px;
  }

  .maos-footer {
    height: 25vh;
  }

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

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

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

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

  .social-icon.kleiner {
    width: 1.5rem;
  }

  .preislise.hide {
    display: block;
  }

  .bild-section-covers {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    padding-right: 0;
    display: flex;
  }

  .preisliss {
    display: none;
  }

  .icon-wrap.hauptfarbe.null {
    margin-right: 0;
  }

  .footer-soical-bar.abst {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .popup-inside {
    width: 80%;
  }

  .images {
    object-fit: contain;
  }

  .lightbox-link {
    display: block;
  }

  .code-embed-2 {
    min-height: 6vh;
    font-size: 20px;
  }

  .deko1 {
    width: 40%;
  }

  .div-block-video1 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    inset: 0%;
  }

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

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

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

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

  .lottie-animation {
    width: 30vw;
  }

  ._4er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  ._4er-grid.abstand-links {
    margin-left: 0;
  }

  ._4er-grid.abstand-links.horizontal {
    flex-flow: row;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .divblock1 {
    height: auto;
  }

  .nav-menu.hauptfarbe {
    width: 100vw;
    padding-top: 100px;
  }

  .titelvideo {
    height: 100%;
  }

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

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

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

  .titelvideo-start {
    height: 55vh;
  }

  .sections {
    padding: 40px;
  }

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

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

  .inhalt-abstand-rechts {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-links.flie-text.farbe-der-headings.spc {
    margin-top: 20px;
  }

  ._3er-grid {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  ._3er-grid.abstand-links.horizontal {
    flex-flow: column;
  }

  .feature-image-mask {
    height: 300px;
    margin-right: 0;
  }

  .feature-image-mask.no-overflow, .feature-image-mask.no-overflow.big {
    height: 50vh;
  }

  .feature-image-mask.no-overflow.first {
    height: 25rem;
  }

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

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

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

  .feature-image.runter {
    object-position: 50% 95%;
  }

  .image-big {
    height: 25rem;
  }

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

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

  .heading-mittig-klein.gro.heading-1, .heading-mittig-klein.gro.price, .heading-mittig-klein.gro.price_right, .heading-mittig-klein.gro.small {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
  }

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

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

  .galerie-bild {
    height: 40vh;
  }

  .galerie-bild._5, .galerie-bild._6, .galerie-bild._3, .galerie-bild._4, .galerie-bild._2, .galerie-bild._2row, .galerie-bild._7 {
    height: 25rem;
  }

  .div-bloch-50 {
    width: 100%;
    padding: 0;
    position: static;
  }

  .bild-gro {
    padding: 0;
    position: relative;
  }

  .bild-gro._1 {
    height: 45vh;
    position: static;
  }

  .bild-gro._2 {
    height: 45vh;
  }

  .bild-gro._3 {
    height: 45vh;
    position: static;
  }

  .bild-gro._9 {
    height: 45vh;
  }

  .bild-gro._6, .bild-gro._1, .bild-gro.img-5 {
    height: 45vh;
    position: static;
  }

  .bild-section-cover {
    flex-direction: column;
    height: auto;
    padding: 0;
  }

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

  .footer.hauptfarbe {
    padding-top: 30px;
    padding-bottom: 40px;
  }

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

  .titelvideo-unterseiten1 {
    height: 55vh;
  }

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

  .bildcover-black1 {
    min-height: auto;
    padding: 40px;
  }

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

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

  .maps1 {
    height: auto;
  }

  .maps-gro {
    height: 300px;
  }

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

  .impdat.flie-text {
    padding: 40px;
  }

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

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

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

  .image-7 {
    height: 29vh;
  }

  .image-6 {
    height: 29vh;
    inset: auto 0% 0% auto;
  }

  .image-4 {
    height: 20vh;
    left: 2%;
  }

  .maos-footer {
    min-width: auto;
    height: 25vh;
  }

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

  .grid {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .heading-small {
    font-size: 13px;
  }

  .preislise.hide {
    padding: 20px 12px 24px;
  }

  .preislise.hide .heading-mittig-klein.gro.price,
  .preislise.hide .heading-mittig-klein.gro.price_right {
    font-size: 15px;
  }

  .angebot-grid {
    grid-template-columns: 1fr .25fr .25fr .25fr .25fr;
    min-width: 520px;
  }

  .bild-section-covers {
    flex-direction: column;
    height: auto;
    padding: 0;
  }

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

  .icon-wrap.hauptfarbe {
    border: 1px solid #fff;
  }

  .icon-wrap.hauptfarbe.null {
    border-width: 0;
  }

  .image-cross {
    width: 25px;
    height: 25px;
  }

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

  .div-block-video1.zweitfarbe {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .titelvideo-start-1 {
    height: 550px;
  }

  .titelvideo1 {
    height: 100%;
  }

  .lottie-animation {
    width: 40vw;
  }

  ._4er-grid {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  ._4er-grid.abstand-links.horizontal {
    flex-flow: column;
  }
}

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

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

  .logo-img {
    width: 220px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .logo {
    width: 100%;
  }

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

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

  .icon {
    margin-left: auto;
    margin-right: auto;
  }

  .logo-postion {
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .navbar {
    flex-flow: column;
    padding-top: 10px;
  }

  .navbars {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
  }

  .nav-menu.hauptfarbe {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    left: 0;
  }

  .menu-button.hauptfarbe {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
    display: flex;
  }

  .menu-button.hauptfarbe.w--open {
    margin-top: 0;
    margin-bottom: 0;
  }

  .titelvideo {
    height: 100%;
  }

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

  .subheading.heading-2.farbe-der-headings {
    margin-top: 10px;
    margin-bottom: 0;
  }

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

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

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

  .titelvideo-start {
    height: 50vh;
  }

  .deko {
    width: 50%;
    margin-bottom: 5px;
  }

  .divider.highlights {
    width: 40vw;
  }

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

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

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

  ._3er-grid {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._3er-grid.abstand-links.horizontal {
    flex-direction: column;
  }

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

  .feature-image.links {
    object-position: 10% 50%;
  }

  .feature-image.nunder {
    object-position: 50% 70%;
  }

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

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

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

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

  .heading-block1 {
    width: 100vw;
  }

  .div-bloch-50 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .bild-gro {
    filter: none;
    position: static;
  }

  .bild-gro._7 {
    background-position: 100% 0;
  }

  .bild-gro._8 {
    background-position: 30%;
  }

  .bild-section-cover {
    height: auto;
    padding: 0;
  }

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

  .titelvideo-unterseiten1 {
    height: 50vh;
  }

  .block-schwarzs {
    width: 100%;
    padding: 40px 20px;
  }

  .bildcover-black1 {
    min-height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-farbig1.hauptfarbe {
    min-height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icons.invert {
    height: 40px;
  }

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

  .impdat.flie-text {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .success {
    height: auto;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-7 {
    height: 100px;
  }

  .image-6 {
    height: 100px;
    inset: auto 0% 10% auto;
  }

  .image-4 {
    height: 60px;
  }

  .content_block {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph.flie-text {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
  }

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

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

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

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

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

  .social-icon {
    width: 1.5rem;
  }

  .maps-gro {
    height: 240px;
  }

  .preislise {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-div-rechts {
    text-align: left;
  }

  .heading-small {
    font-size: 14px;
  }

  .bild-section-covers {
    height: auto;
    padding: 0;
  }

  .preisliss {
    padding-left: 10px;
    padding-right: 10px;
  }

  .popup-inside {
    width: 90%;
  }

  .image-cross {
    width: 20px;
    height: 20px;
  }

  .code-embed-2 {
    min-height: 5vh;
    font-size: 18px;
  }

  .deko1 {
    width: 50%;
    margin-bottom: 5px;
  }

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

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

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

  .titelvideo-start-1 {
    height: 650px;
  }

  .titelvideo1 {
    height: 100%;
  }

  .lottie-animation {
    width: 55vw;
  }

  ._4er-grid {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._4er-grid.abstand-links.horizontal {
    flex-direction: column;
  }
}

#w-node-_834a2aa3-2ad8-32c3-951a-e6d085b4febc-a18c2016 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9edfb84b-ef16-7453-1202-65d70d70f1b7-a18c2063, #w-node-_29b610ab-53a9-e4d3-bef5-e636ebc2ab74-a18c2063 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-fa58af9a-f054-7ea2-a892-53c0e3b6d161-a18c2069 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}


