:root {
  --olive-drab: #718e3c;
  --pale-goldenrod: #cbdd8b;
  --pink: #f5c9df;
  --black: #353535;
  --dim-grey: #5a5958;
  --tomato: #fc6639;
  --dark-goldenrod: #be971b;
  --medium-sea-green: #51aa5d;
  --yellow-green: #c2d776;
}

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

p {
  margin-bottom: 10px;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

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

.logo-img {
  width: 250px;
}

.logo {
  color: #333;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

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

.telefonnummer {
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
}

.telefonnummer.farbe {
  color: #fff;
}

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

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
}

.email.farbe {
  color: #fff;
}

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

.highlights {
  background-color: var(--pale-goldenrod);
  color: #000;
}

.adresse {
  color: #000;
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
}

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

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

.heading-1 {
  font-family: Righteous, sans-serif;
  font-weight: 700;
}

.heading-2 {
  font-family: Righteous, sans-serif;
  font-weight: 400;
}

.heading-3 {
  font-family: Quicksand, sans-serif;
  font-weight: 500;
}

.flie-text {
  font-family: Quicksand, sans-serif;
  font-weight: 400;
}

.farbe-der-headings {
  color: var(--olive-drab);
}

.navbar1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

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

.terminbutton.highlights {
  color: #fff;
  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 {
  color: #fff;
  text-decoration: none;
}

.datenschutz.flie-text {
  color: #000;
}

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

.impressum.flie-text {
  color: #000;
}

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

._1 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.men-2 {
  width: 100%;
}

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

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

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

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

.nav-link2.flie-text:hover {
  color: #acacac;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current:hover {
  font-size: 14px;
}

.inhalt-men-punkte2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.div-block-video-2 {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(#0006, #0006);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0 0 40px 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan-2 {
  text-transform: uppercase;
  font-size: 50px;
  line-height: 70px;
}

.slogan-2.heading-1 {
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 36px;
  line-height: 40px;
}

.startseite2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  padding: 100px 200px;
  display: flex;
}

.startseite2.zweitfarbe {
  min-height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.startseite2.backgound {
  object-fit: fill;
  position: relative;
}

.heading-start2 {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 80px;
}

.heading-start2.heading-2 {
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
}

.heading-start2.heading-2.farbe-der-headings {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 35px;
}

.heading-start2.heading-2.farbe-der-headings.left {
  text-align: left;
  font-size: 40px;
  line-height: 45px;
}

.heading-start2.heading-2.left {
  text-align: left;
}

.text2 {
  text-align: center;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

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

.text2.flie-text.left {
  text-align: left;
}

.text2.flie-text.left.list {
  margin-bottom: 10px;
}

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

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

.mehr-erfahren1.hauptfarbe.flie-text {
  background-color: var(--pink);
  color: var(--black);
}

.mehr-erfahren1.hauptfarbe.flie-text:hover {
  background-color: var(--dim-grey);
  color: #fff;
  transform: scale(1.1);
}

.mehr-erfahren1.flie-text {
  background-color: var(--olive-drab);
}

.mehr-erfahren1.flie-text.hauptfarbe {
  background-color: var(--olive-drab);
  color: #fff;
}

.heading-83 {
  font-size: 25px;
  font-weight: 700;
  line-height: 50px;
}

.inhalt-service2 {
  min-height: 600px;
  overflow: hidden;
}

.serviceangebote2 {
  width: 60%;
  min-width: auto;
  margin-top: 50px;
}

.heading-mittig-klein1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.heading-mittig-klein1.heading-2._1 {
  justify-content: center;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.heading-mittig-klein1.heading-2._1.black {
  color: #000;
}

.heading-mittig-klein1.heading-2.allcaps {
  text-transform: uppercase;
}

.inhaltstartseite2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.kontaktaufnehmen2 {
  color: #fff;
  background-image: linear-gradient(#0009, #0009);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.footer2 {
  justify-content: space-around;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer2.hauptfarbe.flie-text {
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 140px;
}

.iconfooter2 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-inhalt3 {
  display: inline-block;
  position: static;
}

.headingfooter2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

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

.image-3:hover {
  transform: scale(1.1);
}

.heading-start2-2 {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 85px;
}

.heading-start2-2.heading-2.farbe-der-headings {
  font-size: 54px;
  line-height: 60px;
}

.galerie2 {
  padding: 100px 190px;
}

.impdat-3 {
  min-height: auto;
  padding: 120px 40px 100px;
}

.impdat-3.impressum-page {
  flex-direction: column;
  justify-content: center;
  min-height: 80vh;
  display: flex;
}

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

.sucess-blcok {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.sucess-blcok.highlights {
  color: #fff;
}

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

.footer-div {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.div-block-footer1 {
  color: #000;
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 0;
  display: flex;
}

.footer-1 {
  padding: 60px 140px;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.heading-footer.heading-3 {
  color: #000;
}

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Quicksand, sans-serif;
  display: flex;
}

.loading_page {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.loading_page.hauptfarbe {
  z-index: 1000;
  background-color: #cbdd8b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
}

.div-block {
  z-index: 1;
  width: 80%;
  position: relative;
  inset: auto;
}

.checkbox-field {
  text-align: left;
}

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

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

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

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

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

.line-first {
  background-color: #000;
  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;
}

.button-wrapper.submit.flie-text.highlights {
  color: #fff;
}

.button-wrapper.submit.flie-text.highlights:hover {
  background-color: var(--tomato);
}

.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;
  margin-top: 70px;
  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;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.link {
  color: #000;
  font-family: Quicksand, sans-serif;
  text-decoration: none;
}

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

.paragraph-61 {
  text-align: right;
  margin-left: 20px;
  font-size: 20px;
}

.paragraph-61.flie-text.left {
  text-align: left;
  margin-left: 0;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-61.flie-text.left.list {
  margin-bottom: 10px;
}

.paragraph-61.flie-text.left.list.farbe, .paragraph-61.flie-text.left.farbe1 {
  color: var(--dim-grey);
}

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

.navbar {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  top: 0%;
  left: 0%;
  right: 0%;
}

.navbar.hauptfarbe {
  z-index: 19;
  background-color: #f5c9df0d;
  background-color: var(--olive-drab);
  border: 1px #c6c6c6;
  border-bottom: 1px solid #51aa5d;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 10px;
  position: static;
  inset: 0% auto 0;
}

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

.logo-2.w--current {
  color: #000;
  background-image: none;
  background-size: auto;
  flex-direction: column;
  width: auto;
  height: 143px;
  text-decoration: none;
  position: relative;
}

.logo-img-2 {
  width: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 9px;
  position: static;
}

.nav-link {
  z-index: 0;
  color: var(--black);
  text-transform: uppercase;
  font-family: Righteous, sans-serif;
  font-size: 15px;
}

.nav-link:hover {
  color: var(--dark-goldenrod);
  font-weight: 700;
}

.nav-link.w--current {
  color: var(--dark-goldenrod);
}

.nav-link.farbe1 {
  color: #fff;
}

.nav-link.farbe1:hover {
  color: var(--black);
}

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

.logo-wei {
  display: inline-block;
}

.logo-wei.hide {
  width: auto;
  height: auto;
  display: block;
}

.nav-menu-1.hauptfarbe {
  color: #000;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.image-62 {
  width: 600px;
  margin-left: 220px;
}

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

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

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

.right-arrow {
  display: none;
}

.bold-text-11 {
  font-size: 35px;
  line-height: 40px;
}

.grid-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.div-block-148 {
  height: 600px;
  overflow: hidden;
}

.div-block-148.right {
  height: 650px;
}

.div-block-149 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 600px;
  padding-left: 60px;
  padding-right: 40px;
  display: flex;
}

.dropdown-list-13 {
  background-color: var(--dark-goldenrod);
}

.dropdown-list-13.w--open {
  width: auto;
  padding: 6px;
  box-shadow: 1px 1px 3px #000000bd;
}

.preislise {
  background-color: #fff;
  width: 1053px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px 60px 40px;
  box-shadow: 4px 4px 6px 3px #acacac70;
}

.preislise.copy {
  width: 1053px;
}

.preislise.hide {
  display: none;
}

.angebot-grid-2 {
  grid-column-gap: 5px;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  align-items: start;
  margin-bottom: 5px;
  padding: 10px 20px 10px 10px;
}

.angebot-grid-2._5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.angebot-grid-2._5._4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-div-rechts {
  text-align: right;
  min-height: 20px;
}

.grid-div-links {
  min-height: 20px;
}

.paragraph-54 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

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

.text-span-10 {
  color: var(--olive-drab);
  font-weight: 500;
}

.heading-87 {
  color: var(--olive-drab);
  font-family: Righteous, sans-serif;
  font-weight: 400;
}

.heading-87.center {
  color: var(--olive-drab);
  text-align: center;
}

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

.image-64 {
  object-fit: cover;
  width: 100%;
  height: 400px;
  transition: all .3s;
  overflow: hidden;
}

.image-64:hover {
  filter: none;
  transform: scale(1.1);
}

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

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

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

.div-block-150 {
  background-image: linear-gradient(#0000004d, #0000004d);
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  inset: 0%;
}

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

.list-4 {
  margin-top: 10px;
}

.logo-3 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.logo-3.w--current {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 200px;
  position: relative;
}

.nav-link-2 {
  z-index: 0;
  color: #000;
  text-transform: uppercase;
  margin-right: 5px;
  font-family: Righteous, sans-serif;
  font-size: 14px;
}

.nav-link-2:hover {
  border-bottom: 1px solid #000;
}

.nav-link-2.w--current {
  color: #000;
  border-bottom: 2px solid #000;
  font-size: 16px;
}

.logo-img-3 {
  filter: none;
  object-fit: contain;
  width: 100px;
  margin-top: 5px;
  padding: 9px;
  position: relative;
}

.div-block-152 {
  color: #fff;
  background-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 1px 1px 3px #00000069;
}

.div-block-152:hover {
  transform: scale(1.05);
}

.div-block-152.con {
  text-align: center;
}

.grid-19 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 70%;
  margin-top: 40px;
}

.link-block {
  color: #000;
  height: 40vh;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.form-text.flie-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.form-text.flie-text.left {
  text-align: left;
}

.select-field {
  color: #949494;
  background-color: #fff;
  padding-left: 8px;
}

.select-field:active, .select-field:focus {
  border: 1px solid var(--olive-drab);
}

.inhalt-nebeneinander1 {
  flex-direction: column;
  align-items: center;
  width: 75vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.submit-button1.highlights.flie-text {
  background-color: var(--olive-drab);
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.submit-button1.highlights.flie-text:hover {
  background-color: var(--black);
}

.inhalt-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 85%;
  display: flex;
}

.text-field-2 {
  height: 30px;
}

.section-gro-e-abst-nde1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px;
  display: flex;
}

.form-block {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.heading-links1.heading-1 {
  color: var(--olive-drab);
  text-transform: uppercase;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.button.hauptfarbe.flie-text {
  text-transform: uppercase;
}

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

.form-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.feild {
  height: 30px;
  margin-top: 20px;
}

.feild:active, .feild:focus {
  border: 1px solid var(--olive-drab);
}

.feild.mt {
  margin-top: 0;
}

.list-5 {
  padding-left: 20px;
}

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

._3er-grid.abst-unten {
  margin-bottom: 100px;
}

.content-div {
  background-color: var(--pale-goldenrod);
  flex-direction: column;
  align-items: center;
  padding: 20px;
  transition: all .3s;
  display: flex;
}

.content-div:hover {
  transform: scale(1.03);
  box-shadow: 0 3px 5px 1px #00000040;
}

.icon {
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}

.lightbox {
  display: none;
}

.image-71 {
  display: block;
}

.lightbox-link-2, .tablet {
  display: none;
}

.link-block-2 {
  width: 35px;
}

.image-72 {
  width: 50px;
}

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

  .adresse {
    text-align: center;
  }

  .adresse.linke {
    text-align: left;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .impdat1-2.flie-text.align {
    text-align: left;
  }

  .men-icon2 {
    color: #fff;
  }

  .titelvideo-start-3 {
    height: 500px;
  }

  .div-block-video-2 {
    justify-content: center;
    padding-left: 60px;
    padding-right: 100px;
  }

  .slogan-2.heading-1 {
    text-align: left;
  }

  .startseite2, .startseite2.zweitfarbe {
    padding: 100px 60px;
  }

  .startseite2.backgound {
    min-height: 500px;
    padding: 100px 60px;
  }

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

  .heading-start2.heading-2.farbe-der-headings {
    font-size: 40px;
    line-height: 45px;
  }

  .heading-start2.heading-2.farbe-der-headings.left {
    text-align: center;
    margin-bottom: 0;
  }

  .heading-start2.heading-2.farbe-der-headings.height {
    font-size: 31px;
    line-height: 41px;
  }

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

  .text2.flie-text.left.list.leftt {
    text-align: left;
  }

  .mehr-erfahren1.flie-text.highlights, .mehr-erfahren1.flie-text.hauptfarbe {
    align-self: center;
  }

  .inhalt-service2 {
    flex-direction: row;
    min-height: auto;
    display: block;
  }

  .serviceangebote2 {
    width: 90%;
  }

  .heading-mittig-klein1.heading-2 {
    align-self: auto;
    margin-bottom: 10px;
  }

  .inhaltstartseite2, .inhaltstartseite2.zweitfarbe {
    padding: 100px 60px;
  }

  .footer2.hauptfarbe.flie-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-3.runter {
    object-position: 50% 65%;
  }

  .image-3.hoch {
    object-position: 50% 40%;
  }

  .heading-start2-2 {
    font-size: 60px;
    line-height: 60px;
  }

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

  .impdat-3 {
    padding-top: 100px;
  }

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

  .sucess-blcok.highlights {
    width: 100%;
  }

  .div-block-footer1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-1.highlights {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 12px;
  }

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

  .inhalt-footer {
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .inhalt-footer.mobil {
    display: none;
  }

  .div-block {
    width: 100%;
  }

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

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

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

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

  .navbar.highlights {
    padding: 0 20px;
  }

  .men-button1.w--open {
    background-color: #0000;
  }

  .men-icon1 {
    color: #000;
  }

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

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

  .bold-text-11 {
    font-size: 25px;
  }

  .grid-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .grid-17.invert {
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
  }

  .div-block-148, .div-block-148.right {
    height: 400px;
  }

  .div-block-149 {
    align-items: center;
    min-height: auto;
    padding: 100px 60px;
  }

  .preislise {
    width: 100%;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .preislise.copy {
    width: 100%;
    margin-bottom: 10px;
  }

  .angebot-grid-2._5._4 {
    grid-template-columns: 1fr 1fr 1fr .75fr;
  }

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

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

  .grid-18 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-64 {
    height: 300px;
  }

  .list-4.mitte {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    display: flex;
  }

  .logo-3 {
    order: -1;
  }

  .nav-link-2 {
    color: #fff;
    text-align: center;
    width: 100%;
    position: static;
  }

  .logo-img-3 {
    width: 80px;
  }

  .grid-19 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-top: 0;
  }

  .grid-19.mehr-abst {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .link-block {
    height: 400px;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .inhalt-untereinander1 {
    width: 100%;
    padding-right: 0;
  }

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

  .form-block {
    margin-bottom: 0;
  }

  .button.hauptfarbe.flie-text {
    align-self: auto;
  }

  .icon {
    width: 40px;
    height: 45px;
  }

  .div-block-155 {
    order: 1;
  }

  .tablet {
    color: var(--olive-drab);
    font-weight: 500;
    display: inline;
  }

  .image-72 {
    width: 50px;
    padding: 0 0 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

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

  .adresse, .adresse.linke {
    text-align: center;
  }

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

  .divblock1 {
    height: auto;
  }

  .impdat1-2.flie-text {
    flex-direction: column;
    display: flex;
  }

  .impdat1-2.flie-text.align, .impdat1-2.flie-text {
    text-align: center;
  }

  .titelvideo-start-3 {
    height: 350px;
  }

  .video2 {
    height: 100%;
  }

  .div-block-video-2 {
    height: 100%;
    padding-left: 40px;
  }

  .slogan-2.heading-1 {
    text-align: left;
    font-size: 30px;
    line-height: 35px;
  }

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

  .startseite2.zweitfarbe, .startseite2.backgound {
    padding: 60px 40px;
  }

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

  .heading-start2.heading-2.farbe-der-headings {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-start2.heading-2.farbe-der-headings.left {
    font-size: 30px;
  }

  .heading-start2.heading-2.farbe-der-headings.height {
    font-size: 30px;
    line-height: 35px;
  }

  .text2 {
    padding-bottom: 40px;
  }

  .text2.flie-text {
    padding-bottom: 0;
    font-size: 14px;
  }

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

  .text2.flie-text.left.list {
    padding-bottom: 0;
  }

  .inhalt-service2 {
    flex-direction: column;
    min-height: 400px;
    display: block;
  }

  .inhaltstartseite2, .inhaltstartseite2.zweitfarbe {
    padding: 60px 40px;
  }

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

  .footer2.hauptfarbe.flie-text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .iconfooter2 {
    justify-content: flex-start;
  }

  .footer-inhalt3 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .columns-14 {
    width: 100%;
  }

  .headingfooter2 {
    text-align: center;
  }

  .headingfooter2.heading-3 {
    text-align: left;
  }

  .heading-start2-2.heading-2.farbe-der-headings {
    font-size: 50px;
    line-height: 55px;
  }

  .galerie2 {
    padding: 60px 40px;
  }

  .impdat-3.impressum-page {
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .success-2, .sucess-blcok {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-div {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
  }

  .div-block-footer1 {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: auto;
  }

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

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

  .inhalt-footer {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

  .paragraph-61 {
    margin-left: 0;
  }

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

  .paragraph-61.flie-text.left.list.farbe {
    font-size: 14px;
    line-height: 22px;
  }

  .paragraph-61.flie-text.left.farbe1 {
    font-size: 16px;
  }

  .paragraph-61.flie-text.left.farbe1.center {
    font-size: 14px;
    line-height: 22px;
  }

  .grid-17 {
    display: flex;
  }

  .div-block-148, .div-block-148.right {
    height: 350px;
  }

  .div-block-149 {
    padding: 60px 40px;
  }

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

  .preislise.copy {
    margin-top: 10px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .angebot-grid-2._5 {
    grid-template-columns: 20% 20% 20% 20% 20%;
    padding-left: 0;
    padding-right: 0;
  }

  .angebot-grid-2._5._4 {
    grid-template-columns: 23% 23% 23% 23%;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-54 {
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 16px;
  }

  .paragraph-54.center {
    font-size: 10px;
    line-height: 16px;
  }

  .text-span-10 {
    font-size: 10px;
  }

  .heading-87.center {
    font-size: 20px;
    line-height: 25px;
  }

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

  .image-64 {
    height: 350px;
  }

  .grid-19 {
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .link-block {
    height: 350px;
  }

  .inhalt-nebeneinander1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .image-69 {
    height: 350px;
  }

  .div-block-154 {
    align-items: center;
  }

  .list-5.mitte {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

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

  ._3er-grid.abst-unten {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    margin-bottom: 60px;
    display: flex;
  }

  .icon {
    margin-bottom: 10px;
  }
}

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

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

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

  p {
    font-size: 12px;
    line-height: 17px;
  }

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

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

  .titelvideo-start-3 {
    height: 300px;
  }

  .video2 {
    height: 100%;
  }

  .div-block-video-2 {
    align-items: center;
    height: 100.07%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan-2.heading-1 {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
  }

  .startseite2, .startseite2.zweitfarbe, .startseite2.backgound {
    padding: 40px 20px;
  }

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

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

  .heading-start2.heading-2.farbe-der-headings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-start2.heading-2.farbe-der-headings.left {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-start2.heading-2.farbe-der-headings.height {
    font-size: 20px;
    line-height: 25px;
  }

  .text2.flie-text {
    padding-bottom: 0;
    font-size: 14px;
    line-height: 21px;
  }

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

  .text2.flie-text.left.list.leftt {
    text-align: left;
  }

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

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

  .mehr-erfahren1.flie-text.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-83 {
    font-size: 17px;
    line-height: 20px;
  }

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

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

  .heading-mittig-klein1.heading-2._1.black {
    line-height: 16px;
  }

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

  .inhaltstartseite2, .inhaltstartseite2.zweitfarbe {
    padding: 40px 20px;
  }

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

  .heading-start2-2.heading-2.farbe-der-headings {
    font-size: 20px;
    line-height: 25px;
  }

  .galerie2 {
    padding: 40px 20px;
  }

  .impdat-3 {
    padding: 20px 10px;
  }

  .impdat-3.impressum-page {
    min-height: auto;
    padding: 40px 10px;
  }

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

  .sucess-blcok.highlights {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .maps-gro {
    height: 300px;
  }

  .paragraph-61 {
    text-align: center;
    margin-left: 0;
  }

  .paragraph-61.flie-text.left {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .paragraph-61.flie-text.left.list.farbe, .paragraph-61.flie-text.left.farbe1 {
    font-size: 14px;
  }

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

  .navbar.highlights {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-11 {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-148, .div-block-148.right {
    height: 300px;
  }

  .div-block-149 {
    padding: 40px 20px;
  }

  .preislise {
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    display: none;
  }

  .preislise.copy {
    display: none;
  }

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

  .angebot-grid-2._5, .angebot-grid-2._5._4 {
    grid-template-rows: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-div-rechts {
    text-align: left;
  }

  .grid-div-links, .paragraph-54, .paragraph-54.center, .text-span-10 {
    font-size: 9px;
  }

  .heading-87 {
    font-size: 16px;
  }

  .heading-87.center {
    font-size: 12px;
  }

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

  .image-64 {
    height: 300px;
  }

  .nav-link-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .logo-img-3 {
    width: 70px;
  }

  .div-block-152.con {
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-19 {
    height: 100%;
  }

  .link-block {
    height: 400px;
    max-height: none;
  }

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

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

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

  .image-69 {
    height: 300px;
  }

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

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

  .content-div {
    padding: 40px 10px;
  }

  .icon {
    width: 30px;
    height: 30px;
  }

  .lightbox, .image-71, .lightbox-link-2 {
    display: block;
  }

  .lightbox-link-2.hide {
    display: none;
  }

  .bold-text-12 {
    font-size: 12px;
  }
}

#w-node-_2a0c6b55-6d83-e1be-c0a3-9745a680752c-6c937118, #w-node-_31424bab-8863-1248-7522-ff05bbee44a0-6c937118, #w-node-_5406e9a0-a73a-2ee0-4bd5-7d3e1d2aec93-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d877-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d879-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d87b-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d87d-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d87f-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d881-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d883-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d885-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d887-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d88b-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d88d-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d88f-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d891-e3937120, #w-node-_1ccdcbff-77fa-a75f-f674-1ea43c36d893-e3937120, #w-node-e71ab216-ddae-d2ef-10ba-a79485c03395-69937126, #w-node-cfa71db4-bd99-8ae5-f5d2-57d41354fa31-69937126, #w-node-_1febaeab-516b-b781-74ad-4bf34de2fa5a-69937126, #w-node-_5e2b1dd4-0bcb-b910-d0d5-1fffeeb883f6-9893712d, #w-node-_88fcae4e-a268-7cc8-99ce-4f59622cddd9-9893712d, #w-node-_56ccac62-fa1c-2e03-e3b5-21cc3225ecce-9893712d, #w-node-_44c6ff4c-2c59-a8a8-ba33-7576241c2717-9893712d, #w-node-_18021af9-d8b2-16f6-bcfe-0bfb1df2ffa9-9893712d, #w-node-_0ff15fc4-ee97-f98b-1445-80fc37fb6a17-9893712d, #w-node-_5ba842f0-b4e7-1e22-42ba-5a6a1c4739a0-9893712d, #w-node-c4f59b9e-5951-a844-3f2f-95633c6f0e06-9893712d, #w-node-_02133366-2f9c-a772-af28-c72a3d8d6698-9893712d, #w-node-_340bfa6b-2ebc-4888-5a9c-5bfda3bcdb34-e5b97b3e, #w-node-_340bfa6b-2ebc-4888-5a9c-5bfda3bcdb4c-e5b97b3e, #w-node-_2a0c6b55-6d83-e1be-c0a3-9745a680752c-e5b97b3e, #w-node-_31424bab-8863-1248-7522-ff05bbee44a0-e5b97b3e, #w-node-_2a0c6b55-6d83-e1be-c0a3-9745a680752c-97d7a2e5, #w-node-_31424bab-8863-1248-7522-ff05bbee44a0-97d7a2e5, #w-node-_7ec2ac7d-edc6-742f-bd1c-70dcbfcc246d-97d7a2e5, #w-node-_7ec2ac7d-edc6-742f-bd1c-70dcbfcc247b-97d7a2e5, #w-node-c4cebb32-c7b3-68a1-58df-15d36b16aaee-97d7a2e5, #w-node-c4cebb32-c7b3-68a1-58df-15d36b16aaf0-97d7a2e5, #w-node-e3a1d462-a4bf-c47c-2588-0430a90df34e-97d7a2e5, #w-node-e3a1d462-a4bf-c47c-2588-0430a90df35a-97d7a2e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_2a0c6b55-6d83-e1be-c0a3-9745a680752c-e5b97b3e {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_31424bab-8863-1248-7522-ff05bbee44a0-e5b97b3e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


