/* ../../../tmp/tmp-3116580-SmhI2oiMk2hX/bpweb-dev/plugins/bp/web/assets/components/carouselrelatedcontent.css */
.carousel-relatedcontent {
  position: relative;
}
.carousel-relatedcontent .swiper-wrapper {
  position: initial;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  height: auto;
}
.carousel-relatedcontent .swiper-button-prev,
.carousel-relatedcontent .swiper-container-rtl .swiper-button-prev,
.carousel-relatedcontent .swiper-button-next,
.carousel-relatedcontent .swiper-container-rtl .swiper-button-next {
  color: #191a1b;
  display: none;
}
.carousel-relatedcontent .swiper-button-prev::after,
.carousel-relatedcontent .swiper-container-rtl .swiper-button-prev::after,
.carousel-relatedcontent .swiper-button-next::after,
.carousel-relatedcontent .swiper-container-rtl .swiper-button-next::after {
  font-size: 20px;
  font-weight: 800;
}
.carousel-relatedcontent .swiper-button-prev,
.carousel-relatedcontent .swiper-container-rtl .swiper-button-next {
  left: 0;
  transform: translateX(-100%);
}
.carousel-relatedcontent .swiper-button-next,
.carousel-relatedcontent .swiper-container-rtl .swiper-button-prev {
  right: 0;
  transform: translateX(100%);
}
.carousel-relatedcontent .navigation-dark .swiper-button-next,
.carousel-relatedcontent .navigation-dark .swiper-button-prev {
  background-size: 16px;
}
@media screen and (min-width:1024px) {
  .carousel-relatedcontent .swiper-button-disabled {
    display: none !important;
  }
}
@media screen and (min-width:1376px) {
  .block-spacing-top.carousel-relatedcontent {
    padding-top: 160px;
  }
}
@media screen and (min-width:1800px) {
  .block-spacing-top.carousel-relatedcontent {
    padding-top: 176px;
  }
}
@media screen and (min-width:640px) {
  .block-spacing-bottom.carousel-relatedcontent {
    padding-bottom: 128px;
  }
}
@media screen and (min-width:1024px) {
  .block-spacing-bottom.carousel-relatedcontent {
    padding-bottom: 88px;
  }
}
@media screen and (min-width:1376px) {
  .block-spacing-bottom.carousel-relatedcontent {
    padding-bottom: 136px;
  }
}
@media screen and (min-width:1800px) {
  .block-spacing-bottom.carousel-relatedcontent {
    padding-bottom: 128px;
  }
}
.carousel-relatedcontent-heading {
  font-size: 1.75rem;
  line-height: 1.2142857143;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (min-width:640px) {
  .carousel-relatedcontent-heading {
    font-size: 2.5rem;
    line-height: 1.2;
    max-width: 640px;
    margin-bottom: 104px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width:1024px) {
  .carousel-relatedcontent-heading {
    max-width: unset;
    margin-bottom: 64px;
  }
}
@media screen and (min-width:1800px) {
  .carousel-relatedcontent-heading {
    font-size: 2.5625rem;
    line-height: 1.1707317073;
    margin-bottom: 88px;
  }
}
.carousel-relatedcontent-heading-small {
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width:1024px) {
  .carousel-relatedcontent-heading-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.carousel-relatedcontent-heading-small h4 {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media screen and (min-width:1376px) {
  .carousel-relatedcontent-heading-small h4 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width:1800px) {
  .carousel-relatedcontent-heading-small h4 {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 42px;
    text-align: center;
  }
}
.carousel-relatedcontent-slide .square-aspect {
  display: block;
  width: 100%;
}
.carousel-relatedcontent-slide,
.carousel-relatedcontent-slide a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.swiper-slide {
  position: relative;
  border-radius: 12px;
  box-shadow: 0 1px 4px rgba(24, 29, 54, 0.16);
  background-color: #fff;
}
.carousel-relatedcontent-cell {
  color: inherit;
  text-decoration: inherit;
}
.carousel-relatedcontent-content-container {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: stretch;
}
.carousel-relatedcontent-content-image-container {
  width: 100%;
  padding: 12px 12px 0 12px;
}
@media screen and (min-width:1024px) {
  .carousel-relatedcontent-content-image-container {
    padding: 16px 16px 0 16px;
  }
}
.carousel-relatedcontent-content-image {
  position: relative;
  width: 100%;
  border-radius: 12px;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  flex: 1 0 auto;
}
.carousel-relatedcontent-tag {
  font-size: 0.6875rem;
  line-height: 1.2727272727;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 16px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  padding: 4px 8px;
  backdrop-filter: blur(8px);
  border-radius: 4px;
}
.carousel-relatedcontent-title {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
}
@media screen and (min-width:640px) {
  .carousel-relatedcontent-title {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
@media screen and (min-width:1024px) {
  .carousel-relatedcontent-title {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
.carousel-relatedcontent-copy {
  font-size: 0.875rem;
  line-height: 1.4285714286;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 32px;
}
.carousel-relatedcontent-label {
  font-size: 0.8125rem;
  line-height: 1.5384615385;
  font-weight: 600;
  margin-top: auto;
}
.carousel-relatedcontent-swiper .swiper-pagination-container,
.carousel-relatedcontent-swiper {
  margin-left: auto;
  margin-right: auto;
}
.carousel-relatedcontent-swiper {
  position: relative;
}
@media screen and (max-width:1024px) {
  .carousel-relatedcontent-swiper .swiper-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .carousel-relatedcontent .contain-xxl,
  .carousel-relatedcontent .contain-xl {
    margin-left: 0;
    margin-right: 0;
  }
}
