.ar-video-carousel {
  position: absolute !important;
  width: 100%;
  height: 100%;
}
.ar-video-carousel .gs-video-wrapper {
  min-height: 700px;
}
.ar-video-carousel .slider-content-zone {
  width: 100%;
}
.ar-video-carousel .swiper-pagination {
  z-index: 50;
  padding-left: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: start;
  padding-bottom: 0;
}
.ar-video-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 42px;
  background-color: #fff;
  opacity: 34%;
  height: 1px;
}
.ar-video-carousel .swiper-pagination .swiper-pagination-bullet-active {
  width: 100px;
  height: 1px;
  background-color: #fff;
  opacity: 1;
}

/*# sourceMappingURL=hero-section.css.map */
