@keyframes marquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-20%,0,0)}}.marquee{width:100%;white-space:nowrap;overflow:hidden}.marquee h2{font-weight:200;font-size:4.2rem;font-family:"sofia-pro",sans-serif;text-transform:uppercase}@media (max-width:1023px){.marquee h2{font-size:1.9rem}}@media (prefers-reduced-motion){.marquee .marquee__content{animation:none}}.marquee .marquee__content{width:576rem;display:flex;animation:marquee 50s linear infinite}@media (max-width:1023px){.marquee .marquee__content{width:312rem}}.marquee .marquee__list{width:fit-content;display:flex;position:relative;list-style:none;margin:0;padding:0}.marquee .marquee__list li{padding:0 3rem;white-space:nowrap;line-height:1.29}.section-scrolling{padding:.8rem 0;border-top:1px solid #000;border-bottom:1px solid #000;background:#fff}@media (max-width:1023px){.section-scrolling{padding:1.6rem 0}}
