.swiper-pagination-bullet {
	background: #cbd5e1;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: var(--nc-star);
}

@media (max-width:640px) {}