/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /gh/francesco-castronuovo/infinite-marquee@1.1.2/style.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
[fc-marquee-direction=horizontal] [fc-marquee=wrapper]{-webkit-animation:loop-horizontal linear infinite;-moz-animation:loop-horizontal linear infinite;-o-animation:loop-horizontal linear infinite}[fc-marquee-direction=vertical] [fc-marquee=wrapper]{-webkit-animation:loop-vertical linear infinite;-moz-animation:loop-vertical linear infinite;-o-animation:loop-vertical linear infinite}[fc-marquee-direction=horizontal]{display:flex}[fc-marquee-direction=vertical]{display:flex;flex-direction:column}[fc-marquee=wrapper]{flex:0 0 auto}[fc-marquee=component]:focus-within [fc-marquee=wrapper],[fc-marquee=component]:hover [fc-marquee=wrapper]{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}@media (prefers-reduced-motion){[fc-marquee=wrapper]{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}}@-webkit-keyframes loop-horizontal{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@-moz-keyframes loop-horizontal{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@-o-keyframes loop-horizontal{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes loop-horizontal{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@-webkit-keyframes loop-vertical{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@-moz-keyframes loop-vertical{0%{transform:translateY(0)}100%{transform:loop-vertical(-100%)}}@-o-keyframes loop-vertical{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@keyframes loop-vertical{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}
/*# sourceMappingURL=/sm/2dc1b957f64e18be29d7063eb91d0731c162a416783b520148e4ba8d17826200.map */