.kw-ticker{border-bottom:1px solid var(--kw-line);overflow:hidden;max-width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.kw-ticker .kw-track{display:flex;width:-moz-max-content;width:max-content;gap:0;animation:kw-ticker 70s linear infinite}.kw-ticker:focus-within .kw-track,.kw-ticker:hover .kw-track{animation-play-state:paused}@keyframes kw-ticker{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.kw-ticker .kw-track{animation:none}}html[data-motion="0"] .kw-ticker .kw-track{animation:none}