.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(156,163,175,.2);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.3)}.hide-scrollbar::-webkit-scrollbar{width:0;height:0;background:transparent}.hide-scrollbar:hover::-webkit-scrollbar{width:6px;height:6px}.hide-scrollbar:hover::-webkit-scrollbar-track{background:transparent}.hide-scrollbar:hover::-webkit-scrollbar-thumb{background:rgba(156,163,175,.2);border-radius:4px}.hide-scrollbar:hover::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.3)}.transparent-track-scrollbar::-webkit-scrollbar{width:6px;height:6px}.transparent-track-scrollbar::-webkit-scrollbar-track{background:transparent!important}.transparent-track-scrollbar::-webkit-scrollbar-thumb{background:rgba(156,163,175,.3);border-radius:4px}.transparent-track-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.4)}.transparent-track-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(156,163,175,.5)}.custom-scrollbar,.hide-scrollbar,.transparent-track-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.2) transparent}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar:hover{scrollbar-width:thin}