@charset "UTF-8";
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Light.woff2") format("woff2"), url("../fonts/MyriadPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Bold.woff2") format("woff2"), url("../fonts/MyriadPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Semibold.woff2") format("woff2"), url("../fonts/MyriadPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.theme-wellenwerk .theme-text-highlight {
  color: #02CBE6;
}
.theme-wellenwerk .richtext-right{
  text-align: right;
}
.theme-wellenwerk .richtext-left{
  text-align: left;
}
.theme-wellenwerk .richtext-center{
  text-align: center;
}
@-webkit-keyframes actionButtonDelay {
  to {
    visibility: visible;
  }
}
@keyframes actionButtonDelay {
  to {
    visibility: visible;
  }
}
.theme-wellenwerk .page-action-button {
  -webkit-animation: actionButtonDelay 0s 3s forwards;
          animation: actionButtonDelay 0s 3s forwards;
  visibility: hidden;
  background-color: #02CBE6;
  color: #192a53;
}
.theme-wellenwerk section[role=main]{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  margin-top: 65px;
}
.theme-wellenwerk div.is-style-simple-link a {
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: left;
  color: #02CBE6;
}
.theme-wellenwerk div.is-style-simple-link a:hover {
  background-color: transparent;
  color: #fff;
}
.theme-wellenwerk .wp-block-buttons{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-buttons{
    margin-top: 2rem;
  }
}
.theme-wellenwerk .wp-block-buttons {
  -moz-column-gap: normal;
       column-gap: normal;
}
.theme-wellenwerk .wp-block-button{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-button{
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.theme-wellenwerk .wp-block-button__link {
  color: #fff;
  background-color: #192a53;
  border-color: #fff;
  border-radius: 0.5rem;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-button__link{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.theme-wellenwerk .wp-block-button__link:hover {
  background-color: #fff;
  color: #192a53;
  border-color: #fff;
}
.theme-wellenwerk .wp-block-button:not(:last-child){
  margin-right: 0.5rem;
}
.theme-wellenwerk #cmplz-document{
  width: 100%;
  max-width: none;
  padding: 2rem;
}
.theme-wellenwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown h4, .theme-wellenwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown p{
  padding: 0px;
}
.theme-wellenwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose{
  background-color: transparent;
}
.theme-wellenwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, .theme-wellenwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, .theme-wellenwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, .theme-wellenwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div{
  background-color: transparent;
}
.theme-wellenwerk .header{
  position: fixed;
  z-index: 50;
  width: 100%;
  text-transform: uppercase;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: #192a53;
}
.theme-wellenwerk .header .header-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1366px;
  align-items: center;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-wellenwerk .header a {
  color: #fff;
}
@media (min-width: 1280px){
  .theme-wellenwerk .header .menu-item{
    display: flex;
  }
  .theme-wellenwerk .header .menu-item{
    align-items: center;
  }
  .theme-wellenwerk .header .menu-item{
    justify-content: center;
  }
}
.theme-wellenwerk .header .menu-item-has-children{
  cursor: pointer;
}
.theme-wellenwerk .header .menu-item-has-children > a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-wellenwerk .header .menu-item-has-children .menu-main-expand{
  margin-left: 0.25rem;
  margin-bottom: 2px;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #B68250;
}
.theme-wellenwerk .header .menu-item-has-children .menu-main-expand.active {
  color: #02CBE6;
}
.theme-wellenwerk .logo {
  width: 240px;
  height: 65px;
  background: url("../icons/logo_wellenwerk.svg") no-repeat left center;
  background-size: auto;
  background-size: contain;
  -webkit-tap-highlight-color: transparent;
}
.theme-wellenwerk .main-menu{
  display: none;
}
@media (min-width: 1280px) {
  .theme-wellenwerk .main-menu{
    display: flex;
  }
  .theme-wellenwerk .main-menu{
    padding-top: 0.25rem;
  }
}
.theme-wellenwerk .main-menu > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
@media (min-width: 1280px) {
  .theme-wellenwerk .main-menu > li{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 1536px) {
  .theme-wellenwerk .main-menu > li{
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.theme-wellenwerk .main-menu > li:last-child{
  margin-right: 0px;
}
.theme-wellenwerk .main-menu > li:first-child{
  margin-left: 0px;
}
.theme-wellenwerk .main-menu .current-menu-item > a,
.theme-wellenwerk .main-menu .current-menu-parent > a {
  color: #02CBE6;
}
.theme-wellenwerk .main-menu .menu-item:hover > a {
  color: #02CBE6;
}
.theme-wellenwerk .main-menu .menu-item li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.theme-wellenwerk .main-menu .menu-item li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-wellenwerk .main-menu .menu-item li.active{
  border-bottom-width: 0px;
}
@media (min-width: 1280px){
  .theme-wellenwerk .main-menu .lang-item{
    margin-left: 2rem;
  }
}
.theme-wellenwerk .main-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-wellenwerk .main-menu .menu-item-has-children:hover .sub-menu{
  visibility: visible;
  opacity: 1;
}
.theme-wellenwerk .main-menu .menu-item-has-children .sub-menu{
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 15rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding: 0px;
  font-size: .875rem;
  opacity: 0;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background-color: #192a53;
  visibility: hidden;
  box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
}
.theme-wellenwerk .main-menu .menu-item-has-children .sub-menu li{
  padding: 0.25rem;
}
.theme-wellenwerk .main-menu .menu-item-has-children .sub-menu li:hover a {
  color: #02CBE6;
}
@media (min-width: 768px) {
  .theme-wellenwerk .main-menu .menu-item-has-children .sub-menu li{
    padding: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .theme-wellenwerk .main-menu .menu-item-has-children .sub-menu li{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
.theme-wellenwerk .mobile-navigation{
  padding-top: 0.25rem;
}
@media (min-width: 1280px){
  .theme-wellenwerk .mobile-navigation{
    display: none;
  }
}
.theme-wellenwerk .mobile-navigation {
  -webkit-tap-highlight-color: transparent;
}
.theme-wellenwerk .mobile-navigation .menu-header-container{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
}
.theme-wellenwerk .mobile-navigation .mobile-menu {
  top: 65px;
  padding-bottom: 65px;
  background-color: #192a53;
  visibility: hidden;
  left: 0px;
  z-index: -1;
  height: 100vh;
  width: 100%;
  overflow-x: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-wellenwerk .mobile-navigation .mobile-menu:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-wellenwerk .mobile-navigation .mobile-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-wellenwerk .mobile-navigation .mobile-menu .current-menu-item > a,
.theme-wellenwerk .mobile-navigation .mobile-menu .current-menu-parent > a {
  color: #02CBE6;
}
.theme-wellenwerk .mobile-navigation .mobile-menu .current-menu-item .menu-main-expand,
.theme-wellenwerk .mobile-navigation .mobile-menu .current-menu-parent .menu-main-expand {
  color: #02CBE6;
}
.theme-wellenwerk .mobile-navigation .mobile-menu > li{
  font-size: 1.125rem;
}
.theme-wellenwerk .mobile-navigation .mobile-menu li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.theme-wellenwerk .mobile-navigation .mobile-menu li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-wellenwerk .mobile-navigation .mobile-menu li.active{
  border-bottom-width: 0px;
}
.theme-wellenwerk .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu{
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-wellenwerk .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-wellenwerk .mobile-navigation .mobile-menu-button{
  position: relative;
  z-index: 50;
  float: right;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1280px){
  .theme-wellenwerk .mobile-navigation .mobile-menu-button{
    display: none;
  }
}
.theme-wellenwerk .mobile-navigation .mobile-menu-button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.theme-wellenwerk .mobile-navigation .mobile-menu-icon {
  background-color: #B68250;
  position: relative;
  display: block;
  height: 0.125rem;
  width: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-wellenwerk .mobile-navigation .mobile-menu-icon:before, .theme-wellenwerk .mobile-navigation .mobile-menu-icon:after {
  background-color: #B68250;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-wellenwerk .mobile-navigation .mobile-menu-icon:before{
  top: 0.5rem;
}
.theme-wellenwerk .mobile-navigation .mobile-menu-icon:after{
  top: -0.5rem;
}
.theme-wellenwerk .mobile-navigation #mobile-menu-toggle{
  position: absolute;
  left: -100%;
  top: -100%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.theme-wellenwerk .mobile-navigation #mobile-menu-toggle:checked ~ .menu-header-container .mobile-menu{
  visibility: visible;
  z-index: 10;
  opacity: 1;
}
.theme-wellenwerk .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon{
  background-color: transparent;
}
.theme-wellenwerk .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:before {
  background-color: #B68250;
  top: 0px;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-wellenwerk .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:after {
  background-color: #B68250;
  top: 0px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-wellenwerk footer {
  color: #fff;
}
.theme-wellenwerk .contact-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  border-top-width: 1px;
}
@media (min-width: 1024px){
  .theme-wellenwerk .contact-wrapper{
    margin-top: 3rem;
  }
  .theme-wellenwerk .contact-wrapper{
    flex-direction: row;
  }
}
.theme-wellenwerk .contact-wrapper {
  background-color: #152241;
  border-color: #B68250;
  max-width: 1366px;
}
.theme-wellenwerk .contact-wrapper .contact-map{
  position: relative;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-wellenwerk .contact-wrapper .contact-map{
    width: 50%;
  }
}
.theme-wellenwerk .contact-wrapper .contact-map img{
  height: 20rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-wellenwerk .contact-wrapper .contact-map img{
    position: absolute;
  }
  .theme-wellenwerk .contact-wrapper .contact-map img{
    height: 100%;
  }
}
.theme-wellenwerk .contact-wrapper .contact-container{
  width: 100%;
  padding: 2rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .contact-wrapper .contact-container{
    width: 50%;
  }
}
.theme-wellenwerk .contact-wrapper .contact-container .contact-table{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .theme-wellenwerk .contact-wrapper .contact-container .contact-table{
    margin-left: auto;
    margin-right: auto;
  }
  .theme-wellenwerk .contact-wrapper .contact-container .contact-table{
    display: flex;
  }
  .theme-wellenwerk .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (min-width: 1024px){
  .theme-wellenwerk .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.theme-wellenwerk .contact-wrapper .contact-container .contact-table span{
  font-weight: 400;
}
.theme-wellenwerk .contact-wrapper .contact-container .contact-table__address{
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .contact-wrapper .contact-container .contact-table__address{
    margin-bottom: 0px;
  }
}
.theme-wellenwerk .contact-wrapper .contact-container .contact-table__opening-hours tr:first-child td{
  padding-top: 0px;
}
.theme-wellenwerk .contact-wrapper .contact-container .contact-table__opening-hours td{
  padding-top: 1rem;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #02CBE6;
}
.theme-wellenwerk .contact-wrapper .contact-container .contact-table__opening-hours td:last-of-type{
  padding-left: 1rem;
}
.theme-wellenwerk .footer-container{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1366px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  justify-content: space-between;
}
.theme-wellenwerk .footer-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-wellenwerk .footer-container{
  border-top-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .footer-container{
    height: 4rem;
  }
  .theme-wellenwerk .footer-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .theme-wellenwerk .footer-container{
    border-top-width: 0px;
  }
  .theme-wellenwerk .footer-container{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.theme-wellenwerk .footer-container {
  background-color: #192a53;
  border-color: #B68250;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .footer-container {
    grid-template-columns: 1fr 64px 1fr;
  }
}
.theme-wellenwerk .footer-container__navigation{
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media (min-width: 640px){
  .theme-wellenwerk .footer-container__navigation{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-wellenwerk .footer-container__navigation{
    display: flex;
  }
}
.theme-wellenwerk .footer-container__navigation li{
  padding: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .footer-container__navigation li{
    padding: 0.5rem;
  }
}
.theme-wellenwerk .footer-container__navigation li:first-child{
  padding-left: 0px;
}
.theme-wellenwerk .footer-container__navigation li a{
  font-size: .875rem;
  color: #fff;
}
.theme-wellenwerk .footer-container__navigation li:hover a {
  color: #02CBE6;
}
.theme-wellenwerk .footer-container__social{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 640px){
  .theme-wellenwerk .footer-container__social{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-wellenwerk .footer-container__social .social-icon-list{
  display: flex;
  justify-content: center;
}
.theme-wellenwerk .footer-container__social .social-icon-list li:not(:last-child){
  margin-right: 0.5rem;
}
.theme-wellenwerk .footer-container__social .social-icon-list .social-icon{
  height: 1.75rem;
  width: 1.75rem;
  display: block;
}
.theme-wellenwerk .footer-container__social .social-icon-list .facebook-icon {
  background: url("../icons/fb.png") no-repeat left center;
  background-size: contain;
}
.theme-wellenwerk .footer-container__social .social-icon-list .instagram-icon {
  background: url("../icons/insta.png") no-repeat left center;
  background-size: contain;
}
.theme-wellenwerk .footer-container__copyright{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  font-weight: 100;
}
@media (min-width: 640px){
  .theme-wellenwerk .footer-container__copyright{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-wellenwerk .footer-container__copyright{
    justify-content: flex-end;
  }
}
.theme-wellenwerk .slick-slider .slick-dots{
  position: absolute;
  bottom: -0.75rem;
  margin: 0px;
  display: block;
  width: 100%;
  padding: 0px;
  text-align: center;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .slick-slider .slick-dots{
    bottom: 0px;
  }
}
.theme-wellenwerk .slick-slider .slick-dots > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  padding: 0px;
}
.theme-wellenwerk .slick-slider .slick-dots > li button{
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.25rem;
  color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-size: 0;
  line-height: 0;
}
.theme-wellenwerk .slick-slider .slick-dots > li button:before{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  opacity: 0.25;
  color: #B68250;
  content: "•";
  font-size: 1.75rem;
  line-height: 1rem;
}
.theme-wellenwerk .slick-slider .slick-dots > li.slick-active button:before{
  opacity: 1;
}
.theme-wellenwerk .slick-slider .slick-dots > li:only-child {
  display: none;
}
.theme-wellenwerk .slick-slider .slick-arrow{
  position: absolute;
  top: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-next{
  right: -2.5rem;
  border-style: none;
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-next:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_right.svg") no-repeat center;
  content: "";
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-next.slick-disabled:before{
  opacity: 0.25;
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-next.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-prev{
  left: -1.25rem;
  border-style: none;
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-prev:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_left.svg") no-repeat center;
  content: "";
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-prev.slick-disabled:before{
  opacity: 0.25;
}
.theme-wellenwerk .slick-slider .slick-arrow.slick-prev.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-wellenwerk .modal{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 40;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.theme-wellenwerk .modal__background{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(10, 10, 10, 0.86);
}
.theme-wellenwerk .modal.is-active{
  display: flex;
}
.theme-wellenwerk .modal__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.theme-wellenwerk .modal__content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-wellenwerk .modal__content{
  overflow: auto;
  padding: 1.5rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .modal__content{
    width: 28rem;
  }
}
.theme-wellenwerk .modal__content {
  max-height: calc(100vh - 65px);
  background-color: #192a53;
}
.theme-wellenwerk .modal__content .modal__heading{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-wellenwerk .modal__content .modal__heading h3{
  margin-bottom: 0px;
}
.theme-wellenwerk .modal__content .modal__form .nf-field-element select.minute.extra, .theme-wellenwerk .modal__content .modal__form .nf-field-element select.hour.extra, .theme-wellenwerk .modal__content .modal__form .nf-field-element input:not([type=button]){
  padding: 0.5rem;
}
.theme-wellenwerk .modal__content .modal__form .nf-field-element textarea{
  height: 4rem;
}
.theme-wellenwerk .modal__content .modal__form .nf-after-form-content{
  display: none;
}
.theme-wellenwerk .modal .close-modal{
  position: relative;
  display: block;
  height: 0.125rem;
  width: 1rem;
  cursor: pointer;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-wellenwerk .modal .close-modal:before, .theme-wellenwerk .modal .close-modal:after {
  background-color: #fff;
  position: absolute;
  top: -0.25rem;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-wellenwerk .modal .close-modal:before {
  background-color: #fff;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-wellenwerk .modal .close-modal:after {
  background-color: #fff;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-wellenwerk .nf-field-container{
  margin-bottom: 1.5rem;
}
.theme-wellenwerk .nf-field-container.submit-container{
  margin-bottom: 0px;
}
.theme-wellenwerk .nf-field-label label{
  font-weight: 400;
}
.theme-wellenwerk .nf-field-element input, .theme-wellenwerk .nf-field-element textarea{
  border-radius: 0.5rem;
  border-width: 1px;
  background-color: transparent;
  padding: 0.5rem;
  border-color: #fff;
}
.theme-wellenwerk .nf-field-element textarea{
  height: 5rem;
}
.theme-wellenwerk .nf-field-element input[type=button] {
  border-color: #B68250;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  border-width: 2px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-wellenwerk .nf-field-element input[type=button]:hover {
  background-color: #B68250;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-wellenwerk .nf-field-element input.date-and-time{
  margin-bottom: 0.75rem;
}
.theme-wellenwerk .nf-field-element select.hour.extra, .theme-wellenwerk .nf-field-element select.minute.extra{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 0.75rem;
}
.theme-wellenwerk .submit-wrap{
  float: right;
}
.theme-wellenwerk .nf-form-fields-required{
  display: none;
}
.theme-wellenwerk .ww-calendar__wrapper{
  height: 100vh;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-calendar__wrapper{
    height: 75vh;
  }
  .theme-wellenwerk .ww-calendar__wrapper{
    padding: 2rem;
  }
}
.theme-wellenwerk .ww-calendar__wrapper #calendar-bookinglayer {
  background-color: #152241;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-header-toolbar{
  margin: 1.5rem;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-calendar__wrapper .fc-header-toolbar{
    flex-direction: row;
  }
}
.theme-wellenwerk .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
  margin-top: 1rem;
  font-size: 1.25rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    margin-top: 0px;
  }
  .theme-wellenwerk .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    font-size: 1.5rem;
  }
}
.theme-wellenwerk .ww-calendar__wrapper .fc-timeGridDay-view .fc-timegrid-slot{
  height: 5rem;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-timeGridWeek-view .fc-timegrid-slot{
  height: 6rem;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-timegrid{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1.5rem;
}
.theme-wellenwerk .ww-calendar__wrapper th, .theme-wellenwerk .ww-calendar__wrapper td{
  --tw-border-opacity: 1;
  border-color: rgb(25 42 83 / var(--tw-border-opacity));
}
.theme-wellenwerk .ww-calendar__wrapper .fc-timegrid-col-events{
  margin-left: 1px;
  margin-right: 1px;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-v-event.bl-product-3368{
  --tw-border-opacity: 1;
  border-color: rgb(182 130 80 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(182 130 80 / var(--tw-bg-opacity));
}
.theme-wellenwerk .ww-calendar__wrapper .fc-v-event.active{
  --tw-border-opacity: 1;
  border-color: rgb(2 203 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(2 203 230 / var(--tw-bg-opacity));
}
.theme-wellenwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame{
  padding: 0.25rem;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
  font-size: .75rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
    font-weight: 300;
  }
}
.theme-wellenwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-title{
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-scrollgrid{
  border-style: none;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-dayGridMonth-view .fc-col-header-cell{
  border-style: none;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-col-header-cell-cushion{
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-wellenwerk .ww-calendar__wrapper .fc-timegrid-slot-label{
  vertical-align: top;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: .875rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
    font-size: 1rem;
  }
}
.theme-wellenwerk .ww-calendar__wrapper .fc-timegrid-col.fc-day-today{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-button-primary{
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  font-size: .875rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #192a53;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-button-primary:focus {
  box-shadow: none;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-prev-button, .theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-timeGridWeek-button{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 1px;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-next-button, .theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-timeGridDay-button{
  margin-right: 1.5rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-width: 1px;
}
.theme-wellenwerk .ww-calendar__wrapper .fc-button-group .fc-button-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #192a53;
}
.theme-wellenwerk .wp-block-wellenwerk-container{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-container{
    flex-direction: row;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-container-item {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-container-item{
    position: static;
  }
  .theme-wellenwerk .wp-block-wellenwerk-container-item{
    margin: 0px;
  }
  .theme-wellenwerk .wp-block-wellenwerk-container-item{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-container-item {
  background-color: #152241;
}
.theme-wellenwerk .wp-block-wellenwerk-container-item:nth-child(even) {
  background-color: #192a53;
}
.theme-wellenwerk .wp-block-wellenwerk-container-item ul{
  padding-left: 2rem;
  list-style-image: url("../icons/list.svg");
}
.theme-wellenwerk .ww-event-list{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-event-list{
    flex-direction: row;
  }
  .theme-wellenwerk .ww-event-list{
    justify-content: flex-start;
  }
  .theme-wellenwerk .ww-event-list{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-wellenwerk .ww-event-list__wrapper {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-event-list__wrapper{
    position: static;
  }
  .theme-wellenwerk .ww-event-list__wrapper{
    margin: 0px;
  }
  .theme-wellenwerk .ww-event-list__wrapper{
    width: 100%;
  }
  .theme-wellenwerk .ww-event-list__wrapper{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.theme-wellenwerk .ww-event-list__wrapper h2{
  margin: 0px;
}
.theme-wellenwerk .ww-event-list__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #02CBE6;
}
.theme-wellenwerk .ww-event-list-item{
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-event-list-item{
    width: 25%;
  }
  .theme-wellenwerk .ww-event-list-item{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .theme-wellenwerk .ww-event-list-item{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.theme-wellenwerk .ww-event-list-item:not(:last-child){
  border-bottom-width: 1px;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-event-list-item:not(:last-child){
    border-style: none;
  }
}
.theme-wellenwerk .ww-event-list-item:not(:last-child) {
  border-color: #B68250;
}
.theme-wellenwerk .ww-event-list-item__image{
  position: relative;
  max-height: 225px;
}
.theme-wellenwerk .ww-event-list-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-wellenwerk .ww-event-list-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-wellenwerk .ww-event-list-item__heading{
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.5rem;
}
.theme-wellenwerk .ww-event-list-item__details{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-event-list-item__details{
    margin-top: 1.5rem;
  }
  .theme-wellenwerk .ww-event-list-item__details{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.theme-wellenwerk .ww-event-list-item__details .wp-block-buttons{
  margin-top: 1rem;
}
.theme-wellenwerk .ww-event-list-item__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-wellenwerk .ww-event-list-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #02CBE6;
}
.theme-wellenwerk .ww-event-list-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-wellenwerk .ww-event-list-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-wellenwerk .ww-event-list-item__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-wellenwerk .ww-event-list-item__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .theme-wellenwerk .ww-event-list-item__description{
    visibility: visible;
  }
  .theme-wellenwerk .ww-event-list-item__description{
    position: static;
  }
  .theme-wellenwerk .ww-event-list-item__description{
    margin-top: 0.5rem;
  }
  .theme-wellenwerk .ww-event-list-item__description{
    opacity: 1;
  }
}
.theme-wellenwerk .ww-event-list-item__expand-container{
  margin-top: 1rem;
  cursor: pointer;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-event-list-item__expand-container{
    display: none;
  }
}
.theme-wellenwerk .ww-event-list-item__expand-container {
  color: #02CBE6;
}
.theme-wellenwerk .ww-event-list-item__expand-container .ww-event-list-item__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-wellenwerk .ww-event-list-item__expand-container .ww-event-list-item__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.75rem;
  width: 0.75rem;
  border-color: #02CBE6;
  content: "";
}
.theme-wellenwerk .ww-event-list-item__expand-container .ww-event-list-item__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
.theme-wellenwerk .wp-block-wellenwerk-faq-item {
  background-color: #192a53;
}
.theme-wellenwerk .wp-block-wellenwerk-faq-item .ww-faq__answer{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-wellenwerk .wp-block-wellenwerk-faq-item.active .ww-faq__answer{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-wellenwerk .ww-faq__container{
  padding-left: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-faq__container{
    padding-left: 3rem;
  }
  .theme-wellenwerk .ww-faq__container{
    padding-right: 2rem;
  }
}
.theme-wellenwerk .ww-faq__answer{
  padding-bottom: 1rem;
}
.theme-wellenwerk .ww-faq__question{
  position: relative;
  margin-bottom: 0px;
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-bottom: 0.75rem;
  font-weight: 300;
}
.theme-wellenwerk .ww-faq__question:before{
  position: absolute;
  left: -1rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  content: "";
  background: url("../icons/list.svg") no-repeat center;
}
.theme-wellenwerk .ww-faq__question .faq-expand{
  margin-bottom: 0.25rem;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #B68250;
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
    position: relative;
  }
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
    left: 0px;
  }
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
    right: 0px;
  }
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
    max-height: 40rem;
  }
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
    width: 100%;
  }
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser{
    max-width: 1366px;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
  bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
    bottom: 0.25rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img {
  height: calc(100vh - 60px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img{
    height: 40rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
  display: none;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    display: block;
  }
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    height: 40rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video video{
  height: 40rem;
  width: 1366px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper{
  position: absolute;
  top: 0px;
  min-width: 100%;
  text-align: center;
  background-color: rgba(25, 42, 83, 0.5);
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper .ww-hero-teaser__message{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator{
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover svg g {
  stroke: #02CBE6;
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons{
  position: absolute;
  bottom: 5rem;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
    margin-bottom: 1.5rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
  border-radius: 0.375rem;
  border-style: none;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 42 83 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-wellenwerk .wp-block-wellenwerk-icon-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-icon-grid{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .theme-wellenwerk .wp-block-wellenwerk-icon-grid{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .theme-wellenwerk .wp-block-wellenwerk-icon-grid{
    padding: 2rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-icon-grid {
  background-color: #192a53;
}
.theme-wellenwerk .ww-icon-grid{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #192a53;
}
.theme-wellenwerk .ww-icon-grid__label{
  margin-top: 0.5rem;
  text-align: center;
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-icon-grid__label{
    font-size: 1rem;
  }
}
.theme-wellenwerk .ww-icon-grid__image-wrapper{
  height: 3rem;
  width: 3rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-icon-grid__image-wrapper{
    height: 3.5rem;
  }
  .theme-wellenwerk .ww-icon-grid__image-wrapper{
    width: 3.5rem;
  }
}
.theme-wellenwerk .ww-news-item__wrapper{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-news-item__wrapper{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-wellenwerk .ww-news-item__wrapper{
    padding-top: 3rem;
  }
  .theme-wellenwerk .ww-news-item__wrapper{
    padding-bottom: 0px;
  }
}
.theme-wellenwerk .ww-news-item__wrapper h2{
  margin: 0px;
}
.theme-wellenwerk .ww-news-item__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #02CBE6;
}
.theme-wellenwerk .ww-news-item__wrapper .wp-block-buttons{
  justify-content: flex-end;
}
.theme-wellenwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
  display: flex;
  align-items: baseline;
  font-size: 1.125rem;
  font-weight: 100;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-wellenwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:after{
  margin-left: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-color: #02CBE6;
  content: "";
}
.theme-wellenwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:hover:after {
  border-color: #fff;
}
.theme-wellenwerk .ww-news-item__heading{
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-wellenwerk .ww-news-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #02CBE6;
}
.theme-wellenwerk .ww-news-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-wellenwerk .ww-news-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-wellenwerk .ww-news-item__image{
  position: relative;
}
.theme-wellenwerk .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-wellenwerk .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-wellenwerk .news-slider{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 1366px;
  padding: 0px;
}
.theme-wellenwerk .news-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .news-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-wellenwerk .news-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .news-slider .slick-track{
    position: static;
  }
  .theme-wellenwerk .news-slider .slick-track{
    margin: 0px;
  }
  .theme-wellenwerk .news-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-wellenwerk .news-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-wellenwerk .news-slider .slick-track .slick-slide{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-wellenwerk .news-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-wellenwerk .news-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
}
.theme-wellenwerk .news-slider .ww-news-item__image-wrapper{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 14rem;
  width: 14rem;
  max-width: 14rem;
  flex-shrink: 0;
  flex-grow: 1;
  border-radius: 9999px;
  border-width: 1px;
  padding: 0.5rem;
  border-color: #B68250;
}
.theme-wellenwerk .news-slider .ww-news-item__image{
  position: relative;
}
.theme-wellenwerk .news-slider .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-wellenwerk .news-slider .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-wellenwerk .news-slider .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 768px){
  .theme-wellenwerk .news-slider .ww-news-item__details{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .theme-wellenwerk .news-slider .ww-news-item__details{
    padding-top: 0px;
  }
}
@media (min-width: 1024px){
  .theme-wellenwerk .news-list > div{
    flex-direction: row;
  }
  .theme-wellenwerk .news-list > div{
    align-items: flex-start;
  }
}
.theme-wellenwerk .news-list .ww-news-item__image-wrapper{
  height: 14rem;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
}
@media (min-width: 1024px){
  .theme-wellenwerk .news-list .ww-news-item__image-wrapper{
    width: 20rem;
  }
  .theme-wellenwerk .news-list .ww-news-item__image-wrapper{
    max-width: 20rem;
  }
}
.theme-wellenwerk .news-list .ww-news-item__image-wrapper {
  border-color: #B68250;
}
.theme-wellenwerk .news-list .ww-news-item__image{
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.theme-wellenwerk .news-list .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .news-list .ww-news-item__details{
    margin-left: 1.5rem;
  }
  .theme-wellenwerk .news-list .ww-news-item__details{
    padding-top: 0px;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-product{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-product{
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-product:not(:last-of-type){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-wellenwerk .ww-product__name{
  font-weight: 600;
  text-transform: none;
}
.theme-wellenwerk .ww-product__summary{
  margin-bottom: 0.75rem;
}
.theme-wellenwerk .ww-product__image{
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-product__image{
    margin-right: 1rem;
  }
  .theme-wellenwerk .ww-product__image{
    margin-bottom: 0px;
  }
  .theme-wellenwerk .ww-product__details{
    margin-left: 1rem;
  }
  .theme-wellenwerk .ww-product__details .wp-block-buttons{
    flex-direction: column;
  }
}
.theme-wellenwerk .ww-product__details .wp-block-buttons .wp-block-button{
  margin-right: 0px;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-product__details .wp-block-buttons .wp-block-button{
    width: 15rem;
  }
}
.theme-wellenwerk .ww-product__details .wp-block-buttons .wp-block-button__link{
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: .875rem;
  font-weight: 400;
}
.theme-wellenwerk .ww-product__expand-container{
  margin-top: 0.75rem;
  cursor: pointer;
  font-size: .875rem;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-product__expand-container{
    font-size: 0.5rem;
  }
}
.theme-wellenwerk .ww-product__expand-container {
  color: #02CBE6;
}
.theme-wellenwerk .ww-product__expand-container .ww-product__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.5rem;
  width: 0.5rem;
  border-color: #02CBE6;
  content: "";
}
.theme-wellenwerk .ww-product__expand-container .ww-product__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
@media (min-width: 1024px) {
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand{
    margin-left: 0.25rem;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand{
    display: inline-block;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand{
    transition-duration: 200ms;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
    position: relative;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
    top: -0.125rem;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
    display: inline-block;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
    --tw-rotate: 135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
    border-top-width: 1px;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before{
    border-right-width: 1px;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand:before {
    height: 0.75rem;
    width: 0.75rem;
    border-color: #02CBE6;
    content: "";
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand.active:before{
    top: 0.125rem;
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand.active:before{
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-wellenwerk .ww-product__expand-container .ww-product__expand.active:before {
    content: "";
  }
}
.theme-wellenwerk .ww-product__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-wellenwerk .ww-product__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-wellenwerk .wp-block-wellenwerk-product-slider{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  padding-bottom: 2rem;
}
.theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-track{
    position: static;
  }
  .theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-track{
    margin: 0px;
  }
  .theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-wellenwerk .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
  .theme-wellenwerk .ww-product-slider__heading{
    margin-left: 1rem;
	  font-size: 0.5rem;
  }
}
.theme-wellenwerk .ww-product-slider-item__image-wrapper{
  height: 100%;
  max-height: 18rem;
  width: 100%;
  max-width: 100%;
}
.theme-wellenwerk .ww-product-slider-item__image{
  position: relative;
}
.theme-wellenwerk .ww-product-slider-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-wellenwerk .ww-product-slider-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-wellenwerk .ww-product-slider-item__details{
  padding-top: 1rem;
}
.theme-wellenwerk .ww-product-slider-item__price{
  font-size: 0.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-product-slider-item__price{
    font-size: 0.525rem;
  }
}
.theme-wellenwerk .ww-product-slider-item__price {
  color: #fff;
}
.theme-wellenwerk .ww-section {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  display: flex;
  width: 100vw;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-section{
    position: static;
  }
  .theme-wellenwerk .ww-section{
    margin: 0px;
  }
  .theme-wellenwerk .ww-section{
    width: auto;
  }
  .theme-wellenwerk .ww-section{
    flex-direction: row;
  }
  .theme-wellenwerk .ww-section{
    padding: 0px;
  }
  .theme-wellenwerk .ww-section:nth-child(odd){
    flex-direction: row-reverse;
  }
}
.theme-wellenwerk .ww-section__image{
  position: relative;
  margin-left: -2rem;
  margin-right: -2rem;
  min-height: 300px;
  width: auto;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-section__image{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-wellenwerk .ww-section__image{
    width: 50%;
  }
}
.theme-wellenwerk .ww-section__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-wellenwerk .ww-section__details{
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-wellenwerk .ww-section__details{
    width: 50%;
  }
  .theme-wellenwerk .ww-section__details{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-wellenwerk .ww-section__details{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.theme-wellenwerk .ww-section__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-wellenwerk .ww-section__heading{
  margin: 0px;
}
.theme-wellenwerk .ww-section__pre-heading{
  margin: 0px;
  font-weight: 300;
  text-transform: uppercase;
  color: #02CBE6;
}
.theme-wellenwerk .ww-section__post-heading{
  margin: 0px;
  font-weight: 300;
  color: #02CBE6;
}
@media (min-width: 1024px){
  .theme-wellenwerk .wp-block-wellenwerk-text{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-wellenwerk .wp-block-wellenwerk-text{
    padding-bottom: 2rem;
  }
}
.theme-wellenwerk .wp-block-wellenwerk-text {
  background-color: #192a53;
}
.theme-wellenwerk .ww-text__heading{
  position: relative;
  display: inline-block;
  border-color: #B68250;
}
.theme-wellenwerk .ww-text__heading:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
  content: "";
  background-color: #B68250;
}
.theme-deus .theme-text-highlight {
  color: #FCCA04;
}
.theme-deus .richtext-right{
  text-align: right;
}
.theme-deus .richtext-left{
  text-align: left;
}
.theme-deus .richtext-center{
  text-align: center;
}
@keyframes actionButtonDelay {
  to {
    visibility: visible;
  }
}
.theme-deus .page-action-button {
  -webkit-animation: actionButtonDelay 0s 3s forwards;
          animation: actionButtonDelay 0s 3s forwards;
  visibility: hidden;
  background-color: #FCCA04;
  color: #1B1B1B;
}
.theme-deus section[role=main]{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  margin-top: 65px;
}
.theme-deus div.is-style-simple-link a {
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: left;
  color: #FCCA04;
}
.theme-deus div.is-style-simple-link a:hover {
  background-color: transparent;
  color: #fff;
}
.theme-deus .wp-block-buttons{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-buttons{
    margin-top: 2rem;
  }
}
.theme-deus .wp-block-buttons {
  -moz-column-gap: normal;
       column-gap: normal;
}
.theme-deus .wp-block-button{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-button{
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.theme-deus .wp-block-button__link {
  color: #fff;
  background-color: #1B1B1B;
  border-color: #fff;
  border-radius: 0.5rem;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-button__link{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.theme-deus .wp-block-button__link:hover {
  background-color: #fff;
  color: #1B1B1B;
  border-color: #fff;
}
.theme-deus .wp-block-button:not(:last-child){
  margin-right: 0.5rem;
}
.theme-deus #cmplz-document{
  width: 100%;
  max-width: none;
  padding: 2rem;
}
.theme-deus #cmplz-document #cmplz-cookies-overview .cmplz-dropdown h4, .theme-deus #cmplz-document #cmplz-cookies-overview .cmplz-dropdown p{
  padding: 0px;
}
.theme-deus #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose{
  background-color: transparent;
}
.theme-deus #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, .theme-deus #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, .theme-deus #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, .theme-deus #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div{
  background-color: transparent;
}
.theme-deus .header{
  position: fixed;
  z-index: 50;
  width: 100%;
  text-transform: uppercase;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: #1B1B1B;
}
.theme-deus .header .header-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1366px;
  align-items: center;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-deus .header a {
  color: #fff;
}
@media (min-width: 1280px){
  .theme-deus .header .menu-item{
    display: flex;
  }
  .theme-deus .header .menu-item{
    align-items: center;
  }
  .theme-deus .header .menu-item{
    justify-content: center;
  }
}
.theme-deus .header .menu-item-has-children{
  cursor: pointer;
}
.theme-deus .header .menu-item-has-children > a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-deus .header .menu-item-has-children .menu-main-expand{
  margin-left: 0.25rem;
  margin-bottom: 2px;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #FCCA04;
}
.theme-deus .header .menu-item-has-children .menu-main-expand.active {
  color: #FCCA04;
}
.theme-deus .logo {
  width: 240px;
  height: 65px;
  background: url("../icons/logo_event-deus.svg") no-repeat left center;
  background-size: auto;
  background-size: contain;
  -webkit-tap-highlight-color: transparent;
}
.theme-deus .main-menu{
  display: none;
}
@media (min-width: 1280px) {
  .theme-deus .main-menu{
    display: flex;
  }
  .theme-deus .main-menu{
    padding-top: 0.25rem;
  }
}
.theme-deus .main-menu > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
@media (min-width: 1280px) {
  .theme-deus .main-menu > li{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 1536px) {
  .theme-deus .main-menu > li{
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.theme-deus .main-menu > li:last-child{
  margin-right: 0px;
}
.theme-deus .main-menu > li:first-child{
  margin-left: 0px;
}
.theme-deus .main-menu .current-menu-item > a,
.theme-deus .main-menu .current-menu-parent > a {
  color: #FCCA04;
}
.theme-deus .main-menu .menu-item:hover > a {
  color: #FCCA04;
}
.theme-deus .main-menu .menu-item li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.theme-deus .main-menu .menu-item li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #FCCA04;
}
.theme-deus .main-menu .menu-item li.active{
  border-bottom-width: 0px;
}
@media (min-width: 1280px){
  .theme-deus .main-menu .lang-item{
    margin-left: 2rem;
  }
}
.theme-deus .main-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-deus .main-menu .menu-item-has-children:hover .sub-menu{
  visibility: visible;
  opacity: 1;
}
.theme-deus .main-menu .menu-item-has-children .sub-menu{
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 15rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding: 0px;
  font-size: .875rem;
  opacity: 0;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background-color: #1B1B1B;
  visibility: hidden;
  box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
}
.theme-deus .main-menu .menu-item-has-children .sub-menu li{
  padding: 0.25rem;
}
.theme-deus .main-menu .menu-item-has-children .sub-menu li:hover a {
  color: #FCCA04;
}
@media (min-width: 768px) {
  .theme-deus .main-menu .menu-item-has-children .sub-menu li{
    padding: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .theme-deus .main-menu .menu-item-has-children .sub-menu li{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
.theme-deus .mobile-navigation{
  padding-top: 0.25rem;
}
@media (min-width: 1280px){
  .theme-deus .mobile-navigation{
    display: none;
  }
}
.theme-deus .mobile-navigation {
  -webkit-tap-highlight-color: transparent;
}
.theme-deus .mobile-navigation .menu-header-container{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
}
.theme-deus .mobile-navigation .mobile-menu {
  top: 65px;
  padding-bottom: 65px;
  background-color: #1B1B1B;
  visibility: hidden;
  left: 0px;
  z-index: -1;
  height: 100vh;
  width: 100%;
  overflow-x: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-deus .mobile-navigation .mobile-menu:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-deus .mobile-navigation .mobile-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-deus .mobile-navigation .mobile-menu .current-menu-item > a,
.theme-deus .mobile-navigation .mobile-menu .current-menu-parent > a {
  color: #FCCA04;
}
.theme-deus .mobile-navigation .mobile-menu .current-menu-item .menu-main-expand,
.theme-deus .mobile-navigation .mobile-menu .current-menu-parent .menu-main-expand {
  color: #FCCA04;
}
.theme-deus .mobile-navigation .mobile-menu > li{
  font-size: 1.125rem;
}
.theme-deus .mobile-navigation .mobile-menu li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.theme-deus .mobile-navigation .mobile-menu li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #FCCA04;
}
.theme-deus .mobile-navigation .mobile-menu li.active{
  border-bottom-width: 0px;
}
.theme-deus .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu{
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-deus .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-deus .mobile-navigation .mobile-menu-button{
  position: relative;
  z-index: 50;
  float: right;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1280px){
  .theme-deus .mobile-navigation .mobile-menu-button{
    display: none;
  }
}
.theme-deus .mobile-navigation .mobile-menu-button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.theme-deus .mobile-navigation .mobile-menu-icon {
  background-color: #FCCA04;
  position: relative;
  display: block;
  height: 0.125rem;
  width: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-deus .mobile-navigation .mobile-menu-icon:before, .theme-deus .mobile-navigation .mobile-menu-icon:after {
  background-color: #FCCA04;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-deus .mobile-navigation .mobile-menu-icon:before{
  top: 0.5rem;
}
.theme-deus .mobile-navigation .mobile-menu-icon:after{
  top: -0.5rem;
}
.theme-deus .mobile-navigation #mobile-menu-toggle{
  position: absolute;
  left: -100%;
  top: -100%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.theme-deus .mobile-navigation #mobile-menu-toggle:checked ~ .menu-header-container .mobile-menu{
  visibility: visible;
  z-index: 10;
  opacity: 1;
}
.theme-deus .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon{
  background-color: transparent;
}
.theme-deus .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:before {
  background-color: #FCCA04;
  top: 0px;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-deus .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:after {
  background-color: #FCCA04;
  top: 0px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-deus footer {
  color: #fff;
}
.theme-deus .contact-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  border-top-width: 1px;
}
@media (min-width: 1024px){
  .theme-deus .contact-wrapper{
    margin-top: 3rem;
  }
  .theme-deus .contact-wrapper{
    flex-direction: row;
  }
}
.theme-deus .contact-wrapper {
  background-color: #2B2B2B;
  border-color: #FCCA04;
  max-width: 1366px;
}
.theme-deus .contact-wrapper .contact-map{
  position: relative;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-deus .contact-wrapper .contact-map{
    width: 50%;
  }
}
.theme-deus .contact-wrapper .contact-map img{
  height: 20rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-deus .contact-wrapper .contact-map img{
    position: absolute;
  }
  .theme-deus .contact-wrapper .contact-map img{
    height: 100%;
  }
}
.theme-deus .contact-wrapper .contact-container{
  width: 100%;
  padding: 2rem;
}
@media (min-width: 1024px){
  .theme-deus .contact-wrapper .contact-container{
    width: 50%;
  }
}
.theme-deus .contact-wrapper .contact-container .contact-table{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .theme-deus .contact-wrapper .contact-container .contact-table{
    margin-left: auto;
    margin-right: auto;
  }
  .theme-deus .contact-wrapper .contact-container .contact-table{
    display: flex;
  }
  .theme-deus .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (min-width: 1024px){
  .theme-deus .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.theme-deus .contact-wrapper .contact-container .contact-table span{
  font-weight: 400;
}
.theme-deus .contact-wrapper .contact-container .contact-table__address{
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-deus .contact-wrapper .contact-container .contact-table__address{
    margin-bottom: 0px;
  }
}
.theme-deus .contact-wrapper .contact-container .contact-table__opening-hours tr:first-child td{
  padding-top: 0px;
}
.theme-deus .contact-wrapper .contact-container .contact-table__opening-hours td{
  padding-top: 1rem;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #FCCA04;
}
.theme-deus .contact-wrapper .contact-container .contact-table__opening-hours td:last-of-type{
  padding-left: 1rem;
}
.theme-deus .footer-container{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1366px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  justify-content: space-between;
}
.theme-deus .footer-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-deus .footer-container{
  border-top-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1024px){
  .theme-deus .footer-container{
    height: 4rem;
  }
  .theme-deus .footer-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .theme-deus .footer-container{
    border-top-width: 0px;
  }
  .theme-deus .footer-container{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.theme-deus .footer-container {
  background-color: #1B1B1B;
  border-color: #FCCA04;
}
@media (min-width: 1024px) {
  .theme-deus .footer-container {
    grid-template-columns: 1fr 64px 1fr;
  }
}
.theme-deus .footer-container__navigation{
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media (min-width: 640px){
  .theme-deus .footer-container__navigation{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-deus .footer-container__navigation{
    display: flex;
  }
}
.theme-deus .footer-container__navigation li{
  padding: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-deus .footer-container__navigation li{
    padding: 0.5rem;
  }
}
.theme-deus .footer-container__navigation li:first-child{
  padding-left: 0px;
}
.theme-deus .footer-container__navigation li a{
  font-size: .875rem;
  color: #fff;
}
.theme-deus .footer-container__navigation li:hover a {
  color: #FCCA04;
}
.theme-deus .footer-container__social{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 640px){
  .theme-deus .footer-container__social{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-deus .footer-container__social .social-icon-list{
  display: flex;
  justify-content: center;
}
.theme-deus .footer-container__social .social-icon-list li:not(:last-child){
  margin-right: 0.5rem;
}
.theme-deus .footer-container__social .social-icon-list .social-icon{
  height: 1.75rem;
  width: 1.75rem;
  display: block;
}
.theme-deus .footer-container__social .social-icon-list .facebook-icon {
  background: url("../icons/fb_yellow.png") no-repeat left center;
  background-size: contain;
}
.theme-deus .footer-container__social .social-icon-list .instagram-icon {
  background: url("../icons/insta_yellow.png") no-repeat left center;
  background-size: contain;
}
.theme-deus .footer-container__copyright{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  font-weight: 100;
}
@media (min-width: 640px){
  .theme-deus .footer-container__copyright{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-deus .footer-container__copyright{
    justify-content: flex-end;
  }
}
.theme-deus .slick-slider .slick-dots{
  position: absolute;
  bottom: -0.75rem;
  margin: 0px;
  display: block;
  width: 100%;
  padding: 0px;
  text-align: center;
}
@media (min-width: 1024px) {
  .theme-deus .slick-slider .slick-dots{
    bottom: 0px;
  }
}
.theme-deus .slick-slider .slick-dots > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  padding: 0px;
}
.theme-deus .slick-slider .slick-dots > li button{
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.25rem;
  color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-size: 0;
  line-height: 0;
}
.theme-deus .slick-slider .slick-dots > li button:before{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  opacity: 0.25;
  color: #FCCA04;
  content: "•";
  font-size: 1.75rem;
  line-height: 1rem;
}
.theme-deus .slick-slider .slick-dots > li.slick-active button:before{
  opacity: 1;
}
.theme-deus .slick-slider .slick-dots > li:only-child {
  display: none;
}
.theme-deus .slick-slider .slick-arrow{
  position: absolute;
  top: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.theme-deus .slick-slider .slick-arrow.slick-next{
  right: -2.5rem;
  border-style: none;
}
.theme-deus .slick-slider .slick-arrow.slick-next:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_right.svg") no-repeat center;
  content: "";
}
.theme-deus .slick-slider .slick-arrow.slick-next.slick-disabled:before{
  opacity: 0.25;
}
.theme-deus .slick-slider .slick-arrow.slick-next.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-deus .slick-slider .slick-arrow.slick-prev{
  left: -1.25rem;
  border-style: none;
}
.theme-deus .slick-slider .slick-arrow.slick-prev:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_left.svg") no-repeat center;
  content: "";
}
.theme-deus .slick-slider .slick-arrow.slick-prev.slick-disabled:before{
  opacity: 0.25;
}
.theme-deus .slick-slider .slick-arrow.slick-prev.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-deus .modal{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 40;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.theme-deus .modal__background{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(10, 10, 10, 0.86);
}
.theme-deus .modal.is-active{
  display: flex;
}
.theme-deus .modal__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.theme-deus .modal__content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-deus .modal__content{
  overflow: auto;
  padding: 1.5rem;
}
@media (min-width: 1024px){
  .theme-deus .modal__content{
    width: 28rem;
  }
}
.theme-deus .modal__content {
  max-height: calc(100vh - 65px);
  background-color: #1B1B1B;
}
.theme-deus .modal__content .modal__heading{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-deus .modal__content .modal__heading h3{
  margin-bottom: 0px;
}
.theme-deus .modal__content .modal__form .nf-field-element select.minute.extra, .theme-deus .modal__content .modal__form .nf-field-element select.hour.extra, .theme-deus .modal__content .modal__form .nf-field-element input:not([type=button]){
  padding: 0.5rem;
}
.theme-deus .modal__content .modal__form .nf-field-element textarea{
  height: 4rem;
}
.theme-deus .modal__content .modal__form .nf-after-form-content{
  display: none;
}
.theme-deus .modal .close-modal{
  position: relative;
  display: block;
  height: 0.125rem;
  width: 1rem;
  cursor: pointer;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-deus .modal .close-modal:before, .theme-deus .modal .close-modal:after {
  background-color: #fff;
  position: absolute;
  top: -0.25rem;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-deus .modal .close-modal:before {
  background-color: #fff;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-deus .modal .close-modal:after {
  background-color: #fff;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-deus .nf-field-container{
  margin-bottom: 1.5rem;
}
.theme-deus .nf-field-container.submit-container{
  margin-bottom: 0px;
}
.theme-deus .nf-field-label label{
  font-weight: 400;
}
.theme-deus .nf-field-element input, .theme-deus .nf-field-element textarea{
  border-radius: 0.5rem;
  border-width: 1px;
  background-color: transparent;
  padding: 0.5rem;
  border-color: #fff;
}
.theme-deus .nf-field-element textarea{
  height: 5rem;
}
.theme-deus .nf-field-element input[type=button] {
  border-color: #FCCA04;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  border-width: 2px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-deus .nf-field-element input[type=button]:hover {
  background-color: #FCCA04;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-deus .nf-field-element input.date-and-time{
  margin-bottom: 0.75rem;
}
.theme-deus .nf-field-element select.hour.extra, .theme-deus .nf-field-element select.minute.extra{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 0.75rem;
}
.theme-deus .submit-wrap{
  float: right;
}
.theme-deus .nf-form-fields-required{
  display: none;
}
.theme-deus .ww-calendar__wrapper{
  height: 100vh;
}
@media (min-width: 1024px){
  .theme-deus .ww-calendar__wrapper{
    height: 75vh;
  }
  .theme-deus .ww-calendar__wrapper{
    padding: 2rem;
  }
}
.theme-deus .ww-calendar__wrapper #calendar-bookinglayer {
  background-color: #1B1B1B;
}
.theme-deus .ww-calendar__wrapper .fc-header-toolbar{
  margin: 1.5rem;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-deus .ww-calendar__wrapper .fc-header-toolbar{
    flex-direction: row;
  }
}
.theme-deus .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
  margin-top: 1rem;
  font-size: 1.25rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    margin-top: 0px;
  }
  .theme-deus .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    font-size: 1.5rem;
  }
}
.theme-deus .ww-calendar__wrapper .fc-timeGridDay-view .fc-timegrid-slot{
  height: 5rem;
}
.theme-deus .ww-calendar__wrapper .fc-timeGridWeek-view .fc-timegrid-slot{
  height: 6rem;
}
.theme-deus .ww-calendar__wrapper .fc-timegrid{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1.5rem;
}
.theme-deus .ww-calendar__wrapper th, .theme-deus .ww-calendar__wrapper td{
  --tw-border-opacity: 1;
  border-color: rgb(25 42 83 / var(--tw-border-opacity));
}
.theme-deus .ww-calendar__wrapper .fc-timegrid-col-events{
  margin-left: 1px;
  margin-right: 1px;
}
.theme-deus .ww-calendar__wrapper .fc-v-event.bl-product-3368{
  --tw-border-opacity: 1;
  border-color: rgb(182 130 80 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(182 130 80 / var(--tw-bg-opacity));
}
.theme-deus .ww-calendar__wrapper .fc-v-event.active{
  --tw-border-opacity: 1;
  border-color: rgb(2 203 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(2 203 230 / var(--tw-bg-opacity));
}
.theme-deus .ww-calendar__wrapper .fc-v-event .fc-event-main-frame{
  padding: 0.25rem;
}
.theme-deus .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
  font-size: .75rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
    font-weight: 300;
  }
}
.theme-deus .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-title{
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25;
}
.theme-deus .ww-calendar__wrapper .fc-scrollgrid{
  border-style: none;
}
.theme-deus .ww-calendar__wrapper .fc-dayGridMonth-view .fc-col-header-cell{
  border-style: none;
}
.theme-deus .ww-calendar__wrapper .fc-col-header-cell-cushion{
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-deus .ww-calendar__wrapper .fc-timegrid-slot-label{
  vertical-align: top;
}
.theme-deus .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: .875rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
    font-size: 1rem;
  }
}
.theme-deus .ww-calendar__wrapper .fc-timegrid-col.fc-day-today{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.theme-deus .ww-calendar__wrapper .fc-button-group .fc-button-primary{
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  font-size: .875rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-deus .ww-calendar__wrapper .fc-button-group .fc-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #1B1B1B;
}
.theme-deus .ww-calendar__wrapper .fc-button-group .fc-button-primary:focus {
  box-shadow: none;
}
.theme-deus .ww-calendar__wrapper .fc-button-group .fc-prev-button, .theme-deus .ww-calendar__wrapper .fc-button-group .fc-timeGridWeek-button{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 1px;
}
.theme-deus .ww-calendar__wrapper .fc-button-group .fc-next-button, .theme-deus .ww-calendar__wrapper .fc-button-group .fc-timeGridDay-button{
  margin-right: 1.5rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-width: 1px;
}
.theme-deus .ww-calendar__wrapper .fc-button-group .fc-button-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #1B1B1B;
}
.theme-deus .wp-block-wellenwerk-container{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-container{
    flex-direction: row;
  }
}
.theme-deus .wp-block-wellenwerk-container-item {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-container-item{
    position: static;
  }
  .theme-deus .wp-block-wellenwerk-container-item{
    margin: 0px;
  }
  .theme-deus .wp-block-wellenwerk-container-item{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-deus .wp-block-wellenwerk-container-item {
  background-color: #1B1B1B;
}
.theme-deus .wp-block-wellenwerk-container-item:nth-child(even) {
  background-color: #1B1B1B;
}
.theme-deus .wp-block-wellenwerk-container-item ul{
  padding-left: 2rem;
  list-style-image: url("../icons/list_yellow.svg");
}
.theme-deus .ww-event-list{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-deus .ww-event-list{
    flex-direction: row;
  }
  .theme-deus .ww-event-list{
    justify-content: flex-start;
  }
  .theme-deus .ww-event-list{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-deus .ww-event-list__wrapper {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-event-list__wrapper{
    position: static;
  }
  .theme-deus .ww-event-list__wrapper{
    margin: 0px;
  }
  .theme-deus .ww-event-list__wrapper{
    width: 100%;
  }
  .theme-deus .ww-event-list__wrapper{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.theme-deus .ww-event-list__wrapper h2{
  margin: 0px;
}
.theme-deus .ww-event-list__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #FCCA04;
}
.theme-deus .ww-event-list-item{
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-event-list-item{
    width: 25%;
  }
  .theme-deus .ww-event-list-item{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .theme-deus .ww-event-list-item{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.theme-deus .ww-event-list-item:not(:last-child){
  border-bottom-width: 1px;
}
@media (min-width: 1024px){
  .theme-deus .ww-event-list-item:not(:last-child){
    border-style: none;
  }
}
.theme-deus .ww-event-list-item:not(:last-child) {
  border-color: #FCCA04;
}
.theme-deus .ww-event-list-item__image{
  position: relative;
  max-height: 225px;
}
.theme-deus .ww-event-list-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-deus .ww-event-list-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-deus .ww-event-list-item__heading{
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.5rem;
}
.theme-deus .ww-event-list-item__details{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-event-list-item__details{
    margin-top: 1.5rem;
  }
  .theme-deus .ww-event-list-item__details{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.theme-deus .ww-event-list-item__details .wp-block-buttons{
  margin-top: 1rem;
}
.theme-deus .ww-event-list-item__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-deus .ww-event-list-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #FCCA04;
}
.theme-deus .ww-event-list-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-deus .ww-event-list-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-deus .ww-event-list-item__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-deus .ww-event-list-item__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .theme-deus .ww-event-list-item__description{
    visibility: visible;
  }
  .theme-deus .ww-event-list-item__description{
    position: static;
  }
  .theme-deus .ww-event-list-item__description{
    margin-top: 0.5rem;
  }
  .theme-deus .ww-event-list-item__description{
    opacity: 1;
  }
}
.theme-deus .ww-event-list-item__expand-container{
  margin-top: 1rem;
  cursor: pointer;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-deus .ww-event-list-item__expand-container{
    display: none;
  }
}
.theme-deus .ww-event-list-item__expand-container {
  color: #FCCA04;
}
.theme-deus .ww-event-list-item__expand-container .ww-event-list-item__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-deus .ww-event-list-item__expand-container .ww-event-list-item__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.75rem;
  width: 0.75rem;
  border-color: #FCCA04;
  content: "";
}
.theme-deus .ww-event-list-item__expand-container .ww-event-list-item__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
.theme-deus .wp-block-wellenwerk-faq-item {
  background-color: #1B1B1B;
}
.theme-deus .wp-block-wellenwerk-faq-item .ww-faq__answer{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-deus .wp-block-wellenwerk-faq-item.active .ww-faq__answer{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-deus .ww-faq__container{
  padding-left: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-faq__container{
    padding-left: 3rem;
  }
  .theme-deus .ww-faq__container{
    padding-right: 2rem;
  }
}
.theme-deus .ww-faq__answer{
  padding-bottom: 1rem;
}
.theme-deus .ww-faq__question{
  position: relative;
  margin-bottom: 0px;
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-bottom: 0.75rem;
  font-weight: 300;
}
.theme-deus .ww-faq__question:before{
  position: absolute;
  left: -1rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  content: "";
  background: url("../icons/list_yellow.svg") no-repeat center;
}
.theme-deus .ww-faq__question .faq-expand{
  margin-bottom: 0.25rem;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #FCCA04;
}
.theme-deus .wp-block-wellenwerk-hero-teaser{
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media (min-width: 1024px) {
  .theme-deus .wp-block-wellenwerk-hero-teaser{
    position: relative;
  }
  .theme-deus .wp-block-wellenwerk-hero-teaser{
    left: 0px;
  }
  .theme-deus .wp-block-wellenwerk-hero-teaser{
    right: 0px;
  }
  .theme-deus .wp-block-wellenwerk-hero-teaser{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-deus .wp-block-wellenwerk-hero-teaser{
    max-height: 40rem;
  }
  .theme-deus .wp-block-wellenwerk-hero-teaser{
    width: 100%;
  }
  .theme-deus .wp-block-wellenwerk-hero-teaser{
    max-width: 1366px;
  }
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
  bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
    bottom: 0.25rem;
  }
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img {
  height: calc(100vh - 60px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img{
    height: 40rem;
  }
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
  display: none;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    display: block;
  }
  .theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    height: 40rem;
  }
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video video{
  height: 40rem;
  width: 1366px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper{
  position: absolute;
  top: 0px;
  min-width: 100%;
  text-align: center;
  background-color: rgba(25, 42, 83, 0.5);
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper .ww-hero-teaser__message{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator{
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-deus .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover svg g {
  stroke: #FCCA04;
}
.theme-deus .wp-block-wellenwerk-hero-teaser .wp-block-buttons{
  position: absolute;
  bottom: 5rem;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-deus .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
    margin-bottom: 1.5rem;
  }
}
.theme-deus .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
  border-radius: 0.375rem;
  border-style: none;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-deus .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 42 83 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-deus .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-deus .wp-block-wellenwerk-icon-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-icon-grid{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .theme-deus .wp-block-wellenwerk-icon-grid{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .theme-deus .wp-block-wellenwerk-icon-grid{
    padding: 2rem;
  }
}
.theme-deus .wp-block-wellenwerk-icon-grid {
  background-color: #1B1B1B;
}
.theme-deus .ww-icon-grid{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #1B1B1B;
}
.theme-deus .ww-icon-grid__label{
  margin-top: 0.5rem;
  text-align: center;
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-deus .ww-icon-grid__label{
    font-size: 1rem;
  }
}
.theme-deus .ww-icon-grid__image-wrapper{
  height: 3rem;
  width: 3rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-icon-grid__image-wrapper{
    height: 3.5rem;
  }
  .theme-deus .ww-icon-grid__image-wrapper{
    width: 3.5rem;
  }
}
.theme-deus .ww-news-item__wrapper{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-news-item__wrapper{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-deus .ww-news-item__wrapper{
    padding-top: 3rem;
  }
  .theme-deus .ww-news-item__wrapper{
    padding-bottom: 0px;
  }
}
.theme-deus .ww-news-item__wrapper h2{
  margin: 0px;
}
.theme-deus .ww-news-item__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #FCCA04;
}
.theme-deus .ww-news-item__wrapper .wp-block-buttons{
  justify-content: flex-end;
}
.theme-deus .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
  display: flex;
  align-items: baseline;
  font-size: 1.125rem;
  font-weight: 100;
}
@media (min-width: 1024px){
  .theme-deus .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-deus .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:after{
  margin-left: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-color: #FCCA04;
  content: "";
}
.theme-deus .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:hover:after {
  border-color: #fff;
}
.theme-deus .ww-news-item__heading{
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-deus .ww-news-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #FCCA04;
}
.theme-deus .ww-news-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-deus .ww-news-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-deus .ww-news-item__image{
  position: relative;
}
.theme-deus .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-deus .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-deus .news-slider{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 1366px;
  padding: 0px;
}
.theme-deus .news-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-deus .news-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-deus .news-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-deus .news-slider .slick-track{
    position: static;
  }
  .theme-deus .news-slider .slick-track{
    margin: 0px;
  }
  .theme-deus .news-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-deus .news-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-deus .news-slider .slick-track .slick-slide{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-deus .news-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-deus .news-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
}
.theme-deus .news-slider .ww-news-item__image-wrapper{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 14rem;
  width: 14rem;
  max-width: 14rem;
  flex-shrink: 0;
  flex-grow: 1;
  border-radius: 9999px;
  border-width: 1px;
  padding: 0.5rem;
  border-color: #FCCA04;
}
.theme-deus .news-slider .ww-news-item__image{
  position: relative;
}
.theme-deus .news-slider .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-deus .news-slider .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-deus .news-slider .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 768px){
  .theme-deus .news-slider .ww-news-item__details{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .theme-deus .news-slider .ww-news-item__details{
    padding-top: 0px;
  }
}
@media (min-width: 1024px){
  .theme-deus .news-list > div{
    flex-direction: row;
  }
  .theme-deus .news-list > div{
    align-items: flex-start;
  }
}
.theme-deus .news-list .ww-news-item__image-wrapper{
  height: 14rem;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
}
@media (min-width: 1024px){
  .theme-deus .news-list .ww-news-item__image-wrapper{
    width: 20rem;
  }
  .theme-deus .news-list .ww-news-item__image-wrapper{
    max-width: 20rem;
  }
}
.theme-deus .news-list .ww-news-item__image-wrapper {
  border-color: #FCCA04;
}
.theme-deus .news-list .ww-news-item__image{
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.theme-deus .news-list .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .news-list .ww-news-item__details{
    margin-left: 1.5rem;
  }
  .theme-deus .news-list .ww-news-item__details{
    padding-top: 0px;
  }
}
.theme-deus .wp-block-wellenwerk-product{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-product{
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.theme-deus .wp-block-wellenwerk-product:not(:last-of-type){
  border-bottom-width: 1px;
  border-color: #FCCA04;
}
.theme-deus .ww-product__name{
  font-weight: 600;
  text-transform: none;
}
.theme-deus .ww-product__summary{
  margin-bottom: 0.75rem;
}
.theme-deus .ww-product__image{
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-product__image{
    margin-right: 1rem;
  }
  .theme-deus .ww-product__image{
    margin-bottom: 0px;
  }
  .theme-deus .ww-product__details{
    margin-left: 1rem;
  }
  .theme-deus .ww-product__details .wp-block-buttons{
    flex-direction: column;
  }
}
.theme-deus .ww-product__details .wp-block-buttons .wp-block-button{
  margin-right: 0px;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-deus .ww-product__details .wp-block-buttons .wp-block-button{
    width: 15rem;
  }
}
.theme-deus .ww-product__details .wp-block-buttons .wp-block-button__link{
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: .875rem;
  font-weight: 400;
}
.theme-deus .ww-product__expand-container{
  margin-top: 0.75rem;
  cursor: pointer;
  font-size: .875rem;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-deus .ww-product__expand-container{
    font-size: 1rem;
  }
}
.theme-deus .ww-product__expand-container {
  color: #FCCA04;
}
.theme-deus .ww-product__expand-container .ww-product__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-deus .ww-product__expand-container .ww-product__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.5rem;
  width: 0.5rem;
  border-color: #FCCA04;
  content: "";
}
.theme-deus .ww-product__expand-container .ww-product__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
@media (min-width: 1024px) {
  .theme-deus .ww-product__expand-container .ww-product__expand{
    margin-left: 0.25rem;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand{
    display: inline-block;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand{
    transition-duration: 200ms;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before{
    position: relative;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before{
    top: -0.125rem;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before{
    display: inline-block;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before{
    --tw-rotate: 135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before{
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before{
    border-top-width: 1px;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before{
    border-right-width: 1px;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand:before {
    height: 0.75rem;
    width: 0.75rem;
    border-color: #FCCA04;
    content: "";
  }
  .theme-deus .ww-product__expand-container .ww-product__expand.active:before{
    top: 0.125rem;
  }
  .theme-deus .ww-product__expand-container .ww-product__expand.active:before{
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-deus .ww-product__expand-container .ww-product__expand.active:before {
    content: "";
  }
}
.theme-deus .ww-product__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-deus .ww-product__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-deus .wp-block-wellenwerk-product-slider{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  padding-bottom: 2rem;
}
.theme-deus .wp-block-wellenwerk-product-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-deus .wp-block-wellenwerk-product-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-deus .wp-block-wellenwerk-product-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-deus .wp-block-wellenwerk-product-slider .slick-track{
    position: static;
  }
  .theme-deus .wp-block-wellenwerk-product-slider .slick-track{
    margin: 0px;
  }
  .theme-deus .wp-block-wellenwerk-product-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-deus .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-deus .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
  .theme-deus .ww-product-slider__heading{
    margin-left: 1rem;
  }
}
.theme-deus .ww-product-slider-item__image-wrapper{
  height: 100%;
  max-height: 18rem;
  width: 100%;
  max-width: 100%;
}
.theme-deus .ww-product-slider-item__image{
  position: relative;
}
.theme-deus .ww-product-slider-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-deus .ww-product-slider-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-deus .ww-product-slider-item__details{
  padding-top: 1rem;
}
.theme-deus .ww-product-slider-item__price{
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-deus .ww-product-slider-item__price{
    font-size: 1.125rem;
  }
}
.theme-deus .ww-product-slider-item__price {
  color: #fff;
}
.theme-deus .ww-section {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  display: flex;
  width: 100vw;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-section{
    position: static;
  }
  .theme-deus .ww-section{
    margin: 0px;
  }
  .theme-deus .ww-section{
    width: auto;
  }
  .theme-deus .ww-section{
    flex-direction: row;
  }
  .theme-deus .ww-section{
    padding: 0px;
  }
  .theme-deus .ww-section:nth-child(odd){
    flex-direction: row-reverse;
  }
}
.theme-deus .ww-section__image{
  position: relative;
  margin-left: -2rem;
  margin-right: -2rem;
  min-height: 300px;
  width: auto;
}
@media (min-width: 1024px){
  .theme-deus .ww-section__image{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-deus .ww-section__image{
    width: 50%;
  }
}
.theme-deus .ww-section__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-deus .ww-section__details{
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-deus .ww-section__details{
    width: 50%;
  }
  .theme-deus .ww-section__details{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-deus .ww-section__details{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.theme-deus .ww-section__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-deus .ww-section__heading{
  margin: 0px;
}
.theme-deus .ww-section__pre-heading{
  margin: 0px;
  font-weight: 300;
  text-transform: uppercase;
  color: #FCCA04;
}
.theme-deus .ww-section__post-heading{
  margin: 0px;
  font-weight: 300;
  color: #FCCA04;
}
@media (min-width: 1024px){
  .theme-deus .wp-block-wellenwerk-text{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-deus .wp-block-wellenwerk-text{
    padding-bottom: 2rem;
  }
}
.theme-deus .wp-block-wellenwerk-text {
  background-color: #1B1B1B;
}
.theme-deus .ww-text__heading{
  position: relative;
  display: inline-block;
  border-color: #FCCA04;
}
.theme-deus .ww-text__heading:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
  content: "";
  background-color: #FCCA04;
}
.theme-events .theme-text-highlight {
  color: #FCCA04;
}
.theme-events .richtext-right{
  text-align: right;
}
.theme-events .richtext-left{
  text-align: left;
}
.theme-events .richtext-center{
  text-align: center;
}
@keyframes actionButtonDelay {
  to {
    visibility: visible;
  }
}
.theme-events .page-action-button {
  -webkit-animation: actionButtonDelay 0s 3s forwards;
          animation: actionButtonDelay 0s 3s forwards;
  visibility: hidden;
  background-color: #FCCA04;
  color: #152241;
}
.theme-events section[role=main]{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  margin-top: 65px;
}
.theme-events div.is-style-simple-link a {
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: left;
  color: #FCCA04;
}
.theme-events div.is-style-simple-link a:hover {
  background-color: transparent;
  color: #fff;
}
.theme-events .wp-block-buttons{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-events .wp-block-buttons{
    margin-top: 2rem;
  }
}
.theme-events .wp-block-buttons {
  -moz-column-gap: normal;
       column-gap: normal;
}
.theme-events .wp-block-button{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-events .wp-block-button{
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.theme-events .wp-block-button__link {
  color: #fff;
  background-color: #152241;
  border-color: #fff;
  border-radius: 0.5rem;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 1024px){
  .theme-events .wp-block-button__link{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.theme-events .wp-block-button__link:hover {
  background-color: #fff;
  color: #152241;
  border-color: #fff;
}
.theme-events .wp-block-button:not(:last-child){
  margin-right: 0.5rem;
}
.theme-events #cmplz-document{
  width: 100%;
  max-width: none;
  padding: 2rem;
}
.theme-events #cmplz-document #cmplz-cookies-overview .cmplz-dropdown h4, .theme-events #cmplz-document #cmplz-cookies-overview .cmplz-dropdown p{
  padding: 0px;
}
.theme-events #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose{
  background-color: transparent;
}
.theme-events #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, .theme-events #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, .theme-events #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, .theme-events #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div{
  background-color: transparent;
}
.theme-events .header{
  position: fixed;
  z-index: 50;
  width: 100%;
  text-transform: uppercase;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: #152241;
}
.theme-events .header .header-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1366px;
  align-items: center;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-events .header a {
  color: #fff;
}
@media (min-width: 1280px){
  .theme-events .header .menu-item{
    display: flex;
  }
  .theme-events .header .menu-item{
    align-items: center;
  }
  .theme-events .header .menu-item{
    justify-content: center;
  }
}
.theme-events .header .menu-item-has-children{
  cursor: pointer;
}
.theme-events .header .menu-item-has-children > a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-events .header .menu-item-has-children .menu-main-expand{
  margin-left: 0.25rem;
  margin-bottom: 2px;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #B68250;
}
.theme-events .header .menu-item-has-children .menu-main-expand.active {
  color: #FCCA04;
}
.theme-events .logo {
  width: 240px;
  height: 65px;
  background: url("../icons/logo_event-deus.svg") no-repeat left center;
  background-size: auto;
  background-size: contain;
  -webkit-tap-highlight-color: transparent;
}
.theme-events .main-menu{
  display: none;
}
@media (min-width: 1280px) {
  .theme-events .main-menu{
    display: flex;
  }
  .theme-events .main-menu{
    padding-top: 0.25rem;
  }
}
.theme-events .main-menu > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
@media (min-width: 1280px) {
  .theme-events .main-menu > li{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 1536px) {
  .theme-events .main-menu > li{
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.theme-events .main-menu > li:last-child{
  margin-right: 0px;
}
.theme-events .main-menu > li:first-child{
  margin-left: 0px;
}
.theme-events .main-menu .current-menu-item > a,
.theme-events .main-menu .current-menu-parent > a {
  color: #FCCA04;
}
.theme-events .main-menu .menu-item:hover > a {
  color: #FCCA04;
}
.theme-events .main-menu .menu-item li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.theme-events .main-menu .menu-item li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-events .main-menu .menu-item li.active{
  border-bottom-width: 0px;
}
@media (min-width: 1280px){
  .theme-events .main-menu .lang-item{
    margin-left: 2rem;
  }
}
.theme-events .main-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-events .main-menu .menu-item-has-children:hover .sub-menu{
  visibility: visible;
  opacity: 1;
}
.theme-events .main-menu .menu-item-has-children .sub-menu{
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 15rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding: 0px;
  font-size: .875rem;
  opacity: 0;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background-color: #152241;
  visibility: hidden;
  box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
}
.theme-events .main-menu .menu-item-has-children .sub-menu li{
  padding: 0.25rem;
}
.theme-events .main-menu .menu-item-has-children .sub-menu li:hover a {
  color: #FCCA04;
}
@media (min-width: 768px) {
  .theme-events .main-menu .menu-item-has-children .sub-menu li{
    padding: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .theme-events .main-menu .menu-item-has-children .sub-menu li{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
.theme-events .mobile-navigation{
  padding-top: 0.25rem;
}
@media (min-width: 1280px){
  .theme-events .mobile-navigation{
    display: none;
  }
}
.theme-events .mobile-navigation {
  -webkit-tap-highlight-color: transparent;
}
.theme-events .mobile-navigation .menu-header-container{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
}
.theme-events .mobile-navigation .mobile-menu {
  top: 65px;
  padding-bottom: 65px;
  background-color: #152241;
  visibility: hidden;
  left: 0px;
  z-index: -1;
  height: 100vh;
  width: 100%;
  overflow-x: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-events .mobile-navigation .mobile-menu:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-events .mobile-navigation .mobile-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-events .mobile-navigation .mobile-menu .current-menu-item > a,
.theme-events .mobile-navigation .mobile-menu .current-menu-parent > a {
  color: #FCCA04;
}
.theme-events .mobile-navigation .mobile-menu .current-menu-item .menu-main-expand,
.theme-events .mobile-navigation .mobile-menu .current-menu-parent .menu-main-expand {
  color: #FCCA04;
}
.theme-events .mobile-navigation .mobile-menu > li{
  font-size: 1.125rem;
}
.theme-events .mobile-navigation .mobile-menu li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.theme-events .mobile-navigation .mobile-menu li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-events .mobile-navigation .mobile-menu li.active{
  border-bottom-width: 0px;
}
.theme-events .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu{
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-events .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-events .mobile-navigation .mobile-menu-button{
  position: relative;
  z-index: 50;
  float: right;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1280px){
  .theme-events .mobile-navigation .mobile-menu-button{
    display: none;
  }
}
.theme-events .mobile-navigation .mobile-menu-button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.theme-events .mobile-navigation .mobile-menu-icon {
  background-color: #B68250;
  position: relative;
  display: block;
  height: 0.125rem;
  width: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-events .mobile-navigation .mobile-menu-icon:before, .theme-events .mobile-navigation .mobile-menu-icon:after {
  background-color: #B68250;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-events .mobile-navigation .mobile-menu-icon:before{
  top: 0.5rem;
}
.theme-events .mobile-navigation .mobile-menu-icon:after{
  top: -0.5rem;
}
.theme-events .mobile-navigation #mobile-menu-toggle{
  position: absolute;
  left: -100%;
  top: -100%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.theme-events .mobile-navigation #mobile-menu-toggle:checked ~ .menu-header-container .mobile-menu{
  visibility: visible;
  z-index: 10;
  opacity: 1;
}
.theme-events .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon{
  background-color: transparent;
}
.theme-events .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:before {
  background-color: #B68250;
  top: 0px;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-events .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:after {
  background-color: #B68250;
  top: 0px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-events footer {
  color: #fff;
}
.theme-events .contact-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  border-top-width: 1px;
}
@media (min-width: 1024px){
  .theme-events .contact-wrapper{
    margin-top: 3rem;
  }
  .theme-events .contact-wrapper{
    flex-direction: row;
  }
}
.theme-events .contact-wrapper {
  background-color: #192a53;
  border-color: #FCCA04;
  max-width: 1366px;
}
.theme-events .contact-wrapper .contact-map{
  position: relative;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-events .contact-wrapper .contact-map{
    width: 50%;
  }
}
.theme-events .contact-wrapper .contact-map img{
  height: 20rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-events .contact-wrapper .contact-map img{
    position: absolute;
  }
  .theme-events .contact-wrapper .contact-map img{
    height: 100%;
  }
}
.theme-events .contact-wrapper .contact-container{
  width: 100%;
  padding: 2rem;
}
@media (min-width: 1024px){
  .theme-events .contact-wrapper .contact-container{
    width: 50%;
  }
}
.theme-events .contact-wrapper .contact-container .contact-table{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .theme-events .contact-wrapper .contact-container .contact-table{
    margin-left: auto;
    margin-right: auto;
  }
  .theme-events .contact-wrapper .contact-container .contact-table{
    display: flex;
  }
  .theme-events .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (min-width: 1024px){
  .theme-events .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.theme-events .contact-wrapper .contact-container .contact-table span{
  font-weight: 400;
}
.theme-events .contact-wrapper .contact-container .contact-table__address{
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-events .contact-wrapper .contact-container .contact-table__address{
    margin-bottom: 0px;
  }
}
.theme-events .contact-wrapper .contact-container .contact-table__opening-hours tr:first-child td{
  padding-top: 0px;
}
.theme-events .contact-wrapper .contact-container .contact-table__opening-hours td{
  padding-top: 1rem;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #FCCA04;
}
.theme-events .contact-wrapper .contact-container .contact-table__opening-hours td:last-of-type{
  padding-left: 1rem;
}
.theme-events .footer-container{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1366px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  justify-content: space-between;
}
.theme-events .footer-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-events .footer-container{
  border-top-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1024px){
  .theme-events .footer-container{
    height: 4rem;
  }
  .theme-events .footer-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .theme-events .footer-container{
    border-top-width: 0px;
  }
  .theme-events .footer-container{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.theme-events .footer-container {
  background-color: #152241;
  border-color: #FCCA04;
}
@media (min-width: 1024px) {
  .theme-events .footer-container {
    grid-template-columns: 1fr 64px 1fr;
  }
}
.theme-events .footer-container__navigation{
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media (min-width: 640px){
  .theme-events .footer-container__navigation{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-events .footer-container__navigation{
    display: flex;
  }
}
.theme-events .footer-container__navigation li{
  padding: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-events .footer-container__navigation li{
    padding: 0.5rem;
  }
}
.theme-events .footer-container__navigation li:first-child{
  padding-left: 0px;
}
.theme-events .footer-container__navigation li a{
  font-size: .875rem;
  color: #fff;
}
.theme-events .footer-container__navigation li:hover a {
  color: #FCCA04;
}
.theme-events .footer-container__social{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 640px){
  .theme-events .footer-container__social{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-events .footer-container__social .social-icon-list{
  display: flex;
  justify-content: center;
}
.theme-events .footer-container__social .social-icon-list li:not(:last-child){
  margin-right: 0.5rem;
}
.theme-events .footer-container__social .social-icon-list .social-icon{
  height: 1.75rem;
  width: 1.75rem;
  display: block;
}
.theme-events .footer-container__social .social-icon-list .facebook-icon {
  background: url("../icons/fb.png") no-repeat left center;
  background-size: contain;
}
.theme-events .footer-container__social .social-icon-list .instagram-icon {
  background: url("../icons/insta.png") no-repeat left center;
  background-size: contain;
}
.theme-events .footer-container__copyright{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  font-weight: 100;
}
@media (min-width: 640px){
  .theme-events .footer-container__copyright{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-events .footer-container__copyright{
    justify-content: flex-end;
  }
}
.theme-events .slick-slider .slick-dots{
  position: absolute;
  bottom: -0.75rem;
  margin: 0px;
  display: block;
  width: 100%;
  padding: 0px;
  text-align: center;
}
@media (min-width: 1024px) {
  .theme-events .slick-slider .slick-dots{
    bottom: 0px;
  }
}
.theme-events .slick-slider .slick-dots > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  padding: 0px;
}
.theme-events .slick-slider .slick-dots > li button{
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.25rem;
  color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-size: 0;
  line-height: 0;
}
.theme-events .slick-slider .slick-dots > li button:before{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  opacity: 0.25;
  color: #B68250;
  content: "•";
  font-size: 1.75rem;
  line-height: 1rem;
}
.theme-events .slick-slider .slick-dots > li.slick-active button:before{
  opacity: 1;
}
.theme-events .slick-slider .slick-dots > li:only-child {
  display: none;
}
.theme-events .slick-slider .slick-arrow{
  position: absolute;
  top: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.theme-events .slick-slider .slick-arrow.slick-next{
  right: -2.5rem;
  border-style: none;
}
.theme-events .slick-slider .slick-arrow.slick-next:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_right.svg") no-repeat center;
  content: "";
}
.theme-events .slick-slider .slick-arrow.slick-next.slick-disabled:before{
  opacity: 0.25;
}
.theme-events .slick-slider .slick-arrow.slick-next.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-events .slick-slider .slick-arrow.slick-prev{
  left: -1.25rem;
  border-style: none;
}
.theme-events .slick-slider .slick-arrow.slick-prev:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_left.svg") no-repeat center;
  content: "";
}
.theme-events .slick-slider .slick-arrow.slick-prev.slick-disabled:before{
  opacity: 0.25;
}
.theme-events .slick-slider .slick-arrow.slick-prev.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-events .modal{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 40;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.theme-events .modal__background{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(10, 10, 10, 0.86);
}
.theme-events .modal.is-active{
  display: flex;
}
.theme-events .modal__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.theme-events .modal__content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-events .modal__content{
  overflow: auto;
  padding: 1.5rem;
}
@media (min-width: 1024px){
  .theme-events .modal__content{
    width: 28rem;
  }
}
.theme-events .modal__content {
  max-height: calc(100vh - 65px);
  background-color: #152241;
}
.theme-events .modal__content .modal__heading{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-events .modal__content .modal__heading h3{
  margin-bottom: 0px;
}
.theme-events .modal__content .modal__form .nf-field-element select.minute.extra, .theme-events .modal__content .modal__form .nf-field-element select.hour.extra, .theme-events .modal__content .modal__form .nf-field-element input:not([type=button]){
  padding: 0.5rem;
}
.theme-events .modal__content .modal__form .nf-field-element textarea{
  height: 4rem;
}
.theme-events .modal__content .modal__form .nf-after-form-content{
  display: none;
}
.theme-events .modal .close-modal{
  position: relative;
  display: block;
  height: 0.125rem;
  width: 1rem;
  cursor: pointer;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-events .modal .close-modal:before, .theme-events .modal .close-modal:after {
  background-color: #fff;
  position: absolute;
  top: -0.25rem;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-events .modal .close-modal:before {
  background-color: #fff;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-events .modal .close-modal:after {
  background-color: #fff;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-events .nf-field-container{
  margin-bottom: 1.5rem;
}
.theme-events .nf-field-container.submit-container{
  margin-bottom: 0px;
}
.theme-events .nf-field-label label{
  font-weight: 400;
}
.theme-events .nf-field-element input, .theme-events .nf-field-element textarea{
  border-radius: 0.5rem;
  border-width: 1px;
  background-color: transparent;
  padding: 0.5rem;
  border-color: #fff;
}
.theme-events .nf-field-element textarea{
  height: 5rem;
}
.theme-events .nf-field-element input[type=button] {
  border-color: #B68250;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  border-width: 2px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-events .nf-field-element input[type=button]:hover {
  background-color: #B68250;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-events .nf-field-element input.date-and-time{
  margin-bottom: 0.75rem;
}
.theme-events .nf-field-element select.hour.extra, .theme-events .nf-field-element select.minute.extra{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 0.75rem;
}
.theme-events .submit-wrap{
  float: right;
}
.theme-events .nf-form-fields-required{
  display: none;
}
.theme-events .ww-calendar__wrapper{
  height: 100vh;
}
@media (min-width: 1024px){
  .theme-events .ww-calendar__wrapper{
    height: 75vh;
  }
  .theme-events .ww-calendar__wrapper{
    padding: 2rem;
  }
}
.theme-events .ww-calendar__wrapper #calendar-bookinglayer {
  background-color: #152241;
}
.theme-events .ww-calendar__wrapper .fc-header-toolbar{
  margin: 1.5rem;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-events .ww-calendar__wrapper .fc-header-toolbar{
    flex-direction: row;
  }
}
.theme-events .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
  margin-top: 1rem;
  font-size: 1.25rem;
}
@media (min-width: 1024px){
  .theme-events .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    margin-top: 0px;
  }
  .theme-events .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    font-size: 1.5rem;
  }
}
.theme-events .ww-calendar__wrapper .fc-timeGridDay-view .fc-timegrid-slot{
  height: 5rem;
}
.theme-events .ww-calendar__wrapper .fc-timeGridWeek-view .fc-timegrid-slot{
  height: 6rem;
}
.theme-events .ww-calendar__wrapper .fc-timegrid{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1.5rem;
}
.theme-events .ww-calendar__wrapper th, .theme-events .ww-calendar__wrapper td{
  --tw-border-opacity: 1;
  border-color: rgb(25 42 83 / var(--tw-border-opacity));
}
.theme-events .ww-calendar__wrapper .fc-timegrid-col-events{
  margin-left: 1px;
  margin-right: 1px;
}
.theme-events .ww-calendar__wrapper .fc-v-event.bl-product-3368{
  --tw-border-opacity: 1;
  border-color: rgb(182 130 80 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(182 130 80 / var(--tw-bg-opacity));
}
.theme-events .ww-calendar__wrapper .fc-v-event.active{
  --tw-border-opacity: 1;
  border-color: rgb(2 203 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(2 203 230 / var(--tw-bg-opacity));
}
.theme-events .ww-calendar__wrapper .fc-v-event .fc-event-main-frame{
  padding: 0.25rem;
}
.theme-events .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
  font-size: .75rem;
}
@media (min-width: 1024px){
  .theme-events .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
    font-weight: 300;
  }
}
.theme-events .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-title{
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25;
}
.theme-events .ww-calendar__wrapper .fc-scrollgrid{
  border-style: none;
}
.theme-events .ww-calendar__wrapper .fc-dayGridMonth-view .fc-col-header-cell{
  border-style: none;
}
.theme-events .ww-calendar__wrapper .fc-col-header-cell-cushion{
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-events .ww-calendar__wrapper .fc-timegrid-slot-label{
  vertical-align: top;
}
.theme-events .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: .875rem;
}
@media (min-width: 1024px){
  .theme-events .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
    font-size: 1rem;
  }
}
.theme-events .ww-calendar__wrapper .fc-timegrid-col.fc-day-today{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.theme-events .ww-calendar__wrapper .fc-button-group .fc-button-primary{
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  font-size: .875rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-events .ww-calendar__wrapper .fc-button-group .fc-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #152241;
}
.theme-events .ww-calendar__wrapper .fc-button-group .fc-button-primary:focus {
  box-shadow: none;
}
.theme-events .ww-calendar__wrapper .fc-button-group .fc-prev-button, .theme-events .ww-calendar__wrapper .fc-button-group .fc-timeGridWeek-button{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 1px;
}
.theme-events .ww-calendar__wrapper .fc-button-group .fc-next-button, .theme-events .ww-calendar__wrapper .fc-button-group .fc-timeGridDay-button{
  margin-right: 1.5rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-width: 1px;
}
.theme-events .ww-calendar__wrapper .fc-button-group .fc-button-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #152241;
}
.theme-events .wp-block-wellenwerk-container{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-container{
    flex-direction: row;
  }
}
.theme-events .wp-block-wellenwerk-container-item {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-container-item{
    position: static;
  }
  .theme-events .wp-block-wellenwerk-container-item{
    margin: 0px;
  }
  .theme-events .wp-block-wellenwerk-container-item{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-events .wp-block-wellenwerk-container-item {
  background-color: #152241;
}
.theme-events .wp-block-wellenwerk-container-item:nth-child(even) {
  background-color: #152241;
}
.theme-events .wp-block-wellenwerk-container-item ul{
  padding-left: 2rem;
  list-style-image: url("../icons/list_yellow.svg");
}
.theme-events .ww-event-list{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-events .ww-event-list{
    flex-direction: row;
  }
  .theme-events .ww-event-list{
    justify-content: flex-start;
  }
  .theme-events .ww-event-list{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-events .ww-event-list__wrapper {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-events .ww-event-list__wrapper{
    position: static;
  }
  .theme-events .ww-event-list__wrapper{
    margin: 0px;
  }
  .theme-events .ww-event-list__wrapper{
    width: 100%;
  }
  .theme-events .ww-event-list__wrapper{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.theme-events .ww-event-list__wrapper h2{
  margin: 0px;
}
.theme-events .ww-event-list__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #FCCA04;
}
.theme-events .ww-event-list-item{
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-events .ww-event-list-item{
    width: 25%;
  }
  .theme-events .ww-event-list-item{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .theme-events .ww-event-list-item{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.theme-events .ww-event-list-item:not(:last-child){
  border-bottom-width: 1px;
}
@media (min-width: 1024px){
  .theme-events .ww-event-list-item:not(:last-child){
    border-style: none;
  }
}
.theme-events .ww-event-list-item:not(:last-child) {
  border-color: #FCCA04;
}
.theme-events .ww-event-list-item__image{
  position: relative;
  max-height: 225px;
}
.theme-events .ww-event-list-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-events .ww-event-list-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-events .ww-event-list-item__heading{
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.5rem;
}
.theme-events .ww-event-list-item__details{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-events .ww-event-list-item__details{
    margin-top: 1.5rem;
  }
  .theme-events .ww-event-list-item__details{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.theme-events .ww-event-list-item__details .wp-block-buttons{
  margin-top: 1rem;
}
.theme-events .ww-event-list-item__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-events .ww-event-list-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #FCCA04;
}
.theme-events .ww-event-list-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-events .ww-event-list-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-events .ww-event-list-item__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-events .ww-event-list-item__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .theme-events .ww-event-list-item__description{
    visibility: visible;
  }
  .theme-events .ww-event-list-item__description{
    position: static;
  }
  .theme-events .ww-event-list-item__description{
    margin-top: 0.5rem;
  }
  .theme-events .ww-event-list-item__description{
    opacity: 1;
  }
}
.theme-events .ww-event-list-item__expand-container{
  margin-top: 1rem;
  cursor: pointer;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-events .ww-event-list-item__expand-container{
    display: none;
  }
}
.theme-events .ww-event-list-item__expand-container {
  color: #FCCA04;
}
.theme-events .ww-event-list-item__expand-container .ww-event-list-item__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-events .ww-event-list-item__expand-container .ww-event-list-item__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.75rem;
  width: 0.75rem;
  border-color: #FCCA04;
  content: "";
}
.theme-events .ww-event-list-item__expand-container .ww-event-list-item__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
.theme-events .wp-block-wellenwerk-faq-item {
  background-color: #152241;
}
.theme-events .wp-block-wellenwerk-faq-item .ww-faq__answer{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-events .wp-block-wellenwerk-faq-item.active .ww-faq__answer{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-events .ww-faq__container{
  padding-left: 1rem;
}
@media (min-width: 1024px){
  .theme-events .ww-faq__container{
    padding-left: 3rem;
  }
  .theme-events .ww-faq__container{
    padding-right: 2rem;
  }
}
.theme-events .ww-faq__answer{
  padding-bottom: 1rem;
}
.theme-events .ww-faq__question{
  position: relative;
  margin-bottom: 0px;
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-bottom: 0.75rem;
  font-weight: 300;
}
.theme-events .ww-faq__question:before{
  position: absolute;
  left: -1rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  content: "";
  background: url("../icons/list_yellow.svg") no-repeat center;
}
.theme-events .ww-faq__question .faq-expand{
  margin-bottom: 0.25rem;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #B68250;
}
.theme-events .wp-block-wellenwerk-hero-teaser{
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media (min-width: 1024px) {
  .theme-events .wp-block-wellenwerk-hero-teaser{
    position: relative;
  }
  .theme-events .wp-block-wellenwerk-hero-teaser{
    left: 0px;
  }
  .theme-events .wp-block-wellenwerk-hero-teaser{
    right: 0px;
  }
  .theme-events .wp-block-wellenwerk-hero-teaser{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-events .wp-block-wellenwerk-hero-teaser{
    max-height: 40rem;
  }
  .theme-events .wp-block-wellenwerk-hero-teaser{
    width: 100%;
  }
  .theme-events .wp-block-wellenwerk-hero-teaser{
    max-width: 1366px;
  }
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
  bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
    bottom: 0.25rem;
  }
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img {
  height: calc(100vh - 60px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img{
    height: 40rem;
  }
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
  display: none;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    display: block;
  }
  .theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    height: 40rem;
  }
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video video{
  height: 40rem;
  width: 1366px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper{
  position: absolute;
  top: 0px;
  min-width: 100%;
  text-align: center;
  background-color: rgba(25, 42, 83, 0.5);
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper .ww-hero-teaser__message{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator{
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-events .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover svg g {
  stroke: #FCCA04;
}
.theme-events .wp-block-wellenwerk-hero-teaser .wp-block-buttons{
  position: absolute;
  bottom: 5rem;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-events .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
    margin-bottom: 1.5rem;
  }
}
.theme-events .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
  border-radius: 0.375rem;
  border-style: none;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-events .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 42 83 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-events .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-events .wp-block-wellenwerk-icon-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-icon-grid{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .theme-events .wp-block-wellenwerk-icon-grid{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .theme-events .wp-block-wellenwerk-icon-grid{
    padding: 2rem;
  }
}
.theme-events .wp-block-wellenwerk-icon-grid {
  background-color: #152241;
}
.theme-events .ww-icon-grid{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #152241;
}
.theme-events .ww-icon-grid__label{
  margin-top: 0.5rem;
  text-align: center;
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-events .ww-icon-grid__label{
    font-size: 1rem;
  }
}
.theme-events .ww-icon-grid__image-wrapper{
  height: 3rem;
  width: 3rem;
}
@media (min-width: 1024px){
  .theme-events .ww-icon-grid__image-wrapper{
    height: 3.5rem;
  }
  .theme-events .ww-icon-grid__image-wrapper{
    width: 3.5rem;
  }
}
.theme-events .ww-news-item__wrapper{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-events .ww-news-item__wrapper{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-events .ww-news-item__wrapper{
    padding-top: 3rem;
  }
  .theme-events .ww-news-item__wrapper{
    padding-bottom: 0px;
  }
}
.theme-events .ww-news-item__wrapper h2{
  margin: 0px;
}
.theme-events .ww-news-item__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #FCCA04;
}
.theme-events .ww-news-item__wrapper .wp-block-buttons{
  justify-content: flex-end;
}
.theme-events .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
  display: flex;
  align-items: baseline;
  font-size: 1.125rem;
  font-weight: 100;
}
@media (min-width: 1024px){
  .theme-events .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-events .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:after{
  margin-left: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-color: #FCCA04;
  content: "";
}
.theme-events .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:hover:after {
  border-color: #fff;
}
.theme-events .ww-news-item__heading{
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-events .ww-news-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #FCCA04;
}
.theme-events .ww-news-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-events .ww-news-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-events .ww-news-item__image{
  position: relative;
}
.theme-events .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-events .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-events .news-slider{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 1366px;
  padding: 0px;
}
.theme-events .news-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-events .news-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-events .news-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-events .news-slider .slick-track{
    position: static;
  }
  .theme-events .news-slider .slick-track{
    margin: 0px;
  }
  .theme-events .news-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-events .news-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-events .news-slider .slick-track .slick-slide{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-events .news-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-events .news-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
}
.theme-events .news-slider .ww-news-item__image-wrapper{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 14rem;
  width: 14rem;
  max-width: 14rem;
  flex-shrink: 0;
  flex-grow: 1;
  border-radius: 9999px;
  border-width: 1px;
  padding: 0.5rem;
  border-color: #FCCA04;
}
.theme-events .news-slider .ww-news-item__image{
  position: relative;
}
.theme-events .news-slider .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-events .news-slider .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-events .news-slider .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 768px){
  .theme-events .news-slider .ww-news-item__details{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .theme-events .news-slider .ww-news-item__details{
    padding-top: 0px;
  }
}
@media (min-width: 1024px){
  .theme-events .news-list > div{
    flex-direction: row;
  }
  .theme-events .news-list > div{
    align-items: flex-start;
  }
}
.theme-events .news-list .ww-news-item__image-wrapper{
  height: 14rem;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
}
@media (min-width: 1024px){
  .theme-events .news-list .ww-news-item__image-wrapper{
    width: 20rem;
  }
  .theme-events .news-list .ww-news-item__image-wrapper{
    max-width: 20rem;
  }
}
.theme-events .news-list .ww-news-item__image-wrapper {
  border-color: #FCCA04;
}
.theme-events .news-list .ww-news-item__image{
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.theme-events .news-list .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-events .news-list .ww-news-item__details{
    margin-left: 1.5rem;
  }
  .theme-events .news-list .ww-news-item__details{
    padding-top: 0px;
  }
}
.theme-events .wp-block-wellenwerk-product{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-product{
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.theme-events .wp-block-wellenwerk-product:not(:last-of-type){
  border-bottom-width: 1px;
  border-color: #FCCA04;
}
.theme-events .ww-product__name{
  font-weight: 600;
  text-transform: none;
}
.theme-events .ww-product__summary{
  margin-bottom: 0.75rem;
}
.theme-events .ww-product__image{
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px){
  .theme-events .ww-product__image{
    margin-right: 1rem;
  }
  .theme-events .ww-product__image{
    margin-bottom: 0px;
  }
  .theme-events .ww-product__details{
    margin-left: 1rem;
  }
  .theme-events .ww-product__details .wp-block-buttons{
    flex-direction: column;
  }
}
.theme-events .ww-product__details .wp-block-buttons .wp-block-button{
  margin-right: 0px;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-events .ww-product__details .wp-block-buttons .wp-block-button{
    width: 15rem;
  }
}
.theme-events .ww-product__details .wp-block-buttons .wp-block-button__link{
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: .875rem;
  font-weight: 400;
}
.theme-events .ww-product__expand-container{
  margin-top: 0.75rem;
  cursor: pointer;
  font-size: .875rem;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-events .ww-product__expand-container{
    font-size: 1rem;
  }
}
.theme-events .ww-product__expand-container {
  color: #FCCA04;
}
.theme-events .ww-product__expand-container .ww-product__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-events .ww-product__expand-container .ww-product__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.5rem;
  width: 0.5rem;
  border-color: #FCCA04;
  content: "";
}
.theme-events .ww-product__expand-container .ww-product__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
@media (min-width: 1024px) {
  .theme-events .ww-product__expand-container .ww-product__expand{
    margin-left: 0.25rem;
  }
  .theme-events .ww-product__expand-container .ww-product__expand{
    display: inline-block;
  }
  .theme-events .ww-product__expand-container .ww-product__expand{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .theme-events .ww-product__expand-container .ww-product__expand{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .theme-events .ww-product__expand-container .ww-product__expand{
    transition-duration: 200ms;
  }
  .theme-events .ww-product__expand-container .ww-product__expand{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before{
    position: relative;
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before{
    top: -0.125rem;
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before{
    display: inline-block;
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before{
    --tw-rotate: 135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before{
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before{
    border-top-width: 1px;
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before{
    border-right-width: 1px;
  }
  .theme-events .ww-product__expand-container .ww-product__expand:before {
    height: 0.75rem;
    width: 0.75rem;
    border-color: #FCCA04;
    content: "";
  }
  .theme-events .ww-product__expand-container .ww-product__expand.active:before{
    top: 0.125rem;
  }
  .theme-events .ww-product__expand-container .ww-product__expand.active:before{
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-events .ww-product__expand-container .ww-product__expand.active:before {
    content: "";
  }
}
.theme-events .ww-product__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-events .ww-product__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-events .wp-block-wellenwerk-product-slider{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  padding-bottom: 2rem;
}
.theme-events .wp-block-wellenwerk-product-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-events .wp-block-wellenwerk-product-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-events .wp-block-wellenwerk-product-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-events .wp-block-wellenwerk-product-slider .slick-track{
    position: static;
  }
  .theme-events .wp-block-wellenwerk-product-slider .slick-track{
    margin: 0px;
  }
  .theme-events .wp-block-wellenwerk-product-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-events .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-events .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
  .theme-events .ww-product-slider__heading{
    margin-left: 1rem;
  }
}
.theme-events .ww-product-slider-item__image-wrapper{
  height: 100%;
  max-height: 18rem;
  width: 100%;
  max-width: 100%;
}
.theme-events .ww-product-slider-item__image{
  position: relative;
}
.theme-events .ww-product-slider-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-events .ww-product-slider-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-events .ww-product-slider-item__details{
  padding-top: 1rem;
}
.theme-events .ww-product-slider-item__price{
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-events .ww-product-slider-item__price{
    font-size: 1.125rem;
  }
}
.theme-events .ww-product-slider-item__price {
  color: #fff;
}
.theme-events .ww-section {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  display: flex;
  width: 100vw;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-events .ww-section{
    position: static;
  }
  .theme-events .ww-section{
    margin: 0px;
  }
  .theme-events .ww-section{
    width: auto;
  }
  .theme-events .ww-section{
    flex-direction: row;
  }
  .theme-events .ww-section{
    padding: 0px;
  }
  .theme-events .ww-section:nth-child(odd){
    flex-direction: row-reverse;
  }
}
.theme-events .ww-section__image{
  position: relative;
  margin-left: -2rem;
  margin-right: -2rem;
  min-height: 300px;
  width: auto;
}
@media (min-width: 1024px){
  .theme-events .ww-section__image{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-events .ww-section__image{
    width: 50%;
  }
}
.theme-events .ww-section__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-events .ww-section__details{
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-events .ww-section__details{
    width: 50%;
  }
  .theme-events .ww-section__details{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-events .ww-section__details{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.theme-events .ww-section__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-events .ww-section__heading{
  margin: 0px;
}
.theme-events .ww-section__pre-heading{
  margin: 0px;
  font-weight: 300;
  text-transform: uppercase;
  color: #FCCA04;
}
.theme-events .ww-section__post-heading{
  margin: 0px;
  font-weight: 300;
  color: #FCCA04;
}
@media (min-width: 1024px){
  .theme-events .wp-block-wellenwerk-text{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-events .wp-block-wellenwerk-text{
    padding-bottom: 2rem;
  }
}
.theme-events .wp-block-wellenwerk-text {
  background-color: #152241;
}
.theme-events .ww-text__heading{
  position: relative;
  display: inline-block;
  border-color: #B68250;
}
.theme-events .ww-text__heading:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
  content: "";
  background-color: #FCCA04;
}
.theme-ticketwerk .theme-text-highlight {
  color: #02CBE6;
}
.theme-ticketwerk .richtext-right{
  text-align: right;
}
.theme-ticketwerk .richtext-left{
  text-align: left;
}
.theme-ticketwerk .richtext-center{
  text-align: center;
}
@keyframes actionButtonDelay {
  to {
    visibility: visible;
  }
}
.theme-ticketwerk .page-action-button {
  -webkit-animation: actionButtonDelay 0s 3s forwards;
          animation: actionButtonDelay 0s 3s forwards;
  visibility: hidden;
  background-color: #02CBE6;
  color: #fff;
}
.theme-ticketwerk section[role=main]{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  margin-top: 65px;
}
.theme-ticketwerk div.is-style-simple-link a {
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: left;
  color: #02CBE6;
}
.theme-ticketwerk div.is-style-simple-link a:hover {
  background-color: transparent;
  color: #fff;
}
.theme-ticketwerk .wp-block-buttons{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-buttons{
    margin-top: 2rem;
  }
}
.theme-ticketwerk .wp-block-buttons {
  -moz-column-gap: normal;
       column-gap: normal;
}
.theme-ticketwerk .wp-block-button{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-button{
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.theme-ticketwerk .wp-block-button__link {
  color: #192a53;
  background-color: #fff;
  border-color: #192a53;
  border-radius: 0.5rem;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-button__link{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.theme-ticketwerk .wp-block-button__link:hover {
  background-color: #192a53;
  color: #fff;
  border-color: #192a53;
}
.theme-ticketwerk .wp-block-button:not(:last-child){
  margin-right: 0.5rem;
}
.theme-ticketwerk #cmplz-document{
  width: 100%;
  max-width: none;
  padding: 2rem;
}
.theme-ticketwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown h4, .theme-ticketwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown p{
  padding: 0px;
}
.theme-ticketwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose{
  background-color: transparent;
}
.theme-ticketwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, .theme-ticketwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, .theme-ticketwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, .theme-ticketwerk #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div{
  background-color: transparent;
}
.theme-ticketwerk .header{
  position: fixed;
  z-index: 50;
  width: 100%;
  text-transform: uppercase;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: #fff;
}
.theme-ticketwerk .header .header-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1366px;
  align-items: center;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-ticketwerk .header a {
  color: #192a53;
}
@media (min-width: 1280px){
  .theme-ticketwerk .header .menu-item{
    display: flex;
  }
  .theme-ticketwerk .header .menu-item{
    align-items: center;
  }
  .theme-ticketwerk .header .menu-item{
    justify-content: center;
  }
}
.theme-ticketwerk .header .menu-item-has-children{
  cursor: pointer;
}
.theme-ticketwerk .header .menu-item-has-children > a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-ticketwerk .header .menu-item-has-children .menu-main-expand{
  margin-left: 0.25rem;
  margin-bottom: 2px;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #B68250;
}
.theme-ticketwerk .header .menu-item-has-children .menu-main-expand.active {
  color: #02CBE6;
}
.theme-ticketwerk .logo {
  width: 240px;
  height: 65px;
  background: url("../icons/logo_ticketwerk.svg") no-repeat left center;
  background-size: auto;
  background-size: contain;
  -webkit-tap-highlight-color: transparent;
}
.theme-ticketwerk .main-menu{
  display: none;
}
@media (min-width: 1280px) {
  .theme-ticketwerk .main-menu{
    display: flex;
  }
  .theme-ticketwerk .main-menu{
    padding-top: 0.25rem;
  }
}
.theme-ticketwerk .main-menu > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
@media (min-width: 1280px) {
  .theme-ticketwerk .main-menu > li{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 1536px) {
  .theme-ticketwerk .main-menu > li{
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.theme-ticketwerk .main-menu > li:last-child{
  margin-right: 0px;
}
.theme-ticketwerk .main-menu > li:first-child{
  margin-left: 0px;
}
.theme-ticketwerk .main-menu .current-menu-item > a,
.theme-ticketwerk .main-menu .current-menu-parent > a {
  color: #02CBE6;
}
.theme-ticketwerk .main-menu .menu-item:hover > a {
  color: #02CBE6;
}
.theme-ticketwerk .main-menu .menu-item li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.theme-ticketwerk .main-menu .menu-item li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-ticketwerk .main-menu .menu-item li.active{
  border-bottom-width: 0px;
}
@media (min-width: 1280px){
  .theme-ticketwerk .main-menu .lang-item{
    margin-left: 2rem;
  }
}
.theme-ticketwerk .main-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-ticketwerk .main-menu .menu-item-has-children:hover .sub-menu{
  visibility: visible;
  opacity: 1;
}
.theme-ticketwerk .main-menu .menu-item-has-children .sub-menu{
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 15rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding: 0px;
  font-size: .875rem;
  opacity: 0;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background-color: #fff;
  visibility: hidden;
  box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
}
.theme-ticketwerk .main-menu .menu-item-has-children .sub-menu li{
  padding: 0.25rem;
}
.theme-ticketwerk .main-menu .menu-item-has-children .sub-menu li:hover a {
  color: #02CBE6;
}
@media (min-width: 768px) {
  .theme-ticketwerk .main-menu .menu-item-has-children .sub-menu li{
    padding: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .theme-ticketwerk .main-menu .menu-item-has-children .sub-menu li{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
.theme-ticketwerk .mobile-navigation{
  padding-top: 0.25rem;
}
@media (min-width: 1280px){
  .theme-ticketwerk .mobile-navigation{
    display: none;
  }
}
.theme-ticketwerk .mobile-navigation {
  -webkit-tap-highlight-color: transparent;
}
.theme-ticketwerk .mobile-navigation .menu-header-container{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
}
.theme-ticketwerk .mobile-navigation .mobile-menu {
  top: 65px;
  padding-bottom: 65px;
  background-color: #fff;
  visibility: hidden;
  left: 0px;
  z-index: -1;
  height: 100vh;
  width: 100%;
  overflow-x: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-ticketwerk .mobile-navigation .mobile-menu:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-ticketwerk .mobile-navigation .mobile-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-ticketwerk .mobile-navigation .mobile-menu .current-menu-item > a,
.theme-ticketwerk .mobile-navigation .mobile-menu .current-menu-parent > a {
  color: #02CBE6;
}
.theme-ticketwerk .mobile-navigation .mobile-menu .current-menu-item .menu-main-expand,
.theme-ticketwerk .mobile-navigation .mobile-menu .current-menu-parent .menu-main-expand {
  color: #02CBE6;
}
.theme-ticketwerk .mobile-navigation .mobile-menu > li{
  font-size: 1.125rem;
}
.theme-ticketwerk .mobile-navigation .mobile-menu li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.theme-ticketwerk .mobile-navigation .mobile-menu li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-ticketwerk .mobile-navigation .mobile-menu li.active{
  border-bottom-width: 0px;
}
.theme-ticketwerk .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu{
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-ticketwerk .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-ticketwerk .mobile-navigation .mobile-menu-button{
  position: relative;
  z-index: 50;
  float: right;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1280px){
  .theme-ticketwerk .mobile-navigation .mobile-menu-button{
    display: none;
  }
}
.theme-ticketwerk .mobile-navigation .mobile-menu-button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.theme-ticketwerk .mobile-navigation .mobile-menu-icon {
  background-color: #B68250;
  position: relative;
  display: block;
  height: 0.125rem;
  width: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-ticketwerk .mobile-navigation .mobile-menu-icon:before, .theme-ticketwerk .mobile-navigation .mobile-menu-icon:after {
  background-color: #B68250;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-ticketwerk .mobile-navigation .mobile-menu-icon:before{
  top: 0.5rem;
}
.theme-ticketwerk .mobile-navigation .mobile-menu-icon:after{
  top: -0.5rem;
}
.theme-ticketwerk .mobile-navigation #mobile-menu-toggle{
  position: absolute;
  left: -100%;
  top: -100%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.theme-ticketwerk .mobile-navigation #mobile-menu-toggle:checked ~ .menu-header-container .mobile-menu{
  visibility: visible;
  z-index: 10;
  opacity: 1;
}
.theme-ticketwerk .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon{
  background-color: transparent;
}
.theme-ticketwerk .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:before {
  background-color: #B68250;
  top: 0px;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-ticketwerk .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:after {
  background-color: #B68250;
  top: 0px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-ticketwerk footer {
  color: #192a53;
}
.theme-ticketwerk .contact-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  border-top-width: 1px;
}
@media (min-width: 1024px){
  .theme-ticketwerk .contact-wrapper{
    margin-top: 3rem;
  }
  .theme-ticketwerk .contact-wrapper{
    flex-direction: row;
  }
}
.theme-ticketwerk .contact-wrapper {
  background-color: #fff;
  border-color: #B68250;
  max-width: 1366px;
}
.theme-ticketwerk .contact-wrapper .contact-map{
  position: relative;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-ticketwerk .contact-wrapper .contact-map{
    width: 50%;
  }
}
.theme-ticketwerk .contact-wrapper .contact-map img{
  height: 20rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-ticketwerk .contact-wrapper .contact-map img{
    position: absolute;
  }
  .theme-ticketwerk .contact-wrapper .contact-map img{
    height: 100%;
  }
}
.theme-ticketwerk .contact-wrapper .contact-container{
  width: 100%;
  padding: 2rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .contact-wrapper .contact-container{
    width: 50%;
  }
}
.theme-ticketwerk .contact-wrapper .contact-container .contact-table{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .theme-ticketwerk .contact-wrapper .contact-container .contact-table{
    margin-left: auto;
    margin-right: auto;
  }
  .theme-ticketwerk .contact-wrapper .contact-container .contact-table{
    display: flex;
  }
  .theme-ticketwerk .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (min-width: 1024px){
  .theme-ticketwerk .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.theme-ticketwerk .contact-wrapper .contact-container .contact-table span{
  font-weight: 400;
}
.theme-ticketwerk .contact-wrapper .contact-container .contact-table__address{
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .contact-wrapper .contact-container .contact-table__address{
    margin-bottom: 0px;
  }
}
.theme-ticketwerk .contact-wrapper .contact-container .contact-table__opening-hours tr:first-child td{
  padding-top: 0px;
}
.theme-ticketwerk .contact-wrapper .contact-container .contact-table__opening-hours td{
  padding-top: 1rem;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #02CBE6;
}
.theme-ticketwerk .contact-wrapper .contact-container .contact-table__opening-hours td:last-of-type{
  padding-left: 1rem;
}
.theme-ticketwerk .footer-container{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1366px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  justify-content: space-between;
}
.theme-ticketwerk .footer-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-ticketwerk .footer-container{
  border-top-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .footer-container{
    height: 4rem;
  }
  .theme-ticketwerk .footer-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .theme-ticketwerk .footer-container{
    border-top-width: 0px;
  }
  .theme-ticketwerk .footer-container{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.theme-ticketwerk .footer-container {
  background-color: #fff;
  border-color: #B68250;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .footer-container {
    grid-template-columns: 1fr 64px 1fr;
  }
}
.theme-ticketwerk .footer-container__navigation{
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media (min-width: 640px){
  .theme-ticketwerk .footer-container__navigation{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-ticketwerk .footer-container__navigation{
    display: flex;
  }
}
.theme-ticketwerk .footer-container__navigation li{
  padding: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .footer-container__navigation li{
    padding: 0.5rem;
  }
}
.theme-ticketwerk .footer-container__navigation li:first-child{
  padding-left: 0px;
}
.theme-ticketwerk .footer-container__navigation li a{
  font-size: .875rem;
  color: #192a53;
}
.theme-ticketwerk .footer-container__navigation li:hover a {
  color: #02CBE6;
}
.theme-ticketwerk .footer-container__social{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 640px){
  .theme-ticketwerk .footer-container__social{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-ticketwerk .footer-container__social .social-icon-list{
  display: flex;
  justify-content: center;
}
.theme-ticketwerk .footer-container__social .social-icon-list li:not(:last-child){
  margin-right: 0.5rem;
}
.theme-ticketwerk .footer-container__social .social-icon-list .social-icon{
  height: 1.75rem;
  width: 1.75rem;
  display: block;
}
.theme-ticketwerk .footer-container__social .social-icon-list .facebook-icon {
  background: url("../icons/fb.png") no-repeat left center;
  background-size: contain;
}
.theme-ticketwerk .footer-container__social .social-icon-list .instagram-icon {
  background: url("../icons/insta_plain.png") no-repeat left center;
  background-size: contain;
}
.theme-ticketwerk .footer-container__copyright{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  font-weight: 100;
}
@media (min-width: 640px){
  .theme-ticketwerk .footer-container__copyright{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-ticketwerk .footer-container__copyright{
    justify-content: flex-end;
  }
}
.theme-ticketwerk .slick-slider .slick-dots{
  position: absolute;
  bottom: -0.75rem;
  margin: 0px;
  display: block;
  width: 100%;
  padding: 0px;
  text-align: center;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .slick-slider .slick-dots{
    bottom: 0px;
  }
}
.theme-ticketwerk .slick-slider .slick-dots > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  padding: 0px;
}
.theme-ticketwerk .slick-slider .slick-dots > li button{
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.25rem;
  color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-size: 0;
  line-height: 0;
}
.theme-ticketwerk .slick-slider .slick-dots > li button:before{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  opacity: 0.25;
  color: #B68250;
  content: "•";
  font-size: 1.75rem;
  line-height: 1rem;
}
.theme-ticketwerk .slick-slider .slick-dots > li.slick-active button:before{
  opacity: 1;
}
.theme-ticketwerk .slick-slider .slick-dots > li:only-child {
  display: none;
}
.theme-ticketwerk .slick-slider .slick-arrow{
  position: absolute;
  top: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-next{
  right: -2.5rem;
  border-style: none;
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-next:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_right.svg") no-repeat center;
  content: "";
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-next.slick-disabled:before{
  opacity: 0.25;
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-next.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-prev{
  left: -1.25rem;
  border-style: none;
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-prev:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_left.svg") no-repeat center;
  content: "";
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-prev.slick-disabled:before{
  opacity: 0.25;
}
.theme-ticketwerk .slick-slider .slick-arrow.slick-prev.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-ticketwerk .modal{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 40;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.theme-ticketwerk .modal__background{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(10, 10, 10, 0.86);
}
.theme-ticketwerk .modal.is-active{
  display: flex;
}
.theme-ticketwerk .modal__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.theme-ticketwerk .modal__content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-ticketwerk .modal__content{
  overflow: auto;
  padding: 1.5rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .modal__content{
    width: 28rem;
  }
}
.theme-ticketwerk .modal__content {
  max-height: calc(100vh - 65px);
  background-color: #fff;
}
.theme-ticketwerk .modal__content .modal__heading{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-ticketwerk .modal__content .modal__heading h3{
  margin-bottom: 0px;
}
.theme-ticketwerk .modal__content .modal__form .nf-field-element select.minute.extra, .theme-ticketwerk .modal__content .modal__form .nf-field-element select.hour.extra, .theme-ticketwerk .modal__content .modal__form .nf-field-element input:not([type=button]){
  padding: 0.5rem;
}
.theme-ticketwerk .modal__content .modal__form .nf-field-element textarea{
  height: 4rem;
}
.theme-ticketwerk .modal__content .modal__form .nf-after-form-content{
  display: none;
}
.theme-ticketwerk .modal .close-modal{
  position: relative;
  display: block;
  height: 0.125rem;
  width: 1rem;
  cursor: pointer;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-ticketwerk .modal .close-modal:before, .theme-ticketwerk .modal .close-modal:after {
  background-color: #fff;
  position: absolute;
  top: -0.25rem;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-ticketwerk .modal .close-modal:before {
  background-color: #fff;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-ticketwerk .modal .close-modal:after {
  background-color: #fff;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-ticketwerk .nf-field-container{
  margin-bottom: 1.5rem;
}
.theme-ticketwerk .nf-field-container.submit-container{
  margin-bottom: 0px;
}
.theme-ticketwerk .nf-field-label label{
  font-weight: 400;
}
.theme-ticketwerk .nf-field-element input, .theme-ticketwerk .nf-field-element textarea{
  border-radius: 0.5rem;
  border-width: 1px;
  background-color: transparent;
  padding: 0.5rem;
  border-color: #192a53;
}
.theme-ticketwerk .nf-field-element textarea{
  height: 5rem;
}
.theme-ticketwerk .nf-field-element input[type=button] {
  border-color: #B68250;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  border-width: 2px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-ticketwerk .nf-field-element input[type=button]:hover {
  background-color: #B68250;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-ticketwerk .nf-field-element input.date-and-time{
  margin-bottom: 0.75rem;
}
.theme-ticketwerk .nf-field-element select.hour.extra, .theme-ticketwerk .nf-field-element select.minute.extra{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 0.75rem;
}
.theme-ticketwerk .submit-wrap{
  float: right;
}
.theme-ticketwerk .nf-form-fields-required{
  display: none;
}
.theme-ticketwerk .ww-calendar__wrapper{
  height: 100vh;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-calendar__wrapper{
    height: 75vh;
  }
  .theme-ticketwerk .ww-calendar__wrapper{
    padding: 2rem;
  }
}
.theme-ticketwerk .ww-calendar__wrapper #calendar-bookinglayer {
  background-color: rgb(249,250,251);
}
.theme-ticketwerk .ww-calendar__wrapper .fc-header-toolbar{
  margin: 1.5rem;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-calendar__wrapper .fc-header-toolbar{
    flex-direction: row;
  }
}
.theme-ticketwerk .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
  margin-top: 1rem;
  font-size: 1.25rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    margin-top: 0px;
  }
  .theme-ticketwerk .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    font-size: 1.5rem;
  }
}
.theme-ticketwerk .ww-calendar__wrapper .fc-timeGridDay-view .fc-timegrid-slot{
  height: 5rem;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-timeGridWeek-view .fc-timegrid-slot{
  height: 6rem;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-timegrid{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1.5rem;
}
.theme-ticketwerk .ww-calendar__wrapper th, .theme-ticketwerk .ww-calendar__wrapper td{
  --tw-border-opacity: 1;
  border-color: rgb(25 42 83 / var(--tw-border-opacity));
}
.theme-ticketwerk .ww-calendar__wrapper .fc-timegrid-col-events{
  margin-left: 1px;
  margin-right: 1px;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-v-event.bl-product-3368{
  --tw-border-opacity: 1;
  border-color: rgb(182 130 80 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(182 130 80 / var(--tw-bg-opacity));
}
.theme-ticketwerk .ww-calendar__wrapper .fc-v-event.active{
  --tw-border-opacity: 1;
  border-color: rgb(2 203 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(2 203 230 / var(--tw-bg-opacity));
}
.theme-ticketwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame{
  padding: 0.25rem;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
  font-size: .75rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
    font-weight: 300;
  }
}
.theme-ticketwerk .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-title{
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-scrollgrid{
  border-style: none;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-dayGridMonth-view .fc-col-header-cell{
  border-style: none;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-col-header-cell-cushion{
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-ticketwerk .ww-calendar__wrapper .fc-timegrid-slot-label{
  vertical-align: top;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: .875rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
    font-size: 1rem;
  }
}
.theme-ticketwerk .ww-calendar__wrapper .fc-timegrid-col.fc-day-today{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-button-primary{
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  font-size: .875rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #fff;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-button-primary:focus {
  box-shadow: none;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-prev-button, .theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-timeGridWeek-button{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 1px;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-next-button, .theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-timeGridDay-button{
  margin-right: 1.5rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-width: 1px;
}
.theme-ticketwerk .ww-calendar__wrapper .fc-button-group .fc-button-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #fff;
}
.theme-ticketwerk .wp-block-wellenwerk-container{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-container{
    flex-direction: row;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-container-item {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-container-item{
    position: static;
  }
  .theme-ticketwerk .wp-block-wellenwerk-container-item{
    margin: 0px;
  }
  .theme-ticketwerk .wp-block-wellenwerk-container-item{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-container-item {
  background-color: rgb(249,250,251);
}
.theme-ticketwerk .wp-block-wellenwerk-container-item:nth-child(even) {
  background-color: #fff;
}
.theme-ticketwerk .wp-block-wellenwerk-container-item ul{
  padding-left: 2rem;
  list-style-image: url("../icons/list.svg");
}
.theme-ticketwerk .ww-event-list{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-event-list{
    flex-direction: row;
  }
  .theme-ticketwerk .ww-event-list{
    justify-content: flex-start;
  }
  .theme-ticketwerk .ww-event-list{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-ticketwerk .ww-event-list__wrapper {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-event-list__wrapper{
    position: static;
  }
  .theme-ticketwerk .ww-event-list__wrapper{
    margin: 0px;
  }
  .theme-ticketwerk .ww-event-list__wrapper{
    width: 100%;
  }
  .theme-ticketwerk .ww-event-list__wrapper{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.theme-ticketwerk .ww-event-list__wrapper h2{
  margin: 0px;
}
.theme-ticketwerk .ww-event-list__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #02CBE6;
}
.theme-ticketwerk .ww-event-list-item{
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-event-list-item{
    width: 25%;
  }
  .theme-ticketwerk .ww-event-list-item{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .theme-ticketwerk .ww-event-list-item{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.theme-ticketwerk .ww-event-list-item:not(:last-child){
  border-bottom-width: 1px;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-event-list-item:not(:last-child){
    border-style: none;
  }
}
.theme-ticketwerk .ww-event-list-item:not(:last-child) {
  border-color: #B68250;
}
.theme-ticketwerk .ww-event-list-item__image{
  position: relative;
  max-height: 225px;
}
.theme-ticketwerk .ww-event-list-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-ticketwerk .ww-event-list-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-ticketwerk .ww-event-list-item__heading{
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.5rem;
}
.theme-ticketwerk .ww-event-list-item__details{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-event-list-item__details{
    margin-top: 1.5rem;
  }
  .theme-ticketwerk .ww-event-list-item__details{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.theme-ticketwerk .ww-event-list-item__details .wp-block-buttons{
  margin-top: 1rem;
}
.theme-ticketwerk .ww-event-list-item__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-ticketwerk .ww-event-list-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #02CBE6;
}
.theme-ticketwerk .ww-event-list-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-ticketwerk .ww-event-list-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-ticketwerk .ww-event-list-item__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-ticketwerk .ww-event-list-item__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .theme-ticketwerk .ww-event-list-item__description{
    visibility: visible;
  }
  .theme-ticketwerk .ww-event-list-item__description{
    position: static;
  }
  .theme-ticketwerk .ww-event-list-item__description{
    margin-top: 0.5rem;
  }
  .theme-ticketwerk .ww-event-list-item__description{
    opacity: 1;
  }
}
.theme-ticketwerk .ww-event-list-item__expand-container{
  margin-top: 1rem;
  cursor: pointer;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-event-list-item__expand-container{
    display: none;
  }
}
.theme-ticketwerk .ww-event-list-item__expand-container {
  color: #02CBE6;
}
.theme-ticketwerk .ww-event-list-item__expand-container .ww-event-list-item__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-ticketwerk .ww-event-list-item__expand-container .ww-event-list-item__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.75rem;
  width: 0.75rem;
  border-color: #02CBE6;
  content: "";
}
.theme-ticketwerk .ww-event-list-item__expand-container .ww-event-list-item__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
.theme-ticketwerk .wp-block-wellenwerk-faq-item {
  background-color: #fff;
}
.theme-ticketwerk .wp-block-wellenwerk-faq-item .ww-faq__answer{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-ticketwerk .wp-block-wellenwerk-faq-item.active .ww-faq__answer{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-ticketwerk .ww-faq__container{
  padding-left: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-faq__container{
    padding-left: 3rem;
  }
  .theme-ticketwerk .ww-faq__container{
    padding-right: 2rem;
  }
}
.theme-ticketwerk .ww-faq__answer{
  padding-bottom: 1rem;
}
.theme-ticketwerk .ww-faq__question{
  position: relative;
  margin-bottom: 0px;
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-bottom: 0.75rem;
  font-weight: 300;
}
.theme-ticketwerk .ww-faq__question:before{
  position: absolute;
  left: -1rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  content: "";
  background: url("../icons/list.svg") no-repeat center;
}
.theme-ticketwerk .ww-faq__question .faq-expand{
  margin-bottom: 0.25rem;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #B68250;
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
    position: relative;
  }
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
    left: 0px;
  }
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
    right: 0px;
  }
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
    max-height: 40rem;
  }
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
    width: 100%;
  }
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser{
    max-width: 1366px;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
  bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
    bottom: 0.25rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img {
  height: calc(100vh - 60px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img{
    height: 40rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
  display: none;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    display: block;
  }
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    height: 40rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video video{
  height: 40rem;
  width: 1366px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper{
  position: absolute;
  top: 0px;
  min-width: 100%;
  text-align: center;
  background-color: rgba(25, 42, 83, 0.5);
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper .ww-hero-teaser__message{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator{
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover svg g {
  stroke: #02CBE6;
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons{
  position: absolute;
  bottom: 5rem;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
    margin-bottom: 1.5rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
  border-radius: 0.375rem;
  border-style: none;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 42 83 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-ticketwerk .wp-block-wellenwerk-icon-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-icon-grid{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .theme-ticketwerk .wp-block-wellenwerk-icon-grid{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .theme-ticketwerk .wp-block-wellenwerk-icon-grid{
    padding: 2rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-icon-grid {
  background-color: #fff;
}
.theme-ticketwerk .ww-icon-grid{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}
.theme-ticketwerk .ww-icon-grid__label{
  margin-top: 0.5rem;
  text-align: center;
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-icon-grid__label{
    font-size: 1rem;
  }
}
.theme-ticketwerk .ww-icon-grid__image-wrapper{
  height: 3rem;
  width: 3rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-icon-grid__image-wrapper{
    height: 3.5rem;
  }
  .theme-ticketwerk .ww-icon-grid__image-wrapper{
    width: 3.5rem;
  }
}
.theme-ticketwerk .ww-news-item__wrapper{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-news-item__wrapper{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-ticketwerk .ww-news-item__wrapper{
    padding-top: 3rem;
  }
  .theme-ticketwerk .ww-news-item__wrapper{
    padding-bottom: 0px;
  }
}
.theme-ticketwerk .ww-news-item__wrapper h2{
  margin: 0px;
}
.theme-ticketwerk .ww-news-item__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #02CBE6;
}
.theme-ticketwerk .ww-news-item__wrapper .wp-block-buttons{
  justify-content: flex-end;
}
.theme-ticketwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
  display: flex;
  align-items: baseline;
  font-size: 1.125rem;
  font-weight: 100;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-ticketwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:after{
  margin-left: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-color: #02CBE6;
  content: "";
}
.theme-ticketwerk .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:hover:after {
  border-color: #fff;
}
.theme-ticketwerk .ww-news-item__heading{
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-ticketwerk .ww-news-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #02CBE6;
}
.theme-ticketwerk .ww-news-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-ticketwerk .ww-news-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-ticketwerk .ww-news-item__image{
  position: relative;
}
.theme-ticketwerk .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-ticketwerk .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-ticketwerk .news-slider{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 1366px;
  padding: 0px;
}
.theme-ticketwerk .news-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .news-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-ticketwerk .news-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .news-slider .slick-track{
    position: static;
  }
  .theme-ticketwerk .news-slider .slick-track{
    margin: 0px;
  }
  .theme-ticketwerk .news-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-ticketwerk .news-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-ticketwerk .news-slider .slick-track .slick-slide{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-ticketwerk .news-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-ticketwerk .news-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
}
.theme-ticketwerk .news-slider .ww-news-item__image-wrapper{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 14rem;
  width: 14rem;
  max-width: 14rem;
  flex-shrink: 0;
  flex-grow: 1;
  border-radius: 9999px;
  border-width: 1px;
  padding: 0.5rem;
  border-color: #B68250;
}
.theme-ticketwerk .news-slider .ww-news-item__image{
  position: relative;
}
.theme-ticketwerk .news-slider .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-ticketwerk .news-slider .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-ticketwerk .news-slider .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 768px){
  .theme-ticketwerk .news-slider .ww-news-item__details{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .theme-ticketwerk .news-slider .ww-news-item__details{
    padding-top: 0px;
  }
}
@media (min-width: 1024px){
  .theme-ticketwerk .news-list > div{
    flex-direction: row;
  }
  .theme-ticketwerk .news-list > div{
    align-items: flex-start;
  }
}
.theme-ticketwerk .news-list .ww-news-item__image-wrapper{
  height: 14rem;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
}
@media (min-width: 1024px){
  .theme-ticketwerk .news-list .ww-news-item__image-wrapper{
    width: 20rem;
  }
  .theme-ticketwerk .news-list .ww-news-item__image-wrapper{
    max-width: 20rem;
  }
}
.theme-ticketwerk .news-list .ww-news-item__image-wrapper {
  border-color: #B68250;
}
.theme-ticketwerk .news-list .ww-news-item__image{
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.theme-ticketwerk .news-list .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .news-list .ww-news-item__details{
    margin-left: 1.5rem;
  }
  .theme-ticketwerk .news-list .ww-news-item__details{
    padding-top: 0px;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-product{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-product{
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-product:not(:last-of-type){
  border-bottom-width: 1px;
  border-color: #B68250;
}
.theme-ticketwerk .ww-product__name{
  font-weight: 600;
  text-transform: none;
}
.theme-ticketwerk .ww-product__summary{
  margin-bottom: 0.75rem;
}
.theme-ticketwerk .ww-product__image{
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-product__image{
    margin-right: 1rem;
  }
  .theme-ticketwerk .ww-product__image{
    margin-bottom: 0px;
  }
  .theme-ticketwerk .ww-product__details{
    margin-left: 1rem;
  }
  .theme-ticketwerk .ww-product__details .wp-block-buttons{
    flex-direction: column;
  }
}
.theme-ticketwerk .ww-product__details .wp-block-buttons .wp-block-button{
  margin-right: 0px;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-product__details .wp-block-buttons .wp-block-button{
    width: 15rem;
  }
}
.theme-ticketwerk .ww-product__details .wp-block-buttons .wp-block-button__link{
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: .875rem;
  font-weight: 400;
}
.theme-ticketwerk .ww-product__expand-container{
  margin-top: 0.75rem;
  cursor: pointer;
  font-size: .875rem;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-product__expand-container{
    font-size: 1rem;
  }
}
.theme-ticketwerk .ww-product__expand-container {
  color: #02CBE6;
}
.theme-ticketwerk .ww-product__expand-container .ww-product__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.5rem;
  width: 0.5rem;
  border-color: #02CBE6;
  content: "";
}
.theme-ticketwerk .ww-product__expand-container .ww-product__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
@media (min-width: 1024px) {
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand{
    margin-left: 0.25rem;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand{
    display: inline-block;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand{
    transition-duration: 200ms;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
    position: relative;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
    top: -0.125rem;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
    display: inline-block;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
    --tw-rotate: 135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
    border-top-width: 1px;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before{
    border-right-width: 1px;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand:before {
    height: 0.75rem;
    width: 0.75rem;
    border-color: #02CBE6;
    content: "";
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand.active:before{
    top: 0.125rem;
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand.active:before{
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-ticketwerk .ww-product__expand-container .ww-product__expand.active:before {
    content: "";
  }
}
.theme-ticketwerk .ww-product__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-ticketwerk .ww-product__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-ticketwerk .wp-block-wellenwerk-product-slider{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  padding-bottom: 2rem;
}
.theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-track{
    position: static;
  }
  .theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-track{
    margin: 0px;
  }
  .theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-ticketwerk .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
  .theme-ticketwerk .ww-product-slider__heading{
    margin-left: 1rem;
  }
}
.theme-ticketwerk .ww-product-slider-item__image-wrapper{
  height: 100%;
  max-height: 18rem;
  width: 100%;
  max-width: 100%;
}
.theme-ticketwerk .ww-product-slider-item__image{
  position: relative;
}
.theme-ticketwerk .ww-product-slider-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-ticketwerk .ww-product-slider-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-ticketwerk .ww-product-slider-item__details{
  padding-top: 1rem;
}
.theme-ticketwerk .ww-product-slider-item__price{
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-product-slider-item__price{
    font-size: 1.125rem;
  }
}
.theme-ticketwerk .ww-product-slider-item__price {
  color: #192a53;
}
.theme-ticketwerk .ww-section {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  display: flex;
  width: 100vw;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-section{
    position: static;
  }
  .theme-ticketwerk .ww-section{
    margin: 0px;
  }
  .theme-ticketwerk .ww-section{
    width: auto;
  }
  .theme-ticketwerk .ww-section{
    flex-direction: row;
  }
  .theme-ticketwerk .ww-section{
    padding: 0px;
  }
  .theme-ticketwerk .ww-section:nth-child(odd){
    flex-direction: row-reverse;
  }
}
.theme-ticketwerk .ww-section__image{
  position: relative;
  margin-left: -2rem;
  margin-right: -2rem;
  min-height: 300px;
  width: auto;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-section__image{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-ticketwerk .ww-section__image{
    width: 50%;
  }
}
.theme-ticketwerk .ww-section__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-ticketwerk .ww-section__details{
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-ticketwerk .ww-section__details{
    width: 50%;
  }
  .theme-ticketwerk .ww-section__details{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-ticketwerk .ww-section__details{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.theme-ticketwerk .ww-section__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-ticketwerk .ww-section__heading{
  margin: 0px;
}
.theme-ticketwerk .ww-section__pre-heading{
  margin: 0px;
  font-weight: 300;
  text-transform: uppercase;
  color: #02CBE6;
}
.theme-ticketwerk .ww-section__post-heading{
  margin: 0px;
  font-weight: 300;
  color: #02CBE6;
}
@media (min-width: 1024px){
  .theme-ticketwerk .wp-block-wellenwerk-text{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-ticketwerk .wp-block-wellenwerk-text{
    padding-bottom: 2rem;
  }
}
.theme-ticketwerk .wp-block-wellenwerk-text {
  background-color: #fff;
}
.theme-ticketwerk .ww-text__heading{
  position: relative;
  display: inline-block;
  border-color: #B68250;
}
.theme-ticketwerk .ww-text__heading:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
  content: "";
  background-color: #B68250;
}
.theme-sportsbay .theme-text-highlight {
  color: #181877;
}
.theme-sportsbay .richtext-right{
  text-align: right;
}
.theme-sportsbay .richtext-left{
  text-align: left;
}
.theme-sportsbay .richtext-center{
  text-align: center;
}
@keyframes actionButtonDelay {
  to {
    visibility: visible;
  }
}
.theme-sportsbay .page-action-button {
  -webkit-animation: actionButtonDelay 0s 3s forwards;
          animation: actionButtonDelay 0s 3s forwards;
  visibility: hidden;
  background-color: #181877;
  color: #fff;
}
.theme-sportsbay section[role=main]{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  margin-top: 65px;
}
.theme-sportsbay div.is-style-simple-link a {
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: left;
  color: #181877;
}
.theme-sportsbay div.is-style-simple-link a:hover {
  background-color: transparent;
  color: #fff;
}
.theme-sportsbay .wp-block-buttons{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-buttons{
    margin-top: 2rem;
  }
}
.theme-sportsbay .wp-block-buttons {
  -moz-column-gap: normal;
       column-gap: normal;
}
.theme-sportsbay .wp-block-button{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-button{
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.theme-sportsbay .wp-block-button__link {
  color: #000;
  background-color: #fff;
  border-color: #000;
  border-radius: 0.5rem;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-button__link{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.theme-sportsbay .wp-block-button__link:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.theme-sportsbay .wp-block-button:not(:last-child){
  margin-right: 0.5rem;
}
.theme-sportsbay #cmplz-document{
  width: 100%;
  max-width: none;
  padding: 2rem;
}
.theme-sportsbay #cmplz-document #cmplz-cookies-overview .cmplz-dropdown h4, .theme-sportsbay #cmplz-document #cmplz-cookies-overview .cmplz-dropdown p{
  padding: 0px;
}
.theme-sportsbay #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose{
  background-color: transparent;
}
.theme-sportsbay #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, .theme-sportsbay #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, .theme-sportsbay #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, .theme-sportsbay #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div{
  background-color: transparent;
}
.theme-sportsbay .header{
  position: fixed;
  z-index: 50;
  width: 100%;
  text-transform: uppercase;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: #fff;
}
.theme-sportsbay .header .header-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1366px;
  align-items: center;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-sportsbay .header a {
  color: #000;
}
@media (min-width: 1280px){
  .theme-sportsbay .header .menu-item{
    display: flex;
  }
  .theme-sportsbay .header .menu-item{
    align-items: center;
  }
  .theme-sportsbay .header .menu-item{
    justify-content: center;
  }
}
.theme-sportsbay .header .menu-item-has-children{
  cursor: pointer;
}
.theme-sportsbay .header .menu-item-has-children > a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-sportsbay .header .menu-item-has-children .menu-main-expand{
  margin-left: 0.25rem;
  margin-bottom: 2px;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #FCCA04;
}
.theme-sportsbay .header .menu-item-has-children .menu-main-expand.active {
  color: #181877;
}
.theme-sportsbay .logo {
  width: 240px;
  height: 65px;
  background: url("../icons/logo_sportsbay.svg") no-repeat left center;
  background-size: auto;
  background-size: contain;
  -webkit-tap-highlight-color: transparent;
}
.theme-sportsbay .main-menu{
  display: none;
}
@media (min-width: 1280px) {
  .theme-sportsbay .main-menu{
    display: flex;
  }
  .theme-sportsbay .main-menu{
    padding-top: 0.25rem;
  }
}
.theme-sportsbay .main-menu > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
@media (min-width: 1280px) {
  .theme-sportsbay .main-menu > li{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 1536px) {
  .theme-sportsbay .main-menu > li{
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.theme-sportsbay .main-menu > li:last-child{
  margin-right: 0px;
}
.theme-sportsbay .main-menu > li:first-child{
  margin-left: 0px;
}
.theme-sportsbay .main-menu .current-menu-item > a,
.theme-sportsbay .main-menu .current-menu-parent > a {
  color: #181877;
}
.theme-sportsbay .main-menu .menu-item:hover > a {
  color: #181877;
}
.theme-sportsbay .main-menu .menu-item li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.theme-sportsbay .main-menu .menu-item li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #FCCA04;
}
.theme-sportsbay .main-menu .menu-item li.active{
  border-bottom-width: 0px;
}
@media (min-width: 1280px){
  .theme-sportsbay .main-menu .lang-item{
    margin-left: 2rem;
  }
}
.theme-sportsbay .main-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-sportsbay .main-menu .menu-item-has-children:hover .sub-menu{
  visibility: visible;
  opacity: 1;
}
.theme-sportsbay .main-menu .menu-item-has-children .sub-menu{
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 15rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding: 0px;
  font-size: .875rem;
  opacity: 0;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background-color: #fff;
  visibility: hidden;
  box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 10px 2px rgba(0, 0, 0, 0.4);
}
.theme-sportsbay .main-menu .menu-item-has-children .sub-menu li{
  padding: 0.25rem;
}
.theme-sportsbay .main-menu .menu-item-has-children .sub-menu li:hover a {
  color: #181877;
}
@media (min-width: 768px) {
  .theme-sportsbay .main-menu .menu-item-has-children .sub-menu li{
    padding: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .theme-sportsbay .main-menu .menu-item-has-children .sub-menu li{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
.theme-sportsbay .mobile-navigation{
  padding-top: 0.25rem;
}
@media (min-width: 1280px){
  .theme-sportsbay .mobile-navigation{
    display: none;
  }
}
.theme-sportsbay .mobile-navigation {
  -webkit-tap-highlight-color: transparent;
}
.theme-sportsbay .mobile-navigation .menu-header-container{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
}
.theme-sportsbay .mobile-navigation .mobile-menu {
  top: 65px;
  padding-bottom: 65px;
  background-color: #fff;
  visibility: hidden;
  left: 0px;
  z-index: -1;
  height: 100vh;
  width: 100%;
  overflow-x: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-sportsbay .mobile-navigation .mobile-menu:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-sportsbay .mobile-navigation .mobile-menu .lang-item > a{
  display: flex;
  align-items: baseline;
}
.theme-sportsbay .mobile-navigation .mobile-menu .current-menu-item > a,
.theme-sportsbay .mobile-navigation .mobile-menu .current-menu-parent > a {
  color: #181877;
}
.theme-sportsbay .mobile-navigation .mobile-menu .current-menu-item .menu-main-expand,
.theme-sportsbay .mobile-navigation .mobile-menu .current-menu-parent .menu-main-expand {
  color: #181877;
}
.theme-sportsbay .mobile-navigation .mobile-menu > li{
  font-size: 1.125rem;
}
.theme-sportsbay .mobile-navigation .mobile-menu li{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.theme-sportsbay .mobile-navigation .mobile-menu li:not(:last-child){
  border-bottom-width: 1px;
  border-color: #FCCA04;
}
.theme-sportsbay .mobile-navigation .mobile-menu li.active{
  border-bottom-width: 0px;
}
.theme-sportsbay .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu{
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-sportsbay .mobile-navigation .mobile-menu .menu-item-has-children .sub-menu.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-sportsbay .mobile-navigation .mobile-menu-button{
  position: relative;
  z-index: 50;
  float: right;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1280px){
  .theme-sportsbay .mobile-navigation .mobile-menu-button{
    display: none;
  }
}
.theme-sportsbay .mobile-navigation .mobile-menu-button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.theme-sportsbay .mobile-navigation .mobile-menu-icon {
  background-color: #FCCA04;
  position: relative;
  display: block;
  height: 0.125rem;
  width: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-sportsbay .mobile-navigation .mobile-menu-icon:before, .theme-sportsbay .mobile-navigation .mobile-menu-icon:after {
  background-color: #FCCA04;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-sportsbay .mobile-navigation .mobile-menu-icon:before{
  top: 0.5rem;
}
.theme-sportsbay .mobile-navigation .mobile-menu-icon:after{
  top: -0.5rem;
}
.theme-sportsbay .mobile-navigation #mobile-menu-toggle{
  position: absolute;
  left: -100%;
  top: -100%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.theme-sportsbay .mobile-navigation #mobile-menu-toggle:checked ~ .menu-header-container .mobile-menu{
  visibility: visible;
  z-index: 10;
  opacity: 1;
}
.theme-sportsbay .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon{
  background-color: transparent;
}
.theme-sportsbay .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:before {
  background-color: #FCCA04;
  top: 0px;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-sportsbay .mobile-navigation #mobile-menu-toggle:checked ~ .mobile-menu-button .mobile-menu-icon:after {
  background-color: #FCCA04;
  top: 0px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-sportsbay footer {
  color: #000;
}
.theme-sportsbay .contact-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  border-top-width: 1px;
}
@media (min-width: 1024px){
  .theme-sportsbay .contact-wrapper{
    margin-top: 3rem;
  }
  .theme-sportsbay .contact-wrapper{
    flex-direction: row;
  }
}
.theme-sportsbay .contact-wrapper {
  background-color: #fff;
  border-color: #FCCA04;
  max-width: 1366px;
}
.theme-sportsbay .contact-wrapper .contact-map{
  position: relative;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-sportsbay .contact-wrapper .contact-map{
    width: 50%;
  }
}
.theme-sportsbay .contact-wrapper .contact-map img{
  height: 20rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-sportsbay .contact-wrapper .contact-map img{
    position: absolute;
  }
  .theme-sportsbay .contact-wrapper .contact-map img{
    height: 100%;
  }
}
.theme-sportsbay .contact-wrapper .contact-container{
  width: 100%;
  padding: 2rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .contact-wrapper .contact-container{
    width: 50%;
  }
}
.theme-sportsbay .contact-wrapper .contact-container .contact-table{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .theme-sportsbay .contact-wrapper .contact-container .contact-table{
    margin-left: auto;
    margin-right: auto;
  }
  .theme-sportsbay .contact-wrapper .contact-container .contact-table{
    display: flex;
  }
  .theme-sportsbay .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (min-width: 1024px){
  .theme-sportsbay .contact-wrapper .contact-container .contact-table > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.theme-sportsbay .contact-wrapper .contact-container .contact-table span{
  font-weight: 400;
}
.theme-sportsbay .contact-wrapper .contact-container .contact-table__address{
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .contact-wrapper .contact-container .contact-table__address{
    margin-bottom: 0px;
  }
}
.theme-sportsbay .contact-wrapper .contact-container .contact-table__opening-hours tr:first-child td{
  padding-top: 0px;
}
.theme-sportsbay .contact-wrapper .contact-container .contact-table__opening-hours td{
  padding-top: 1rem;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #181877;
}
.theme-sportsbay .contact-wrapper .contact-container .contact-table__opening-hours td:last-of-type{
  padding-left: 1rem;
}
.theme-sportsbay .footer-container{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1366px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  justify-content: space-between;
}
.theme-sportsbay .footer-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-sportsbay .footer-container{
  border-top-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .footer-container{
    height: 4rem;
  }
  .theme-sportsbay .footer-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .theme-sportsbay .footer-container{
    border-top-width: 0px;
  }
  .theme-sportsbay .footer-container{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.theme-sportsbay .footer-container {
  background-color: #fff;
  border-color: #FCCA04;
}
@media (min-width: 1024px) {
  .theme-sportsbay .footer-container {
    grid-template-columns: 1fr 64px 1fr;
  }
}
.theme-sportsbay .footer-container__navigation{
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media (min-width: 640px){
  .theme-sportsbay .footer-container__navigation{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-sportsbay .footer-container__navigation{
    display: flex;
  }
}
.theme-sportsbay .footer-container__navigation li{
  padding: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-sportsbay .footer-container__navigation li{
    padding: 0.5rem;
  }
}
.theme-sportsbay .footer-container__navigation li:first-child{
  padding-left: 0px;
}
.theme-sportsbay .footer-container__navigation li a{
  font-size: .875rem;
  color: #000;
}
.theme-sportsbay .footer-container__navigation li:hover a {
  color: #181877;
}
.theme-sportsbay .footer-container__social{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 640px){
  .theme-sportsbay .footer-container__social{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-sportsbay .footer-container__social .social-icon-list{
  display: flex;
  justify-content: center;
}
.theme-sportsbay .footer-container__social .social-icon-list li:not(:last-child){
  margin-right: 0.5rem;
}
.theme-sportsbay .footer-container__social .social-icon-list .social-icon{
  height: 1.75rem;
  width: 1.75rem;
  display: block;
}
.theme-sportsbay .footer-container__social .social-icon-list .facebook-icon {
  background: url("../icons/fb.png") no-repeat left center;
  background-size: contain;
}
.theme-sportsbay .footer-container__social .social-icon-list .instagram-icon {
  background: url("../icons/insta_plain.png") no-repeat left center;
  background-size: contain;
}
.theme-sportsbay .footer-container__copyright{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  font-weight: 100;
}
@media (min-width: 640px){
  .theme-sportsbay .footer-container__copyright{
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px){
  .theme-sportsbay .footer-container__copyright{
    justify-content: flex-end;
  }
}
.theme-sportsbay .slick-slider .slick-dots{
  position: absolute;
  bottom: -0.75rem;
  margin: 0px;
  display: block;
  width: 100%;
  padding: 0px;
  text-align: center;
}
@media (min-width: 1024px) {
  .theme-sportsbay .slick-slider .slick-dots{
    bottom: 0px;
  }
}
.theme-sportsbay .slick-slider .slick-dots > li{
  position: relative;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  padding: 0px;
}
.theme-sportsbay .slick-slider .slick-dots > li button{
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.25rem;
  color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-size: 0;
  line-height: 0;
}
.theme-sportsbay .slick-slider .slick-dots > li button:before{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  opacity: 0.25;
  color: #FCCA04;
  content: "•";
  font-size: 1.75rem;
  line-height: 1rem;
}
.theme-sportsbay .slick-slider .slick-dots > li.slick-active button:before{
  opacity: 1;
}
.theme-sportsbay .slick-slider .slick-dots > li:only-child {
  display: none;
}
.theme-sportsbay .slick-slider .slick-arrow{
  position: absolute;
  top: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.theme-sportsbay .slick-slider .slick-arrow.slick-next{
  right: -2.5rem;
  border-style: none;
}
.theme-sportsbay .slick-slider .slick-arrow.slick-next:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_right.svg") no-repeat center;
  content: "";
}
.theme-sportsbay .slick-slider .slick-arrow.slick-next.slick-disabled:before{
  opacity: 0.25;
}
.theme-sportsbay .slick-slider .slick-arrow.slick-next.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-sportsbay .slick-slider .slick-arrow.slick-prev{
  left: -1.25rem;
  border-style: none;
}
.theme-sportsbay .slick-slider .slick-arrow.slick-prev:before{
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background: url("../icons/chevron_left.svg") no-repeat center;
  content: "";
}
.theme-sportsbay .slick-slider .slick-arrow.slick-prev.slick-disabled:before{
  opacity: 0.25;
}
.theme-sportsbay .slick-slider .slick-arrow.slick-prev.slick-disabled:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.theme-sportsbay .modal{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 40;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.theme-sportsbay .modal__background{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(10, 10, 10, 0.86);
}
.theme-sportsbay .modal.is-active{
  display: flex;
}
.theme-sportsbay .modal__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.theme-sportsbay .modal__content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.theme-sportsbay .modal__content{
  overflow: auto;
  padding: 1.5rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .modal__content{
    width: 28rem;
  }
}
.theme-sportsbay .modal__content {
  max-height: calc(100vh - 65px);
  background-color: #fff;
}
.theme-sportsbay .modal__content .modal__heading{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-sportsbay .modal__content .modal__heading h3{
  margin-bottom: 0px;
}
.theme-sportsbay .modal__content .modal__form .nf-field-element select.minute.extra, .theme-sportsbay .modal__content .modal__form .nf-field-element select.hour.extra, .theme-sportsbay .modal__content .modal__form .nf-field-element input:not([type=button]){
  padding: 0.5rem;
}
.theme-sportsbay .modal__content .modal__form .nf-field-element textarea{
  height: 4rem;
}
.theme-sportsbay .modal__content .modal__form .nf-after-form-content{
  display: none;
}
.theme-sportsbay .modal .close-modal{
  position: relative;
  display: block;
  height: 0.125rem;
  width: 1rem;
  cursor: pointer;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-sportsbay .modal .close-modal:before, .theme-sportsbay .modal .close-modal:after {
  background-color: #fff;
  position: absolute;
  top: -0.25rem;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  content: "";
}
.theme-sportsbay .modal .close-modal:before {
  background-color: #fff;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-sportsbay .modal .close-modal:after {
  background-color: #fff;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-sportsbay .nf-field-container{
  margin-bottom: 1.5rem;
}
.theme-sportsbay .nf-field-container.submit-container{
  margin-bottom: 0px;
}
.theme-sportsbay .nf-field-label label{
  font-weight: 400;
}
.theme-sportsbay .nf-field-element input, .theme-sportsbay .nf-field-element textarea{
  border-radius: 0.5rem;
  border-width: 1px;
  background-color: transparent;
  padding: 0.5rem;
  border-color: #000;
}
.theme-sportsbay .nf-field-element textarea{
  height: 5rem;
}
.theme-sportsbay .nf-field-element input[type=button] {
  border-color: #FCCA04;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  border-width: 2px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-sportsbay .nf-field-element input[type=button]:hover {
  background-color: #FCCA04;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-sportsbay .nf-field-element input.date-and-time{
  margin-bottom: 0.75rem;
}
.theme-sportsbay .nf-field-element select.hour.extra, .theme-sportsbay .nf-field-element select.minute.extra{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 0.75rem;
}
.theme-sportsbay .submit-wrap{
  float: right;
}
.theme-sportsbay .nf-form-fields-required{
  display: none;
}
.theme-sportsbay .ww-calendar__wrapper{
  height: 100vh;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-calendar__wrapper{
    height: 75vh;
  }
  .theme-sportsbay .ww-calendar__wrapper{
    padding: 2rem;
  }
}
.theme-sportsbay .ww-calendar__wrapper #calendar-bookinglayer {
  background-color: rgb(249,250,251);
}
.theme-sportsbay .ww-calendar__wrapper .fc-header-toolbar{
  margin: 1.5rem;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-calendar__wrapper .fc-header-toolbar{
    flex-direction: row;
  }
}
.theme-sportsbay .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
  margin-top: 1rem;
  font-size: 1.25rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    margin-top: 0px;
  }
  .theme-sportsbay .ww-calendar__wrapper .fc-header-toolbar .fc-toolbar-title{
    font-size: 1.5rem;
  }
}
.theme-sportsbay .ww-calendar__wrapper .fc-timeGridDay-view .fc-timegrid-slot{
  height: 5rem;
}
.theme-sportsbay .ww-calendar__wrapper .fc-timeGridWeek-view .fc-timegrid-slot{
  height: 6rem;
}
.theme-sportsbay .ww-calendar__wrapper .fc-timegrid{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1.5rem;
}
.theme-sportsbay .ww-calendar__wrapper th, .theme-sportsbay .ww-calendar__wrapper td{
  --tw-border-opacity: 1;
  border-color: rgb(25 42 83 / var(--tw-border-opacity));
}
.theme-sportsbay .ww-calendar__wrapper .fc-timegrid-col-events{
  margin-left: 1px;
  margin-right: 1px;
}
.theme-sportsbay .ww-calendar__wrapper .fc-v-event.bl-product-3368{
  --tw-border-opacity: 1;
  border-color: rgb(182 130 80 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(182 130 80 / var(--tw-bg-opacity));
}
.theme-sportsbay .ww-calendar__wrapper .fc-v-event.active{
  --tw-border-opacity: 1;
  border-color: rgb(2 203 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(2 203 230 / var(--tw-bg-opacity));
}
.theme-sportsbay .ww-calendar__wrapper .fc-v-event .fc-event-main-frame{
  padding: 0.25rem;
}
.theme-sportsbay .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
  font-size: .75rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-time{
    font-weight: 300;
  }
}
.theme-sportsbay .ww-calendar__wrapper .fc-v-event .fc-event-main-frame .fc-event-title{
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25;
}
.theme-sportsbay .ww-calendar__wrapper .fc-scrollgrid{
  border-style: none;
}
.theme-sportsbay .ww-calendar__wrapper .fc-dayGridMonth-view .fc-col-header-cell{
  border-style: none;
}
.theme-sportsbay .ww-calendar__wrapper .fc-col-header-cell-cushion{
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-sportsbay .ww-calendar__wrapper .fc-timegrid-slot-label{
  vertical-align: top;
}
.theme-sportsbay .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: .875rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-calendar__wrapper .fc-timegrid-slot-label-cushion{
    font-size: 1rem;
  }
}
.theme-sportsbay .ww-calendar__wrapper .fc-timegrid-col.fc-day-today{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-button-primary{
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  font-size: .875rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #fff;
}
.theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-button-primary:focus {
  box-shadow: none;
}
.theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-prev-button, .theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-timeGridWeek-button{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 1px;
}
.theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-next-button, .theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-timeGridDay-button{
  margin-right: 1.5rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-width: 1px;
}
.theme-sportsbay .ww-calendar__wrapper .fc-button-group .fc-button-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #fff;
}
.theme-sportsbay .wp-block-wellenwerk-container{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-container{
    flex-direction: row;
  }
}
.theme-sportsbay .wp-block-wellenwerk-container-item {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-container-item{
    position: static;
  }
  .theme-sportsbay .wp-block-wellenwerk-container-item{
    margin: 0px;
  }
  .theme-sportsbay .wp-block-wellenwerk-container-item{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-container-item {
  background-color: rgb(249,250,251);
}
.theme-sportsbay .wp-block-wellenwerk-container-item:nth-child(even) {
  background-color: #fff;
}
.theme-sportsbay .wp-block-wellenwerk-container-item ul{
  padding-left: 2rem;
  list-style-image: url("../icons/list_yellow.svg");
}
.theme-sportsbay .ww-event-list{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-event-list{
    flex-direction: row;
  }
  .theme-sportsbay .ww-event-list{
    justify-content: flex-start;
  }
  .theme-sportsbay .ww-event-list{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.theme-sportsbay .ww-event-list__wrapper {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-event-list__wrapper{
    position: static;
  }
  .theme-sportsbay .ww-event-list__wrapper{
    margin: 0px;
  }
  .theme-sportsbay .ww-event-list__wrapper{
    width: 100%;
  }
  .theme-sportsbay .ww-event-list__wrapper{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.theme-sportsbay .ww-event-list__wrapper h2{
  margin: 0px;
}
.theme-sportsbay .ww-event-list__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #181877;
}
.theme-sportsbay .ww-event-list-item{
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-event-list-item{
    width: 25%;
  }
  .theme-sportsbay .ww-event-list-item{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .theme-sportsbay .ww-event-list-item{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.theme-sportsbay .ww-event-list-item:not(:last-child){
  border-bottom-width: 1px;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-event-list-item:not(:last-child){
    border-style: none;
  }
}
.theme-sportsbay .ww-event-list-item:not(:last-child) {
  border-color: #FCCA04;
}
.theme-sportsbay .ww-event-list-item__image{
  position: relative;
  max-height: 225px;
}
.theme-sportsbay .ww-event-list-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-sportsbay .ww-event-list-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-sportsbay .ww-event-list-item__heading{
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.5rem;
}
.theme-sportsbay .ww-event-list-item__details{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-event-list-item__details{
    margin-top: 1.5rem;
  }
  .theme-sportsbay .ww-event-list-item__details{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.theme-sportsbay .ww-event-list-item__details .wp-block-buttons{
  margin-top: 1rem;
}
.theme-sportsbay .ww-event-list-item__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-sportsbay .ww-event-list-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #181877;
}
.theme-sportsbay .ww-event-list-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-sportsbay .ww-event-list-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-sportsbay .ww-event-list-item__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-sportsbay .ww-event-list-item__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .theme-sportsbay .ww-event-list-item__description{
    visibility: visible;
  }
  .theme-sportsbay .ww-event-list-item__description{
    position: static;
  }
  .theme-sportsbay .ww-event-list-item__description{
    margin-top: 0.5rem;
  }
  .theme-sportsbay .ww-event-list-item__description{
    opacity: 1;
  }
}
.theme-sportsbay .ww-event-list-item__expand-container{
  margin-top: 1rem;
  cursor: pointer;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-event-list-item__expand-container{
    display: none;
  }
}
.theme-sportsbay .ww-event-list-item__expand-container {
  color: #181877;
}
.theme-sportsbay .ww-event-list-item__expand-container .ww-event-list-item__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-sportsbay .ww-event-list-item__expand-container .ww-event-list-item__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.75rem;
  width: 0.75rem;
  border-color: #181877;
  content: "";
}
.theme-sportsbay .ww-event-list-item__expand-container .ww-event-list-item__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
.theme-sportsbay .wp-block-wellenwerk-faq-item {
  background-color: #fff;
}
.theme-sportsbay .wp-block-wellenwerk-faq-item .ww-faq__answer{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-sportsbay .wp-block-wellenwerk-faq-item.active .ww-faq__answer{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-sportsbay .ww-faq__container{
  padding-left: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-faq__container{
    padding-left: 3rem;
  }
  .theme-sportsbay .ww-faq__container{
    padding-right: 2rem;
  }
}
.theme-sportsbay .ww-faq__answer{
  padding-bottom: 1rem;
}
.theme-sportsbay .ww-faq__question{
  position: relative;
  margin-bottom: 0px;
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-bottom: 0.75rem;
  font-weight: 300;
}
.theme-sportsbay .ww-faq__question:before{
  position: absolute;
  left: -1rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  content: "";
  background: url("../icons/list_yellow.svg") no-repeat center;
}
.theme-sportsbay .ww-faq__question .faq-expand{
  margin-bottom: 0.25rem;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  color: #FCCA04;
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser{
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media (min-width: 1024px) {
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser{
    position: relative;
  }
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser{
    left: 0px;
  }
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser{
    right: 0px;
  }
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser{
    max-height: 40rem;
  }
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser{
    width: 100%;
  }
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser{
    max-width: 1366px;
  }
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
  bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slider .slick-dots{
    bottom: 0.25rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img {
  height: calc(100vh - 60px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__slide img{
    height: 40rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
  display: none;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    display: block;
  }
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video{
    height: 40rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__video video{
  height: 40rem;
  width: 1366px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper{
  position: absolute;
  top: 0px;
  min-width: 100%;
  text-align: center;
  background-color: rgba(25, 42, 83, 0.5);
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__message-wrapper .ww-hero-teaser__message{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator{
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .ww-hero-teaser__scroll-indicator:hover svg g {
  stroke: #181877;
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .wp-block-buttons{
  position: absolute;
  bottom: 5rem;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button:not(:last-child){
    margin-bottom: 1.5rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
  border-radius: 0.375rem;
  border-style: none;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 42 83 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-hero-teaser .wp-block-buttons .wp-block-button .wp-block-button__link {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-sportsbay .wp-block-wellenwerk-icon-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-icon-grid{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .theme-sportsbay .wp-block-wellenwerk-icon-grid{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .theme-sportsbay .wp-block-wellenwerk-icon-grid{
    padding: 2rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-icon-grid {
  background-color: #fff;
}
.theme-sportsbay .ww-icon-grid{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}
.theme-sportsbay .ww-icon-grid__label{
  margin-top: 0.5rem;
  text-align: center;
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-icon-grid__label{
    font-size: 1rem;
  }
}
.theme-sportsbay .ww-icon-grid__image-wrapper{
  height: 3rem;
  width: 3rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-icon-grid__image-wrapper{
    height: 3.5rem;
  }
  .theme-sportsbay .ww-icon-grid__image-wrapper{
    width: 3.5rem;
  }
}
.theme-sportsbay .ww-news-item__wrapper{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-news-item__wrapper{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-sportsbay .ww-news-item__wrapper{
    padding-top: 3rem;
  }
  .theme-sportsbay .ww-news-item__wrapper{
    padding-bottom: 0px;
  }
}
.theme-sportsbay .ww-news-item__wrapper h2{
  margin: 0px;
}
.theme-sportsbay .ww-news-item__wrapper h3{
  margin: 0px;
  font-weight: 300;
  color: #181877;
}
.theme-sportsbay .ww-news-item__wrapper .wp-block-buttons{
  justify-content: flex-end;
}
.theme-sportsbay .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
  display: flex;
  align-items: baseline;
  font-size: 1.125rem;
  font-weight: 100;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link{
    font-size: 1.25rem;
  }
}
.theme-sportsbay .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:after{
  margin-left: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-color: #181877;
  content: "";
}
.theme-sportsbay .ww-news-item__wrapper .wp-block-buttons .wp-block-button__link:hover:after {
  border-color: #fff;
}
.theme-sportsbay .ww-news-item__heading{
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.theme-sportsbay .ww-news-item__date{
  margin-bottom: 0.5rem;
  display: flex;
  color: #181877;
}
.theme-sportsbay .ww-news-item__date-icon{
  height: 1rem;
  width: 1rem;
}
.theme-sportsbay .ww-news-item__date-text{
  margin-left: 0.5rem;
  font-size: .875rem;
}
.theme-sportsbay .ww-news-item__image{
  position: relative;
}
.theme-sportsbay .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-sportsbay .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-sportsbay .news-slider{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 1366px;
  padding: 0px;
}
.theme-sportsbay .news-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-sportsbay .news-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-sportsbay .news-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-sportsbay .news-slider .slick-track{
    position: static;
  }
  .theme-sportsbay .news-slider .slick-track{
    margin: 0px;
  }
  .theme-sportsbay .news-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-sportsbay .news-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-sportsbay .news-slider .slick-track .slick-slide{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-sportsbay .news-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-sportsbay .news-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
}
.theme-sportsbay .news-slider .ww-news-item__image-wrapper{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 14rem;
  width: 14rem;
  max-width: 14rem;
  flex-shrink: 0;
  flex-grow: 1;
  border-radius: 9999px;
  border-width: 1px;
  padding: 0.5rem;
  border-color: #FCCA04;
}
.theme-sportsbay .news-slider .ww-news-item__image{
  position: relative;
}
.theme-sportsbay .news-slider .ww-news-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-sportsbay .news-slider .ww-news-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-sportsbay .news-slider .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 768px){
  .theme-sportsbay .news-slider .ww-news-item__details{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .theme-sportsbay .news-slider .ww-news-item__details{
    padding-top: 0px;
  }
}
@media (min-width: 1024px){
  .theme-sportsbay .news-list > div{
    flex-direction: row;
  }
  .theme-sportsbay .news-list > div{
    align-items: flex-start;
  }
}
.theme-sportsbay .news-list .ww-news-item__image-wrapper{
  height: 14rem;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
}
@media (min-width: 1024px){
  .theme-sportsbay .news-list .ww-news-item__image-wrapper{
    width: 20rem;
  }
  .theme-sportsbay .news-list .ww-news-item__image-wrapper{
    max-width: 20rem;
  }
}
.theme-sportsbay .news-list .ww-news-item__image-wrapper {
  border-color: #FCCA04;
}
.theme-sportsbay .news-list .ww-news-item__image{
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.theme-sportsbay .news-list .ww-news-item__details{
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .news-list .ww-news-item__details{
    margin-left: 1.5rem;
  }
  .theme-sportsbay .news-list .ww-news-item__details{
    padding-top: 0px;
  }
}
.theme-sportsbay .wp-block-wellenwerk-product{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-product{
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-product:not(:last-of-type){
  border-bottom-width: 1px;
  border-color: #FCCA04;
}
.theme-sportsbay .ww-product__name{
  font-weight: 600;
  text-transform: none;
}
.theme-sportsbay .ww-product__summary{
  margin-bottom: 0.75rem;
}
.theme-sportsbay .ww-product__image{
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-product__image{
    margin-right: 1rem;
  }
  .theme-sportsbay .ww-product__image{
    margin-bottom: 0px;
  }
  .theme-sportsbay .ww-product__details{
    margin-left: 1rem;
  }
  .theme-sportsbay .ww-product__details .wp-block-buttons{
    flex-direction: column;
  }
}
.theme-sportsbay .ww-product__details .wp-block-buttons .wp-block-button{
  margin-right: 0px;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-product__details .wp-block-buttons .wp-block-button{
    width: 15rem;
  }
}
.theme-sportsbay .ww-product__details .wp-block-buttons .wp-block-button__link{
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: .875rem;
  font-weight: 400;
}
.theme-sportsbay .ww-product__expand-container{
  margin-top: 0.75rem;
  cursor: pointer;
  font-size: .875rem;
  text-transform: uppercase;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-product__expand-container{
    font-size: 1rem;
  }
}
.theme-sportsbay .ww-product__expand-container {
  color: #181877;
}
.theme-sportsbay .ww-product__expand-container .ww-product__expand{
  margin-left: 0.25rem;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
  position: relative;
  top: -0.125rem;
  display: inline-block;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  border-right-width: 1px;
  height: 0.5rem;
  width: 0.5rem;
  border-color: #181877;
  content: "";
}
.theme-sportsbay .ww-product__expand-container .ww-product__expand.active:before{
  top: 0.125rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
}
@media (min-width: 1024px) {
  .theme-sportsbay .ww-product__expand-container .ww-product__expand{
    margin-left: 0.25rem;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand{
    display: inline-block;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand{
    transition-duration: 200ms;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
    position: relative;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
    top: -0.125rem;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
    display: inline-block;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
    --tw-rotate: 135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
    border-top-width: 1px;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before{
    border-right-width: 1px;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand:before {
    height: 0.75rem;
    width: 0.75rem;
    border-color: #181877;
    content: "";
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand.active:before{
    top: 0.125rem;
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand.active:before{
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .theme-sportsbay .ww-product__expand-container .ww-product__expand.active:before {
    content: "";
  }
}
.theme-sportsbay .ww-product__description{
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.theme-sportsbay .ww-product__description.active{
  visibility: visible;
  position: static;
  opacity: 1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-sportsbay .wp-block-wellenwerk-product-slider{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1366px;
  padding-bottom: 2rem;
}
.theme-sportsbay .wp-block-wellenwerk-product-slider .slick-list{
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .theme-sportsbay .wp-block-wellenwerk-product-slider .slick-list{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.theme-sportsbay .wp-block-wellenwerk-product-slider .slick-track{
  position: relative;
  width: 100vw;
}
@media (min-width: 1024px) {
  .theme-sportsbay .wp-block-wellenwerk-product-slider .slick-track{
    position: static;
  }
  .theme-sportsbay .wp-block-wellenwerk-product-slider .slick-track{
    margin: 0px;
  }
  .theme-sportsbay .wp-block-wellenwerk-product-slider .slick-track{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.theme-sportsbay .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  height: auto;
  align-items: center;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    flex-direction: row;
  }
  .theme-sportsbay .wp-block-wellenwerk-product-slider .slick-track .slick-slide{
    align-items: flex-start;
  }
  .theme-sportsbay .ww-product-slider__heading{
    margin-left: 1rem;
  }
}
.theme-sportsbay .ww-product-slider-item__image-wrapper{
  height: 100%;
  max-height: 18rem;
  width: 100%;
  max-width: 100%;
}
.theme-sportsbay .ww-product-slider-item__image{
  position: relative;
}
.theme-sportsbay .ww-product-slider-item__image:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.theme-sportsbay .ww-product-slider-item__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-sportsbay .ww-product-slider-item__details{
  padding-top: 1rem;
}
.theme-sportsbay .ww-product-slider-item__price{
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-product-slider-item__price{
    font-size: 1.125rem;
  }
}
.theme-sportsbay .ww-product-slider-item__price {
  color: #000;
}
.theme-sportsbay .ww-section {
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  display: flex;
  width: 100vw;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-section{
    position: static;
  }
  .theme-sportsbay .ww-section{
    margin: 0px;
  }
  .theme-sportsbay .ww-section{
    width: auto;
  }
  .theme-sportsbay .ww-section{
    flex-direction: row;
  }
  .theme-sportsbay .ww-section{
    padding: 0px;
  }
  .theme-sportsbay .ww-section:nth-child(odd){
    flex-direction: row-reverse;
  }
}
.theme-sportsbay .ww-section__image{
  position: relative;
  margin-left: -2rem;
  margin-right: -2rem;
  min-height: 300px;
  width: auto;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-section__image{
    margin-left: 0px;
    margin-right: 0px;
  }
  .theme-sportsbay .ww-section__image{
    width: 50%;
  }
}
.theme-sportsbay .ww-section__image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-sportsbay .ww-section__details{
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .theme-sportsbay .ww-section__details{
    width: 50%;
  }
  .theme-sportsbay .ww-section__details{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-sportsbay .ww-section__details{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.theme-sportsbay .ww-section__details .wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.theme-sportsbay .ww-section__heading{
  margin: 0px;
}
.theme-sportsbay .ww-section__pre-heading{
  margin: 0px;
  font-weight: 300;
  text-transform: uppercase;
  color: #181877;
}
.theme-sportsbay .ww-section__post-heading{
  margin: 0px;
  font-weight: 300;
  color: #181877;
}
@media (min-width: 1024px){
  .theme-sportsbay .wp-block-wellenwerk-text{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .theme-sportsbay .wp-block-wellenwerk-text{
    padding-bottom: 2rem;
  }
}
.theme-sportsbay .wp-block-wellenwerk-text {
  background-color: #fff;
}
.theme-sportsbay .ww-text__heading{
  position: relative;
  display: inline-block;
  border-color: #FCCA04;
}
.theme-sportsbay .ww-text__heading:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
  content: "";
  background-color: #FCCA04;
}
/*
! tailwindcss v3.0.18 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Myriad Pro, sans-serif; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}
.theme-wellenwerk{
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  font-weight: 100;
  line-height: 1.5;
}
@media (min-width: 1024px){
  .theme-wellenwerk{
    font-size: .9375rem;
  }
}
.theme-wellenwerk {
    background-color: #192a53;
    color: #fff;
  }
.theme-wellenwerk h1, .theme-wellenwerk h2{
  margin-top: 1rem;
  text-align: left;
}
.theme-wellenwerk h1.with-border, .theme-wellenwerk h2.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #B68250;
}
.theme-wellenwerk h1.with-border:after, .theme-wellenwerk h2.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #B68250;
}
.theme-wellenwerk h3{
  text-align: left;
}
.theme-wellenwerk h3.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #B68250;
}
.theme-wellenwerk h3.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.5rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #B68250;
}
.theme-wellenwerk h1{
  font-size: 1.875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-wellenwerk h1{
    font-size: 1.875rem;
  }
}
.theme-wellenwerk h2{
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-wellenwerk h2{
    font-size: 1.25rem;
  }
}
.theme-wellenwerk h3{
  margin-bottom: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-wellenwerk h3{
    font-size: 1.125rem;
  }
}
.theme-wellenwerk a {
    color: #02CBE6;
  }
.theme-wellenwerk.is-clipped{
  overflow: hidden;
}
.theme-deus{
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  font-weight: 100;
  line-height: 1.5;
}
@media (min-width: 1024px){
  .theme-deus{
    font-size: .9375rem;
  }
}
.theme-deus {
    background-color: #1B1B1B;
    color: #fff;
  }
.theme-deus h1, .theme-deus h2{
  margin-top: 1rem;
  text-align: left;
}
.theme-deus h1.with-border, .theme-deus h2.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #FCCA04;
}
.theme-deus h1.with-border:after, .theme-deus h2.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #FCCA04;
}
.theme-deus h3{
  text-align: left;
}
.theme-deus h3.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #FCCA04;
}
.theme-deus h3.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.5rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #FCCA04;
}
.theme-deus h1{
  font-size: 1.875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-deus h1{
    font-size: 1.875rem;
  }
}
.theme-deus h2{
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-deus h2{
    font-size: 1.25rem;
  }
}
.theme-deus h3{
  margin-bottom: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-deus h3{
    font-size: 1.125rem;
  }
}
.theme-deus a {
    color: #FCCA04;
  }
.theme-deus.is-clipped{
  overflow: hidden;
}
.theme-events{
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  font-weight: 100;
  line-height: 1.5;
}
@media (min-width: 1024px){
  .theme-events{
    font-size: .9375rem;
  }
}
.theme-events {
    background-color: #152241;
    color: #fff;
  }
.theme-events h1, .theme-events h2{
  margin-top: 1rem;
  text-align: left;
}
.theme-events h1.with-border, .theme-events h2.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #B68250;
}
.theme-events h1.with-border:after, .theme-events h2.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #FCCA04;
}
.theme-events h3{
  text-align: left;
}
.theme-events h3.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #B68250;
}
.theme-events h3.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.5rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #FCCA04;
}
.theme-events h1{
  font-size: 1.875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-events h1{
    font-size: 1.875rem;
  }
}
.theme-events h2{
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-events h2{
    font-size: 1.25rem;
  }
}
.theme-events h3{
  margin-bottom: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-events h3{
    font-size: 1.125rem;
  }
}
.theme-events a {
    color: #FCCA04;
  }
.theme-events.is-clipped{
  overflow: hidden;
}
.theme-ticketwerk{
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  font-weight: 100;
  line-height: 1.5;
}
@media (min-width: 1024px){
  .theme-ticketwerk{
    font-size: .9375rem;
  }
}
.theme-ticketwerk {
    background-color: #fff;
    color: #192a53;
  }
.theme-ticketwerk h1, .theme-ticketwerk h2{
  margin-top: 1rem;
  text-align: left;
}
.theme-ticketwerk h1.with-border, .theme-ticketwerk h2.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #B68250;
}
.theme-ticketwerk h1.with-border:after, .theme-ticketwerk h2.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #B68250;
}
.theme-ticketwerk h3{
  text-align: left;
}
.theme-ticketwerk h3.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #B68250;
}
.theme-ticketwerk h3.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.5rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #B68250;
}
.theme-ticketwerk h1{
  font-size: 1.875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-ticketwerk h1{
    font-size: 1.875rem;
  }
}
.theme-ticketwerk h2{
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-ticketwerk h2{
    font-size: 1.25rem;
  }
}
.theme-ticketwerk h3{
  margin-bottom: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-ticketwerk h3{
    font-size: 1.125rem;
  }
}
.theme-ticketwerk a {
    color: #02CBE6;
  }
.theme-ticketwerk.is-clipped{
  overflow: hidden;
}
.theme-sportsbay{
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  font-weight: 100;
  line-height: 1.5;
}
@media (min-width: 1024px){
  .theme-sportsbay{
    font-size: .9375rem;
  }
}
.theme-sportsbay {
    background-color: #fff;
    color: #000;
  }
.theme-sportsbay h1, .theme-sportsbay h2{
  margin-top: 1rem;
  text-align: left;
}
.theme-sportsbay h1.with-border, .theme-sportsbay h2.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #FCCA04;
}
.theme-sportsbay h1.with-border:after, .theme-sportsbay h2.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.25rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #FCCA04;
}
.theme-sportsbay h3{
  text-align: left;
}
.theme-sportsbay h3.with-border{
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
    border-color: #FCCA04;
}
.theme-sportsbay h3.with-border:after{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  margin-top: 0.5rem;
  height: 1px;
  width: 4rem;
    content: "";
    background-color: #FCCA04;
}
.theme-sportsbay h1{
  font-size: 1.875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-sportsbay h1{
    font-size: 1.875rem;
  }
}
.theme-sportsbay h2{
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-sportsbay h2{
    font-size: 1.25rem;
  }
}
.theme-sportsbay h3{
  margin-bottom: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px){
  .theme-sportsbay h3{
    font-size: 1.125rem;
  }
}
.theme-sportsbay a {
    color: #181877;
  }
.theme-sportsbay.is-clipped{
  overflow: hidden;
}
*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.bottom-4{
  bottom: 1rem;
}
.right-4{
  right: 1rem;
}
.bottom-2{
  bottom: 0.5rem;
}
.left-0{
  left: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mb-auto{
  margin-bottom: auto;
}
.mt-4{
  margin-top: 1rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-4{
  margin-right: 1rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.h-screen{
  height: 100vh;
}
.h-full{
  height: 100%;
}
.h-\[100px\]{
  height: 100px;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[200px\]{
  max-height: 200px;
}
.max-h-full{
  max-height: 100%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-2\/3{
  width: 66.666667%;
}
.w-full{
  width: 100%;
}
.w-1\/2{
  width: 50%;
}
.w-\[100px\]{
  width: 100px;
}
.min-w-25{
  min-width: 25%;
}
.min-w-full{
  min-width: 100%;
}
.max-w-3xl{
  max-width: 48rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-auto{
  overflow-y: auto;
}
.rounded-full{
  border-radius: 9999px;
}
.border-gold-500{
  --tw-border-opacity: 1;
  border-color: rgb(182 130 80 / var(--tw-border-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-4{
  padding: 1rem;
}
.p-2{
  padding: 0.5rem;
}
.p-1{
  padding: 0.25rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.text-left{
  text-align: left;
}
.text-xs{
  font-size: .75rem;
}
.text-3xl{
  font-size: 1.875rem;
}
.text-lg{
  font-size: 1.125rem;
}
.text-2xl{
  font-size: 1.5rem;
}
.font-thin{
  font-weight: 100;
}
.font-bold{
  font-weight: 700;
}
.uppercase{
  text-transform: uppercase;
}
.leading-\[0\.9\]{
  line-height: 0.9;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.outline{
  outline-style: solid;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.hover\:scale-125:hover{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px){
  .sm\:w-1\/3{
    width: 33.333333%;
  }
  .sm\:w-2\/3{
    width: 66.666667%;
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:text-base{
    font-size: 1rem;
  }
}
@media (min-width: 768px){
  .md\:bottom-6{
    bottom: 1.5rem;
  }
  .md\:right-6{
    right: 1.5rem;
  }
  .md\:h-\[200px\]{
    height: 200px;
  }
  .md\:w-\[200px\]{
    width: 200px;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:overflow-y-visible{
    overflow-y: visible;
  }
  .md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px){
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1280px){
  .xl\:text-lg{
    font-size: 1.125rem;
  }
}
