@charset "UTF-8";
@import '../node_modules/swiper/swiper.css';
@import '../node_modules/swiper/modules/navigation.css';
@import '../node_modules/swiper/modules/free-mode.css';
/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto/roboto-v51-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v51-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto/roboto-v51-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/roboto/roboto-v51-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto/roboto-v51-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
-webkit-::selection {
  background: #000000;
  color: #FFFFFF;
}

::selection {
  background: #000000;
  color: #FFFFFF;
}

.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

@media (min-width: 479px) {
  br.mobile-break {
    display: none;
  }
}

*, *::before, *::after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.font1, .FormBuilder.FormBuilder-contact input:not([type=checkbox]):not([type=radio]),
.FormBuilder.FormBuilder-contact textarea,
.FormBuilder.FormBuilder-anmeldung input:not([type=checkbox]):not([type=radio]),
.FormBuilder.FormBuilder-anmeldung textarea,
.FormBuilder.FormBuilder-newsletter input:not([type=checkbox]):not([type=radio]),
.FormBuilder.FormBuilder-newsletter textarea, .newsletter-cta__btn, a.mybtn, button.mybtn, a.uk-link.mybtn, body {
  font-family: "Roboto", "Google Sans Flex", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: normal;
}

.size-m1, .FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday,
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday, .uk-subnav li a:link, .uk-subnav li a:visited, .privacywire-ask-consent button, .caption, .post-meta-date {
  font-size: 0.75em;
}

.size1, .uk-form-label, h4 {
  font-size: 1.125rem !important;
}
.size1 p, .uk-form-label p, h4 p {
  font-size: 1.125rem !important;
}

.size2, .FormBuilder.FormBuilder-contact label.uk-form-label,
.FormBuilder.FormBuilder-anmeldung label.uk-form-label,
.FormBuilder.FormBuilder-newsletter label.uk-form-label, h3 {
  font-size: 1.25em;
}
@media (max-width: 640px) {
  .size2, .FormBuilder.FormBuilder-contact label.uk-form-label,
  .FormBuilder.FormBuilder-anmeldung label.uk-form-label,
  .FormBuilder.FormBuilder-newsletter label.uk-form-label, h3 {
    font-size: 1.15em;
  }
}

.size3, .FormBuilder.FormBuilder-contact legend.uk-legend,
.FormBuilder.FormBuilder-anmeldung legend.uk-legend,
.FormBuilder.FormBuilder-newsletter legend.uk-legend, h2 {
  font-size: 1.618em;
}
@media (max-width: 640px) {
  .size3, .FormBuilder.FormBuilder-contact legend.uk-legend,
  .FormBuilder.FormBuilder-anmeldung legend.uk-legend,
  .FormBuilder.FormBuilder-newsletter legend.uk-legend, h2 {
    font-size: 1.3em;
  }
}

/* Largest heading size */
.size4, h1 {
  font-size: 2.2em;
  letter-spacing: -0.015em;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  background-color: #FFFFFF;
}
html::-webkit-scrollbar, body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: transparent;
}
html::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
  background: transparent;
}
html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 0px;
  border: 0;
}

body {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: normal;
  position: relative;
  color: #000000;
  overflow-x: hidden;
  letter-spacing: 0.015em;
}
@media (max-width: 640px) {
  body {
    font-size: 18px;
  }
}

#bgpattern {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  display: none;
  opacity: 0.5;
  background: linear-gradient(225deg, #abc8de 0%, #c7c9d8 16.667%, #e5cccf 33.333%, #ffd3c7 50%, #ffdbc2 66.667%, #ffe4c0 83.333%, #ffedc3 100%);
}

button {
  font-size: 1em;
  scale: 1;
  color: #000000;
  background-color: transparent;
  border: 1px solid #000000;
}

a, button, a.uk-link {
  transition: all 0.1s ease;
  color: #000000;
}
a:link, a:visited, button:link, button:visited, a.uk-link:link, a.uk-link:visited {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.09em;
  color: #000000;
}
a:hover, a:active, a.is-active, button:hover, button:active, button.is-active, a.uk-link:hover, a.uk-link:active, a.uk-link.is-active {
  text-decoration: none;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.09em;
  color: #9c4454;
}
a.is-active, button.is-active, a.uk-link.is-active {
  pointer-events: none;
  text-decoration: none !important;
  color: #9c4454;
}
a.mybtn, button.mybtn, a.uk-link.mybtn {
  position: relative;
  padding: 10px 20px 11px 20px;
  border-radius: 6px;
  display: inline-block;
  text-shadow: none !important;
  text-align: center;
}
a.mybtn:link, a.mybtn:visited, button.mybtn:link, button.mybtn:visited, a.uk-link.mybtn:link, a.uk-link.mybtn:visited {
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  border: 1px solid #000000;
}
a.mybtn:hover, a.mybtn:active, button.mybtn:hover, button.mybtn:active, a.uk-link.mybtn:hover, a.uk-link.mybtn:active {
  color: #FFFFFF;
  background-color: #9c4454;
  border: 1px solid #9c4454;
}
a.mybtn.mybtn-white:link, a.mybtn.mybtn-white:visited, button.mybtn.mybtn-white:link, button.mybtn.mybtn-white:visited, a.uk-link.mybtn.mybtn-white:link, a.uk-link.mybtn.mybtn-white:visited {
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF;
  border: none;
}
a.mybtn.mybtn-white:hover, a.mybtn.mybtn-white:active, button.mybtn.mybtn-white:hover, button.mybtn.mybtn-white:active, a.uk-link.mybtn.mybtn-white:hover, a.uk-link.mybtn.mybtn-white:active {
  color: #FFFFFF;
  background-color: #9c4454;
}
a.mybtn.mybtn-black:link, a.mybtn.mybtn-black:visited, button.mybtn.mybtn-black:link, button.mybtn.mybtn-black:visited, a.uk-link.mybtn.mybtn-black:link, a.uk-link.mybtn.mybtn-black:visited {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #000000;
  border: none;
}
a.mybtn.mybtn-black:hover, a.mybtn.mybtn-black:active, button.mybtn.mybtn-black:hover, button.mybtn.mybtn-black:active, a.uk-link.mybtn.mybtn-black:hover, a.uk-link.mybtn.mybtn-black:active {
  color: #FFFFFF;
  background-color: #9c4454;
}
a.mybtn.mybtn-icon, button.mybtn.mybtn-icon, a.uk-link.mybtn.mybtn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6em;
  height: 2.7em;
  width: height;
  border-radius: 50%;
  aspect-ratio: 1/1;
}
a.mybtn.mybtn-icon .hidden, button.mybtn.mybtn-icon .hidden, a.uk-link.mybtn.mybtn-icon .hidden {
  display: none;
}
a.mybtn.mybtn-icon:hover img, a.mybtn.mybtn-icon:active img, button.mybtn.mybtn-icon:hover img, button.mybtn.mybtn-icon:active img, a.uk-link.mybtn.mybtn-icon:hover img, a.uk-link.mybtn.mybtn-icon:active img {
  display: none;
}
a.mybtn.mybtn-icon:hover img.hidden, a.mybtn.mybtn-icon:active img.hidden, button.mybtn.mybtn-icon:hover img.hidden, button.mybtn.mybtn-icon:active img.hidden, a.uk-link.mybtn.mybtn-icon:hover img.hidden, a.uk-link.mybtn.mybtn-icon:active img.hidden {
  display: block;
}
a.mybtn ~ a.mybtn, button.mybtn ~ a.mybtn, a.uk-link.mybtn ~ a.mybtn {
  margin-left: 12px;
}
@media (max-width: 640px) {
  a.mybtn ~ a.mybtn, button.mybtn ~ a.mybtn, a.uk-link.mybtn ~ a.mybtn {
    margin-left: 0;
    margin-top: 8px;
  }
}
@media (max-width: 640px) {
  a.mybtn.mybtn-mob100, button.mybtn.mybtn-mob100, a.uk-link.mybtn.mybtn-mob100 {
    display: block;
    width: 100%;
    text-align: center;
  }
}
a.nolink:link, header.site-header div#menus a:link, a.nolink:visited, header.site-header div#menus a:visited, button.nolink:link, button.nolink:visited, a.uk-link.nolink:link, a.uk-link.nolink:visited {
  text-decoration: none;
}
a.nolink:hover, header.site-header div#menus a:hover, a.nolink:active, header.site-header div#menus a:active, a.nolink.is-active, header.site-header div#menus a.is-active, button.nolink:hover, button.nolink:active, button.nolink.is-active, a.uk-link.nolink:hover, a.uk-link.nolink:active, a.uk-link.nolink.is-active {
  text-decoration: none;
  color: #9c4454;
}
a.nolink:hover *, header.site-header div#menus a:hover *, a.nolink:active *, header.site-header div#menus a:active *, a.nolink.is-active *, header.site-header div#menus a.is-active *, button.nolink:hover *, button.nolink:active *, button.nolink.is-active *, a.uk-link.nolink:hover *, a.uk-link.nolink:active *, a.uk-link.nolink.is-active * {
  color: #9c4454 !important;
}
a.hoverlink:hover, a.hoverlink:active, button.hoverlink:hover, button.hoverlink:active, a.uk-link.hoverlink:hover, a.uk-link.hoverlink:active {
  text-decoration: none;
  opacity: 0.5;
}
a.colorlink:link, a.colorlink:visited, button.colorlink:link, button.colorlink:visited, a.uk-link.colorlink:link, a.uk-link.colorlink:visited {
  text-decoration: none;
  color: #000000;
}
a.colorlink:hover, a.colorlink:active, a.colorlink.is-active, button.colorlink:hover, button.colorlink:active, button.colorlink.is-active, a.uk-link.colorlink:hover, a.uk-link.colorlink:active, a.uk-link.colorlink.is-active {
  text-decoration: none;
  color: #9c4454;
}
a.svghover:hover svg path, button.svghover:hover svg path, a.uk-link.svghover:hover svg path {
  fill: #9c4454 !important;
}
a.zoom-hover, button.zoom-hover, a.uk-link.zoom-hover {
  display: block;
  overflow: hidden;
}
a.zoom-hover img, button.zoom-hover img, a.uk-link.zoom-hover img {
  transition: scale 0.6s ease;
}
a.zoom-hover:hover img, a.zoom-hover:active img, button.zoom-hover:hover img, button.zoom-hover:active img, a.uk-link.zoom-hover:hover img, a.uk-link.zoom-hover:active img {
  scale: 1.02;
}
a.whitelink:link, a.whitelink:visited, button.whitelink:link, button.whitelink:visited, a.uk-link.whitelink:link, a.uk-link.whitelink:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.whitelink:hover, a.whitelink:active, button.whitelink:hover, button.whitelink:active, a.uk-link.whitelink:hover, a.uk-link.whitelink:active {
  color: #9c4454;
}

.rounded {
  border-radius: 10px;
}

.faded {
  opacity: 0.5;
}

.fade-up, .fade-in {
  opacity: 0;
}

.font-weight-medium {
  font-weight: 500;
}

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

.uk-flex-start {
  align-items: flex-start;
}

.uk-slider-items {
  padding-left: 0 !important;
}

.uk-slider-item {
  max-width: 1300px;
  margin: 15px;
  padding-left: 45px;
  padding-right: 10px;
  cursor: grab;
}

@media (min-width: 960px) {
  .uk-order-1\@m {
    order: 1;
  }
}

@media (min-width: 960px) {
  .uk-order-2\@m {
    order: 2;
  }
}

@media (min-width: 960px) {
  .uk-order-3\@m {
    order: 3;
  }
}

@media (min-width: 960px) {
  .uk-order-4\@m {
    order: 4;
  }
}

@media (min-width: 1200px) {
  .uk-order-1\@l {
    order: 1;
  }
}

@media (min-width: 1200px) {
  .uk-order-2\@l {
    order: 2;
  }
}

@media (min-width: 1200px) {
  .uk-order-3\@l {
    order: 3;
  }
}

@media (min-width: 1200px) {
  .uk-order-4\@l {
    order: 4;
  }
}

button {
  cursor: pointer;
}

.nolinks a:link, .nolinks a:visited {
  text-decoration: none;
  color: #000000;
}
.nolinks a:hover, .nolinks a:active {
  text-decoration: none;
}
.nolinks a.is-active {
  pointer-events: none;
}

.colorlinks a:link, .colorlinks a:visited {
  text-decoration: none;
  color: #000000;
}
.colorlinks a:hover, .colorlinks a:active {
  text-decoration: none;
  color: #9c4454;
}
.colorlinks a.is-active {
  pointer-events: none;
  color: #9c4454;
}

ul[uk-accordion] {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
ul[uk-accordion] > li {
  border-bottom: 1px solid #000000;
  margin-top: 0 !important;
}
ul[uk-accordion] ul {
  list-style: disc;
}
ul[uk-accordion] ul > li {
  margin-bottom: 5px;
}
ul[uk-accordion] ul ul {
  list-style: circle;
}
ul[uk-accordion] .uk-accordion-title {
  display: block;
  color: #000000;
  overflow: inherit;
  font-weight: 700;
  position: relative;
  padding: clamp(15px, 0.35em, 50px) 0;
}
ul[uk-accordion] .uk-accordion-title:link {
  text-decoration: none;
}
ul[uk-accordion] .uk-accordion-title:after {
  content: "";
  width: 0.6em;
  height: 1px;
  background-color: #000000;
  transform: rotate(90deg);
  right: 0;
  top: 50%;
  position: absolute;
  transition: transform 0.1s ease;
}
ul[uk-accordion] .uk-accordion-title::before {
  width: 0.6em;
  height: 1px;
  top: 15px;
  right: 0;
  top: 50%;
  position: absolute;
  background-color: #000000;
  transition: transform 0.1s ease;
}
ul[uk-accordion] .uk-accordion-title[aria-expanded=true]:after {
  transform: rotate(0deg);
}
ul[uk-accordion] .uk-accordion-title[aria-expanded=true]::before {
  transform: rotate(-180deg);
}

.font-weight-normal {
  font-weight: 500;
}

.bg-white {
  background-color: #FFFFFF;
}

.nolink, header.site-header div#menus a {
  color: #000000;
}
.nolink:hover, header.site-header div#menus a:hover {
  border-bottom: 0;
}

.nolist {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.nolinks a:link, .nolinks a:visited {
  text-decoration: none;
  color: #000000;
}
.nolinks a:hover, .nolinks a:active {
  text-decoration: none;
  color: #000000;
}

.font-weight-800 {
  font-weight: 800;
}

em {
  font-style: normal;
}

p {
  margin-top: 0;
}

p, .mb-p, .page-intro ul, .page-intro ol, .contents-text ul, .contents-text ol {
  margin-bottom: 25px !important;
}
@media (max-width: 640px) {
  p, .mb-p, .page-intro ul, .page-intro ol, .contents-text ul, .contents-text ol {
    margin-bottom: 20px !important;
  }
}

.p-mb-0 > p {
  margin-bottom: 0 !important;
}

.last-p-m0 p:last-child {
  margin-bottom: 0 !important;
}

.my-mb-1 {
  margin-bottom: 0.25em !important;
}

.my-mb-2 {
  margin-bottom: 0.5em !important;
}

.my-mb-3 {
  margin-bottom: 1em !important;
}

.my-mb-3 {
  margin-bottom: 1.5em !important;
}

.my-mb-4 {
  margin-bottom: 2em !important;
}

.my-mb-5 {
  margin-bottom: 2.5em !important;
}

.my-mb-6 {
  margin-bottom: 3em !important;
}

.my-mb-7 {
  margin-bottom: 4em !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

em {
  color: #000000;
}

.nobtn {
  background-color: transparent;
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1em;
}

.text-shadow {
  text-shadow: 0 2px 5px rgba(255, 255, 255, 0.3);
}

.mainwhite {
  color: #FFFFFF;
}
.mainwhite * {
  color: #FFFFFF;
}

.bg-mainwhite {
  background-color: #FFFFFF;
}

.mainblack {
  color: #000000;
}

.bg-mainblack {
  background-color: #000000;
}

.white {
  color: #FFFFFF;
}

.maincol-on-hover {
  transition: color 0.15s;
}

a:hover .maincol-on-hover {
  color: #9c4454;
}

.maincol {
  color: #9c4454;
}
.maincol a {
  color: #9c4454;
}
.maincol .nicelist > div {
  border-color: #9c4454;
}

.bg-maincol {
  background-color: #9c4454;
}
@media (min-width: 960px) {
  .bg-maincol a:link, .bg-maincol a:visited {
    text-decoration: none;
    color: #000000;
  }
  .bg-maincol a:hover, .bg-maincol a:active, .bg-maincol a.is-active {
    text-decoration: none;
    color: #FFFFFF !important;
  }
}

.mainblack {
  color: #000000;
}
.mainblack a, .mainblack * {
  color: #000000;
}
.mainblack.nicelist > div, .mainblack .nicelist > div {
  border-color: #000000;
}

.bg-mainblack {
  background-color: #000000;
}

.uk-my-padding {
  padding: 20px !important;
}

.intro-padding-top {
  padding-top: 60px !important;
}
@media (max-width: 960px) {
  .intro-padding-top {
    padding-top: 120px !important;
  }
}

.intro-padding-large-top {
  padding-top: 50px !important;
}
@media (max-width: 960px) {
  .intro-padding-large-top {
    padding-top: 120px !important;
  }
}

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}

.uk-padding-remove-top {
  padding-top: 0 !important;
}

@media (min-width: 1200px) {
  .uk-my-margin-top-minus1\@l {
    margin-top: -2.6vw;
  }
}

section {
  position: relative;
  z-index: 1;
}

.uk-my-margin-bottom {
  margin-bottom: 85px;
}

.uk-my-margin-top {
  margin-top: 85px;
}

.uk-my-margin-small-bottom {
  margin-bottom: 55px;
}

@media (min-width: 960px) {
  .uk-my-margin-large-bottom\@m {
    margin-bottom: 150px;
  }
}

@media (min-width: 640px) {
  .uk-margin-top\@s {
    margin-top: 20px !important;
  }
}

@media (min-width: 640px) {
  .uk-margin-left\@s {
    margin-left: 20px !important;
  }
}

.uk-margin-xsmall-bottom {
  margin-bottom: 0.35em !important;
}

.uk-margin-xxsmall-bottom {
  margin-bottom: 0.15em !important;
}

@media (min-width: 640px) {
  .uk-margin-remove-bottom\@s {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 960px) {
  .uk-margin-remove-bottom\@m {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .uk-margin-remove-bottom\@l {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 640px) {
  .uk-margin-remove-top\@s {
    margin-top: 0 !important;
  }
}

@media (min-width: 960px) {
  .uk-margin-remove-top\@m {
    margin-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .uk-margin-remove-top\@l {
    margin-top: 0 !important;
  }
}

.uk-margin-medium-bottom {
  margin-bottom: 30px !important;
}

.uk-margin-medium-bottom-sub-correction {
  margin-bottom: -30px !important;
}

.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bold {
  font-weight: bold;
}

hr {
  border: 0;
  height: 20px;
}

@media (min-width: 960px) {
  .contact-grid {
    margin-left: -8vw;
  }
  .contact-grid > div {
    padding-left: 8vw;
  }
}
@media (min-width: 1200px) {
  .contact-grid {
    margin-left: -11.5vw;
  }
  .contact-grid > div {
    padding-left: 11.5vw;
  }
}

.topspacer {
  height: 0;
}

.ns-px-2 {
  padding: 0 0px;
}

.ns-pb-shove-2 {
  padding-bottom: 540px;
  background-position: 0 -100px;
}
.ns-pb-shove-2 + section {
  margin-top: -460px;
}

.ns-margin-top-auto {
  margin-top: auto;
}

.hyphens {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

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

.contain-left {
  object-position: top left;
}

.cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.fit {
  width: 100%;
  height: auto;
}

@media (min-width: 640px) {
  .fit\@s {
    max-width: 100% !important;
  }
}

@media (max-width: 960px) {
  .text-container {
    height: auto !important;
    padding-bottom: 90px;
  }
}

.uk-grid {
  margin-left: -20px;
}
.uk-grid > * {
  padding-left: 20px;
}

@keyframes pop {
  0% {
    scale: 1.1;
  }
  100% {
    scale: 1;
  }
}
.full-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fullsize, .fullsize\@m {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  overflow: hidden;
}
.fullsize.shortened, .fullsize\@m.shortened {
  height: calc(100svh - 40px);
}
@media (max-width: 960px) {
  .fullsize.shortened, .fullsize\@m.shortened {
    height: calc(100svh - 22px);
  }
}
@media (max-width: 960px) {
  .fullsize.fullsize-image-panel, .fullsize\@m.fullsize-image-panel {
    height: 100vw;
    max-height: 60vh;
    min-height: 350px;
  }
}
.fullsize.halfsize-image-panel, .fullsize\@m.halfsize-image-panel {
  height: clamp(700px, 80vh, 1000px);
}
@media (max-width: 960px) {
  .fullsize.halfsize-image-panel, .fullsize\@m.halfsize-image-panel {
    height: 100vw;
    max-height: 60vh;
    min-height: 350px;
  }
}

@media (max-width: 960px) {
  .fullsize\@m {
    height: auto;
  }
}

.fullheight {
  height: 100%;
}

.fullwidth {
  width: 100%;
}

@media (min-width: 1200px) {
  .post-image-container {
    aspect-ratio: 4/3;
    overflow: hidden;
  }
}

.post-meta-date {
  opacity: 0.85;
}

.post-sibling-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
}

.post-sibling-nav__link {
  display: inline-flex;
  align-items: center;
  gap: 0.35em;
  white-space: nowrap;
}

.post-sibling-nav__next:only-child {
  margin-left: auto;
}

.cleanmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.cleanmenu ul li {
  padding: 0;
  margin: 0;
}
.cleanmenu ul li a {
  transition: all 0.25s;
}
.cleanmenu ul li a:hover, .cleanmenu ul li a:active, .cleanmenu ul li a.is-active {
  color: #9c4454;
  text-decoration: none;
}
.cleanmenu.verticalmenu ul {
  display: block;
  margin: 0;
  padding: 0;
}
.cleanmenu.verticalmenu ul li {
  margin: 0;
  padding: 0;
}
/* Site header: mobile top bar + overlay; fixed left sidebar from $uimedium */
header.site-header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(0);
  transition: background-color 0.3s ease, transform 0.15s ease;
  overflow: hidden;
}
header.site-header .brand h1 {
  font-size: 1em;
  font-weight: 400;
  padding: 0;
  margin: 0;
  margin-bottom: 0 !important;
}
header.site-header .brand a {
  display: inline-block !important;
}
header.site-header .brand a .logo {
  display: inline-block;
  width: auto;
  height: 80px;
  transition: all 0.1s ease;
}
header.site-header .brand a .logo:hover {
  transform: scale(1.035) !important;
}
header.site-header div#menus.inverted a:link, header.site-header div#menus.inverted a:visited {
  color: #FFFFFF;
}
header.site-header div#menus.inverted a:hover, header.site-header div#menus.inverted a:active {
  color: #9c4454;
}
header.site-header .header-lang-pills ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
header.site-header .header-lang-pills ul li {
  margin: 0;
  padding: 0;
  margin-left: 0 !important;
}
header.site-header .header-lang-pills ul li .lang-pill {
  display: block;
  border: 1.5px solid #9c4454 !important;
  color: #9c4454 !important;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  width: 2.8em;
  height: 2.8em;
}
header.site-header .header-lang-pills ul li .lang-pill:hover, header.site-header .header-lang-pills ul li .lang-pill:active {
  border-color: #000000 !important;
  color: #000000 !important;
}
header.site-header .header-lang-pills ul li .lang-pill.lang-pill--current {
  background-color: #9c4454 !important;
  color: #fbb16b !important;
  pointer-events: none;
}
header.site-header.away:not(.is-active) {
  transform: translateY(-100%);
}
@media (max-width: 960px) {
  header.site-header {
    display: block;
    height: auto;
    padding: 13px 18px;
    background-color: #FFFFFF;
  }
  header.site-header .brand a .logo {
    height: 60px;
  }
  header.site-header div#menus .cleanmenu#mainmenu {
    width: 100%;
  }
  header.site-header div#menus .cleanmenu#mainmenu ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  header.site-header #menutoggler {
    position: absolute;
    top: 35px;
    right: 20px;
    z-index: 30;
    width: 32px;
    height: 14px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    font: inherit;
    color: inherit;
  }
  header.site-header #menutoggler .menutoggler-inner {
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
  }
  header.site-header #menutoggler .menutoggler-inner:before, header.site-header #menutoggler .menutoggler-inner:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #000000;
    transition: transform 0.05s;
  }
  header.site-header #menutoggler .menutoggler-inner:before {
    transform: translateY(-4px);
  }
  header.site-header #menutoggler .menutoggler-inner:after {
    transform: translateY(4px);
  }
  header.site-header #menutoggler.is-active {
    transform: translateY(5px);
  }
  header.site-header #menutoggler.is-active .menutoggler-inner:before {
    transform: rotate(-45deg) !important;
    background-color: #9c4454;
  }
  header.site-header #menutoggler.is-active .menutoggler-inner:after {
    transform: rotate(45deg) !important;
    background-color: #9c4454;
  }
  header.site-header #menutoggler:hover .menutoggler-inner:before {
    transform: translateY(-5px);
  }
  header.site-header #menutoggler:hover .menutoggler-inner:after {
    transform: translateY(5px);
  }
  header.site-header div#menus {
    display: none;
    margin-top: 2em;
    justify-content: flex-start;
    align-items: flex-start;
  }
  header.site-header div#menus .cleanmenu {
    line-height: 1.35em;
  }
  header.site-header div#menus .cleanmenu ul {
    display: block;
  }
  header.site-header div#menus .cleanmenu ul li {
    margin: 0;
    padding: 0;
  }
  header.site-header div#menus .cleanmenu ul li a:link, header.site-header div#menus .cleanmenu ul li a:visited {
    color: #9c4454;
  }
  header.site-header div#menus .cleanmenu ul li a:hover, header.site-header div#menus .cleanmenu ul li a:active {
    color: #000000;
  }
  header.site-header div#menus .cleanmenu:not(.mobsubmenu) {
    font-size: clamp(24px, 4vw, 40px) !important;
  }
}
@media (max-width: 960px) and (max-width: 640px) {
  header.site-header div#menus .cleanmenu:not(.mobsubmenu) {
    font-size: clamp(24px, 7.5vw, 3.2em) !important;
    font-weight: 500;
    letter-spacing: -0.015em;
  }
}
@media (max-width: 960px) {
  header.site-header div#menus .cleanmenu a {
    transition: none;
  }
  header.site-header div#menus .cleanmenu#mainmenu ul {
    flex-direction: column;
    justify-content: flex-start;
  }
  header.site-header div#menus .cleanmenu#mainmenu ul li {
    opacity: 0;
    transform: translateY(0.5em);
  }
  header.site-header div#menus .cleanmenu.mobsubmenu {
    font-size: 1em;
    line-height: 1.6em;
    opacity: 0;
    transform: translateY(0.5em);
  }
  header.site-header div#menus .cleanmenu#mainmenu ul li.fadedin, header.site-header div#menus .cleanmenu.mobsubmenu.fadedin {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease 0.06s;
  }
  header.site-header > nav.header-lang-pills {
    display: none;
    margin-top: 40px;
  }
  header.site-header .header-lang-pills {
    opacity: 0;
    transform: translateY(0.5em);
  }
  header.site-header .header-lang-pills.fadedin {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease 0.06s;
  }
  header.site-header.is-active {
    display: flex;
    flex-direction: column;
    height: 100lvh;
    max-height: 100lvh;
    min-height: 0;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #feece1;
  }
  header.site-header.is-active .brand {
    flex-shrink: 0;
  }
  header.site-header.is-active div#menus {
    display: block;
    flex: 1 1 0;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: contain;
    padding-bottom: 40px;
  }
  header.site-header.is-active > nav.header-lang-pills,
  header.site-header.is-active #mycart {
    flex-shrink: 0;
  }
  header.site-header.is-active > nav.header-lang-pills {
    display: block;
  }
  header.site-header.is-active #menus a:link, header.site-header.is-active #menus a:visited,
  header.site-header.is-active .header-lang-pills a:link,
  header.site-header.is-active .header-lang-pills a:visited {
    color: #9c4454;
  }
  header.site-header.is-active #menus a:hover, header.site-header.is-active #menus a:active,
  header.site-header.is-active .header-lang-pills a:hover,
  header.site-header.is-active .header-lang-pills a:active {
    color: #000000;
  }
  header.site-header.is-active span.lang-pill--current {
    font-weight: 600;
  }
  header.site-header.scrolled .brand a .logo {
    height: 40px;
  }
  header.site-header.scrolled #menutoggler {
    top: 27px;
  }
}
@media (min-width: 960px) {
  header.site-header {
    display: block !important;
    visibility: visible !important;
    pointer-events: auto !important;
    right: auto;
    width: 320px;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 24px 20px;
    box-sizing: border-box;
    transition: none;
  }
  header.site-header:has(#menus.inverted) {
    background-color: #fbb16b;
  }
  header.site-header.away:not(.is-active) {
    transform: none;
  }
  header.site-header #menutoggler {
    display: none !important;
  }
  header.site-header .brand a.logo {
    display: block;
    margin-bottom: 0;
  }
  header.site-header .brand a .logo {
    width: 120px;
    height: auto;
    max-width: 100%;
  }
  header.site-header div#menus {
    display: block !important;
    margin-top: 0;
  }
  header.site-header div#menus .cleanmenu#mainmenu ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  header.site-header div#menus .cleanmenu#mainmenu li {
    margin: 0 0 10px 0;
  }
  header.site-header div#menus .cleanmenu.verticalmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  header.site-header div#menus nav.cleanmenu {
    padding-top: 24px;
    font-size: 1.25em;
  }
  header.site-header div#menus nav.cleanmenu ul li {
    line-height: 1.2;
  }
  header.site-header div#menus nav.cleanmenu a:link, header.site-header div#menus nav.cleanmenu a:visited {
    text-decoration: none;
    color: #000000;
  }
  header.site-header div#menus nav.cleanmenu a:hover, header.site-header div#menus nav.cleanmenu a:active {
    text-decoration: none;
    color: #9c4454;
  }
  header.site-header div#menus nav.cleanmenu a.is-active {
    pointer-events: none;
    color: #9c4454;
  }
  header.site-header div#menus nav.cleanmenu#mainmenu {
    padding-top: 30px;
  }
  header.site-header div#menus .header-mob-extras {
    margin-top: 16px;
  }
  header.site-header div#menus .header-mob-extras .uk-width-1-2 {
    width: 100%;
  }
  header.site-header div#menus.inverted nav.cleanmenu a:link, header.site-header div#menus.inverted nav.cleanmenu a:visited {
    color: #FFFFFF;
  }
  header.site-header div#menus.inverted nav.cleanmenu a:hover, header.site-header div#menus.inverted nav.cleanmenu a:active {
    color: #9c4454;
  }
  header.site-header div#menus.inverted nav.cleanmenu a.is-active {
    color: #9c4454;
  }
  header.site-header.is-active {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    background-color: #FFFFFF !important;
  }
  header.site-header.is-active div#menus,
  header.site-header.is-active > nav.header-lang-pills {
    display: block !important;
  }
  header.site-header.is-active #menus a:link, header.site-header.is-active #menus a:visited,
  header.site-header.is-active .header-lang-pills a:link,
  header.site-header.is-active .header-lang-pills a:visited {
    color: #000000;
  }
  header.site-header.is-active #menus a:hover, header.site-header.is-active #menus a:active,
  header.site-header.is-active .header-lang-pills a:hover,
  header.site-header.is-active .header-lang-pills a:active {
    color: #9c4454;
  }
}

/* Startseite: Hauptmenü-Punkte nacheinander einblenden (nur Desktop; Mobile bleibt beim Overlay-Menü) */
@media (min-width: 960px) {
  body.is-home .site-header div#menus nav#mainmenu.home-mainmenu ul > li {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.8s ease, transform 0.8s ease;
  }
  body.is-home .site-header div#menus nav#mainmenu.home-mainmenu ul > li.home-menu-item--in {
    opacity: 1;
    transform: translateY(0);
  }
  body.is-home .site-header .brand.home-brand img {
    display: inline-block;
    opacity: 0;
    transform: scale(0.7) rotate(-25deg);
    transform-origin: center center;
    transition: opacity 0.5s ease, transform 0.9s cubic-bezier(0.22, 1.7, 0.36, 1);
    transition-delay: 0.15s;
  }
  body.is-home .site-header .brand.home-brand img.home-brand-in {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}
footer {
  position: relative;
  z-index: 5;
  margin-top: 20px;
  padding-top: 20px;
}
footer .footer-line {
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  border-top: 1px solid #000000;
  margin-bottom: 40px;
}
@media (max-width: 960px) {
  footer .footer-line {
    display: none;
  }
}
footer.inactive {
  display: none;
}
@media (max-width: 960px) {
  footer {
    border-top: 0;
    padding-top: 70px;
    background-color: #feece1;
  }
  footer .brand {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  footer .brand .logo {
    width: 120px;
    height: auto;
    max-width: 100%;
  }
}

.nicelist > div {
  border-bottom: 1px solid #000000;
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
}

main {
  position: relative;
  z-index: 1;
  min-height: 100svh;
  /* Narrow viewports: full-width main (header is overlay bar, not sidebar) */
}
main.inactive {
  display: none;
}
@media (min-width: 960px) {
  main {
    padding-left: calc(320px + 20px);
    padding-right: calc(320px + 20px);
    box-sizing: content-box;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1600px) {
  main {
    padding-right: 0;
  }
}
@media (max-width: 960px) {
  main {
    padding-left: 0;
    padding-right: 0;
  }
}

.caption {
  padding-top: 5px;
}

#custom-tooltip {
  display: none;
  position: absolute;
  z-index: 9999;
  background: #FFFFFF;
  color: #000000;
  padding: 12px 15px;
  font-size: 1em;
  line-height: 1.35em;
  white-space: nowrap;
  max-width: 350px;
  white-space: normal;
  word-break: break-word;
}

.wrap-portrait {
  overflow: hidden;
}
.wrap-portrait img, .wrap-portrait video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.wrap-grid-video {
  aspect-ratio: 3/2;
  overflow: hidden;
}
.wrap-grid-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 960px) {
  .text-container:not(.wrap-portrait) .text-container-inner {
    aspect-ratio: 3/2;
  }
}

.grid-text-item {
  aspect-ratio: 3/2;
}

@keyframes hideit {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.textrepeater > div:last-child p {
  margin-bottom: 0 !important;
}

#FormBuilderViewport_contact {
  opacity: 0;
  animation: fadein 0.25s 0.4s forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.panel .panelimage {
  height: 100%;
}
@media (max-width: 640px) {
  .panel .panelimage {
    height: 100vw;
  }
}

.eventsmonth {
  margin-bottom: 1.5em;
}
.eventsmonth .topline {
  border-top: 1px solid #000000;
  margin-bottom: 0.85em;
  margin-top: 1em;
}
@media (max-width: 960px) {
  .eventsmonth:first-child .topline {
    border-top: 0;
    margin-bottom: 0.75em;
  }
}
.eventsmonth > div > .event:last-child {
  margin-bottom: 0 !important;
}
.eventsmonth.eventsmonthpreview:last-child {
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.05) 90%);
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.05) 90%);
}

.event p:last-child {
  margin-bottom: 0 !important;
}

.arrow {
  width: clamp(20px, 1.5em, 40px);
  height: auto;
}

.icon {
  width: auto;
  height: 18px;
}
.icon.icon-tall {
  height: 24px;
  width: auto;
}
.icon.iconbig {
  height: 34px;
}
.icon.icon-small {
  height: 10px;
  font-size: 14px;
}
.icon path {
  transition: all 0.15s;
}
.icon:hover path {
  stroke: #9c4454;
}

.flip {
  transform: rotate(180deg);
}

a:hover .icon path {
  stroke: #9c4454 !important;
}

.social-media {
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .social-media {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .social-media.mobile-top {
    order: 1 !important;
    margin-bottom: 50px;
  }
  .social-media.mobile-side {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    flex-direction: column;
    align-items: center;
    width: auto;
  }
  .social-media.mobile-side a {
    display: block;
    margin-bottom: 23px;
  }
}

.uk-border-bottom {
  border-bottom: 1px solid #000000;
}

.ns-slider-nav {
  list-style: none;
  padding-left: 0 !important;
}
.ns-slider-nav li {
  margin: 0 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  transition: all 0.25s;
  cursor: pointer;
  white-space: nowrap;
}
.ns-slider-nav li:hover {
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 2px solid #000000;
}
.ns-slider-nav li.uk-active {
  border-bottom: 2px solid #000000;
}
.ns-slider-nav.ns-slider-nav-left {
  padding-left: 0 !important;
}
.ns-slider-nav.ns-slider-nav-left li {
  margin-left: 0;
  margin-right: 40px;
}
@media (max-width: 640px) {
  .ns-slider-nav {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    font-size: 13px;
  }
  .ns-slider-nav.space-between {
    justify-content: space-between;
  }
  .ns-slider-nav li {
    margin: 0;
  }
}

h1, h2, h3, h4 {
  font-weight: 700 !important;
  margin-bottom: 1em !important;
  margin-top: 0 !important;
  font-family: "Roboto", "Google Sans Flex", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  color: #000000 !important;
}
h1 + .moveup, h2 + .moveup, h3 + .moveup, h4 + .moveup {
  margin-top: -1em;
}

h1 {
  letter-spacing: -0.015em;
}

h2 {
  letter-spacing: -0.01em;
  margin-bottom: 0.75em !important;
}

h3 {
  margin-bottom: 0.5em !important;
}

h4 {
  margin-bottom: 0.5em !important;
}

.underline {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.09em;
}

.line-bottom {
  padding-bottom: 40px;
  margin-bottom: 40px !important;
  border-bottom: 1.5px solid #000000;
}

.cimagetext-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}

.cimagetext-toptitle {
  font-size: 0.8rem;
  color: #9c4454;
  display: block;
  margin-bottom: 0 !important;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 0.15em !important;
  text-transform: uppercase;
  letter-spacing: 0.25em;
}

.cimagetext-heading .cimagetext-title {
  display: block;
}

.contents-text table, .contents-text th, .contents-text td {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 0;
  padding: 0 !important;
  border-collapse: collapse;
  vertical-align: top;
}
.contents-text thead {
  text-align: left !important;
}
.contents-text td, .contents-text th {
  padding: 10px !important;
}
.contents-text table {
  margin-bottom: 30px;
}
.contents-text .uk-table {
  margin-bottom: 0;
}
.contents-text .uk-overflow-auto {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.contents-text .uk-overflow-auto::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.contents-text .uk-overflow-auto::-webkit-scrollbar-track {
  background: transparent;
}
.contents-text .uk-overflow-auto::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.contents-text .uk-overflow-auto .uk-table {
  margin-left: -1px;
  width: calc(100% + 1px);
}

.contents-swiper-wrap {
  position: relative;
  width: 100%;
}
.contents-swiper-wrap .js-contents-swiper {
  overflow: hidden;
  width: 100%;
}
.contents-swiper-wrap .swiper-slide {
  height: auto;
  box-sizing: border-box;
}
.contents-swiper-wrap .contents-swiper-slide-inner {
  aspect-ratio: 1/1;
  overflow: hidden;
}
.contents-swiper-wrap .contents-swiper-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contents-swiper-wrap .contents-swiper-prev,
.contents-swiper-wrap .contents-swiper-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  margin: 0;
  padding: 10px 12px;
  border: 0;
  background: transparent;
  cursor: pointer;
  line-height: 1;
  color: #000000;
  appearance: none;
  font: inherit;
}
.contents-swiper-wrap .contents-swiper-prev:disabled, .contents-swiper-wrap .contents-swiper-prev.swiper-button-disabled,
.contents-swiper-wrap .contents-swiper-next:disabled,
.contents-swiper-wrap .contents-swiper-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
}
.contents-swiper-wrap .contents-swiper-prev .icon,
.contents-swiper-wrap .contents-swiper-next .icon {
  display: block;
  width: auto;
  height: 1.25em;
}
.contents-swiper-wrap .contents-swiper-prev {
  left: 0;
}
.contents-swiper-wrap .contents-swiper-next {
  right: 0;
}

.thin {
  font-weight: 400 !important;
}

hr {
  height: 0;
  width: 100%;
  border-bottom: 1px solid #FFFFFF;
}
hr.mainblack {
  border-color: #000000;
}

@media (min-width: 601px) {
  br.mobile_break {
    display: none !important;
  }
}

.uppercase {
  text-transform: uppercase;
}

.ns-buttons {
  display: flex;
}

.ns-flex-center {
  justify-content: center;
}
.ns-flex-center a.mybtn {
  margin: 0 15px;
}

@media (min-width: 640px) {
  .uk-flex-row\@s {
    flex-direction: row;
  }
}

@media (min-width: 960px) {
  .uk-flex-row\@m {
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .uk-flex-row\@l {
    flex-direction: row;
  }
}

@media (min-width: 640px) {
  .uk-flex-column\@s {
    flex-direction: column;
  }
}

@media (min-width: 960px) {
  .uk-flex-column\@m {
    flex-direction: column;
  }
}

@media (min-width: 1200px) {
  .uk-flex-column\@l {
    flex-direction: column;
  }
}

.hairline .uk-my-padding {
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important;
}
@media (min-width: 960px) {
  .hairline .uk-my-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.spacer {
  height: 2em;
}
@media (min-width: 960px) {
  .spacer {
    height: clamp(20px, 5.2vw, 140px);
  }
}

.uk-button {
  background-color: #000000 !important;
  color: #FFFFFF;
}
.uk-button:not([disabled]):hover {
  color: #FFFFFF !important;
}
.uk-button.uk-button-primary {
  background-color: #FFFFFF !important;
  color: black;
  border: 2px solid #000000;
}
.uk-button.uk-button-primary:hover, .uk-button.uk-button-primary:focus, .uk-button.uk-button-primary:active {
  color: black !important;
  border-color: black !important;
}

.uk-button[type=submit] {
  background-color: transparent !important;
  color: #000000 !important;
  text-transform: none;
  font-size: 1em;
  border: 2px solid #000000;
}
.uk-button[type=submit][disabled] {
  opacity: 0.6;
}
.uk-button[type=submit]:not([disabled]):hover {
  color: #FFFFFF !important;
  background-color: #000000 !important;
}

button[disabled] {
  cursor: not-allowed;
}

.uk-checkbox {
  width: 22px;
  height: 22px;
  margin-top: 0;
  margin-right: 5px !important;
  border: 1px solid #000000;
}
.uk-checkbox:hover, .uk-checkbox:focus {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.uk-checkbox:checked, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate, .uk-radio:checked {
  border-color: #FFFFFF;
  background-color: #000000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.2%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%2F%3E%3C%2Fsvg%3E");
}

.uk-input, .uk-textarea {
  border: 2px solid #000000;
  color: #000000;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  outline: 0;
  color: #000000;
  border-color: #000000;
}

.uk-form-label {
  font-size: 1em !important;
}

/* Full-bleed CTA — site/templates/includes/newsletter-cta.php (add images/newsletter-cta.jpg) */
.newsletter-cta {
  margin-top: 60px;
  width: 100%;
  height: 350px;
  position: relative;
}
.newsletter-cta + footer .footer-line {
  display: none;
}

.newsletter-cta__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  border-radius: 3em;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1rem;
}

.newsletter-cta__image {
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.newsletter-cta__btn {
  font-weight: 600;
  background: #FFFFFF !important;
  color: #000000 !important;
  border: 2px solid #000000 !important;
}
.newsletter-cta__btn:hover, .newsletter-cta__btn:focus {
  background: #000000 !important;
  color: #FFFFFF !important;
  border-color: #000000 !important;
}

/* Mailchimp signup — site/templates/newsletter.php */
.newsletter-signup {
  /* If Mailchimp embed JS toggles these visible, style them */
}
.newsletter-signup .mc-embed-signup {
  max-width: auto;
}
.newsletter-signup .indicates-required .asterisk,
.newsletter-signup .uk-form-label .asterisk {
  color: #9c4454;
  font-weight: 600;
}
.newsletter-signup .mc-field-group .uk-input {
  width: 100%;
  max-width: 100%;
}
.newsletter-signup #mce-responses .response {
  margin-top: 0.5rem;
}
.newsletter-signup #mce-error-response[style*=block] {
  padding: 0.75rem 1rem;
  border: 2px solid #b00020;
  color: #b00020;
}
.newsletter-signup #mce-success-response[style*=block] {
  padding: 0.75rem 1rem;
  border: 2px solid #000000;
}

.uk-radio + span, .uk-checkbox + span {
  font-size: 0.85em !important;
}

.line-height-2 {
  line-height: 1.35em;
}

.line-height-3 {
  line-height: 1.5em;
}

p.p-0 {
  margin-bottom: 20px !important;
}

section {
  position: relative;
  z-index: 1;
}

.page-intro + .page-content .uk-my-padding {
  padding-top: 0 !important;
}

.page-intro:has(+ .page-content) .uk-my-padding {
  padding-bottom: 0 !important;
}

.ns-claim {
  padding: 80px 50px;
  min-height: 500px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}
@media (min-width: 640px) {
  .ns-claim {
    min-height: 600px;
    padding: 120px 20% 60px 20%;
  }
}
.ns-claim.shove-top {
  margin-top: -100px;
}
.ns-claim.shove-bottom {
  margin-bottom: -100px;
}
.ns-claim.ns-claim-small {
  min-height: 500px !important;
}

.ns-text-shadow {
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.uk-width-1-12 {
  width: 8.333%;
}

.uk-width-2-12 {
  width: 16.666%;
}

.uk-width-3-12 {
  width: 25%;
}

.uk-width-4-12 {
  width: 33.333%;
}

.uk-width-5-12 {
  width: 41.666%;
}

.uk-width-6-12 {
  width: 50%;
}

.uk-width-7-12 {
  width: 58.333%;
}

.uk-width-8-12 {
  width: 66.666%;
}

.uk-width-9-12 {
  width: 75%;
}

.uk-width-10-12 {
  width: 83.333%;
}

.uk-width-11-12 {
  width: 91.666%;
}

.uk-width-12-12 {
  width: 100%;
}

/* Small screens @s */
@media (min-width: 640px) {
  .uk-width-1-12\@s {
    width: 8.333%;
  }
  .uk-width-2-12\@s {
    width: 16.666%;
  }
  .uk-width-3-12\@s {
    width: 25%;
  }
  .uk-width-4-12\@s {
    width: 33.333%;
  }
  .uk-width-5-12\@s {
    width: 41.666%;
  }
  .uk-width-6-12\@s {
    width: 50%;
  }
  .uk-width-7-12\@s {
    width: 58.333%;
  }
  .uk-width-8-12\@s {
    width: 66.666%;
  }
  .uk-width-9-12\@s {
    width: 75%;
  }
  .uk-width-10-12\@s {
    width: 83.333%;
  }
  .uk-width-11-12\@s {
    width: 91.666%;
  }
  .uk-width-12-12\@s {
    width: 100%;
  }
}
/* Medium screens @m */
@media (min-width: 960px) {
  .uk-width-1-12\@m {
    width: 8.333%;
  }
  .uk-width-2-12\@m {
    width: 16.666%;
  }
  .uk-width-3-12\@m {
    width: 25%;
  }
  .uk-width-4-12\@m {
    width: 33.333%;
  }
  .uk-width-5-12\@m {
    width: 41.666%;
  }
  .uk-width-6-12\@m {
    width: 50%;
  }
  .uk-width-7-12\@m {
    width: 58.333%;
  }
  .uk-width-8-12\@m {
    width: 66.666%;
  }
  .uk-width-9-12\@m {
    width: 75%;
  }
  .uk-width-10-12\@m {
    width: 83.333%;
  }
  .uk-width-11-12\@m {
    width: 91.666%;
  }
  .uk-width-12-12\@m {
    width: 100%;
  }
}
/* Large screens @l */
@media (min-width: 1200px) {
  .uk-width-1-12\@l {
    width: 8.333%;
  }
  .uk-width-2-12\@l {
    width: 16.666%;
  }
  .uk-width-3-12\@l {
    width: 25%;
  }
  .uk-width-4-12\@l {
    width: 33.333%;
  }
  .uk-width-5-12\@l {
    width: 41.666%;
  }
  .uk-width-6-12\@l {
    width: 50%;
  }
  .uk-width-7-12\@l {
    width: 58.333%;
  }
  .uk-width-8-12\@l {
    width: 66.666%;
  }
  .uk-width-9-12\@l {
    width: 75%;
  }
  .uk-width-10-12\@l {
    width: 83.333%;
  }
  .uk-width-11-12\@l {
    width: 91.666%;
  }
  .uk-width-12-12\@l {
    width: 100%;
  }
}
.uk-width-1-24 {
  width: 4.166%;
}

.uk-width-2-24 {
  width: 8.333%;
}

.uk-width-3-24 {
  width: 12.5%;
}

.uk-width-4-24 {
  width: 16.666%;
}

.uk-width-5-24 {
  width: 20.833%;
}

.uk-width-6-24 {
  width: 25%;
}

.uk-width-7-24 {
  width: 29.166%;
}

.uk-width-8-24 {
  width: 33.333%;
}

.uk-width-9-24 {
  width: 37.5%;
}

.uk-width-10-24 {
  width: 41.666%;
}

.uk-width-11-24 {
  width: 45.833%;
}

.uk-width-12-24 {
  width: 50%;
}

.uk-width-13-24 {
  width: 54.166%;
}

.uk-width-14-24 {
  width: 58.333%;
}

.uk-width-15-24 {
  width: 62.5%;
}

.uk-width-16-24 {
  width: 66.666%;
}

.uk-width-17-24 {
  width: 70.833%;
}

.uk-width-18-24 {
  width: 75%;
}

.uk-width-19-24 {
  width: 79.166%;
}

.uk-width-20-24 {
  width: 83.333%;
}

.uk-width-21-24 {
  width: 87.5%;
}

.uk-width-22-24 {
  width: 91.666%;
}

.uk-width-23-24 {
  width: 95.833%;
}

.uk-width-24-24 {
  width: 100%;
}

/* Small screens @s */
@media (min-width: 640px) {
  .uk-width-1-24\@s {
    width: 4.166%;
  }
  .uk-width-2-24\@s {
    width: 8.333%;
  }
  .uk-width-3-24\@s {
    width: 12.5%;
  }
  .uk-width-4-24\@s {
    width: 16.666%;
  }
  .uk-width-5-24\@s {
    width: 20.833%;
  }
  .uk-width-6-24\@s {
    width: 25%;
  }
  .uk-width-7-24\@s {
    width: 29.166%;
  }
  .uk-width-8-24\@s {
    width: 33.333%;
  }
  .uk-width-9-24\@s {
    width: 37.5%;
  }
  .uk-width-10-24\@s {
    width: 41.666%;
  }
  .uk-width-11-24\@s {
    width: 45.833%;
  }
  .uk-width-12-24\@s {
    width: 50%;
  }
  .uk-width-13-24\@s {
    width: 54.166%;
  }
  .uk-width-14-24\@s {
    width: 58.333%;
  }
  .uk-width-15-24\@s {
    width: 62.5%;
  }
  .uk-width-16-24\@s {
    width: 66.666%;
  }
  .uk-width-17-24\@s {
    width: 70.833%;
  }
  .uk-width-18-24\@s {
    width: 75%;
  }
  .uk-width-19-24\@s {
    width: 79.166%;
  }
  .uk-width-20-24\@s {
    width: 83.333%;
  }
  .uk-width-21-24\@s {
    width: 87.5%;
  }
  .uk-width-22-24\@s {
    width: 91.666%;
  }
  .uk-width-23-24\@s {
    width: 95.833%;
  }
  .uk-width-24-24\@s {
    width: 100%;
  }
}
/* Medium screens @m */
@media (min-width: 960px) {
  .uk-width-1-24\@m {
    width: 4.166%;
  }
  .uk-width-2-24\@m {
    width: 8.333%;
  }
  .uk-width-3-24\@m {
    width: 12.5%;
  }
  .uk-width-4-24\@m {
    width: 16.666%;
  }
  .uk-width-5-24\@m {
    width: 20.833%;
  }
  .uk-width-6-24\@m {
    width: 25%;
  }
  .uk-width-7-24\@m {
    width: 29.166%;
  }
  .uk-width-8-24\@m {
    width: 33.333%;
  }
  .uk-width-9-24\@m {
    width: 37.5%;
  }
  .uk-width-10-24\@m {
    width: 41.666%;
  }
  .uk-width-11-24\@m {
    width: 45.833%;
  }
  .uk-width-12-24\@m {
    width: 50%;
  }
  .uk-width-13-24\@m {
    width: 54.166%;
  }
  .uk-width-14-24\@m {
    width: 58.333%;
  }
  .uk-width-15-24\@m {
    width: 62.5%;
  }
  .uk-width-16-24\@m {
    width: 66.666%;
  }
  .uk-width-17-24\@m {
    width: 70.833%;
  }
  .uk-width-18-24\@m {
    width: 75%;
  }
  .uk-width-19-24\@m {
    width: 79.166%;
  }
  .uk-width-20-24\@m {
    width: 83.333%;
  }
  .uk-width-21-24\@m {
    width: 87.5%;
  }
  .uk-width-22-24\@m {
    width: 91.666%;
  }
  .uk-width-23-24\@m {
    width: 95.833%;
  }
  .uk-width-24-24\@m {
    width: 100%;
  }
}
/* Large screens @l */
@media (min-width: 1200px) {
  .uk-width-1-24\@l {
    width: 4.166%;
  }
  .uk-width-2-24\@l {
    width: 8.333%;
  }
  .uk-width-3-24\@l {
    width: 12.5%;
  }
  .uk-width-4-24\@l {
    width: 16.666%;
  }
  .uk-width-5-24\@l {
    width: 20.833%;
  }
  .uk-width-6-24\@l {
    width: 25%;
  }
  .uk-width-7-24\@l {
    width: 29.166%;
  }
  .uk-width-8-24\@l {
    width: 33.333%;
  }
  .uk-width-9-24\@l {
    width: 37.5%;
  }
  .uk-width-10-24\@l {
    width: 41.666%;
  }
  .uk-width-11-24\@l {
    width: 45.833%;
  }
  .uk-width-12-24\@l {
    width: 50%;
  }
  .uk-width-13-24\@l {
    width: 54.166%;
  }
  .uk-width-14-24\@l {
    width: 58.333%;
  }
  .uk-width-15-24\@l {
    width: 62.5%;
  }
  .uk-width-16-24\@l {
    width: 66.666%;
  }
  .uk-width-17-24\@l {
    width: 70.833%;
  }
  .uk-width-18-24\@l {
    width: 75%;
  }
  .uk-width-19-24\@l {
    width: 79.166%;
  }
  .uk-width-20-24\@l {
    width: 83.333%;
  }
  .uk-width-21-24\@l {
    width: 87.5%;
  }
  .uk-width-22-24\@l {
    width: 91.666%;
  }
  .uk-width-23-24\@l {
    width: 95.833%;
  }
  .uk-width-24-24\@l {
    width: 100%;
  }
}
.pop {
  animation: pop 0.35s ease-out forwards;
}

.popfade {
  opacity: 0;
  animation: popfade 1s ease-out forwards;
}

.pop-fast {
  animation: pop 0.15s ease-out forwards;
}

@keyframes pop {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop2 {
  0% {
    transform: scale(1);
  }
  33% {
    transform: scale(1.02);
  }
  66% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes popfade {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.privacywire-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}

.privacywire {
  background: #feece1 !important;
  color: #000000 !important;
  bottom: -250%;
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0) !important;
  left: 0;
  opacity: 0;
  padding: 1rem;
  position: fixed;
  right: 0;
  transition: bottom 0.3s ease-in, opacity 0.3s ease;
  z-index: 1;
  font-size: 18px !important;
  line-height: 1.3em !important;
}
.privacywire a:link, .privacywire a:visited {
  text-decoration: underline;
  color: #000000;
}
.privacywire a:hover, .privacywire a:active {
  text-decoration: none;
}

.show-banner .privacywire-banner, .show-message .privacywire-message, .show-options .privacywire-options {
  bottom: 0;
  opacity: 1;
}

.privacywire-header {
  font-weight: bold;
}

.privacywire button[hidden], .privacywire-ask-consent-blueprint, [data-ask-consent-rendered="1"] {
  display: none;
}

.privacywire-banner {
  background-color: #feece1;
  color: #000000;
  box-shadow: none;
  padding: 20px 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #000000;
  margin: 0px;
  box-shadow: none;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 600px) {
  .privacywire-banner {
    margin: 0;
    box-shadow: none;
    padding: 20px 40px;
    width: 100%;
    text-align: left;
  }
}

.privacywire-buttons button {
  background-color: transparent;
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  font-size: 1em;
  line-height: 1em;
  margin-top: 5px;
  padding: 12px 22px;
  transition: all 0.15s ease;
  margin-bottom: 5px;
}
@media (min-width: 640px) {
  .privacywire-buttons button {
    margin-top: 5px;
    margin-left: 5px;
  }
}
.privacywire-buttons button:hover {
  opacity: 0.5;
  text-decoration: none;
}
.privacywire-buttons button.allow-all {
  background-color: #fbb16b;
  border: 1px solid #000000;
  color: #000000;
}
.privacywire-buttons button.allow-all:hover {
  background-color: #9c4454;
  border-color: #9c4454;
  color: #FFFFFF;
  opacity: 1;
}
@media (max-width: 640px) {
  .privacywire-buttons button {
    width: 100%;
  }
}

.privacywire-message {
  background-color: #000000;
  color: #000000;
  border-top: 1px solid #000000;
  padding: 20px 20px;
  width: 100%;
  font-size: clamp(18px, 1vw, 28px);
  line-height: 1.4em;
  margin: 0px;
  box-shadow: none;
}
@media (min-width: 600px) {
  .privacywire-message {
    margin: 0;
    box-shadow: none;
    padding: 20px 40px;
    width: 100%;
    text-align: left;
  }
}

.privacywire-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 800px) {
  .privacywire-body {
    flex-direction: column;
    align-items: flex-start;
  }
}

.privacywire-options ul {
  margin: 15px 0 10px 0 !important;
  padding: 0 !important;
}
.privacywire-options .privacywire-body {
  align-items: flex-start;
}

.privacywire-text p:last-child {
  margin-bottom: 0px !important;
}
@media (max-width: 960px) {
  .privacywire-text p:last-child {
    margin-bottom: 10px !important;
  }
}

.privacywire-text ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
@media (max-width: 800px) {
  .privacywire-text ul {
    margin-bottom: 15px !important;
  }
}
.privacywire-text ul li {
  margin: 0;
  padding: 0;
}
.privacywire-text ul li input[type=checkbox] {
  margin-right: 12px;
  width: 25px;
  height: 25px;
  position: relative;
  transform: translateY(5px);
}
.privacywire-text ul li input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 0px;
}
.privacywire-text ul li input[type=checkbox]:checked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #9c4454;
}
.privacywire-text ul li input[type=checkbox]:checked:after {
  content: "✓"; /* Unicode checkmark symbol */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.3);
  color: #000000; /* Color of the checkmark */
}

button[class^=privacywire], button.privacywire-show-options {
  background-color: #000000;
  color: #000000;
  border: 1px solid #000000;
  padding: 12px 24px;
  border-radius: 25px;
  margin-top: 15px;
  transition: opacity 0.15s;
  font-size: 16px;
}
button[class^=privacywire]:hover, button.privacywire-show-options:hover {
  opacity: 0.7;
}

button.privacywire-show-options {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000000;
  color: #000000;
}
button.privacywire-show-options:hover {
  background-color: black;
  color: #000000;
  opacity: 1;
}

.privacywire-ask-consent {
  color: #000000;
  padding: 30px;
}
.privacywire-ask-consent button {
  border: 1px solid #000000;
  background-color: #000000;
  color: #000000;
}
.privacywire-ask-consent button:hover {
  background-color: transparent;
  color: #000000;
  opacity: 1;
}

.uk-padding-large {
  padding: 40px;
}
@media (max-width: 479px) {
  .uk-padding-large {
    padding: 20px;
  }
}

.desktop-only {
  display: block;
}
@media (max-width: 960px) {
  .desktop-only {
    display: none !important;
  }
}

.mobile-only {
  display: none;
}
@media (max-width: 960px) {
  .mobile-only {
    display: block !important;
  }
}

.flex-desktop-only\@m {
  display: flex;
}
@media (max-width: 960px) {
  .flex-desktop-only\@m {
    display: none !important;
  }
}

.flex-mobile-only\@m {
  display: none;
}
@media (max-width: 960px) {
  .flex-mobile-only\@m {
    display: flex !important;
  }
}

.desktop-only\@m {
  display: block;
}
@media (max-width: 960px) {
  .desktop-only\@m {
    display: none !important;
  }
}

.mobile-only\@m {
  display: none;
}
@media (max-width: 960px) {
  .mobile-only\@m {
    display: block !important;
  }
}

.uk-flex-right\@m {
  justify-content: flex-end;
}

@media (min-width: 640px) {
  .uk-padding-remove\@s {
    padding: 0 !important;
  }
}

@media (min-width: 960px) {
  .uk-padding-remove\@m {
    padding: 0 !important;
  }
}

.videoposterwrap {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.videoposterwrap img.videoposter {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videoposterwrap svg {
  height: 60px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-65%, -50%);
  transition: transform 0.25s ease;
}
.videoposterwrap:hover svg {
  transform: translate(-65%, -50%) scale(1.1);
}

.video-container {
  position: relative;
  aspect-ratio: 3/2;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px !important;
}
.video-container.youtube-player {
  padding-bottom: 56.25%;
  height: 0;
}
.video-container.is-portrait {
  aspect-ratio: default;
}
.video-container iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.iframe-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (change this if needed) */
  height: 0;
  overflow: hidden;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.uk-modal-body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

.video-modal .uk-modal-dialog {
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.video-modal .uk-modal-dialog video, .video-modal .uk-modal-dialog iframe {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.uk-modal-close-outside {
  right: 10px;
}
@media (max-width: 960px) {
  .uk-modal-close-outside {
    top: 0px;
    right: -20px;
  }
}
@media (max-width: 640px) {
  .uk-modal-close-outside {
    top: 40px;
    right: 0;
  }
}
.uk-modal-close-outside svg {
  width: 30px;
  height: auto;
  transform: none;
}

.videoposterwrap {
  position: relative;
}
.videoposterwrap img {
  position: relative;
}
.videoposterwrap svg {
  height: 50px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.15s ease;
}
.videoposterwrap svg path {
  fill: #FFFFFF;
}
.videoposterwrap:hover svg {
  transform: translate(-50%, -50%) scale(1.1);
}
.videoposterwrap:hover svg path {
  fill: rgba(255, 255, 255, 0.85) !important;
}

.uk-accordion-item {
  padding-bottom: 0;
  margin-top: 0 !important;
}

.uk-accordion-title {
  color: #000000;
}

.stundenplan-template .uk-accordion > li {
  position: relative;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.stundenplan-template .uk-accordion > li:last-child {
  border-bottom: none;
}

.stundenplan-row {
  align-items: flex-start;
  padding: 14px 0;
  cursor: pointer;
  /* uk-width-expand + flex: avoid zero-width columns hiding title / inline text */
}
.stundenplan-row .uk-text-bold {
  line-height: 1.25;
}
.stundenplan-row .uk-text-meta {
  line-height: 1.25;
}
.stundenplan-row .sp-col-title,
.stundenplan-row .sp-col-inline {
  min-width: 0;
}
.stundenplan-row .sp-toptitle:empty {
  display: none;
}
.stundenplan-row .sp-col-time {
  width: 170px;
}
.stundenplan-row .sp-col-actions i {
  display: block;
  transition: transform 0.15s ease;
}
.stundenplan-row:hover {
  opacity: 0.65;
}
.stundenplan-row:hover .sp-col-actions i {
  transform: translateY(3px) !important;
}

.stundenplan-weekday {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.stundenplan-weekday .stundenplan-accordion {
  margin-bottom: 0;
}

.soldout-icon {
  display: inline-block;
  color: red !important;
  font-size: 10px;
  transform: translateY(-3px);
  text-transform: uppercase !important;
}

.stundenplan-details p {
  margin: 0 0 0.6em;
}

.uk-badge.uk-label-danger {
  background: #e53935;
  color: #fff;
  border-radius: 12px;
  padding: 2px 8px;
  font-size: 12px;
}

/* Hide the native accordion title but keep it accessible for toggling */
.uk-accordion-title.uk-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.sp-col-actions .js-info-toggle {
  padding: 4px 6px;
}

.sp-col-actions .js-info-toggle i {
  transition: transform 0.15s ease;
}

li.uk-open .sp-col-actions .js-info-toggle i {
  transform: rotate(180deg);
}

.stundenplan-content {
  padding-left: 170px !important;
}

/* Anmelden CTA below details/image, aligned with content column */
.stundenplan-anmelden-row {
  margin-top: 1.25rem;
  padding-left: 170px !important;
}

/* Stundenplan accordion: mobile layout (header stacked, chevron top-right; content full width, text then image) */
@media (max-width: 960px) {
  .stundenplan-template .stundenplan-row {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-wrap: nowrap;
    margin-left: 0 !important;
    padding: 12px 44px 12px 0;
    cursor: pointer;
  }
  .stundenplan-template .stundenplan-row > * {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .stundenplan-template .stundenplan-row .sp-col-time {
    width: 100% !important;
    order: 1;
  }
  .stundenplan-template .stundenplan-row .sp-col-title {
    order: 2;
  }
  .stundenplan-template .stundenplan-row .sp-col-inline {
    order: 3;
  }
  .stundenplan-template .stundenplan-row .sp-col-actions {
    position: absolute;
    top: 12px;
    right: 0;
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto !important;
    order: 4;
    margin: 0 !important;
    padding: 0 !important;
  }
  .stundenplan-template .stundenplan-row .sp-col-actions.uk-grid {
    margin-left: 0 !important;
  }
  .stundenplan-template .stundenplan-row .sp-col-actions > * {
    padding-left: 0 !important;
    width: auto !important;
  }
  .stundenplan-template .stundenplan-content {
    padding-left: 0 !important;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    /* DOM order: details column first, image second — keep text above image */
  }
  .stundenplan-template .stundenplan-content .uk-grid {
    margin-left: 0 !important;
  }
  .stundenplan-template .stundenplan-content .uk-grid > * {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    padding-left: 0 !important;
  }
  .stundenplan-template .stundenplan-content .stundenplan-details {
    width: 100%;
  }
  .stundenplan-template .stundenplan-content img.fit {
    width: 100%;
    height: auto;
    display: block;
  }
  .stundenplan-template .uk-accordion-content {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .stundenplan-template .stundenplan-anmelden-row {
    padding-left: 0 !important;
  }
}
.uk-lightbox {
  background-color: #FFFFFF;
}
.uk-lightbox .uk-lightbox-toolbar {
  transform: none !important;
  background-color: transparent;
  padding: 15px;
}
.uk-lightbox .uk-lightbox-toolbar .uk-lightbox-toolbar-icon {
  transform: scale(1.5);
  color: #000000;
}
.uk-lightbox .uk-lightbox-button {
  color: #000000;
  background-color: transparent;
  opacity: 1 !important;
  margin-left: 5px;
  margin-right: 5px;
}
.uk-lightbox .uk-lightbox-button svg {
  width: 15px !important;
  height: auto;
}
.uk-lightbox .uk-lightbox-button svg polyline {
  stroke-width: 1;
}
.uk-lightbox .uk-lightbox-items > * > * {
  max-width: calc(100vw - 160px);
  max-height: calc(100vh - 120px);
}
.uk-lightbox .uk-lightbox-items > * iframe {
  max-width: calc(100vw - 140px) !important;
  max-height: calc(100vh - 100px) !important;
}
.uk-lightbox .uk-lightbox-caption {
  color: #000000;
}

.uk-close-large {
  padding: 10px;
}
.uk-close-large svg {
  width: 16px;
}
.uk-close-large svg line {
  stroke-width: 1;
}

.slicksliderwrapper {
  position: relative;
}
.slicksliderwrapper .slickslider {
  position: relative;
}
.slicksliderwrapper .slickslider .slick-prev {
  left: 15px;
  z-index: 20;
  display: none !important;
}
.slicksliderwrapper .slickslider .slick-next {
  right: 15px;
  z-index: 20;
  display: none !important;
}
.slicksliderwrapper .slickslider .slickslide img {
  height: clamp(300px, 48vw, 1200px);
}
@media (min-width: 640px) {
  .slicksliderwrapper .slickslider .slickslide.half\@s img {
    height: clamp(250px, 28.5vw, 1200px);
  }
}
@media (min-width: 960px) {
  .slicksliderwrapper .slickslider .slickslide.half\@m img {
    height: clamp(250px, 28.5vw, 1200px);
  }
}
@media (min-width: 1200px) {
  .slicksliderwrapper .slickslider .slickslide.half\@l img {
    height: clamp(250px, 28.5vw, 1200px);
  }
}
.slicksliderwrapper .my-slick-prev, .slicksliderwrapper .my-slick-next {
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 20;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.25s ease;
}
@media (max-width: 640px) {
  .slicksliderwrapper .my-slick-prev, .slicksliderwrapper .my-slick-next {
    display: none;
  }
}
.slicksliderwrapper .my-slick-prev img, .slicksliderwrapper .my-slick-prev svg, .slicksliderwrapper .my-slick-next img, .slicksliderwrapper .my-slick-next svg {
  width: 100px;
  height: auto;
}
.slicksliderwrapper .my-slick-prev svg path, .slicksliderwrapper .my-slick-next svg path {
  fill: #FFFFFF;
}
.slicksliderwrapper .my-slick-next {
  left: auto;
  right: 0px;
}
.slicksliderwrapper .slick-dots li {
  height: 6px;
}
.slicksliderwrapper .slick-dots li button:before {
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
  background-color: #000000;
}
.slicksliderwrapper:hover .my-slick-prev, .slicksliderwrapper:hover .my-slick-next {
  opacity: 1;
}
.slicksliderwrapper:hover .my-slick-prev {
  transform: translate(20px, -50%);
}
.slicksliderwrapper:hover .my-slick-next {
  transform: translate(-20px, -50%);
}

.gsap-fadein {
  opacity: 0;
}

.uk-subnav {
  padding: 0 !important;
}
.uk-subnav li {
  background-color: transparent !important;
}
.uk-subnav li a {
  background-color: transparent !important;
}
.uk-subnav li a:link, .uk-subnav li a:visited {
  text-transform: capitalize;
  text-decoration: none;
  color: #000000;
  padding: 0;
}
.uk-subnav li a:hover, .uk-subnav li a:active {
  opacity: 0.5;
}
.uk-subnav li.uk-active a:link, .uk-subnav li.uk-active a:visited {
  text-decoration: none !important;
  font-weight: bold;
  pointer-events: none;
}

* + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
  margin-top: 0px;
}

#pagination ul {
  margin-top: 40px;
}
#pagination ul li.is-active a:link, #pagination ul li.is-active a:visited {
  color: #9c4454;
}
#pagination ul li a:link, #pagination ul li a:visited {
  color: #000000;
  text-decoration: none;
}
#pagination ul li a:hover, #pagination ul li a:active {
  color: #9c4454;
  text-decoration: none;
}

@media (max-width: 640px) {
  #toggle-filter a#textsucheButton:hover {
    text-decoration: none;
  }
}
#toggle-filter a#textsucheButton.is-active {
  text-decoration: underline;
  pointer-events: auto;
}

.FormBuilder.FormBuilder-contact,
.FormBuilder.FormBuilder-anmeldung,
.FormBuilder.FormBuilder-newsletter {
  height: 100% !important;
  /* Abo-Auswahl: title|description → .abo-option / .abo-title / .abo-description (site/ready.php) */
  /* Kursauswahl: weekday <h3> only (no input — stripped in site/ready.php), then course checkboxes */
}
.FormBuilder.FormBuilder-contact fieldset,
.FormBuilder.FormBuilder-anmeldung fieldset,
.FormBuilder.FormBuilder-newsletter fieldset {
  padding: 30px;
  margin-left: 0;
  margin-right: 0;
  min-width: 0;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 10px;
  margin-bottom: 40px !important;
}
.FormBuilder.FormBuilder-contact legend.uk-legend,
.FormBuilder.FormBuilder-anmeldung legend.uk-legend,
.FormBuilder.FormBuilder-newsletter legend.uk-legend {
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-bottom: 0px !important;
  padding: 0;
  float: none;
  width: auto;
  padding: 0 15px;
  background-color: transparent;
  color: #000000 !important;
}
.FormBuilder.FormBuilder-contact input[type=checkbox],
.FormBuilder.FormBuilder-anmeldung input[type=checkbox],
.FormBuilder.FormBuilder-newsletter input[type=checkbox] {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 0;
  vertical-align: top;
  color: #000000 !important;
  border-radius: 4px;
}
.FormBuilder.FormBuilder-contact input[type=checkbox]:checked,
.FormBuilder.FormBuilder-anmeldung input[type=checkbox]:checked,
.FormBuilder.FormBuilder-newsletter input[type=checkbox]:checked {
  border-color: #000000;
}
.FormBuilder.FormBuilder-contact input:not([type=checkbox]):not([type=radio]),
.FormBuilder.FormBuilder-contact textarea,
.FormBuilder.FormBuilder-anmeldung input:not([type=checkbox]):not([type=radio]),
.FormBuilder.FormBuilder-anmeldung textarea,
.FormBuilder.FormBuilder-newsletter input:not([type=checkbox]):not([type=radio]),
.FormBuilder.FormBuilder-newsletter textarea {
  background-color: transparent;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #000000;
  padding: 10px 15px;
  height: auto;
  border-radius: 6px;
  width: 100%;
}
.FormBuilder.FormBuilder-contact input:not([type=checkbox]):not([type=radio])::placeholder,
.FormBuilder.FormBuilder-contact textarea::placeholder,
.FormBuilder.FormBuilder-anmeldung input:not([type=checkbox]):not([type=radio])::placeholder,
.FormBuilder.FormBuilder-anmeldung textarea::placeholder,
.FormBuilder.FormBuilder-newsletter input:not([type=checkbox]):not([type=radio])::placeholder,
.FormBuilder.FormBuilder-newsletter textarea::placeholder {
  color: #000000;
}
.FormBuilder.FormBuilder-contact input:not([type=checkbox]):not([type=radio]):focus,
.FormBuilder.FormBuilder-contact textarea:focus,
.FormBuilder.FormBuilder-anmeldung input:not([type=checkbox]):not([type=radio]):focus,
.FormBuilder.FormBuilder-anmeldung textarea:focus,
.FormBuilder.FormBuilder-newsletter input:not([type=checkbox]):not([type=radio]):focus,
.FormBuilder.FormBuilder-newsletter textarea:focus {
  border-color: #000000;
}
.FormBuilder.FormBuilder-contact input:not([type=checkbox]):not([type=radio]):focus::placeholder,
.FormBuilder.FormBuilder-contact textarea:focus::placeholder,
.FormBuilder.FormBuilder-anmeldung input:not([type=checkbox]):not([type=radio]):focus::placeholder,
.FormBuilder.FormBuilder-anmeldung textarea:focus::placeholder,
.FormBuilder.FormBuilder-newsletter input:not([type=checkbox]):not([type=radio]):focus::placeholder,
.FormBuilder.FormBuilder-newsletter textarea:focus::placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.FormBuilder.FormBuilder-contact textarea,
.FormBuilder.FormBuilder-anmeldung textarea,
.FormBuilder.FormBuilder-newsletter textarea {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 20px;
  margin: 0;
  resize: none;
  color: #000000 !important;
}
.FormBuilder.FormBuilder-contact textarea:focus,
.FormBuilder.FormBuilder-anmeldung textarea:focus,
.FormBuilder.FormBuilder-newsletter textarea:focus {
  border-color: #000000;
}
.FormBuilder.FormBuilder-contact button,
.FormBuilder.FormBuilder-anmeldung button,
.FormBuilder.FormBuilder-newsletter button {
  border: 1px solid #000000;
  border-radius: 6px;
  color: #000000 !important;
}
.FormBuilder.FormBuilder-contact button:hover, .FormBuilder.FormBuilder-contact button:active,
.FormBuilder.FormBuilder-anmeldung button:hover,
.FormBuilder.FormBuilder-anmeldung button:active,
.FormBuilder.FormBuilder-newsletter button:hover,
.FormBuilder.FormBuilder-newsletter button:active {
  border-color: #FFFFFF !important;
  color: #FFFFFF !important;
}
.FormBuilder.FormBuilder-contact label,
.FormBuilder.FormBuilder-anmeldung label,
.FormBuilder.FormBuilder-newsletter label {
  color: #000000 !important;
}
.FormBuilder.FormBuilder-contact label.uk-form-label,
.FormBuilder.FormBuilder-anmeldung label.uk-form-label,
.FormBuilder.FormBuilder-newsletter label.uk-form-label {
  font-weight: 700;
  margin-bottom: 0.5em !important;
}
.FormBuilder.FormBuilder-contact .Inputfields,
.FormBuilder.FormBuilder-anmeldung .Inputfields,
.FormBuilder.FormBuilder-newsletter .Inputfields {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.FormBuilder.FormBuilder-contact .Inputfields.uk-clearfix,
.FormBuilder.FormBuilder-anmeldung .Inputfields.uk-clearfix,
.FormBuilder.FormBuilder-newsletter .Inputfields.uk-clearfix {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0px;
}
.FormBuilder.FormBuilder-contact .Inputfield,
.FormBuilder.FormBuilder-anmeldung .Inputfield,
.FormBuilder.FormBuilder-newsletter .Inputfield {
  margin-bottom: 20px;
}
.FormBuilder.FormBuilder-contact .Inputfield:last-child,
.FormBuilder.FormBuilder-anmeldung .Inputfield:last-child,
.FormBuilder.FormBuilder-newsletter .Inputfield:last-child {
  margin-bottom: 0 !important;
}
.FormBuilder.FormBuilder-contact .Inputfield#wrap_Inputfield_nachricht,
.FormBuilder.FormBuilder-anmeldung .Inputfield#wrap_Inputfield_nachricht,
.FormBuilder.FormBuilder-newsletter .Inputfield#wrap_Inputfield_nachricht {
  overflow: hidden;
}
.FormBuilder.FormBuilder-contact .InputfieldContent,
.FormBuilder.FormBuilder-anmeldung .InputfieldContent,
.FormBuilder.FormBuilder-newsletter .InputfieldContent {
  margin-top: 0 !important;
}
.FormBuilder.FormBuilder-contact .InputfieldContent .InputfieldHeader,
.FormBuilder.FormBuilder-anmeldung .InputfieldContent .InputfieldHeader,
.FormBuilder.FormBuilder-newsletter .InputfieldContent .InputfieldHeader {
  font-size: 1em !important;
  font-weight: 700;
}
.FormBuilder.FormBuilder-contact ul.InputfieldRadiosStacked li,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldRadiosStacked li,
.FormBuilder.FormBuilder-newsletter ul.InputfieldRadiosStacked li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px !important;
}
.FormBuilder.FormBuilder-contact ul.InputfieldRadiosStacked li label,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldRadiosStacked li label,
.FormBuilder.FormBuilder-newsletter ul.InputfieldRadiosStacked li label {
  display: flex;
  align-items: flex-start;
  gap: 0.5em;
}
.FormBuilder.FormBuilder-contact ul.InputfieldRadiosStacked li input[type=radio],
.FormBuilder.FormBuilder-anmeldung ul.InputfieldRadiosStacked li input[type=radio],
.FormBuilder.FormBuilder-newsletter ul.InputfieldRadiosStacked li input[type=radio] {
  margin-top: 4px !important;
  flex-shrink: 0;
}
.FormBuilder.FormBuilder-contact .abo-option,
.FormBuilder.FormBuilder-anmeldung .abo-option,
.FormBuilder.FormBuilder-newsletter .abo-option {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  flex: 1;
  min-width: 0;
}
.FormBuilder.FormBuilder-contact .abo-title,
.FormBuilder.FormBuilder-anmeldung .abo-title,
.FormBuilder.FormBuilder-newsletter .abo-title {
  line-height: 1.25;
}
.FormBuilder.FormBuilder-contact .abo-description,
.FormBuilder.FormBuilder-anmeldung .abo-description,
.FormBuilder.FormBuilder-newsletter .abo-description {
  line-height: 1.35;
  font-weight: 400;
}
.FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading,
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading {
  display: block;
  width: 100%;
  flex-basis: 100%;
  list-style: none;
  margin-top: 1.25em !important;
  margin-bottom: 0.35em !important;
  padding: 0;
}
.FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading:first-child,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading:first-child,
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading:first-child {
  margin-top: 0 !important;
}
.FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday,
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #000000 !important;
  margin-bottom: 0.5em !important;
}
.FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday:after,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday:after,
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li.fb-kurs-weekday-heading h3.fb-kurs-weekday:after {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000000;
}
.FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li,
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px !important;
  padding: 0;
  list-style: none;
}
.FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li label,
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li label,
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li label {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5em;
}
.FormBuilder.FormBuilder-contact ul.InputfieldCheckboxesStacked li input[type=checkbox],
.FormBuilder.FormBuilder-anmeldung ul.InputfieldCheckboxesStacked li input[type=checkbox],
.FormBuilder.FormBuilder-newsletter ul.InputfieldCheckboxesStacked li input[type=checkbox] {
  margin-top: 0px !important;
}
.FormBuilder.FormBuilder-contact div.Inputfield_agbs_akzeptiert,
.FormBuilder.FormBuilder-anmeldung div.Inputfield_agbs_akzeptiert,
.FormBuilder.FormBuilder-newsletter div.Inputfield_agbs_akzeptiert {
  margin-bottom: 40px;
}

@keyframes slowfadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.visuallyhidden {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.futureBtn {
  background-color: #9c4454;
  height: 110px;
  width: 110px;
  padding: 14px 12px 12px 12px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20px;
  left: 40px;
  transform: rotate(-10deg);
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.35em;
  text-align: center;
  box-shadow: 5px 5px 18px 3px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .futureBtn {
    height: 90px;
    width: 90px;
    font-size: 12px;
    top: 10px;
    left: 30px;
  }
}

.long-link {
  word-break: break-word;
  overflow-wrap: anywhere;
  display: inline-block;
  max-width: 100%;
}
