#depoimentos .elementor-element-291ff93.kb-testimonials-ready .elementor-image-carousel-wrapper {
  overflow: hidden;
  touch-action: pan-y;
}

#depoimentos .elementor-element-291ff93.kb-testimonials-ready .elementor-image-carousel {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  will-change: transform;
  transition: transform 420ms ease;
}

#depoimentos .elementor-element-291ff93.kb-testimonials-ready .swiper-slide {
  flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3);
  width: auto !important;
  margin-right: 0 !important;
  box-sizing: border-box;
  padding: 0 5px;
}

#depoimentos .elementor-element-291ff93.kb-testimonials-ready .swiper-slide-inner,
#depoimentos .elementor-element-291ff93.kb-testimonials-ready .swiper-slide-image {
  display: block;
  width: 100%;
}

#depoimentos .elementor-element-291ff93.kb-testimonials-ready .elementor-image-carousel-wrapper.is-dragging .elementor-image-carousel {
  transition: none;
}

@media (max-width: 1024px) {
  #depoimentos .elementor-element-291ff93.kb-testimonials-ready .swiper-slide {
    flex-basis: 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  #depoimentos .elementor-element-291ff93.kb-testimonials-ready .swiper-slide {
    flex-basis: 100%;
    max-width: 100%;
  }
}
