.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.6);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.8)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.6) transparent}