:root{--v-color-primary:#1b100c;--v-color-secondary:#FDFBF0;--v-color-tertiary:#BDA27E;--v-color-accent:#E0C9A6;--v-color-accent-dark:#C29219;--v-color-accent-strong:#D4AF37;--v-color-danger:#fd3e3e;--v-color-neutral:#212121;--v-color-primary-rgb:27,16,12;--v-color-secondary-rgb:253,251,240;--v-color-tertiary-rgb:189,162,126;--v-color-accent-rgb:224,201,166;--v-color-accent-dark-rgb:194,146,25;--v-color-accent-strong-rgb:212,175,55;--v-color-danger-rgb:139,0,0;--v-color-neutral-rgb:33,33,33}.product-item{margin-bottom:3rem}@media (max-width:767.98px){.product-item{margin-bottom:1.5rem}}.product-item__link,.product-item__link:hover{text-decoration:none;color:inherit}.product-item__link:hover{opacity:0.7}.product-item__image{position:relative;overflow:hidden;border-radius:0.75rem}.product-item__image:after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,0.03)}.product-item__image img{width:100%;height:auto}.product-item__image.with-white-bg{padding-bottom:100%;border:1px solid #E1E1E1;background:#fff}.product-item__image.with-white-bg.vertical{padding-bottom:150%}.product-item__image.with-white-bg img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:80%;max-height:80%;width:auto;height:auto}.product-item__discount{width:34px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;line-height:normal;color:#fff;border-radius:50%;background:#E75A5A;left:10px;top:10px;z-index:256;position:absolute}.product-item__price{margin-top:0.9rem;line-height:normal;font-size:1.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:0.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap}.product-item__price-item{font-weight:500}.product-item__price-item--old{opacity:0.7;font-weight:300;font-size:0.9em;text-decoration:line-through;text-decoration-thickness:0.5px}.product-item__title{margin-top:0.7rem;font-size:1.1rem;line-height:1.2em;font-weight:400}.product-item__sku{margin-top:0.5rem;font-size:0.8em;line-height:normal;opacity:0.8}