:root {
  --dark-zeal: #013c4c;
  --white: white;
  --black: black;
}

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

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

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

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

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

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

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

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

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-color: var(--dark-zeal);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

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

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

.logo-img {
  object-fit: contain;
  background-color: #3a241e;
  height: 100%;
  padding-top: 5px;
}

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

.logo.w--current {
  z-index: 4;
  position: relative;
}

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

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

.telefonnummer {
  margin-bottom: 5px;
}

.telefonnummer.paragraph-font {
  margin-bottom: 1px;
}

.text-layout {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.3;
}

.main-color {
  color: #fff;
  background-color: #313131;
  background-image: url('../images/black-g6647d57cc_1921.webp');
  background-position: 50%;
  background-size: cover;
}

.email {
  margin-bottom: 5px;
}

.secondary-color {
  color: #fff;
  background-color: #4f525d;
}

.highlights {
  color: #000;
  background-color: #013c4c;
}

.adresse {
  margin-bottom: 5px;
}

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

.heading-font1 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

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

.heading-font3 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

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

.heading-color {
  color: var(--dark-zeal);
  line-height: 1.3;
}

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

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

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

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

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

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

.navbar-6 {
  width: 100%;
}

.terminbutton {
  text-transform: uppercase;
}

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

.terminbutton.highlights.paragraph-font {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

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

.terminbutton.zwitfarbe {
  margin-top: 20px;
}

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

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

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

.titelvideo1-3 {
  z-index: 1;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.inhaltstartseite {
  padding: 20px 10px;
}

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

.footer {
  padding: 60px 140px;
}

.footer.main-color {
  background-color: #0000;
  background-image: url('../images/61b7377e20c0e37a34a2d9ea_black-g6647d57cc_1920.webp');
  margin-top: auto;
}

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

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.nav-menu {
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link {
  color: #fff;
  font-weight: 700;
}

.nav-link.paragraph-font {
  transition: all .5s;
}

.nav-link.paragraph-font:hover {
  transform: scale(1.25);
}

.nav-link.paragraph-font.w--current {
  color: #fff;
  transition: all .5s;
}

.nav-link.paragraph-font.w--current:hover {
  transform: scale(1.25);
}

.header {
  z-index: 1;
  background-image: url('../images/black-g6647d57cc_1921.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.navbar {
  align-items: center;
  padding: 10px;
  display: flex;
}

.navbar.main-color {
  background-color: #0000;
  background-image: url('../images/61b7377e20c0e37a34a2d9ea_black-g6647d57cc_1920.webp');
  flex-direction: column;
  justify-content: flex-start;
  width: 12vw;
  height: 100%;
  padding-top: 8vh;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.logo-wei {
  z-index: 3;
  padding: 0;
  position: static;
  inset: 3% auto auto 3%;
}

.title-banner-start {
  color: #fff;
  background-image: url('../images/AdobeStock_630358622.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 75vh;
  padding: 2rem 2rem 7rem;
  position: relative;
  overflow: visible;
}

.title-banner-start.unterseite {
  height: 500px;
}

.div-block-video-2 {
  z-index: 2;
  color: #fff;
  background-image: url('../images/377d1f94d93f5c0104fab536c2ca8769.webp'), linear-gradient(to right, #0000 1% 50%, #00000080 80%, #00000080);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding: 0 40px 0 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan2 {
  text-align: right;
  font-family: Alex Brush, sans-serif;
  font-size: 70px;
  line-height: 80px;
}

.slogan2.heading-1 {
  text-transform: uppercase;
  line-height: 1.3;
}

.slogan2.heading-font1 {
  line-height: 1.3;
}

.text-mittig {
  text-align: center;
  text-transform: none;
  font-size: 16px;
  line-height: 1.3;
}

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

.text-mittig.paragraph-font.white {
  color: #fff;
}

.text-mittig.paragraph-font.abs {
  z-index: 2;
  color: #fff;
  background-color: #00000080;
  margin-bottom: 5px;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  font-size: 40px;
  line-height: 44px;
  position: relative;
}

.heading-mittig1.heading-font1 {
  line-height: 1.3;
}

.heading-mittig1.heading-font1.white {
  color: #fff;
  font-size: 32px;
}

.heading-mittig1.heading-font2.white {
  color: #fff;
  font-size: 25px;
}

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

.bild-cover {
  background-image: url('../images/AdobeStock_647857268.webp');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

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

.section-mittig2.realtiv {
  background-image: linear-gradient(#000000c4, #000000c4), url('../images/678f12d42ff9170d0a8d1a330aa668c9.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  position: relative;
}

.section-mittig2.bck {
  background-image: linear-gradient(#ffffffd1, #ffffffd1), url('../images/AdobeStock_630358622.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.heading-mittig-klein2 {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 35px;
  position: relative;
}

.heading-mittig-klein2.heading-font2.heading-color, .heading-mittig-klein2.heading-font3 {
  line-height: 1.3;
}

.heading-mittig-klein2.heading-font3.white {
  color: #fff;
  margin-bottom: 10px;
}

.heading-mittig-klein2.heading-font3._1 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.heading-mittig-klein2.heading-font3.white-left {
  color: #fff;
  text-align: left;
}

.grid-galerie {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 100%;
  margin-bottom: 20px;
  display: grid;
}

.relative_div {
  height: 43vh;
  position: relative;
}

.relative_div.zweitfarbe {
  height: 43.1vh;
}

.inhalt-untereinander2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-linksb-ndig-klein2 {
  margin-top: 10px;
}

.text-linksb-ndig2 {
  text-transform: none;
  font-size: 16px;
}

._2er-grid2 {
  z-index: 10;
  grid-template-rows: auto;
  justify-content: stretch;
  justify-items: center;
  position: relative;
}

._2er-grid2.space {
  grid-template-columns: 1fr;
  place-items: center;
  width: 100%;
  height: 100%;
  margin-top: 20px;
}

.section-big-space {
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.section-big-space.background {
  background-image: url('../images/AdobeStock_647857268.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

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

.angebot-grid {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #7e7e7e;
  grid-template-columns: 1fr .25fr;
  align-items: center;
  margin-bottom: 5px;
  padding: 10px 20px 10px 10px;
}

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

.link-formular {
  color: #266580;
  font-weight: 600;
  text-decoration: none;
}

.impdat {
  padding: 100px 40px;
}

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

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

.success-block.highlights {
  color: #fff;
  border-style: none;
}

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

.navlink-underline {
  background-color: #fff;
  width: 100%;
  height: .3vh;
  line-height: 20vh;
}

.navlink_content {
  overflow: hidden;
}

.maps-footer {
  justify-content: center;
  width: 100%;
  display: flex;
}

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

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

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

.text-field-form {
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 7.2vh;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Open Sans, sans-serif;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

.text-field-form.cc-text-area {
  height: 15vh;
}

.error-message {
  color: #fff;
  background-color: #f06969;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
}

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

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

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

.form1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

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

.div-block-mittig {
  z-index: 2;
  background-color: var(--dark-zeal);
  color: #fff;
  width: 100%;
  height: 110%;
  padding: 20px;
  position: relative;
}

.div-block-mittig.main-color {
  height: auto;
}

.div-block-mittig.main-color._100 {
  height: 100%;
}

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

.div-block-deco {
  text-align: center;
  border: 1px dashed #a1a1a1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.lottiefile {
  filter: brightness(50%) hue-rotate(180deg);
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.lottiefile.white {
  filter: brightness(200%) hue-rotate(180deg);
}

.grid-3er {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
}

.div-block-middle-vertical {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-round {
  object-fit: cover;
  border-radius: 300px;
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
}

.paragraph-grey {
  color: #cfcfcf;
  line-height: 1.3;
}

.paragraph-grey.paragraph-font {
  line-height: 1.3;
}

.paragraph-grey.paragraph-font.links {
  color: #fff;
  text-align: left;
}

.paragraph-grey.paragraph-font.white {
  color: #fff;
}

.paragraph-grey.paragraph-font.mit {
  text-align: left;
}

.paragraph-grey.paragraph-font.mit-2 {
  text-align: center;
}

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

.heading-small.heading-font3 {
  text-align: center;
}

.heading-small.heading-font3.white {
  color: #fff;
}

.heading-small.heading-font3.white.no-spc {
  text-align: left;
  margin-top: 0;
}

.heading-small.heading-font3.white.links {
  text-align: left;
}

.heading-small.heading-font3.black {
  color: var(--dark-zeal);
}

.heading-small.heading-font3.white-2 {
  color: #fff;
}

.heading-small.heading-font3.white-2.no-spc {
  text-align: left;
  margin-top: 0;
}

.heading-small.heading-font3.white-2.links {
  text-align: left;
}

.form {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.button-2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 14px;
  transition: all .2s;
}

.button-2:hover {
  transform: scale(1.1);
}

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

.button-2.heading-font3.highlights {
  color: #fff;
  margin-top: 10px;
  line-height: 1.3;
}

.divider {
  width: 80%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.divider.white {
  background-color: #fff;
}

.link-formular-daten {
  color: #266580;
  font-weight: 600;
  text-decoration: none;
}

.checkbox {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 10px;
}

.grid-contact-form {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
}

.form-block-3 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.text-field {
  color: #a1a1a1;
  border: 0 solid #000;
  border-bottom: 2px solid #266580;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.checkbox-field-3 {
  text-align: left;
  flex-direction: row;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.grid-form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 70%;
}

.div-block-date {
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
  box-shadow: 1px 1px 3px #0000004d;
}

.div-block-date.secondary-color {
  z-index: 1000;
  background-color: #013c4c;
  width: 16vw;
  height: 10vh;
  padding-bottom: 10px;
  transition: all .2s;
  position: relative;
}

.div-block-date.secondary-color._1 {
  z-index: 2;
  position: relative;
}

.div-block-date.secondary-color {
  z-index: 1000;
  background-color: #013c4c;
  width: 16vw;
  height: 10vh;
  padding-bottom: 10px;
  transition: all .2s;
  position: relative;
}

.div-block-event {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 20px 20px;
  display: flex;
}

.image-event {
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 35vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-event._100 {
  height: 100%;
}

.grid-2-3 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.grid-2-3.slider-hide {
  display: flex;
}

.grid-2-3.invert {
  grid-template-columns: 1fr .5fr;
}

._2er-grid {
  grid-column-gap: 5px;
  grid-template-rows: auto;
}

.bigger {
  letter-spacing: 2px;
  font-size: 25px;
}

.div-block-horizontal {
  margin-bottom: 10px;
  display: flex;
}

.icon-small {
  object-fit: contain;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

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

.relative_content {
  width: 100%;
  height: 66vh;
  position: relative;
  overflow: hidden;
}

.relative_content.size {
  height: 45vh;
}

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

.embed-maps._55vh {
  height: 60vh;
}

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

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

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

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

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

.image-100.contain {
  object-fit: contain;
  background-color: #c8c0ad;
}

.image-100.con-2 {
  object-fit: contain;
  background-color: #0000;
}

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

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

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

.abs-image {
  z-index: -1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.abs-image.rel {
  filter: blur(5px);
  object-fit: cover;
  position: relative;
}

.body {
  padding-left: 12vw;
}

.div-event {
  background-color: var(--dark-zeal);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2vh 2vw;
  display: flex;
  position: relative;
}

.div-event.white {
  z-index: 1;
  background-color: #ffffffb3;
  margin-bottom: 20px;
}

.div-event.home {
  width: 80%;
  height: 90%;
  position: absolute;
}

.div-event.home.static {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  height: auto;
  margin-top: 40px;
  position: static;
}

.body-padding {
  padding-left: 12vw;
}

.accordion-pane-2 {
  background-color: #0000;
  overflow: hidden;
}

.arrow-left-2 {
  background-color: #b3b3b3;
  border-radius: 1px;
  width: 30px;
  height: 3px;
  position: relative;
  left: 3px;
  transform: rotate(45deg);
}

.arrow-left-2.white-back {
  background-color: #fff;
}

.accordion-item-wrapper-white-4 {
  background-color: #24242400;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.arrow-right-2 {
  background-color: #b3b3b3;
  border-radius: 1px;
  width: 30px;
  height: 3px;
  position: relative;
  right: 3px;
  transform: rotate(-45deg);
}

.arrow-right-2.white-back {
  background-color: #fff;
}

.accordion-tab-button-dark {
  background-color: var(--dark-zeal);
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  transition: transform .2s;
  display: flex;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 5px;
  padding: 20px 0;
}

.arrow-div {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-right: 29px;
  display: flex;
}

.arrow-div-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
}

.accordion-question-header {
  color: #fff;
  text-align: left;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.image-body-bg {
  z-index: -4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

.slogan-2 {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 35px;
}

.slogan-2.heading-font2 {
  font-family: Alex Brush, sans-serif;
  font-size: 50px;
}

.banner-text {
  z-index: 999;
  padding: 5px 10px 15px;
  position: absolute;
  top: 70%;
  bottom: auto;
  right: 18%;
  transform: rotate(-30deg);
}

.link-block-3 {
  width: 30px;
  position: absolute;
  inset: 2% 2% auto auto;
}

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

.border-block {
  border: 1px dashed #a1a1a1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-100 {
  width: 100%;
}

.div-100.highlights {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.error-message-2, .success-message {
  font-family: Open Sans, sans-serif;
}

.div-event-auto {
  background-color: var(--dark-zeal);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2vh 2vw;
  display: flex;
  position: relative;
}

.div-event-auto.home {
  width: 80%;
  height: 90%;
  position: absolute;
}

.div-event-auto.events {
  width: 80%;
  height: 95%;
  position: absolute;
}

.text-block-3 {
  font-family: Open Sans, sans-serif;
}

.flie-text {
  font-weight: 400;
  line-height: 1.5;
}

.abs-image-cover {
  z-index: -2;
  filter: blur(6px);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.klein {
  font-size: 20px;
}

.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-image: url('../images/AdobeStock_881338548.jpeg.webp');
  background-position: 50% 75%;
  background-size: cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 50vh;
  padding: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

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

.image-62 {
  opacity: .5;
  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 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

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

.paragraph-57 {
  color: #7f7f7f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-57.darker {
  font-size: 24px;
  line-height: 40px;
}

.paragraph-57.darker:hover {
  color: #4f4f4f;
}

.grid-div-rechts {
  text-align: right;
  min-height: 2.7vh;
}

.grid-div-links {
  min-height: 2.7vh;
}

.slider-2 {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.arrow, .slide-nav {
  display: none;
}

.list {
  width: 65%;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

.div-block {
  background-color: #266580;
  width: 60%;
  height: .5vh;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-mittig-klein2-small {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 35px;
  position: relative;
}

.heading-mittig-klein2-small.heading-font2 {
  color: #013c4c;
  font-size: 18px;
}

.heading-mittig-klein2-small.heading-font2.heading-color {
  line-height: 1.3;
}

.heading-mittig-klein2-small.heading-font3 {
  margin-bottom: 10px;
  line-height: 1.3;
}

.heading-mittig-klein2-small.heading-font3.white {
  color: #fff;
}

.heading-mittig-klein2-small.heading-font3.space {
  margin-bottom: 10px;
}

.popup-heading {
  width: 50%;
  color: var(--dark-zeal);
  text-align: center;
  background-color: #ffffff80;
  padding: 40px 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 25px;
  line-height: 1.5;
  position: absolute;
  inset: auto 5% 35% auto;
}

.border-block-2 {
  border: 1px dashed #a1a1a1;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.border-block-2.center {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.border-block-2.center.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.border-block-2.center-top {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.border-block-2.center-top.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.popup-inside-2 {
  background-color: #013c4c;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: auto;
  box-shadow: 0 1px 11px #000;
}

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

.fr-hst-ck-popup {
  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: flex;
  position: fixed;
  inset: 0%;
}

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

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

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

.image-45 {
  object-fit: cover;
  width: 100%;
  height: 50vh;
  margin-top: 10px;
}

.slide-image-block {
  width: 100%;
  height: 45vh;
  margin-top: 20px;
  position: relative;
}

.slide-image-back {
  filter: blur(10px);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slide-image-front {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.link-2 {
  color: var(--white);
  font-weight: 700;
  text-decoration: none;
}

.slider-3 {
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.slide-nav-2 {
  display: none;
}

.left-arrow-2, .icon {
  z-index: 10;
}

.pop-holiday-2 {
  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-3 {
  background-color: #013c4c;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  padding: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

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

.popup-inside-3.bg {
  background-image: url('../images/AdobeStock_881338548.jpeg.webp');
  background-position: 0 0;
  background-size: auto;
}

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

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

.slide-arrows {
  display: none;
}

.slide-navs {
  background-color: #0000004d;
}

.slide-navs.flex-row {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.slide-navs.flex-row.bottom {
  margin-top: auto;
  margin-bottom: 0;
  bottom: 0;
}

.slider-5 {
  width: 23vw;
  height: 35vh;
}

.div-block-3 {
  border: 1px dashed #fff;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
}

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

.heading-small-left.heading-font3 {
  text-align: center;
}

.heading-small-left.heading-font3.white {
  color: #fff;
  text-align: left;
}

.heading-small-left.heading-font3.white.no-spc {
  text-align: left;
  margin-top: 0;
}

.heading-small-left.heading-font3.black {
  color: var(--dark-zeal);
}

.link-3 {
  color: #fff;
}

.divider-line {
  border: 2px dashed #fff;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.zwitfarbe {
  background-color: #266580;
}

.slider-6 {
  width: 25vw;
  height: 35vh;
}

.offer-pop-2, .popupmain-2 {
  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: flex;
  position: fixed;
  inset: 0%;
}

.popup-inside-4 {
  background-image: url('../images/AdobeStock_881338548.jpeg.webp');
  background-position: 50% 75%;
  background-size: cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 50vh;
  padding: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

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

.popup-heading-2 {
  color: #013c4c;
  text-align: center;
  background-color: #ffffff80;
  width: 90%;
  margin-bottom: 20px;
  padding: 40px 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 25px;
  line-height: 1.5;
  position: absolute;
  inset: 5%;
}

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

.lightbox-link {
  margin-right: 10px;
}

.lightbox-link-2 {
  height: 50vh;
  margin-right: 0;
}

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

.slider-7 {
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-4 {
  width: 100%;
  height: 100%;
  position: relative;
}

.code-embed {
  width: 100%;
}

.image-wrap-45vh {
  width: 100%;
  height: 60vh;
}

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

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

.image-wrap-35vh {
  height: 35vh;
  margin-bottom: 10px;
}

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

.link-2-black {
  color: var(--black);
  font-weight: 700;
  text-decoration: none;
}

.link-2-black:hover {
  color: var(--dark-zeal);
}

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

.slider-8 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-wrap {
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 35vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-wrap._100 {
  height: 100%;
}

.slide-nav-3 {
  display: none;
}

.icon-2, .icon-3 {
  font-size: 22px;
}

.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 {
  font-size: 1.25rem;
}

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

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

.link-4 {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.text-size-medium-2 {
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

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

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

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

.heading-90 {
  font-family: Verdana, Geneva, sans-serif;
}

.red {
  color: #c62828;
  font-weight: 700;
}

.div-block-event-8 {
  z-index: 1;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 20px 20px;
  display: flex;
  position: relative;
}

@media screen and (max-width: 991px) {
  .logo-img {
    width: 58.256%;
  }

  .logo {
    width: 100%;
  }

  .logo.no-bg {
    width: 70%;
    height: 25vh;
    margin-left: auto;
    margin-right: auto;
  }

  .logo.no-bg.w--current {
    z-index: 0;
    width: 70%;
    height: 25vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .telefonnummer {
    margin-bottom: 5px;
  }

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

  .email {
    margin-bottom: 5px;
  }

  .container-8 {
    justify-content: flex-start;
  }

  .men-icon1 {
    color: #fff;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-men-1.hauptfarbe {
    background-color: #272727;
  }

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

  .div-block-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .div-block-footer.paragraph-font {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .footer.main-color {
    padding: 40px;
  }

  .heading-footer.heading-font3 {
    margin-top: 5px;
    font-size: 17px;
  }

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

  .nav-menu {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
  }

  .nav-link {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link.paragraph-font {
    color: #333;
    text-align: center;
    padding: 10px 0;
  }

  .nav-link.paragraph-font:hover, .nav-link.paragraph-font.w--current {
    color: var(--dark-zeal);
  }

  .header {
    width: 100%;
    position: static;
  }

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

  .men-button {
    background-color: var(--dark-zeal);
    text-align: center;
    width: 100%;
    padding: 10px 0;
  }

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

  .men-icon {
    color: #fff;
  }

  .logo-wei {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .title-banner-start {
    background-image: linear-gradient(#00000040, #00000040), url('../images/AdobeStock_630358622.webp');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 60vh;
    padding: 60px;
  }

  .title-banner-start.unterseite {
    height: 400px;
  }

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

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

  .heading-mittig1.heading-font2 {
    font-size: 24px;
    line-height: 1.3;
  }

  .heading-mittig1.heading-font2.small {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.3;
  }

  .bild-cover, .section-mittig2.realtiv, .section-mittig2.bck {
    padding: 60px;
  }

  .heading-mittig-klein2.heading-font2, .heading-mittig-klein2.heading-font3.white {
    font-size: 22px;
  }

  .heading-mittig-klein2.heading-font3._1 {
    font-size: 16px;
  }

  .heading-mittig-klein2.heading-font3.white-left {
    font-size: 22px;
  }

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

  .relative_div, .relative_div.zweitfarbe {
    height: 45vh;
  }

  .inhalt-untereinander2 {
    padding-left: 0;
  }

  .heading-linksb-ndig-klein2.heading-font3 {
    text-align: center;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    font-size: 30px;
  }

  .text-linksb-ndig2.paragraph-font {
    text-align: center;
  }

  .text-linksb-ndig2.paragraph-font.left {
    text-align: left;
  }

  ._2er-grid2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  ._2er-grid2.space {
    flex-flow: column;
    display: flex;
  }

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

  .angebot-grid {
    width: 100%;
  }

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

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

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

  .heading-success {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .navlink-underline {
    display: none;
  }

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

  .text-field-form {
    height: 7vh;
    margin-bottom: 10px;
    padding: 10px 15px;
  }

  .text-field-form.cc-text-area {
    height: 13vh;
  }

  .error-message {
    width: auto;
  }

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

  .div-block-mittig.main-color, .image-55vh {
    height: 50vh;
  }

  .lottiefile, .lottiefile.white {
    width: 45px;
    height: 45px;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .grid-3er {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .image-round {
    width: 250px;
    height: 250px;
    margin-bottom: 0;
  }

  .paragraph-grey.paragraph-font.links {
    text-align: center;
    font-size: 16px;
  }

  .paragraph-grey.paragraph-font.mit {
    text-align: center;
  }

  .heading-small.heading-font3.white {
    margin-top: 10px;
  }

  .heading-small.heading-font3.white.links {
    text-align: center;
  }

  .heading-small.heading-font3.black, .heading-small.heading-font3.white-2 {
    margin-top: 10px;
  }

  .heading-small.heading-font3.white-2.links {
    text-align: center;
  }

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

  .button-2.heading-font3.highlights {
    text-align: center;
  }

  .button-2.heading-font3.highlights:hover {
    transform: scale(1.05);
  }

  .grid-form {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .div-block-date.secondary-color {
    width: 20vw;
  }

  .div-block-event {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .image-event {
    width: 100%;
  }

  .image-event._100 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-event._1st {
    order: -9999;
  }

  .grid-2-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  ._2er-grid {
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

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

  .bigger {
    font-size: 22px;
  }

  .galerie-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }

  .relative_content {
    height: 50vh;
  }

  .embed-maps._55vh {
    height: 45vh;
  }

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

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

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

  ._3er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .body {
    padding-left: 0;
  }

  .div-event.white {
    padding: 20px;
  }

  .div-event.home {
    width: 80vw;
    height: 30vh;
    padding: 20px;
  }

  .body-padding {
    padding-left: 0;
  }

  .accordion-pane-2 {
    width: 100%;
  }

  .accordion-item-wrapper-white-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
  }

  .accordion-tab-button-dark {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .accordion-pane-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .arrow-div {
    margin-right: 20px;
  }

  .slogan-2.heading-font2 {
    margin-top: 0;
    font-size: 40px;
  }

  .banner-text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10px;
    display: flex;
    position: relative;
    top: 5%;
    right: 0%;
    transform: none;
  }

  .slider {
    height: 50vh;
  }

  .left-arrow, .right-arrow {
    width: 55px;
  }

  .div-event-auto.home {
    width: 90%;
    height: 95%;
    padding: 20px;
  }

  .div-event-auto.events {
    width: 90%;
    height: 99%;
    padding: 20px;
  }

  .klein {
    font-size: 18px;
  }

  .popup-inside {
    width: 75%;
  }

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

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

  .list {
    font-size: 18px;
  }

  .heading-mittig-klein2-small.heading-font2 {
    font-size: 20px;
  }

  .heading-mittig-klein2-small.heading-font3.white {
    font-size: 22px;
  }

  .popup-heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .border-block-2.center.grid, .border-block-2.center-top.grid {
    grid-template-columns: 1fr;
  }

  .popup-inside-2 {
    width: 75%;
  }

  .fr-hst-ck-popup {
    justify-content: center;
    align-items: center;
    overflow: scroll;
  }

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

  .image-45 {
    height: 50vh;
  }

  .popup-inside-3 {
    width: 75%;
  }

  .slider-5 {
    width: 100%;
    height: 35vh;
  }

  .heading-small-left.heading-font3.white, .heading-small-left.heading-font3.black {
    margin-top: 10px;
  }

  .slider-6 {
    width: 100%;
  }

  .popup-inside-4 {
    width: 75%;
  }

  .popup-heading-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pop-up-2 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: scroll;
  }

  .lightbox-link-2, .image-101 {
    height: 50vh;
  }

  .image-wrap-45vh {
    height: 35vh;
  }

  .image-wrap {
    width: 100%;
  }

  .image-wrap._100 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .div-block-event-8 {
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}

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

  .logo-img {
    width: 80%;
  }

  .logo {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .logo.no-bg, .logo.no-bg.w--current {
    width: 50%;
    height: 20vh;
  }

  .text-layout {
    font-size: 15px;
  }

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

  .terminbutton.zwitfarbe.heading-font2 {
    text-align: center;
    font-size: 20px;
  }

  .divblock1 {
    height: auto;
  }

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

  .div-block-footer.paragraph-font {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer.main-color {
    padding: 40px 20px;
  }

  .heading-footer.heading-font3 {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .nav-link.paragraph-font {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.3;
  }

  .men-button {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .logo-wei {
    width: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .title-banner-start {
    height: 50vh;
    padding: 40px;
  }

  .title-banner-start.unterseite {
    height: 300px;
  }

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

  .slogan2.heading-1 {
    text-align: center;
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-mittig.paragraph-font {
    font-size: 15px;
  }

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

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

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

  .heading-mittig1.heading-font2.small {
    font-size: 20px;
  }

  .bild-cover {
    object-fit: cover;
    min-height: 300px;
    padding: 40px;
  }

  .section-mittig2.realtiv, .section-mittig2.bck {
    padding: 40px;
  }

  .heading-mittig-klein2.heading-font2 {
    font-size: 20px;
  }

  .heading-mittig-klein2.heading-font3.white {
    font-size: 18px;
  }

  .heading-mittig-klein2.heading-font3._1 {
    font-size: 14px;
  }

  .heading-mittig-klein2.heading-font3.white-left {
    font-size: 18px;
  }

  .grid-galerie {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .relative_div, .relative_div.zweitfarbe {
    height: 40vh;
  }

  .inhalt-untereinander2 {
    width: 100%;
    padding-left: 0;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    font-size: 25px;
  }

  .text-linksb-ndig2.paragraph-font {
    font-size: 15px;
  }

  ._2er-grid2.space {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 10px;
  }

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

  .angebot-grid {
    height: auto;
  }

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

  .impdat {
    padding: 40px;
  }

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

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

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

  .heading-success {
    font-size: 24px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .text-field-form {
    text-align: center;
    height: 6vh;
    margin-bottom: 10px;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

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

  .text-field-form.cc-text-area {
    height: 12vh;
  }

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

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

  .div-block-mittig {
    padding: 10px;
  }

  .div-block-mittig.hauptfarbe {
    min-height: 400px;
  }

  .div-block-mittig.main-color {
    height: 60vh;
  }

  .image-55vh {
    height: 400px;
  }

  .div-block-deco {
    padding: 10px;
  }

  .lottiefile, .lottiefile.white {
    width: 40px;
    height: 40px;
    margin-top: 0;
  }

  .grid-3er {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-round {
    width: 200px;
    height: 200px;
  }

  .paragraph-grey.paragraph-font.links {
    font-size: 15px;
  }

  .heading-small.heading-font3 {
    text-align: center;
  }

  .button-2.heading-font3.highlights {
    padding: 12px 15px;
  }

  .grid-contact-form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

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

  .div-block-date.secondary-color {
    width: 25vw;
  }

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

  .image-event {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-3 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .bigger {
    font-size: 18px;
  }

  .galerie-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-top: 10px;
    display: flex;
  }

  .relative_content {
    height: 45vh;
  }

  .embed-maps._55vh {
    height: 40vh;
  }

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

  ._3er-grid {
    grid-template-columns: 1fr;
    margin-top: 10px;
  }

  .div-event.home {
    width: 90%;
    height: 25vh;
    padding: 10px;
  }

  .accordion-question-header {
    font-size: 15px;
  }

  .slogan-2.heading-font2 {
    font-size: 30px;
    line-height: 1.3;
  }

  .slider {
    height: 40vh;
  }

  .left-arrow, .right-arrow {
    width: 50px;
    font-size: 35px;
  }

  .div-event-auto.home {
    width: 90%;
    padding: 10px;
  }

  .div-event-auto.events {
    width: 90%;
    height: 99%;
    padding: 10px;
  }

  .form-block {
    width: 100%;
  }

  .klein {
    font-size: 16px;
  }

  .popup-inside {
    height: 40vh;
  }

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

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

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

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

  .list {
    width: 75%;
    font-size: 16px;
  }

  .heading-mittig-klein2-small.heading-font2, .heading-mittig-klein2-small.heading-font3.white {
    font-size: 18px;
  }

  .popup-heading {
    font-size: 20px;
  }

  .border-block-2.center, .border-block-2.center-top {
    flex-flow: column;
  }

  ._4er-grid {
    grid-template-columns: 1fr;
    margin-top: 10px;
  }

  .image-45 {
    height: 400px;
  }

  .slide-image-block {
    height: 40vh;
  }

  .slider-5 {
    height: 35vh;
  }

  .heading-small-left.heading-font3 {
    text-align: center;
  }

  .popup-inside-4 {
    height: 40vh;
  }

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

  .pop-up-2 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: scroll;
  }

  .lightbox-link-2, .image-101 {
    height: auto;
  }

  .image-wrap-45vh {
    height: 28vh;
  }

  ._2er_grid {
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-wrap {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

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

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

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

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

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

  .div-block-event-8 {
    width: 100%;
  }
}

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

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

  .logo.no-bg {
    height: 16vh;
  }

  .logo.no-bg.w--current {
    width: 60%;
    height: 14vh;
    top: 20px;
  }

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

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

  .paragraph-font.wrap {
    overflow-wrap: anywhere;
  }

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

  .terminbutton.zwitfarbe.heading-font2 {
    font-size: 16px;
  }

  .div-block-footer {
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .heading-footer.heading-font3 {
    font-size: 15px;
  }

  .nav-link.paragraph-font {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
  }

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

  .navbar.main-color {
    z-index: 1000;
    width: 100%;
  }

  .men-button {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .logo-wei {
    width: 140px;
  }

  .title-banner-start {
    z-index: 0;
    height: 40vh;
    padding: 20px 10px;
  }

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

  .slogan2.heading-font1 {
    font-size: 50px;
    line-height: 130%;
  }

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

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

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

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

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

  .heading-mittig1.heading-font2.white {
    font-size: 22px;
    line-height: 1.3;
  }

  .heading-mittig1.heading-font2.small {
    font-size: 16px;
  }

  .bild-cover {
    background-position: 50% -1%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-mittig2 {
    padding: 20px 5vw;
  }

  .section-mittig2.realtiv, .section-mittig2.bck {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig-klein2.heading-font2, .heading-mittig-klein2.heading-font3.white {
    font-size: 16px;
  }

  .heading-mittig-klein2.heading-font3._1 {
    font-size: 14px;
  }

  .heading-mittig-klein2.heading-font3.white-left {
    font-size: 16px;
  }

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

  .relative_div, .relative_div.zweitfarbe {
    height: 35vh;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    font-size: 20px;
  }

  ._2er-grid2 {
    width: 99.9253%;
  }

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

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

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

  .heading-success {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
  }

  .maps-footer {
    min-width: 200px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

  .text-field-form {
    width: 100%;
    height: 6vh;
    padding: 5px 10px;
  }

  .text-field-form.cc-text-area {
    height: 10vh;
  }

  .form1 {
    width: 100%;
  }

  .div-block-mittig {
    padding: 10px;
  }

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

  .div-block-mittig.main-color {
    height: 80vh;
  }

  .div-block-deco {
    padding: 10px;
  }

  .lottiefile, .lottiefile.white {
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
  }

  .grid-3er {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .image-round {
    width: 150px;
    height: 150px;
  }

  .paragraph-grey.paragraph-font.links {
    font-size: 14px;
  }

  .heading-small.heading-font3, .heading-small.heading-font3.black {
    font-size: 18px;
  }

  .button-2.heading-font3.highlights {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button-2.heading-font3.highlights:hover {
    transform: scale(1.02);
  }

  .divider.white {
    width: 50%;
    margin-bottom: 10px;
  }

  .grid-contact-form {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .form-block-3 {
    height: auto;
  }

  .div-block-date.secondary-color {
    width: 35vw;
  }

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

  .bigger {
    font-size: 14px;
  }

  .relative_content {
    height: 40vh;
  }

  .embed-maps._55vh {
    height: 35vh;
  }

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

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

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

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

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

  ._3er-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-event.white {
    padding: 10px;
  }

  .div-event.home {
    height: 22vh;
  }

  .accordion-tab-button-dark {
    padding-left: 10px;
  }

  .accordion-pane-content {
    padding-bottom: 0;
  }

  .arrow-div {
    margin-right: 0;
  }

  .arrow-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .accordion-question-header {
    margin-right: 11px;
    padding-left: 5px;
    font-size: .9em;
    line-height: 1.3;
  }

  .slogan-2.heading-font2 {
    font-size: 25px;
  }

  .banner-text {
    z-index: 100;
    top: 15%;
  }

  .slider {
    height: 35vh;
  }

  .border-block, .div-100.highlights, .div-100.highlights, .div-100.highlights, .div-100.highlights {
    padding: 10px;
  }

  .left-arrow, .right-arrow {
    width: 45px;
    font-size: 30px;
  }

  .div-event-auto.home {
    width: 95%;
    height: 97%;
  }

  .div-event-auto.events {
    width: 95%;
    height: 99%;
  }

  .klein {
    font-size: 12px;
  }

  .popup-inside {
    width: 90%;
    height: 25vh;
  }

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

  .list {
    width: 100%;
    font-size: 12px;
  }

  .heading-mittig-klein2-small.heading-font2 {
    font-size: 10px;
  }

  .heading-mittig-klein2-small.heading-font3.white {
    font-size: 16px;
  }

  .popup-heading {
    padding: 10px;
    font-size: 14px;
    line-height: 1.2;
    bottom: 25%;
  }

  .border-block-2 {
    padding: 10px;
  }

  .popup-inside-2 {
    width: 90%;
  }

  ._4er-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slide-image-block {
    height: 35vh;
  }

  .popup-inside-3 {
    width: 90%;
  }

  .slider-5 {
    height: 35vh;
  }

  .heading-small-left.heading-font3, .heading-small-left.heading-font3.black {
    font-size: 18px;
  }

  .popup-inside-4 {
    width: 90%;
    height: 25vh;
  }

  .popup-heading-2 {
    padding: 10px;
    font-size: 14px;
    line-height: 1.2;
    bottom: 25%;
  }

  .pop-up-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .lightbox-link {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .image-wrap-45vh {
    height: 28vh;
  }

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

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

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

#w-node-eea3909c-7e78-3a66-d5a2-864dd66b4de1-fb50931c, #w-node-_65665f46-364c-e629-0e0b-ff307b2e329f-fb50931c, #w-node-_6310f7d3-242f-6663-46c1-73ceab91a1e4-fb50931c, #w-node-_278d34a6-7854-3194-6e29-51c91bbd91ad-fb50931c, #w-node-_150199a2-d62c-814f-754b-ad1a980852b2-fb50931c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-de653076-4218-a3e8-142d-bc9dedab8c77-fb50931c, #w-node-_0cc8a34f-6d1f-7c97-5d69-8366ab59897f-fb50931c, #w-node-_0cc8a34f-6d1f-7c97-5d69-8366ab598983-fb50931c, #w-node-_0cc8a34f-6d1f-7c97-5d69-8366ab598987-fb50931c, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fab-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fad-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562faf-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fbb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fbd-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fbe-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fcb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fcd-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fcf-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fdb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fdd-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fdf-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562feb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fed-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562ff1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562ff7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562ffb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fff-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563003-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56306d-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56306f-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563073-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563075-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563079-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56307b-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56307d-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563081-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563085-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563089-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56308d-fb50933b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_132c6c95-8480-94f0-6f92-cf6fa27f517e-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f5184-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f518a-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f519f-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f51a5-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f51a8-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f51ae-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f51b1-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f51b7-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f51ba-b7e68cb4, #w-node-_132c6c95-8480-94f0-6f92-cf6fa27f51c0-b7e68cb4, #w-node-_6bd5ce61-9790-b0a7-6e6f-fe556e446571-b7e68cb4, #w-node-_6bd5ce61-9790-b0a7-6e6f-fe556e446577-b7e68cb4, #w-node-e5970f8a-7495-24d9-bf33-67f88a8dd200-b7e68cb4, #w-node-e5970f8a-7495-24d9-bf33-67f88a8dd206-b7e68cb4, #w-node-_64577db9-ad36-a714-02f9-205c06426744-b7e68cb4, #w-node-_64577db9-ad36-a714-02f9-205c0642674a-b7e68cb4, #w-node-b12ac449-9bb1-9d52-dc50-cb8db78e835d-b7e68cb4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a4cf79a8-4cbf-0b87-594d-4ee08286f9b1-958ed68f, #w-node-b0bf5fa2-a8d6-9971-f49f-120c81516144-958ed68f, #w-node-f3322061-488e-5901-939f-cea6c2302922-958ed68f, #w-node-_4cf6c7f3-1745-3cf0-28c4-0cd071342dcd-958ed68f, #w-node-d8a897a1-c8fb-8bb8-fc79-f1305a1be32b-958ed68f, #w-node-e9330322-a876-49d8-4279-2a61a991b35c-958ed68f, #w-node-f1dad9c4-627c-31dc-9b9a-b8fc465750b7-958ed68f, #w-node-_4f49e496-d5e5-f3d9-fd99-d14a9c86f92f-958ed68f, #w-node-_65112ba2-7c19-88fb-1898-02019f0e09c6-958ed68f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_06e61770-912c-ac97-a6cc-1bd045ccf20d-edb93c45, #w-node-_2d424443-ab2f-f404-08da-5fab6e20a5e1-edb93c45, #w-node-_7e62225b-9cb5-d992-2027-374a77afdf5b-edb93c45, #w-node-_43b8cb9b-128b-5be0-bc68-6889eb7a54a3-edb93c45, #w-node-_43b8cb9b-128b-5be0-bc68-6889eb7a54a9-edb93c45, #w-node-_3e45c362-9b3d-00d4-b692-fa50df581e36-edb93c45, #w-node-_3e45c362-9b3d-00d4-b692-fa50df581e3c-edb93c45 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-e599b5a4-b7df-24f4-bb6f-71f77b6d8195-fb50931c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_18eb8208-0750-59a6-9abf-912dd144e6ca-d144e6c3, #w-node-_18eb8208-0750-59a6-9abf-912dd144e6d2-d144e6c3 {
    justify-self: center;
  }

  #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fab-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fad-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562faf-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fb9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fbb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fbd-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fbe-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fc9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fcb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fcd-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fcf-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fd9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fdb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fdd-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fdf-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe3-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe5-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fe9-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562feb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fed-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562ff1-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562ff7-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562ffb-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae562fff-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563003-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563039-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56303b-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56303d-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56303f-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563041-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563043-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563045-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563047-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563049-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56304b-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56304d-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56304f-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563051-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563053-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563055-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563059-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56305d-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563061-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563065-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563067-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563069-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56306b-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56306d-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56306f-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563073-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563075-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563079-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56307b-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56307d-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563081-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563085-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae563089-fb50933b, #w-node-_90a03aa8-f62a-7dbb-6369-3849ae56308d-fb50933b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b5d72980-8a14-a6aa-3bd3-c6f4dde54c1a-fb50931c {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


