.category-btn{text-transform:uppercase;color:#6c757d;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;transition:all .4s}.category-btn:hover{color:#0d6efd}.category-btn.active{color:#0d6efd;border-color:#0d6efd}.product-card{cursor:pointer;border-radius:.5rem;height:280px;position:relative;overflow:hidden}.product-card img{object-fit:cover;width:100%;transition:transform var(--scroll-duration,2s)ease-in-out;position:absolute;top:0;left:0}.product-card:hover img{transform:translateY(var(--slide-height,0px))}
