.marquee:where(.astro-6KMZKZIH){overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent);mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent)}.marquee__track:where(.astro-6KMZKZIH){display:flex;width:-moz-max-content;width:max-content;animation:marquee-scroll 32s linear infinite}.marquee:where(.astro-6KMZKZIH):hover .marquee__track:where(.astro-6KMZKZIH){animation-play-state:paused}.marquee__item:where(.astro-6KMZKZIH){flex:0 0 auto;padding:0 2rem;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;color:#cbd5e1;transition:color .3s ease}@media (min-width: 768px){.marquee__item:where(.astro-6KMZKZIH){padding:0 3rem;font-size:1.875rem}}.marquee__item:where(.astro-6KMZKZIH):hover{color:#1f2937}@media (prefers-reduced-motion: reduce){.marquee__track:where(.astro-6KMZKZIH){animation:none;flex-wrap:wrap;justify-content:center;width:100%;gap:1rem 0}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
