effect-creative.scss 193 Bytes
.swiper-creative {

}
  .swiper-slide-creative {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
	 transform-style: preserve-3d;
  }