.lh-cat-slider-wrapper{overflow:hidden;width:100%}.lh-cat-slider-track{display:flex;flex-wrap:nowrap;will-change:transform}.lh-cat-slide{display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;color:inherit;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .04);padding:16px;margin-right:16px;min-width:240px;max-width:240px;transition:transform .2s ease,box-shadow .2s ease}.lh-cat-slide:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgb(0 0 0 / .08)}.lh-cat-image img{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover}.lh-cat-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:8px}.lh-cat-title{font-size:14px;font-weight:600}.lh-cat-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;width:32px;height:32px;border:1px solid #97bf39;font-size:18px;line-height:1}.lh-cat-slider-wrapper.lh-cat-slider--touch{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.lh-cat-slider-wrapper.lh-cat-slider--touch .lh-cat-slider-track{transform:none!important}.lh-cat-slider-wrapper.lh-cat-slider--touch .lh-cat-slider-track{display:flex;flex-wrap:nowrap}