@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);::-webkit-scrollbar{height:10px;background:rgba(66,66,66,.3)}::-webkit-scrollbar-thumb:horizontal{background:rgba(66,66,66,.6);border-radius:10px}.img-spin{animation:rotation 2s linear infinite}tbody>tr{border-bottom:1px solid #789}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}body,html{height:100%!important;width:100%!important;font-family:"Inter",sans-serif;padding-right:0!important}
/*# sourceMappingURL=main.afa7e0c1.chunk.css.map */