.highlight{background:#ffc107;color:#fff;display:inline-block;padding:.01em 0}.scrollbar-hide::-webkit-scrollbar{display:none}#scroll-container{overflow:hidden}#scroll-text{animation:my-animation 18s linear infinite;transform:translate(100%)}@keyframes my-animation{0%{transform:translate(100%)}to{transform:translate(-100%)}}.hover\:animate-none:hover{animation:none}.absolute{transition:opacity 1.5s ease-in-out}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}
