.swiper-wrapper {
  width: 100%;
  height: max-content !important;
  padding-bottom: 64px !important;
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #4f46e5 !important;
}
.grecaptcha-badge {
  z-index: 999;
}
#languageOptions .text-scroll-dark {
  color: white;
}
#languageOptions.scrolled .text-scroll-dark {
  color: black !important;
}
.dark #languageOptions .text-scroll-dark {
  color: white !important;
}
