.hero .swiper{overflow:visible}.hero .swiper .swiper-pagination{bottom:-30px!important;left:0!important;text-align:center}@media print,screen and (min-width:768px){.hero .swiper .swiper-pagination{text-align:left}}.hero .swiper .swiper-pagination .swiper-pagination-bullet{margin:0 14px 0 0!important}.hero .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000}.animate-marquee{animation:marquee-scroll 160s linear infinite}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}