@keyframes fade-in-top{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}@keyframes swing-out-top-bck{0%{transform:rotateX(0deg);transform-origin:top;opacity:1;max-height:500px;visibility:visible}to{transform:rotateX(-100deg);transform-origin:top;opacity:0;max-height:0;visibility:hidden}}@keyframes text-pop-up-bottom{0%{transform:translateY(0);transform-origin:50% 50%;text-shadow:none}to{transform:translateY(50px);transform-origin:50% 50%;text-shadow:0 1px 0 #ccc,0 2px 0 #ccc,0 3px 0 #ccc,0 4px 0 #ccc,0 5px 0 #ccc,0 6px 0 #ccc,0 7px 0 #ccc,0 8px 0 #ccc,0 9px 0 #ccc,0 50px 30px rgba(0,0,0,.3)}}@keyframes text-focus-in{0%{filter:blur(0);opacity:0}to{filter:blur(0);opacity:1}}@keyframes text-blur-out{0%{filter:blur(.01);opacity:0}to{filter:blur(12px) opacity(0);opacity:1}}.transform a.animate-in{animation:text-focus-in .2s cubic-bezier(.55,.085,.68,.53) forwards}.no-scroll-buttons::-webkit-scrollbar-button{display:none}.scrollbar-thin::-webkit-scrollbar{width:7px}.scrollbar-thumb-gray-600::-webkit-scrollbar-thumb{background-color:#4b5563}
/*# sourceMappingURL=7e2c9cf2934d0b19.css.map*/