.CustomScrollbar::-webkit-scrollbar-track{border-radius:8px;background-color:rgba(0,0,0,.05)}.CustomScrollbar::-webkit-scrollbar{width:8px;border-radius:8px;background-color:#f5f5f5}.CustomScrollbar::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ccc}.CustomScrollbar::-webkit-scrollbar-thumb:hover{background-color:#aaa!important}.CustomScrollbar.CustomScrollbar-Dark::-webkit-scrollbar-track{border-radius:8px;background-color:rgba(0,0,0,.05)}.CustomScrollbar.CustomScrollbar-Dark::-webkit-scrollbar{width:8px;border-radius:8px;background-color:hsla(0,0%,100%,.1)}.CustomScrollbar.CustomScrollbar-Dark::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.2)}.CustomScrollbar.CustomScrollbar-Dark::-webkit-scrollbar-thumb:hover{background-color:#aaa!important}.CustomScrollbar.CustomScrollbar-Small::-webkit-scrollbar-track{border-radius:6px}.CustomScrollbar.CustomScrollbar-Small::-webkit-scrollbar{width:6px}.CustomScrollbar.CustomScrollbar-Small::-webkit-scrollbar-thumb{border-radius:3px}.SingleLine{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ErrorModal__Container{position:fixed;left:0;top:0;z-index:9999;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.ErrorModal__Inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%;max-width:480px;padding:24px 24px 8px;background-color:#132238;border-radius:8px}.ErrorModal__Title{font-size:.9rem;color:#fff}.ErrorModal__Footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:16px}.ErrorModal__Footer button{opacity:.8;color:#fff}
/*# sourceMappingURL=main.7c82cae7.chunk.css.map */