@font-face {
  font-family: Sitkab;
  src: url('../fonts/SitkaB.ttc') format("undefined");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sitka Banner;
  src: url('../fonts/Sitka-Banner.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --dark-orange: #f8770b;
  --sky-blue: #86d3e6;
}

.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-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  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: 250px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  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-men-1 {
  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;
}

.navbar-1 {
  width: 100%;
}

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

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

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

.nav-link-1.flie-text {
  cursor: pointer;
  display: inline-block;
}

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

.nav-link-1.flie-text {
  padding: 20px;
}

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

.nav-link-1.flie-text.w--current {
  color: #fcfcfc;
  font-weight: 400;
}

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

.zweitfarbe {
  background-color: #f3f3f3;
}

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

.heading-1 {
  font-family: Arsenal, sans-serif;
  line-height: 1.2;
}

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

.heading-3 {
  font-family: Unica One, sans-serif;
  font-weight: 500;
  line-height: 1.2;
}

.titelvideo-startseite-1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 75vh;
  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;
}

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  background-color: var(--sky-blue);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 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;
}

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

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

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text {
  display: block;
}

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

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1.webp');
  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;
}

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

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

.div-block-113 {
  margin-bottom: 5px;
}

.slogan1 {
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 80px;
}

.round-button1 {
  border-radius: 19px;
  padding: 10px 30px;
}

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

.bild-zoom-effekt1:hover {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_311892515_visu_1.webp');
  background-size: auto, cover;
}

.div-block-wei-1 {
  background-color: #fffffff2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 60%;
  padding: 60px;
  display: flex;
}

.heading-linksb-ndig-effekt1 {
  margin-top: 0;
  font-size: 22px;
}

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

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

.footer.flie-text {
  background-color: #000;
}

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

.link-formular {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

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

.success-block.highlights {
  color: #fff;
  padding: 100px;
}

.nav-men {
  z-index: 1000;
}

.navbar {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.navbar.hauptfarbe {
  z-index: 90;
  padding-left: 40px;
  padding-right: 40px;
}

.header1 {
  border-bottom: 1px solid #fff;
}

.titelvideo-stat {
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
  position: relative;
}

.div-block-slider {
  z-index: 10;
  color: #fff;
  background-image: linear-gradient(#0003, #0003);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan2 {
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #0003, 0 1px 1px #0003;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 78px;
}

.slogan2.heading-1 {
  text-shadow: 0 6px 3px #000;
  line-height: 1.1;
}

.terminbutton2.highlights {
  color: #fff;
}

.terminbutton2.highlights.heading-3 {
  color: #333;
  transition: all .3s;
}

.terminbutton2.highlights.heading-3:hover {
  background-color: var(--dark-orange);
  color: #fff;
}

.terminbutton2.highlights.heading-3.w--current {
  background-color: var(--sky-blue);
}

.terminbutton2.highlights.heading-3.tab {
  background-color: #d0d0d0;
  margin-right: 20px;
  font-family: Sitka Banner, sans-serif;
}

.terminbutton2.highlights.heading-3.tab:hover {
  background-color: var(--sky-blue);
  color: #333;
}

.terminbutton2.highlights.heading-3.tab.w--current {
  background-color: var(--sky-blue);
  font-family: Sitka Banner, sans-serif;
}

.terminbutton2.highlights.heading-3.tab.w--current:hover {
  background-color: var(--sky-blue);
}

.section-gro-e-abst-nde {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10vw 110px;
  display: flex;
  position: relative;
}

.heading-icon {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 55px;
  position: absolute;
  inset: 36% 0% auto;
}

.heading-icon.heading-1 {
  margin-bottom: 40px;
  line-height: 1.1;
  position: static;
  top: 50%;
}

.heading-icon.heading-1.links {
  text-align: left;
}

.text-mittig {
  text-align: center;
  font-family: Sitka Banner, sans-serif;
  line-height: 1.5;
}

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

.inhalt-untereinander.rechts {
  padding-left: 40px;
  padding-right: 0;
}

.heading-mittig-klein2 {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.heading-mittig-klein2.heading-3 {
  font-family: Arsenal, sans-serif;
  line-height: 1.1;
}

._2er-grid1-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
}

._2er-grid1-2.center {
  align-items: center;
}

.inhalt-mittig-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding: 40px;
  display: flex;
}

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

.inhalt-nebeneinander1.coloured {
  width: 100vw;
}

.inhalt-nebeneinander1.coloured.hauptfarbe {
  color: #fff;
  width: 100%;
  padding-right: 40px;
}

.inhalt-nebeneinander1.coloured.highlights {
  color: #fff;
  width: 100%;
  padding-right: 0;
}

.termin-button {
  border: 1px solid #fff0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-3.highlights {
  color: #fff;
  font-family: Sitka Banner, sans-serif;
}

.termin-button.heading-3.highlights:hover {
  background-color: var(--dark-orange);
  border-color: #fff;
}

.termin-button.heading-3.highlights.top-margin {
  margin-top: 60px;
}

.termin-button.heading-3.highlights.color {
  color: #000;
  font-family: Arsenal, sans-serif;
}

.termin-button.heading-3.highlights.color:hover {
  color: #fff;
  background-color: #000;
}

.termin-button.heading-3.black {
  background-color: #000;
  font-family: Arsenal, sans-serif;
}

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

.heading-links2.heading-1 {
  font-size: 32px;
}

._4er-grid1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.bild-cover-55vh {
  object-fit: cover;
  width: 100%;
  height: 50vh;
  transition: all .3s;
}

.bild-cover-55vh.align._100 {
  background-image: linear-gradient(180deg, var(--dark-orange), var(--sky-blue));
  object-fit: contain;
}

.bild-cover-55vh._100.contain {
  object-fit: contain;
}

.image-50 {
  object-fit: cover;
  width: 50%;
  height: 55vh;
}

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

.image-50.down._100 {
  width: 100%;
}

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

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

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

.titelvideo1 {
  height: 70vh;
  position: relative;
}

.galerie2.padding {
  padding: 100px;
}

.inhalt-mittig-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.inhalt-mittig-untereinander1.hauptfarbe {
  height: 130vh;
}

.form-block {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: block;
}

._2er-grid1-3 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
  height: auto;
}

.form-text1 {
  text-transform: none;
  margin-bottom: 10px;
}

.impdat {
  padding: 100px 40px;
}

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

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

.logo-bild {
  object-fit: contain;
  width: 10vw;
  min-width: 100%;
  height: 100%;
}

.bild-cover-galerie1 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 100%;
  height: 60vh;
}

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

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

.form {
  text-align: left;
}

.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 {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

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

.social-link {
  cursor: pointer;
}

.social-icon {
  object-fit: contain;
  width: 40px;
  height: 40px;
}

.social-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  position: static;
  inset: 0% 0% 0% auto;
}

.social-div.fixed {
  z-index: 10;
  flex-direction: column;
  width: auto;
  margin-right: 5px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

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

.team-image {
  object-fit: cover;
  width: 28vw;
  height: 30vh;
}

.text-div {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.images-slider {
  background-color: #0000;
  width: 90%;
  height: 50vh;
}

.images-slider.auto {
  width: auto;
  height: 70vh;
}

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

.image-100.contain {
  object-fit: contain;
  padding: 40px;
}

.orange-arrow {
  color: var(--dark-orange);
}

.banner-slider {
  background-color: var(--dark-orange);
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
}

.left-arrow, .right-arrow {
  display: none;
}

.banner-image {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.small-font {
  font-size: 30px;
}

.gallery-image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 45vh;
}

.navbar-links {
  margin-left: auto;
  display: flex;
}

.send-button {
  text-transform: uppercase;
}

.send-button:hover {
  background-color: #292929;
}

.send-button.highlights:hover {
  background-color: #161616;
}

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

.bild-cover.bg {
  background-color: var(--sky-blue);
  object-fit: contain;
}

.bild-cover.white {
  object-fit: contain;
  background-color: #fff;
}

.bild-cover.contain {
  object-fit: contain;
  background-color: #000;
}

.bild-cover.con {
  object-fit: contain;
}

.div-block-farbig-1 {
  text-align: center;
  width: 100%;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 20px;
}

.div-block-farbig-1.secondary-color {
  height: auto;
  padding-bottom: 0;
  transition: all .2s ease-out;
}

.content-centered {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.inhalt-nebeneinander-1 {
  flex-direction: row;
  justify-content: space-between;
  min-width: 1px;
  height: auto;
  margin-top: 20px;
  padding-left: 0;
  display: flex;
}

.events {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
}

.cell {
  justify-content: center;
}

.flip-wrapper {
  width: 100%;
  height: 100%;
}

.flip-box-front {
  backface-visibility: hidden;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.flip-box {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.flip-box-back {
  backface-visibility: hidden;
  width: 100%;
  transform-style: preserve-3d;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.flip {
  width: 100%;
  height: 100%;
  display: block;
}

.flip-card {
  color: #333;
  border: 1px solid #0000000f;
  width: 100%;
  height: 60vh;
  overflow: visible;
}

.tabs {
  width: 100%;
}

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

.tabs-content {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.farbe-der-headings-1 {
  color: var(--dark-orange);
  line-height: 1.2;
}

.quick-stack {
  width: 100%;
}

.image-100-width {
  object-fit: cover;
  object-position: 50% 22%;
  width: 100%;
  height: 64vh;
  padding: 20px;
  transition: all .3s;
}

.image-100-width-up {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 64vh;
  padding: 20px;
}

.banner-image-absolute {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.shadow {
  z-index: 0;
  background-color: #000000bf;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

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

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

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

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

.timeline-text {
  color: #333;
  font-family: Sitka Banner, sans-serif;
  font-size: 16px;
}

.timeline-progress {
  z-index: 10;
  background-color: #333;
  width: 3px;
  height: 100%;
  position: absolute;
}

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

.slide-nav {
  z-index: 20;
}

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

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

.hover-card-imageblock {
  border: 1px solid #d6d6d6;
  width: 100%;
  height: 50vh;
  position: relative;
}

.hover-hidden-block {
  background-color: #000c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hover-card-topheading {
  color: #fff;
  text-align: center;
  font-family: Arsenal, sans-serif;
}

.form-2 {
  width: 100%;
}

.text-field {
  font-family: Sitka Banner, sans-serif;
}

.select-field {
  color: #000;
  background-color: #fff;
  font-family: Sitka Banner, sans-serif;
}

.select-field-2 {
  color: #000;
  background-color: #fff;
}

.text-field-2 {
  color: #000;
}

.submit-button-2 {
  color: var(--dark-orange);
  background-color: #fff;
  margin-top: 20px;
}

.form-block-3 {
  color: #353131;
  width: auto;
  font-family: Sitka Banner, sans-serif;
}

.form-wrapper {
  background-color: var(--sky-blue);
  border-radius: 15px;
  width: 60%;
  padding: 40px;
}

.button {
  background-color: var(--dark-orange);
  font-family: Sitka Banner, sans-serif;
}

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

.flip-box-back-2 {
  backface-visibility: hidden;
  width: 100%;
  transform-style: preserve-3d;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

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

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

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

.image-62 {
  filter: invert();
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.heading-89 {
  color: #fff;
  text-align: center;
  font-family: Arsenal, sans-serif;
}

.paragraph-57 {
  color: #fff;
  text-align: center;
  font-family: Sitka Banner, sans-serif;
  font-size: 20px;
}

.image-101 {
  object-fit: contain;
  width: 100%;
  height: 50vh;
}

.div-block-114 {
  border: 2px solid var(--sky-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.code-embed {
  width: 100%;
}

.abs-dates-div {
  background-color: var(--dark-orange);
  color: #fff;
  border: 2px solid #fff;
  width: auto;
  padding: 10px;
  display: none;
  position: absolute;
  top: 40%;
  left: -200px;
}

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

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

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

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

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

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

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

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

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

.modal1_content-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 55rem;
  height: auto;
  max-height: 85vh;
  padding: 4rem;
  display: flex;
  position: relative;
  overflow: auto;
}

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

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

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

.image-102 {
  width: 20vw;
}

.popup-image {
  object-fit: contain;
  height: 60vh;
}

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

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

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

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

@media screen and (max-width: 991px) {
  .logo {
    margin-left: 0;
  }

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

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

  .nav-link-1.flie-text {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    display: block;
  }

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

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

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

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

  .nav-link.flie-text, .nav-link.flie-text.w--current {
    padding-left: 40px;
    padding-right: 40px;
  }

  .telefonnummer1 {
    margin-bottom: 5px;
    text-decoration: none;
  }

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

  .slogan1 {
    font-size: 40px;
  }

  .bild-zoom-effekt1 {
    min-height: 50vh;
  }

  .div-block-wei-1 {
    width: 80%;
    height: auto;
    padding: 40px;
  }

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

  .footer.flie-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    padding: 20px 60px;
    display: flex;
  }

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

  .success-block.highlights {
    width: 100%;
    padding: 60px;
  }

  .nav-men {
    z-index: 1000;
    background-color: var(--sky-blue);
    flex-flow: column;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

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

  .men-button.hauptfarbe.w--open {
    background-color: var(--dark-orange);
  }

  .men-icon3 {
    color: #fff;
  }

  .titelvideo-stat {
    height: 60vh;
  }

  .div-block-slider {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .terminbutton2.highlights.heading-3.tab, .terminbutton2.highlights.heading-3.tab.w--current {
    margin-right: 10px;
  }

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

  .section-gro-e-abst-nde.highlights, .section-gro-e-abst-nde.hauptfarbe {
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-icon.heading-1 {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .heading-icon.heading-1.links {
    margin-bottom: 20px;
    font-size: 25px;
  }

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

  .inhalt-untereinander {
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 0;
  }

  .inhalt-untereinander.rechts {
    text-align: center;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 0;
  }

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

  .text-links.flie-text.list {
    text-align: left;
  }

  .heading-mittig-klein2.heading-3 {
    margin-top: 10px;
    font-size: 20px;
  }

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

  ._2er-grid1-2.center {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: 90vw;
  }

  .inhalt-nebeneinander1.coloured.hauptfarbe, .inhalt-nebeneinander1.coloured.highlights {
    padding-right: 0;
  }

  .termin-button.heading-3.highlights.top-margin {
    margin-top: 20px;
  }

  .heading-links2.heading-1 {
    text-align: center;
    margin-top: 10px;
    font-size: 25px;
  }

  ._4er-grid1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .bild-cover-55vh {
    height: 45vh;
  }

  .bild-cover-55vh.align {
    object-position: 50% 0%;
  }

  .bild-cover-55vh.align._100, .bild-cover-55vh._100 {
    height: 100%;
  }

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

  .footertext {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
  }

  .impdat-2 {
    padding-left: 0;
  }

  .titelvideo1 {
    height: 60vh;
  }

  .galerie2.padding.hauptfarbe {
    padding: 60px;
  }

  .inhalt-mittig-untereinander1 {
    padding: 20px 40px;
  }

  .inhalt-mittig-untereinander1.hauptfarbe {
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 60px;
  }

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

  ._2er-grid1-3 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
    justify-items: stretch;
    height: auto;
  }

  .form-text1.flie-text {
    text-align: center;
    font-size: 14px;
  }

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

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

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

  .logo-bild {
    width: 100px;
  }

  .section {
    padding: 60px;
  }

  .bild-cover-galerie1 {
    height: 45vh;
  }

  .bild-cover-galerie1.align {
    object-position: 50% 15%;
  }

  .bild-cover-galerie1.top {
    object-position: 50% 20%;
  }

  .bild-cover-galerie1.topalign {
    object-position: 50% 40%;
  }

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

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

  .html-embed {
    height: 45vh;
  }

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

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

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

  .team-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .team-image {
    width: 50%;
    height: 45vh;
  }

  .team-image.align {
    object-fit: cover;
    object-position: 50% 0%;
  }

  .text-div {
    justify-content: space-between;
    align-items: center;
  }

  .images-slider.auto {
    order: -1;
    height: 55vh;
  }

  .orange-arrow {
    font-size: 30px;
  }

  .gallery-image.align {
    object-position: 50% 20%;
  }

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

  .bild-cover.con {
    object-fit: contain;
  }

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

  .div-block-farbig-1.secondary-color {
    height: 45vh;
    margin-left: 0;
    margin-right: 0;
  }

  .inhalt-nebeneinander-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .events {
    padding: 0;
  }

  .events._70 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .flip-box-front {
    height: 45vh;
    position: static;
  }

  .flip-box-back {
    background-color: var(--sky-blue);
    border-top: 1px solid #ffffff85;
    position: static;
    transform: none;
  }

  .flip-card {
    height: auto;
  }

  .tabs {
    margin-top: 20px;
  }

  .tabs-content {
    padding-bottom: 0;
  }

  .kusplan {
    margin-top: 20px;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 60px;
  }

  .image-100-width {
    height: 55vh;
    padding: 0;
  }

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

  .image-100-width.contain.white {
    background-color: #fff;
  }

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

  .image-100-width-up {
    height: 55vh;
    padding: 0;
  }

  .image-100-width-up.con {
    object-fit: contain;
    background-color: #fff;
  }

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

  .timeline-item {
    grid-template-columns: 1fr 60px 1fr;
  }

  .timeline-text {
    font-size: 14px;
  }

  .timeline-wraper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-wrapper {
    height: 60vh;
  }

  .hover-hidden-block {
    height: 20%;
    inset: auto 0% 0%;
  }

  .hover-card-topheading {
    margin-top: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .form-2 {
    flex-flow: column;
    display: flex;
  }

  .text-field, .select-field, .select-field-2, .text-field-2 {
    font-size: 14px;
  }

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

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

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

  .slidenav {
    font-size: 15px;
  }

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

  .hide {
    display: none;
  }

  .text-area, .radio-button-field {
    font-size: 14px;
  }

  .stack {
    padding: 0;
  }

  .flip-box-back-2 {
    background-color: #86d3e6;
    border-top: 1px solid #ffffff85;
    position: static;
    transform: none;
  }

  .heading-89.bottom-margin {
    font-size: 34px;
  }

  .bold-text-4 {
    font-size: 22px;
  }

  .hidden-div-block {
    display: none;
  }

  .abs-dates-div {
    top: 42%;
    left: -170px;
  }

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

  .modal1_content-wrapper {
    max-width: none;
    padding: 3rem;
  }

  .image-102 {
    width: 40vw;
  }

  .popup-image {
    height: 50vh;
  }

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

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

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

  .inhalt-mittig1 {
    height: auto;
  }

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

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

  .angebot2 {
    height: auto;
  }

  .slogan1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

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

  .div-block-wei-1 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-linksb-ndig-effekt1 {
    font-size: 22px;
  }

  .footer-image {
    margin-bottom: 5px;
  }

  .footer.flie-text {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding: 40px;
    display: flex;
  }

  .checkbox-field {
    margin-bottom: 0;
  }

  .link-formular {
    font-size: 14px;
  }

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

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

  .titelvideo-stat {
    height: 55vh;
  }

  .div-block-slider {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan2.heading-1 {
    font-size: 30px;
    line-height: 1.1;
  }

  .terminbutton2.highlights.heading-3.tab {
    text-align: center;
    margin-right: 0;
  }

  .terminbutton2.highlights.heading-3.tab.w--current {
    margin-right: 0;
  }

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

  .heading-icon.heading-1, .heading-icon.heading-1.links {
    font-size: 22px;
  }

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

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

  .heading-mittig-klein2.heading-3 {
    font-size: 20px;
    line-height: 1.3;
  }

  ._2er-grid1-2 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  ._2er-grid1-2.center {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }

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

  .heading-links2.heading-1 {
    font-size: 22px;
    line-height: 1.3;
  }

  ._4er-grid1 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .bild-cover-55vh {
    height: 100%;
  }

  .image-50.down._100 {
    height: 45vh;
  }

  .footertext {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .impdat-2 {
    margin-bottom: 0;
    padding-left: 0;
  }

  .titelvideo1 {
    height: 50vh;
  }

  .galerie2.padding.hauptfarbe {
    padding: 40px;
  }

  .inhalt-mittig-untereinander1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-mittig-untereinander1.hauptfarbe {
    padding: 40px;
  }

  ._2er-grid1-3 {
    flex-flow: column;
    display: flex;
  }

  .impdat {
    padding: 40px;
  }

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

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

  .logo-bild {
    width: 17vw;
  }

  .section {
    padding: 40px;
  }

  ._8er-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .html-embed {
    height: 35vh;
  }

  .team-image {
    width: 70%;
  }

  .image-100.contain {
    padding: 20px;
  }

  .small-font {
    font-size: 25px;
  }

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

  .bild-cover.align {
    object-position: 50% 0%;
  }

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

  .inhalt-nebeneinander-1 {
    flex-direction: column;
    height: auto;
  }

  .events {
    padding: 0;
  }

  .tabs-menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    flex-flow: column;
    align-items: stretch;
    font-size: 14px;
  }

  .quick-stack {
    padding: 40px;
  }

  .image-100-width, .image-100-width.contain, .image-100-width-up {
    height: 45vh;
  }

  .image-100-width-up.con {
    object-fit: contain;
    background-color: #fff;
  }

  .timeline-circle {
    display: none;
  }

  .timeline-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

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

  .timeline-progress {
    display: none;
  }

  .timeline-wraper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-wrapper {
    height: 45vh;
  }

  .hover-hidden-block {
    height: 15%;
  }

  .hover-card-topheading {
    font-size: 20px;
    line-height: 25px;
  }

  .lightbox {
    height: 45vh;
  }

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

  .heading-89.bottom-margin {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .paragraph-57 {
    font-size: 16px;
  }

  .paragraph-57.darker {
    line-height: 30px;
  }

  .bold-text-4 {
    font-size: 20px;
  }

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

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

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

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

  .modal1_content-wrapper {
    width: auto;
    max-height: none;
    padding: 5%;
  }

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

  .popup-image {
    width: auto;
    height: 60vh;
  }

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

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

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

  .logo {
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

  .impdatfooter {
    text-align: left;
  }

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

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

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

  .div-block-wei-1 {
    width: 90%;
  }

  .heading-linksb-ndig-effekt1 {
    font-size: 20px;
  }

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

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

  .men-button.hauptfarbe {
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .header1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .titelvideo-stat {
    height: 45vh;
  }

  .div-block-slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan2.heading-1 {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .terminbutton2.highlights.heading-3.tab, .terminbutton2.highlights.heading-3.tab.w--current {
    text-align: center;
    margin-right: 0;
  }

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

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

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

  .heading-icon.heading-1.links {
    font-size: 20px;
  }

  .text-mittig {
    font-size: 14px;
  }

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

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

  .inhalt-untereinander.center {
    text-align: center;
    height: auto;
    padding-right: 0;
  }

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

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

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

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

  .termin-button.heading-3.highlights {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .heading-links2.heading-1 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    line-height: 25px;
  }

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

  .bild-cover-55vh, .image-50.down._100 {
    height: 35vh;
  }

  .footertext {
    flex-direction: column;
    justify-content: center;
  }

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

  .titelvideo1 {
    height: 45vh;
  }

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

  .inhalt-mittig-untereinander1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .inhalt-mittig-untereinander1.hauptfarbe, .impdat, .success {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .logo-bild {
    width: 90px;
  }

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

  .bild-cover-galerie1 {
    height: 100%;
  }

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

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

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

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

  .team-image, .images-slider.auto {
    width: 100%;
    height: 35vh;
  }

  .image-100.contain {
    padding: 0;
  }

  .small-font {
    font-size: 20px;
  }

  .gallery-image {
    height: 35vh;
  }

  .navbar-links {
    width: 100%;
    margin-left: 0;
  }

  .div-block-farbig-1.secondary-color {
    height: 35vh;
  }

  .events._70 {
    width: 100%;
  }

  .flip-box-front {
    height: 35vh;
  }

  .flip-box-back {
    transform: none;
  }

  .tabs-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column;
    align-items: stretch;
    font-size: 14px;
  }

  .quick-stack {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-100-width, .image-100-width.contain, .image-100-width.contain.white, .image-100-width-up.con {
    height: 35vh;
  }

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

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

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

  .image-wrapper {
    height: 35vh;
  }

  .hover-card-topheading {
    margin-bottom: 10px;
  }

  .form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lightbox {
    height: 35vh;
  }

  .flip-box-back-2 {
    transform: none;
  }

  .popup-inside {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-89 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 26px;
  }

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

  .modal1_content-wrapper {
    flex-flow: column;
    padding: 5%;
  }

  .modal1_component, .modal1_component-2 {
    width: auto;
    height: auto;
  }

  .image-102 {
    width: 60vw;
  }

  .popup-image {
    height: 60vh;
  }

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

  .code-embed-2 {
    height: 65vh;
  }

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

#w-node-e6897e4f-6443-a6d3-545c-c9815e563a81-fbe11e43 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_88618dac-5012-dafa-a36a-d3535cf448c5-fbe11e43 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_0159fb1f-9def-cb21-016d-133fcbbdc12a-fbe11e61, #w-node-_21f94470-7959-2998-5a16-77738bd4b6f6-fbe11e61, #w-node-e8b51287-eeb5-a8b0-bc92-de11a97f534d-fbe11e61, #w-node-_81717a72-c542-fb1b-9796-3d3605ed5def-fbe11e61, #w-node-_0af7a64e-123c-1232-5357-3b5afcf49d39-fbe11e61, #w-node-abcc4226-dbbc-10ba-8b03-c5a336ecaab6-fbe11e61, #w-node-defe0ffd-bcd6-deb3-7eda-7938da15703b-fbe11e61, #w-node-_462b08a7-8976-90bc-b0e9-ed7fe75baa94-fbe11e61, #w-node-a3daae3d-1ecc-45ff-2bd1-e46a2acc29ff-fbe11e61, #w-node-_2d7f076f-857d-f628-7678-e1915bfda841-fbe11e61, #w-node-_8651bc5a-df51-1479-251f-d986c74a8328-fbe11e61, #w-node-_73c96a67-35c3-4a5e-e479-6bd17a6c7668-fbe11e61, #w-node-_35fe2321-2df1-a840-8a41-dda3c4754f27-fbe11e61, #w-node-c257842d-9dff-030c-0e80-26b5a7237acc-fbe11e61, #w-node-_3f5db6c9-ddf3-a5f8-7ff5-a576b3928ef7-fbe11e61 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0fd0baff-cf5a-2a3f-e025-d2a13a2b58d3-fbe11f04, #w-node-c74dae81-f591-acfd-baff-9abb03631f94-fbe11f04, #w-node-_4f8781ab-8844-3066-1c3f-735a4ccce2ee-fbe11f04, #w-node-e6fbbdc9-d938-78ef-0fc2-2512016d17aa-fbe11f04, #w-node-_4990a510-8b25-219b-db0c-bd80c193f781-fbe11f04, #w-node-_7b894432-a36d-9001-5da3-e89f997abf31-fbe11f04, #w-node-_105aceda-0fbb-ef81-c0b1-9482e5e28201-fbe11f04, #w-node-ea57805f-c1b3-1a9a-8f23-34ac86e13263-fbe11f04, #w-node-d5597cfe-14c7-4a11-45af-ae64cf1c4110-fbe11f04, #w-node-_9e63118e-fadc-62a8-14fa-c2574cd79c79-fbe11f04 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f4124043-b485-7824-fa1e-ce98b8bffa46-fbe11f04 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1dfc26c9-7b7f-c2ef-cf4a-79fe24878703-fbe11fd1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_1dfc26c9-7b7f-c2ef-cf4a-79fe24878704-fbe11fd1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1dfc26c9-7b7f-c2ef-cf4a-79fe24878712-fbe11fd1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_1dfc26c9-7b7f-c2ef-cf4a-79fe24878713-fbe11fd1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6ae152e-7f90-ad8d-52fa-ecb4eb3bedc9-fbe11fd1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-da22e7c1-ee35-5781-51a2-861c965904eb-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c965904ee-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c965904f0-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c965904f5-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c965904f8-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c965904fa-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c965904fe-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590501-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590503-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590508-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c9659050c-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c9659050e-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590512-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590515-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590517-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c9659051c-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590520-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590522-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590526-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c96590529-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c9659052b-fd1a14d0, #w-node-_256cbb7e-fd11-1551-32b4-4407ff889e5b-fd1a14d0, #w-node-_256cbb7e-fd11-1551-32b4-4407ff889e5f-fd1a14d0, #w-node-_256cbb7e-fd11-1551-32b4-4407ff889e61-fd1a14d0, #w-node-b7668605-3511-fd2f-ac75-3eb09c100ff6-fd1a14d0, #w-node-b7668605-3511-fd2f-ac75-3eb09c100ff9-fd1a14d0, #w-node-b7668605-3511-fd2f-ac75-3eb09c100ffb-fd1a14d0, #w-node-ccab8832-e1a1-f5e8-6e2d-30a952619e2c-fd1a14d0, #w-node-ccab8832-e1a1-f5e8-6e2d-30a952619e30-fd1a14d0, #w-node-ccab8832-e1a1-f5e8-6e2d-30a952619e32-fd1a14d0, #w-node-_44539ab1-3338-08f7-4926-15dc88d9973f-fd1a14d0, #w-node-_44539ab1-3338-08f7-4926-15dc88d99742-fd1a14d0, #w-node-_44539ab1-3338-08f7-4926-15dc88d99744-fd1a14d0, #w-node-_52d24d27-e710-43a5-2b59-fc672a6c8343-fd1a14d0, #w-node-_52d24d27-e710-43a5-2b59-fc672a6c8347-fd1a14d0, #w-node-_52d24d27-e710-43a5-2b59-fc672a6c8349-fd1a14d0, #w-node-_471d5b1e-6651-7bea-32e3-29c7c84b325b-fd1a14d0, #w-node-_471d5b1e-6651-7bea-32e3-29c7c84b325e-fd1a14d0, #w-node-_471d5b1e-6651-7bea-32e3-29c7c84b3260-fd1a14d0, #w-node-da22e7c1-ee35-5781-51a2-861c965904eb-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c965904ee-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c965904f0-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c965904f5-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c965904f8-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c965904fa-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c965904fe-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590501-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590503-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590508-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c9659050c-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c9659050e-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590512-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590515-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590517-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c9659051c-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590520-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590522-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590526-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c96590529-323a5477, #w-node-da22e7c1-ee35-5781-51a2-861c9659052b-323a5477, #w-node-_256cbb7e-fd11-1551-32b4-4407ff889e5b-323a5477, #w-node-_256cbb7e-fd11-1551-32b4-4407ff889e5f-323a5477, #w-node-_256cbb7e-fd11-1551-32b4-4407ff889e61-323a5477, #w-node-b7668605-3511-fd2f-ac75-3eb09c100ff6-323a5477, #w-node-b7668605-3511-fd2f-ac75-3eb09c100ff9-323a5477, #w-node-b7668605-3511-fd2f-ac75-3eb09c100ffb-323a5477, #w-node-ccab8832-e1a1-f5e8-6e2d-30a952619e2c-323a5477, #w-node-ccab8832-e1a1-f5e8-6e2d-30a952619e30-323a5477, #w-node-ccab8832-e1a1-f5e8-6e2d-30a952619e32-323a5477, #w-node-_44539ab1-3338-08f7-4926-15dc88d9973f-323a5477, #w-node-_44539ab1-3338-08f7-4926-15dc88d99742-323a5477, #w-node-_44539ab1-3338-08f7-4926-15dc88d99744-323a5477, #w-node-_52d24d27-e710-43a5-2b59-fc672a6c8343-323a5477, #w-node-_52d24d27-e710-43a5-2b59-fc672a6c8347-323a5477, #w-node-_52d24d27-e710-43a5-2b59-fc672a6c8349-323a5477, #w-node-_471d5b1e-6651-7bea-32e3-29c7c84b325b-323a5477, #w-node-_471d5b1e-6651-7bea-32e3-29c7c84b325e-323a5477, #w-node-_471d5b1e-6651-7bea-32e3-29c7c84b3260-323a5477, #w-node-_2e7659c4-b024-c759-cb8e-36218781e5be-323a5477, #w-node-_2e7659c4-b024-c759-cb8e-36218781e5c2-323a5477, #w-node-_2e7659c4-b024-c759-cb8e-36218781e5c4-323a5477, #w-node-_7d768517-9d91-cd65-f812-67e216e76170-323a5477, #w-node-_7d768517-9d91-cd65-f812-67e216e76173-323a5477, #w-node-_7d768517-9d91-cd65-f812-67e216e76175-323a5477, #w-node-_2bf5734e-f943-522d-5e12-0830070e7230-323a5477, #w-node-_2bf5734e-f943-522d-5e12-0830070e7234-323a5477, #w-node-_2bf5734e-f943-522d-5e12-0830070e7236-323a5477, #w-node-_96ce3ffb-95a6-a591-86a7-9349fa0bcc9e-323a5477, #w-node-_96ce3ffb-95a6-a591-86a7-9349fa0bcca1-323a5477, #w-node-_96ce3ffb-95a6-a591-86a7-9349fa0bcca3-323a5477, #w-node-_7ecb5997-9837-fff5-75c0-3af453694870-323a5477, #w-node-_7ecb5997-9837-fff5-75c0-3af453694874-323a5477, #w-node-_7ecb5997-9837-fff5-75c0-3af453694876-323a5477, #w-node-_1accfcf9-03fe-ba80-0e0e-7587a2f5f0e8-323a5477, #w-node-_1accfcf9-03fe-ba80-0e0e-7587a2f5f0eb-323a5477, #w-node-_1accfcf9-03fe-ba80-0e0e-7587a2f5f0ed-323a5477, #w-node-c24b3ce3-ab30-9398-326a-2b904f0cf17a-323a5477, #w-node-c24b3ce3-ab30-9398-326a-2b904f0cf17e-323a5477, #w-node-c24b3ce3-ab30-9398-326a-2b904f0cf180-323a5477, #w-node-cafb3171-fdc3-8007-fde6-09b6fe8c8c1c-323a5477, #w-node-cafb3171-fdc3-8007-fde6-09b6fe8c8c1f-323a5477, #w-node-cafb3171-fdc3-8007-fde6-09b6fe8c8c21-323a5477, #w-node-dc7df306-a28e-e077-2684-4af5dc97ffbc-323a5477, #w-node-dc7df306-a28e-e077-2684-4af5dc97ffc0-323a5477, #w-node-dc7df306-a28e-e077-2684-4af5dc97ffc2-323a5477, #w-node-_099a4741-9726-36c5-dfbf-1e56323b026a-323a5477, #w-node-_099a4741-9726-36c5-dfbf-1e56323b026d-323a5477, #w-node-_099a4741-9726-36c5-dfbf-1e56323b026f-323a5477, #w-node-_93c4944c-9532-04d9-823b-a00a3bc5cd09-323a5477, #w-node-_93c4944c-9532-04d9-823b-a00a3bc5cd0d-323a5477, #w-node-_93c4944c-9532-04d9-823b-a00a3bc5cd0f-323a5477 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e6897e4f-6443-a6d3-545c-c9815e563a81-fbe11e43 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e6897e4f-6443-a6d3-545c-c9815e563a9a-fbe11e43 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_88618dac-5012-dafa-a36a-d3535cf448c5-fbe11e43 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0fd0baff-cf5a-2a3f-e025-d2a13a2b58d3-fbe11f04, #w-node-c74dae81-f591-acfd-baff-9abb03631f94-fbe11f04 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c74dae81-f591-acfd-baff-9abb03631f96-fbe11f04 {
    order: -9999;
  }

  #w-node-_4f8781ab-8844-3066-1c3f-735a4ccce2ee-fbe11f04, #w-node-e6fbbdc9-d938-78ef-0fc2-2512016d17aa-fbe11f04 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e6fbbdc9-d938-78ef-0fc2-2512016d17ac-fbe11f04 {
    order: -9999;
  }

  #w-node-_4990a510-8b25-219b-db0c-bd80c193f781-fbe11f04, #w-node-_7b894432-a36d-9001-5da3-e89f997abf31-fbe11f04 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7b894432-a36d-9001-5da3-e89f997abf33-fbe11f04 {
    order: -9999;
  }

  #w-node-_105aceda-0fbb-ef81-c0b1-9482e5e28201-fbe11f04, #w-node-ea57805f-c1b3-1a9a-8f23-34ac86e13263-fbe11f04 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ea57805f-c1b3-1a9a-8f23-34ac86e13265-fbe11f04 {
    order: -9999;
  }

  #w-node-d5597cfe-14c7-4a11-45af-ae64cf1c4110-fbe11f04, #w-node-_9e63118e-fadc-62a8-14fa-c2574cd79c79-fbe11f04 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9e63118e-fadc-62a8-14fa-c2574cd79c7b-fbe11f04 {
    order: -9999;
  }

  #w-node-f4124043-b485-7824-fa1e-ce98b8bffa46-fbe11f04, #w-node-d6ae152e-7f90-ad8d-52fa-ecb4eb3bedc9-fbe11fd1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d6ae152e-7f90-ad8d-52fa-ecb4eb3bedcb-fbe11fd1 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Sitkab';
  src: url('../fonts/SitkaB.ttc') format('undefined');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sitka Banner';
  src: url('../fonts/Sitka-Banner.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Castillo';
  src: url('../fonts/Castillo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}