/** Shopify CDN: Minification failed

Line 298:18 Unexpected "{"
Line 298:27 Expected ":"
Line 299:18 Unexpected "{"
Line 299:27 Expected ":"
Line 308:20 Unexpected "{"
Line 308:29 Expected ":"
Line 309:20 Unexpected "{"
Line 309:29 Expected ":"
Line 310:20 Unexpected "{"
Line 310:29 Expected ":"
... and 12 more hidden warnings

**/
.slideshow {
  position: relative;
  overflow: hidden;
}
.slideshow .media {
  background-color: rgba(0, 0, 0, 0);
}
.slideshow--simple .media {
  height: auto;
}
.slideshow__container {
  position: relative;
}
@media screen and (max-width: 989px) {
  .slideshow--simple .slideshow__container {
    padding: 0;
  }
}
.slideshow__swiper {
  border-radius: var(--border-radius-main);
  overflow: hidden;
}
@media screen and (max-width: 989px) {
  .slideshow--simple .slideshow__swiper {
    border-radius: 0;
  }
}
.slideshow__swiper--full-width {
  border-radius: 0;
}
.slideshow__swiper--full-width .media {
  border-radius: 0;
}
.slideshow__swiper--simple {
  display: flex;
  flex-direction: column-reverse;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 990px) {
  .slideshow__swiper--simple {
    display: flex;
    flex-direction: row;
    border-radius: var(--border-radius-main);
    overflow: hidden;
  }
  .slideshow__swiper--simple.slideshow__swiper--full-width {
    border-radius: 0;
  }
}
.slideshow__swiper--simple .slideshow__content-wrapper {
  padding: 1.6rem 2rem 0;
  height: auto;
}
@media screen and (min-width: 990px) {
  .slideshow__swiper--simple .slideshow__content-wrapper {
    padding: 4.4rem;
    padding-right: 6.8rem;
  }
}
@media screen and (max-width: calc(990px - 1px)) {
  .slideshow__swiper--simple.slideshow__slide--full_height-mobile:not(
      .slideshow__swiper--no-image
    ) {
    height: 100vh;
  }
  .slideshow__swiper--simple.slideshow__slide--full_height-mobile
    .slideshow__swiper--media {
    flex-grow: 1;
  }
  .slideshow__swiper--simple.slideshow__slide--full_height-mobile
    .media::before {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 990px) {
  .slideshow__swiper--simple.slideshow__slide--full_height-desktop {
    min-height: 100vh;
  }
  .slideshow__swiper--simple.slideshow__slide--full_height-desktop
    .media::before {
    padding-bottom: 0 !important;
  }
}
.slideshow__swiper--text {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 990px) {
  .slideshow__swiper--text {
    gap: 0;
    width: 50.652173913%;
    max-width: 50.652173913%;
  }
}
.slideshow__swiper--media {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 990px) {
  .slideshow__swiper--media {
    width: 49.347826087%;
    max-width: 49.347826087%;
  }
  .slideshow__swiper--media .swiper-slide {
    border-radius: var(--border-radius-main);
    overflow: hidden;
  }
  .slideshow__swiper--full-width .slideshow__swiper--media .swiper-slide {
    border-radius: 0;
  }
}
.slideshow__image {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.slideshow__content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
  z-index: 3;
  box-sizing: border-box;
  height: 100%;
}
@media screen and (min-width: 990px) {
  .slideshow__content-wrapper {
    padding: 4rem;
  }
}
.slideshow__content-wrapper--bottom-left .slideshow__content-group {
  margin-top: auto;
}
.slideshow__content-wrapper--top-left {
  justify-content: flex-start;
}
.slideshow__content-wrapper--left {
  justify-content: center;
}
.slideshow__content-wrapper--center {
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.slideshow__content-wrapper--top-center {
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.slideshow__content-wrapper--bottom-center {
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.slideshow__content-container {
  width: 100%;
}
.slideshow__content-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 0.8rem;
  width: 100%;
}
.slideshow__content-wrapper--left .slideshow__content-group,
.slideshow__content-wrapper--top-left .slideshow__content-group,
.slideshow__content-wrapper--bottom-left .slideshow__content-group {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.slideshow__content-wrapper--left .slideshow__content-group .slideshow__button,
.slideshow__content-wrapper--top-left
  .slideshow__content-group
  .slideshow__button,
.slideshow__content-wrapper--bottom-left
  .slideshow__content-group
  .slideshow__button {
  align-self: flex-start;
}
.slideshow__swiper--simple .slideshow__bottom {
  width: 100%;
  padding: 0 2rem;
}
@media screen and (min-width: 750px) {
  .slideshow__swiper--simple .slideshow__bottom {
    max-width: 75%;
    margin: 0 auto;
    padding: 0;
  }
}
@media screen and (min-width: 990px) {
  .slideshow__swiper--simple .slideshow__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.6rem;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 90%;
    min-height: 4.4rem;
    transform: translateX(calc(-50% - 1.2rem));
  }
}
@media screen and (min-width: 1200px) {
  .slideshow__swiper--simple .slideshow__bottom {
    max-width: 90%;
  }
}
.slideshow__subheading-content {
  margin: 0;
  max-width: 61rem;
  color: rgb(var(--color-foreground-secondary));
}
.slideshow__title-content {
  margin: 0;
  max-width: 58rem;
}
@media screen and (min-width: 990px) {
  .slideshow__title-content {
    max-width: 72rem;
  }
}
.slideshow__description-content {
  margin: 0;
  max-width: 61rem;
  color: rgb(var(--color-foreground-secondary));
}
.slideshow__button {
  margin-top: 0.8rem;
  align-self: center;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .slideshow__button {
    width: unset;
  }
}
.slideshow__button-wrapper {
  width: 100%;
}
@media screen and (min-width: 576px) {
  .slideshow__button-wrapper {
    width: unset;
  }
}
.slideshow__button-next,
.slideshow__button-prev {
  display: none;
}
@media screen and (min-width: 990px) {
  .slideshow__button-next,
  .slideshow__button-prev {
    display: flex;
  }
}
.slideshow__video video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Logo bleibt absolut oben/links (wie zuvor) */
#shopify-section-{{ section.id }} .slideshow__content-wrapper { position: relative; }
#shopify-section-{{ section.id }} .slideshow__subline-image {
  position: absolute;
  top: var(--logo-pt, 1.6rem); /* gleiche Innenabstände wie Wrapper */
  left: var(--logo-pl, 2rem);
  z-index: 4;
  line-height: 0;
}
@media (min-width: 990px) {
  /* simple Desktop: 4.4rem; overlay/grid Desktop: 4rem */
  #shopify-section-{{ section.id }} .slideshow--simple .slideshow__subline-image { top: 4.4rem; left: 4.4rem; }
  #shopify-section-{{ section.id }} .slideshow--overlay .slideshow__subline-image,
  #shopify-section-{{ section.id }} .slideshow--grid .slideshow__subline-image { top: 4rem; left: 4rem; }
}

/* Nur bei top-Ausrichtung oben Platz für's Logo reservieren (Wert kommt dynamisch aus JS) */
#shopify-section-{{ section.id }} .slideshow__content-wrapper--top-left  .slideshow__content-group,
#shopify-section-{{ section.id }} .slideshow__content-wrapper--top-center .slideshow__content-group {
  padding-top: var(--logo-reserve, 0);
}

/* Logo bleibt absolut; Wrapper als Bezugspunkt */
#shopify-section-{{ section.id }} .slideshow__content-wrapper { position: relative; }

/* Abstand zwischen Logo und Text, wenn Text oben sitzt.
   --logo-reserve wird per JS gesetzt; Fallback = 2rem */
#shopify-section-{{ section.id }} .slideshow__content-wrapper--top-left  .slideshow__content-group,
#shopify-section-{{ section.id }} .slideshow__content-wrapper--top-center .slideshow__content-group {
  padding-top: var(--logo-reserve, 2rem);
}
/* Bild skaliert in die feste Wrapper-Breite */
#shopify-section-{{ section.id }} .slideshow__subline-image-img {
  display: block;
  width: 100%;
  height: auto;
}
