<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-slideshow .swiper-pagination-bullet {
  transition: 0.3s;
  background-color: #000;
  opacity: 1;
}
.hero-slideshow .swiper-pagination-bullet-active {
  width: 54px;
  border-radius: 4px;
  transition: 0.3s;
}</pre></body></html>