.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.hover-show-scrollbar{-ms-overflow-style:auto;scrollbar-width:thin}.hover-show-scrollbar::-webkit-scrollbar{width:4px}.hover-show-scrollbar::-webkit-scrollbar-track{background:transparent}.hover-show-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border-radius:2px;transition:background-color .2s}.hover-show-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.2)}