.swiper-creative ::slotted(swiper-slide) {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
  }
