.rc-ticker-section{width:100%;background:var(--rc-ticker-bg, #670c0c);color:var(--rc-heading-font-color)}.rc-ticker-inner{max-width:100%;margin:0 auto;height:var(--rc-ticker-height, 60px);min-height:32px;display:flex;align-items:center;overflow:hidden;position:relative;padding-left:0;padding-right:0}.rc-ticker-viewport{width:100%;overflow:hidden}.rc-ticker-track{display:inline-flex;align-items:center;gap:48px;white-space:nowrap;will-change:transform;animation:rc-ticker-scroll var(--rc-ticker-speed, 40s) linear infinite;animation-play-state:var(--rc-play-state, running);padding-left:8px;padding-right:8px}.rc-ticker-item{font-family:var(--rc-heading-font-family);font-weight:var(--rc-heading-font-weight);font-size:var(--rc-heading-font-size-desktop, 14px);line-height:var(--rc-heading-line-height-desktop, 1);text-transform:var(--rc-heading-text-transform);letter-spacing:var(--rc-heading-letter-spacing-desktop);color:var(--rc-heading-font-color, #fff);display:inline-block;padding:8px 0}@keyframes rc-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.rc-ticker-section:hover .rc-ticker-track,.rc-ticker-section:focus-within .rc-ticker-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.rc-ticker-track{animation:none!important;transform:none!important}.rc-ticker-track .rc-ticker-item+.rc-ticker-item{display:none}}.rc-ticker-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:1024px){.rc-ticker-item{font-size:calc(var(--rc-heading-font-size-mobile, 14px) - 2px);line-height:var(--rc-heading-line-height-mobile, 1);letter-spacing:var(--rc-heading-letter-spacing-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/1897/assets/rc-section-ticker.css.map */
