.custom-scrollbar{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overflow-x:auto}.custom-scrollbar>*{scroll-snap-align:start}.custom-scrollbar::-webkit-scrollbar{width:10px;height:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#a4a4a4!important;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-track{background-color:transparent!important;border-radius:6px}@media (max-width:768px){.custom-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{display:none}}