.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-color:rgb(var(--neutral-100));border-radius:50px}::-webkit-scrollbar-thumb{background:rgb(var(--adamo-sign-400));border-radius:50px}::-webkit-scrollbar-thumb:hover{background:rgb(var(--adamo-sign-500))}