:root {
  --light-red: #ffa2a2;
  --red: #ea0c0d;
  --white: white;
  --black: black;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

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

.logo {
  justify-content: center;
  align-items: center;
  max-width: 220px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

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

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

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

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16% 8%;
  justify-content: center;
  justify-items: center;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

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

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 10px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.navbar1 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  box-shadow: 0 2px 5px 2px #0003;
}

.navbar-6 {
  width: 100%;
}

.navbar-6.main-color {
  z-index: 90;
  background-color: #67676700;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  display: flex;
}

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

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

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

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.nav-link-3.paragraph-font {
  color: #676767;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  transition: all .3s;
}

.nav-link-3.paragraph-font:hover {
  color: var(--light-red);
  font-size: 14px;
  font-weight: 500;
}

.nav-link-3.paragraph-font.w--current {
  background-color: var(--red);
  color: var(--white);
  border-radius: 25px;
  box-shadow: 0 2px 5px #0003;
}

.heading-color {
  color: #ff7879;
  line-height: 1.3;
}

.main-color {
  background-color: #676767;
}

.secondary-color {
  background-color: #f9fbff;
}

.highlights {
  background-color: #ea0c0d;
}

.heading-font1 {
  font-family: Raleway, sans-serif;
  line-height: 1.3;
}

.heading-font2 {
  font-family: Raleway, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.paragraph-font {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.heading-font3 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

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

.inhalt-mittig1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

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

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

.terminbutton.highlights.flie-text:hover {
  background-color: #595959;
}

.instagram3 {
  width: 30px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.utility-page-wrap {
  background-color: var(--red);
  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: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

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

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

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

._404-error {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #a8a8a8;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

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

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

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

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.impdat1 {
  color: #fff;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.nav-men-1.hauptfarbe {
  z-index: 100000000;
}

.telefonnummer1, .email, .adresse, .ffnungszeiten {
  margin-bottom: 5px;
}

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

.nav-link-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-style: normal;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #000;
  background-color: #0000;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

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

.nav-link-2.flie-text.w--current {
  color: #cfcfcf;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1.avif');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.speise-karte-downloaden {
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-impdat, .link-8 {
  color: #fff;
  text-decoration: none;
}

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

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

.subheadline-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

.address-3 {
  margin-bottom: 5px;
}

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

.subheading1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
}

.slogan1 {
  text-transform: uppercase;
  font-size: 65px;
  line-height: 75px;
}

.slogan1.heading-font1 {
  text-shadow: 1px 1px 16px #0003;
  font-size: 55px;
  line-height: 1.3;
}

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

.termin-button {
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-3.highlights {
  line-height: 1.3;
}

.termin-button.heading-3.highlights:hover {
  box-shadow: 0 2px 5px #0000007d;
}

.termin-button.heading-font3.highlights {
  background-color: var(--red);
  border-radius: 20px;
  box-shadow: 0 2px 5px #0003;
}

.termin-button.heading-font3.highlights:hover {
  box-shadow: 0 2px 5px #00000080;
}

._3er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

._3er-grid1._2-reihen {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  width: 100%;
  margin-top: 5vh;
}

.inhalt-mittig-untereinander {
  background-color: #ffa2a21c;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  display: flex;
}

.heading-mittig1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 32px;
  line-height: 36px;
}

.heading-mittig1.heading-font1 {
  font-size: 30px;
  line-height: 1.3;
}

.heading-mittig1.heading-font1.sml {
  font-size: 20px;
}

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

.text-mittig1.paragraph-font {
  line-height: 1.3;
}

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

.section-mittig1.zweitfarbe-2 {
  background-color: #eee;
}

.feature-image-mask {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  position: relative;
}

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

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

.inhalt-nebeneinander1.big {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.heading-links1 {
  text-transform: uppercase;
}

.heading-links1.heading-font1.heading-color {
  font-size: 32px;
}

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

.inhalt-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.inhalt-untereinander1.white {
  background-color: #fff;
}

._2er-grid1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  width: 100%;
}

.footer-image {
  object-fit: contain;
  margin-right: 10px;
}

.footertext1 {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.footer-1 {
  justify-content: space-around;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.leistungsbild1 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 30vh;
  overflow: hidden;
}

.galeriebild1 {
  object-fit: cover;
  width: 100%;
  height: 79.8vh;
}

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

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

.success1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.success1.heading-1 {
  color: #fff;
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.column-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding: 60px;
  display: flex;
}

.column-mittig-untereinander-1.highlights {
  color: #fff;
  height: 70vh;
  padding-left: 40px;
  padding-right: 40px;
}

.icon1 {
  object-fit: contain;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.column-links1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  padding: 60px;
  display: flex;
}

.column-links1.secondary-color {
  justify-content: center;
  align-items: center;
  height: 70vh;
  padding-left: 40px;
  padding-right: 40px;
}

.bild-cover1 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_275541047_visu.webp');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px 110px;
  display: flex;
}

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

.heading-links-klein1.heading-font2.heading-color {
  line-height: 1.3;
}

.heading-links-klein1.heading-font2.heading-color.mid {
  text-align: center;
}

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

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

.logo-img {
  object-fit: contain;
  width: 105px;
  max-width: none;
}

.zweitfarbe-2 {
  color: #000;
  background-color: #f7f7f7;
}

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

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

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

.div-block-foter {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

._3c-grid-nospace {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
}

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

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

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

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

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

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

.image-wrapper {
  height: 70vh;
}

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

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

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

.feature-image-blur {
  filter: blur(5px);
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.feature-image-contain-absolute {
  object-fit: contain;
  object-position: 50% 50%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.inhalt-untereinander1-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.timeline-circle {
  z-index: 10;
  background-color: #ea0c0d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
  position: sticky;
  top: 50vh;
}

.timeline-left {
  text-align: right;
}

.timeline-center {
  text-align: right;
  justify-content: center;
  display: flex;
}

.timeline-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.timeline-progress {
  z-index: 10;
  background-color: var(--light-red);
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline-date-text {
  color: #ea0c0d;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  line-height: 1.2;
  position: static;
  top: 50vh;
}

.timeline-text {
  color: #ea0c0d;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.timeline-wraper {
  background-color: #01061500;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.timeline-wraper.highlights {
  border: 1px solid var(--light-red);
  background-color: #f7f7f7;
  border-radius: 50px;
  margin-top: 1rem;
}

.timeline-wraper.highlights.zweitfarbe-2 {
  background-color: #eee;
}

.timeline-wraper.highlights.zweitfarbe-2.bottom {
  margin-bottom: 1rem;
}

.timeline-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 160px 1fr;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 30px 0;
}

.heading-links1-2 {
  text-transform: uppercase;
  margin-top: 10vh;
}

.quick-stack {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  padding: 0 0 0 20px;
}

.navbar1-impdat {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.divider {
  height: 5vh;
}

.links {
  grid-column-gap: 0px;
  background-color: #ea0c0d;
  border-radius: 50%;
  grid-template-rows: auto;
  grid-template-columns: 10% 1fr;
  justify-content: center;
  place-items: center start;
  width: 40px;
  height: 40px;
  margin-bottom: 0;
  display: flex;
}

.icon {
  object-fit: contain;
  background-color: #0000;
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 5px;
  display: inline-flex;
}

.icon.small {
  width: 35px;
  height: 35px;
}

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

.section-big-space {
  justify-content: center;
  align-items: center;
  padding: 10vh 15vw;
  display: flex;
}

.section-big-space.secondary-color {
  flex-flow: column;
}

.paragraph_center {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.heading-links1-mittig {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
}

.heading-links1-mittig.heading-1 {
  line-height: 1.3;
}

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

.kontakt-grid-form-spc {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  max-width: none;
  padding-top: 20px;
  padding-left: 2vw;
  display: flex;
}

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

.image-101 {
  object-fit: contain;
  width: 3vw;
  margin-bottom: 10px;
}

.jotform, .jotform-wrapper {
  width: 100%;
  overflow: auto;
}

.icon-wrapper {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: flex-end;
  align-items: center;
  max-width: none;
  padding-left: 100px;
  display: flex;
}

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

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

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

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

.modal1_component {
  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%;
}

.link-11 {
  color: #333;
  text-decoration: none;
}

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

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

.div {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

.field-label-7 {
  font-size: 16px;
  line-height: 1.3;
}

.field-label-7.small {
  margin-top: -15px;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 300;
}

.textarea {
  color: #333;
  min-height: 100px;
}

.form1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.text-field-4 {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  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-text {
  line-height: 1.3;
}

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

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

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

@media screen and (max-width: 991px) {
  .div-block-34 {
    width: 110px;
  }

  .paragraph-8, .link-3 {
    font-size: 13px;
  }

  .div-block-37 {
    width: auto;
  }

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

  .container-8 {
    width: 100%;
    min-width: 100%;
  }

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .navbar1 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-6.main-color {
    width: 100%;
  }

  .nav-link-3.paragraph-font {
    text-align: center;
  }

  .nav-link-3.paragraph-font:hover {
    color: var(--black);
    font-weight: 700;
  }

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

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

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

  .nav-link {
    width: 100%;
    position: static;
  }

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--red);
    text-align: center;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }

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

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

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .rounded-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block.zweitfarbe {
    margin-bottom: 20px;
  }

  .div-block-video1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .slogan1.heading-font1 {
    text-align: center;
    font-size: 36px;
    line-height: 1.1;
  }

  .logo-abstand1 {
    margin-top: 0;
    margin-bottom: 5px;
  }

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

  ._3er-grid1._2-reihen {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .heading-mittig1.heading-font1 {
    font-size: 25px;
  }

  .section-mittig1 {
    padding: 60px;
  }

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

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

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: 100%;
  }

  .inhalt-nebeneinander1.invert {
    flex-flow: column-reverse;
  }

  .heading-links1.heading-font1.heading-color {
    text-align: center;
    width: 100%;
  }

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

  ._2er-grid1 {
    margin-top: 20px;
  }

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

  .leistungsbild1 {
    height: 45vh;
  }

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

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

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

  .column-mittig-untereinander-1.highlights, .column-links1.secondary-color {
    height: auto;
  }

  .bild-cover1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/AdobeStock_275541047_visu.webp');
    padding: 60px;
  }

  .heading-links-klein1.heading-font2.heading-color {
    font-size: 20px;
  }

  ._3c-grid-nospace {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    display: flex;
  }

  .image-wrapper {
    height: 50vh;
  }

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

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

  .inhalt-untereinander1-center {
    padding-right: 0;
  }

  .timeline-item {
    padding: 20px;
  }

  .quick-stack {
    padding-left: 0;
  }

  .divider {
    height: auto;
  }

  .section-big-space {
    padding: 5vh 5vw;
  }

  .section-big-space.secondary-color {
    padding: 60px;
  }

  .kontakt-grid-form-spc {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .image-101 {
    width: 45px;
  }

  .jotform, .jotform-wrapper {
    overflow: visible;
  }

  .icon-wrapper {
    flex-flow: column;
    max-width: 90%;
    padding-left: 0;
    padding-right: 10px;
    position: fixed;
    inset: auto 0% 30% auto;
  }

  .text-links1-list.paragraph-font {
    text-align: left;
  }

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

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

  .textarea {
    min-height: 6rem;
  }

  .text-field-4 {
    height: 3rem;
    margin-bottom: 10px;
  }

  .error-message {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

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

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

  .nav-menu {
    background-color: #2e2e2e;
  }

  .impdatfooter, .impressum2 {
    text-align: left;
  }

  .inhalt-footer2 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

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

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

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

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

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

  .slogan1.heading-font1 {
    font-size: 27px;
    line-height: 1.3;
  }

  ._3er-grid1 {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .inhalt-mittig-untereinander.zweitfarbe.effekt {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-mittig1.heading-font1 {
    font-size: 23px;
  }

  .section-mittig1 {
    padding: 40px;
  }

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

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .inhalt-nebeneinander1 {
    width: auto;
  }

  .heading-links1.heading-font1 {
    font-size: 23px;
  }

  .heading-links1.heading-font1.heading-color {
    font-size: 29px;
  }

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

  .footer-image {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .footertext1 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }

  .footer-1.main-color {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .leistungsbild1 {
    object-fit: cover;
  }

  .maps1 {
    height: 45vh;
  }

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

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

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

  .success1.heading-1 {
    font-size: 22px;
    line-height: 1.4;
  }

  .column-mittig-untereinander-1.highlights, .column-links1.secondary-color {
    height: auto;
    padding: 40px;
  }

  .bild-cover1 {
    padding: 40px;
  }

  .logo-img {
    width: 90px;
  }

  .maos-footer {
    height: 100px;
  }

  ._3c-grid-nospace {
    flex-direction: column;
    display: flex;
  }

  .feature-image-blur, .feature-image-contain-absolute {
    margin-left: auto;
    margin-right: auto;
  }

  .timeline-circle {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .timeline-progress {
    display: none;
  }

  .timeline-date-text {
    font-size: 22px;
  }

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

  .timeline-item {
    flex-flow: column;
    display: flex;
  }

  .timeline-item.invert {
    flex-flow: column-reverse wrap;
  }

  .heading-links1-2.heading-font1 {
    text-align: center;
    font-size: 28px;
  }

  .links {
    grid-row-gap: 5px;
    width: 35px;
    height: 35px;
  }

  .icon {
    width: 20px;
    height: 20px;
    padding: 0;
  }

  .icon.small {
    width: 25px;
    height: 25px;
  }

  .section-big-space {
    flex-direction: column;
  }

  .section-big-space.secondary-color {
    padding: 40px;
  }

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

  .kontakt-grid-form-spc, .icon-wrapper {
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    max-width: 100%;
  }

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

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

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

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

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

  .textarea {
    min-height: 5.5rem;
  }

  .text-field-4 {
    text-align: center;
    height: 2.8rem;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field-4::placeholder {
    text-align: center;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 15px;
  }

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

  .grid-7 {
    justify-content: start;
  }

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

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

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

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

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .impdatfooter {
    text-align: left;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .rounded-block {
    min-width: 200px;
  }

  .div-block-video1 {
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .subheading1 {
    font-size: 20px;
    line-height: 20px;
  }

  .subheading1.heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

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

  .slogan1.heading-font1 {
    font-size: 19px;
  }

  ._3er-grid1 {
    width: 100%;
    max-width: 100%;
  }

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

  .inhalt-mittig-untereinander.zweitfarbe {
    width: 100%;
    padding: 20px 10px;
  }

  .heading-mittig1.heading-font1, .heading-mittig1.heading-font1.sml {
    font-size: 18px;
  }

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

  .inhalt-nebeneinander1 {
    width: auto;
  }

  .heading-links1.heading-font1 {
    font-size: 19px;
  }

  .heading-links1.heading-font1.heading-color {
    font-size: 21px;
  }

  .text-links1.paragraph-font.left {
    text-align: left;
  }

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

  .footer-1.main-color, .impdat {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .success1.heading-1 {
    font-size: 17px;
  }

  .column-mittig-untereinander-1.highlights {
    padding: 40px 20px;
  }

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

  .column-links1.secondary-color {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bild-cover1 {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/AdobeStock_275541047_visu.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding: 40px 20px;
  }

  .logo-img {
    width: 88px;
  }

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

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

  .image-wrapper {
    height: 45vh;
  }

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

  .inhalt-untereinander1-center {
    padding-right: 0;
  }

  .timeline-text {
    text-align: center;
    font-size: 15px;
  }

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

  .quick-stack {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

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

  .section-big-space {
    padding: 40px 20px;
  }

  .section-big-space.secondary-color {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph_center.paragraph-font {
    font-size: 14px;
  }

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

  .kontakt-grid-form-spc {
    grid-row-gap: 5px;
    justify-items: stretch;
  }

  .icon-wrapper {
    grid-row-gap: 8px;
    justify-items: stretch;
  }

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

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

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

  .checkbox-field-2 {
    margin-top: 0;
  }

  .textarea {
    min-height: 5rem;
  }

  .text-field-4 {
    width: 100%;
    height: 2.5rem;
  }

  .form-text {
    font-size: 13.5px;
  }
}

#w-node-_76c6d288-5cea-f575-34d3-155d69f42de2-ebcdfd29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fdf8e4f-afd7-0424-d939-3ef78930fa10-ebcdfd29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_27bdeffd-2a29-c44b-3aa4-b87ccfd422cf-ebcdfd29, #w-node-_1ff37a61-7921-d06c-8d98-93cf0de5a69f-ebcdfd29, #w-node-fcc6e98d-105d-3d67-aae7-c8f18e4ff934-ebcdfd29, #w-node-_983712b1-2323-9bed-fe49-fdf001d71e48-ebcdfd29, #w-node-c6a73550-142c-5390-5c0d-813f62e082bd-ebcdfd29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b3c93b-347b-2171-9e54-0bf22be2e994-de6d0e6d, #w-node-_80b3c93b-347b-2171-9e54-0bf22be2e99a-de6d0e6d, #w-node-_1bb3b13f-a0e7-2d0e-90bd-3927679582bd-ebcdfdeb, #w-node-_1bb3b13f-a0e7-2d0e-90bd-3927679582c0-ebcdfdeb {
  place-self: center;
}

#w-node-c8e79232-025f-b1b8-2656-56a7c7e2aca3-ebcdfe15 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e41-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e44-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e46-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e4b-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e4e-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e50-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e54-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e57-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e59-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e5e-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e62-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e64-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e68-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e6b-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e6d-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e72-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e76-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e78-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e7c-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e7f-ebcdfe42, #w-node-_90de7c8c-16ec-3aa9-9af2-7f49c1af7e81-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335c4-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335c7-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335c9-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335e1-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335e4-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335e6-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335eb-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335ef-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335f1-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335ba-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335bd-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335bf-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335d7-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335db-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335dd-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335cd-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335d0-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335d2-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335f5-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335f8-ebcdfe42, #w-node-_82c9c3d1-dc2d-586f-d864-2d201be335fa-ebcdfe42, #w-node-_301c7586-8573-f776-1bd8-40ac01f773e7-ebcdfe42, #w-node-_301c7586-8573-f776-1bd8-40ac01f773f5-ebcdfe42, #w-node-_301c7586-8573-f776-1bd8-40ac01f773f7-ebcdfe42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d248179a-bb93-27ec-9c86-4c27f84fe9f5-ebcdfe42 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_10b60872-4b57-81b3-8ed9-90fe98b36b6a-ebcdfd29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


