.multiple-image-signpost .swiper {
  margin-right: -2.8rem
}
@media (min-width:768px) {
  .multiple-image-signpost .swiper {
    margin-right: 0
  }
}
.multiple-signposts .image-video-with-caption__caption-wrapper {
  background-color: var(--base-3);
  position: relative;
  background-color: var(--base-4)
}
.multiple-signposts--large.multiple-signposts--2 .signpost-card__image-wrapper {
  height: auto
}
.multiple-signposts--large.multiple-signposts--2 .signpost-card .image-video-with-caption__image-video-wrapper {
  height: 23rem!important
}
.multiple-signposts--large.multiple-signposts--2 .signpost-card__content {
  padding: var(--sm-2)
}
@media (min-width:768px) {
  .multiple-signposts .swiper {
    margin-right: 0
  }
  .multiple-signposts--large.multiple-signposts--2 .signpost-card .image-video-with-caption__image-video-wrapper {
    height: 32rem!important
  }
}
@media (min-width:1200px) {
  .multiple-signposts--small .swiper-wrapper .swiper-slide {
    width: calc(50% - var(--sm-1)/ 2)
  }
  .multiple-signposts--small .carousel-lines {
    display: none!important
  }
}
.signpost-carousel .swiper {
  margin-right: -2.8rem
}
@media (min-width:768px) {
  .signpost-carousel .swiper {
    margin-right: 0
  }
}
@media (min-width:992px) {
  .signpost-carousel .swiper {
    clip-path: polygon(0 0,1000% 0,1000% 100%,0 100%);
    overflow: visible
  }
  .signpost-carousel .swiper-slide {
    max-width: 39.5rem
  }
}
.combination-signpost .swiper {
  margin-right: -2.8rem
}
.combination-signpost .swiper--no-offset {
  margin-right: 0
}
@media (min-width:768px) {
  .combination-signpost .swiper {
    margin-right: 0
  }
}