.marquee[data-v-389c5151]{width:100%;height:100%;position:relative;overflow:hidden}.marquee.orientation-horizontal[data-v-389c5151]{touch-action:pan-y}.marquee.orientation-vertical[data-v-389c5151]{touch-action:pan-x}.marquee.is-draggable[data-v-389c5151]:not(.dragging){cursor:grab}.marquee.is-draggable.dragging[data-v-389c5151]{cursor:grabbing}.marquee.is-draggable.dragging .track[data-v-389c5151]{animation:none!important}.marquee[data-v-389c5151]:not(.is-draggable){cursor:default}.marquee.with-blur.orientation-horizontal[data-v-389c5151]:after,.marquee.with-blur.orientation-horizontal[data-v-389c5151]:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#fff 0,#0000);width:10%;height:100%;position:absolute}.marquee.with-blur.orientation-horizontal[data-v-389c5151]:before{top:0;left:0}.marquee.with-blur.orientation-horizontal[data-v-389c5151]:after{top:0;right:0;transform:rotate(180deg)}.marquee.with-blur.orientation-horizontal.dark[data-v-389c5151]:after,.marquee.with-blur.orientation-horizontal.dark[data-v-389c5151]:before{background:linear-gradient(90deg,#20252f 0,#0000)}.marquee.with-blur.orientation-vertical[data-v-389c5151]:after,.marquee.with-blur.orientation-vertical[data-v-389c5151]:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(#fff 0,#0000);width:100%;height:10%;position:absolute}.marquee.with-blur.orientation-vertical[data-v-389c5151]:before{top:0;left:0}.marquee.with-blur.orientation-vertical[data-v-389c5151]:after{bottom:0;left:0;transform:rotate(180deg)}.marquee.with-blur.orientation-vertical.dark[data-v-389c5151]:after,.marquee.with-blur.orientation-vertical.dark[data-v-389c5151]:before{background:linear-gradient(#20252f 0,#0000)}.track[data-v-389c5151]{gap:var(--gap,12px);width:max-content;animation-name:scroll-389c5151;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--speed,40s);display:flex}.track.direction-normal[data-v-389c5151]{animation-direction:normal}.track.direction-reverse[data-v-389c5151]{animation-direction:reverse}.track .track-content[data-v-389c5151]{gap:var(--gap,12px);display:flex}.orientation-horizontal .track[data-v-389c5151],.orientation-horizontal .track .track-content[data-v-389c5151]{flex-direction:row}.orientation-vertical .track[data-v-389c5151]{flex-direction:column;width:100%;height:max-content}.orientation-vertical .track .track-content[data-v-389c5151]{flex-direction:column}@keyframes scroll-389c5151{0%{transform:translate(0)}to{transform:translateX(calc((-100% - var(--gap,12px))/var(--copies,2)))}}.orientation-vertical .track[data-v-389c5151]{animation-name:scroll-vertical-389c5151}@keyframes scroll-vertical-389c5151{0%{transform:translateY(0)}to{transform:translateY(calc((-100% - var(--gap,12px))/var(--copies,2)))}}@media (hover:hover){.marquee.pause-on-hover:hover:not(.dragging) .track[data-v-389c5151]{animation-play-state:paused}}@media (prefers-reduced-motion:reduce){.track[data-v-389c5151]{animation:none!important}}
