.no-products{color:#666;padding:40px 20px;text-align:center}.no-products p{font-size:16px;margin:0}.products-slider-swiper{width:100%}.products-slider-swiper .swiper-slide-product{align-items:center;display:flex;justify-content:center;width:100%}.products-slider-swiper .swiper-slide-product .product-item{max-width:280px;pointer-events:auto!important;position:relative;width:100%;z-index:10}.products-grid{align-items:stretch;display:flex;flex-wrap:nowrap;gap:32px;justify-content:flex-start;margin:0;overflow-x:visible;padding:0;width:100%}.product-item{align-items:center;background-color:var(--white);border:1px solid #d4d4d4;color:var(--black);cursor:pointer!important;display:flex;flex-direction:column;flex-shrink:0;height:315px;justify-content:space-between;min-width:180px;padding:23px 34px;pointer-events:auto!important;position:relative;text-align:center;text-decoration:none;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.product-item .img{align-items:center;display:flex;height:160px;justify-content:center;margin:0 auto;width:160px}.product-item .img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-item .info{display:flex;flex:1;flex-direction:column;justify-content:flex-start;width:100%}.product-item .info h3{color:var(--black);font-size:18px;font-weight:800;line-height:24px;margin:6px auto 10px;min-height:48px;white-space:normal;width:100%;word-break:break-all}.product-item .info .description,.product-item .info h3{display:-webkit-box;font-family:var(--font-primary);overflow:hidden;text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product-item .info .description{color:var(--dark-grey);font-size:14px;line-height:20px;margin-top:auto;text-overflow:ellipsis}
