@keyframes notice-marquee{0%{transform:translate(0)}to{transform:translate(calc(-100% / var(--notice-segments, 2)))}}
