.m-scroll-horizontal[data-v-f06846cb]{overflow:hidden;display:flex;box-shadow:0 0 5px var(--text-scroll-shadow-color);border-radius:6px;background-color:var(--text-scroll-bg-color)}.m-scroll-horizontal .scroll-items-group[data-v-f06846cb]{z-index:1;display:flex;align-items:center;animation:horizontalScroll-f06846cb var(--text-scroll-duration) linear var(--text-scroll-delay) var(--text-scroll-iteration-count);animation-play-state:var(--text-scroll-play-state)}@keyframes horizontalScroll-f06846cb{0%{transform:translate(0)}to{transform:translate(-100%)}}.m-scroll-horizontal .scroll-items-group .scroll-item[data-v-f06846cb]{padding-left:var(--text-scroll-item-gap);font-size:16px;font-weight:400;color:#000000e0;line-height:1.57;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-scroll-horizontal .scroll-items-group .href-item[data-v-f06846cb]{cursor:pointer;transition:color .3s}.m-scroll-horizontal .scroll-items-group .href-item[data-v-f06846cb]:hover{color:var(--text-scroll-href-hover-color)!important}.m-scroll-horizontal .scroll-items-reset[data-v-f06846cb]{animation:none}.slide-enter-active[data-v-f06846cb],.slide-leave-active[data-v-f06846cb]{transition:all var(--text-scroll-duration) var(--text-scroll-timing-function)}.slide-enter-from[data-v-f06846cb]{transform:translateY(100%) scale(var(--text-scroll-scale));opacity:0}.slide-leave-to[data-v-f06846cb]{transform:translateY(-100%) scale(var(--text-scroll-scale));opacity:0}.m-scroll-vertical[data-v-f06846cb]{overflow:hidden;position:relative;box-shadow:0 0 5px var(--text-scroll-shadow-color);border-radius:6px;background-color:var(--text-scroll-bg-color)}.m-scroll-vertical .scroll-item-wrap[data-v-f06846cb]{position:absolute;left:0;right:0;height:100%;display:flex;align-items:center;justify-content:center;padding:0 var(--text-scroll-item-padding)}.m-scroll-vertical .scroll-item-wrap .scroll-item[data-v-f06846cb]{font-size:16px;font-weight:400;color:#000000e0;line-height:1.57;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.m-scroll-vertical .scroll-item-wrap .href-item[data-v-f06846cb]{cursor:pointer;transition:color .3s}.m-scroll-vertical .scroll-item-wrap .href-item[data-v-f06846cb]:hover{color:var(--text-scroll-href-hover-color)!important}
