::-webkit-scrollbar{width:5px!important;border-radius:20px}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Montserrat}::-webkit-scrollbar-track{background:#bdbcbc;border-radius:20px}::-webkit-scrollbar-thumb{background:#b88a24;border-radius:0 0 20px 20px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{-webkit-transition:all 5s ease-in-out;transition:all 5s ease-in-out}::-webkit-scrollbar-thumb:hover{background:#ecbc56}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}