.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;flex-shrink:0;height:315px;justify-content:space-between;min-width:180px;padding:23px 34px;pointer-events:auto!important;position:relative;text-align:center;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.product-item,.product-item a{display:flex;flex-direction:column;text-decoration:none}.product-item a{box-sizing:border-box;height:100%;width:100%}.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}.product-item .info,.product-item .info h3{box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;width:100%}.product-item .info h3{color:var(--black);display:block;flex-shrink:1;font-size:18px;font-weight:800;line-height:24px;margin:6px 0 10px;padding:0;white-space:nowrap}.product-item .info .description,.product-item .info h3{font-family:var(--font-primary);text-align:center;text-overflow:ellipsis}.product-item .info .description{color:var(--dark-grey);display:-webkit-box;font-size:14px;line-height:20px;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-sizing:border-box;margin-top:10px;max-width:100%;min-width:0;width:100%}
