:root {
  --black: #da4442;
}

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  max-width: 100vw;
  font-family: Montserrat Custom, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow-x: hidden;
}

a {
  color: #000;
  text-decoration: underline;
}

.cms-aktuelles {
  display: none;
}

.cms-aktuelles.full {
  width: 90%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

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

.collection-list-2.full {
  grid-template-columns: 1fr 1fr 1fr;
}

.image {
  width: auto;
  max-height: 300px;
  padding-bottom: 5px;
}

.heading-8 {
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 29px;
  line-height: 39px;
}

.date {
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.rich-text-block-4 {
  color: #000;
  text-align: left;
  font-size: 13px;
  line-height: 23px;
}

.cms-bio {
  margin-top: 30px;
  display: block;
}

.rich-text-block-3 {
  color: #000;
  line-height: 25px;
}

.dropdown {
  width: 100%;
}

.dropdown-toggle {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.text-block-4 {
  color: #000;
  padding-left: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.dropdown-list {
  width: 100%;
}

.dropdown-list.w--open {
  background-color: #0000;
  position: relative;
  overflow: hidden;
}

.collection-item {
  flex-wrap: wrap;
  align-content: space-between;
  align-items: flex-end;
  max-width: 420px;
  min-height: 260px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-7 {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
}

.normalbtn-2 {
  color: #000;
  text-align: right;
  background-color: #fff0;
  border: 2px solid #000;
  margin: 20px auto 0;
  padding-left: 75px;
  padding-right: 75px;
  transition: color .4s, background-color .4s;
  display: inline-block;
}

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

.normalbtn-2.w--current {
  background-image: none;
}

.modalwrapper {
  z-index: 99999999;
  opacity: 0;
  background-color: #00000078;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  padding-top: 120px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
  transform: translate(0, -100%);
}

.modalcontent {
  color: #000;
  text-align: left;
  width: 90%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.modaloverlay {
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.modalheadlinecalendar {
  color: #000;
  text-align: left;
  margin-bottom: 5px;
  font-weight: 600;
}

.bold-text {
  font-weight: 600;
}

.modalcontainer {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 60%;
  min-height: 500px;
  padding-bottom: 30px;
  display: block;
  position: relative;
  inset: auto;
}

.modalsubtle {
  color: #000000b3;
  text-align: left;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
}

.text-block-6 {
  opacity: 1;
  color: #000;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}

.modalinformation {
  text-align: left;
  margin-top: 7px;
}

.div-block-10 {
  float: right;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 10px;
  position: static;
  inset: 3% 3% auto auto;
}

.image-6 {
  opacity: .39;
  width: 37px;
  height: 37px;
}

.heading-6 {
  color: #000;
  margin-top: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.heading-7 {
  color: #000;
  margin-bottom: 10px;
  font-size: 27px;
  font-weight: 400;
  line-height: 35px;
}

.informationcalendarpre {
  color: #fff;
  width: 100%;
  font-size: 14px;
}

.text-block-2 {
  color: #000;
  margin-top: 3px;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  display: inline-block;
}

.text-block-3 {
  color: #000;
  font-size: 17px;
  line-height: 26px;
  display: inline-block;
}

.normalbtn-3 {
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 2px solid #000;
  width: 100%;
  margin-top: 20px;
  padding: 14px 0;
  font-size: 16px;
  line-height: 16px;
  transition: color .4s, background-color .4s;
}

.normalbtn-3:hover {
  color: #fff;
  background-color: #000;
}

.normalbtn-3.calendar {
  color: #000;
  border-color: #da4442;
  height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  display: block;
}

.normalbtn-3.calendar:hover {
  background-color: var(--black);
  color: #fff;
}

.html-embed-4 {
  display: none;
}

.grid-4 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  padding-bottom: 14px;
}

.rightfooter {
  align-items: center;
  display: flex;
}

.image-3 {
  width: 120px;
}

.imprintsection {
  color: #000;
  margin-left: 0;
  padding-top: 120px;
}

.mycontain-2 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.normalheadingimprint {
  color: #000;
  font-size: 63px;
  font-weight: 500;
  line-height: 85px;
}

.rich-text-block-2 {
  color: #000;
}

.imprintsection-2 {
  margin-left: 0;
  padding-top: 120px;
}

.mycontain-3 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.normalheadingimprint-2 {
  color: #000;
  font-size: 63px;
  font-weight: 500;
  line-height: 85px;
}

.privacycontent {
  color: #000;
}

.body {
  color: #fff;
  background-color: #fff;
}

.herosection {
  background-image: linear-gradient(#f3f3f300 85%, #fff), url('../images/hero-3-web.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.namesection {
  margin-bottom: 120px;
  margin-left: 5vw;
}

.heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 115px;
  font-weight: 400;
  line-height: 120px;
}

.heading-2 {
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 60px;
  font-size: 75px;
  font-weight: 400;
  line-height: 64px;
}

.upcomingsection {
  margin-top: 100px;
}

.mycontain {
  width: 90vw;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.headingnormal {
  color: #000;
  text-align: center;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.upcominggrid {
  grid-column-gap: 45px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.normalbtn-3-copy {
  border: 2px solid var(--black);
  background-color: var(--black);
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 0;
  font-size: 16px;
  line-height: 16px;
  transition: color .4s, background-color .4s;
}

.normalbtn-3-copy:hover {
  background-color: var(--black);
  color: #fff;
}

.upcominggridbtn {
  grid-column-gap: 45px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.biosection {
  width: 100vw;
  height: auto;
  min-height: 300vh;
  margin-top: 120px;
  margin-bottom: 300px;
  position: relative;
}

.bio-image {
  opacity: 0;
  background-image: url('../images/bio-1-web.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.bio-image.second {
  opacity: 0;
  background-image: url('../images/bio-2-web.jpg');
  position: sticky;
  transform: none;
}

.bio-image.fifth {
  opacity: .51;
  background-image: none;
  align-items: center;
  height: auto;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.bio-image.fourth {
  opacity: 0;
  background-image: linear-gradient(to right, #fff, #fff0 60%), linear-gradient(#fff0 58%, #fff), url('../images/bio-final-web.jpg');
  background-position: 0 0, 0 0, 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: sticky;
  transform: none;
}

.bio-image.first {
  position: sticky;
}

.biocontent {
  max-width: 45vw;
  margin-left: 5vw;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.linkwrappernav {
  flex-flow: column wrap;
  place-content: flex-start center;
  align-items: center;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  padding-top: 70px;
  padding-bottom: 30px;
  display: flex;
  overflow: scroll;
  transform: none;
}

.linkwrapper {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 100vw;
  display: grid;
}

.navlink-2 {
  color: #fff;
  text-align: center;
  width: auto;
  min-width: 0;
  max-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
  line-height: 50px;
  transition: transform .4s;
  display: inline;
}

.navlink-2:hover {
  transform: translate(15px);
}

.navlink-2.w--current {
  color: #fff;
  width: auto;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.navlink-2._1, .navlink-2._2 {
  opacity: 0;
  color: #000;
  transition-property: none;
}

.navlink-2._2.w--current {
  opacity: 0;
}

.navlink-2._2.hide {
  display: none;
}

.nav-menu-3 {
  z-index: 10;
  background-color: #fff;
  height: 100vh;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.container-copy-2 {
  z-index: 20;
  background-color: #0000;
  grid-template: "Area Area-2"
  / 3fr 1fr;
  grid-auto-columns: 1fr;
  width: 90vw;
  min-width: 90vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
  position: static;
}

.menu-button-2 {
  z-index: 90;
  padding: 0;
}

.menu-button-2.w--open {
  z-index: 30;
  background-color: #0000;
}

.div-block-43 {
  z-index: 99;
  display: flex;
  position: relative;
}

.navbar-copy {
  background-color: #ffffff4d;
  width: 100vw;
  font-weight: 400;
  position: fixed;
  top: 0;
}

.navbar-copy.start {
  background-color: #fff0;
  transform: none;
}

.image-8 {
  width: 44px;
}

.mediasection {
  margin-top: 120px;
}

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

.medialine {
  opacity: .55;
  transform-origin: 0%;
  background-color: #ffffffb3;
  width: 90%;
  height: 1px;
  transform: scale(0);
}

.html-embed-6 {
  width: 100%;
  min-width: 100%;
  max-width: 500px;
  height: 25vw;
  max-height: 330px;
}

.html-embed-6.second {
  width: 45vw;
  min-width: 0;
  max-width: 510px;
  height: 25vw;
  max-height: 307px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.mediatitlewrapper {
  align-items: center;
  display: flex;
}

.youtube {
  display: none;
}

.medialine2 {
  float: right;
  clear: right;
  opacity: .55;
  transform-origin: 100%;
  background-color: #ffffffb3;
  width: 90%;
  height: 1px;
  transform: scale(0);
}

.mediaheading {
  color: #fff;
  margin-left: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 38px;
}

.mediaheading2 {
  color: #fff;
  text-align: right;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 38px;
}

.grid-7 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 120px;
  display: none;
}

.contactsection {
  margin-bottom: 200px;
  padding-top: 129px;
  position: relative;
}

.contactinformation {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-4 {
  width: 38px;
}

.image-4.media {
  padding-top: 2px;
}

.link {
  color: #000;
  margin-left: 10px;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
}

.paragraph-2 {
  color: #000;
  text-align: center;
  padding-top: 20px;
  font-size: 18px;
  line-height: 30px;
}

.link-2 {
  color: #000;
}

.slider-inner-content {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 30px;
  display: flex;
}

.image-9 {
  width: 100%;
  display: block;
}

.slider-dynamic-list {
  width: 100%;
  height: 100%;
}

.slider-dynamic-list.slider-data-feed {
  display: block;
}

.slider-dynamic-wrapper {
  width: 100%;
  height: 100%;
}

.slider-this-is-copied-to-slide {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.slide-content-wrapper {
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slider-dynamic-item {
  width: 100%;
  height: 100%;
}

.slidersection {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  margin-top: 190px;
  margin-bottom: 120px;
  display: block;
}

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

.slider-text-3 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.footer-2 {
  z-index: 15;
  background-color: #f0f0f0;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.footerlink-2 {
  color: #000;
  text-align: center;
  margin-right: 5px;
  text-decoration: none;
  display: inline-block;
}

.footerlink-2.created {
  color: #000;
  padding-top: 3px;
}

.collection-item-3 {
  width: 90%;
}

.collection-item-3.full {
  width: 100%;
}

.wrapper {
  padding-top: 20px;
}

.wrapper.hide {
  display: none;
}

.body-3 {
  color: #fff;
  background-color: #fff;
}

.newssection {
  min-height: 95vh;
  margin-top: 190px;
  margin-bottom: 120px;
}

.schedulesection {
  min-height: 95vh;
  margin-top: 160px;
  margin-bottom: 100px;
}

.calendar-preview-copy {
  margin-top: 60px;
}

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

.body-7 {
  color: #fff;
  background-color: #fff;
}

.collection-list-copy-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.body-8, .body-9 {
  color: #fff;
  background-color: #fff;
}

.normalbtn-3-mobile {
  border: 2px solid var(--black);
  background-color: var(--black);
  color: #fff;
  text-align: center;
  width: 90%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 0;
  font-size: 16px;
  line-height: 16px;
  transition: color .4s, background-color .4s;
  display: none;
}

.normalbtn-3-mobile:hover {
  color: #fff;
  background-color: #000;
}

.image-10 {
  height: 80px;
  margin-right: 15px;
}

.heading-12 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 41px;
  font-weight: 400;
  line-height: 47px;
  text-decoration: none;
}

.heading-13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

.detail {
  padding: 20px 25px;
}

.heading-14 {
  color: #000;
  text-align: center;
  font-weight: 400;
  line-height: 34px;
}

.swiper-slide {
  background-color: #0000;
  border-radius: 8px;
  flex: none;
  width: auto;
  min-width: 0;
  max-width: 500px;
  overflow: hidden;
}

.swiper-slide.is-hidden {
  display: none;
}

.title-link {
  color: #000;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.tab-link-tab-2 {
  opacity: .7;
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-2.w--current {
  opacity: 1;
  background-color: #0000;
}

.tab-link-tab-1 {
  opacity: .7;
  background-color: #0000;
  border-right: 1px solid #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-1.w--current {
  opacity: 1;
  background-color: #0000;
  border-right-color: #000;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-11, .text-block-12 {
  color: #000;
  font-size: 22px;
  line-height: 27px;
}

.tabs-menu {
  justify-content: center;
  margin-bottom: 10px;
  display: flex;
}

.image-11 {
  max-height: 350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block, .link-block-2 {
  text-decoration: none;
  display: flex;
}

.bold-text-3 {
  color: #000;
}

.div-block-21 {
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.swiper-button-prev {
  cursor: pointer;
  width: 65px;
  margin-right: 5px;
}

.swiper-button-next, .swiper-button-next-2 {
  cursor: pointer;
  width: 65px;
  margin-left: 5px;
}

.swiper-button-prev-2 {
  cursor: pointer;
  width: 65px;
  margin-right: 5px;
}

.text-block-13 {
  color: var(--black);
}

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

.swiper-container2 {
  flex: none;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 20px;
  overflow: visible;
}

.swiper-wrapper {
  display: flex;
  overflow: visible;
}

.swiper-container {
  flex: none;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: visible;
}

.social-media {
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cookie-button-bottom {
  background-color: var(--black);
  color: #fff;
  border-radius: 5px;
  margin-right: 35px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 400;
}

.cookie-button-bottom:hover {
  border-bottom-style: solid;
  border-bottom-color: #203492;
}

.cookie-span {
  color: #000;
  border-bottom-style: none;
  font-weight: 400;
}

.white-x {
  background-image: url('../images/x-2.svg');
  background-position: 0 0;
  background-size: cover;
  width: 24px;
  height: 24px;
}

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

.no-margin.white-text {
  color: #fff;
}

.no-margin.white-text.max-700 {
  color: #000;
}

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

.bottom-cookie-wrapper {
  background-color: #fafafa;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.rich-text-block-5 {
  font-size: 18px;
  line-height: 1.5;
}

.html-embed-7 {
  color: #000;
}

@media screen and (min-width: 1920px) {
  .collection-list-2.full {
    grid-template-columns: 1fr 1fr;
  }

  .html-embed-6.second {
    min-width: 100%;
    max-width: 500px;
    height: 17vw;
    max-height: 310px;
  }

  .grid-7 {
    max-width: 1300px;
  }

  .slidersection {
    height: auto;
  }

  .div-block-21 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .heading-8 {
    font-size: 21px;
  }

  .date {
    font-size: 15px;
    line-height: 21px;
  }

  .heading-7 {
    font-size: 26px;
  }

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

  .mycontain-2 {
    padding-top: 70px;
  }

  .normalheadingimprint-2 {
    font-weight: 400;
  }

  .bio-image.fifth {
    opacity: 0;
  }

  .biocontent {
    max-width: 60vw;
  }

  .linkwrappernav {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .navlink-2 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 6vw;
    line-height: 6vw;
  }

  .navlink-2.w--current {
    font-size: 6vw;
  }

  .menu-button-2 {
    align-self: center;
    align-items: flex-start;
  }

  .menu-button-2.w--open {
    z-index: 9999;
    background-color: #0000;
    width: auto;
    padding-right: 0;
  }

  .image-8 {
    width: 45px;
  }

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

  .collection-list-copy {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .collection-list-copy-copy {
    grid-template-columns: 1fr 1fr;
  }

  .normalbtn-3-mobile {
    display: none;
  }

  .bottom-cookie-wrapper {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .cms-aktuelles {
    display: block;
  }

  .cms-aktuelles.full {
    margin-top: 20px;
  }

  .collection-list-2, .collection-list-2.full {
    grid-template-columns: 1fr;
  }

  .image {
    max-height: none;
  }

  .cms-bio {
    display: block;
  }

  .rich-text-block-3 {
    column-count: 1;
  }

  .modalwrapper {
    align-items: flex-start;
    height: auto;
    min-height: 100vh;
    display: none;
    overflow: scroll;
  }

  .modalcontainer {
    margin-top: 30px;
    overflow: scroll;
  }

  .div-block-10 {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
  }

  .normalbtn-3.calendar {
    margin-top: 15px;
  }

  .imprintsection {
    margin-left: 0;
  }

  .normalheadingimprint {
    font-size: 8vw;
    font-weight: 700;
    line-height: 14vw;
  }

  .imprintsection-2 {
    margin-left: 0;
  }

  .normalheadingimprint-2 {
    font-size: 8vw;
    font-weight: 700;
    line-height: 14vw;
  }

  .herosection {
    background-position: 0 0, 75%;
  }

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

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

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

  .upcominggridbtn {
    display: none;
  }

  .bio-image.fourth {
    background-position: 0 0, 0 0, 70%;
  }

  .biocontent {
    max-width: 90vw;
  }

  .navlink-2 {
    font-size: 8vw;
    line-height: 7vw;
  }

  .navlink-2.w--current {
    font-size: 8vw;
  }

  .container-copy-2 {
    grid-template-columns: auto 1fr;
  }

  .menu-button-2.w--open {
    width: auto;
  }

  .html-embed-6 {
    height: 46vw;
    max-height: 390px;
  }

  .html-embed-6.second {
    width: 90vw;
    height: 52vw;
    max-height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .youtube {
    margin-top: 30px;
  }

  .mediaheading {
    margin-left: 0;
  }

  .mediaheading2 {
    margin-right: 0;
  }

  .grid-7 {
    grid-template-columns: 1fr;
    grid-template-areas: "Area"
                         "Area-2"
                         "Area-3"
                         "Area-4";
    grid-auto-columns: .25fr;
  }

  .image-9 {
    max-width: 90vw;
  }

  .footer-2 {
    margin-left: 0;
  }

  .collection-item-3 {
    width: 100%;
  }

  .collection-list-copy, .collection-list-copy-copy {
    grid-template-columns: 1fr;
  }

  .normalbtn-3-mobile {
    width: 100%;
    margin-bottom: 50px;
    display: inline-block;
  }

  .heading-14 {
    width: 90vw;
  }

  .swiper-slide {
    width: 90%;
  }

  .social-media {
    flex-wrap: wrap;
  }

  .cookie-content {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .cookie-content.bottom-banner-content {
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .dropdown-list {
    width: 90vw;
  }

  .normalbtn-2 {
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .modalwrapper {
    height: 100vh;
    padding-top: 40px;
    top: 0%;
    overflow: scroll;
  }

  .modalcontainer {
    object-fit: fill;
    width: 90%;
    margin-top: 35px;
    margin-bottom: 50px;
    position: relative;
    top: auto;
    overflow: scroll;
  }

  .div-block-10 {
    float: right;
    clear: none;
    position: static;
  }

  .grid-4 {
    grid-row-gap: 16px;
  }

  .mycontain-2 {
    padding-top: 0;
  }

  .normalheadingimprint {
    font-size: 9.8vw;
    font-weight: 700;
    line-height: 70px;
  }

  .normalheadingimprint-2 {
    font-size: 7.4vw;
    line-height: 70px;
  }

  .heading {
    font-size: 24vw;
    line-height: 25vw;
  }

  .heading-2 {
    padding-right: 50px;
    font-size: 12vw;
    line-height: 13vw;
  }

  .headingnormal {
    font-size: 14vw;
  }

  .linkwrappernav {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .navlink-2 {
    font-size: 10vw;
    line-height: 8vw;
  }

  .navlink-2.w--current {
    font-size: 10vw;
  }

  .container-copy-2 {
    grid-template-columns: auto auto;
    grid-template-areas: ".";
  }

  .menu-button-2 {
    width: auto;
    margin-right: 0;
  }

  .div-block-43 {
    min-width: 0;
  }

  .image-8 {
    width: 38px;
  }

  .youtube {
    margin-top: 30px;
  }

  .mediaheading {
    font-size: 20px;
  }

  .mediaheading2 {
    text-align: right;
    font-size: 20px;
    line-height: 30px;
  }

  .contactsection {
    margin-top: 100px;
  }

  .link {
    margin-left: 9px;
    font-size: 4.5vw;
  }

  .link.media {
    font-size: 5vw;
  }

  .paragraph-2 {
    line-height: 30px;
  }

  .slider-inner-content {
    align-items: center;
    margin-left: 0;
  }

  .slider-this-is-copied-to-slide {
    flex-direction: column;
  }

  .slider-text-3 {
    max-width: 90vw;
  }

  .footer-2 {
    margin-left: 0;
  }

  .image-10 {
    display: none;
  }

  .heading-12 {
    font-size: 8vw;
    line-height: 9vw;
  }

  .heading-13 {
    font-size: 6vw;
    line-height: 8vw;
  }

  .heading-14 {
    font-size: 5vw;
    line-height: 10vw;
  }

  .swiper-slide {
    align-self: center;
    width: 90vw;
  }

  .image-11 {
    max-width: 90vw;
    max-height: 250px;
  }

  .text-block-13 {
    font-size: 17px;
  }

  .cookie-content.bottom-banner-content {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .bottom-cookie-wrapper {
    z-index: 2;
    flex-direction: column-reverse;
    padding-top: 25px;
  }
}

#w-node-cfc4b1cf-043c-465c-94f7-78e4317292a3-dcde9d64 {
  align-self: auto;
}

#w-node-_1a3cd507-6226-fe86-614b-ec58a816ee9e-dcde9d64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a3cd507-6226-fe86-614b-ec58a816ee9f-dcde9d64, #w-node-_1a3cd507-6226-fe86-614b-ec58a816eeac-dcde9d64 {
  justify-self: end;
}

#w-node-a7d1a1ea-d6fa-7c7f-2c3a-28437a5d1d94-863283fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_290998d5-8f0e-4266-7d25-789f86328406-863283fd {
  justify-self: end;
}

#w-node-_506b4326-ce04-b854-b719-fda42f4cdb4c-2f4cdb39 {
  place-self: center end;
}

#w-node-_636189db-3ee9-5e75-a78a-d812b7981ab9-2f4cdb39 {
  align-self: center;
}

#w-node-_506b4326-ce04-b854-b719-fda42f4cdb4f-2f4cdb39 {
  grid-area: Area;
}

#w-node-d10f9fbe-62bd-0457-a6c8-7a5fd5be26d4-d5be26cf {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d10f9fbe-62bd-0457-a6c8-7a5fd5be26e2-d5be26cf {
  place-self: center end;
}

#w-node-_7de1d3d8-256c-d2b5-55fd-675b79a79f36-d5be26cf {
  align-self: center;
}

#w-node-d10f9fbe-62bd-0457-a6c8-7a5fd5be26e5-d5be26cf {
  grid-area: Area;
}

#w-node-_864f59c8-65a0-870e-84f8-5e1e0afef258-1e9824e1 {
  align-self: auto;
}

@media screen and (min-width: 1920px) {
  #w-node-_1a3cd507-6226-fe86-614b-ec58a816ee9f-dcde9d64, #w-node-_1a3cd507-6226-fe86-614b-ec58a816eeac-dcde9d64 {
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_290998d5-8f0e-4266-7d25-789f863283ff-863283fd, #w-node-_290998d5-8f0e-4266-7d25-789f86328406-863283fd {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1a3cd507-6226-fe86-614b-ec58a816eeab-dcde9d64, #w-node-_1a3cd507-6226-fe86-614b-ec58a816eeac-dcde9d64 {
    grid-area: Area-3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_506b4326-ce04-b854-b719-fda42f4cdb4c-2f4cdb39 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_506b4326-ce04-b854-b719-fda42f4cdb4f-2f4cdb39, #w-node-d10f9fbe-62bd-0457-a6c8-7a5fd5be26e5-d5be26cf {
    grid-area: 1 / 1 / 2 / 2;
  }
}


@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Custom';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}