a{text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f0f2f5;border-radius:8px}::-webkit-scrollbar-thumb{background:#fe9e34;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#fe9e34}@keyframes bouncing-loader{to{opacity:.1;transform:translateZ(0)}}.bouncing-loader{display:flex;justify-content:center}.bouncing-loader>div{width:16px;height:16px;margin:3rem .2rem;background:#8385aa;border-radius:50%;animation:bouncing-loader .6s infinite alternate}.bouncing-loader>div:nth-child(2){animation-delay:.2s}.bouncing-loader>div:nth-child(3){animation-delay:.4s}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
