.elementor-escen-image-text-carousel-content {
  display: flex;
  flex-wrap: wrap;
}
.elementor-escen-image-text-carousel-content figure,
.elementor-escen-image-text-carousel-content
  .elementor-escen-image-text-carousel-text {
  display: block;
  position: relative;
  width: 50%;
}
.elementor-escen-image-text-carousel-content
  .elementor-escen-image-text-carousel-text {
  padding: 100px;
}
.elementor-escen-image-text-carousel-content .swiper-pagination {
  position: relative !important;
  width: auto !important;
  left: auto !important;
  margin: 0px;
  text-align: left !important;
}
.elementor-escen-image-text-carousel-content .swiper-pagination-bullet {
  cursor: pointer;
  border: none;
  background-color: transparent;
  color: #000000;
  margin-bottom: 24px;
  padding: 0;
  margin-right: 24px;
  font-family: inherit;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  opacity: 1;
  width: auto;
  height: auto;
  display: inline-block;
}
.elementor-escen-image-text-carousel-content .swiper-pagination-bullet-active {
  color: #000000;
  background-color: transparent;
  font-weight: 900;
}
@media (max-width: 767.98px) {
  .elementor-escen-image-text-carousel-content figure {
    margin-bottom: 12px !important;
  }
  .elementor-escen-image-text-carousel-content figure,
  .elementor-escen-image-text-carousel-content
    .elementor-escen-image-text-carousel-text {
    width: 100%;
  }
  .elementor-escen-image-text-carousel-content
    .elementor-escen-image-text-carousel-text {
    padding: 0;
  }
}

@media (min-width: 577px) and (max-width: 767.98px) {
  .elementor-escen-image-text-carousel-content figure {
    padding: 20px;
  }
}
