:root {
  --maroon: #7e1637;
  --maroon-2: #7b1c20;
  --goldenrod: #c7a02a96;
}

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

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

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

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

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

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

.logo-img {
  width: 250px;
}

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

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

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

.ffnungszeiten {
  margin-bottom: 5px;
}

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

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

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

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

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

.heading-2 {
  font-family: Marcellus SC, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3 {
  font-family: ZCOOL XiaoWei, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

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

.flie-text.schwarz {
  color: #000;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.farbe-der-headings {
  color: var(--maroon);
  line-height: 1.3;
}

.navbar {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar.hauptfarbe {
  z-index: 10;
  color: #fff;
  position: sticky;
  top: 0;
}

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

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

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

.terminbutton.highlights.heading-3 {
  padding: 15px 30px;
}

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

.terminbutton.highlights.flie-text {
  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;
}

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

.form-text {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

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

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

.div-block-41.highlights {
  color: #fff;
}

.logo-postion {
  z-index: 10;
  filter: brightness(0%) invert();
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5vw;
  position: relative;
}

.navbar-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100vw;
  max-height: 100vh;
  padding-top: 15vh;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.nav-menu-2.hauptfarbe {
  color: #fff;
}

.nav-link-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  position: static;
}

.nav-link-4:hover {
  color: #919191;
  width: 100%;
}

.menu-button-1 {
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-button-1.hauptfarbe {
  background-image: linear-gradient(#465116, #465116);
}

.icon {
  color: #000;
  width: 25px;
  height: 25px;
}

.rahmen-unten {
  border: 5px solid #fff;
  border-top-style: none;
  width: 90%;
  height: 20vh;
}

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

.div-block-text {
  border-right: 5px solid #fff;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

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

.slogan1.heading-1 {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.rahmen-oben {
  border: 5px solid #fff;
  border-bottom-style: none;
  align-items: flex-end;
  width: 90%;
  height: 20vh;
  padding-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

.wei-er-rahmen {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 60vw;
  display: flex;
}

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

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

.divider {
  width: 20vw;
  height: 4px;
  margin-bottom: 10px;
}

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

.divider.highlights.top-margin {
  margin-top: 20px;
}

.lottie-animation {
  width: 100%;
  height: 40vh;
}

.lottie-animation.rechts {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

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

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

.heading-mittig.heading-1 {
  z-index: 5;
  font-size: 32px;
  position: relative;
}

.heading-mittig.heading-1.farbe-der-headings {
  font-size: 32px;
}

.section-gro-e-abst-nde1-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

.section-gro-e-abst-nde1-2.zweitfarbe.hidden {
  display: none;
}

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

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

.section1 {
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.section1.zweitfarbe {
  padding-left: 0;
}

.text-ber-bild1 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

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

.image-big1 {
  height: 70vh;
  position: relative;
  overflow: hidden;
}

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

.heading-mittig-klein1.heading-2 {
  font-weight: 400;
  line-height: 1.3;
}

._4er-grid-2 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 100%;
  margin-top: 0;
}

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

.text-links1 {
  font-size: 16px;
}

.text-links1.flie-text {
  margin-bottom: 0;
  display: block;
}

.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: 10px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

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

.mehr-erfahren2.highlights {
  color: #000;
}

.mehr-erfahren2.highlights.heading-1 {
  color: #fff;
  line-height: 1.3;
}

.mehr-erfahren2.highlights.heading-1:hover {
  background-color: #000;
}

.bild-cover-1 {
  background-image: linear-gradient(#ffffff4d, #ffffff4d), url('../images/60659decb3fd3c5d80d8b266_AdobeStock_268842093_visu_160659decb3fd3c5d80d8b266_AdobeStock_268842093_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

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

.titelvideo-unterseiten {
  height: 70vh;
  position: relative;
}

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

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

.text-mittig1.flie-text {
  line-height: 1.5;
}

.heading-block1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
  position: relative;
}

.div-block-farbig-1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

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

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

.success-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

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

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

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

.footer-1 {
  margin-top: auto;
  padding: 40px 140px 20px;
}

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

.heading-footer.heading-3 {
  font-family: Marcellus SC, sans-serif;
}

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

.navigation-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
}

.navigation-link.heading-1 {
  color: #000;
  text-decoration: none;
  transition: all .2s;
}

.navigation-link.heading-1:hover {
  transform: scale(1.1);
}

.navigation-line {
  width: 3px;
  height: 30px;
  margin-top: 1px;
  position: absolute;
  transform: skew(-15deg);
}

.top-title-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 34px;
}

.navigation-text {
  z-index: 1;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-field-3 {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field-3.area {
  min-height: auto;
  padding-bottom: 55px;
}

.right-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navigation-divider {
  width: 1px;
  height: 30px;
  margin-left: 18px;
  margin-right: 18px;
  transform: skew(-15deg);
}

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

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

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

.line-first {
  background-color: #fff;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

.line-first.top {
  margin-top: -12px;
}

.line-first.bottom {
  margin-top: 12px;
}

.navigation-first {
  align-items: center;
  display: flex;
}

.top-title.half {
  margin-bottom: 60px;
}

.form-block-3 {
  width: 100%;
}

.navigation-menu {
  z-index: 9;
  width: 0%;
  position: fixed;
  inset: 0%;
}

.quote-wrapper {
  z-index: 9;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  display: none;
  position: relative;
}

.button-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

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

.right-part {
  z-index: 3;
  float: right;
  background-color: #f1f1f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 350px;
  display: block;
}

.full-part {
  background-color: #fff;
  width: 0%;
  height: 100%;
  display: none;
}

.left-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form-2 {
  width: 100%;
}

.hamburger-menu {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.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;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  display: flex;
}

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

.link.black {
  color: #333;
}

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

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

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

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

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

.navlink3 {
  color: #fff;
}

.navlink3.flie-text:hover, .navlink3.flie-text.w--current {
  color: #d6d6d6;
}

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

.navlinks3.hauptfarbe {
  color: #fff;
}

.field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.field-label-6, .field-label-7, .field-label-8, .field-label-9 {
  line-height: 1.3;
}

.textarea {
  height: 100px;
  font-family: Roboto, sans-serif;
}

.textarea-2 {
  font-family: Roboto, sans-serif;
  line-height: 3;
}

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

.dropdown-toggle-12 {
  color: #fff;
}

.dropdown-link {
  color: #fff;
  border-bottom: 1px solid #ffffff4d;
}

.dropdown-link.flie-text:hover {
  color: #d6d6d6;
}

.dropdown-link.flie-text.w--current {
  color: #8c8c8c;
}

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

.html-embed-11 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  font-size: 18px;
  display: block;
}

.heading-78 {
  color: #052c58;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.heading-78.wei {
  color: #fff;
  font-family: Marcellus SC, sans-serif;
}

.div-block-143 {
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 40vh;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.inhalt-div {
  flex-direction: column;
  align-items: center;
  padding: 20px;
  transition: all .3s;
  display: flex;
  box-shadow: 0 0 6px 1px #8e8e8e33;
}

.inhalt-div:hover {
  transform: translate(0, -10px);
}

.list {
  font-size: 16px;
}

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

.cutt-text {
  text-decoration: line-through;
}

.tabs {
  width: 100%;
}

.tabs-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.text-block-2, .text-block-3, .text-block-4 {
  color: var(--maroon-2);
  font-family: Marcellus SC, sans-serif;
  font-size: 30px;
}

.tab-link-tab-1 {
  background-color: #0000;
}

.tab-link-tab-1.w--current {
  border-bottom: 3px solid var(--maroon-2);
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.tab-link-tab-2 {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.tab-link-tab-2.w--current {
  border-style: none none solid;
  border-width: 3px;
  border-color: black black var(--maroon-2);
  background-color: #0000;
}

.tab-link-tab-3 {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.tab-link-tab-3.w--current {
  border-bottom: 3px solid var(--maroon-2);
  background-color: #0000;
}

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

.gallery_img.size {
  object-position: 50% 30%;
  height: 60vh;
}

.cell-2, .cell-3, .cell-4 {
  justify-content: center;
  align-items: center;
}

.link-6, .link-7, .link-8 {
  color: var(--maroon-2);
  font-size: 18px;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5e708;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-89 {
  color: #7b1c20;
  font-family: Righteous, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.heading-90 {
  color: #7b1c20;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-family: Righteous, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.text-span-2 {
  font-family: ZCOOL XiaoWei, sans-serif;
}

.images-tabs {
  margin-top: 40px;
}

.images-tabs.hidden-mobile.hidden {
  display: none;
}

.tab-buttons-block {
  justify-content: center;
  display: flex;
}

.lightbox {
  width: 100%;
  height: 100%;
  display: none;
}

.tab {
  border: 4px solid var(--maroon);
  background-color: var(--maroon);
  color: #fff;
  border-radius: 0;
  margin-right: 10px;
  font-size: 16px;
}

.tab.w--current {
  border-color: var(--maroon);
  color: var(--maroon);
  background-color: #fff;
}

.table-div {
  border-bottom: 1px solid #c0c0c091;
  border-right: 1px solid #c0c0c091;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 5px;
  display: flex;
}

.table-div.hauptfarbe {
  background-color: var(--maroon);
  color: #fff;
  background-color: #7e1637;
}

.table-text {
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

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

.table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #0000001a;
  border-style: solid none none solid;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
}

.table.hidden._4-col {
  grid-template-columns: .5fr 1fr 1fr 1fr;
}

.table-no-margin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #0000001a;
  border-style: solid none none solid;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.table-no-margin.hidden {
  grid-template-columns: .5fr 1fr 1fr 1fr;
}

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

.link-9:hover {
  color: var(--maroon-2);
}

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

.circle-div-2 {
  color: #fff;
  background-color: #7e1637;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  transition: all .3s;
  display: flex;
}

.circle-div-2:hover {
  transform: rotate(10deg);
}

.quick-stack-3 {
  width: 100%;
  padding: 0;
}

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

.text-block-5 {
  color: #fff;
  background-color: #6bb024;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.text-block-6 {
  color: #000;
  background-color: #fecd05;
  padding: 8px;
  font-family: Roboto, sans-serif;
}

.text-block-7 {
  color: #000;
  background-color: #fecd05;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.text-block-8 {
  color: #fff;
  background-color: #00a7e7;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.text-block-9 {
  color: #fff;
  background-color: #0f3f93;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.seminar_img {
  object-fit: contain;
}

.quick-stack-4 {
  width: 100%;
}

.success-txt {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Marcellus SC, sans-serif;
  line-height: 1.3;
}

._2er-grid-contact {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr;
}

.table-no-margin-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #0000001a;
  border-style: solid none none solid;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

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

.text-block-11 {
  color: #fff;
  background-color: #00a7e7;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

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

.link-10:hover {
  color: #7b1c20;
}

.text-block-12 {
  color: #000;
  background-color: #fecd05;
  padding: 8px;
  font-family: Roboto, sans-serif;
}

.text-block-13 {
  color: #fff;
  background-color: #6bb024;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.text-block-14 {
  color: #fff;
  background-color: #0f3f93;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

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

.text-block-15 {
  color: #000;
  background-color: #fecd05;
  padding: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.tab-2 {
  color: #fff;
  background-color: #7e1637;
  border: 4px solid #7e1637;
  border-radius: 0;
  margin-right: 10px;
  font-size: 16px;
}

.tab-2.w--current {
  color: #7e1637;
  background-color: #fff;
  border-color: #7e1637;
}

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

.link-11:hover {
  color: #7b1c20;
}

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

.table-no-margin-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #0000001a;
  border-style: solid none none solid;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.tab-3 {
  color: #fff;
  background-color: #7e1637;
  border: 4px solid #7e1637;
  border-radius: 0;
  margin-right: 10px;
  font-size: 16px;
}

.tab-3.w--current {
  color: #7e1637;
  background-color: #fff;
  border-color: #7e1637;
}

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

.link-12:hover {
  color: #7b1c20;
}

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

.table-no-margin-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #0000001a;
  border-style: solid none none solid;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.table-no-margin-4.hidden._4-col {
  grid-template-columns: .5fr 1fr 1fr 1fr;
}

.tab-4 {
  color: #fff;
  background-color: #7e1637;
  border: 4px solid #7e1637;
  border-radius: 0;
  margin-right: 10px;
  font-size: 16px;
}

.tab-4.w--current {
  color: #7e1637;
  background-color: #fff;
  border-color: #7e1637;
}

.div-block-144 {
  width: 100%;
  margin-top: 40px;
  display: none;
}

.dropdown-toggle-13 {
  color: #fff;
  background-color: #7e1637;
  padding: 9px 30px;
}

.dropdown-toggle-13.w--open {
  color: #7e1637;
  background-color: #fff;
  border: 4px solid #7e1637;
}

.dropdown-list-14 {
  position: relative;
}

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

.div-block-145 {
  height: 60px;
}

.button {
  padding: 12px 30px;
}

.button.highlights.heading-2 {
  border: 2px solid var(--maroon-2);
  transition: all .2s;
}

.button.highlights.heading-2:hover {
  border: 2px solid var(--maroon-2);
  color: var(--maroon-2);
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .divblock1 {
    padding-bottom: 20px;
  }

  ._1 {
    align-items: center;
  }

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

  .rahmen-unten {
    height: 10vh;
  }

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

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

  .rahmen-oben {
    height: 10vh;
  }

  .wei-er-rahmen {
    width: 80%;
  }

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

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

  .lottie-animation {
    height: 23vh;
  }

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

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

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

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

  ._3er-grid-1 {
    display: flex;
  }

  .section1 {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .section1.zweitfarbe {
    padding: 60px;
  }

  .feature-image {
    height: 100%;
    margin-top: 0;
  }

  .image-big1 {
    height: 45vh;
  }

  ._4er-grid-2 {
    grid-column-gap: 15px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

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

  .text-links1.flie-text {
    font-size: 14px;
    line-height: 1.4;
  }

  .bild-cover-1 {
    padding: 60px;
  }

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

  .titelvideo-unterseiten {
    height: 60vh;
  }

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

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

  .success-2 {
    height: auto;
    padding: 60px 20px;
  }

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

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

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

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

  .inhalt-footer.flie-text {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-field-4 {
    text-transform: none;
  }

  .error-message {
    width: auto;
  }

  .form1 {
    margin-top: 0;
  }

  .impdat-2.flie-text {
    font-size: 14px;
    line-height: 1.4;
  }

  .menu-icon-3 {
    color: #fff;
  }

  .men-3.hauptfarbe {
    z-index: 1000;
    background-color: var(--maroon);
    padding-left: 10px;
    padding-right: 10px;
  }

  .men-button3.w--open {
    background-color: #fff;
  }

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

  .men-button3.hauptfarbe.w--open {
    background-color: #000;
  }

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

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

  .dropdown-toggle-12.flie-text {
    width: 100%;
  }

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

  .div-block-143 {
    width: 90%;
    height: 35vh;
  }

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

  .gallery_img.size {
    height: 50vh;
  }

  .heading-89 {
    font-size: 33px;
  }

  .images-tabs {
    margin-top: 20px;
    display: none;
  }

  .images-tabs.hidden-mobile {
    display: none;
  }

  .tab-buttons-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .lightbox {
    margin-top: 20px;
    display: block;
  }

  .lightbox.no-mrg {
    margin-top: 0;
  }

  .tab {
    text-align: center;
    margin-right: 0;
  }

  .table.hidden {
    display: none;
  }

  .table-no-margin {
    grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  }

  .table-no-margin.hidden {
    display: none;
  }

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

  .dropdown-15 {
    width: 100%;
  }

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

  .text-block-10, .bold-text-10 {
    text-align: center;
  }

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

  .success-txt {
    font-size: 31px;
  }

  ._2er-grid-contact {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 80%;
    display: flex;
  }

  .table-no-margin-2 {
    grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  }

  .table-no-margin-2.hidden {
    display: none;
  }

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

  .tab-2 {
    text-align: center;
    margin-right: 0;
  }

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

  .table-no-margin-3 {
    grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  }

  .table-no-margin-3.hidden {
    display: none;
  }

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

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

  .table-no-margin-4 {
    grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  }

  .table-no-margin-4.hidden {
    display: none;
  }

  .tab-4 {
    text-align: center;
    margin-right: 0;
  }

  .div-block-144 {
    flex-flow: column;
    display: flex;
  }

  .dropdown-toggle-13 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .dropdown-16 {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .divblock1 {
    height: auto;
  }

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

  .nav-menu-2.hauptfarbe {
    padding-top: 20vh;
  }

  .rahmen-unten {
    height: 50px;
  }

  .titelvideo1-3 {
    height: 100%;
  }

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

  .rahmen-oben {
    height: 50px;
  }

  .wei-er-rahmen {
    width: 400px;
  }

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

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

  .divider.highlights.top-margin {
    margin-top: 0;
  }

  .lottie-animation, .lottie-animation.rechts {
    height: 17vh;
  }

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

  .heading-mittig.heading-1.farbe-der-headings {
    font-size: 27px;
  }

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

  .inhalt-mittig1 {
    height: auto;
  }

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

  .section1.zweitfarbe {
    padding: 40px;
  }

  .image-big1 {
    height: 45vh;
  }

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

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

  ._4er-grid-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._2er-grid {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .bild-cover-1 {
    height: auto;
    min-height: auto;
    padding: 40px;
  }

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

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

  .titelvideo-unterseiten {
    height: 55vh;
  }

  ._3er-grid {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

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

  .icon-1 {
    height: 45px;
    margin-bottom: 10px;
  }

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

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

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

  .div-block-footer1 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .inhalt-footer.flie-text {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .button-wrapper {
    flex-flow: column;
    margin-top: 20px;
  }

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

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

  .text-field-4 {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

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

  .form1 {
    margin-top: 40px;
  }

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

  .heading-78 {
    margin-top: 10px;
    font-size: 22px;
  }

  .heading-78.wei {
    text-align: center;
  }

  .div-block-143 {
    height: 30vh;
  }

  .tabs-menu {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-block-2, .text-block-3, .text-block-4 {
    font-size: 26px;
  }

  .tab-link-tab-2 {
    text-align: center;
  }

  .gallery_img, .gallery_img.size {
    height: 45vh;
  }

  .gallery_img.auto {
    height: auto;
  }

  .link-6, .link-7, .link-8 {
    text-align: center;
  }

  .heading-89 {
    text-align: center;
    font-size: 30px;
  }

  .heading-90 {
    font-size: 14px;
    line-height: 23px;
  }

  .table-div {
    order: 0;
  }

  .table-div.hauptfarbe {
    order: -1;
  }

  .table-text {
    padding-bottom: 40px;
  }

  .table-no-margin {
    flex-direction: column;
    display: flex;
  }

  ._3er-grid-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }

  .circle-div-2 {
    width: 200px;
    height: 200px;
  }

  .success-txt {
    font-size: 25px;
  }

  ._2er-grid-contact {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .table-no-margin-2 {
    flex-direction: column;
    display: flex;
  }

  ._3er-grid-4, ._3er-grid-5 {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .table-no-margin-3 {
    flex-direction: column;
    display: flex;
  }

  ._3er-grid-6 {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .table-no-margin-4 {
    flex-direction: column;
    display: flex;
  }

  .button.highlights.heading-2 {
    width: 100%;
    font-size: 20px;
  }
}

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

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

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

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

  .flie-text.sm-font {
    overflow-wrap: anywhere;
    font-size: 12px;
  }

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

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

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

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

  .nav-menu-2.hauptfarbe {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .rahmen-unten {
    height: 30px;
  }

  .titelvideo1-3 {
    height: 100%;
  }

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

  .rahmen-oben {
    height: auto;
    padding-top: 10px;
  }

  .wei-er-rahmen {
    width: 100%;
    max-width: 350px;
    padding-right: 20px;
  }

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

  .titelvideo-start-3 {
    height: 45vh;
  }

  .divider.highlights {
    width: 40vw;
  }

  .divider.highlights.top-margin {
    margin-top: 10px;
  }

  .lottie-animation, .lottie-animation.rechts {
    height: 13vh;
  }

  .inhalt-mittig-untereinander-1.flie-text {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-mittig.heading-1.farbe-der-headings {
    font-size: 16px;
    line-height: 24px;
  }

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

  .section1.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .heading-mittig-klein1.heading-2.farbe-der-headings {
    font-size: 20px;
  }

  ._4er-grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .bild-cover-1 {
    height: auto;
    padding: 40px 20px;
  }

  .div-block-wei-1 {
    width: 100%;
    padding: 20px 10px;
  }

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

  .titelvideo-unterseiten {
    height: 45vh;
  }

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

  .heading-block1 {
    width: 100vw;
  }

  .icon-1 {
    height: 38px;
    margin-bottom: 10px;
  }

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

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

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

  .maps-gro {
    height: 300px;
  }

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

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

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

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

  .navlink3.flie-text {
    padding-left: 10px;
    padding-right: 20px;
  }

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

  .dropdown-toggle-12.flie-text {
    padding-left: 10px;
  }

  .html-embed-11 {
    margin-top: 10px;
  }

  .heading-78 {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
  }

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

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

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

  .text-block-2, .text-block-3, .text-block-4 {
    font-size: 20px;
  }

  .gallery_img, .gallery_img.size {
    height: 40vh;
  }

  .link-6 {
    font-size: 15px;
  }

  .link-7, .link-8 {
    font-size: 16px;
  }

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

  .heading-89 {
    font-size: 19px;
    line-height: 25px;
  }

  .tab {
    font-size: 14px;
  }

  .table-text.flie-text {
    font-size: 12px;
  }

  .circle-div-2 {
    width: 180px;
    height: 180px;
  }

  .seminar_img {
    width: 100%;
  }

  .quick-stack-4 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .success-txt {
    font-size: 19px;
    line-height: 26px;
  }

  .tab-2, .tab-3, .tab-4 {
    font-size: 14px;
  }

  .button.highlights.heading-2 {
    padding: 9px 20px;
    font-size: 14px;
  }
}

#w-node-_88172224-0090-7e89-f39c-ab122fdb5f97-c0c60ea2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-ee68fa8d-9867-9444-3cb3-d8cda815206b-47d60518, #w-node-ee68fa8d-9867-9444-3cb3-d8cda81520b0-47d60518, #w-node-ee68fa8d-9867-9444-3cb3-d8cda81520e5-47d60518 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d6f7680-1537-d569-8de1-51a92ca86810-47d60520 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-dc6e1ef1-8bfe-73da-448b-7fba0c17d273-47d60520, #w-node-eb62bc26-c2b6-b8d8-8513-457d11ba19cf-47d60520 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f154bbdf-d481-dc13-e25d-112fa58ef22d-47d60520 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_9c6c6f01-4051-ce83-3afd-62f166b5d576-47d60520 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-cbfc5b7d-2d44-85fb-c4d5-22d52b631753-47d60520 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1f7c8dd7-1be5-6dc3-249b-77ac5ab76870-47d6052a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_45ba8f60-36d3-da3e-f6eb-e131c8c63b76-83ea4c08, #w-node-_6d820eb4-db21-6fb4-75e8-8fa43c0c3c7b-83ea4c08, #w-node-a5f0ef57-99dc-ab53-4071-50e6076df0b2-83ea4c08, #w-node-_9912b7ba-2dde-81c8-fdef-452b27386ba6-e531aa1f, #w-node-_9912b7ba-2dde-81c8-fdef-452b27386c3e-e531aa1f, #w-node-_9912b7ba-2dde-81c8-fdef-452b27386d29-e531aa1f {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

@media screen and (max-width: 991px) {
  #w-node-cbfc5b7d-2d44-85fb-c4d5-22d52b631753-47d60520 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4d6f7680-1537-d569-8de1-51a92ca86810-47d60520, #w-node-dc6e1ef1-8bfe-73da-448b-7fba0c17d273-47d60520, #w-node-eb62bc26-c2b6-b8d8-8513-457d11ba19cf-47d60520, #w-node-f154bbdf-d481-dc13-e25d-112fa58ef22d-47d60520, #w-node-_9c6c6f01-4051-ce83-3afd-62f166b5d576-47d60520 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cbfc5b7d-2d44-85fb-c4d5-22d52b631753-47d60520 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1f7c8dd7-1be5-6dc3-249b-77ac5ab76870-47d6052a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1f7c8dd7-1be5-6dc3-249b-77ac5ab76870-47d6052a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


