::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:#0047ab;border-radius:5px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#ff8200}*{scrollbar-width:thin;scrollbar-color:#0047AB #f1f1f1}html{scroll-behavior:smooth}@media (max-width: 768px){::-webkit-scrollbar{width:5px;height:5px}}
