.product-card{background-color:var(--c-000);border-radius:var(--s-corner-s);box-shadow:var(--shadow-m);display:flex;flex-direction:column;padding:1.5rem;position:relative}.product-card__on-promotion{background-color:var(--c-succes-shop);border-radius:var(--s-corner-xs);font-size:.75rem;left:.6875rem;line-height:1rem;padding:.125rem .625rem;position:absolute;top:.625rem}.product-card__favorite{appearance:none;background:none;border:1px solid transparent;border-radius:var(--s-corner-xs);color:var(--c-text);cursor:pointer;font-size:1rem;outline:none;padding:.5rem;position:absolute;right:.3125rem;top:.312rem;z-index:10}.product-card__favorite.is-favorite i{font-weight:900}.product-card__favorite:focus{color:var(--c-text)}.product-card__favorite:hover{color:var(--c-cta)}.product-card__image{height:10rem;margin-bottom:.5rem;object-fit:contain;width:100%}.product-card__title{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin-bottom:.25rem}.product-card__attribute{align-items:center;display:flex;gap:.625rem}.product-card__attribute-icons{color:var(--c-800);font-size:.75rem}.product-card__add-to-cart-form{margin-top:auto}.product-card__price--including-vat{display:var(--including-vat, block)}.product-card__price--excluding-vat{display:var(--excluding-vat, none)}.product-card__regular-price{color:var(--c-200);font-size:.875rem;font-weight:400;line-height:1.25rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-card__current-price{color:var(--c-cta);font-size:1.25rem;font-weight:700;line-height:2rem}.product-card__variant-labels{display:flex;flex-wrap:wrap;gap:.3125rem;position:relative;z-index:10}.product-card__variant-label{background-color:var(--c-000);border:1.25px solid var(--c-border, var(--c-000));border-radius:var(--s-corner-xs);box-shadow:var(--shadow-m);cursor:pointer;flex-grow:1;font-size:.9375rem;font-weight:700;line-height:1.5rem;padding:.125rem .625rem;text-align:center}.product-card__variant-label:hover{border-color:var(--c-border, var(--c-050))}.product-card__variant-label--unavailable{border-color:var(--c-border, var(--c-050));background-color:var(--c-050);color:var(--c-300)}.product-card__variant-select-label{position:relative;z-index:10}.product-card__variant-select-label::after{content:'\f107';font-family:var(--f-icon);font-weight:400;top:50%;transform:translateY(-50%);pointer-events:none;position:absolute;right:1rem}.product-card__variant-select{appearance:none;background:var(--c-header-l);border:1px solid var(--c-100);border-radius:var(--s-corner-s);line-height:1.75rem;margin-top:.125rem;padding:.375rem 1rem;width:100%}.product-card__variant-select:focus{outline-color:var(--c-cta)}.product-card__add-to-cart-footer{display:grid;gap:.625rem;grid-template-columns:3rem 1fr;margin-top:.75rem;position:relative;z-index:10}.product-card__quantity-input{background-color:var(--c-050);border:1px solid var(--c-100);border-radius:var(--s-corner-s);color:var(--c-300);font-size:.875rem;line-height:1.25rem;padding-inline:.5rem}.product-card__quantity-input:focus{outline:1px solid var(--c-300)}.product-card__add-to-cart-button:disabled{background-color:var(--c-200) !important;border-color:var(--c-200) !important;color:var(--c-intro) !important}.product-card__anchor{border-radius:var(--s-corner-s);display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.product-card__anchor:focus,.product-card__anchor:hover{border:1px solid var(--c-cta)}.product-card__variant{display:none}.product-card__variant-prices:not(.selected-variant){display:none}.product-card__variant:checked:nth-of-type(1)~.product-card__prices .product-card__variant-prices:nth-of-type(1){display:block}.product-card__variant:checked:nth-of-type(1)~.product-card__variant-labels .product-card__variant-label:nth-of-type(1){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(2)~.product-card__prices .product-card__variant-prices:nth-of-type(2){display:block}.product-card__variant:checked:nth-of-type(2)~.product-card__variant-labels .product-card__variant-label:nth-of-type(2){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(3)~.product-card__prices .product-card__variant-prices:nth-of-type(3){display:block}.product-card__variant:checked:nth-of-type(3)~.product-card__variant-labels .product-card__variant-label:nth-of-type(3){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(4)~.product-card__prices .product-card__variant-prices:nth-of-type(4){display:block}.product-card__variant:checked:nth-of-type(4)~.product-card__variant-labels .product-card__variant-label:nth-of-type(4){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(5)~.product-card__prices .product-card__variant-prices:nth-of-type(5){display:block}.product-card__variant:checked:nth-of-type(5)~.product-card__variant-labels .product-card__variant-label:nth-of-type(5){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(6)~.product-card__prices .product-card__variant-prices:nth-of-type(6){display:block}.product-card__variant:checked:nth-of-type(6)~.product-card__variant-labels .product-card__variant-label:nth-of-type(6){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(7)~.product-card__prices .product-card__variant-prices:nth-of-type(7){display:block}.product-card__variant:checked:nth-of-type(7)~.product-card__variant-labels .product-card__variant-label:nth-of-type(7){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(8)~.product-card__prices .product-card__variant-prices:nth-of-type(8){display:block}.product-card__variant:checked:nth-of-type(8)~.product-card__variant-labels .product-card__variant-label:nth-of-type(8){--c-border:var(--c-cta)}.product-card__variant:checked:nth-of-type(9)~.product-card__prices .product-card__variant-prices:nth-of-type(9){display:block}.product-card__variant:checked:nth-of-type(9)~.product-card__variant-labels .product-card__variant-label:nth-of-type(9){--c-border:var(--c-cta)}
/*# sourceMappingURL=./product-card.css.map */