/* Swiper overrides for Hypernova Bets */

.hypernovabets-slider {
  width: 100%;
  margin-top: 10px;
}

.hypernovabets-slider .swiper-wrapper {
  align-items: center;
}

.hypernovabets-slider .swiper-slide {
  width: auto;
  padding: 4px 10px;
  margin-right: 8px;
  border-radius: 999px;
  font-size: 12px;
  background: rgba(0,0,0,0.25);
  white-space: nowrap;
}

/* bullets / arrows, якщо захочеш додати */
/* .swiper-pagination-bullet { ... } */
