.custom-scrollbar-dark::-webkit-scrollbar{width:8px;background-color:#fff3;border-radius:0 6px 6px 0}.custom-scrollbar-dark::-webkit-scrollbar-thumb{background-color:#1cf5a1;border-radius:3px}.custom-scrollbar-light::-webkit-scrollbar{width:8px;background-color:#ffffff1a;border-radius:0 6px 6px 0}.custom-scrollbar-light::-webkit-scrollbar-thumb{background-color:#119ad2;border-radius:3px}.loading-component{transform:rotate(45deg);border-radius:50%;width:120px;height:120px;color:#fff}.loading-component:before,.loading-component:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loading-component:after{color:#1cf5a1;transform:rotateY(70deg);animation-delay:.4s}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}
