.double-marquee-wrapper{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;will-change:transform;padding:10rem 0}@media(max-width: 1700px){.double-marquee-wrapper{padding:7rem 0}}@media(max-width: 768px){.double-marquee-wrapper{padding:4rem 0}}@media(max-width: 600px){.double-marquee-wrapper{padding:2rem 0}}.marquee-row{overflow:hidden;white-space:nowrap;margin-bottom:.625rem}.marquee-row:last-child{margin-bottom:0}@media(max-width: 768px){.marquee-row{margin-bottom:.5rem}}@media(max-width: 600px){.marquee-row{margin-bottom:.3125rem}}.marquee-content{display:inline-block;animation-duration:100s;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.marquee-content:hover{animation-play-state:paused}.marquee-left .marquee-content{animation-name:marquee-scroll-left}@keyframes marquee-scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.marquee-right .marquee-content{animation-name:marquee-scroll-right}@keyframes marquee-scroll-right{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}.marquee-text{display:inline-block;font-weight:400;margin:0;line-height:1.1;padding-right:3.75rem}@media(max-width: 768px){.marquee-text{padding-right:2.5rem}}@media(max-width: 600px){.marquee-text{padding-right:1.875rem}}.marquee-text .text-gray{color:#828282}.marquee-text .text-yellow{color:#f6f62e}@media(prefers-reduced-motion: reduce){.marquee-content{animation:none !important}}
