.product{background:var(--bg);border:1px solid var(--line);padding:22px 20px 24px;text-align:center;cursor:pointer;transition:all .25s;position:relative;color:inherit;display:block;text-decoration:none}.product:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 30px #3d382414}.product .img-area{height:240px;background:linear-gradient(180deg,var(--surface) 0%,var(--surface-2) 100%);margin-bottom:18px;display:flex;align-items:center;justify-content:center;position:relative;padding:14px;overflow:hidden}.product .img-area img{max-height:100%;max-width:100%;width:auto;object-fit:contain;mix-blend-mode:multiply}.product .no-img{font-family:var(--serif);font-size:48px;color:var(--gold-soft);opacity:.4}.product .badge{position:absolute;top:10px;left:10px;color:#fff;padding:4px 10px;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;border-radius:2px;font-family:var(--sans)}.badge.badge-bestseller,.badge.b-bestseller{background:var(--gold)}.badge.badge-new,.badge.b-new{background:var(--olive)}.product .badge.badge-red,.badge.badge-red{background:#5a2828;color:#fff}.product .badge.badge-white,.badge.badge-white{background:#e8e0c8;color:#3d3824}.product .badge.badge-rose,.badge.badge-rose{background:#c47b8a;color:#fff}.product .badge.badge-other,.badge.badge-other{background:#6a6760;color:#fff}.badge.badge-whisky{background:#8b5a2b}.badge.badge-rhum{background:#6b3410}.badge.badge-cognac{background:#a67235}.badge.badge-champagne{background:var(--gold)}.product .oos{position:absolute;top:10px;right:10px;background:#212121d9;color:#fff;padding:4px 10px;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;border-radius:2px;font-family:var(--sans)}.product .region{color:var(--gold);font-size:10px;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:8px;font-weight:500;font-family:var(--sans)}.product h3{font-family:var(--serif);font-size:18px;font-weight:500;margin-bottom:12px;color:var(--text-soft);line-height:1.25;min-height:46px}.product .vintage{font-family:var(--sans);font-size:12px;color:var(--muted);margin-bottom:10px;letter-spacing:.5px}.product .stars{color:var(--gold);font-size:12px;letter-spacing:1.5px;margin-bottom:6px}.product .review-count{color:var(--muted);font-size:11px;margin-left:4px}.product .vintage{font-family:var(--sans);font-size:12px;color:var(--muted);margin-bottom:14px;font-style:italic}.product .stars{color:var(--gold);font-size:12px;letter-spacing:1px;margin-bottom:4px}.product .review-count{color:var(--muted);font-size:11px;margin-bottom:16px}.product .price{font-size:20px;color:var(--text);font-weight:500;margin-bottom:16px;font-family:var(--serif)}.product .view-btn{display:inline-block;width:100%;padding:11px;background:transparent;border:1px solid var(--gold-dark);color:var(--gold-dark);font-size:11px;letter-spacing:2px;text-transform:uppercase;font-family:var(--sans);font-weight:500;transition:all .2s}.product:hover .view-btn{background:var(--gold-dark);color:#fff}@media(max-width:820px){.product{padding:16px 14px 18px}.product .img-area{height:180px;padding:10px}.product h3{font-size:15px;min-height:40px}.product .price{font-size:17px}.product .view-btn{font-size:10px;padding:9px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-card.css.map */
