@media screen and (min-width:769px){.marquee__with-padding{padding-left:1.25rem;padding-right:1.25rem}}.marquee__container{padding-bottom:.4375rem;padding-top:.4375rem}.marquee .swiper{height:100%;position:relative;width:100%}.marquee .swiper:after{content:"";animation:line-slide 60s forwards infinite linear;display:block;height:1px;left:-10%;position:absolute;top:40%;width:200%;z-index:1}.marquee .swiper .swiper-wrapper{-webkit-transition-timing-function:linear;position:relative;transition-timing-function:linear}.marquee__slide{font-family:"Spezia Mono Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:1;margin-right:.5625rem;overflow:hidden;width:auto}@keyframes line-slide{0%{background-position:-5% 0}100%{background-position:100% 0}}