:root {
  --dark-green: #1c2e29;
  --white: white;
  --black: black;
  --highlights: #babcbd;
}

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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: 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-color: var(--dark-green);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

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

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

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

.logo-img.opacity {
  opacity: .25;
}

.logo {
  z-index: -1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.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;
  line-height: 1.3;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #1c2e29;
}

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

.zweitfarbe {
  background-color: #ececec;
}

.highlights {
  color: #fff;
  background-color: #babcbd;
}

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

.adresse.flie-text {
  text-align: center;
  font-size: 16px;
}

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

.heading-1 {
  letter-spacing: 8px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

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

.heading-2.bold {
  font-weight: 600;
}

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

.flie-text {
  font-family: Open Sans, sans-serif;
  font-weight: 200;
  line-height: 1.5;
  text-decoration: none;
}

.flie-text._1 {
  color: #babcbd;
  font-size: 20px;
  transition: all .5s;
}

.flie-text._1:hover {
  color: #333;
  transform: scale(1.1);
}

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

.banner-3 {
  height: 100vh;
  position: relative;
}

.titelvideo {
  height: 100%;
  position: relative;
}

.titelvideo-div {
  z-index: 1;
  opacity: .39;
  color: #fff;
  background-color: #00000080;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading {
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120px;
}

.heading.heading-1.farbe-der-headings-2 {
  z-index: 5;
}

.heading.heading-1.mittig {
  font-size: 40px;
  line-height: 100px;
}

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

.heading-footer {
  text-align: left;
  font-size: 20px;
  line-height: 25px;
}

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

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

.image-30px {
  filter: invert();
  object-fit: contain;
  width: 25px;
}

.image-30px.no-invert {
  filter: none;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-114 {
  filter: invert();
}

.navlink {
  color: #fff;
  letter-spacing: 3px;
  font-size: 18px;
  line-height: 25px;
}

.navlink.flie-text {
  transition: all .2s;
}

.navlink.flie-text:hover {
  color: #8b8b8b;
}

.navlink.flie-text.w--current {
  color: #c2a893;
}

.nav-menu-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-formular {
  color: #454543;
  font-weight: 700;
  text-decoration: none;
}

.bild-zoom-effekt1 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_305628877_visu.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  height: 700px;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: flex;
}

.bild-zoom-effekt1:hover {
  background-image: linear-gradient(#fff0, #fff0), url('../images/AdobeStock_305628877_visu.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.impdat {
  padding: 100px 40px;
}

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

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

.success-block.highlights {
  background-color: var(--dark-green);
  padding-right: 100px;
}

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  line-height: 1.3;
}

.section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: block;
}

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

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

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

.paragraph1 {
  text-transform: none;
  font-size: 16px;
  line-height: 30px;
}

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

.paragraph1.flie-text.black {
  color: #454543;
}

.content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
  position: relative;
}

.content.relative {
  z-index: 5;
  position: relative;
}

.content.curve {
  border-radius: 0;
  justify-content: flex-end;
  align-items: flex-start;
  height: 70vh;
  padding-bottom: 60px;
  overflow: hidden;
}

.heading1 {
  font-size: 35px;
  line-height: 45px;
}

.heading1.heading-1 {
  line-height: 1.3;
}

.heading1.heading-2 {
  text-transform: uppercase;
  font-weight: 200;
}

.heading1.heading-2.backdrop {
  filter: drop-shadow(0 2px 5px #000000b3);
  font-size: 1.2vw;
  line-height: 1.5;
}

.heading1.heading-2.backdrop.small {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.heading1.dropdown-link {
  color: var(--white);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.heading1.dropdown-link.dark {
  color: var(--black);
  font-size: 16px;
}

.button {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 15px 30px;
  font-size: 16px;
  line-height: 24px;
}

.button.heading-3 {
  transition: all .2s;
}

.button.heading-3:hover {
  transform: translate(0, -5px);
  box-shadow: 0 11px 20px -4px #00000080;
}

.button.heading-3.hauptfarbe {
  border-radius: 10px;
  line-height: 1.3;
}

.farbe-der-headings-2 {
  color: #1c2e29;
  line-height: 1.3;
}

.mini_heading {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
}

.mini_heading.heading-3.black {
  color: #454543;
  line-height: 1.3;
}

.section1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 10vw;
  display: flex;
  overflow: hidden;
}

.section1.relative {
  position: relative;
}

.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;
  color: #fff;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  background-image: linear-gradient(#00000080, #0000);
  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 {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field.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);
}

.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: #fff;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

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

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

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

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

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

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

.navigation-menu {
  z-index: 9;
  width: 0%;
  display: block;
  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;
}

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

.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;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.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;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo_white {
  filter: invert();
}

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

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

.form-text {
  line-height: 1.3;
}

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

.form1 {
  margin-bottom: 0;
}

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

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

.text-field-4 {
  color: #000;
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

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

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

.link {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link.black {
  color: #454543;
  font-weight: 300;
}

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

.impdat-2.flie-text {
  flex-direction: column;
  min-height: auto;
  padding: 0;
  font-size: 16px;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #333;
  text-align: center;
  text-decoration: none;
}

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

.nav-men-1 {
  z-index: 100000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.logo-abstand1 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: auto;
}

.navbar-6 {
  background-color: #0000;
  position: static;
}

.nav-link-3 {
  color: #fff;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: static;
}

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

.nav-link-3.flie-text {
  font-family: Montserrat, sans-serif;
}

.nav-link-3.flie-text:hover {
  border-bottom: 1px solid #fff;
}

.nav-link-3.flie-text.w--current {
  border-bottom: 1px solid #fff;
  font-family: Montserrat, sans-serif;
}

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

.navbar1 {
  z-index: 10000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: absolute;
}

.image-100 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

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

.image-100.left {
  object-position: 80% 50%;
}

.section-6 {
  padding-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

.section-6.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.maps {
  width: 40%;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
}

.text-area {
  font-family: Montserrat, sans-serif;
}

.field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  line-height: 1.3;
}

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

.paragraph1-mitting {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

.paragraph1-mitting.flie-text {
  justify-content: flex-start;
  align-items: center;
  line-height: 1.5;
  display: flex;
}

.paragraph1-mitting.flie-text.left {
  text-align: left;
}

._3er-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 75vw;
  margin: 20px auto 40px;
  display: grid;
}

._3er-block.small {
  grid-template-rows: auto;
}

.div-block-6 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.card {
  border-radius: 15px;
  width: 100%;
  height: 60vh;
  position: relative;
  overflow: hidden;
}

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

.lightbox-link {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.nav-link-4 {
  color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

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

.nav-link-4.flie-text {
  font-family: Open Sans, sans-serif;
}

.nav-link-4.flie-text:hover, .nav-link-4.flie-text.w--current {
  color: var(--black);
  border-bottom: 1px solid #000;
}

.navbar2 {
  z-index: 990;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.card-wrapper {
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icons {
  object-fit: contain;
  width: 60px;
  height: 60px;
}

._2er-grid {
  margin-top: 40px;
}

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

.tab-link-tab-1 {
  background-color: #babcbd;
  font-family: Open Sans, sans-serif;
  font-size: .8vw;
}

.tab-link-tab-1.w--current {
  background-color: var(--dark-green);
  color: #fff;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs {
  margin-top: 40px;
}

.image-wrapper {
  border-radius: 20px;
}

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

.image-wrapper._60vh.rel {
  left: 0%;
}

.image-wrapper.rel {
  position: relative;
  left: 0%;
}

.image-100-top {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

.image-100-top.left-1 {
  object-position: 15% 30%;
}

.image-100-top.down {
  object-position: 50% 0%;
  border-radius: 20px;
}

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

._2er-block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

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

.sm-icon {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.divider {
  background-color: #000;
  width: 60%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.button-wrapper-2.small {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.button-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s ease-out;
  display: flex;
}

.button-3:hover {
  filter: invert();
}

.icon {
  object-fit: contain;
  width: 30px;
}

.absolute-card-div {
  color: var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 5%;
}

.absolute-card-div.small {
  width: 100%;
}

.link-block-3 {
  width: 100%;
  height: 100%;
  transition: all .6s;
  position: relative;
}

._2er-grid-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

._4er-grid {
  width: 100%;
  height: 100%;
}

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

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

.icon-grid {
  object-fit: contain;
  width: 6rem;
}

.logo-navbar {
  z-index: -1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 0%;
}

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

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

._100-absolute.cont.size, ._100-absolute.szie {
  border-radius: 20px;
}

.text-inside {
  z-index: 1;
  color: #fff;
  flex-flow: column;
  display: flex;
  position: relative;
}

.card-3 {
  background-color: #00000073;
  display: none;
  position: absolute;
  inset: 0%;
}

.spacer-1 {
  height: 10vh;
}

.divider-3 {
  background-color: #1c2e29;
  border-radius: 20px;
  width: 7vw;
  height: 3px;
  margin-bottom: 10px;
}

.section-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 10vw;
  display: flex;
}

.section-1.gradient {
  background-image: linear-gradient(0deg, var(--highlights), white 71%);
}

.section-1.vid {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.content-wrapper-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._3er {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.dropdown-toggle-12 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  display: flex;
  position: static;
}

.dropdown-toggle-12.w--open {
  position: static;
}

.icon-6 {
  height: 100%;
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.icon-6.dark {
  color: var(--black);
}

.dropdown-list-13 {
  background-color: #babcbdbf;
  position: absolute;
}

.dropdown-list-13.w--open {
  z-index: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  padding: 40px;
  display: flex;
  position: absolute;
  right: 0%;
}

.card-25vh {
  border-radius: 0;
  width: 100%;
  height: 35vh;
  position: relative;
  overflow: hidden;
}

.icon-7 {
  color: var(--black);
}

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

.image-100-contain {
  z-index: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  object-fit: contain;
  object-position: 50% 50%;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-wrapper-45vh-3 {
  border-radius: 10px;
  height: 65vh;
}

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

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

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

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

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

.paragraph-left {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
}

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

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

.image-wrapper-50vh {
  border-radius: 10px;
  height: 55vh;
}

.grid-18 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding: 20px;
}

.image-108 {
  opacity: 1;
  filter: grayscale();
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 65vh;
  transition: all .5s;
}

.image-108:hover {
  opacity: 100;
  filter: none;
}

.image-108.oben {
  border-radius: 15px;
}

.big-paragraph-mitting {
  text-align: center;
  margin-bottom: 0;
  font-size: 17px;
}

.image-wrapper-25vh {
  border-radius: 10px;
  height: 100%;
  display: flex;
}

.image-wrapper-25vh.block.hide {
  display: none;
}

._2er-grid-80 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-mitting {
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120px;
}

.content-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
  position: relative;
}

.content-center.relative {
  z-index: 5;
  position: relative;
}

.heading-mitting-small {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 28px;
  line-height: 1.3;
}

.logo-r {
  height: 8vh;
  margin-bottom: 10px;
}

.image-contain {
  box-sizing: border-box;
  object-fit: contain;
  object-position: 0% 50%;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.button-transparent {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s ease-out;
  display: flex;
}

.button-transparent:hover {
  filter: invert();
}

.button-transparent.small {
  border: 1px solid #fff;
  border-radius: 10px;
  width: 170px;
  margin-top: 30px;
}

.button-transparent.small:hover {
  background-color: var(--black);
}

.heading-small {
  letter-spacing: 1px;
  font-size: 28px;
  line-height: 45px;
}

.heading-small.heading-1 {
  line-height: 1.3;
}

.text-span-2 {
  font-weight: 700;
}

.text-span-3 {
  text-transform: uppercase;
  font-weight: 700;
}

.logo-wrapper {
  background-color: #fff;
  border-radius: 0 0 15px 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vh;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.logo1 {
  height: 100%;
}

.image-wrapper-custom {
  border-radius: 15px;
  overflow: hidden;
}

.image-100-custom {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.image-100-contain-custom {
  z-index: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  object-fit: contain;
  object-position: 50% 50%;
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.lightbox-link-custom {
  z-index: 1;
  border-radius: 15px;
  width: 100%;
  height: 55vh;
  position: relative;
}

.heading1-card {
  text-align: center;
  font-size: 25px;
  line-height: 45px;
}

.heading1-card.heading-1 {
  font-size: 23px;
  line-height: 1.3;
}

.video100 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 15px;
  width: 100%;
  height: 50vh;
  position: sticky;
  top: 10vh;
}

.image-100-bottom {
  object-fit: cover;
  object-position: 50% 90%;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.no-overflow-85vh {
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85vh;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.no-overflow-85vh.smaller {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
}

.no-overflow-85vh.auto {
  border-radius: 20px;
  height: auto;
}

._4er-nav-menu {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin: 20px auto 40px;
  display: grid;
}

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

.grid-19.flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-blk.flex {
  width: 100%;
}

.dropdown {
  position: static;
}

.dropdown-15 {
  height: 100%;
  position: static;
}

.portait-video {
  border-radius: 20px;
  width: 16vw;
  height: 60vh;
  margin: auto auto 20px;
}

._3er-block-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 63vw;
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
}

.heading-space {
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 1.5;
}

._4er-nav-menu-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 65vw;
  margin: 60px auto 40px;
  display: grid;
}

.slide1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  padding: 40px 5px;
  display: flex;
}

.main-wrapper {
  width: 100%;
  display: flex;
  overflow: hidden;
}

.slider-div-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 20vw;
  min-height: 10vh;
  max-height: 50vh;
  display: flex;
  position: relative;
}

.icon-6-black {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.no-overflow-85vh-2 {
  border-radius: 0;
  width: 100%;
  height: 85vh;
  overflow: hidden;
}

.image-109 {
  object-fit: contain;
  background-color: #fff;
  border-radius: 50px;
  width: 45px;
}

.video-wrapper {
  width: 100%;
  height: 85vh;
}

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

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

.video-wrapper.smaller.center {
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.video {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  margin-top: auto;
  margin-bottom: 20px;
}

.heading-4 {
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120px;
}

.heading-4.heading-1-4.farbe-der-headings-2-4 {
  z-index: 5;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 35px;
}

.wrapp {
  overflow-wrap: anywhere;
}

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

.heading-copy {
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120px;
}

.heading-copy.heading-1.farbe-der-headings-2 {
  z-index: 5;
}

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

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

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

.grid-20 {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  grid-template-rows: auto;
}

.background-video-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: block;
}

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

.heading-23 {
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120px;
}

.heading-23.heading-1.mittig {
  font-size: 40px;
  line-height: 120px;
}

.content-wrapper-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 65%;
  height: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-24 {
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120px;
}

.heading-24.heading-1.mittig {
  font-size: 40px;
  line-height: 120px;
}

.code-embed-2, .code-embed-3 {
  width: 100%;
  height: 100%;
}

.social-wrap {
  z-index: 999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
  position: fixed;
  inset: auto .5% 1% auto;
}

.social-link {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 6vh;
  height: 6vh;
  display: flex;
}

.social-link.phone {
  background-color: #fff;
  border-radius: 50%;
  width: 6vh;
  height: 6vh;
  display: none;
  transform: translate(100%);
}

.social-link.whatsapp {
  background-color: #fff;
  border-radius: 50%;
  display: none;
  transform: translate(100%);
}

.social-link.black {
  background-color: #fff;
  border-radius: 50%;
}

.social-image {
  object-fit: contain;
  width: 5vh;
  height: 5vh;
}

.social-image.black {
  background-color: #000;
  border-radius: 50%;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

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

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.show-mobile-landscape {
  display: none;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

.hide-mobile-landscape {
  filter: invert();
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.modal1_component {
  z-index: 99999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .banner-3 {
    height: 60vh;
  }

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

  .heading.heading-1 {
    text-align: center;
    font-size: 38px;
    line-height: 45px;
  }

  .heading.heading-1.farbe-der-headings-2 {
    text-align: center;
    width: 100%;
  }

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

  .div-f-r-nav {
    width: auto;
  }

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

  .icon-5 {
    color: #fff;
  }

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

  .nav-menu-3 {
    background-color: #000c;
    width: 100%;
  }

  .navbar {
    justify-content: space-between;
  }

  .bild-zoom-effekt1 {
    height: 400px;
  }

  .impdat {
    padding: 60px;
  }

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

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

  .heading-22 {
    font-size: 29px;
  }

  .section-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph1.flie-text, .paragraph1.flie-text.black {
    text-align: center;
  }

  .content {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .content.relative {
    height: auto;
  }

  .content.curve {
    height: auto;
    padding-bottom: 20px;
  }

  .content.last {
    order: 1;
  }

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

  .heading1.heading-2.backdrop {
    font-weight: 600;
  }

  .heading1.dropdown-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    font-size: 14px;
  }

  .heading1.dropdown-link.dark {
    color: var(--white);
  }

  .section1, .section1.relative {
    padding-left: 60px;
    padding-right: 60px;
  }

  .big-paragraph.heading-3 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .error-message {
    width: auto;
  }

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

  .html-embed-3 {
    height: 100%;
  }

  .nav-men-1 {
    color: #fff;
    background-color: #1c2e29cc;
    justify-content: center;
    align-items: flex-start;
    height: 90vh;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-link-3.flie-text {
    padding-top: 15px;
    font-size: 14px;
  }

  .navbar1 {
    background-color: #0000;
    position: fixed;
    top: 0%;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--dark-green);
    margin-left: auto;
  }

  .image-100 {
    height: 100%;
  }

  .image-100.size {
    height: 30vh;
  }

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

  .maps {
    width: 100%;
    height: 45vh;
  }

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

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

  .paragraph1-mitting.flie-text, .paragraph1-mitting.flie-text.left {
    text-align: center;
  }

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

  ._3er-block.small {
    flex-flow: column;
    margin-bottom: 20px;
    display: flex;
  }

  .card {
    height: 50vh;
  }

  .card.rel {
    left: 50%;
  }

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

  .nav-link-4.flie-text {
    color: #fff;
  }

  .nav-link-4.flie-text:hover {
    color: #fff;
    font-weight: 600;
  }

  .nav-link-4.flie-text.w--current {
    color: var(--white);
    font-weight: 600;
  }

  .navbar2 {
    box-shadow: 0 2px 5px #0003;
  }

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

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

  .tab-link-tab-1 {
    text-align: center;
    font-size: 16px;
  }

  .tab-link-tab-1.heading-3 {
    text-align: center;
  }

  .tabs-menu {
    flex-flow: wrap;
    align-items: stretch;
  }

  .tabs {
    margin-top: 20px;
  }

  .image-100-top {
    height: 100%;
  }

  .image-100-top.down {
    border-radius: 20px;
  }

  ._2er-block {
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .button-wrapper-2.small {
    justify-content: flex-start;
    align-items: center;
  }

  .icon {
    width: 20px;
  }

  ._2er-grid-1, ._4er-grid.relative, ._4er-grid.relative {
    flex-flow: column;
    display: flex;
  }

  .icon-grid {
    width: 80px;
  }

  ._100-absolute, ._100-absolute.cont {
    object-fit: contain;
    position: static;
  }

  ._100-absolute.cont.size, ._100-absolute.szie {
    height: 60vh;
  }

  .text-inside {
    background-color: var(--dark-green);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .card-3 {
    display: block;
    position: static;
  }

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

  .content-wrapper-3 {
    width: 100%;
  }

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

  .dropdown-toggle-12 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .dropdown-toggle-12.w--open {
    justify-content: space-between;
  }

  .icon-6 {
    display: block;
    position: relative;
    inset: auto 0% auto auto;
  }

  .icon-6.dark {
    color: var(--white);
    margin-left: auto;
  }

  .dropdown-list-13.w--open {
    width: auto;
    height: auto;
    padding: 0 20px;
    position: relative;
  }

  .card-25vh {
    height: 20vh;
  }

  .image-100-contain {
    height: 100%;
  }

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

  .popupmain {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .popup-inside {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    height: 70vh;
    overflow: auto;
  }

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

  .popupmain-2 {
    display: none;
  }

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

  .grid-18.fest {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .image-108 {
    height: 50vh;
  }

  ._2er-grid-80 {
    grid-column-gap: 43px;
    grid-row-gap: 43px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .heading-mitting {
    font-size: 90px;
    line-height: 90px;
  }

  .heading-mitting.heading-1 {
    font-size: 40px;
    line-height: 45px;
  }

  .heading-mitting-small {
    font-size: 90px;
    line-height: 90px;
  }

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

  .logo-r {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-contain {
    height: 100%;
  }

  .button-transparent.small {
    margin-top: 10px;
  }

  ._2er {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .image-100-custom, .image-100-contain-custom, .video100, .image-100-bottom {
    height: 100%;
  }

  .image-100-bottom.top2 {
    object-position: 50% 60%;
  }

  .no-overflow-85vh {
    height: 59vh;
    position: relative;
  }

  .grid-19 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

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

  .text-blk.flex {
    justify-content: center;
    align-items: center;
  }

  .dropdown {
    width: 100%;
    position: relative;
  }

  .dropdown.hide {
    display: none;
  }

  .dropdown-15 {
    width: 100%;
    height: auto;
    position: relative;
  }

  .portait-video {
    width: 100%;
  }

  ._3er-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .heading-space {
    font-size: 90px;
    line-height: 90px;
  }

  .heading-space.heading-1 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
  }

  ._4er-nav-menu-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .slider-div-2 {
    max-height: 40vh;
  }

  .icon-6-black {
    color: #fff;
  }

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

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

  .video-wrapper {
    width: 100%;
    height: 60vh;
  }

  .video-wrapper.auto {
    height: 30vh;
  }

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

  .heading-4 {
    font-size: 90px;
    line-height: 90px;
  }

  .heading-4.heading-1-4 {
    text-align: center;
    font-size: 38px;
    line-height: 45px;
  }

  .heading-4.heading-1-4.farbe-der-headings-2-4 {
    text-align: center;
    width: 100%;
  }

  .heading-copy {
    font-size: 90px;
    line-height: 90px;
  }

  .heading-copy.heading-1 {
    text-align: center;
    font-size: 38px;
    line-height: 45px;
  }

  .heading-copy.heading-1.farbe-der-headings-2 {
    text-align: center;
    width: 100%;
  }

  .heading-copy.heading-1.mittig {
    font-size: 30px;
    line-height: 85px;
  }

  .background-video {
    height: 100%;
  }

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

  .heading-23 {
    font-size: 90px;
    line-height: 90px;
  }

  .heading-23.heading-1 {
    text-align: center;
    font-size: 38px;
    line-height: 45px;
  }

  .heading-23.heading-1.mittig {
    font-size: 30px;
    line-height: 85px;
  }

  .content-wrapper-4 {
    width: 100%;
  }

  .heading-24 {
    font-size: 90px;
    line-height: 90px;
  }

  .heading-24.heading-1 {
    text-align: center;
    font-size: 38px;
    line-height: 45px;
  }

  .heading-24.heading-1.mittig {
    font-size: 30px;
    line-height: 85px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

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

  .divblock1 {
    height: auto;
  }

  .banner-3 {
    height: 25rem;
  }

  .titelvideo-div {
    padding-bottom: 20px;
  }

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

  .heading.heading-1.farbe-der-headings-2 {
    text-align: center;
    width: 100%;
  }

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

  .bild-zoom-effekt1 {
    min-height: 300px;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

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

  .section-2 {
    padding: 40px 20px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .content.curve {
    padding: 0;
  }

  .heading1.heading-1 {
    font-size: 25px;
  }

  .heading1.heading-2.backdrop {
    font-size: 12px;
    font-weight: 600;
  }

  .button.heading-3.hauptfarbe {
    font-size: 14px;
  }

  .mini_heading.heading-3.black {
    text-align: center;
  }

  .section1 {
    padding: 40px;
  }

  .section1.relative {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .text-field-4::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-men-1 {
    background-color: #1c2e29f2;
  }

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

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

  .section-6 {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .maps {
    width: 100%;
    height: 25rem;
  }

  ._3er-block {
    flex-flow: column;
    display: flex;
  }

  ._3er-block.small {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: 100%;
  }

  .card {
    height: 35rem;
  }

  .card.rel {
    left: 0%;
  }

  .card-image.top {
    object-position: 50% 5%;
  }

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

  ._2er-grid {
    width: 100%;
  }

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

  .image-wrapper._60vh {
    height: auto;
  }

  .absolute-card-div {
    background-color: #0000005e;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
    bottom: 0%;
  }

  .icon-grid {
    width: 60px;
  }

  ._100-absolute.cont.size, ._100-absolute.szie {
    height: 25rem;
  }

  ._100-absolute.szie.midde {
    object-position: 50% 70%;
  }

  ._100-absolute.szie.hoch {
    object-position: 50% 30%;
  }

  .text-inside {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .dropdown-list-13.w--open {
    padding: 0 10px;
  }

  .card-25vh {
    width: 6rem;
    height: 7rem;
  }

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

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

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

  .image-108 {
    height: 25rem;
  }

  .image-108.oben {
    filter: none;
    object-position: 50% 20%;
  }

  ._2er-grid-80 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .heading-small.heading-1 {
    text-align: center;
    font-size: 26px;
  }

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

  .heading1-card.heading-1 {
    letter-spacing: 5px;
    font-size: 20px;
  }

  .no-overflow-85vh, .portait-video {
    height: 25rem;
  }

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

  .heading-space.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

  ._4er-nav-menu-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .slider-div-2 {
    height: 15rem;
    min-height: auto;
    max-height: none;
  }

  .no-overflow-85vh-2, .video-wrapper {
    height: 25rem;
  }

  .heading-4.heading-1-4 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-4.heading-1-4.farbe-der-headings-2-4 {
    text-align: center;
    width: 100%;
  }

  .heading-copy.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-copy.heading-1.farbe-der-headings-2 {
    text-align: center;
    width: 100%;
  }

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

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

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

  .heading-23.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

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

  .heading-24.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .show-mobile-landscape {
    filter: invert();
    display: block;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .modal1_content-wrapper {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

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

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

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

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

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

  .logo-img {
    width: 130px;
  }

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

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

  .banner-3 {
    height: auto;
  }

  .titelvideo-div {
    border-radius: 0;
  }

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

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

  .heading.heading-1.farbe-der-headings-2 {
    overflow-wrap: anywhere;
    font-size: 23px;
  }

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

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

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

  .section-2 {
    padding: 10px;
  }

  .maps-gro {
    height: 300px;
  }

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

  .paragraph1.flie-text.black {
    text-align: center;
    font-size: 14px;
  }

  .content {
    margin-bottom: 10px;
    padding: 10px 0;
  }

  .content.relative {
    height: auto;
  }

  .content.curve {
    margin-bottom: 0;
  }

  .content.last {
    flex-flow: column;
  }

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

  .heading1.heading-1 {
    letter-spacing: 3px;
    overflow-wrap: anywhere;
    width: 100%;
    font-size: 20px;
  }

  .heading1.heading-2.backdrop {
    font-size: 10px;
    font-weight: 600;
  }

  .heading1.dropdown-link {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .button {
    text-align: left;
    letter-spacing: 0;
    padding: 10px 5px;
    font-size: 12px;
    line-height: 20px;
  }

  .button.heading-3.hauptfarbe {
    text-align: center;
    letter-spacing: 2px;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .section1, .section1.relative {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

  .nav-men-1 {
    position: absolute;
    overflow: visible;
  }

  .nav-link-3.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .image-100 {
    border-radius: 0;
  }

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

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

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

  .card {
    border-radius: 0;
    height: 25rem;
  }

  .icons {
    width: 50px;
    height: 50px;
  }

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

  .tab-link-tab-1 {
    width: 100%;
    font-size: 14px;
  }

  .image-wrapper.rel {
    left: 0%;
  }

  .image-100-top, .image-100-top.down {
    border-radius: 0;
  }

  .button-wrapper-2 {
    flex-flow: column;
  }

  .button-3 {
    text-align: left;
    letter-spacing: 0;
    border-radius: 0;
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  ._100-absolute.cont.size {
    border-radius: 0;
  }

  ._100-absolute.szie {
    border-radius: 0;
    height: auto;
  }

  .text-inside {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .dropdown-toggle-12 {
    font-size: 12px;
  }

  .card-25vh {
    width: 5rem;
    height: 5rem;
  }

  .popupmain {
    display: none;
  }

  .popup-inside {
    width: 90%;
  }

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

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

  .image-108.oben {
    border-radius: 0;
  }

  .big-paragraph-mitting.heading-3 {
    font-size: 14px;
    line-height: 1.5;
  }

  .image-wrapper-25vh {
    display: flex;
  }

  .image-wrapper-25vh.block {
    height: 20vh;
    display: none;
  }

  .image-wrapper-25vh.block.hide {
    width: 100%;
    display: flex;
  }

  .heading-mitting {
    font-size: 50px;
    line-height: 50px;
  }

  .heading-mitting.heading-1 {
    overflow-wrap: anywhere;
    font-size: 25px;
    line-height: 30px;
  }

  .content-center.relative {
    margin-bottom: 20px;
    padding: 10px;
  }

  .heading-mitting-small {
    font-size: 50px;
    line-height: 50px;
  }

  .heading-mitting-small.heading-1 {
    font-size: 20px;
    line-height: 26px;
  }

  .button-transparent {
    text-align: left;
    letter-spacing: 0;
    padding: 10px 5px;
    font-size: 12px;
    line-height: 20px;
  }

  .button-transparent.small {
    border-radius: 0;
  }

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

  .heading-small.heading-1 {
    width: 100%;
    font-size: 23px;
  }

  .logo-wrapper, .image-wrapper-custom {
    border-radius: 0;
  }

  .heading1-card {
    font-size: 35px;
    line-height: 35px;
  }

  .heading1-card.heading-1 {
    letter-spacing: 3px;
    overflow-wrap: anywhere;
    width: 100%;
    font-size: 18px;
  }

  .image-100-bottom.top2 {
    border-radius: 0;
  }

  .no-overflow-85vh.smaller {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .no-overflow-85vh.auto {
    border-radius: 0;
  }

  .heading-space {
    font-size: 50px;
    line-height: 50px;
  }

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

  ._4er-nav-menu-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    width: auto;
    display: grid;
  }

  .slider-div-2 {
    min-width: 31vw;
  }

  .video-wrapper.auto {
    height: 20vh;
  }

  .video-wrapper.smaller.center {
    width: 100%;
  }

  .heading-4 {
    font-size: 50px;
    line-height: 50px;
  }

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

  .heading-4.heading-1-4.farbe-der-headings-2-4 {
    overflow-wrap: anywhere;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 400;
  }

  .heading-copy {
    font-size: 50px;
    line-height: 50px;
  }

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

  .heading-copy.heading-1.farbe-der-headings-2 {
    overflow-wrap: anywhere;
    font-size: 23px;
  }

  .heading-copy.heading-1.mittig {
    font-size: 16px;
    line-height: 30px;
  }

  .background-video {
    height: 100%;
  }

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

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

  .heading-23 {
    font-size: 50px;
    line-height: 50px;
  }

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

  .heading-23.heading-1.mittig {
    font-size: 16px;
    line-height: 30px;
  }

  .heading-24 {
    font-size: 50px;
    line-height: 50px;
  }

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

  .heading-24.heading-1.mittig {
    font-size: 16px;
    line-height: 30px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_component {
    width: auto;
    height: auto;
  }
}

#w-node-d420086f-72bb-7945-0253-2308fd39e590-4b452e36, #w-node-a4c69420-e068-18b7-225a-c7e9eabb3063-4b452e36, #w-node-ad6f2cb5-ca43-17ef-ef4c-364ccf9987c6-4b452e36, #w-node-_7ac85369-b107-b8ba-62d9-751aba5ff468-4b452e36, #w-node-_7ac85369-b107-b8ba-62d9-751aba5ff471-4b452e36, #w-node-_7ac85369-b107-b8ba-62d9-751aba5ff47a-4b452e36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b1080b72-2ed7-6ba6-8929-db43a65594d8-4b452e36 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-fc0eeeec-9366-c83c-03f5-5f6a9b79b99a-4b452e36, #w-node-_83f98341-bd51-f14d-7423-d50411759778-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d5041175977e-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d50411759784-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d5041175978b-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d50411759791-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d5041175979a-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d504117597a1-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d504117597a8-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d504117597af-0a642e97, #w-node-_83f98341-bd51-f14d-7423-d504117597b6-0a642e97, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca1b-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca21-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca27-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca2e-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca34-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca3d-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca44-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca4b-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca52-0317fd9a, #w-node-cf6895cf-115f-4796-3d1c-c4c34193ca59-0317fd9a, #w-node-b231c99e-2556-800c-ec4c-28164a7263be-4b452e57, #w-node-_3d153352-dc02-6a4a-d6c5-cb4b2613dd11-4b452e58, #w-node-becd14d7-9c03-0b41-b382-0a467232e670-4b452e58, #w-node-_788bf8ea-017f-302b-b8ae-dd2d5aaeaecd-4b452e58, #w-node-_36852fad-fbdb-a83d-428e-db6fc0a24e31-4b452e58, #w-node-d993c53a-f532-819a-cbd0-6fcb45f4a4ab-4b452e58, #w-node-aa8db138-85e4-6c0c-eda8-f4fab62b0019-4b452e58 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_520b5aef-fd5a-e107-fd30-ac0fc2f895f7-4b452e58 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_69b650db-bd6e-ca78-bf3c-ccbfbf3038cf-165c6f64 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_973dba41-e4f3-02bc-012f-d1b4679fd656-679fd616, #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b7fe-7955b7d8, #w-node-_0c5cc28f-b304-77b0-785b-7d08a29d58cf-7955b7d8, #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b801-7955b7d8, #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b804-7955b7d8, #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b80a-7955b7d8, #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b80d-7955b7d8, #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b810-7955b7d8, #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b813-7955b7d8, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038c6-5db03852, #w-node-_83f420c4-91fe-708c-fa55-d95231662347-5db03852, #w-node-b58c5921-0980-f7d3-0099-02cdae2a2de4-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038b9-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038c3-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038c0-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038a7-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038ae-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038b6-5db03852 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7199ae4-2052-8522-8f0f-b9a95db038bd-5db03852 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a7199ae4-2052-8522-8f0f-b9a95db038cc-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038cf-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038d2-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038d5-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038d8-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038db-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038de-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038e2-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038e5-5db03852 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7199ae4-2052-8522-8f0f-b9a95db038e8-5db03852 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a7199ae4-2052-8522-8f0f-b9a95db038eb-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038f2-5db03852, #w-node-_0ff4386c-10c8-2a71-53b9-48c366fa4e36-5db03852, #w-node-a7199ae4-2052-8522-8f0f-b9a95db03892-5db03852, #w-node-c3c64dc5-0364-5a75-fd23-5164f7071f95-f7071e9e, #w-node-d1efdc1c-7094-bd66-8948-db0e8c95c710-e60387cd, #w-node-ba0cb9ed-cab4-719e-90df-949940ea2240-e60387cd, #w-node-_60ffe6e3-8cc2-3e71-a20e-32f0d3fd1757-e60387cd, #w-node-_60ffe6e3-8cc2-3e71-a20e-32f0d3fd175b-e60387cd, #w-node-_5c18999a-deaa-6856-746f-e391c78c04e5-e60387cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e26632a3-108a-a0bf-26f6-260ecc999a25-fbe5a929, #w-node-fd9960a8-508f-4394-a3ee-eeb01d81a9c8-e9ebc41d, #w-node-_096c4f24-a7da-3fc3-c7ff-5cada9d5be72-114510d8 {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_66b4b08e-9112-b7f7-9b7b-a0b97955b816-7955b7d8, #w-node-a7199ae4-2052-8522-8f0f-b9a95db038e8-5db03852 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


