.npe-top-ticker{--npe-distance:0px;--npe-duration:99s;width:100%;overflow:hidden;background:#942723;color:#fff;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;
}.npe-top-ticker__move{display:flex;width:max-content;will-change:transform;animation:npeTickerScroll var(--npe-duration) linear infinite}.npe-top-ticker__rail{display:flex;flex:0 0 auto;align-items:center;min-width:max-content}.npe-top-ticker__item{display:inline-flex;align-items:center;min-height:40px;padding:0 14px}.npe-top-ticker__item strong{color:#ffd84a;font-weight:900}.npe-top-ticker__sep{opacity:.9;padding:0 2px}.npe-top-ticker:hover .npe-top-ticker__move{animation-play-state:paused}@keyframes npeTickerScroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-1 * var(--npe-distance)),0,0)}}@media (max-width:767px){.npe-top-ticker{font-size:12px}.npe-top-ticker__item{min-height:36px;padding-inline:11px}}@media (prefers-reduced-motion:reduce){.npe-top-ticker__move{animation:none!important;transform:none!important}.npe-top-ticker{overflow-x:auto}}
