.scrollbar::-webkit-scrollbar{width:8px}.scrollbar::-webkit-scrollbar-thumb{background:#4a4e5b;border-radius:6px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb:hover{background:#fff}.hidden-scrollbar{overflow:auto;scrollbar-width:none}.hidden-scrollbar::-webkit-scrollbar{display:none}@keyframes animation-skeleton{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.skeleton-style{animation:animation-skeleton 2s ease-in-out .5s infinite normal none running;background-color:hsla(0,0%,100%,.13)}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate-animation{animation:rotateAnimation 1s linear infinite}@font-face{font-family:customFont;src:url(/font/custom.ttf) format("truetype");font-weight:400;font-style:normal}.custom-font{font-family:customFont,Arial,sans-serif}*{font-family:inter,Arial,sans-serif}