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

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

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

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

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

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

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

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

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

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

:root {
  --textfarbe: #dbc48a;
  --schwarz: #000;
  --light-gold\<deleted\|variable-4f2342c7-813d-a601-937b-66f6194a0261\>: #cab481;
  --gold\<deleted\|variable-7c588269-1eaf-3622-06fe-81ce5512216a\>: var(--silver\<deleted\|variable-7057ce48\>);
  --weiß: white;
  --silver\<deleted\|variable-7057ce48\>: #bdbdbd;
}

.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--textfarbe);
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  font-size: 14px;
  line-height: 20px;
}

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

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

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

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  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;
  height: 13vh;
}

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

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

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

.telefonnummer {
  margin-bottom: 5px;
}

.telefonnummer.flie-text {
  margin-bottom: 0;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  background-color: var(--schwarz);
  color: var(--textfarbe);
}

.email {
  margin-bottom: 5px;
}

.highlights {
  background-color: var(--textfarbe);
  color: var(--schwarz);
}

.adresse {
  margin-bottom: 5px;
}

.div-ffnungszeiten {
  color: #bf9b30;
}

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

.heading-1 {
  color: #fddf71;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Georgia, Arial, sans-serif;
  line-height: 1.3;
}

.heading-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Georgia, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Georgia, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

.flie-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
  font-family: Georgia, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.farbe-der-headings {
  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;
}

.nav-menu-1 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu-1.hauptfarbe {
  z-index: 1000;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
}

.navbar {
  background-color: #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10vw 10px 5vw;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 0 30px 35px #000000f5;
}

.logo-wei {
  justify-content: center;
  align-items: center;
  margin-right: auto;
  display: flex;
}

.nav-link-1 {
  padding: 15px 20px;
  font-size: 20px;
}

.nav-link-1.flie-text {
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  border-bottom: 1px solid #0000;
  margin-left: 0;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 400;
  transition: all .3s ease-in-out;
}

.nav-link-1.flie-text:hover {
  border-bottom: 1px solid var(--textfarbe);
}

.nav-link-1.flie-text.w--current {
  border: 1px #000;
  text-decoration-color: #bf9b30;
}

.nav-link-1.flie-text.w--current:hover {
  border-bottom-style: solid;
  border-bottom-color: var(--textfarbe);
}

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

.termin-button {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Georgia, Arial, sans-serif;
  font-weight: 400;
}

.slogan1 {
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 65px;
}

.slogan1.heading-1 {
  z-index: 10;
  font-family: Tangerine, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
}

.titelvideo-startseite-1 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-video {
  z-index: 20;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  letter-spacing: 1px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 5vw 10vw 8vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.paragraph-links1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

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

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

.kleines-bild1.contain {
  object-fit: contain;
}

._2er-grid1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
  height: 100%;
}

._4er-grid1 {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  margin-top: 70px;
}

._4er-grid1._1 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
}

._4er-grid1.hide {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-linksb-ndig1 {
  margin-top: 0;
  font-size: 24px;
  line-height: 28px;
}

.heading-linksb-ndig1.heading-2 {
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.3;
}

.dic-block-grauer-rand1 {
  border: 1px solid var(--textfarbe);
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
}

.dic-block-grauer-rand1.hidden {
  display: none;
}

.heading-links-gro-1 {
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 55px;
}

.heading-links-gro-1.heading-1 {
  color: var(--textfarbe);
  margin-top: 10px;
  font-size: 40px;
  font-weight: 400;
}

.section-gro-e-abst-nde {
  padding: 140px 10vw;
  position: relative;
  overflow: hidden;
}

.section-gro-e-abst-nde.hauptfarbe {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-gro-e-abst-nde.hauptfarbe.is-flex {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.section-gro-e-abst-nde.hauptfarbe.is-flex.space {
  padding-bottom: 20px;
}

.terminbutton-2 {
  text-align: center;
  text-transform: none;
  margin-top: 20px;
}

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

.terminbutton-2.highlights.heading-3 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #7d4f23, #e8d397 25% 75%, #7d4f23);
  background-clip: padding-box;
  transition: all .3s ease-in-out;
}

.flex-block-nebeneinander1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.flex-block-nebeneinander1.mittig {
  justify-content: space-between;
  align-items: center;
}

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

.div-block-mit-abstand.rechts {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding: 30px 60px;
  display: flex;
}

.div-block-mit-abstand.rechts.gap {
  padding-top: 10vh;
}

.div-block-mit-abstand.rechts.top-padding {
  padding-top: 0;
}

.div-block-mit-abstand.rechts.auto {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  height: auto;
  padding-right: 30px;
}

.div-block-mit-abstand.rechts.auto.top-0 {
  padding-top: 0;
  padding-right: 20px;
}

.div-block-mit-abstand.rechts.auto.top-0.right-padding {
  padding-left: 40px;
  padding-right: 0;
}

.div-block-mit-abstand.rechts.auto.top22 {
  padding-top: 60px;
}

.div-block-mit-abstand.rechts-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 60px;
  padding-right: 20px;
  display: flex;
}

.bild-block1 {
  width: 100%;
  height: auto;
  position: relative;
}

.div-block-effekt {
  position: relative;
}

.heading-footer {
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #f4e3a5;
  font-size: 18px;
  font-weight: 400;
}

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

.inhalt-footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.footer-1 {
  padding: 40px 10vw;
}

.footer-1.hauptfarbe {
  margin-top: auto;
}

.div-block-footer1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: contain;
  justify-content: space-between;
  align-items: flex-start;
  height: 99.9998%;
  display: flex;
}

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

.div-block-wei {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

._2-spalten1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.maps1 {
  width: 100%;
  height: 30vh;
  margin-bottom: 40px;
}

.link-formular {
  font-family: Georgiai, Arial, sans-serif;
  text-decoration: none;
}

.link-formular.farbe-der-headings {
  color: var(--textfarbe);
}

.impdat {
  flex-flow: column;
  padding: 100px 10vw;
  display: flex;
}

.impdat.hauptfarbe {
  justify-content: flex-start;
  align-items: flex-start;
}

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

.success-block {
  border: 2px solid var(--textfarbe);
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.heading-mittig1 {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}

.grid-kontakt {
  grid-column-gap: 0px;
  text-align: left;
  grid-template-rows: auto auto auto;
  grid-template-columns: 40px 1fr;
  justify-items: start;
}

.icon-small {
  object-fit: contain;
  width: 25px;
  height: 25px;
}

.icon-small.invert {
  filter: invert();
}

.link-block-black {
  color: #000;
  text-decoration: none;
  display: flex;
}

.submit-button-12 {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  line-height: 25px;
}

.submit-button-12.highlights {
  font-family: Rajdhani, sans-serif;
}

.paragraph-55 {
  color: #858585;
  background-color: #fff;
  margin-bottom: -10px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.text-field-3 {
  background-color: #000;
  border: 1px solid #d7a765;
  min-height: 55px;
  padding-top: 15px;
  font-family: Rajdhani, sans-serif;
}

.text-field-3:focus {
  border: 2px solid var(--light-gold\<deleted\|variable-4f2342c7-813d-a601-937b-66f6194a0261\>);
}

.text-field-3.farbe-der-headings {
  border-color: var(--textfarbe);
  color: var(--textfarbe);
  padding-top: 8px;
  font-family: Georgia, Arial, sans-serif;
}

.form-text-3 {
  color: var(--textfarbe);
  font-family: Georgia, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  font-family: Georgia, Arial, sans-serif;
  display: flex;
}

.form-block {
  color: var(--gold\<deleted\|variable-7c588269-1eaf-3622-06fe-81ce5512216a\>);
  margin: 40px;
  padding: 30px 20px 40px;
}

.checkbox-field-2 {
  text-align: left;
  font-size: 16px;
}

.checkbox {
  width: 15px;
  height: 15px;
  box-shadow: inset 1px 1px 2px #7e7e7e;
}

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

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

.link {
  color: var(--textfarbe);
  text-decoration: none;
}

.link.black {
  color: #333;
}

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

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

.impdat-2.flie-text {
  color: var(--textfarbe);
  padding: 0;
  font-size: 16px;
}

.impressum-link, .datenschutz-link {
  color: var(--textfarbe);
  text-decoration: none;
}

.textarea {
  line-height: 2.2;
}

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

.link-block-black-2 {
  color: #000;
  text-decoration: none;
}

.adresse-2 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.spacer {
  height: 40px;
}

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

.embed-wrapper {
  background-color: #0000;
}

.embed-wrapper.nav-flags {
  margin-left: auto;
}

.social-wrapper {
  z-index: 50;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 2% 25% auto;
}

.social-links {
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
}

.social-links:hover {
  filter: saturate(179%);
}

.social-icon {
  opacity: 1;
  filter: sepia(50%);
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.social-icon:hover {
  opacity: 100;
  filter: sepia(50%);
}

.gradient {
  z-index: 10;
  background-image: linear-gradient(180deg, transparent, #fff0 20%, #0000 48%, #0000 65%, #0000 76%, #fff0 85%, var(--schwarz));
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.field-label {
  font-family: Georgiai, Arial, sans-serif;
  font-size: 16px;
}

.field-label.farbe-der-headings {
  color: var(--textfarbe);
}

.feature-image1-top {
  z-index: 10;
  object-fit: contain;
  object-position: 50% 0%;
  width: 100.041%;
  height: 100%;
  transition: all .2s;
  position: relative;
}

.farbe-der-headings-black {
  line-height: 1.3;
}

.section-divider {
  background-image: linear-gradient(90deg, #2a1d0f 18%, #f3e1a3 49%, #2a1d0f 86%);
  width: 100%;
  height: 2px;
}

.mask-3 {
  width: 40%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.lightbox-link {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
  position: relative;
}

.left-arrow-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  inset: 0% auto 0% 180px;
}

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

.gallery-slide-image {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.slider-icon {
  object-fit: contain;
  border-radius: 50%;
  height: 70px;
  padding: 10px;
  font-size: 20px;
  transition: all .3s;
}

.slider-icon:hover {
  transform: scale(1.2);
}

.gallery-image-contain {
  object-fit: contain;
  object-position: 50% 100%;
  width: 100%;
  height: 60vh;
  margin-bottom: 15px;
  transform: rotate(0);
}

.gallery-image-contain.contain {
  object-fit: cover;
}

.gallery-image-contain._25vw {
  width: 50vw;
}

.gallery-image-cover {
  opacity: .4;
  object-fit: cover;
  width: 100%;
  height: 15vh;
  transform-style: preserve-3d;
  margin-top: 10px;
  position: relative;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.image-wrapper-2 {
  vertical-align: middle;
  width: 100%;
  height: auto;
  margin-right: 120px;
}

.right-arrow-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  inset: 0% 180px 0% auto;
}

.container {
  margin: 10px 0 60px;
}

.smal-divider {
  width: 100%;
  height: 3px;
}

.smal-divider.highlights {
  border-radius: 50%;
}

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

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

.highlights-2 {
  color: var(--schwarz);
  background-image: linear-gradient(277deg, #c5b07c 8%, #dbc48a 51%, #998960);
}

.form-block-2 {
  width: 75%;
  color: var(--gold\<deleted\|variable-7c588269-1eaf-3622-06fe-81ce5512216a\>);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.form-block-2.mid {
  justify-content: center;
  align-items: flex-start;
}

.form-block-2.midd {
  justify-content: center;
  align-items: center;
}

.paragraph-mittig1 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
}

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

.paragraph-mittig1.flie-text.padding {
  margin-top: 40px;
}

.paragraph-mittig1.flie-text.heading-3.black {
  color: #000;
}

.code-embed-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 20px;
  display: flex;
}

.code-embed-4._45vh {
  height: 48vh;
}

.code-embed-4.top {
  margin-top: 0;
}

.code-embed-4.top.top2 {
  margin-top: 20px;
}

.kleines-bild2 {
  object-fit: contain;
  object-position: 50% 30%;
  width: 100%;
  height: 100%;
}

.div-no-overflow-2 {
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slider1 {
  background-color: #0000;
  height: auto;
  margin-top: 60px;
  margin-bottom: 130px;
}

.table-2 {
  border-top: 1px solid #00000036;
  border-left: 1px solid #00000036;
  width: 80%;
  margin-top: 10px;
}

.grid-25 {
  border-bottom: 1px solid #00000036;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.small-div {
  border-right: 1px solid #00000036;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.table-text {
  text-align: center;
  margin-bottom: 0;
  font-size: .9vw;
  line-height: 20px;
}

.table-text.flie-text {
  font-size: 16px;
  line-height: 1.5;
}

.table-text.flie-text.no-break {
  white-space: nowrap;
  word-break: normal;
}

.heading-center {
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 34px;
}

.heading-center.heading-1 {
  color: #dbc48a;
  text-align: left;
  margin-top: 0;
  font-weight: 400;
}

.paragraph-l-center {
  text-align: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-l-center.flie-text {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.pferde-datenzeile {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

.pferde-datenzeile:last-child {
  margin-bottom: 0;
}

.terminbutton-3 {
  text-transform: none;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

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

.terminbutton-3.highlights.heading-3 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #7d4f23, #e8d397 25% 75%, #7d4f23);
  background-clip: padding-box;
  margin-top: 0;
  transition: all .3s ease-in-out;
}

.terminbutton-3.highlights.heading-3:hover {
  color: var(--weiß);
}

.flag {
  object-fit: contain;
  width: 25px;
  height: 25px;
}

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

.flag-div {
  margin-left: 5px;
}

.flag-div.unten {
  margin-bottom: 10px;
}

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

.trans-div {
  width: 100%;
  height: 50px;
}

.social-icon {
  z-index: 9;
}

.inhalt-untereinander1--left {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 20px;
  display: flex;
}

.lightbox-link-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-100 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: none;
  overflow: clip;
}

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

.image-100.contain-top {
  object-fit: contain;
  object-position: 50% 50%;
}

.image-100.cover {
  object-fit: cover;
}

.bild-block1-01 {
  width: 100%;
  height: auto;
  position: relative;
}

.bild-block1-01.vh-2 {
  height: 100vh;
}

.relative_content-01 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.flex-block-nebeneinander1-01 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.bild-block1-2 {
  width: 100%;
  height: auto;
  position: relative;
}

.farbe-der-headings-01 {
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 1.3;
}

.farbe-der-headings-01.flie-text01.font-size-small {
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  font-family: Georgia, Arial, sans-serif;
}

.flie-text01 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #77471c, #f4e3a5 0%, #cdaf75 54%, #ab824c);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
  font-family: Georgia, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.flie-text01.font-size-small {
  font-family: PT Serif, serif;
  font-size: 35px;
}

.slider-icon-4 {
  z-index: 100;
  object-fit: contain;
  border-radius: 50%;
  align-self: center;
  width: 4.375rem;
  height: 4.375rem;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  font-size: 20px;
  transition: all .3s;
  position: absolute;
  inset: 0%;
}

.slider-icon-4:hover {
  transform: scale(1.2);
}

.relative_content-100 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.bild-block-40vw {
  width: 40vw;
  height: 100%;
  position: relative;
}

.bild-block-40vw.padding {
  margin-top: 20px;
}

.div-block-mit-abstand-50vw {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-mit-abstand-50vw.rechts {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50vw;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 20px;
  display: flex;
}

.bild-block-40vw-75vh {
  width: 40vw;
  position: relative;
}

.slide-nav-5 {
  top: 115%;
}

._2-button-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.slogan-1 {
  font-size: 39px;
}

.slogan-1.flie-text {
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  margin-bottom: 10rem;
  transition: all .313s;
  position: relative;
}

.slogan-1.flie-text.absolut {
  margin-bottom: 11%;
  position: absolute;
  inset: auto;
}

.slogan-2 {
  font-size: 40px;
}

.slogan-2.flie-text {
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  margin-bottom: 10rem;
  transition: all .313s;
  position: relative;
}

.slogan-3 {
  font-size: 40px;
}

.slogan-3.flie-text {
  background-image: linear-gradient(45deg, #77471c, #f4e3a5 40%, #ab824c);
  margin-bottom: 10rem;
  transition: all .313s;
  position: relative;
}

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

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

.gallery-image-cover-1 {
  opacity: .4;
  object-fit: cover;
  width: 100%;
  height: 15vh;
  transform-style: preserve-3d;
  margin-top: 10px;
  position: relative;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

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

.grid-29 {
  grid-template-rows: auto;
  place-items: center;
  height: auto;
}

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

.slide-nav-7, .none {
  display: none;
}

.image-wrapper-2-padding {
  height: auto;
  margin-right: 100px;
}

.icon-contain-8vh {
  object-fit: contain;
  height: 6vh;
}

.title-block1 {
  background-color: #000000b3;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.paragraph-l-center-1 {
  text-align: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-l-center-1.flie-text {
  max-width: 100%;
  margin-top: 20px;
  line-height: 1.5;
}

.title-block2 {
  background-color: #000000b3;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: static;
  inset: auto 0% 10vh;
}

.image-100-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: none;
  overflow: clip;
}

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

.link-flag-wrapper {
  height: 6vh;
  transition: all .2s;
}

.link-flag-wrapper:hover {
  transform: scale(1.05);
}

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

.grid-2er-no-margin {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 40px;
}

.container-100 {
  margin: 20px 0 0;
}

.gallery-image-contain-copy {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 65vh;
  margin-bottom: 15px;
  transform: rotate(0);
}

.slider1-top {
  background-color: #0000;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.container-5-5vw {
  margin-top: 10px;
  margin-bottom: 60px;
}

.utility-page-wrap3 {
  background-color: var(--schwarz);
  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-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.image-108 {
  filter: brightness(0%) invert();
  object-fit: contain;
  height: 10rem;
}

.heading-92, .text-block-2 {
  color: #fff;
  font-family: Georgia, Arial, sans-serif;
}

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

.slogan.flie-text {
  margin-bottom: 10rem;
  position: absolute;
}

.slogan.flie-text.h {
  display: none;
}

.container-102 {
  margin: 10px 0 60px;
}

.lightbox-link-3 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
  position: relative;
}

.terminbutton-4 {
  text-align: center;
  text-transform: none;
  margin-top: 20px;
}

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

.terminbutton-4.highlights.heading-3 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #7d4f23, #e8d397 25% 75%, #7d4f23);
  background-clip: padding-box;
  transition: all .3s ease-in-out;
}

.dic-block-grauer-rand1-2 {
  border: 1px solid #dbc48a;
  flex-flow: column;
  align-items: center;
  padding: 40px;
  display: flex;
}

.terminbutton-5 {
  text-align: center;
  text-transform: none;
  margin-top: 20px;
}

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

.terminbutton-5.highlights.heading-3 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #7d4f23, #e8d397 25% 75%, #7d4f23);
  background-clip: padding-box;
  transition: all .3s ease-in-out;
}

.terminbutton-6 {
  text-align: center;
  text-transform: none;
  margin-top: 20px;
}

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

.terminbutton-6.highlights.heading-3 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #7d4f23, #e8d397 25% 75%, #7d4f23);
  background-clip: padding-box;
  transition: all .3s ease-in-out;
}

.terminbutton-7 {
  text-align: center;
  text-transform: none;
  margin-top: 20px;
}

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

.terminbutton-7.highlights.heading-3 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #7d4f23, #e8d397 25% 75%, #7d4f23);
  background-clip: padding-box;
  transition: all .3s ease-in-out;
}

.dic-block-grauer-rand1-copy {
  border: 1px solid var(--textfarbe);
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 40px;
  display: flex;
}

.dic-block-grauer-rand1-copy.hidden {
  display: none;
}

.inhalt-untereinander1--left-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 20px;
  display: flex;
}

.grid-30 {
  border: 1px solid var(--textfarbe);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-2 {
  width: 2em;
  height: 2em;
}

.slider-3 {
  background-color: #ddd0;
  width: 100%;
  height: 50vh;
  overflow: visible;
}

.icon-2, .icon-3 {
  background-color: var(--textfarbe);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.button-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-3.highlights {
  background-image: linear-gradient(90deg, #7d4f23, #e8d397 25% 75%, #7d4f23);
  justify-content: center;
  padding: 10px;
  text-decoration: none;
}

.button-3.highlights.terminbutton-2 {
  padding: 10px;
}

.button-3.down {
  margin-bottom: 0;
  font-family: Georgia, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-5 {
  background-color: #a0a0a0b0;
  width: 60%;
  height: 80%;
}

.background-video {
  width: 100%;
}

.div-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1.hauptfarbe {
    background-color: var(--schwarz);
  }

  .icon {
    background-image: linear-gradient(180deg, #ab824c, var(--textfarbe) 54%, #ab824c);
    color: #ab824cd6;
    text-overflow: clip;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .navbar {
    background-color: var(--schwarz);
    padding-left: 60px;
    padding-right: 60px;
  }

  .nav-link-1.flie-text {
    color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slogan1 {
    font-size: 40px;
  }

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

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

  .div-block-video {
    z-index: 20;
    overflow-wrap: normal;
    width: 100%;
    padding: 0 40px;
  }

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

  .kleines-bild1, .kleines-bild1.contain {
    height: 100%;
  }

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

  ._4er-grid1 {
    width: 100%;
    margin-top: 20px;
  }

  .dic-block-grauer-rand1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .section-gro-e-abst-nde.hauptfarbe.is-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section-gro-e-abst-nde.hauptfarbe.is-flex.center {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
  }

  .flex-block-nebeneinander1 {
    margin-bottom: 0;
  }

  .flex-block-nebeneinander1.mittig {
    flex-flow: column;
    display: flex;
  }

  .div-block-mit-abstand {
    margin-bottom: 60px;
    padding-right: 20px;
  }

  .div-block-mit-abstand.rechts {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    height: auto;
    margin-bottom: 0;
    padding-left: 20px;
    margin-top: 24px;
  }

  .div-block-mit-abstand.rechts.auto {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 30px;
    margin-top: 24px;
  }

  .div-block-mit-abstand.rechts.auto.top-0.right-padding {
    padding-right: 40px;
  }

  .div-block-mit-abstand.rechts.auto.top22 {
    padding-top: 30px;
  }

  .div-block-mit-abstand.rechts-2 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .inhalt-footer {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-1.hauptfarbe {
    padding: 20px;
  }

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

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

  .impdat.hauptfarbe {
    padding: 60px;
  }

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

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

  .nav-button {
    color: #000;
  }

  .nav-button.hauptfarbe {
    background-color: var(--schwarz);
    margin-left: auto;
  }

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

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

  .embed-wrapper.nav-flags.fixed {
    margin-top: 6px;
    margin-right: 6px;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .social-wrapper {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .social-links {
    width: 25px;
    height: 25px;
  }

  .feature-image1-top {
    height: 100%;
  }

  .mask-3 {
    width: 100%;
  }

  .lightbox-link {
    height: auto;
    margin-right: 0;
    overflow: hidden;
  }

  .left-arrow-3 {
    inset: 0% auto 0% 0%;
  }

  .slider-2, .gallery-image-contain {
    overflow: hidden;
  }

  .gallery-image-contain._25vw {
    width: 100%;
  }

  .gallery-image-cover {
    width: 50%;
    display: none;
  }

  .image-wrapper-2 {
    margin-right: 60px;
  }

  .right-arrow-2 {
    inset: 0% 0% 0% auto;
  }

  .container {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .form-block-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .code-embed-4 {
    height: 60vh;
    margin-top: 20px;
    overflow: auto;
  }

  .code-embed-4.top {
    margin-top: 20px;
  }

  .kleines-bild2 {
    height: 35vh;
  }

  .div-no-overflow-2 {
    height: 60vh;
  }

  .slider1 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .table-text.flie-text {
    font-size: 2vw;
  }

  .heading-center.heading-1 {
    text-align: center;
    background-image: linear-gradient(45deg, #77471c, #997242 11%, #c2a56e 24%, #f4e3a5 40%, #ab824c);
  }

  .paragraph-l-center.flie-text {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .terminbutton-3.highlights.heading-3 {
    margin-top: 40px;
  }

  .flex-div {
    text-align: center;
    flex-flow: column;
  }

  .inhalt-untereinander1--left {
    flex-direction: column;
  }

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

  .image-100.top {
    object-position: 50% 23%;
  }

  .image-100.cover {
    object-fit: contain;
  }

  .bild-block1-01, .bild-block1-01.vh-2 {
    height: 50vh;
  }

  .relative_content-01 {
    height: 100%;
  }

  .flex-block-nebeneinander1-01 {
    flex-flow: column;
    margin-bottom: 0;
  }

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

  .relative_content-100 {
    height: 50vh;
  }

  .bild-block-40vw {
    width: 100%;
  }

  .div-block-mit-abstand-50vw {
    margin-bottom: 60px;
    padding-right: 20px;
  }

  .div-block-mit-abstand-50vw.rechts {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bild-block-40vw-75vh {
    width: 100%;
    height: 50vh;
  }

  .slogan-1.flie-text {
    overflow-wrap: normal;
    font-size: 25px;
  }

  .slogan-2.flie-text, .slogan-3.flie-text {
    font-size: 25px;
  }

  .inhalt-untereinander1-space-between {
    flex-direction: column;
  }

  .img-wrapper {
    width: auto;
    height: 60vh;
  }

  .grid-29 {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  ._2er-grid-flags {
    position: fixed;
    inset: 0% 0% auto auto;
  }

  ._2er-grid-flags.fixed {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    margin-top: 10px;
    margin-right: 20px;
    display: flex;
  }

  .link-flag-wrapper, .link-flag-wrapper.w--current {
    height: 30px;
  }

  .grid-2er-no-margin {
    flex-flow: column;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
  }

  .container-100 {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .slider1-top {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .container-5-5vw {
    max-width: 100%;
    margin-top: 5vw;
  }

  .container-101 {
    max-width: 100%;
  }

  .slogan.flie-text {
    font-size: 25px;
  }

  .container-102 {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .lightbox-link-3 {
    height: auto;
    margin-right: 0;
    overflow: hidden;
  }

  .dic-block-grauer-rand1-2, .dic-block-grauer-rand1-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-untereinander1--left-2 {
    flex-direction: column;
  }

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

  .div-block-6 {
    flex-flow: column;
    width: 100%;
    height: 70vh;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .telefonnummer, .email, .adresse {
    text-align: center;
  }

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

  .divblock1 {
    height: auto;
  }

  .navbar {
    padding-left: 40px;
    padding-right: 40px;
  }

  .background-video1 {
    width: 100%;
  }

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

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

  .titelvideo-startseite-1 {
    height: 28rem;
  }

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

  .paragraph-links1.flie-text {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
  }

  .kleines-bild1 {
    height: 100%;
    max-height: 100%;
  }

  .kleines-bild1.contain {
    object-fit: contain;
    height: 100%;
  }

  ._2er-grid1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
    display: flex;
  }

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

  ._4er-grid1.hide {
    display: flex;
  }

  .dic-block-grauer-rand1 {
    padding: 20px;
  }

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

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

  .section-gro-e-abst-nde.hauptfarbe {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-gro-e-abst-nde.hauptfarbe.is-flex.center {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .flex-block-nebeneinander1 {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .flex-block-nebeneinander1.mittig {
    margin-bottom: 10px;
  }

  .div-block-mit-abstand {
    margin-bottom: 20px;
  }

  .div-block-mit-abstand.rechts {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }

  .div-block-mit-abstand.rechts.auto, .div-block-mit-abstand.rechts.auto.top-0.right-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-mit-abstand.rechts-2 {
    padding: 10px 0;
  }

  .bild-block1 {
    height: auto;
  }

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

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

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

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

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

  .impdat.hauptfarbe {
    padding: 40px;
  }

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

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

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

  .nav-button.hauptfarbe {
    padding: 10px;
  }

  .maos-footer {
    height: auto;
  }

  .impdat-2.flie-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
  }

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

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

  .feature-image1-top {
    height: 100%;
  }

  .lightbox-link {
    height: 25rem;
  }

  .left-arrow-3 {
    inset: 0% auto 0% 0%;
  }

  .gallery-image-contain {
    object-position: 50% 50%;
  }

  .gallery-image-cover {
    width: 40%;
    height: 7rem;
  }

  .right-arrow-2 {
    inset: 0% 0% 0% auto;
  }

  .container {
    max-width: 100%;
  }

  .form-block-2 {
    width: 100%;
  }

  .paragraph-mittig1.flie-text {
    overflow-wrap: anywhere;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
  }

  .code-embed-4 {
    overflow: visible;
  }

  .code-embed-4._45vh {
    height: 40vh;
  }

  .kleines-bild2 {
    height: 25svh;
  }

  .div-no-overflow-2 {
    height: 25rem;
  }

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

  .table-text.flie-text {
    font-size: 3vw;
  }

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

  .paragraph-l-center.flie-text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
  }

  .flag-div.unten {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .inhalt-untereinander1--left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    padding: 10px 0;
  }

  .bild-block1-01 {
    height: 25rem;
  }

  .bild-block1-01.vh-2 {
    height: auto;
  }

  .relative_content-01 {
    height: 25rem;
  }

  .flex-block-nebeneinander1-01 {
    flex-direction: column;
    width: 100%;
    margin-bottom: 60px;
  }

  .bild-block1-2, .relative_content-100 {
    height: 25rem;
  }

  .bild-block-40vw {
    height: 20rem;
  }

  .bild-block-40vw.padding {
    height: 25rem;
  }

  .div-block-mit-abstand-50vw {
    margin-bottom: 20px;
  }

  .div-block-mit-abstand-50vw.rechts {
    padding: 10px 0;
  }

  .bild-block-40vw-75vh {
    height: 25rem;
  }

  .inhalt-untereinander1-space-between {
    height: auto;
    padding: 20px 0 30px;
  }

  .img-wrapper {
    height: 25rem;
  }

  .gallery-image-cover-1 {
    width: auto;
    display: none;
  }

  .paragraph-l-center-1.flie-text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
  }

  ._2er-grid-flags {
    position: fixed;
    inset: 0% 0% auto auto;
  }

  ._2er-grid-flags.fixed {
    display: flex;
  }

  .link-flag-wrapper, .link-flag-wrapper.w--current {
    height: 23px;
  }

  .gallery-image-contain-copy {
    object-position: 50% 50%;
  }

  .image-108 {
    height: 5rem;
  }

  .container-102 {
    max-width: 100%;
  }

  .lightbox-link-3 {
    height: 25rem;
  }

  .dic-block-grauer-rand1-2, .dic-block-grauer-rand1-copy {
    padding: 20px;
  }

  .inhalt-untereinander1--left-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    padding: 10px 0;
  }

  .grid-30 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .div-block {
    flex-flow: column;
  }

  .div-block-6 {
    height: 70vh;
  }

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

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

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

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

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

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

  .navbar {
    flex-direction: column;
    min-height: auto;
    padding: 0;
  }

  .logo-wei {
    width: 100%;
    max-height: none;
    position: static;
  }

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

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

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

  .div-block-video {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #fff;
    background-image: none;
    flex-flow: column;
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph-links1.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kleines-bild1.contain {
    height: 100%;
  }

  .heading-linksb-ndig1.heading-2 {
    font-size: 18px;
    line-height: 25px;
  }

  .dic-block-grauer-rand1, .section-gro-e-abst-nde {
    padding: 20px;
  }

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

  .section-gro-e-abst-nde.hauptfarbe.is-flex.center {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-mit-abstand.rechts.auto {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-mit-abstand.rechts.auto.top-0.right-padding {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bild-block1 {
    height: 45vh;
  }

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

  .div-block-wei.flie-text {
    padding: 20px 0;
  }

  .maps1 {
    height: 300px;
  }

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

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

  .form-block {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-button.hauptfarbe {
    text-align: center;
    width: 100%;
  }

  .maps-gro {
    height: 300px;
  }

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

  .left-arrow-3 {
    left: -3%;
  }

  .slider-icon {
    height: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-image-cover {
    width: 50%;
  }

  .right-arrow-2 {
    right: -3%;
  }

  .heading-block-left {
    display: flex;
  }

  .form-block-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-mittig1.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .code-embed-4._45vh {
    height: 35vh;
  }

  .kleines-bild2 {
    height: auto;
  }

  .table-text.flie-text {
    font-size: 4vw;
  }

  .heading-center.heading-1 {
    overflow-wrap: anywhere;
    overflow-wrap: anywhere;
  }

  .paragraph-l-center.flie-text {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .inhalt-untereinander1--left {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lightbox-link-2 {
    overflow: visible;
  }

  .flex-block-nebeneinander1-01 {
    margin-bottom: 20px;
  }

  .bild-block1-2 {
    overflow: hidden;
  }

  .farbe-der-headings-01.flie-text01.font-size-small {
    overflow-wrap: anywhere;
    font-size: 30px;
  }

  .slider-icon-4 {
    margin-left: 0;
  }

  .bild-block-40vw {
    height: 20rem;
  }

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

  .slogan-1.flie-text, .slogan-2.flie-text, .slogan-3.flie-text {
    margin-bottom: .125rem;
    font-size: 20px;
  }

  .inhalt-untereinander1-space-between {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-l-center-1.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._2er-grid-flags {
    position: fixed;
    inset: 0% 0% auto auto;
  }

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

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

  .dic-block-grauer-rand1-2, .dic-block-grauer-rand1-copy {
    padding: 20px;
  }

  .inhalt-untereinander1--left-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slider-3 {
    flex-flow: column;
    align-items: center;
    height: auto;
    display: flex;
  }

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

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

  .slide-2 {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .slide-3 {
    width: 100%;
  }
}

#w-node-_6819ad51-eb5e-f195-788d-fd5a73902f46-66e46f89, #w-node-_6819ad51-eb5e-f195-788d-fd5a73902f4a-66e46f89, #w-node-_6819ad51-eb5e-f195-788d-fd5a73902f4e-66e46f89, #w-node-_6819ad51-eb5e-f195-788d-fd5a73902f52-66e46f89, #w-node-_6819ad51-eb5e-f195-788d-fd5a73902f56-66e46f89, #w-node-_1d83228a-2106-112f-d164-757f29819352-66e46f89, #w-node-_1d83228a-2106-112f-d164-757f29819356-66e46f89, #w-node-_1d83228a-2106-112f-d164-757f2981935b-66e46f89, #w-node-_1d83228a-2106-112f-d164-757f2981935f-66e46f89, #w-node-_1d83228a-2106-112f-d164-757f29819366-66e46f89, #w-node-a8ef5134-0604-9561-c131-316046fa5407-66e46f89, #w-node-a8ef5134-0604-9561-c131-316046fa540b-66e46f89, #w-node-a8ef5134-0604-9561-c131-316046fa5410-66e46f89, #w-node-a8ef5134-0604-9561-c131-316046fa5414-66e46f89, #w-node-a8ef5134-0604-9561-c131-316046fa5417-66e46f89, #w-node-a8ef5134-0604-9561-c131-316046fa541b-66e46f89, #w-node-_0e6355aa-5863-c00a-85df-d0e5798b7a6a-66e46f89, #w-node-_0e6355aa-5863-c00a-85df-d0e5798b7a6e-66e46f89, #w-node-_0e6355aa-5863-c00a-85df-d0e5798b7a72-66e46f89, #w-node-_0e6355aa-5863-c00a-85df-d0e5798b7a76-66e46f89, #w-node-a2a6bad5-4dce-57b3-0db4-2f4468419548-66e46f89, #w-node-_0e6355aa-5863-c00a-85df-d0e5798b7a7a-66e46f89, #w-node-d2050d55-a36b-cbef-197d-175caac1a8dd-66e46f89, #w-node-d2050d55-a36b-cbef-197d-175caac1a8e1-66e46f89, #w-node-d2050d55-a36b-cbef-197d-175caac1a8e5-66e46f89, #w-node-d2050d55-a36b-cbef-197d-175caac1a8e9-66e46f89, #w-node-_2687685d-b0ee-f62c-3758-0a21074fc7ae-66e46f89, #w-node-d2050d55-a36b-cbef-197d-175caac1a8ed-66e46f89, #w-node-b4464b66-2148-ea10-ff4c-6ee022134c42-66e46f89, #w-node-b4464b66-2148-ea10-ff4c-6ee022134c46-66e46f89, #w-node-b4464b66-2148-ea10-ff4c-6ee022134c4a-66e46f89, #w-node-b4464b66-2148-ea10-ff4c-6ee022134c4e-66e46f89, #w-node-_21b195d6-3ef6-084b-b444-e21da7f67138-66e46f89, #w-node-b4464b66-2148-ea10-ff4c-6ee022134c52-66e46f89, #w-node-ef31e0e7-6cbe-f3ca-40e8-12c20c3a2a91-66e46f89, #w-node-ef31e0e7-6cbe-f3ca-40e8-12c20c3a2a95-66e46f89, #w-node-ef31e0e7-6cbe-f3ca-40e8-12c20c3a2a99-66e46f89, #w-node-ef31e0e7-6cbe-f3ca-40e8-12c20c3a2a9d-66e46f89, #w-node-_3b2d3bae-da6e-aca0-862c-9b938f3b2f18-66e46f89, #w-node-ef31e0e7-6cbe-f3ca-40e8-12c20c3a2aa1-66e46f89, #w-node-_1e9bbbc1-101f-cb28-f53c-a247cccca0cf-66e46f89, #w-node-_1e9bbbc1-101f-cb28-f53c-a247cccca0d3-66e46f89, #w-node-_1e9bbbc1-101f-cb28-f53c-a247cccca0d7-66e46f89, #w-node-_1e9bbbc1-101f-cb28-f53c-a247cccca0db-66e46f89, #w-node-_89e13483-89b3-55ba-64f0-d138f0450d3a-66e46f89, #w-node-_1e9bbbc1-101f-cb28-f53c-a247cccca0df-66e46f89, #w-node-_8bbf7f33-19ae-d09b-1e1e-9a8aed94228e-66e46f89, #w-node-_8bbf7f33-19ae-d09b-1e1e-9a8aed942292-66e46f89, #w-node-_8bbf7f33-19ae-d09b-1e1e-9a8aed942296-66e46f89, #w-node-_8bbf7f33-19ae-d09b-1e1e-9a8aed94229a-66e46f89, #w-node-_5fca5410-7738-8cf7-608c-1ec0ba09ea00-66e46f89, #w-node-_8bbf7f33-19ae-d09b-1e1e-9a8aed94229e-66e46f89, #w-node-_0efedf0e-dd96-6b84-9f61-fa210f22f079-66e46f89, #w-node-_0efedf0e-dd96-6b84-9f61-fa210f22f07d-66e46f89, #w-node-_0efedf0e-dd96-6b84-9f61-fa210f22f081-66e46f89, #w-node-_0efedf0e-dd96-6b84-9f61-fa210f22f085-66e46f89, #w-node-_56c633be-a8a8-e593-236a-a5dcfdaadc8c-66e46f89, #w-node-_0efedf0e-dd96-6b84-9f61-fa210f22f089-66e46f89, #w-node-a715b114-6168-9ca9-3d38-433dbabb35d5-66e46f89, #w-node-a715b114-6168-9ca9-3d38-433dbabb35d9-66e46f89, #w-node-a715b114-6168-9ca9-3d38-433dbabb35dd-66e46f89, #w-node-a715b114-6168-9ca9-3d38-433dbabb35e1-66e46f89, #w-node-_751d9744-36c3-1301-d0e3-ce7f318a662b-66e46f89, #w-node-a715b114-6168-9ca9-3d38-433dbabb35e5-66e46f89, #w-node-_8b501413-244d-8dd6-d93e-a10d5656b110-66e46f89, #w-node-_8b501413-244d-8dd6-d93e-a10d5656b118-66e46f89, #w-node-_8b501413-244d-8dd6-d93e-a10d5656b114-66e46f89, #w-node-_8b501413-244d-8dd6-d93e-a10d5656b11c-66e46f89, #w-node-_0827e2ad-debd-2253-0e47-66c755144946-66e46f89, #w-node-_8b501413-244d-8dd6-d93e-a10d5656b120-66e46f89, #w-node-_2889f6ae-0962-ee85-407c-61e4d6440f5b-66e46f89, #w-node-_2889f6ae-0962-ee85-407c-61e4d6440f5f-66e46f89, #w-node-_2889f6ae-0962-ee85-407c-61e4d6440f63-66e46f89, #w-node-_2889f6ae-0962-ee85-407c-61e4d6440f67-66e46f89, #w-node-ba786f79-c93f-b4d7-65ba-a43cf83d84b8-66e46f89, #w-node-_2889f6ae-0962-ee85-407c-61e4d6440f6b-66e46f89, #w-node-c021fdc1-c3d1-6839-40bc-299fc635e398-66e46f89, #w-node-c021fdc1-c3d1-6839-40bc-299fc635e39c-66e46f89, #w-node-c021fdc1-c3d1-6839-40bc-299fc635e3a0-66e46f89, #w-node-c021fdc1-c3d1-6839-40bc-299fc635e3a4-66e46f89, #w-node-_7238d4a3-dc28-df9c-8668-086500d8de5a-66e46f89, #w-node-c021fdc1-c3d1-6839-40bc-299fc635e3a8-66e46f89, #w-node-_851d9bab-cd1c-5e0f-61bf-635cc8f3f056-66e46f89, #w-node-_851d9bab-cd1c-5e0f-61bf-635cc8f3f05a-66e46f89, #w-node-_851d9bab-cd1c-5e0f-61bf-635cc8f3f05e-66e46f89, #w-node-_851d9bab-cd1c-5e0f-61bf-635cc8f3f062-66e46f89, #w-node-c26f6fd9-959e-42f5-c188-c06597cca7d9-66e46f89, #w-node-_851d9bab-cd1c-5e0f-61bf-635cc8f3f066-66e46f89, #w-node-e05c9cd2-e9cb-f6e1-181e-b6f7f0c135a1-66e46f89, #w-node-e05c9cd2-e9cb-f6e1-181e-b6f7f0c135a5-66e46f89, #w-node-e05c9cd2-e9cb-f6e1-181e-b6f7f0c135a9-66e46f89, #w-node-e05c9cd2-e9cb-f6e1-181e-b6f7f0c135ad-66e46f89, #w-node-_8ad7cb6c-9259-be1a-2c5b-455013656e0f-66e46f89, #w-node-e05c9cd2-e9cb-f6e1-181e-b6f7f0c135b1-66e46f89, #w-node-_05f76934-699d-c017-2e72-cc2c96395692-66e46f89, #w-node-_05f76934-699d-c017-2e72-cc2c96395696-66e46f89, #w-node-_05f76934-699d-c017-2e72-cc2c9639569a-66e46f89, #w-node-_05f76934-699d-c017-2e72-cc2c9639569e-66e46f89, #w-node-_601d8eb6-6626-9b79-b32d-490a7d136453-66e46f89, #w-node-_05f76934-699d-c017-2e72-cc2c963956a2-66e46f89 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e8e63520-2930-4f74-dbd6-10ab81ff369e-8d9fa9c0, #w-node-_9c2b68b2-f100-9f1f-2cd3-1c1e82781cb7-26153752, #w-node-f299264a-0014-91fb-39fe-16442d04ef5e-feb58522, #w-node-_697fff74-0443-a6b8-ca65-3bf75223ca56-70eed886 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d9471b92-bf89-0182-3e18-16e46295a139-4088fd38, #w-node-d9471b92-bf89-0182-3e18-16e46295a13d-4088fd38, #w-node-d9471b92-bf89-0182-3e18-16e46295a142-4088fd38, #w-node-d9471b92-bf89-0182-3e18-16e46295a146-4088fd38, #w-node-d9471b92-bf89-0182-3e18-16e46295a14a-4088fd38, #w-node-c0152fd7-096c-4555-616b-a44f2172b00a-4088fd38, #w-node-c0152fd7-096c-4555-616b-a44f2172b00e-4088fd38, #w-node-c0152fd7-096c-4555-616b-a44f2172b013-4088fd38, #w-node-c0152fd7-096c-4555-616b-a44f2172b017-4088fd38, #w-node-c0152fd7-096c-4555-616b-a44f2172b01b-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445335-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445339-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444533e-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445342-4088fd38, #w-node-bf08ff51-c7c6-f99e-c71f-7cf171c7106b-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445346-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445352-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445356-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444535a-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444535e-4088fd38, #w-node-_22639075-9af4-be5c-e0e9-3723db9133d0-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445362-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444536e-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445372-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445376-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444537a-4088fd38, #w-node-_73a6eccb-5a4b-e4e2-62fd-0cde3fc358e4-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444537e-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444538a-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444538e-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445392-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445396-4088fd38, #w-node-_0d7bf4f7-b7eb-9908-837e-8722a92615ff-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444539a-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453c3-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453c7-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453cb-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453cf-4088fd38, #w-node-_2b606d27-9dce-776e-c628-942899604635-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453d3-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453df-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453e3-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453e7-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453eb-4088fd38, #w-node-_15e3e362-565f-74a6-338d-594ca3451cae-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544453ef-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445433-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445437-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444543b-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444543f-4088fd38, #w-node-_41424183-6e96-640e-179a-ee6d68893e04-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445443-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444544f-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445453-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445457-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444545b-4088fd38, #w-node-fe5afd21-520e-362c-29f1-ad949d697a17-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444545f-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444546b-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444546f-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445473-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445477-4088fd38, #w-node-b5832ea9-480f-a90e-cb10-a6775140dc62-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444547b-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445487-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444548f-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444548b-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445494-4088fd38, #w-node-e9a354e5-c019-7f85-f588-70b6cb14d8a2-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445498-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454a4-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454a8-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454ac-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454b0-4088fd38, #w-node-cb573396-4d08-4be7-f9ff-5aec93df131d-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454b4-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454c0-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454c4-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454c9-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454cd-4088fd38, #w-node-d25cdaf3-feb2-97f5-7c51-c65673d540f7-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454d1-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454dd-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454e1-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454e5-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454e9-4088fd38, #w-node-_1ca09e90-0a1b-c556-232c-b25413804bc5-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454ed-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454f9-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d394544454fd-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445501-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445505-4088fd38, #w-node-_1ad2f3de-82fb-8bb7-930c-82a3fc420769-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445509-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445515-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445519-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d3945444551d-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445521-4088fd38, #w-node-_6cbb025b-070d-3ad6-61d0-5bca40533920-4088fd38, #w-node-e00f16b7-f636-08bb-7fba-d39454445525-4088fd38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_18b75e96-0d12-eead-3d9f-a66ae23a8b15-5a3c86d4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Lanehum';
  src: url('../fonts/Lanehum.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'D dincondensed';
  src: url('../fonts/D-DINCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'QuentellCFBold';
  src: url('../fonts/QuentellCFBold-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/georgia.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgiab';
  src: url('../fonts/georgiab.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgiai';
  src: url('../fonts/georgiai.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgiaz';
  src: url('../fonts/georgiaz.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'D din';
  src: url('../fonts/D-DIN-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'D dinexp';
  src: url('../fonts/D-DINExp-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abyss';
  src: url('../fonts/Abyss.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}