/* xl - DESKTOP STYLES */
@media screen and (max-width: 390px) {
  .banner--home .swiper-container-1 .swiper-pagination-2 .swiper-pagination-bullet {
    width: 24px !important;
  }
}
@media screen and (max-width: 600px) {
  .banner--slider .swiper-container-1 .swiper-wrapper:after {
    height: 100% !important;
    background: linear-gradient(0deg, #050f31 0, rgba(9, 9, 121, 0) 100%) !important;
  }
  section.site-cards .site-card .site-card-overlay {
    opacity: 0 !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F3668-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%22%7D */