:root{--hs-delay:0ms;--hs-easing:var(--hs-ease-out);--hs-duration:.6s;--hs-ease-in:cubic-bezier(.4,0,1,1);--hs-ease-in-out:cubic-bezier(.4,0,.2,1);--hs-ease-out:cubic-bezier(0,0,.2,1);--hs-ease-out-back:cubic-bezier(.34,1.56,.64,1);--hs-opacity:1;--hs-translate-y:0;--hs-translate-x:0;--hs-scale:1;--hs-rotate:0deg;--hs-perspective:0;--hs-rotate-x:0deg;--hs-rotate-y:0deg;--hs-skew-x:0deg;--hs-skew-y:0deg;--hs-translate-ratio:1;--hs-scale-ratio:.2;--hs-duration-ratio:1;--hs-translate-x-amount:2rem;--hs-translate-y-amount:3rem;--hs-flip-x-amount:100deg;--hs-flip-y-amount:-100deg;--hs-perspective-amount:2000px;--hs-stagger-amount:.1s;--hs-skew-amount:20deg;--hs-reveal-amount:100%;--hs-blur:0;--hs-blur-amount:8px}@media (prefers-reduced-motion:no-preference){[data-hs]>*{filter:blur(var(--hs-blur));opacity:var(--hs-opacity);transform:translate3d(var(--hs-translate-x),var(--hs-translate-y),0) scale(var(--hs-scale)) rotate(var(--hs-rotate)) perspective(var(--hs-perspective)) rotateX(var(--hs-rotate-x)) rotateY(var(--hs-rotate-y)) skew(var(--hs-skew-x),var(--hs-skew-y));transition-delay:var(--hs-delay);transition-duration:calc(var(--hs-duration)*var(--hs-duration-ratio));transition-property:transform,opacity,filter;transition-timing-function:var(--hs-easing)}[data-hs]:not(.hs-visible){pointer-events:none}[data-hs].hs-visible>*{pointer-events:auto;--hs-opacity:1!important;--hs-translate-y:0!important;--hs-translate-x:0!important;--hs-scale:1!important;--hs-rotate:0deg!important;--hs-rotate-x:0deg!important;--hs-rotate-y:0deg!important;--hs-skew-x:0deg!important;--hs-skew-y:0deg!important;--hs-blur:0!important}[data-hs*=blur]{--hs-blur:var(--hs-blur-amount)}[data-hs*=flip]>*{--hs-perspective:var(--hs-perspective-amount);backface-visibility:hidden}[data-hs*=reveal]{overflow:hidden}}.animate-flip[data-v-7140a76a]{animation:flip-7140a76a 2s infinite}@keyframes flip-7140a76a{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.layout-enter-active,.layout-leave-active{transition:all .4s}.layout-enter-from,.layout-leave-to{filter:blur(1rem);opacity:0}.vfm-marquee-container{display:flex;flex-direction:row;overflow-x:hidden;position:relative;transform:var(--transform);width:var(--width)}.vfm-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.vfm-marquee-container:active div{animation-play-state:var(--pause-on-click)}.vfm-overlay{height:100%;position:absolute;width:100%}.vfm-overlay:after,.vfm-overlay:before{background:linear-gradient(to right,var(--gradient-color),hsla(0,0%,100%,0));content:"";height:100%;pointer-events:none;position:absolute;touch-action:none;width:var(--gradient-width);z-index:2}.vfm-overlay:after{right:0;top:0;transform:rotate(180deg)}.vfm-overlay:before{left:0;top:0}.vfm-marquee{align-items:center;animation:scroll var(--duration) linear var(--delay) var(--iteration-count);animation-delay:var(--delay);animation-direction:var(--direction);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;min-width:var(--min-width);z-index:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.vfm-parent{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.vfm-parent>*{transform:var(--transform)}
