.lottie-player {
  width: 150px;
  height: 150px;
}

.aos-section-fade {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1s, transform 1s;
}

.swiper-slide-custom {
  width: 613.333px;
  margin-right: 30px;
}

.swiper-wrapper-custom {
  transition-duration: 0ms;
  transition-delay: 0ms;
  transform: translate3d(-643.333px, 0px, 0px);
}
