.course-scroll-container{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.course-scroll-container:hover{scrollbar-color:rgb(147 51 234) transparent}.course-scroll-container::-webkit-scrollbar{width:8px}.course-scroll-container::-webkit-scrollbar-track{background:transparent}.course-scroll-container::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;transition:background-color .3s ease}.course-scroll-container:hover::-webkit-scrollbar-thumb{background:rgb(147 51 234)}.course-scroll-container:hover::-webkit-scrollbar-thumb:hover{background:rgb(126 34 206)}.course-scroll-container{scroll-behavior:smooth}@media (max-width:768px){.course-scroll-container{scrollbar-width:none;-ms-overflow-style:none}.course-scroll-container::-webkit-scrollbar{display:none}}