.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(155,155,155,.5);border-radius:20px;border:transparent}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(155,155,155,.8)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(155,155,155,.5) transparent;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.custom-scrollbar{overflow:auto}}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(200,200,200,.5)}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(200,200,200,.8)}.dark .custom-scrollbar{scrollbar-color:rgba(200,200,200,.5) transparent}.custom-scrollbar{scroll-behavior:auto;overflow-y:auto;overflow-x:hidden}.custom-scrollbar.allow-horizontal{overflow-x:auto}
/*# sourceMappingURL=1604591f52e064f1.css.map*/