::-webkit-scrollbar{width:6px;height:6px;transition:background-color .3s ease}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background-color:#075E54;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#064e47;box-shadow:0 0 2px rgba(0,0,0,.4)}.scrollbar-hide{scrollbar-width:none!important;-ms-overflow-style:none!important}.scrollbar-hide::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.scrollbar-hide::-webkit-scrollbar-thumb,.scrollbar-hide::-webkit-scrollbar-track{display:none!important}