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

:root {
  --main-color: #000;
  --grad-0: #b3b3b3;
  --grad-100: #ce1719;
  --heading-color: #ce1719;
  --white: white;
  --border: #cc2325;
  --secondry-color: #e5e5e5;
  --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;
}

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.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 {
  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;
  width: 300px;
}

.logo-img.full-size {
  width: 350px;
}

.logo-img.small {
  width: 12vw;
}

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

.logo.w--current {
  padding-top: 10px;
}

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

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.highlights {
  background-image: linear-gradient(90deg, var(--grad-0), var(--grad-100));
  color: #fff;
}

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

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

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

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

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

.flie-text.white {
  color: #fff;
}

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

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

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

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

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

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

.logo-abst-nde1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

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

.nav-link.flie-text {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Didact Gothic, sans-serif;
}

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

.nav-link.flie-text.w--current {
  color: #e4a665;
  text-underline-offset: 40%;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  direction: rtl;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: underline;
  text-decoration-thickness: calc(1em / 12.5);
}

.navbar {
  width: 100%;
}

.navbar.hauptfarbe {
  position: sticky;
  top: 0;
}

.navbar.hauptfarbe.transparent {
  background-color: #34333700;
}

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

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

.background-video1 {
  z-index: 10;
  width: 50vw;
  height: 85%;
}

.subheading1 {
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 35px;
}

.subheading1.heading-2 {
  letter-spacing: 0;
}

.heading-mittig1 {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}

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

.div-block-farbig1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px;
  display: flex;
}

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

.impdat {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 40px;
  position: relative;
}

.impdat.wrapp {
  width: 100%;
  padding-top: 200px;
}

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

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

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

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

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

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

.inhalt-footer {
  height: 100%;
}

.nav_menu {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0;
}

.nav_background {
  z-index: 3;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 936px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.navigation_bg {
  z-index: 0;
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0;
  box-shadow: 0 9px 34px #00000026;
}

.hamburger_menu {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100%;
  padding: 30px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.hamburger_menu.w--open {
  background-color: #eceff1;
}

.icon {
  z-index: 1;
  position: relative;
}

.navigation_layer_content {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  padding: 0;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.navigation_layer_padding {
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
}

.navigation_layer_image {
  background-image: url('../images/AdobeStock_171149160_visu.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  padding: 30px;
  display: flex;
}

.padding.menu {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  height: 100%;
  padding: 30px;
  display: flex;
  overflow: auto;
}

.navigation_accordion_wrapper {
  margin-bottom: 15px;
  overflow: scroll;
}

.navlink {
  letter-spacing: 1px;
  width: 100%;
  font-size: 20px;
  line-height: 24px;
}

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

.navlink.flie-text:hover {
  background-color: #eceff1;
}

.navlink.flie-text.w--current {
  color: #333;
  background-color: #eceff1;
}

.navlink.flie-text.w--current:hover {
  background-color: #e0e1e2;
}

.horizontal_list {
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.underline_none {
  flex: 0 auto;
  display: flex;
}

.social_icon.big {
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 10px;
  transition: all .2s;
  display: flex;
}

.social_icon.big:hover {
  opacity: 1;
}

.icon_social {
  filter: invert();
  width: 100%;
  height: 100%;
}

.icon_social.not_inverted {
  filter: none;
}

.navbar-2 {
  background-color: #fff;
  position: fixed;
  inset: 0% 0% auto;
}

.section_1 {
  height: 100vh;
  position: relative;
}

.section_1.relative {
  position: relative;
  inset: 0%;
}

.section_1.relative.vh.padding {
  padding-top: 0;
}

.section_1.relative.vh.padding.height.black {
  background-color: #000;
}

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

.content {
  z-index: 1;
  color: #fff;
  background-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10vh 25vw 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading_small_center {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading_small_center.heading-2 {
  font-family: Playlist Script, Palatino Linotype, sans-serif;
  line-height: 1.3;
}

.heading_small_center.heading-2.left {
  text-align: left;
  letter-spacing: 5px;
  font-size: 45px;
  line-height: 1.8;
}

.heading_small_center.heading-2.left.bottom {
  margin-bottom: 0;
}

.heading_small_center.heading-2.left.bottom.white {
  color: #fff;
}

.heading_small_center.heading-2.left.bottom.white.font-size {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
}

.heading {
  text-align: center;
  letter-spacing: 1px;
  font-size: 80px;
  line-height: 80px;
}

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

.heading.heading-1.small {
  font-size: 40px;
}

.heading.heading-1.colour {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#6b5332, #b69974 31%, #6b5332 53%, #b69974 74%, #a98a65 87%, #6b5332);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 45px;
  line-height: 1.8;
}

.heading.heading-1.colour.top {
  background-image: linear-gradient(#6b5332, #e4a665 31%, #6b5332 53%, #e4a665 74%, #a98a65 87%, #6b5332);
  margin-top: 0;
}

.gradient_for_text {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.gradient_for_text.highlights {
  line-height: 1.3;
}

.section_2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section_2.black {
  background-color: var(--main-color);
  padding-left: 5vw;
  padding-right: 5vw;
}

.section_2.black.top-0 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section_2.black.padding-top {
  padding-top: 220px;
}

.section_2.black.padding-top.top {
  padding-top: 180px;
}

.section_2.black.padding-top.top.top-2 {
  padding-top: 170px;
  padding-bottom: 80px;
}

.section_2.black.padding-top.padding {
  padding-bottom: 200px;
}

.section_2.black.padding {
  padding-top: 200px;
  padding-bottom: 200px;
}

._2er_grid {
  grid-template-rows: auto;
  width: 100%;
}

._2er_grid.is-invert {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
}

.lottie-animation {
  z-index: -1;
  opacity: .05;
  position: absolute;
  inset: 0% auto auto -20%;
}

.content_1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.content_1.top {
  justify-content: flex-start;
}

.content_horizontal {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.heading_1 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 45px;
}

.heading_1.heading-1 {
  line-height: 1.3;
}

.heading_1.heading-1.white {
  color: var(--white);
}

.heading_1.heading-1.white.font {
  font-family: Playlist Script, Palatino Linotype, sans-serif;
  line-height: 1.8;
}

.heading_1.heading-1.white.font.red.top-bottom {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading_1.heading-1.white.size {
  font-size: 30px;
}

.heading_1.heading-1.red {
  background-color: var(--heading-color);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.heading_1.heading-1.gold {
  -webkit-text-fill-color: transparent;
  background-color: #e4a665;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 35px;
}

.div-block-42 {
  width: 10vw;
  height: 5px;
  margin-left: 20px;
}

.paragraph {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

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

.paragraph.flie-text.white {
  color: #fff;
  width: 100%;
  text-decoration: none;
}

.paragraph.flie-text.white.top-10 {
  margin-top: 10px;
}

.content_music {
  width: 100%;
  height: 100%;
  position: relative;
}

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

.content_music.margin {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 100px;
  display: flex;
}

.paragraph_center {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

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

.paragraph_center.flie-text.white {
  color: #fff;
}

.paragraph_center.flie-text.white.padding {
  padding: 20px;
}

.button {
  color: #343337;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 20px;
  padding: 15px 40px;
  font-size: 18px;
  line-height: 22px;
}

.button.flie-text {
  text-align: center;
  line-height: 1.3;
  transition: all .2s;
}

.button.flie-text:hover {
  transform: translate(0, -5px)scale(1.1);
  box-shadow: 0 6px 20px -2px #000;
}

.button.flie-text.highlights {
  background-image: linear-gradient(90deg, var(--grad-0), var(--grad-100));
  color: #fff;
}

.line {
  z-index: 1;
  width: 5px;
  height: 10vh;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto auto -5vh;
}

.highlights-2 {
  color: #fff;
  background-image: linear-gradient(#b3b3b3, #ce1719);
}

.heading_center {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
}

.heading_center.heading-1 {
  line-height: 1.3;
}

.heading_center.heading-1.white {
  color: #fff;
}

.content_3 {
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: relative;
}

.content_3.border {
  border: 2px solid #e4a665;
}

.section_3-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.section_3-2.space {
  padding: 60px;
}

.section_3-2.space.black.top-padding {
  padding-top: 180px;
}

.section_3-2.black {
  background-color: #000;
}

.section_3-2.black.padding {
  padding-top: 180px;
}

.section_3-2.black.padding.bg {
  background-image: linear-gradient(#ffffff14, #ffffff14), url('../images/Gemini_Generated_Image_q0sq0uq0sq0uq0sq_result.webp');
  background-position: 0 0, 100% 30%;
  background-size: auto, cover;
  height: 80vh;
  padding-top: 250px;
  padding-bottom: 150px;
}

.section_3-2.black.padding.bg.left {
  align-items: flex-start;
}

.section_3-2.black.padding.bg.left.position {
  background-image: linear-gradient(#00000080, #00000080), url('../images/logo_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  justify-content: flex-end;
  align-items: flex-start;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 20px;
}

.heading_center_small {
  text-align: center;
  letter-spacing: 1px;
  font-size: 30px;
  line-height: 30px;
}

.heading_center_small.heading-1 {
  line-height: 1.3;
}

.heading_center_small.heading-1.white {
  color: #fff;
}

._3er_grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

._4er_grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

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

.content_5 {
  background-color: #fff;
  padding: 20px 40px 40px;
}

.content_5.not_white {
  background-color: #0000;
}

.page {
  width: 100%;
  overflow: hidden;
}

.footer {
  z-index: 1000;
  color: #fff;
  background-image: linear-gradient(#000c, #000c), url('../images/emotionheader_8.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px 10vw;
  display: flex;
  position: static;
}

.logo_white.full-size {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

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

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

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

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

.form1 {
  margin-bottom: 0;
}

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

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

.text-field {
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 3.2rem;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Didact Gothic, sans-serif;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

.text-field.cc-textarea {
  height: 6.2rem;
}

.form-wrap {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.contact-form {
  margin-top: 20px;
}

.link {
  color: var(--white);
  text-decoration: none;
  display: block;
}

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

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

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

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

.navbar1.hauptfarbe {
  flex-flow: row;
  padding-left: 5vw;
  padding-right: 5vw;
}

.navbar1.hauptfarbe.trabsparent {
  z-index: 5;
  background-color: #34333700;
  align-items: center;
  width: 100%;
  padding-left: 3vw;
  padding-right: 2vw;
  position: absolute;
}

.navbar1.hauptfarbe.trabsparent.black {
  border-bottom: 1px solid var(--grad-0);
}

.navbar-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.nav-men.hauptfarbe.transparent {
  background-color: #34333700;
}

.image-wrapper {
  height: 50vh;
}

.image-wrapper.round._100 {
  object-fit: none;
}

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

.image-100.contained {
  object-fit: contain;
  background-color: #000;
  border-radius: 100%;
}

.image-100.contained._100 {
  object-fit: cover;
}

.image-100.contained.radius {
  border-radius: 0%;
}

.image-100.contained.radius-0 {
  object-fit: contain;
  border-radius: 0%;
}

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

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

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

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

.ablaufplan-big-button-3 {
  z-index: 0;
  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;
  position: relative;
}

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

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

.tabs.flie-text {
  border: 1px solid #000;
}

.tabs.flie-text.w--current {
  color: #fff;
  background-color: #343337;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.tabs-2 {
  margin-top: 100px;
  margin-bottom: 100px;
  display: block;
}

.div-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

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

.div-2 {
  background-color: #fff;
  border: 3.5px solid #e4a665;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.div-2._1 {
  min-height: 50vh;
}

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

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

.heading-mittig-small.heading-1.gold {
  color: #e4a665;
  display: block;
}

.heading-mittig-small.heading-1.gold.left {
  text-align: left;
  width: 100%;
}

.heading-mittig-small.heading-1.gold.left.size {
  font-size: 22px;
}

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

.heading-mittig-small.heading-1.white.font {
  font-family: Playlist Script, Palatino Linotype, sans-serif;
  font-size: 40px;
}

.heading-mittig-small.heading-1.white.font.red {
  background-color: var(--heading-color);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 55px;
  line-height: 1.5;
}

.heading-mittig-small.heading-1.white.font.red.left {
  text-align: left;
  font-size: 60px;
}

.heading-mittig-small.heading-1.white.font-2 {
  font-size: 28px;
}

.heading-mittig-small.heading-1.white.font-2.left {
  text-align: left;
}

.heading-mittig-small.heading-1.white.font-2.left.red-size {
  font-size: 35px;
}

.heading-mittig-small.heading-1.white.left {
  text-align: left;
}

.paragraph-mittig {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph-mittig.flie-text {
  line-height: 1.5;
}

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

.paragraph-mittig.flie-text.white.left-align {
  text-align: left;
}

.paragraph-mittig.flie-text.white.down {
  margin-bottom: 10px;
}

.heading-links-small {
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 45px;
}

.heading-links-small.heading-1 {
  margin-bottom: 10px;
  line-height: 1.3;
}

.heading-links-small.heading-1.farbe-der-headings.white {
  color: #fff;
}

.video {
  width: 100%;
  height: 30vh;
}

.content-mittig {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

.link-block {
  width: 50px;
  height: 50px;
}

.fixed-button-wrapper {
  z-index: 10;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 1% 25% auto;
}

.fade-text-loop {
  z-index: 1;
  color: #fff;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10vh 25vw 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

._3er_grid-bilder {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

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

.text-block, .text-block-2 {
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
}

.body {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.utility-pag {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-error {
  filter: contrast(200%) invert();
  object-fit: contain;
  height: 45vh;
}

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

.heading_footer.heading-1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.3vw;
  line-height: 1.3;
}

.paragraph-footer {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph-footer.flie-text {
  line-height: 1.5;
}

._33 {
  grid-template-columns: 1fr 1fr 1fr;
  width: 33%;
  margin-top: 20px;
}

._33._66 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 66%;
  display: flex;
}

.wrapp {
  overflow-wrap: anywhere;
}

.field_lable {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

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

.video_wrapper {
  border: 1px solid #f03;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 55vh;
  padding: 20px;
  display: flex;
}

.video_wrapper.hauptfarbe {
  border-color: #e4a665;
}

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

.relative.black {
  background-color: #000;
  padding-top: 150px;
  padding-bottom: 100px;
}

.code-embed {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.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: flex;
  position: fixed;
  inset: 0%;
}

.dropdown-block {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.dropdown-block.left {
  flex-flow: row;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  display: block;
}

.dropdown-block.left.center {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.dropdown-button {
  background-color: var(--border);
  color: #fff;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.dropdown-button.left {
  width: auto;
  display: flex;
}

.dropdown-icon {
  color: #fff;
  margin-left: 20px;
  position: absolute;
  left: auto;
}

.dropdown-icon.white {
  color: #fff;
  margin-right: 0;
}

.dropdown-content-3 {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: static;
  overflow: hidden;
}

.dropdown-content-3.w--open {
  padding-top: 10px;
  padding-right: 0;
}

.side-para {
  text-align: left;
  font-size: 17px;
  line-height: 25px;
}

.side-para.flie-text {
  margin-bottom: 20px;
}

.text-block-3 {
  color: #fff;
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
}

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

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

.link-2:hover {
  text-decoration: underline;
}

.link-2.white {
  color: #fff;
}

.background-video-2 {
  height: 100%;
}

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

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

.mehr-erfahren1.hauptfarbe {
  border-radius: 5px;
}

.mehr-erfahren1.hauptfarbe.flie-text {
  background-color: #7495c2;
  border-radius: 5px;
}

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

.mehr-erfahren1.hauptfarbe.flie-text.top {
  background-color: var(--heading-color);
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  font-family: Archivo Black, sans-serif;
}

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

.button-2 {
  background-color: var(--heading-color);
  letter-spacing: 2px;
  cursor: pointer;
  border: 3px #fff;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Didact Gothic, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  transition: all .2s;
  display: block;
}

.button-2:hover {
  color: #fff;
  background-color: #000;
}

.button-2.auto {
  width: 255px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-43 {
  width: 100%;
  height: 10vh;
}

.footer-spacer {
  height: 30vh;
}

.footer-spacer.black {
  background-color: #000;
  height: 20vh;
}

.abs-div {
  z-index: 0;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 25vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.abs-div.left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-top: 20vh;
  padding-left: 5vw;
  padding-right: 5vw;
}

.abs-div.left-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  padding: 20vh 5vw 5vh;
}

.div-block-44 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--grad-100);
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 15%;
  padding: 8px 4px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  text-align: left;
  width: auto;
  font-family: Didact Gothic, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.div-block-45 {
  width: 1.8em;
  height: 1.8em;
}

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

.center {
  text-align: justify;
  width: 100%;
  font-size: 16px;
}

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

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

.div-block-46 {
  width: 100%;
  height: 100%;
  padding-top: 0;
}

.btn-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--grad-100);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 8px 15px;
  text-decoration: none;
  display: flex;
}

.div-block-47 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 50px;
  display: flex;
}

.btn-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #ce171900;
  border: 2px solid #e4a665;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 8px 15px;
  text-decoration: none;
  display: flex;
}

.div-block-48 {
  z-index: 10;
  width: 3em;
  height: 3em;
  position: absolute;
  inset: auto 0% 5% 46%;
}

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

.div-block-49 {
  width: 100%;
  height: 100%;
  display: flex;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  width: 100%;
  height: 100%;
}

.div-block-50 {
  width: 3em;
  height: 3em;
}

.div-block-51 {
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-52 {
  width: 100%;
  height: 100%;
}

.div-block-53 {
  background-image: linear-gradient(0deg, #000, #000 44%, #00000080 69%, #0000 98%, #00000036);
  width: 100%;
  height: 10%;
  position: absolute;
  inset: -9% 0% auto;
}

.div-block-54 {
  width: 50%;
}

.div-block-54.black {
  background-color: #000;
  border: 2px solid #e4a665;
  width: 100%;
}

.grid-3 {
  border: 0 solid #e4a665;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.div-block-50-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 8em;
  height: 10em;
  padding: 10px 0;
  display: flex;
  position: relative;
}

.image-103 {
  width: 99.9716%;
  height: 100%;
  position: relative;
}

.div-block-55 {
  width: 99.9999%;
  height: auto;
}

.grid-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  width: 100%;
}

.div-block-56 {
  width: 2em;
  height: 2em;
}

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

.div-block-57 {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  display: flex;
}

.div-block-58 {
  width: 100%;
  height: 100%;
  padding: 20px;
}

.div-block-59 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.div-block-60 {
  z-index: 15;
  width: 7em;
  height: 1.5em;
  position: absolute;
}

.div-block-62 {
  z-index: 15;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8em;
  height: 10em;
  padding-top: 20px;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-63 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
  display: grid;
}

.div-block-64 {
  margin-bottom: 10px;
}

.div-block-63-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 99.85%;
  margin-top: 30px;
  display: grid;
}

.div-block-65 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  display: flex;
}

.div-block-66 {
  background-color: #393939a3;
  border: 3px solid #e4a665;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 25vh;
  display: flex;
}

.tabs-3 {
  margin-top: 100px;
  margin-bottom: 100px;
  display: block;
}

.div-block-67 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.dropdown-button-2 {
  background-color: var(--border);
  color: #fff;
  flex: 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-button-2.left {
  width: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0% auto 0% -146%;
}

.drop-down {
  background-color: var(--border);
  width: 25%;
  margin-right: 0;
}

.drop-down.center {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-left: 0;
  display: flex;
}

.div-block-68 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.div-block-68.down-0 {
  margin-bottom: 0;
}

.div-block-69 {
  background-color: #e4a665;
  width: 8em;
  height: 3px;
}

.div-block-70 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  display: block;
}

.div-block-71 {
  z-index: 20;
  width: 90%;
  height: 100%;
  padding: 20px;
  position: relative;
}

.div-block-72 {
  background-image: linear-gradient(0deg, #000, #bd9a7999 39%, #bd9a798a 73%, #bd9a795e 83%, #e8a96914);
  width: 100%;
  height: 30px;
  position: absolute;
  inset: -.9% 0% auto;
}

.div-block-53-2 {
  background-image: linear-gradient(0deg, #000, #00000085 56%, #0000 98%, #000);
  border: 0 solid #000;
  width: 100%;
  height: 1%;
  position: absolute;
  inset: -1% 0% auto;
}

.div-block-73 {
  background-image: linear-gradient(0deg, #000, #46404000);
  width: 100%;
  height: 25px;
  position: absolute;
  inset: auto 0% 0%;
}

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

.grid-5 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.div-block-74 {
  border: 1px solid #e4a665;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  display: flex;
}

.div-block-75 {
  border-right: 1px solid #e4a665;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
}

.div-block-76 {
  width: 7em;
  height: 7em;
}

.div-block-77 {
  width: 80%;
  padding: 20px 40px;
}

.list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.red {
  background-color: var(--heading-color);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

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

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 0;
}

.div-block-78 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-right: 1px solid #e4a665;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding-top: 10px;
  display: flex;
}

.div-block-79 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-80 {
  width: 3em;
  height: 3em;
}

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

.logo-mobile.w--current {
  padding-top: 10px;
}

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

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

.logo-1.w--current {
  padding-top: 10px;
}

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

.div-block-63-2-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 99.85%;
  margin-top: 30px;
  display: grid;
}

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

.div-block-83 {
  background-image: linear-gradient(#0000001a, #0000001a);
  position: absolute;
  inset: 0%;
}

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

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

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

.div-block-44-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--grad-100);
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 15%;
  padding: 8px 4px;
  text-decoration: none;
  display: flex;
}

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

.navbar1-copy.hauptfarbe {
  flex-flow: row;
  padding-left: 5vw;
  padding-right: 5vw;
}

.navbar1-copy.hauptfarbe.trabsparent {
  z-index: 5;
  background-color: #34333700;
  align-items: center;
  width: 100%;
  padding-left: 3vw;
  padding-right: 2vw;
  position: absolute;
}

.div-block-48-copy {
  z-index: 10;
  width: 3em;
  height: 3em;
  position: absolute;
  inset: auto 0% 5% 46%;
}

.div-block-89 {
  background-image: linear-gradient(#0003, #0003);
  position: absolute;
  inset: 0%;
}

.text-block-5 {
  font-family: Archivo Black, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.text-block-5.gold {
  -webkit-text-fill-color: transparent;
  background-color: #e4a665;
  -webkit-background-clip: text;
  background-clip: text;
}

.tab {
  background-color: #c8c8c83b;
  border: 2px solid #e4a665;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 25vh;
  display: inline-flex;
}

.tab.w--current {
  background-color: #c8c8c83d;
  border: 2px solid #e4a665;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 25vh;
  display: inline-flex;
}

.tabs-menu-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.div-block-90.height {
  height: 100%;
}

.div-block-53-copy {
  background-image: linear-gradient(0deg, #000, #000 44%, #00000080 69%, #0000 98%, #00000036);
  width: 100%;
  height: 10%;
  position: absolute;
  inset: -9% 0% auto;
}

.div-block-95 {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  display: flex;
}

.div-block-96 {
  z-index: 15;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8em;
  height: 10em;
  padding-top: 20px;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.grid-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  width: 100%;
}

.dropdown-button-3 {
  color: #fff;
  background-color: #cc2325;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-97 {
  z-index: 15;
  width: 7em;
  height: 1.5em;
  position: absolute;
}

.div-block-98 {
  width: 99.9999%;
  height: auto;
}

.grid-9 {
  border: 0 solid #e4a665;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.div-block-99 {
  width: 50%;
}

.div-block-99.black {
  background-color: #000;
  border: 2px solid #e4a665;
  width: 100%;
}

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

.link-3:hover {
  text-decoration: underline;
}

.link-3.white {
  color: #fff;
}

.div-block-100 {
  width: 2em;
  height: 2em;
}

.div-block-101 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.text-block-6 {
  color: #fff;
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
}

.image-105 {
  width: 99.9716%;
  height: 100%;
  position: relative;
}

.div-block-102 {
  width: 100%;
  height: 100%;
  padding: 20px;
}

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

  .logo-img.full-size, .logo-img.small {
    width: 250px;
  }

  .logo {
    width: 300%;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-link.flie-text {
    text-align: center;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 15px;
    font-size: 16px;
    line-height: 1.3;
  }

  .nav-link.flie-text.left {
    text-align: left;
  }

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

  .men-icon1 {
    color: #fff;
  }

  .navbar.hauptfarbe.transparent {
    border-bottom: 1px solid var(--grad-0);
    width: 100%;
  }

  .slogan1 {
    font-size: 40px;
  }

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

  .impdat {
    padding: 60px;
  }

  .impdat.wrapp {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .success {
    padding: 100px 60px;
  }

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

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

  .div-block-footer1, .footer-1.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .nav_background {
    max-width: none;
  }

  .section_1 {
    height: 80vh;
  }

  .section_1.relative.padding-top {
    padding-top: 0;
  }

  .section_1.relative.vh {
    width: 100%;
    height: 70vh;
    padding-top: 0;
  }

  .section_1.relative.vh.padding {
    height: 75vh;
  }

  .section_1.relative.vh.padding.height {
    height: 65vh;
    position: static;
  }

  .section_1.relative.vh.padding.height.bg {
    height: 65vh;
  }

  .section_1.relative.vh.padding.height.black, .section_1.relative.vh.padding.height.black.auto {
    height: auto;
  }

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

  .heading_small_center.heading-2.left.bottom {
    font-size: 25px;
  }

  .heading_small_center.heading-2.left.bottom.size {
    font-size: 23px;
  }

  .heading_small_center.heading-2.left.bottom.size.center {
    text-align: center;
  }

  .heading.heading-1 {
    letter-spacing: .2px;
    font-size: 45px;
    line-height: 1.2;
  }

  .heading.heading-1.small {
    letter-spacing: .5px;
    font-size: 30px;
  }

  .heading.heading-1.colour.top {
    font-size: 23px;
  }

  .section_2 {
    padding: 60px;
  }

  .section_2.black {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .section_2.black.top-0.top-20 {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section_2.black.padding-top {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section_2.black.padding-top.top.top-2 {
    padding-top: 80px;
  }

  .section_2.black.padding-top.padding, .section_2.black.padding-top.down {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section_2.black.padding-top.bottom {
    padding-top: 60px;
    padding-bottom: 100px;
    position: static;
  }

  .section_2.black.padding {
    padding-top: 40px;
    padding-bottom: 100px;
  }

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

  ._2er_grid.space-down {
    flex-flow: column;
    display: flex;
  }

  ._2er_grid.space-down.is-invert, ._2er_grid.is-invert {
    flex-flow: column-reverse;
  }

  ._2er_grid.gap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .content_1 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .content_horizontal {
    flex-direction: column;
  }

  .heading_1 {
    text-align: center;
  }

  .heading_1.heading-1 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 32px;
  }

  .heading_1.heading-1.gold.left {
    text-align: left;
  }

  .div-block-42.highlights {
    width: 100%;
    margin-left: 0;
  }

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

  .paragraph.flie-text.white.top-10.center {
    text-align: center;
    margin-top: 20px;
  }

  .paragraph.flie-text.font-size.center {
    text-align: center;
  }

  .content_music {
    width: 100%;
    height: 60vh;
  }

  .content_music.center.is-auto {
    height: auto;
  }

  .content_music.margin {
    flex-flow: column;
    height: auto;
  }

  .button.flie-text.highlights {
    margin-top: 10px;
    padding: 12px 25px;
    font-size: 16px;
  }

  .heading_center.heading-1 {
    letter-spacing: .5px;
    font-size: 32px;
  }

  .heading_center.heading-1.white {
    font-size: 28px;
  }

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

  .section_3-2 {
    padding: 60px;
  }

  .section_3-2.space.black.top-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section_3-2.black.padding.bg.left {
    background-image: url('../images/Gemini_Generated_Image_q0sq0uq0sq0uq0sq_result.webp');
    background-position: 100% 30%;
    background-size: cover;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_3-2.black.padding.padding3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading_center_small.heading-1 {
    margin-top: 10px;
    font-size: 25px;
  }

  ._3er_grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 20px;
    display: grid;
  }

  ._3er_grid.is-flex {
    flex-flow: column;
    display: flex;
  }

  ._4er_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .content_5.not_white {
    padding-left: 0;
    padding-right: 0;
  }

  .footer {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 40px;
    position: static;
  }

  .error-message {
    width: auto;
  }

  .text-field {
    padding: 12px 15px;
  }

  .text-field.cc-textarea {
    height: 6rem;
    margin-bottom: 0;
  }

  .form-wrap {
    border-right-style: none;
    margin-right: 0;
    padding-right: 0;
  }

  .form-grid {
    width: 100%;
  }

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

  .impressum-link, .datenschutz-link {
    font-size: 16px;
  }

  .navbar1.hauptfarbe.trabsparent {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .navbar1.hauptfarbe.trabsparent.black {
    background-color: var(--main-color);
  }

  .men-buttton.hauptfarbe {
    text-align: center;
    width: 100%;
    padding: 15px;
    font-size: 22px;
  }

  .men-buttton.hauptfarbe.w--open {
    background-color: var(--heading-color);
  }

  .nav-men.hauptfarbe {
    width: 1100%;
    display: block;
    position: absolute;
  }

  .nav-men.hauptfarbe.transparent {
    width: 100%;
    max-width: 115vh;
  }

  .nav-men.hauptfarbe.transparent.black {
    background-color: #000;
    max-width: 100%;
  }

  .image-wrapper.round {
    width: 20rem;
    height: 20rem;
  }

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

  .maps {
    height: 55vh;
    margin-top: 20px;
  }

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

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

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

  .title-slider {
    position: absolute;
    inset: 0%;
  }

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

  .tabs-2 {
    display: block;
  }

  .tabs-2.down {
    margin-bottom: 100px;
  }

  ._3er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .div-2, .heading-mittig-small {
    text-align: center;
  }

  .heading-mittig-small.heading-1 {
    text-align: center;
    font-size: 20px;
  }

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

  .heading-mittig-small.heading-1.gold.left.size.center {
    font-size: 23px;
  }

  .heading-mittig-small.heading-1.white.font.red.left {
    font-size: 35px;
    line-height: 1.8;
  }

  .heading-mittig-small.heading-1.white.font.red.left.center {
    text-align: center;
  }

  .heading-mittig-small.heading-1.white.font-2.left.red-size {
    font-size: 25px;
  }

  .heading-mittig-small.heading-1.white.font-2.left.red-size.center {
    text-align: center;
  }

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

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

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

  .heading-links-small.heading-1.farbe-der-headings {
    text-align: center;
    font-size: 20px;
  }

  .video {
    height: 40vh;
  }

  .content-mittig.down-10 {
    margin-bottom: 10px;
  }

  .link-block {
    width: 40px;
    height: 40px;
  }

  .fixed-button-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    bottom: 3%;
  }

  .fade-text-loop {
    padding: 100px;
    position: absolute;
  }

  ._3er_grid-bilder {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .utility-pag.highlights-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-error {
    height: 40vh;
  }

  .heading_footer.heading-1 {
    margin-top: 10px;
    font-size: 20px;
  }

  .paragraph-footer.flie-text {
    font-size: 16px;
  }

  .slider-arrow {
    width: 55px;
    font-size: 35px;
  }

  ._33 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  ._33._66 {
    width: 100%;
  }

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

  .field_lable.flie-text {
    width: 100%;
    font-size: 16px;
  }

  .video_wrapper {
    height: 45vh;
  }

  .video_wrapper.hauptfarbe {
    height: 60vh;
  }

  .relative.black {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .dropdown-block.left.center {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .dropdown-button {
    justify-content: space-between;
    padding-right: 20px;
  }

  .dropdown-icon {
    margin-left: 20px;
  }

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

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

  .footer-spacer {
    display: none;
  }

  .abs-div {
    padding: 100px;
  }

  .abs-div.left {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: static;
    inset: auto 0% 0%;
  }

  .abs-div.left-bottom {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 0;
    position: static;
    inset: auto 0% 0%;
  }

  .div-block-44.left {
    width: 20%;
    padding: 5px 9px;
    position: absolute;
    inset: 0% 5% 0% auto;
  }

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

  .text-block-4, .text-block-4.size {
    font-size: 16px;
  }

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

  .div-block-46 {
    padding-top: 0;
    position: relative;
  }

  .btn-2 {
    padding-top: 5px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .btn-2.sides {
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-47 {
    margin-top: 20px;
  }

  .btn-3 {
    padding: 5px 9px;
  }

  .div-block-48 {
    width: 2em;
    height: 2em;
    bottom: -10%;
    left: 51%;
  }

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

  .div-block-50 {
    width: 2em;
    height: 2em;
  }

  .div-block-53 {
    background-image: linear-gradient(0deg, #070707, #00000085 56%, #0000 95% 98%);
  }

  .div-block-54.black {
    width: 100%;
    max-width: 100%;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: .25fr 1fr;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .div-block-50-5 {
    width: 7em;
    height: 8em;
  }

  .div-block-56 {
    width: 2em;
    height: 2em;
  }

  .div-block-58 {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 0;
  }

  .div-block-59 {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-62 {
    width: 7em;
    height: 7.5em;
  }

  .div-block-63 {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 100%;
  }

  .div-block-63-2 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-65 {
    margin-bottom: 20px;
  }

  .tabs-3 {
    width: 100%;
    display: block;
  }

  .div-block-67.center {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .drop-down.center {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-right: 40px;
    display: flex;
  }

  .drop-down.center.w--open {
    width: auto;
    margin-left: 0;
    padding-right: 40px;
  }

  .div-block-68.down-0 {
    margin-bottom: 0;
  }

  .div-block-70 {
    width: 70%;
  }

  .div-block-71 {
    background-image: linear-gradient(#ffffff03, #ffffff03);
    width: 100%;
  }

  ._3er-grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .div-block-76 {
    width: 5em;
    height: 5em;
  }

  .div-block-78 {
    width: 80%;
    margin-left: 80px;
  }

  .div-block-78.no-border {
    border-right-width: 0;
  }

  .div-block-81, .logo-mobile {
    width: 100%;
  }

  .logo-mobile.w--current {
    width: 20%;
  }

  .logo-1 {
    width: 100%;
  }

  .logo-1.w--current {
    width: 20%;
  }

  .div-block-63-2-3 {
    grid-template-columns: 1fr;
    width: 50%;
  }

  .div-block-83 {
    background-image: linear-gradient(#ffffff1a, #ffffff1a);
  }

  .div-block-2 {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 100%;
  }

  .div-block-87._2 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-88 {
    width: 99.9998%;
    height: 82px;
  }

  .div-block-44-2.left {
    width: 20%;
    padding: 5px 9px;
    position: absolute;
    inset: 0% 5% 0% auto;
  }

  .div-block-44-2.hide {
    display: none;
  }

  .navbar1-copy.hauptfarbe.trabsparent {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar1-copy.hauptfarbe.trabsparent.black {
    background-color: var(--main-color);
  }

  .navbar1-copy.hauptfarbe.trabsparent.black.ststic {
    position: static;
  }

  .div-block-48-copy {
    width: 2em;
    height: 2em;
    display: none;
    bottom: -2%;
    left: 51%;
  }

  .div-block-90.height {
    height: 45vh;
  }

  .div-block-91 {
    width: 100%;
    height: 40%;
  }

  .div-block-53-copy {
    background-image: linear-gradient(0deg, #070707, #00000085 56%, #0000 95% 98%);
  }

  .div-block-96 {
    width: 7em;
    height: 7.5em;
  }

  .dropdown-button-3 {
    justify-content: space-between;
    padding-right: 20px;
  }

  .grid-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: .25fr 1fr;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .div-block-99.black {
    width: 100%;
    max-width: 100%;
  }

  .div-block-100 {
    width: 2em;
    height: 2em;
  }

  .div-block-101 {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-102 {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .logo-img {
    width: 230px;
  }

  .logo-img.full-size, .logo-img.small {
    width: 200px;
  }

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

  .divblock1 {
    height: auto;
  }

  .nav-link.flie-text {
    padding: 12px;
    font-size: 15px;
    line-height: 1.5;
  }

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

  .background-video1 {
    width: 70vw;
  }

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

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

  .impdat {
    padding: 40px;
  }

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

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

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

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

  .navigation_layer_content {
    height: auto;
    position: relative;
  }

  .navigation_layer_padding {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20vh;
  }

  .navigation_layer_image {
    width: 100%;
    display: none;
  }

  .padding.menu {
    width: 100%;
    height: auto;
  }

  .navbar-2 {
    position: static;
  }

  .section_1 {
    height: 60vh;
  }

  .section_1.relative.vh.padding.height.black {
    height: auto;
    padding-bottom: 20px;
  }

  .section_1.relative.vh.padding.height.black.auto {
    height: auto;
    padding-bottom: 0;
  }

  .content {
    padding: 60px 5vw;
  }

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

  .heading_small_center.heading-2.left.bottom.white.font-size.red, .heading_small_center.heading-2.left.bottom.size.center {
    text-align: center;
  }

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

  .heading.heading-1 {
    font-size: 40px;
  }

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

  .section_2 {
    padding: 40px;
  }

  .section_2.black {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section_2.black.top-0.top-20 {
    padding-top: 120px;
  }

  .section_2.black.padding-top.bottom {
    padding-top: 100px;
  }

  ._2er_grid.space-down {
    margin-bottom: 0;
  }

  .content_1.top {
    margin-top: 40px;
  }

  .heading_1 {
    text-align: left;
  }

  .heading_1.heading-1 {
    font-size: 28px;
  }

  .heading_1.heading-1.white.size {
    margin-top: 20px;
  }

  .heading_1.heading-1.gold.left {
    text-align: center;
  }

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

  .paragraph.flie-text.white {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .paragraph.flie-text.font-size.center {
    text-align: center;
  }

  .content_music {
    height: auto;
  }

  .button.flie-text.highlights {
    font-size: 15px;
  }

  .line.highlights-2 {
    height: 7vh;
    bottom: -3.5vh;
  }

  .heading_center.heading-1 {
    font-size: 28px;
  }

  .section_3-2, .section_3-2.space {
    padding: 40px;
  }

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

  ._3er_grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    display: flex;
  }

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

  .footer {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .text-field {
    height: 3rem;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px;
  }

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

  .text-field.cc-textarea {
    height: 5.5rem;
  }

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

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

  .link {
    text-align: center;
  }

  .impdat-2.flie-text {
    justify-content: flex-start;
    align-items: center;
  }

  .impressum-link, .datenschutz-link {
    font-size: 15px;
  }

  .men-buttton.hauptfarbe {
    padding: 12px;
  }

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

  .image-wrapper.round {
    width: 18rem;
    height: auto;
  }

  .image-wrapper.round._100 {
    height: auto;
  }

  .image-100 {
    object-fit: contain;
    display: block;
  }

  .image-100.contained.radius-0.cover {
    object-fit: cover;
  }

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

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

  .maps {
    height: 20rem;
  }

  .tabs-menu {
    margin-bottom: 20px;
  }

  .tabs-2 {
    margin-top: 60px;
  }

  ._3er-grid {
    flex-flow: column;
    display: flex;
  }

  .heading-mittig-small {
    text-align: left;
  }

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

  .heading-mittig-small.heading-1.gold.left {
    text-align: center;
  }

  .heading-mittig-small.heading-1.gold.left.size.center {
    text-align: center;
    font-size: 18px;
  }

  .heading-mittig-small.heading-1.white.font.red.left.center, .heading-mittig-small.heading-1.white.font-2.left.red-size.center {
    text-align: center;
  }

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

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

  .heading-links-small.heading-1.farbe-der-headings {
    font-size: 18px;
  }

  .video {
    width: 100%;
    height: 20rem;
  }

  .logo-image {
    height: 6rem;
  }

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

  .fade-text-loop {
    padding: 60px 80px;
    position: absolute;
  }

  ._3er_grid-bilder {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    display: flex;
  }

  .image-error {
    height: 15rem;
  }

  .content_footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .slider-arrow {
    width: 50px;
    font-size: 30px;
  }

  ._33 {
    flex-flow: column;
    display: flex;
  }

  .field_lable.flie-text {
    font-size: 15px;
  }

  .field_wrap {
    width: 100%;
  }

  .video_wrapper.hauptfarbe {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 22rem;
  }

  .relative.black {
    padding-bottom: 0;
  }

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

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

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

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

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

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

  .dropdown-button {
    padding-right: 20px;
  }

  .dropdown-icon {
    margin-left: 20px;
  }

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

  .abs-div {
    padding: 60px;
  }

  .abs-div.left {
    align-items: center;
    height: 70%;
    padding-top: 20px;
    padding-bottom: 0;
    position: static;
  }

  .abs-div.left-bottom {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
    position: static;
  }

  .image-102.set.hide {
    object-fit: cover;
  }

  .btn-2.sides {
    padding-bottom: 5px;
  }

  .div-block-47 {
    flex-flow: column;
  }

  .grid, .grid-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-50 {
    height: 2em;
  }

  .div-block-51 {
    justify-content: center;
    align-items: center;
  }

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

  .div-block-53 {
    top: -69%;
  }

  .div-block-54.black {
    flex-flow: column;
  }

  .grid-3, .div-block-55 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-4 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    grid-template-columns: .25fr 1fr;
    width: auto;
  }

  .div-block-56 {
    width: 2em;
    height: 2em;
  }

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

  .div-block-58 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 20vh;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .div-block-59 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-63 {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

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

  .tabs-3 {
    margin-top: 60px;
  }

  .drop-down.center {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 40px;
  }

  .drop-down.center.w--open {
    width: auto;
    margin-left: 0;
    padding-left: 20px;
    display: flex;
  }

  .div-block-70 {
    width: 100%;
    padding-top: 40px;
  }

  .div-block-71 {
    margin-top: 60px;
  }

  ._3er-grid-2 {
    flex-flow: column;
    display: flex;
  }

  .div-block-76 {
    width: 4em;
    height: 4em;
  }

  .grid-7 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    grid-template-columns: .25fr;
    width: 100%;
    display: flex;
  }

  .div-block-78.no-border {
    align-items: center;
  }

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

  .div-block-83 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-86 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-87._2._0 {
    flex-flow: column;
    display: flex;
  }

  .div-block-48-copy {
    bottom: -56%;
    left: 48%;
  }

  .div-block-48-copy.t {
    bottom: -7%;
  }

  .tab {
    width: 40%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .tab.w--current {
    width: 40%;
    height: auto;
  }

  .tabs-menu-2 {
    flex-flow: column;
  }

  .div-block-90 {
    height: 65vh;
  }

  .div-block-90.height {
    height: 55vh;
  }

  .div-block-91 {
    height: 35%;
  }

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

  .div-block-93, .div-block-94 {
    flex-flow: column;
    justify-content: center;
    display: flex;
  }

  .div-block-53-copy {
    top: -68%;
  }

  .div-block-53-copy.set {
    inset: -68% 0% auto;
  }

  .div-block-53-copy.set.top {
    top: -75%;
  }

  .div-block-53-copy.set.hide {
    display: block;
  }

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

  .grid-8 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    grid-template-columns: .25fr 1fr;
    width: auto;
  }

  .dropdown-button-3 {
    padding-right: 20px;
  }

  .div-block-98, .grid-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-99.black {
    flex-flow: column;
  }

  .div-block-100 {
    width: 2em;
    height: 2em;
  }

  .div-block-101 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-102 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 20vh;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }
}

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

  .logo-img {
    width: 200px;
  }

  .logo-img.full-size, .logo-img.small {
    width: 160px;
  }

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

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

  .nav-link.flie-text {
    padding: 10px;
    font-size: 14px;
  }

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

  .background-video1 {
    width: 100vw;
    height: 100%;
  }

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

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

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

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

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

  .padding.menu {
    padding: 10px;
  }

  .section_1 {
    height: 60vh;
  }

  .section_1.relative.vh.padding.height {
    height: 60vh;
    padding-bottom: 200px;
  }

  .section_1.relative.vh.padding.height.bg {
    background-image: url('../images/Gemini_Generated_Image_lbyagalbyagalbya_result.webp');
    background-position: 50%;
    background-size: cover;
  }

  .section_1.relative.vh.padding.height.black {
    background-color: #000;
    height: 90vh;
    padding-bottom: 0;
  }

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

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

  .heading_small_center.heading-2.left.bottom.white.font-size.red {
    font-size: 18px;
  }

  .heading_small_center.heading-2.left.bottom.size {
    font-size: 14px;
  }

  .heading_small_center.heading-2.left.bottom.size.center {
    text-align: center;
    font-size: 18px;
  }

  .heading {
    margin-top: 0;
    font-size: 35px;
    line-height: 35px;
  }

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

  .heading.heading-1.small {
    letter-spacing: .2px;
    font-size: 16px;
  }

  .heading.heading-1.colour.top {
    font-size: 18px;
  }

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

  .section_2.black {
    padding-top: 60px;
    padding-bottom: 0;
    padding-right: 4vw;
  }

  .section_2.black.top-0.top-20 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section_2.black.padding-top {
    width: 100%;
    max-width: 100%;
    padding: 60px 2vw;
  }

  .section_2.black.padding-top.padding {
    padding-bottom: 30px;
  }

  .section_2.black.padding-top.down {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section_2.black.padding-top.bottom {
    padding-bottom: 100px;
  }

  .content_1.top {
    margin-top: 30px;
  }

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

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

  .heading_1.heading-1.white.size {
    margin-top: 20px;
  }

  .heading_1.heading-1.gold.left {
    font-size: 18px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 18px;
  }

  .paragraph.flie-text.white {
    text-align: center;
    align-items: flex-start;
  }

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

  .paragraph.flie-text.font-size.center {
    text-align: center;
  }

  .content_music.margin {
    margin-bottom: 60px;
  }

  .paragraph_center {
    font-size: 14px;
    line-height: 18px;
  }

  .button.flie-text.highlights {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .line.highlights-2 {
    height: 6vh;
    bottom: -3.2vh;
  }

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

  .heading_center.heading-1 {
    letter-spacing: .2px;
    font-size: 22px;
  }

  .heading_center.heading-1.white.center-2 {
    font-size: 20px;
  }

  .section_3-2, .section_3-2.space {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_3-2.space.black.top-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section_3-2.black.padding.bg.left {
    height: 30vh;
    padding-top: 200px;
  }

  .section_3-2.black.padding.bg.left.position {
    background-position: 90% 30%;
  }

  .section_3-2.black.padding.padding3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  ._3er_grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 10px;
  }

  ._4er_grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .content_5 {
    padding: 5px 20px 20px;
  }

  .maps-gro {
    height: 300px;
  }

  .text-field {
    height: 2.8rem;
  }

  .text-field.cc-textarea {
    height: 5rem;
  }

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

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

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

  .navbar1.hauptfarbe.trabsparent {
    overflow: hidden;
  }

  .navbar1.hauptfarbe.trabsparent.black {
    overflow: visible;
  }

  .men-buttton.hauptfarbe {
    padding: 10px;
    font-size: 20px;
  }

  .image-wrapper.round {
    width: 12rem;
    height: auto;
  }

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

  .image-100.contained.radius-0.cover {
    object-fit: cover;
  }

  .maps {
    height: 18rem;
  }

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

  .tabs.flie-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }

  .tabs-2 {
    margin-top: 40px;
    display: block;
  }

  .div-1 {
    margin-top: 5px;
  }

  ._3er-grid {
    margin-top: 10px;
  }

  .div-2 {
    padding: 15px;
  }

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

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

  .heading-mittig-small.heading-1.gold.left {
    text-align: center;
  }

  .heading-mittig-small.heading-1.gold.left.size.center {
    text-align: center;
    font-size: 16px;
  }

  .heading-mittig-small.heading-1.white.font.red.left {
    font-size: 22px;
    line-height: 18px;
  }

  .heading-mittig-small.heading-1.white.font.red.left.center {
    text-align: center;
  }

  .heading-mittig-small.heading-1.white.font-2.left.red-size {
    font-size: 14px;
  }

  .heading-mittig-small.heading-1.white.font-2.left.red-size.center, .heading-mittig-small.heading-1.white.left {
    text-align: center;
  }

  .paragraph-mittig {
    font-size: 14px;
    line-height: 18px;
  }

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

  .paragraph-mittig.flie-text.white.left-align.center {
    text-align: center;
  }

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

  .heading-links-small.heading-1.farbe-der-headings {
    font-size: 16px;
  }

  .video {
    z-index: 1;
    height: auto;
    position: relative;
  }

  .logo-image {
    height: 5rem;
  }

  .link-block {
    width: 30px;
    height: 30px;
  }

  .fixed-button-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .fade-text-loop {
    justify-content: center;
    align-items: center;
    padding: 10px;
    position: absolute;
  }

  ._3er_grid-bilder {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .utility-pag.highlights-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-error {
    height: 13rem;
  }

  .paragraph-footer {
    font-size: 14px;
    line-height: 18px;
  }

  .slider-arrow {
    width: 45px;
    font-size: 25px;
  }

  ._33 {
    margin-top: 10px;
  }

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

  .field_lable {
    font-size: 14px;
    line-height: 18px;
  }

  .video_wrapper.hauptfarbe {
    height: auto;
    padding: 15px;
  }

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

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

  .dropdown-block.left {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .dropdown-block.left.center {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .dropdown-button {
    padding-right: 20px;
    left: 0;
  }

  .side-para.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

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

  .code-embed-2 {
    height: 40vh;
    padding-bottom: 0;
  }

  .abs-div {
    padding: 20px;
  }

  .abs-div.left, .abs-div.left-bottom {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-image: linear-gradient(#0003, #0003);
    align-items: center;
    height: 60%;
    padding-top: 0;
    padding-left: 5vw;
    position: static;
  }

  .text-block-4, .text-block-4.size {
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-45 {
    width: 2em;
    height: 2em;
  }

  .image-102.none {
    display: none;
  }

  .image-102.set {
    object-position: 50% 50%;
  }

  .image-102.set.hide {
    display: block;
  }

  .div-block-46 {
    height: 198%;
    position: relative;
  }

  .btn-2.sides {
    height: auto;
    padding: 3px 9px;
  }

  .div-block-47 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    height: 20%;
  }

  .btn-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .div-block-48 {
    width: 1.5em;
    height: 1.5em;
    left: 45%;
  }

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

  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-51 {
    justify-content: center;
    align-items: center;
  }

  .div-block-52.center {
    text-align: center;
  }

  .div-block-53 {
    height: 7%;
    top: -58%;
  }

  .grid-3 {
    flex-flow: column;
    display: flex;
  }

  .div-block-50-5 {
    width: 6em;
    height: 7em;
  }

  .div-block-55 {
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    display: flex;
  }

  .grid-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    display: grid;
  }

  .div-block-56 {
    width: 2em;
    height: 2em;
  }

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

  .div-block-58 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
    display: flex;
  }

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

  .div-block-60, .div-block-62 {
    width: 6em;
  }

  .div-block-63 {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .div-block-63.show-full {
    flex-flow: column;
    display: flex;
  }

  .div-block-63-2 {
    grid-template-columns: 1fr;
  }

  .div-block-63-2.show-full {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    display: flex;
  }

  .div-block-65 {
    margin-top: 60px;
  }

  .div-block-66 {
    width: 38%;
  }

  .tabs-3 {
    margin-top: 40px;
    display: block;
  }

  .drop-down.center {
    flex-flow: row;
    width: auto;
    margin-left: 0;
    padding-left: 20px;
  }

  .drop-down.center.w--open {
    width: auto;
    margin-left: -4px;
    display: block;
  }

  .div-block-68 {
    width: 80%;
  }

  .div-block-68.down-0 {
    width: 70%;
  }

  .div-block-70 {
    width: 100%;
    padding-top: 60px;
  }

  ._3er-grid-2 {
    margin-top: 10px;
  }

  .grid-5 {
    flex-flow: column;
    width: 90%;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .div-block-74 {
    flex-flow: column;
    width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .div-block-75 {
    border-bottom: 1px solid #e4a665;
    border-right-width: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-76 {
    width: 3em;
    height: 3em;
  }

  .div-block-77 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

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

  .grid-7 {
    width: 100%;
  }

  .div-block-78.no-border {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 90%;
    margin-left: 20px;
  }

  .div-block-80 {
    width: 2em;
    height: 2em;
  }

  .div-block-63-2-3 {
    width: 100%;
  }

  .div-block-83 {
    background-image: linear-gradient(#ffffff26, #ffffff26);
  }

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

  .div-block-84, .div-block-85 {
    width: 100%;
  }

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

  .div-block-87._2._0 {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .navbar1-copy.hauptfarbe.trabsparent {
    overflow: hidden;
  }

  .div-block-48-copy {
    width: 1.5em;
    height: 1.5em;
    bottom: -22%;
    left: 48%;
  }

  .div-block-89 {
    background-image: none;
  }

  .tab, .tab.w--current {
    width: 45%;
  }

  .tabs-menu-2 {
    margin-top: 60px;
  }

  .div-block-90.height {
    height: 32vh;
  }

  .div-block-91 {
    height: 0%;
  }

  .div-block-91.hide {
    display: none;
  }

  .section {
    overflow: visible;
  }

  .bold-text-10 {
    font-size: 16px;
  }

  .div-block-53-copy {
    height: 7%;
    top: -53%;
  }

  .div-block-53-copy.set {
    top: -55%;
  }

  .div-block-53-copy.set.hide {
    display: none;
  }

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

  .div-block-96 {
    width: 6em;
  }

  .grid-8 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    display: grid;
  }

  .dropdown-button-3 {
    padding-right: 20px;
    left: 0;
  }

  .div-block-97 {
    width: 6em;
  }

  .div-block-98 {
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    display: flex;
  }

  .grid-9 {
    flex-flow: column;
    display: flex;
  }

  .div-block-100 {
    width: 2em;
    height: 2em;
  }

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

  .div-block-102 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
    display: flex;
  }
}

#w-node-_14cd70a4-6fdc-4bda-53ed-52a505eb5d21-05eb5bba {
  grid-area: 3 / 2 / 5 / 3;
}

#w-node-_14cd70a4-6fdc-4bda-53ed-52a505eb652d-05eb5bba {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_14cd70a4-6fdc-4bda-53ed-52a505eb665d-05eb5bba {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cab7-527175df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6caba-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cabd-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cac0-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cac3-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cac6-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cac9-527175df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cacc-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cacf-527175df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cad2-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cad5-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cadb-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cad8-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cade-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cae1-527175df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cae4-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cae7-527175df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6caea-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6caf3-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6caed-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6caf0-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6caf6-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6caf9-527175df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cafc-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6caff-527175df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb02-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb05-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb08-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb0b-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb14-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb0e-527175df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb11-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb17-527175df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb1a-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb1d-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb20-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb23-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb26-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb29-527175df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb2c-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb2f-527175df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb32-527175df, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda7074793-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda7074798-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda707479d-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747a2-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747a7-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747ac-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747b1-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747b6-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747bb-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747c0-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747c5-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747ca-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747cf-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747d4-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747d9-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747de-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747e3-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747e8-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747ed-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747f2-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747f7-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda70747fc-b327242f, #w-node-af91fd4e-57b6-a2f4-ed34-fbfda7074801-b327242f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5899b5c-bdeb-e5f1-e6fa-19f7d545e520-37db7040 {
  grid-area: 4 / 2 / 5 / 3;
}

@media screen and (min-width: 1440px) {
  #w-node-_14cd70a4-6fdc-4bda-53ed-52a505eb630b-05eb5bba {
    grid-area: 2 / 2 / 3 / 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_586d3452-4378-a97e-a303-4e1cb8d073fc-b8d073f8, #w-node-_586d3452-4378-a97e-a303-4e1cb8d07402-b8d073f8 {
    align-self: start;
  }

  #w-node-_586d3452-4378-a97e-a303-4e1cb8d07406-b8d073f8 {
    place-self: start center;
  }

  #w-node-_14cd70a4-6fdc-4bda-53ed-52a505eb5d21-05eb5bba {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_14cd70a4-6fdc-4bda-53ed-52a505eb652d-05eb5bba {
    grid-column: 1 / 2;
  }

  #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cab7-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cacc-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cacf-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cae4-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cae7-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cafc-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6caff-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb11-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb17-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb2c-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb2f-527175df, #w-node-b47bd3b5-3136-2c60-f216-d3e931b6cb32-527175df {
    grid-column: span 1 / span 1;
  }

  #w-node-_11af17a3-d8d0-9b69-41a0-c5302feea069-52717638 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


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