.product-card{background:transparent;border:0;border-radius:0;display:grid;grid-template-rows:auto 1fr;height:100%;min-width:0;overflow:visible;position:relative}.product-card__visual{display:grid;gap:8px;position:relative}.product-card__media{aspect-ratio:1.18 / 1;background:var(--ht-soft);display:block;overflow:hidden;position:relative;text-decoration:none}.product-card__image{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card__badge,.product-card__quick,.product-card__heart{position:absolute;z-index:2}.product-card__badge{background:#fffdf8f0;border-radius:999px;font-size:12px;font-weight:800;left:14px;padding:7px 10px;top:14px}.product-card__quick{background:#211f1cc7;bottom:16px;color:#fffaf2;font-size:13px;font-weight:800;left:50%;letter-spacing:.03em;opacity:0;padding:9px 13px;text-transform:uppercase;transform:translate(-50%) translateY(8px);transition:opacity .25s ease,transform .25s ease;white-space:nowrap}.product-card:hover .product-card__quick{opacity:1;transform:translate(-50%) translateY(0)}.product-card__heart{align-items:center;background:#fffdf8db;border-radius:999px;color:#211f1c;display:flex;font-size:30px;height:44px;justify-content:center;line-height:1;right:14px;top:14px;width:44px}.product-card__mobile-gallery{display:none}.product-card__slider-controls{display:flex;gap:6px;position:absolute;bottom:62px;right:12px;z-index:3}.product-card__slider-controls button{align-items:center;background:#fffdf8eb;border:1px solid rgba(33,31,28,.12);border-radius:999px;color:#211f1c;cursor:pointer;display:flex;font-size:24px;height:34px;justify-content:center;line-height:1;width:34px}.product-card__thumbs{display:flex;gap:5px;min-height:56px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:thin;width:100%}.product-card__thumb{aspect-ratio:1.35 / 1;background:var(--ht-soft);border:1px solid transparent;cursor:pointer;display:block;flex:0 0 72px;height:54px;overflow:hidden;padding:0;scroll-snap-align:start}.product-card__thumb.is-active{border-color:#211f1c}.product-card__thumb.is-hidden,.product-card__mobile-slide.is-hidden{display:none}.product-card__thumb-image{display:block;height:100%;object-fit:cover;width:100%}.product-card__content{display:grid;gap:7px;grid-template-rows:auto minmax(3.25em,auto) minmax(1.35em,auto) auto 1fr auto;padding:14px 0 0}.product-card__topline{align-items:center;color:var(--ht-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:8px 14px;justify-content:space-between}.product-card__title{font-family:var(--font-body-family, system-ui);font-size:clamp(17px,1.55vw,24px);font-weight:900;line-height:1.1;margin:0}.product-card__title a{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.product-card__title a,.product-card__link{text-decoration:none}.product-card__subtitle{color:var(--ht-muted);display:-webkit-box;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:1.35;margin:0;min-height:1.35em;overflow:hidden}.product-card__variants{align-content:start;display:flex;flex-wrap:wrap;gap:6px;max-height:72px;min-height:32px;overflow-y:auto}.product-card__variant{background:#fffaf5;border:1px solid var(--ht-border);border-radius:999px;color:#211f1c;cursor:pointer;font-size:11px;max-width:100%;overflow:hidden;padding:6px 9px;text-overflow:ellipsis;white-space:nowrap}.product-card__variant.is-active{background:#211f1c;border-color:#211f1c;color:#fffaf2}.product-card__variant:disabled{cursor:not-allowed;opacity:.45}.product-card__price-row{align-items:baseline;align-self:end;display:flex;gap:7px;margin-top:8px}.product-card__from{color:var(--ht-muted);font-size:15px}.product-card .price{align-items:baseline;display:flex;flex-direction:row-reverse;gap:8px}.product-card .price__regular{font-size:clamp(18px,1.7vw,24px);font-weight:900}.product-card .price__compare{color:#96928d;font-size:clamp(15px,1.35vw,20px);font-weight:800;text-decoration:line-through}.product-card__link{align-self:end;border-top:1px solid var(--ht-border);display:block;font-size:13px;font-weight:800;margin-top:8px;padding-top:10px}@media(max-width:749px){.product-card__media,.product-card__slider-controls,.product-card__thumbs{display:none}.product-card__mobile-gallery{display:flex;gap:8px;margin-inline:-2px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.product-card__mobile-slide{aspect-ratio:1 / 1;background:var(--ht-soft);display:block;flex:0 0 86%;overflow:hidden;scroll-snap-align:start;text-decoration:none}.product-card__mobile-image{display:block;height:100%;object-fit:cover;width:100%}.product-card__media{aspect-ratio:1 / 1}.product-card__quick{display:none}.product-card__heart{font-size:22px;height:34px;right:8px;top:8px;width:34px}.product-card__slider-controls{bottom:52px;right:8px}.product-card__slider-controls button{font-size:20px;height:30px;width:30px}.product-card__thumbs{gap:4px}.product-card__thumb{flex-basis:52px}.product-card__content{grid-template-rows:auto minmax(3.9em,auto) minmax(1.3em,auto) auto 1fr auto;padding-top:10px}.product-card__topline,.product-card__subtitle,.product-card__from,.product-card__link{font-size:11px}.product-card__title{font-size:13px}.product-card__variants{gap:4px;max-height:60px;min-height:28px}.product-card__variant{font-size:10px;padding:5px 7px}.product-card .price__regular{font-size:14px}.product-card .price__compare{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-product-card.css.map */
