: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;gap:0;grid-row:span 7;grid-template-areas:"image" "title" "subtitle" "rating" "buttons" "footnote" "legal";grid-template-rows:subgrid;padding:.5rem;position:relative}@media (min-width:768px){.product-item{padding:1rem 1rem 1.375rem}}.product-item--design-yellow,.product-item--design-yellow-discount{background:var(--color-yellow)}.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;grid-area:title;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.product-item__title{font-size:1.125rem;margin-top:1rem;min-height:1.6875rem}}.product-item__title--black-box,.product-item__title--yellow-box{display:inline-block;margin-left:.625rem;max-width:88%;max-width:92%;overflow:visible;padding-left:.25rem;position:relative;width:-moz-fit-content;width:fit-content;z-index:2}@media (min-width:768px){.product-item__title--black-box,.product-item__title--yellow-box{padding-left:.375rem}}.product-item__title--black-box:before,.product-item__title--yellow-box:before{background:var(--color-yellow);bottom:0;content:"";display:block;left:-.5rem;position:absolute;right:-.5rem;top:0;transform:skew(-13deg);z-index:-1}.product-item__title--black-box{color:var(--color-yellow)}.product-item__title--black-box:before{background:#111}.product-item__subline{color:#727272;font-size:.75rem;grid-area:subtitle}@media (min-width:768px){.product-item__subline{font-size:.875rem}}.product-item__rating{grid-area:rating}@media (min-width:768px){.product-item__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:.875rem}@media (min-width:768px){.product-item__attribute-icon{font-size: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;left:0;line-height:1;padding:.25rem;position:absolute;top:.6875rem;z-index:1}@media (min-width:768px){.product-item__promotion-label{font-size:.75rem;padding:.375rem .375rem .375rem .625rem;top:1rem}}.product-item__promotion-label--limited{background-color:#eee8dd;color:#8f845a;font-size:.75rem;top:2.5rem}@media (min-width:768px){.product-item__promotion-label--limited{font-size:.875rem;top:3rem}}.product-item__promotion-label:before{border-color:#e3e7e8 transparent transparent;border-style:solid;border-width:1rem .3125rem 0 0;content:"";display:block;height:0;position:absolute;right:-.3125rem;top:0;width:0}@media (min-width:768px){.product-item__promotion-label:before{border-width:1.5rem .3125rem 0 0}}.product-item__promotion-label--limited:before{border-color:#eee8dd transparent transparent;border-width:1.5rem .3125rem 0 0}.product-item__badges{max-width:1.5rem;position:absolute;right:-.25rem;top:-.25rem;z-index:1}@media (min-width:768px){.product-item__badges{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:1.75rem;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{right:0;top:-.625rem}@media (min-width:768px){.product-item--design-yellow .product-item__dot-icon{top:-1.25rem}}.product-item__buttons{grid-area:buttons}@media (max-width:368px){.product-item__buttons .btn-light{padding-left:.625rem;padding-right:.625rem}}.product-item__legal-text{align-items:center;background:#d1d1d1;display:flex;font-size:.75rem;grid-area:legal;justify-content:center;letter-spacing:-.02em;line-height:1.2;min-height:10%;text-align:center}@media (max-width:767px){.product-item__legal-text{margin:.5rem -.5rem -.5rem;padding:.25rem .5rem}}@media (min-width:768px){.product-item__legal-text{font-size:.875rem;margin:.75rem -1rem -1.375rem;padding:.875rem 1rem}}.product-item__footnote{font-size:.75rem;grid-area:footnote;margin-top:.5rem;text-align:center}@media (min-width:768px){.product-item__footnote{padding-top:1rem}}.product-item__head{grid-area:image;padding-bottom:1.875rem;padding-top:.5rem;position:relative}@media (min-width:768px){.product-item__head{padding-top:.875rem}}.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}
