.fa-star.active {
  color: yellow
}

#swiperModal .swiper-container {
  width: 90% !important;
  max-width: 1200px;
  max-height: 800px;
  min-width: 300px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
}

.swiper-button-next:after, .swiper-button-prev:after{
  font-size: 40px;
}