.product-card{background-color:#fff;border:1px solid #e5e7eb;display:flex;flex-direction:column;position:relative;transition:box-shadow .2s}.product-card__rating:empty{display:none}.product-card__rating{margin:.25rem 0 .4rem}.product-card__rating .jdgm-prev-badge__stars{font-size:.8rem}.product-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.product-card__badges{position:absolute;top:.5rem;left:.5rem;z-index:10;display:flex;flex-direction:column;gap:.25rem}.product-card__badge{font-size:.625rem;font-weight:700;padding:.25rem .5rem;text-transform:uppercase}.product-card__badge--in-stock{background-color:var(--color-brand-primary);color:#fff}.product-card__badge--sale{background-color:#dc2626;color:#fff}.product-card__badge--bestseller{background-color:var(--color-brand-accent);color:var(--color-brand-primary)}.product-card__badge--sold-out{background-color:#6b7280;color:#fff}.product-card__image-wrapper{height:16rem;background-color:#f3f4f6;position:relative;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s,opacity .4s ease}.product-card__image--primary{position:relative;z-index:2}.product-card__image--hover{position:absolute;top:0;left:0;z-index:1;opacity:0}.product-card:hover .product-card__image-wrapper--has-hover .product-card__image--primary{opacity:0}.product-card:hover .product-card__image-wrapper--has-hover .product-card__image--hover{opacity:1}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.product-card__placeholder svg{width:50%;height:50%;fill:#d1d5db}.product-card__quick-add{position:absolute;bottom:0;width:100%;background-color:var(--color-brand-accent);color:var(--color-brand-primary);font-family:var(--font-heading-family);font-weight:900;padding:.75rem;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;border:none;cursor:pointer;transform:translateY(100%);transition:transform .3s,background-color .2s,color .2s;z-index:5}.product-card__quick-add:hover{background-color:var(--color-brand-primary);color:var(--color-brand-accent)}.product-card:hover .product-card__quick-add{transform:translateY(0)}@media(max-width:767px){.product-card__quick-add{transform:translateY(0);font-size:.6875rem}}.product-card__info{padding:1rem}.product-card__title{font-weight:700;font-size:.875rem;color:var(--color-brand-primary);margin-bottom:.5rem;display:block;height:2.5rem;overflow:hidden;line-height:1.25rem}.product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.product-card__price-regular,.product-card__price-sale{font-size:1.5rem;font-weight:900;color:var(--color-brand-primary)}.product-card__price-sale{color:#dc2626}.product-card__price-compare{font-size:.875rem;color:#9ca3af;text-decoration:line-through}.product-card__price-unit{font-size:.75rem;font-weight:500;color:#6b7280}.product-card__price-vat{font-size:.625rem;font-weight:600;color:#9ca3af;text-transform:uppercase;margin-left:.25rem}.product-card__price-per-panel{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.125rem}.product-card__price-sqm{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.75rem}.product-card__view-btn{display:block;width:100%;text-align:center;padding:.625rem 1rem;margin-bottom:.75rem;font-size:.75rem;text-decoration:none;box-shadow:0 2px 4px -1px #0000001a}.product-card__view-btn:hover{background-color:var(--color-brand-primary, #111111);color:var(--color-brand-accent)}.product-card__stock{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:#6b7280}.product-card__stock-dot{width:.5rem;height:.5rem;border-radius:50%}.product-card__stock-dot--high,.product-card__stock-dot--medium{background-color:#22c55e}.product-card__stock-dot--low{background-color:#f97316}.product-card__stock-dot--out{background-color:#ef4444}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-card.css.map */
