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

:root {
  --main-color: #062d57;
  --secondary-color: #f8f6f2;
  --highlights: #a6775e;
  --white: white;
  --dark-blue\<deleted\|variable-9a401a0b-c7bf-16fb-a157-94b5f20bf5e8\>: #062d57;
  --black: black;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.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-flow: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, 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: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold_1.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;
  width: 100%;
  height: 100%;
}

.logo-link {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 150px;
  text-decoration: none;
  display: flex;
}

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

.logo-link.bg {
  background-color: #ffffff73;
  width: 17vh;
  height: 15vh;
  padding-left: 12px;
  padding-right: 12px;
}

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

.ffnungszeiten {
  color: #333;
  margin-bottom: 5px;
  font-family: Nocturneserif, Arial, sans-serif;
}

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

.email {
  margin-bottom: 5px;
}

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

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

.adresse {
  color: #333;
  margin-bottom: 5px;
}

.div-ffnungszeiten {
  font-family: Nocturneserif, Arial, sans-serif;
}

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

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

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

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

.farbe-der-headings {
  color: var(--highlights);
  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-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  position: static;
}

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

.logo-postion {
  z-index: 10;
  filter: brightness(0%) invert();
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5vw;
  position: relative;
}

.navbar1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  display: flex;
  position: relative;
}

.nav-menu-1 {
  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-1.hauptfarbe {
  color: #fff;
  position: fixed;
}

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

.menu-button-1.hauptfarbe {
  background-image: linear-gradient(#373838, #373838);
}

.navbar-1 {
  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%;
  display: flex;
}

.title-section {
  height: 95vh;
  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;
}

.divider {
  width: 150px;
  height: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

.section-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15vh 10vw;
  display: flex;
  position: relative;
}

.section-center.hauptfarbe {
  color: #fff;
}

.section-center.zweitfarbe {
  overflow: hidden;
}

.heading-mittig-klein1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 26px;
  line-height: 1.5;
}

.heading-links-klein {
  margin-top: 0;
  font-size: 26px;
  line-height: 1.5;
}

.imag-100 {
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: relative;
}

.imag-100.con {
  object-fit: contain;
  position: relative;
}

.imag-100.abs {
  z-index: 0;
  filter: blur(5px);
  position: absolute;
  inset: 0%;
}

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

.icon_kontakt.invert {
  filter: invert();
}

.bild-section-cover1 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding: 40px;
  display: flex;
  position: static;
}

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

.footer {
  margin-top: auto;
  padding: 60px 10vw;
}

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

.inhalt-footer {
  height: 100%;
}

._3er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

.impdat {
  padding: 100px 10vw;
}

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

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

.heading_success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Nocturneserif, Arial, sans-serif;
}

.navigation-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
}

.navigation-link.heading-1 {
  color: #000;
  text-decoration: none;
  transition: all .2s;
}

.navigation-link.heading-1:hover {
  transform: scale(1.1);
}

.navigation-line {
  width: 3px;
  height: 30px;
  margin-top: 1px;
  position: absolute;
  transform: skew(-15deg);
}

.top-title-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 34px;
}

.navigation-text {
  z-index: 1;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-field-2 {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field-2.area {
  min-height: auto;
  padding-bottom: 55px;
}

.right-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navigation-divider {
  width: 1px;
  height: 30px;
  margin-left: 18px;
  margin-right: 18px;
  transform: skew(-15deg);
}

.navigation-divider.highlights {
  margin-left: auto;
}

.left-part {
  z-index: 3;
  float: left;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.field-label {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 11px;
}

.big-paragraph {
  margin-bottom: 0;
  font-size: 17px;
}

.line-first {
  background-color: #111;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

.line-first.top {
  margin-top: -12px;
}

.line-first.bottom {
  margin-top: 12px;
}

.navigation-first {
  align-items: center;
  width: 100%;
  display: flex;
}

.top-title.half {
  margin-bottom: 60px;
}

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

.navigation-menu {
  z-index: 9;
  width: 0%;
  position: fixed;
  inset: 0%;
}

.quote-wrapper {
  z-index: 9;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  display: none;
  position: relative;
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

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

.right-part {
  z-index: 3;
  float: right;
  background-color: #f1f1f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 350px;
  display: block;
}

.full-part {
  background-color: #fff;
  width: 0%;
  height: 100%;
  display: none;
}

.left-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form {
  width: 100%;
}

.hamburger-menu {
  cursor: pointer;
  background-color: #ffffff80;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.error-message {
  color: #fff;
  background-color: #d43c3c;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Nocturneserif, Arial, sans-serif;
}

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

.label3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  position: static;
}

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

.form1 {
  margin-bottom: 0;
}

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

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
  font-family: Nocturneserif, Arial, sans-serif;
}

.text_field {
  color: #333;
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 7.6vh;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Nocturneserif, Arial, sans-serif;
  transition: border .4s, color .4s;
  display: block;
}

.text_field:hover {
  border-color: #1d1f2e80;
}

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

.text_field::placeholder {
  color: #1d1f2e4d;
}

.text_field.cc-textarea {
  height: 15vh;
}

.form-wrap {
  flex-direction: column;
  align-items: stretch;
  width: 80%;
}

.form-wrap.full {
  width: 100%;
}

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

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 16.23vw;
  height: 17.6vh;
  display: flex;
}

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

.link {
  color: var(--white);
  text-decoration: none;
  display: block;
}

.link.dark {
  color: #333;
}

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

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

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

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

.div-block-116 {
  display: block;
}

.nav-men {
  z-index: 1000;
  margin-left: auto;
}

.navbar {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.nav-link {
  color: #333;
  letter-spacing: 1px;
  padding: 20px;
  font-size: 16px;
  transition: all .3s ease-in-out;
}

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

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

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

.nav-link.flie-text.w--current {
  background-color: var(--dark-blue\<deleted\|variable-9a401a0b-c7bf-16fb-a157-94b5f20bf5e8\>);
  color: #ece4df;
}

.nav-link.heading-3 {
  text-decoration: none;
}

.nav-link.heading-3:hover, .nav-link.heading-3.w--current {
  color: var(--highlights);
}

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

.navbar-section {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-section.white {
  background-color: var(--white);
  position: fixed;
}

.spacer {
  height: 20px;
}

.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;
  top: 140px;
}

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

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: 220px;
  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;
}

.section-willkommen {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
  position: relative;
}

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

.slogan {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
}

.slogan.heading-1 {
  z-index: 5;
}

.bg-img-text {
  object-fit: contain;
  height: 65%;
  position: absolute;
  inset: auto 10% auto auto;
}

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

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

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

.section-no-space.zweitfarbe.hidden, .section-no-space.hidden {
  display: none;
}

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

.image-div-65vh {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65vh;
  display: flex;
  position: relative;
}

.frame {
  z-index: 10;
  border: 2px solid #dfdfdf;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 95%;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card {
  color: #fff;
  width: 100%;
  height: 50vh;
  position: relative;
  overflow: hidden;
}

.absolute_block {
  background-color: var(--main-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-large {
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
}

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

.team-bild {
  object-fit: cover;
  object-position: 50% 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.terminbutton-white {
  text-align: center;
  letter-spacing: 1px;
  background-color: #3898ec00;
  border: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  transition: all .45s;
}

.terminbutton-white:hover {
  color: #333;
  background-color: #fff;
}

.list {
  text-align: left;
  font-size: 16px;
}

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

.image_absolute {
  object-fit: contain;
  height: 32vh;
  position: absolute;
  inset: 3% 5% auto auto;
}

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

.image-100.rel {
  filter: blur(5px);
  position: relative;
}

.image-100.abs {
  object-fit: contain;
  object-position: 50% 0%;
  position: absolute;
  inset: 0%;
}

.image-100.etw-links {
  object-position: 35% 50%;
}

.bordered-block {
  outline-offset: 8px;
  border: 1px solid #fff6;
  outline: 1px solid #fff6;
  width: 94%;
  height: 74%;
  position: absolute;
}

.heading-block-center {
  text-align: center;
  margin-bottom: 40px;
}

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

.heading-big.heading-2.brown {
  color: var(--highlights);
}

.heading-big.heading-2.blue {
  color: var(--main-color);
}

.content-wrapper {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-medium {
  font-size: 34px;
  line-height: 1.3;
}

.content-80 {
  text-align: center;
  width: 80%;
}

.paragraph {
  font-size: 16px;
  line-height: 1.5;
}

.heading-cursive {
  font-family: Great Vibes, cursive;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.3;
}

.section-no-side-padding {
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.section-no-side-padding.zweitfarbe {
  position: relative;
  overflow: hidden;
}

.no-side-padding-stack {
  z-index: 1;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.no-side-padding-stack.margin-top, .no-side-padding-stack.margin_top_desktop {
  z-index: 1;
  margin-top: 40px;
  position: relative;
}

.image-wrapper-70vh {
  width: 100%;
  height: 70vh;
  position: relative;
}

.bordered-block-img {
  outline-offset: -30px;
  outline: 1px solid #fff6;
  width: 100%;
  height: 100%;
  position: absolute;
}

.cell-center {
  justify-content: center;
  align-items: center;
}

.content-padding-right {
  width: 100%;
  padding-right: 10vw;
  position: relative;
}

.heading-block-left {
  text-align: left;
  margin-bottom: 40px;
}

.content-left-aligned {
  text-align: left;
}

.divider-line {
  background-color: #ddd;
  width: 10vw;
  height: 2px;
}

.divider-line.right {
  position: absolute;
  inset: 60px 0% auto auto;
}

.divider-line.left {
  width: 8vw;
  position: absolute;
  inset: 60px auto auto 0%;
}

.button {
  background-color: var(--white);
  outline-offset: 8px;
  color: var(--highlights);
  border: 1px solid #ddd;
  outline: 1px solid #ddd;
  margin-top: 20px;
  padding: 9px 20px;
  font-size: 16px;
  transition: all .3s ease-in-out;
}

.button.highlights:hover {
  border-color: var(--main-color);
  background-color: var(--main-color);
  outline-color: var(--main-color);
  color: var(--white);
}

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

.image-wrapper-50vh {
  width: 100%;
  height: 50vh;
}

.content-right-aligned {
  text-align: right;
}

.kontakt-info-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #333;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.kontakt-info-wrapper:hover {
  color: var(--highlights);
  text-decoration: none;
}

.icon-wrapper-20px {
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
}

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

.icon-100.left {
  object-position: 0% 50%;
  transform: rotate(34deg);
}

.icon-100.right {
  object-position: 100% 50%;
  transform: rotate(-134deg);
}

.frame-img-bottom {
  width: 21rem;
  height: 21rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.frame-img-top {
  z-index: 1;
  width: 21rem;
  height: 21rem;
  position: absolute;
  top: -1%;
  left: auto;
  right: -1%;
}

.card-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.card-wrapper.white {
  background-color: var(--white);
  color: #333;
  text-decoration: none;
}

.image-wrapper-30vh {
  width: 100%;
  height: 30vh;
  overflow: hidden;
}

.card-content-wrapper {
  width: 100%;
  padding: 20px 20px 40px;
}

.heading-regular {
  font-size: 26px;
  line-height: 1.3;
}

.card-btn-wrapper {
  border-bottom: 1px solid #ddd;
  margin-top: 40px;
  padding-bottom: 20px;
}

.accordion-item-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}

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

.accordion-tab-button {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  transition: transform .2s;
  display: flex;
}

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

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

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

.accordion-question-header {
  color: #fff;
  text-align: left;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  font-family: Nocturneserif, Arial, sans-serif;
  font-size: 16px;
}

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

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

.list-item {
  margin-bottom: 10px;
}

.content-padding-left {
  width: 100%;
  padding-left: 10vw;
  position: relative;
}

.galerie-stack {
  z-index: 10;
  width: 100%;
  position: relative;
}

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

.lightbox-link-100 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.lightbox-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
}

.lightbox-img:hover {
  transform: scale(1.05);
}

.lightbox-img.cov {
  object-fit: contain;
}

.lightbox-img.kleiner {
  height: 100%;
}

.overlay {
  z-index: 5;
  background-image: linear-gradient(#00000057, #00000057);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

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

.right-wrapper {
  justify-content: flex-end;
  align-items: center;
  padding-right: 100px;
  display: flex;
}

.hamburger-wrapper {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fixed-buttons {
  z-index: 100;
  background-color: var(--white);
  justify-content: flex-start;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
  transform: translate(310px);
  box-shadow: 0 2px 13px -2px #0003;
}

.icon-image {
  object-fit: contain;
  width: 42px;
  height: 42px;
  margin-right: 58px;
}

.icon-image-left-padding {
  object-fit: contain;
  width: 24px;
  height: 24px;
  margin-left: 40px;
  margin-right: 10px;
}

.heading-regular-no-margin {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.3;
}

.heading-regular-no-margin.heading-2.farbe-der-headings {
  font-size: 22px;
}

.menu-home {
  z-index: 100;
  position: fixed;
  inset: 30% 0% auto auto;
}

.link_block {
  text-decoration: none;
}

.line-4 {
  background-color: #fff;
  width: 55%;
  height: 3px;
  margin-top: 8px;
}

.brand {
  flex: 1;
  align-items: center;
  display: flex;
}

.nav-link-wrap {
  color: #fff;
  text-align: left;
  letter-spacing: .6px;
  text-transform: uppercase;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: transform .6s cubic-bezier(.23, 1, .32, 1);
  display: flex;
  transform: translate(0);
}

.nav-link-wrap:hover {
  transform: translate(20px);
}

.lottie-animation {
  filter: grayscale();
  object-fit: contain;
  width: 100%;
  overflow: hidden;
}

.view-more-text {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
}

.cross-icon {
  width: 16px;
  height: 32px;
  margin-right: 10px;
  padding-top: 10px;
  padding-left: 10px;
  display: inline-block;
}

.navbar_home {
  z-index: 500;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  height: 15vh;
  padding-left: 4%;
  padding-right: 4%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.menu-button {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 16px;
  position: relative;
}

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

.menu-number {
  color: #fff;
  margin-right: 24px;
  font-family: Nocturneserif, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.navbar-section-sticky {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-section-sticky.white {
  background-color: var(--white);
  display: block;
  position: sticky;
  box-shadow: 0 2px 5px #0003;
}

.button-no-outline {
  background-color: var(--white);
  color: var(--highlights);
  border: 1px solid #ddd;
  padding: 9px 20px;
  font-size: 16px;
  transition: all .3s ease-in-out;
}

.button-no-outline.highlights:hover {
  border-color: var(--main-color);
  background-color: var(--main-color);
  outline-color: var(--main-color);
  color: var(--white);
}

.button-styled {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 10.75rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled:hover {
  border-color: var(--main-color);
}

.line-7 {
  background-color: #fff;
  width: 40%;
  height: 3px;
  margin-top: 8px;
}

.nav-links-wrapper {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 10%;
  display: flex;
  position: relative;
}

.cross-line-3 {
  background-color: #fff;
  width: 1px;
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
}

.nav-menu {
  z-index: 1000;
  background-color: var(--main-color);
  width: 100vw;
  height: 80vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.close-overlay_button {
  color: #fff;
  cursor: pointer;
  align-items: center;
  font-family: Bitter, serif;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.animation_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.nav-menu_content {
  height: 100%;
  display: flex;
  position: relative;
}

.navbar_wrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  display: flex;
}

.cross-line-4 {
  background-color: #fff;
  width: 1px;
  height: 10px;
  position: absolute;
  transform: rotate(135deg);
}

.nav-buttonn-wrapper {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  padding-top: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.line-8 {
  background-color: #fff;
  width: 70%;
  height: 3px;
}

.adresse-footer {
  color: var(--white);
  margin-bottom: 5px;
}

.adresse-footer.flie-text {
  line-height: 1.7;
}

.body {
  flex-flow: column;
  display: flex;
}

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

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

.quick-stack-3er {
  z-index: 1;
  margin-top: 40px;
  margin-left: 10vw;
  margin-right: 10vw;
  padding: 0;
  position: relative;
}

.relative-block {
  width: 100%;
  height: 35vh;
  position: relative;
}

.absolute-title {
  color: #fff;
  background-image: linear-gradient(#0000, #062d57 59%);
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: all .6s;
  position: absolute;
  inset: auto 0% 0%;
}

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

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

.left-arrow {
  z-index: 10;
}

.left-arrow.weg {
  display: none;
}

.right-arrow {
  z-index: 10;
}

.right-arrow.weg {
  display: none;
}

.slider-65vh {
  background-color: #ddd0;
  width: 100%;
  height: 65vh;
}

.link_blue {
  color: var(--main-color);
}

.sub-item {
  margin-bottom: 10px;
  margin-left: 20px;
}

.quick-stack-2er_kontakt {
  width: 100%;
}

.button-styled_long {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled_long:hover {
  border-color: var(--main-color);
}

.logo_grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
}

.logo-img-_small {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.bordered-block-small {
  outline-offset: 8px;
  border: 1px solid #fff6;
  outline: 1px solid #fff6;
  width: 94%;
  height: 74%;
  position: absolute;
}

.field_lable {
  font-family: Nocturneserif, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
}

.section {
  background-color: var(--highlights);
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.blue-text {
  color: var(--main-color);
}

.form-embed {
  z-index: 2;
  width: 100%;
  position: relative;
}

.slider-65vh-2 {
  background-color: #ddd0;
  width: 100%;
  height: 65vh;
}

.button-styled_long-2 {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled_long-2:hover {
  border-color: #062d57;
}

.image-div-65vh-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65vh;
  display: flex;
  position: relative;
}

.button-no-outline-2 {
  color: #a6775e;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 9px 20px;
  font-size: 16px;
  transition: all .3s ease-in-out;
}

.button-no-outline-2.highlights:hover {
  color: #fff;
  background-color: #062d57;
  border-color: #062d57;
  outline-color: #062d57;
}

.black-arrow {
  color: #000;
}

.button-styled_long-3 {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled_long-3:hover {
  border-color: #062d57;
}

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

.button-styled_long-4 {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled_long-4:hover {
  border-color: #062d57;
}

.slider-65vh-4 {
  background-color: #ddd0;
  width: 100%;
  height: 65vh;
}

.button-styled_long-5 {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled_long-5:hover {
  border-color: #062d57;
}

.slider-65vh-5 {
  background-color: #ddd0;
  width: 100%;
  height: 65vh;
}

.button-styled_long-6 {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled_long-6:hover {
  border-color: #062d57;
}

.slider-65vh-6 {
  background-color: #ddd0;
  width: 100%;
  height: 65vh;
}

.button-styled_long-7 {
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.button-styled_long-7:hover {
  border-color: #062d57;
}

.slider-65vh-7 {
  background-color: #ddd0;
  width: 100%;
  height: 65vh;
}

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

  .logo-link {
    width: 100%;
    height: auto;
  }

  .logo-link.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .logo-link.bg.w--current {
    width: 100%;
    height: 100%;
    padding: 10px;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .title-section {
    height: 70vh;
  }

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

  .div-block-farbig-1 {
    width: 100%;
  }

  .div-block-farbig-1.is-last {
    order: 0;
  }

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

  .section-center {
    padding: 40px;
  }

  .section-center.hauptfarbe {
    padding: 60px 40px;
  }

  .section-center.zweitfarbe {
    padding: 40px;
  }

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

  .heading-mittig-klein1.heading-2.farbe-der-headings {
    font-size: 22px;
    line-height: 1.3;
  }

  .heading-links-klein.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 25px;
    line-height: 1.3;
  }

  .imag-100 {
    margin-top: 0;
  }

  .icon_kontakt {
    height: 45px;
    margin-bottom: 15px;
  }

  .icon_kontakt.invert {
    height: 45px;
    margin-bottom: 10px;
  }

  .bild-section-cover1 {
    height: 50vh;
    padding-right: 40px;
  }

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

  .footer.hauptfarbe {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding: 40px;
    display: flex;
  }

  .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;
    padding-bottom: 0;
    display: flex;
  }

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

  ._3er-grid {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  ._3er-grid.neben {
    display: flex;
  }

  .maps_large {
    height: 55vh;
  }

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

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

  .success_page.highlights {
    padding: 60px;
  }

  .heading_success {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 1.3;
  }

  .subheading-mittig3.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 22px;
    line-height: 1.3;
  }

  .error-message {
    width: auto;
  }

  .form1 {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .text_field {
    height: 7vh;
    padding: 10px 12px;
  }

  .text_field.cc-textarea {
    height: 13vh;
    margin-bottom: 0;
  }

  .form-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .form-grid {
    width: 100%;
  }

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

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

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

  .nav-men {
    background-color: var(--secondary-color);
    width: 100%;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
  }

  .men-icon1 {
    color: #fff;
  }

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

  .nav-link.heading-3 {
    text-align: center;
    padding: 12px 0;
    font-size: 15px;
  }

  .navbar-section.white {
    position: sticky;
  }

  .men-buttton1.hauptfarbe {
    text-align: center;
    width: 100%;
    padding: 12px 0;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--main-color);
  }

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

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

  .section-willkommen {
    height: 55vh;
  }

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

  .bg-img-text {
    height: 55%;
    right: 5%;
  }

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

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

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

  .image-div-65vh {
    height: 60vh;
  }

  .card {
    height: auto;
  }

  .absolute_block {
    opacity: 1;
    position: relative;
  }

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

  .team-bild {
    height: 45vh;
    margin-top: 0;
  }

  .terminbutton-white.flie-text {
    margin-top: 10px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 13px;
    line-height: 1.3;
  }

  .list.flie-text {
    padding-left: 20px;
  }

  .list.flie-text.width {
    width: 50%;
  }

  .image_absolute {
    height: 22vh;
    top: 10%;
    right: 2%;
  }

  .image_absolute.p-rozent {
    position: relative;
    top: 0%;
    right: auto;
  }

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

  .bordered-block {
    outline-offset: 5px;
    width: 90%;
    height: 80%;
  }

  .heading-block-center {
    width: 100%;
    margin-bottom: 0;
  }

  .heading-big.heading-2 {
    text-align: center;
    margin-top: 10px;
    font-size: 30px;
  }

  .heading-medium.heading-2 {
    margin-top: 0;
  }

  .content-80 {
    width: 100%;
  }

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

  .heading-cursive.farbe-der-headings {
    font-size: 30px;
  }

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

  .content-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .no-side-padding-stack {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .no-side-padding-stack.margin_top_desktop {
    margin-top: 0;
  }

  .image-wrapper-70vh {
    height: 60vh;
  }

  .bordered-block-img {
    outline-offset: -20px;
  }

  .content-padding-right {
    flex-flow: column;
    order: -9999;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .heading-block-left {
    margin-bottom: 0;
  }

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

  .divider-line.right {
    margin-bottom: 20px;
    position: relative;
    top: 0;
  }

  .divider-line.left {
    margin-bottom: 10px;
    position: relative;
    top: 0;
  }

  .button.highlights.heading-3 {
    margin-top: 10px;
    padding: 6px 10px;
    font-size: 14px;
  }

  .heading-small.heading-3.farbe-der-headings {
    text-align: center;
  }

  .frame-img-bottom {
    width: 12rem;
    height: 12rem;
  }

  .frame-img-top {
    width: 12rem;
    height: 12rem;
    top: 0%;
    right: 0%;
  }

  .cards-stack {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-regular.heading-2 {
    margin-top: 10px;
    font-size: 22px;
  }

  .card-btn-wrapper {
    margin-top: 20px;
    padding-bottom: 10px;
  }

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

  .arrow-left {
    width: 25px;
    left: 2px;
  }

  .accordion-tab-button.hauptfarbe {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .accordion-pane {
    width: 100%;
  }

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

  .arrow-div {
    width: 22px;
    height: 22px;
    margin-right: 20px;
  }

  .arrow-right {
    width: 25px;
    right: 2px;
  }

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

  .galerie-stack {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding: 0;
  }

  .image-wrapper-40vh {
    height: auto;
    overflow: hidden;
  }

  .fixed-buttons {
    justify-content: center;
    align-items: center;
    padding: 8px 10px;
    transform: translate(0);
  }

  .icon-image {
    width: 28px;
    height: 28px;
    margin-right: 0;
  }

  .icon-image-left-padding {
    display: none;
  }

  .menu-home {
    top: 30%;
  }

  .link_block {
    display: none;
  }

  .nav-link-wrap {
    font-size: 12px;
    line-height: 18px;
  }

  .view-more-text {
    font-size: 10px;
    line-height: 16px;
  }

  .cross-icon {
    margin-right: 6px;
  }

  .navbar_home {
    background-color: #101010;
    height: 15vh;
  }

  .menu-button {
    background-color: #0000;
    flex-direction: column;
    margin-right: 0;
    display: flex;
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 40px;
  }

  .menu-number {
    font-size: 12px;
    line-height: 14px;
  }

  .button-no-outline.highlights.heading-3 {
    font-size: 14px;
  }

  .button-styled {
    width: 9.2rem;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
  }

  .nav-links-wrapper {
    padding-left: 5%;
  }

  .nav-menu {
    flex-direction: row;
    flex: none;
    justify-content: space-around;
  }

  .close-overlay_button {
    z-index: 200;
  }

  .animation_wrap {
    z-index: 0;
    width: 100%;
  }

  .nav-menu_content {
    z-index: 1;
    padding-left: 40px;
  }

  .nav-buttonn-wrapper {
    width: 40%;
  }

  .adresse-footer.flie-text {
    text-align: center;
  }

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

  .quick-stack-3er {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .relative-block {
    height: 50vh;
  }

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

  .left-arrow {
    width: 55px;
    font-size: 35px;
  }

  .right-arrow {
    width: 55px;
    font-size: 35px;
    font-weight: 400;
  }

  .slider-65vh {
    height: 60vh;
  }

  .left_arrow, .right_arrow {
    width: 65px;
    font-size: 35px;
  }

  .slide-nav {
    font-size: 12px;
  }

  .quick-stack-team {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    padding: 0;
  }

  .quick-stack-2er_kontakt {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding: 0;
  }

  .button-styled_long {
    width: 10rem;
    margin-top: 10px;
    padding: 5px;
  }

  .logo_grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: start center;
    margin-top: 0;
    margin-bottom: 0;
    display: none;
  }

  .logo-img-_small {
    width: 100px;
    height: auto;
  }

  .bordered-block-small {
    outline-offset: 5px;
    width: 90%;
  }

  .field_lable {
    width: 100%;
  }

  .hide-sm-scr {
    display: none;
  }

  .slider-65vh-2 {
    height: 60vh;
  }

  .button-styled_long-2 {
    width: 10rem;
    margin-top: 10px;
    padding: 5px;
  }

  .image-div-65vh-2 {
    height: 60vh;
  }

  .button-no-outline-2.highlights.heading-3 {
    font-size: 14px;
  }

  .button-styled_long-3 {
    width: 10rem;
    margin-top: 10px;
    padding: 5px;
  }

  .slider-65vh-3 {
    height: 60vh;
  }

  .button-styled_long-4 {
    width: 10rem;
    margin-top: 10px;
    padding: 5px;
  }

  .slider-65vh-4 {
    height: 60vh;
  }

  .button-styled_long-5 {
    width: 10rem;
    margin-top: 10px;
    padding: 5px;
  }

  .slider-65vh-5 {
    height: 60vh;
  }

  .button-styled_long-6 {
    width: 10rem;
    margin-top: 10px;
    padding: 5px;
  }

  .slider-65vh-6 {
    height: 60vh;
  }

  .button-styled_long-7 {
    width: 10rem;
    margin-top: 10px;
    padding: 5px;
  }

  .slider-65vh-7 {
    height: 60vh;
  }
}

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

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

  .divblock1 {
    height: auto;
  }

  .nav-link-1.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .nav-menu-1.hauptfarbe {
    padding-top: 20vh;
  }

  .title-section {
    height: 27rem;
  }

  .titelvideo1 {
    height: 100%;
  }

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

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

  .section-center {
    padding: 40px;
  }

  .section-center.hauptfarbe {
    padding: 60px 20px;
  }

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

  .heading-mittig-klein1.heading-2 {
    font-size: 22px;
    line-height: 1.3;
  }

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

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

  .imag-100 {
    margin-left: auto;
    margin-right: auto;
  }

  .icon_kontakt, .icon_kontakt.invert {
    height: 40px;
    margin-bottom: 0;
  }

  .bild-section-cover1 {
    height: 40vh;
    padding: 20px;
  }

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

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

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

  ._3er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .maps_large {
    height: 50vh;
  }

  .impdat {
    padding: 40px;
  }

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

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

  .success_page.highlights {
    padding: 40px;
  }

  .heading_success {
    font-size: 25px;
  }

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

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

  .checkbox-field-2 {
    margin-top: 10px;
  }

  .form1 {
    padding-bottom: 20px;
  }

  .text_field {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 8px 10px;
  }

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

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

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

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

  .nav-link.heading-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

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

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

  .bg-img-text {
    height: 45%;
  }

  .section-no-space.zweitfarbe {
    padding: 20px;
  }

  .image-div-65vh {
    height: 25rem;
  }

  .text-large.flie-text {
    margin-bottom: 5px;
    font-size: 22px;
  }

  .team-bild {
    height: 25rem;
    margin-left: auto;
    margin-right: auto;
  }

  .terminbutton-white.flie-text {
    font-size: 12px;
  }

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

  .image_absolute {
    height: 25rem;
    position: relative;
    inset: auto;
  }

  .image_absolute.p-rozent {
    width: 50%;
    height: auto;
  }

  .image-100.oben {
    object-position: 50% 25%;
  }

  .bordered-block {
    height: 80%;
  }

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

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

  .heading-cursive.farbe-der-headings {
    font-size: 28px;
  }

  .section-no-side-padding.zweitfarbe {
    padding: 40px;
  }

  .content-stack {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-stack.unten {
    margin-bottom: 20px;
  }

  .image-wrapper-70vh, .bordered-block-img {
    height: 25rem;
  }

  .button.highlights.heading-3 {
    outline-offset: 5px;
    font-size: 13px;
  }

  .heading-small.heading-3.farbe-der-headings {
    margin-top: 0;
    font-size: 18px;
  }

  .image-wrapper-50vh {
    height: 45vh;
  }

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

  .frame-img-bottom, .frame-img-top {
    width: 10rem;
    height: 10rem;
  }

  .cards-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-wrapper-30vh {
    height: 25rem;
  }

  .card-content-wrapper {
    padding-bottom: 20px;
  }

  .heading-regular.heading-2 {
    font-size: 20px;
    line-height: 1.3;
  }

  .accordion-item-wrapper {
    width: auto;
    margin-top: 10px;
  }

  .arrow-left {
    width: 22px;
    left: 1px;
  }

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

  .accordion-tab-button.hauptfarbe {
    width: auto;
  }

  .arrow-div {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .accordion-question-header {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
  }

  .arrow-right {
    width: 22px;
  }

  .galerie-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-wrapper-40vh {
    height: 25rem;
  }

  .fixed-buttons {
    padding: 6px 8px;
  }

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

  .menu-home {
    inset: 150px 0% auto auto;
  }

  .nav-link-wrap {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .button-no-outline.highlights.heading-3 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }

  .button-styled {
    width: 8.5rem;
    margin-top: 10px;
  }

  .nav-menu {
    height: 60vh;
  }

  .nav-menu_content {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .nav-buttonn-wrapper {
    width: 30%;
  }

  .heading-regular-mittig.heading-2 {
    font-size: 20px;
    line-height: 1.3;
  }

  .quick-stack-3er {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .relative-block {
    height: 25rem;
  }

  .heading-small-mittig.heading-3 {
    font-size: 18px;
  }

  .left-arrow, .right-arrow {
    font-size: 30px;
  }

  .slider-65vh {
    height: 25rem;
  }

  .left_arrow, .right_arrow {
    width: 60px;
    font-size: 30px;
  }

  .slide-nav {
    font-size: 10px;
  }

  .quick-stack-team {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 60%;
  }

  .quick-stack-2er_kontakt {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .button-styled_long {
    width: auto;
    padding: 5px;
  }

  .logo_grid {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .logo-img-_small {
    width: 120px;
  }

  .slider-65vh-2 {
    height: 25rem;
  }

  .button-styled_long-2 {
    width: auto;
    padding: 5px;
  }

  .image-div-65vh-2 {
    height: 25rem;
  }

  .button-no-outline-2.highlights.heading-3 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }

  .button-styled_long-3 {
    width: auto;
    padding: 5px;
  }

  .slider-65vh-3 {
    height: 25rem;
  }

  .button-styled_long-4 {
    width: auto;
    padding: 5px;
  }

  .slider-65vh-4 {
    height: 25rem;
  }

  .button-styled_long-5 {
    width: auto;
    padding: 5px;
  }

  .slider-65vh-5 {
    height: 25rem;
  }

  .button-styled_long-6 {
    width: auto;
    padding: 5px;
  }

  .slider-65vh-6 {
    height: 25rem;
  }

  .button-styled_long-7 {
    width: auto;
    padding: 5px;
  }

  .slider-65vh-7 {
    height: 25rem;
  }
}

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

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

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

  .logo-img {
    width: 100px;
  }

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

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

  .nav-link-1.heading-2 {
    font-size: 14px;
    line-height: 20px;
  }

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

  .titelvideo1 {
    height: 100%;
  }

  .divider.highlights {
    width: 40vw;
  }

  .inhalt-mittig-untereinander-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-farbig-1 {
    padding: 15px;
  }

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

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

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

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

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

  .heading-mittig-klein1.heading-2.farbe-der-headings {
    margin-top: 5px;
    font-size: 18px;
  }

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

  .icon_kontakt, .icon_kontakt.invert {
    height: 35px;
  }

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

  ._3er-grid {
    flex-direction: column;
    display: flex;
  }

  .maps_large {
    height: 45vh;
  }

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

  .impdat.flie-text.is-wrap {
    overflow-wrap: break-word;
  }

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

  .success_page.highlights {
    padding: 20px;
  }

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

  .checkbox-field-2 {
    margin-top: 5px;
  }

  .form1 {
    margin-top: 10px;
  }

  .text_field {
    height: 6.5vh;
  }

  .text_field.cc-textarea {
    height: 12vh;
  }

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

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

  .maps-gro {
    height: 300px;
  }

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

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

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

  .nav-link.heading-3 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px;
  }

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

  .spacer {
    height: 10px;
  }

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

  .section-willkommen {
    height: 50vh;
  }

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

  .bg-img-text {
    height: 35%;
    right: 2%;
  }

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

  .image-div-65vh {
    height: 40vh;
  }

  .frame {
    width: 98%;
    height: 98%;
  }

  .absolute_block {
    padding: 10px 15px 15px;
  }

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

  .team-bild {
    height: 40vh;
  }

  .terminbutton-white.flie-text {
    font-size: 11px;
    line-height: 1.2;
  }

  .list.flie-text {
    padding-left: 20px;
    font-size: 13px;
  }

  .list.flie-text.width {
    width: 75%;
  }

  .image_absolute {
    height: 25rem;
  }

  .image_absolute.p-rozent {
    width: 70%;
  }

  .image-100.oben {
    object-position: 20% 50%;
  }

  .image-100.linkss {
    object-position: 10% 50%;
  }

  .bordered-block {
    width: 85%;
    height: 85%;
  }

  .heading-big.heading-2 {
    margin-top: 5px;
    font-size: 20px;
  }

  .content-wrapper.enger {
    width: 90%;
  }

  .heading-medium.heading-2 {
    margin-top: 0;
  }

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

  .heading-cursive.farbe-der-headings {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
  }

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

  .content-stack {
    width: 100%;
    padding: 0 0 10px;
  }

  .no-side-padding-stack.margin-top {
    margin-top: 20px;
  }

  .image-wrapper-70vh {
    height: 25rem;
  }

  .bordered-block-img {
    outline-offset: -10px;
  }

  .divider-line.right {
    width: 20vw;
    margin-bottom: 10px;
  }

  .button.highlights.heading-3 {
    outline-offset: 4px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

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

  .image-wrapper-50vh {
    height: 40vh;
  }

  .frame-img-bottom, .frame-img-top {
    width: 6rem;
    height: 6rem;
  }

  .card-content-wrapper {
    padding: 15px;
  }

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

  .accordion-item-wrapper {
    margin-top: 5px;
  }

  .arrow-left {
    width: 20px;
    left: 1.5px;
  }

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

  .accordion-tab-button.hauptfarbe {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .accordion-pane-content {
    padding-top: 15px;
  }

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

  .accordion-question-header {
    margin-right: 11px;
    padding-left: 5px;
    font-size: 1em;
  }

  .arrow-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .arrow-right {
    width: 20px;
  }

  .image-wrapper-40vh, .image-wrapper-40vh.kleineer {
    height: auto;
  }

  .fixed-buttons {
    padding: 5px 6px;
  }

  .icon-image {
    width: 22px;
    height: 22px;
  }

  .menu-home {
    top: 135px;
  }

  .brand.w--current {
    justify-content: space-between;
  }

  .nav-link-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar_home {
    flex-direction: row;
  }

  .menu-button {
    margin-left: 0;
    right: 20px;
  }

  .button-no-outline.highlights.heading-3 {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }

  .button-styled {
    width: 7.8rem;
  }

  .nav-links-wrapper {
    width: 67%;
  }

  .nav-menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .close-overlay_button {
    right: 9.39063px;
  }

  .nav-menu_content {
    flex-direction: row;
    justify-content: space-between;
  }

  .navbar_wrap {
    flex-direction: row;
    height: 100%;
  }

  .nav-buttonn-wrapper {
    width: 30%;
  }

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

  .quick-stack-3er {
    margin-top: 20px;
  }

  .absolute-title {
    background-image: linear-gradient(#0000, #062d57 50%);
  }

  .heading-small-mittig.heading-3 {
    margin-top: 10px;
    font-size: 16px;
  }

  .left-arrow, .right-arrow {
    width: 50px;
    font-size: 25px;
  }

  .slider-65vh {
    height: 40vh;
  }

  .left_arrow, .right_arrow {
    width: 50px;
    font-size: 25px;
  }

  .slide-nav {
    height: 5vh;
  }

  .quick-stack-team {
    width: 100%;
  }

  .button-styled_long {
    margin-top: 5px;
  }

  .logo_grid {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .logo-img-_small {
    width: 100px;
  }

  .bordered-block-small {
    height: 85%;
  }

  .wrapp {
    overflow-wrap: anywhere;
  }

  .section {
    padding-left: 60px;
    padding-right: 60px;
  }

  .button-styled_long-2 {
    margin-top: 5px;
  }

  .image-div-65vh-2 {
    height: 25rem;
  }

  .button-no-outline-2.highlights.heading-3 {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }

  .button-styled_long-3 {
    margin-top: 5px;
  }

  .slider-65vh-3 {
    height: 40vh;
  }

  .button-styled_long-4 {
    margin-top: 5px;
  }

  .slider-65vh-4 {
    height: 40vh;
  }

  .button-styled_long-5 {
    margin-top: 5px;
  }

  .slider-65vh-5 {
    height: 40vh;
  }

  .button-styled_long-6 {
    margin-top: 5px;
  }

  .slider-65vh-6 {
    height: 40vh;
  }

  .button-styled_long-7 {
    margin-top: 5px;
  }

  .slider-65vh-7 {
    height: 40vh;
  }
}

#w-node-_7633c4bf-1b9c-99cf-3473-99e3a8143112-59c3e43e, #w-node-_8d51163b-773f-0d95-30db-cf54f0381ab4-59c3e43e, #w-node-_835ffb95-0a53-4d98-666d-85c4b0701f7c-59c3e43e, #w-node-_801e74b8-e639-cf58-35d3-206de4687caf-59c3e43e, #w-node-_27ada1cf-122f-c944-3e7e-505be40f2536-59c3e474, #w-node-e018e791-63f0-1c89-ebb0-e8ad236d7fb4-59c3e474, #w-node-_0ce624b8-3878-0de0-693e-93df6165ff82-59c3e474 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_570b6b96-5ec7-3c90-5ecb-f32fc9449d1d-59c3e477 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-b723c126-01a1-87ab-53d7-5bef9838e8f8-59c3e479, #w-node-c51e3e0e-8491-d603-f28b-455aadb97fa3-59c3e47c, #w-node-d87b0e82-079b-63d7-b7eb-2d6b811492c8-59c3e47c, #w-node-e586a44d-1096-92a7-59fb-d47d5ddb83fd-59c3e47c, #w-node-a0d49c8f-1e42-3868-a695-d35501815c1c-2ed492e3, #w-node-_72a0d4f5-2a51-531d-e8a4-86f2a70800bc-2ed492e3, #w-node-d60b793a-e1de-c645-044f-b203f62f277a-2ed492e3, #w-node-b4dacd32-e998-82bc-adc9-49118d421d3f-2ed492e3, #w-node-d4627849-dc60-6f18-ad43-826abd9a2e78-2ed492e3, #w-node-c930b756-b7dc-9c5d-425a-2c0662370c46-2ed492e3, #w-node-_5abf6dfc-5d51-cc9b-4f7b-815f481cc671-2ed492e3, #w-node-_04e47b3d-2e7c-1b8b-0e0a-5bb055364c66-2ed492e3, #w-node-c6022546-8bbc-bba5-1c82-4730c7a88c17-2ed492e3, #w-node-_54a4eb6b-b2c6-ce26-bbfb-0f576f5aa0e5-2ed492e3, #w-node-cd1f25d2-6b26-b1a5-1f06-c11c01197da6-2ed492e3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bbab532b-4494-0906-2abe-114355449d25-2ed492e3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_291d1fde-1fd9-9448-c18c-dceacb49e30d-325fdd9d, #w-node-_7a386dfa-ed8b-9e9a-7bcb-fe3c707ac0bf-325fdd9d, #w-node-_1450a482-6b0c-f87d-a054-62e573976ab3-325fdd9d, #w-node-_500ffde4-06c0-5cdf-9548-508ca313eb2b-325fdd9d, #w-node-_719beb10-792b-fbf0-4f23-e89a97489328-325fdd9d, #w-node-_61d85403-4094-1de0-1256-9644baceb491-325fdd9d, #w-node-c9e25f99-6d20-0a3f-9d80-10da71875702-325fdd9d, #w-node-_93d3f565-ff7f-cdaf-73bd-a43ab92bbae1-325fdd9d, #w-node-_7ea78fc5-8858-0b47-6df3-458933269ad5-325fdd9d, #w-node-_5a868d37-71dd-eb27-b2d2-e8335a930952-325fdd9d, #w-node-b92291a4-3127-95bc-5e5f-3725c91159a8-325fdd9d, #w-node-_88539517-a3b1-bd20-33b6-ee3b644f04b5-325fdd9d, #w-node-_0dc937df-62b3-1ea4-d24e-dc24de01f9cd-325fdd9d, #w-node-_63dcf496-b111-4c62-34fe-33b1a5e097e7-2e6e0223, #w-node-_284361f8-201f-0758-4674-5b51e1edb2a7-2e6e0223 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_8d51163b-773f-0d95-30db-cf54f0381ab4-59c3e43e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8d51163b-773f-0d95-30db-cf54f0381ab6-59c3e43e {
    order: -9999;
  }

  #w-node-_27ada1cf-122f-c944-3e7e-505be40f2536-59c3e474 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_27ada1cf-122f-c944-3e7e-505be40f253b-59c3e474 {
    order: -9999;
  }

  #w-node-e018e791-63f0-1c89-ebb0-e8ad236d7fb4-59c3e474 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e018e791-63f0-1c89-ebb0-e8ad236d7fb9-59c3e474 {
    order: -9999;
  }

  #w-node-_0ce624b8-3878-0de0-693e-93df6165ff82-59c3e474 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0ce624b8-3878-0de0-693e-93df6165ff83-59c3e474, #w-node-_0ce624b8-3878-0de0-693e-93df6165ffc9-59c3e474 {
    order: -9999;
  }

  #w-node-_570b6b96-5ec7-3c90-5ecb-f32fc9449d1d-59c3e477 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-b723c126-01a1-87ab-53d7-5bef9838e8f8-59c3e479, #w-node-c51e3e0e-8491-d603-f28b-455aadb97fa3-59c3e47c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c51e3e0e-8491-d603-f28b-455aadb97fa8-59c3e47c {
    order: -9999;
  }

  #w-node-d87b0e82-079b-63d7-b7eb-2d6b811492c8-59c3e47c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d87b0e82-079b-63d7-b7eb-2d6b811492c9-59c3e47c, #w-node-d87b0e82-079b-63d7-b7eb-2d6b8114930f-59c3e47c {
    order: -9999;
  }

  #w-node-e586a44d-1096-92a7-59fb-d47d5ddb83fd-59c3e47c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e586a44d-1096-92a7-59fb-d47d5ddb83fe-59c3e47c {
    order: 9999;
  }

  #w-node-e586a44d-1096-92a7-59fb-d47d5ddb8402-59c3e47c {
    order: -9999;
  }

  #w-node-a0d49c8f-1e42-3868-a695-d35501815c1c-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a0d49c8f-1e42-3868-a695-d35501815c21-2ed492e3 {
    order: -9999;
  }

  #w-node-_72a0d4f5-2a51-531d-e8a4-86f2a70800bc-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_72a0d4f5-2a51-531d-e8a4-86f2a70800bd-2ed492e3, #w-node-_72a0d4f5-2a51-531d-e8a4-86f2a7080103-2ed492e3 {
    order: -9999;
  }

  #w-node-d60b793a-e1de-c645-044f-b203f62f277a-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d60b793a-e1de-c645-044f-b203f62f277f-2ed492e3 {
    order: -9999;
  }

  #w-node-b4dacd32-e998-82bc-adc9-49118d421d3f-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b4dacd32-e998-82bc-adc9-49118d421d40-2ed492e3, #w-node-b4dacd32-e998-82bc-adc9-49118d421d4e-2ed492e3 {
    order: -9999;
  }

  #w-node-d4627849-dc60-6f18-ad43-826abd9a2e78-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d4627849-dc60-6f18-ad43-826abd9a2e7d-2ed492e3 {
    order: -9999;
  }

  #w-node-c930b756-b7dc-9c5d-425a-2c0662370c46-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c930b756-b7dc-9c5d-425a-2c0662370c47-2ed492e3, #w-node-c930b756-b7dc-9c5d-425a-2c0662370c54-2ed492e3 {
    order: -9999;
  }

  #w-node-_5abf6dfc-5d51-cc9b-4f7b-815f481cc671-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5abf6dfc-5d51-cc9b-4f7b-815f481cc676-2ed492e3 {
    order: -9999;
  }

  #w-node-_04e47b3d-2e7c-1b8b-0e0a-5bb055364c66-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_04e47b3d-2e7c-1b8b-0e0a-5bb055364c67-2ed492e3, #w-node-_04e47b3d-2e7c-1b8b-0e0a-5bb055364c71-2ed492e3 {
    order: -9999;
  }

  #w-node-c6022546-8bbc-bba5-1c82-4730c7a88c17-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c6022546-8bbc-bba5-1c82-4730c7a88c1c-2ed492e3 {
    order: -9999;
  }

  #w-node-_54a4eb6b-b2c6-ce26-bbfb-0f576f5aa0e5-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_54a4eb6b-b2c6-ce26-bbfb-0f576f5aa0e6-2ed492e3, #w-node-_54a4eb6b-b2c6-ce26-bbfb-0f576f5aa0f0-2ed492e3 {
    order: -9999;
  }

  #w-node-cd1f25d2-6b26-b1a5-1f06-c11c01197da6-2ed492e3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cd1f25d2-6b26-b1a5-1f06-c11c01197dab-2ed492e3 {
    order: -9999;
  }

  #w-node-bbab532b-4494-0906-2abe-114355449d25-2ed492e3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_291d1fde-1fd9-9448-c18c-dceacb49e30d-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_291d1fde-1fd9-9448-c18c-dceacb49e30e-325fdd9d, #w-node-_291d1fde-1fd9-9448-c18c-dceacb49e330-325fdd9d {
    order: -9999;
  }

  #w-node-_7a386dfa-ed8b-9e9a-7bcb-fe3c707ac0bf-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7a386dfa-ed8b-9e9a-7bcb-fe3c707ac0c0-325fdd9d {
    order: 9999;
  }

  #w-node-_1450a482-6b0c-f87d-a054-62e573976ab3-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1450a482-6b0c-f87d-a054-62e573976ab4-325fdd9d, #w-node-_1450a482-6b0c-f87d-a054-62e573976abb-325fdd9d {
    order: -9999;
  }

  #w-node-_500ffde4-06c0-5cdf-9548-508ca313eb2b-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_500ffde4-06c0-5cdf-9548-508ca313eb2c-325fdd9d {
    order: 9999;
  }

  #w-node-_719beb10-792b-fbf0-4f23-e89a97489328-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_719beb10-792b-fbf0-4f23-e89a97489329-325fdd9d, #w-node-_719beb10-792b-fbf0-4f23-e89a97489330-325fdd9d {
    order: -9999;
  }

  #w-node-_61d85403-4094-1de0-1256-9644baceb491-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_61d85403-4094-1de0-1256-9644baceb492-325fdd9d {
    order: 9999;
  }

  #w-node-c9e25f99-6d20-0a3f-9d80-10da71875702-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c9e25f99-6d20-0a3f-9d80-10da71875703-325fdd9d, #w-node-c9e25f99-6d20-0a3f-9d80-10da71875725-325fdd9d {
    order: -9999;
  }

  #w-node-_93d3f565-ff7f-cdaf-73bd-a43ab92bbae1-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_93d3f565-ff7f-cdaf-73bd-a43ab92bbae2-325fdd9d {
    order: 9999;
  }

  #w-node-_93d3f565-ff7f-cdaf-73bd-a43ab92bbb0a-325fdd9d {
    order: 0;
  }

  #w-node-_7ea78fc5-8858-0b47-6df3-458933269ad5-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7ea78fc5-8858-0b47-6df3-458933269afe-325fdd9d {
    order: 0;
  }

  #w-node-_5a868d37-71dd-eb27-b2d2-e8335a930952-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5a868d37-71dd-eb27-b2d2-e8335a930953-325fdd9d {
    order: 0;
  }

  #w-node-_5a868d37-71dd-eb27-b2d2-e8335a930974-325fdd9d {
    order: -9999;
  }

  #w-node-b92291a4-3127-95bc-5e5f-3725c91159a8-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b92291a4-3127-95bc-5e5f-3725c91159a9-325fdd9d {
    order: -9999;
  }

  #w-node-_88539517-a3b1-bd20-33b6-ee3b644f04b5-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_88539517-a3b1-bd20-33b6-ee3b644f04b6-325fdd9d {
    order: 0;
  }

  #w-node-_88539517-a3b1-bd20-33b6-ee3b644f04e6-325fdd9d {
    order: -9999;
  }

  #w-node-_63dcf496-b111-4c62-34fe-33b1a5e097e7-2e6e0223 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_63dcf496-b111-4c62-34fe-33b1a5e09806-2e6e0223 {
    order: -9999;
  }

  #w-node-_284361f8-201f-0758-4674-5b51e1edb2a7-2e6e0223 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_284361f8-201f-0758-4674-5b51e1edb2a8-2e6e0223, #w-node-_284361f8-201f-0758-4674-5b51e1edb2ca-2e6e0223 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7633c4bf-1b9c-99cf-3473-99e3a8143112-59c3e43e, #w-node-_835ffb95-0a53-4d98-666d-85c4b0701f7c-59c3e43e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_835ffb95-0a53-4d98-666d-85c4b0701f7e-59c3e43e {
    order: -9999;
  }

  #w-node-_801e74b8-e639-cf58-35d3-206de4687caf-59c3e43e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_570b6b96-5ec7-3c90-5ecb-f32fc9449d1d-59c3e477 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-bbab532b-4494-0906-2abe-114355449d25-2ed492e3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0dc937df-62b3-1ea4-d24e-dc24de01f9cd-325fdd9d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


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