:root {
  --gold: #c6ad6a;
  --black: black;
  --white: white;
}

.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;
  font-family: Bellota, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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

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

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

.utility-page-wrap {
  background-image: linear-gradient(45deg, #7e5525, #d7c881 29%, #d0bb78 68%, #956221);
  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;
  max-width: none;
  height: 15vh;
}

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

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

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

.telefonnummer {
  margin-bottom: 5px;
}

.ffnungszeiten {
  margin-bottom: 5px;
  font-family: Bellota, sans-serif;
}

.hauptfarbe {
  color: #fff;
  background-color: #000;
}

.email {
  margin-bottom: 5px;
}

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

.highlights {
  color: #000;
  background-color: #d2be7a;
  background-image: linear-gradient(45deg, #7e5525, #d7c881 29%, #d0bb78 68%, #956221);
}

.adresse {
  margin-bottom: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.terminbuttons.heading-1.highlights {
  z-index: 2;
  background-image: linear-gradient(45deg, #7e5525, #d7c881 29%, #d0bb78 68%, #956221);
  position: relative;
}

.hintergrund-heading {
  z-index: -5;
  text-align: center;
  text-transform: uppercase;
  font-size: 70px;
  position: absolute;
  inset: auto 0% 29%;
}

.hintergrund-heading.heading-1 {
  z-index: auto;
  color: #f1eee6;
  font-size: 60px;
}

.inhalt-mittig-untereinander {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.div-block-farbig {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

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

.div-block-farbig.spc {
  color: #000;
  text-decoration: none;
}

.div-block-farbig.spc._50 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-farbig.spc.midde {
  justify-content: center;
  align-items: center;
}

.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.left {
  text-align: left;
}

.section-gro-e-abst-nde {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5% 15%;
  display: flex;
}

.section-gro-e-abst-nde.zweitfarbe.hide {
  display: none;
}

.section-gro-e-abst-nde.spce {
  padding-left: 15%;
  padding-right: 15%;
}

.section-gro-e-abst-nde.background {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/pexels-fotoaibe-1643383.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.heading-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  line-height: 1.3;
  display: flex;
  position: relative;
}

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

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

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

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

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

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

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

.footer.hauptfarbe {
  padding-bottom: 10px;
}

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

.inhalt-footer {
  width: auto;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

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

.mitarbeiter-bild1 {
  width: 100%;
  height: 70vh;
  margin-bottom: 10px;
}

.mitarbeiter-bild1.auto {
  height: auto;
}

.maps1 {
  width: 80%;
  height: 500px;
}

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

.impdat {
  padding: 100px 40px;
}

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

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

.div-block-success.highlights {
  background-image: linear-gradient(45deg, #7e5525, #d7c881 29%, #d0bb78 68%, #956221);
}

.heading {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

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

.no_overflow {
  height: 45vh;
}

.no_overflow.sticky {
  position: sticky;
  top: 10vh;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .2s;
}

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

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

.subheading-mittig3.heading-2.farbe-der-headings {
  text-align: center;
}

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

.label3 {
  text-align: center;
  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;
}

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

.form1 {
  margin-bottom: 0;
  display: none;
}

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

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

.text-area {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

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

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

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

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

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

.link.black {
  color: #333;
}

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

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

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

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

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

.avatar {
  object-fit: contain;
  background-color: #000;
  width: 100%;
  height: 100%;
}

.nav-men {
  z-index: 1000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-men.mid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
}

.navbars {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbars.white {
  background-color: var(--white);
}

.navbars.white.desktop {
  z-index: 1002;
}

.navbars.mobile {
  display: none;
}

.navbars.desktop {
  z-index: 999;
}

.nav-link {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

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

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

.nav-link.flie-text {
  width: 100%;
  color: var(--gold);
  text-align: center;
  border: 1px solid #d2be7a00;
  margin-left: 0;
  margin-right: 0;
}

.nav-link.flie-text:hover {
  outline-offset: 3px;
  color: #d2be7a;
  border: 1px solid #d2be7a;
  outline: 2px #d2be7a;
  font-size: 14px;
  font-weight: 400;
}

.nav-link.flie-text.w--current {
  border: 2px solid var(--gold);
  color: #d2be7a;
  margin-right: 5px;
}

.nav-link.flie-text.black {
  color: #000;
  border-style: none;
  width: auto;
  margin-left: 0;
}

.container-8 {
  justify-content: center;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.navbar {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  box-shadow: 0 2px 5px #0003;
}

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

.html-embed-10 {
  width: 100%;
  display: block;
}

.text-links1-list.flie-text {
  text-align: left;
  margin-top: 10px;
}

.text-links1-list.flie-text.list {
  list-style-type: none;
}

._4er {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
}

._4er._3er {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
}

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

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

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

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

.slider {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55vh;
  margin-top: 40px;
  margin-bottom: 60px;
}

.slide {
  width: 25%;
  margin-right: 20px;
}

.slider-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-100, .image-80 {
  object-fit: cover;
  align-self: auto;
  width: 100%;
  height: 100%;
  display: block;
}

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

.slide-nav-4 {
  display: block;
}

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

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

.heading-mittig-left.heading-1.mitting {
  text-align: center;
}

.form-contact {
  width: 100%;
  height: 100%;
}

.heading-block1left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  line-height: 1.3;
  display: flex;
  position: relative;
}

.heading-block1left._100 {
  width: 100%;
}

.hintergrund-heading-left {
  z-index: -5;
  text-align: left;
  text-transform: uppercase;
  font-size: 70px;
  position: absolute;
  inset: auto 0% 29%;
}

.hintergrund-heading-left.heading-1 {
  z-index: auto;
  color: #f1eee6;
  font-size: 60px;
}

.body, .body-2 {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.card-team {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.card-team:hover {
  background-color: #f8f8f8;
}

.text-grid {
  grid-template-rows: auto;
  position: relative;
}

.block-quote {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.logo-image {
  object-fit: contain;
  max-width: none;
  height: 20vh;
}

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

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

.max-width-large.align-center {
  height: 100%;
}

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

.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 {
  z-index: 999999;
  cursor: pointer;
  position: absolute;
  top: 4rem;
  right: 1rem;
}

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

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

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

.modal1_component {
  z-index: 1000;
  -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%;
}

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

.code-embed.bg {
  width: 80%;
  margin-bottom: 20px;
  box-shadow: 0 2px 5px #0003;
}

.code-embed.big {
  min-width: 70vh;
}

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

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

.button-2 {
  text-align: center;
  background-color: #000;
  border-style: solid;
  border-width: 1px;
  padding: .75rem 1.5rem;
  text-decoration: none;
  position: sticky;
  top: 1%;
  left: 1%;
  right: auto;
}

.button-2.highlights {
  margin-top: 10px;
}

.text-size-medium {
  font-size: 1.25rem;
}

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

.div-block-117 {
  background-color: var(--white);
  display: none;
}

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

.lightbox-link, .lightbox-link-2 {
  width: 100%;
  height: 25vh;
}

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

.div-block-118 {
  z-index: 1;
  color: red;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50%;
  padding: 30px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  transform: rotate(-45deg);
}

.fixed-buttons {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 100px;
  padding-right: 5px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.socials.circle {
  background-color: #0000;
  border-color: #d9af6b;
  width: 45px;
  height: 45px;
  padding: 0;
}

.socials.circle:hover {
  padding: 0;
}

.icon-11 {
  object-fit: contain;
  height: auto;
}

.code-embed-2 {
  z-index: 990;
  position: relative;
}

.dropdown-list.w--open {
  background-color: #000;
}

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

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.div-block-119 {
  border: 2px solid #0000;
  width: 16vw;
  height: 100%;
  position: relative;
}

.border-down {
  object-fit: contain;
  height: 4vh;
  position: absolute;
  inset: auto auto 0% 0%;
}

.border-up {
  object-fit: contain;
  height: 4vh;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(180deg);
}

.border-left {
  object-fit: contain;
  height: 4vh;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(90deg);
}

.border-right {
  object-fit: contain;
  height: 4vh;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(270deg);
}

.div-block-120 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-121 {
  border-left: 3px solid var(--gold);
  padding-left: 20px;
}

.div-block-122 {
  background-color: var(--gold);
  color: #fff;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.div-block-123 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-span {
  font-size: 18px;
  font-weight: 600;
}

.no_overflow-2 {
  height: 45vh;
  overflow: hidden;
}

.text-grid-2, .text-grid-3, .text-grid-4 {
  grid-template-rows: auto;
}

.nav-men-3 {
  z-index: 1000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-men-3.mid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
}

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

.image-106 {
  width: 85px;
  height: 85px;
  position: absolute;
  inset: 0% auto auto 1%;
}

.image-106.left {
  width: 85px;
  height: 85px;
  inset: auto 0% 0% auto;
}

.modal1_component-4 {
  z-index: 100;
  -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%;
}

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

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

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

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

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .titelvideo-start {
    height: 60vh;
  }

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

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

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

  .terminbuttons.heading-1.highlights {
    margin-top: 10px;
  }

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

  .div-block-farbig {
    padding-bottom: 20px;
  }

  .div-block-farbig.spc.halb {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

  .heading-block {
    width: 100%;
  }

  .inhalt-nebeneinander {
    flex-direction: column;
    order: -1;
    width: 90vw;
  }

  .inhalt-untereinander {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-right: 0;
  }

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

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

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

  .div-block-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .inhalt-footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  ._3er-grid {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 60px;
    margin-bottom: 0;
    display: flex;
  }

  .mitarbeiter-bild1 {
    height: 45vh;
  }

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

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

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

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

  .no_overflow.sticky {
    order: -9999;
    position: static;
  }

  .error-message {
    width: auto;
  }

  .form-wrap {
    border-bottom: 1px solid #d2d2d54d;
    border-right-style: none;
    width: 100%;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .maos-footer {
    height: 20vh;
  }

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

  .nav-men {
    background-color: #000;
  }

  .men-icon {
    color: #fff;
  }

  .navbars.mobile {
    display: none;
  }

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

  .nav-link.flie-text {
    text-align: center;
    border-style: none;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .men-buttton.hauptfarbe {
    background-color: var(--gold);
    text-align: center;
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .men-buttton.hauptfarbe.w--open {
    background-color: var(--gold);
  }

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

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

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

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

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

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

  ._3er._2er.unten {
    margin-bottom: 40px;
  }

  .slider {
    margin-top: 0;
    margin-bottom: 0;
  }

  .slide {
    width: 40%;
  }

  .heading-mittig-left.heading-1 {
    text-align: center;
    font-size: 30px;
  }

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

  .hintergrund-heading-left.heading-1 {
    text-align: center;
    font-size: 50px;
    line-height: 40px;
  }

  .card-team {
    padding-bottom: 20px;
  }

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

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

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

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

  .code-embed.big {
    min-width: auto;
  }

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

  .fixed-buttons {
    top: 5%;
  }

  .div-block-119 {
    width: 30vw;
  }

  .text-grid-2, .text-grid-3, .text-grid-4 {
    flex-flow: column;
    display: flex;
  }

  .div-block-124 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .image-106, .image-106.left {
    width: 75px;
    height: 75px;
  }

  .modal1_content-wrapper-4 {
    width: 90%;
    max-width: none;
  }
}

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

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

  .titelvideo-start {
    height: 55vh;
  }

  .titelvideo {
    height: 100%;
  }

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

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

  .hintergrund-heading.heading-1 {
    font-size: 40px;
  }

  .inhalt-mittig-untereinander {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .div-block-farbig.spc.halb {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

  .inhalt-nebeneinander {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .mitarbeiter-bild1, .maps1 {
    height: 25rem;
  }

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

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

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

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

  .heading {
    font-size: 32px;
  }

  .no_overflow {
    height: 25rem;
  }

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

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

  .text-area {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

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

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

  .maos-footer {
    height: 25vh;
  }

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

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

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

  ._4er._3er {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 20px;
    margin-bottom: 0;
  }

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

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

  .slider {
    height: 45vh;
  }

  .slide {
    width: 70%;
  }

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

  .hintergrund-heading-left.heading-1 {
    font-size: 40px;
  }

  .card-team {
    height: auto;
  }

  .block-quote {
    border-top: 5px solid #e2e2e2;
    border-left-width: 0;
  }

  .logo-image {
    height: 14vh;
  }

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

  .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_component {
    justify-content: center;
    align-items: center;
  }

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

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

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

  .lightbox-link-2, .slider-2 {
    height: 35vh;
  }

  .div-block-119 {
    width: 35vw;
  }

  .div-block-122 {
    width: 50px;
    height: 50px;
  }

  .no_overflow-2 {
    height: 25rem;
  }

  .image-106, .image-106.left {
    width: 65px;
    height: 65px;
  }

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

  .modal1_content-wrapper-4 {
    max-height: 85vh;
  }

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

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

@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 {
    height: 13vh;
  }

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

  .titelvideo-start {
    height: 50vh;
  }

  .titelvideo {
    height: 100%;
  }

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

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

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

  .divider.highlights {
    width: 40vw;
  }

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

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

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

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

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

  .heading-block, .inhalt-nebeneinander {
    width: 100%;
  }

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

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

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

  .icons.invert {
    height: 40px;
  }

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

  ._3er-grid {
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
  }

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

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

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

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

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

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

  .maps-gro {
    height: 300px;
  }

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

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

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

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

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

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

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

  .slide {
    width: 100%;
  }

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

  .heading-block1left {
    width: 100%;
  }

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

  .text-grid {
    width: 100%;
  }

  .block-quote {
    font-size: 15px;
  }

  .logo-image {
    height: 13vh;
  }

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

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

  .modal1_content-wrapper-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .modal1_component-2 {
    width: NaN% ;
    height: auto;
  }

  .lightbox-link {
    height: 20vh;
  }

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

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

  .socials.circle {
    width: 25px;
    height: 25px;
  }

  .div-block-119 {
    width: 37vw;
  }

  .text-grid-2, .text-grid-3, .text-grid-4 {
    width: 100%;
  }

  .nav-men-3 {
    flex-flow: column;
  }

  .image-106, .image-106.left {
    width: 60px;
    height: 60px;
  }

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

#w-node-bf62d0d7-a597-b37d-e4b2-b5cab925dcca-e3ae77b9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4ecdd49d-7a9e-cdcb-e823-04e3ead0af96-e3ae77f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_077d94d4-4e9d-bb6b-095a-1a18397ee087-2a537eb7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8829a9a6-5f31-107d-14ff-ccb4c98f9fd8-a0c1f102, #w-node-_906af9bb-4650-d01f-236d-f086a8b08d09-a0c1f102, #w-node-d8619e8d-7a00-0f78-2177-f4868e97337c-a0c1f102, #w-node-_4067096b-0bb6-bad3-602f-68e3b5a526e7-a0c1f102, #w-node-_4ecdd49d-7a9e-cdcb-e823-04e3ead0af96-a0c1f102, #w-node-_2b8faac8-ec87-549a-0cb1-1abfbbd52e1e-a0c1f102, #w-node-a6401250-cc0d-cd03-376e-81f01958f600-a0c1f102, #w-node-_08e6ba76-a4e9-9106-b65e-61ff90a3d8ce-a0c1f102, #w-node-_269c7cf0-352c-c81c-0320-5fefdebc33ab-a0c1f102, #w-node-_80dddf39-6e18-91cb-7f28-a4c99f6accc6-a0c1f102, #w-node-e215bb27-dde8-d792-45e3-cfa3e654a0e7-a0c1f102, #w-node-f31465a3-037b-1981-9228-239009c6b16a-a0c1f102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e0fc859-6ac2-a13e-8527-3c4606123bca-91126849 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_3c03ce58-798b-ad25-b2f9-aac50f2bf640-4b739761 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_9e0fc859-6ac2-a13e-8527-3c4606123bbe-91126849 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9e0fc859-6ac2-a13e-8527-3c4606123bca-91126849 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


