.elementor-102 .elementor-element.elementor-element-5590c1d5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-102 .elementor-element.elementor-element-6d23441d{--e-image-carousel-slides-to-show:8;width:100%;max-width:100%;}.elementor-102 .elementor-element.elementor-element-6d23441d .swiper-wrapper{display:flex;align-items:center;}@media(max-width:1024px){.elementor-102 .elementor-element.elementor-element-6d23441d{--e-image-carousel-slides-to-show:10;}}@media(max-width:767px){.elementor-102 .elementor-element.elementor-element-6d23441d{--e-image-carousel-slides-to-show:2;}}/* Start custom CSS for image-carousel, class: .elementor-element-6d23441d *//* Smooth continuous slide motion */
.elementor-102 .elementor-element.elementor-element-6d23441d .swiper-wrapper {
  transition-timing-function: linear !important;
}


/*-- desktop arrow edits --*/
@media (min-width: 1025px) {
  .badge-slider-arrows .elementor-swiper-button-prev,
  .badge-slider-arrows .elementor-swiper-button-next {
    top: 200px !important;
  }

  .badge-slider-arrows .elementor-swiper-button-prev {
    left: 48% !important;
  }

  .badge-slider-arrows .elementor-swiper-button-next {
    right: 48% !important;
  }
}

/*-- desktop-tablet arrow edits --*/
@media (min-width: 768px) and (max-width: 1024px) {
  .badge-slider-arrows .elementor-swiper-button-prev,
  .badge-slider-arrows .elementor-swiper-button-next {
    top: 90px !important;
  }

  .badge-slider-arrows .elementor-swiper-button-prev {
    left: 45% !important;
  }

  .badge-slider-arrows .elementor-swiper-button-next {
    right: 45% !important;
  }
}

/*-- mobile arrow edits --*/
@media (max-width: 767px) {
  .badge-slider-arrows .elementor-swiper-button-prev,
  .badge-slider-arrows .elementor-swiper-button-next {
    bottom: -35%;
    top: unset !important;
  }

  .badge-slider-arrows .elementor-swiper-button-prev {
    left: 40% !important;
  }

  .badge-slider-arrows .elementor-swiper-button-next {
    right: 40% !important;
  }
}/* End custom CSS */