:root{--color-primary:#dd0a0a;--color-secondary:blue;--color-danger:#dd0a0a;--color-success:#0f875f;--color-orange:orange;--color-wine:#8a0f0a;--color-price:#dd0a0a;--color-yellow:#ffed3b;--color-light:#fff;--color-gray:#c6cdd0;--color-lightgray:#f3f6f7;--color-default:#111;--color-blanchedalmond:#fff3cb}.product-item{background:var(--color-lightgray);border-radius:.25rem;display:grid;padding:1rem .5rem .5rem;position:relative}@media (max-width:767px){.product-item{grid-template-columns:36% 1fr;grid-column-gap:1.25rem;grid-template-rows:repeat(6,auto)}}@media (min-width:768px){.product-item{gap:0;grid-row:span 7;grid-template-areas:"image" "title" "subtitle" "rating" "buttons" "footnote" "legal";grid-template-rows:subgrid;padding:1rem 1rem 1.375rem}}.product-item--design-yellow,.product-item--design-yellow-discount{background:#ffed3b}.product-item--design-blanchedalmond{background:#fff3cb}.product-item__title{display:-webkit-box;font-family:GothamNarrow-Bold,sans-serif;font-size:.875rem;font-weight:700;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.product-item__title{font-size:1.125rem;grid-area:title;margin-top:1rem}}@media (max-width:767px){.product-item__title--has-promotion-margin{margin-top:1.25rem}}.product-item__subline{color:#727272;font-size:.75rem}@media (min-width:768px){.product-item__subline{font-size:.875rem;grid-area:subtitle}}@media (max-width:767px){.product-item__rating{grid-area:1/2}}@media (min-width:768px){.product-item__rating{grid-area:rating;margin-top:1.75rem}}.product-item__rating:empty{margin-top:0}@media (max-width:767px){.product-item__rating .vue-star-rating-star{height:.6875rem;width:.6875rem}.product-item__rating .vue-star-rating-total-text{font-size:.625rem}}.product-item__attribute-icon{color:#727272;font-size:1.5rem}@media (max-width:767px){.product-item__attribute-icon{bottom:.5rem;font-size:.875rem;left:.5rem;position:absolute}.product-item--has-expertflag-pb{padding-bottom:1.5rem}}.product-item__button{color:var(--color-primary);font-size:1.375rem}@media (min-width:768px){.product-item__button{font-size:1.875rem}}.product-item__promotion-label{background-color:#e3e7e8;font-family:GothamNarrow-Bold,sans-serif;font-size:.5rem;font-weight:700;line-height:1;padding:.25rem;position:absolute;right:0;top:1rem;z-index:1}@media (min-width:768px){.product-item__promotion-label{font-size:.75rem;left:0;padding:.375rem .375rem .375rem .625rem;right:auto}}.product-item__promotion-label--limited{background-color:#eee8dd;color:#8f845a;font-size:.75rem;left:0;right:auto;top:2.5rem}@media (min-width:768px){.product-item__promotion-label--limited{font-size:.875rem;top:3rem}}.product-item__promotion-label:before{border-color:transparent transparent #e3e7e8;border-style:solid;border-width:0 0 1rem .3125rem;content:"";display:block;height:0;left:-.3125rem;position:absolute;top:0;width:0}@media (min-width:768px){.product-item__promotion-label:before{border-color:#e3e7e8 transparent transparent;border-width:1.5rem .3125rem 0 0;left:auto;right:-.3125rem}}.product-item__promotion-label--limited:before{border-color:#eee8dd transparent transparent;border-width:1.5rem .3125rem 0 0;left:auto;right:-.3125rem}.product-item__badges{left:0;max-width:1.5rem;position:absolute;top:0;z-index:1}@media (min-width:768px){.product-item__badges{left:auto;max-height:3.125rem;max-width:3.125rem;right:0;top:0}}.product-item__dot-icon{max-height:2.5rem;max-width:2.5rem;-o-object-fit:contain;object-fit:contain;position:absolute;right:.25rem;top:.5rem;z-index:1}@media (min-width:768px){.product-item__dot-icon{max-height:4.875rem;max-width:4.875rem;right:.25rem;top:4.625rem}}.product-item--design-yellow .product-item__dot-icon{left:0;right:auto;top:-1.125rem}@media (min-width:768px){.product-item--design-yellow .product-item__dot-icon{left:auto;right:0;top:-1.25rem}.product-item__buttons{grid-area:buttons}}.product-item__legal-text{align-items:center;background:#d1d1d1;display:flex;font-size:.75rem;justify-content:center;letter-spacing:-.02em;line-height:1.2;min-height:10%;text-align:center}@media (max-width:767px){.product-item__legal-text{grid-column:1/-1;margin:.5rem -.5rem -.5rem;padding:.25rem .5rem}}@media (min-width:768px){.product-item__legal-text{font-size:.875rem;grid-area:legal;margin:.75rem -1rem -1.375rem;padding:.875rem 1rem}}.product-item__footnote{font-size:.75rem;margin-top:1rem;text-align:center}@media (max-width:767px){.product-item__footnote{grid-column:-1/1;grid-row:span 2;padding:0 1rem}}@media (min-width:768px){.product-item__footnote{grid-area:footnote}}.product-item__head{position:relative}@media (min-width:768px){.product-item__head{grid-area:image;padding-bottom:1.875rem;padding-top:.875rem}}@media (max-width:767px){.product-item__head{grid-column:1/span 1;grid-row:1/-3;min-height:140px}}.product-item__image-wrapper{align-items:center;display:flex;justify-content:center;max-height:5.625rem}@media (min-width:768px){.product-item__image-wrapper{max-height:12.5rem}}.product-item__image{max-width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:768px){.product-item__image{position:static;width:auto}}.product-item__price-tag{bottom:0;left:0;position:absolute}.product-item__extra-discount-badge{position:absolute;right:.25rem;top:2.0625rem;z-index:1}@media (min-width:768px){.product-item__extra-discount-badge{left:auto;top:4.5rem}}.sku{bottom:15px;color:red;font-size:11px;position:absolute;right:3px;z-index:1}
