.rey-textScroller{--arrow-distance: 1em;position:relative}.rey-textScroller .rey-textScroller-items p:last-child{margin-bottom:0}.rey-textScroller .rey-textScroller-items:not(.is-active) .rey-textScroller-item:first-child ~ .rey-textScroller-item{display:none}.rey-textScroller .rey-textScroller-arrows{display:none}@media (min-width: 768px){.rey-textScroller .rey-textScroller-arrows{display:block}}.rey-textScroller .rey-textScroller-arrow{position:absolute;top:calc(50% - 15px);height:30px;width:1em;z-index:1;cursor:pointer;opacity:0.5;-webkit-transition:opacity 0.5s var(--easeoutcubic);transition:opacity 0.5s var(--easeoutcubic);font-size:38px}.rey-textScroller .rey-textScroller-arrow:hover{opacity:1}.rey-textScroller .rey-textScroller-arrow svg{font-size:1em;display:block;position:absolute;top:calc(50% - 0.5em)}.rey-textScroller .rey-textScroller-arrow[data-dir="<"]{left:var(--arrow-distance)}.rey-textScroller .rey-textScroller-arrow[data-dir=">"]{right:var(--arrow-distance)}.rey-textScroller .rey-textScroller-items.is-active.--vertical .splide__list{-webkit-transition:none !important;transition:none !important}.rey-textScroller .rey-textScroller-items.is-active.--vertical .rey-textScroller-item span{display:inline-block;-webkit-transform:translateY(180%) skewY(4deg);transform:translateY(180%) skewY(4deg);-webkit-transition:-webkit-transform 0.3s var(--easeoutcubic);transition:-webkit-transform 0.3s var(--easeoutcubic);transition:transform 0.3s var(--easeoutcubic);transition:transform 0.3s var(--easeoutcubic), -webkit-transform 0.3s var(--easeoutcubic)}.rey-textScroller .rey-textScroller-items.is-active.--vertical .rey-textScroller-item.is-active span{-webkit-transform:translateY(0%) skewY(0deg);transform:translateY(0%) skewY(0deg)}
