::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#353535}::-webkit-scrollbar-thumb{background:#4a5056;min-height:80px;transition:all .2s ease;-webkit-transition:all .2s ease}::-webkit-scrollbar-thumb:hover{background:#5c646b}@media screen and (max-width:800px){::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{min-height:60px}}