.hot-products{overflow:hidden}.hot-products__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.hot-products__title{font-size:1.25rem;font-weight:500;margin:0;color:#333}.hot-products__nav{display:flex;gap:.5rem}.hot-products__nav-btn{width:36px;height:36px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;color:#333}.hot-products__nav-btn:hover:not(:disabled){border-color:#999;background:#f5f5f5}.hot-products__nav-btn:disabled{opacity:.3;cursor:not-allowed}.hot-products__carousel-wrapper{overflow:hidden;margin:0 -10px}.hot-products__carousel{display:flex;transition:transform .3s ease-out;will-change:transform}.hot-products__slide{margin:0 10px;box-sizing:border-box}.hot-products__card{display:flex;flex-direction:column}.hot-products__image-wrapper{display:block;position:relative;padding-bottom:100%;background:#f8f8f8;overflow:hidden;margin-bottom:1rem}.hot-products__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .3s}.hot-products__card:hover .hot-products__image{transform:scale(1.05)}.hot-products__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.hot-products__placeholder svg{width:60%;height:60%;opacity:.3}.hot-products__info{text-align:left}.hot-products__product-title{font-size:.875rem;font-weight:400;margin:0 0 .5rem;line-height:1.4}.hot-products__product-title a{color:#333;text-decoration:none;transition:color .3s}.hot-products__product-title a:hover{color:#666}.hot-products__price{font-size:.875rem;color:#666}.hot-products__price-regular{color:#333}.hot-products__price-sale{color:#e74c3c;font-weight:500}.hot-products__price-compare{color:#999;margin-left:.5rem;font-size:.8rem}.hot-products__scrollbar{margin-top:2rem;padding:10px;cursor:pointer}.hot-products__scrollbar-track{height:4px;background:#e0e0e0;border-radius:2px;position:relative;overflow:hidden}.hot-products__scrollbar-thumb{height:100%;background:#333;border-radius:2px;position:absolute;top:0;left:0;cursor:grab;min-width:60px;transition:transform .1s ease-out;will-change:transform}.hot-products__scrollbar-thumb:hover{background:#555}.hot-products__scrollbar-thumb:active{cursor:grabbing;background:#000}@media screen and (max-width:749px){.hot-products__scrollbar{display:none}.hot-products__carousel-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hot-products__carousel-wrapper::-webkit-scrollbar{display:none}.hot-products__carousel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hot-products.css.map */
