@charset "UTF-8";
.ysf-slider {
  padding: 0 0 0.3125rem;
}
.ysf-slider.alignfull {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ysf-slider .ysf-slides .ysf-slide {
  height: 100%;
}
.ysf-slider .ysf-slides .editor-styles-wrapper ul,
.ysf-slider .ysf-slides .editor-styles-wrapper ol {
  margin: 0;
}
.ysf-slider .ysf-slides.light h4,
.ysf-slider .ysf-slides.light .slide-description,
.ysf-slider .ysf-slides.light .slide-name {
  color: #ffffff;
}
.ysf-slider .ysf-slides.light .slick-dots li.slick-active button::before {
  opacity: 0.75;
  color: #ffffff;
}
.ysf-slider .ysf-slides.light .slick-dots li button::before {
  opacity: 0.25;
  color: #ffffff;
}
.ysf-slider .ysf-slides .ysf-slide-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 25rem;
  width: auto;
  border-radius: 0.625rem;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .ysf-slider .ysf-slides .ysf-slide-content {
    width: 80vw;
    margin: 0 0 0 1.25rem;
  }
}
.ysf-slider .ysf-slides .ysf-slide-content a {
  height: 100%;
  width: 100%;
}
.ysf-slider .ysf-slides .ysf-slide-content:focus {
  outline: none;
}
.ysf-slider .ysf-slides .ysf-slide-content:hover .ysf-slide-image {
  transform: scale(1.05) rotate(1deg);
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-img-wrapper {
  position: relative;
  height: 100%;
  min-height: 100%;
  width: 100%;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper {
  right: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper h4 {
  color: white;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 120%;
  right: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 1.25rem;
  width: 100%;
  text-align: center;
  bottom: auto;
  word-wrap: normal;
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper ul.tags {
  position: absolute;
  bottom: 1.25rem;
  top: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  gap: 0.625rem;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: fit-content;
  left: 0;
  right: 0;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper ul.tags li {
  background: white;
  color: black;
  border-radius: 0.25rem;
  padding: 0.3125rem;
  font-size: 0.688rem;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper ul.tags li.live {
  background: #ba294c;
  color: white;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper ul.tags li.live:before {
  content: "•";
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper ul.tags li.ondemand {
  background: #59837f;
  color: white;
}
.ysf-slider .ysf-slides .ysf-slide-content .ysf-slide-txt-wrapper ul.tags li.stuttgart {
  background: #fefdc8;
  color: black;
}
.ysf-slider .ysf-slides .ysf-slide-image {
  max-height: 70vh;
  min-height: 23.75rem;
  width: 100%;
  border-radius: 0.625rem;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: transform 300ms ease;
}
@media only screen and (max-width: 600px) {
  .ysf-slider .ysf-slides .ysf-slide-image {
    height: 60vh;
    position: relative;
  }
}
.ysf-slider .ysf-slides img:not(.ysf-slide-image) {
  max-height: 70vh;
  min-height: 23.75rem;
  width: 100%;
  border-radius: 0.625rem;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: transform 300ms ease;
}
@media only screen and (max-width: 600px) {
  .ysf-slider .ysf-slides img:not(.ysf-slide-image) {
    height: 60vh;
    position: relative;
  }
  .ysf-slider .ysf-slides img:not(.ysf-slide-image):after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
  }
}
.ysf-slider .slick-dots li {
  width: 0.625rem;
  height: 0.625rem;
}
.ysf-slider.is-admin:before {
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 2.5rem;
  position: absolute;
  z-index: 1;
}

.low-swiper .ysf-slides .ysf-slide-image,
.low-swiper .ysf-slides img {
  max-height: 20rem;
  min-height: 20rem;
}
.low-swiper .ysf-slide-content {
  height: auto !important;
}

/* Customize Swiper Styles */
.swiper {
  max-width: 100rem;
}

.swiper-button-next,
.swiper-button-prev {
  background: white;
  border-radius: 50%;
  width: 3.75rem;
  height: 3.75rem;
  box-shadow: 0px 0.25rem 1.25rem rgba(0, 0, 0, 0.1);
  z-index: 11;
}
@media only screen and (max-width: 600px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 2.75rem;
    height: 2.75rem;
  }
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: black;
  font-size: 1rem;
}

.swiper-button-disabled {
  display: none;
}
/*# sourceMappingURL=ysf-slider.css.map */
