.mobile-product-slider{position:relative;overflow:hidden}.mobile-product-slider .slider-track{display:flex;gap:12px}@media (min-width:768px){.mobile-product-slider .slider-track{flex-wrap:wrap}}@media (max-width:767px){.mobile-product-slider .slider-track{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.mobile-product-slider .slider-track::-webkit-scrollbar{display:none}.mobile-product-slider ul.products{display:flex;gap:12px}.mobile-product-slider li.product{flex:0 0 50%;scroll-snap-align:start;height:450px;display:flex;flex-direction:column;justify-content:space-between}.mobile-product-slider li.product img{height:250px;object-fit:cover}.slider-btn{position:absolute;top:40%;transform:translateY(-50%);border:none;font-size:48px;font-weight:700;cursor:pointer;z-index:10;background:#fff0;line-height:1}.slider-btn.prev{left:5px}.slider-btn.next{right:5px}.slider-dots{text-align:center;margin-top:10px}.slider-dots span{display:inline-block;width:6px;height:6px;background:#ccc;margin:3px;border-radius:50%}.slider-dots .active{background:#000}}