@media (min-width:640px){.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}}@media (max-width:639px){.hide-scrollbar::-webkit-scrollbar{height:3px;width:auto}.hide-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:999px}.hide-scrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:999px}.hide-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}}.snap-x{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.snap-center{scroll-snap-align:center}