.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#c5c5c5 #f1f1f1}.custom-scrollbar,body,html{scroll-behavior:smooth}