.swiper-testimonial-gallery{height:auto;padding:10px}.swiper-testimonial-gallery .swiper-slide{height:200px;perspective:1000px;width:350px}.swiper-testimonial-gallery .card{height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s;width:100%}.swiper-testimonial-gallery .card.is-flipped{transform:rotateX(180deg)}.swiper-testimonial-gallery .card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;cursor:pointer;height:100%;overflow:hidden;position:absolute;width:100%}.swiper-testimonial-gallery .card-front{background:#fff}.swiper-testimonial-gallery .card-front img{height:100%;object-fit:cover;width:100%}.swiper-testimonial-gallery .card-back{align-items:center;background-color:#5d22f5;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px;transform:rotateX(180deg)}.swiper-testimonial-gallery .swiper-container{box-sizing:content-box;height:auto;padding:10px;width:100%}.swiper-testimonial-gallery .swiper-wrapper{transition-timing-function:linear!important}