.product-card{--product-media-padding-x:.75rem;--product-media-padding-y:.75rem;background-color:var(--color-white);border-radius:var(--border-radius-16);color:var(--color-black-900);display:flex;flex-direction:column;overflow:hidden;position:relative}.product-card--extended{overflow:visible}@media (any-hover:hover){.product-card--extended:hover .product-card__extended,.product-card:hover .product-card__actions{opacity:1;visibility:visible}}@media (any-hover:hover) and (min-width:62rem){.product-card:hover .product-card__swiper .swiper-pagination{opacity:1;visibility:visible}}.product-card__media{--media-height:14.5rem;border-radius:var(--border-radius-16) var(--border-radius-16) 0 0;height:var(--media-height);min-width:0;overflow:hidden;position:relative}@media (max-width:47rem){.product-card__media{--media-height:10.625rem}}.product-card__swiper{height:100%;left:0;position:absolute;top:0;width:100%}.product-card__swiper .swiper-pagination{display:block;transition:visibility var(--transition-duration-primary),opacity var(--transition-duration-primary)}@media (min-width:62rem){.product-card__swiper .swiper-pagination{opacity:0;visibility:hidden}}.product-card__img{align-items:center;display:flex;height:var(--media-height);justify-content:center;padding:var(--product-media-padding-y) var(--product-media-padding-x)}.product-card__img img{margin:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.product-card__labels{display:flex;flex-direction:column;gap:5px;left:.375rem;position:absolute;top:.375rem;z-index:9}.product-card__labels>li:not(:last-child){margin-bottom:.25rem}.product-card__stickers{bottom:.75rem;display:flex;flex-direction:column;gap:6px;left:.875rem;position:absolute;z-index:9}.product-card__actions{position:absolute;right:.25rem;top:.25rem;transition:visibility var(--transition-duration-primary),opacity var(--transition-duration-primary);z-index:19}@media (min-width:62rem){.product-card__actions{opacity:0;visibility:hidden}.product-card__actions--visible{opacity:1;visibility:visible}}.product-card__action-btn{--btn-size:2.5rem;align-items:center;background-color:#ffffff80;border:none;border-radius:var(--border-radius-primary);color:var(--color-black-300);display:flex;flex:0 0 var(--btn-size);font-size:calc(var(--btn-size)*.6);height:var(--btn-size);justify-content:center;overflow:hidden;padding:.5rem;transition:background-color var(--transition-duration-primary),color var(--transition-duration-primary);width:var(--btn-size)}.product-card__action-btn:not(:disabled){cursor:pointer}@media (any-hover:hover){.product-card__action-btn:not(:disabled):hover{background-color:var(--color-white);color:var(--color-black-900)}.product-card__action-btn--like:not(:disabled):hover{color:var(--color-danger)}}.product-card__action-btn--like:not(:disabled)._active,.product-card__action-btn--like:not(:disabled)._selected,.product-card__action-btn--like:not(:disabled):active,.product-card__action-btn--like:not(:disabled):focus{color:var(--color-danger)}.product-card__action-btn--compare:not(:disabled){cursor:pointer}@media (any-hover:hover){.product-card__action-btn--compare:not(:disabled):hover{color:var(--color-black-600)}}.product-card__action-btn--compare:not(:disabled):active,.product-card__action-btn--compare:not(:disabled):focus{color:var(--color-black-600)}.product-card__action-btn--compare:not(:disabled)._active,.product-card__action-btn--compare:not(:disabled)._selected{color:var(--color-black-900)}.product-card__choice{bottom:.5rem;display:block;height:auto;left:.75rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;position:absolute;width:2.8125rem;z-index:9}.product-card__metas{align-items:center;display:flex;gap:.125rem .75rem;min-width:0}.product-card__metas:not(:last-child){margin-bottom:.5rem}.product-card__text{display:flex;flex:1 1 auto;flex-direction:column;padding:.5rem .75rem .75rem}@media (max-width:47rem){.product-card__text{padding:.5rem}}.product-card__unavailable-label{color:var(--color-black-500);font-size:var(--body-font-size-xs);font-weight:var(--body-font-weight);line-height:var(--body-line-height);opacity:.5}.product-card__unavailable-label:not(:last-child){margin-bottom:.5rem}.product-card__title{cursor:pointer;flex:1 1 auto;font-size:var(--body-font-size-sm);font-weight:var(--body-font-weight);line-height:var(--body-line-height);min-height:2.5rem;overflow:hidden;text-overflow:ellipsis;transition:color var(--transition-duration-primary);white-space:nowrap}@supports (-webkit-line-clamp:2){.product-card__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.product-card__title:not(:last-child){margin-bottom:.75rem}@media (any-hover:hover){.product-card__title:not(._disabled):hover{text-decoration:underline}}.product-card__title._disabled{cursor:default;opacity:.5}.product-card__reviews-count{align-items:center;display:flex;font-size:var(--body-font-size-xs);font-weight:var(--body-font-weight);gap:.25rem;line-height:var(--body-line-height)}.product-card__reviews-count svg{color:var(--color-warning)}.product-card__comments-count{align-items:center;display:flex;gap:.25rem}.product-card__code,.product-card__comments-count{font-size:var(--body-font-size-xs);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}.product-card__code{color:var(--color-black-500);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__footer{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.product-card__old-price{color:var(--color-black-500);display:block;font-size:var(--body-font-size-xs);text-decoration-line:strikethrough}.product-card__old-price,.product-card__price{font-weight:var(--body-font-weight);line-height:var(--body-line-height)}.product-card__price{font-size:var(--body-font-size)}.product-card__price--new{color:var(--color-danger)}.product-card__preorder-label{color:var(--color-black-500);font-size:.75rem;font-weight:var(--body-font-weight);line-height:var(--body-line-height)}.product-card__extended{bottom:.75rem;left:0;opacity:0;position:absolute;transform:translateY(99.99%);transition:visibility var(--transition-duration-primary),opacity var(--transition-duration-primary);visibility:hidden;width:100%;z-index:99}.product-card__savings{align-items:flex-start;bottom:.4375rem;display:flex;flex-direction:column;font-size:.625rem;font-weight:var(--body-font-weight);left:.6875rem;line-height:var(--body-line-height);position:absolute;z-index:9}.product-card__savings span{background-color:var(--color-orange-light);border-radius:var(--border-radius-4) var(--border-radius-4) var(--border-radius-4) 0;display:block;overflow:hidden;padding:.125rem .25rem;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:9}@supports (-webkit-line-clamp:1){.product-card__savings span{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1}}.product-card__savings strong{background-color:var(--color-orange-light);border-radius:0 0 var(--border-radius-4) var(--border-radius-4);display:block;font-weight:var(--display-font-weight);line-height:var(--display-line-height);margin-top:-.125rem;overflow:hidden;padding:.125rem .25rem;text-overflow:ellipsis;white-space:nowrap}@supports (-webkit-line-clamp:1){.product-card__savings strong{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1}}.product-card-extended{--extended-padding-x:.75rem;--extended-padding-y:.75rem;background-color:var(--color-white);border-radius:0 0 var(--border-radius-16) var(--border-radius-16);box-shadow:0 .75rem .9375rem #0000001a;font-size:var(--body-font-size-xs);font-weight:var(--body-font-weight);line-height:var(--body-line-height);padding:var(--extended-padding-y) var(--extended-padding-x)}@media (max-width:47rem){.product-card-extended{--extended-padding-x:.5rem;--extended-padding-y:.5rem}}.product-card-extended__group:not(:last-child){margin-bottom:.75rem}.product-card-extended__label{color:var(--color-black-500);display:block;font-size:var(--body-font-size-xs);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}.product-card-extended__label:not(:last-child){margin-bottom:.25rem}.product-card-extended__colors{display:flex;flex-wrap:wrap;gap:.25rem .5rem}.product-card-extended__expected-date{align-items:center;display:flex;font-size:var(--body-font-size-xs);font-weight:var(--body-font-weight);gap:.25rem;line-height:var(--body-line-height)}.product-card-extended__expected-date svg{color:var(--color-black-500)}.product-card-extended__charachteristics>li:not(:last-child){margin-bottom:.25rem}.product-card-extended__tags{display:flex;flex-wrap:wrap;gap:.25rem .5rem}.product-card-extended__bonus{--img-size:1.5rem;align-items:center;display:flex;font-size:var(--display-font-size-xs);font-weight:var(--display-font-weight);gap:.25rem;line-height:var(--display-line-height)}.product-card-extended__bonus img{flex:0 0 var(--img-size);height:var(--img-size);-o-object-fit:contain;object-fit:contain;width:var(--img-size)}.product-card-extended__credit{--img-size:1.25rem;align-items:flex-start;background-color:var(--color-black-100);border-radius:var(--border-radius-8);display:flex;font-size:var(--body-font-size-xs);font-weight:var(--body-font-weight);gap:.375rem;line-height:var(--body-line-height);overflow:hidden;padding:.25rem .5rem}.product-card-extended__credit img{flex:0 0 var(--img-size);height:var(--img-size);-o-object-fit:contain;object-fit:contain;width:var(--img-size)}.product-card-extended__credit span{align-self:center;text-decoration:underline}
