
.bns-sp.elementor-widget-loop-carousel.elementor-pagination-type-bullets {
  --swiper-pagination-size: 0.5rem;
}

.bns-sp .swiper-pagination-bullet {
  border-radius: 0.5rem !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.bns-sp .swiper-pagination-bullet-active {
  width: 4rem !important;
}

@media screen and (min-width: 1200px) {
  .bns-sp-hidden-desktop .swiper-pagination-bullets,
  .bns-sp-hidden-desktop .elementor-swiper-button {
    display: none !important;
  }
}
