.product-item{--item-width:156px;background:var(--white);border-radius:12px;box-shadow:0 0 5px #090c2a0d,0 8px 24px -16px #090c2a29;display:block;flex:0 0 var(--item-width);padding:8px;scroll-snap-align:start;width:var(--item-width)}.product-img{display:flex;height:132px;margin-bottom:16px;overflow:hidden;position:relative;width:132px}.product-img img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.data-bottom .badge-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.data-bottom [data-type=badge]{margin-bottom:4px}.data-bottom .price{font-weight:var(--font-w-bold)}.data-bottom .price,.data-bottom .price-on-request{color:var(--gray-900);font-size:1rem;line-height:1.5rem}.data-bottom .price-on-request{font-weight:var(--font-w-semibold)}.data-bottom [data-type=special-price]{color:var(--red-500)}.data-bottom [data-type=out-price]{color:var(--gray-400)}.badges{display:flex;flex-wrap:wrap;gap:4px;left:0;padding:4px;position:absolute;top:0;width:100%;z-index:1}.badge{align-items:center;border-radius:16px;color:var(--white);display:inline-flex;font-size:.75rem;font-weight:var(--font-w-medium);height:22px;justify-content:center;line-height:.875rem;min-width:22px;padding:0 8px}.badge.discount{padding:0}[data-type=discount]{background-color:var(--rose-500);padding:0}[data-type=new]{background-color:var(--red-400)}[data-type=special]{background-color:var(--warning-400)}.product-data{display:flex;flex-direction:column;height:150px;justify-content:space-between;padding:0 4px}.product-name{color:var(--gray-900);display:-webkit-box;font-size:.9375rem;font-weight:var(--font-w-semibold);line-height:1.125rem;margin:8px 0 4px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.old-price{color:var(--gray-400);font-size:.875rem;font-weight:var(--font-w-regular);line-height:1.25rem;margin-top:-4px;text-decoration:line-through}.price{color:inherit;font-size:.75rem;font-weight:var(--font-w-bold);line-height:1.75rem}@container (min-width: 600px){.product-item{width:176px}.product-img{height:160px;width:160px}}@container (min-width: 1240px){.product-item{cursor:pointer;transition:.25s}.product-item:hover{box-shadow:0 0 9px #090c2a29,0 8px 24px -11px #090c2a57}}
