.slider-dots{display:none}.mobile-slider.dragging{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:782px){.mobile-slider-wrapper{overflow:hidden;position:relative;padding:0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.mobile-slider{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:20px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:1rem;padding-left:0.8rem;padding-right:0.8rem}.mobile-slider::-webkit-scrollbar{display:none}.mobile-slider>*{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 60px);flex:0 0 calc(100% - 60px);scroll-snap-align:center}.slider-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:10px}.slider-dots button{width:10px;height:10px;padding:0;border-radius:50%;border:none;background:#ccc}.slider-dots button.active{background:#000}}