.product-card{position:relative;display:flex;flex-direction:column;gap:var(--hf-space-3)}.product-card__media{position:relative}.product-card__image-link{display:block}.product-card__image{transition:transform var(--hf-dur-slow) var(--hf-ease),opacity var(--hf-dur-base) var(--hf-ease)}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__image--secondary{opacity:1}.product-card:hover .product-card__image--primary{opacity:0}.product-card:hover .product-card__image{transform:scale(1.02)}}.product-card__badge{position:absolute;top:var(--hf-space-3);left:var(--hf-space-3);z-index:2}.product-card__quick-add{position:absolute;left:var(--hf-space-3);right:var(--hf-space-3);bottom:var(--hf-space-3);z-index:2}.product-card__quick-add .btn{background-color:var(--hf-bg);color:var(--hf-ink);box-shadow:var(--hf-shadow-md)}.product-card__quick-add .btn--secondary{border-color:transparent}@media(hover:hover)and (pointer:fine){.product-card__quick-add{opacity:0;transform:translateY(6px);transition:opacity var(--hf-dur-base) var(--hf-ease),transform var(--hf-dur-base) var(--hf-ease)}.product-card:hover .product-card__quick-add,.product-card:focus-within .product-card__quick-add{opacity:1;transform:none}}.product-card__info{display:flex;flex-direction:column;gap:var(--hf-space-1)}.product-card__title{font-family:var(--hf-font-body);font-size:var(--hf-text-base);font-weight:500;line-height:var(--hf-leading-snug);letter-spacing:0;text-transform:none}.product-card__link{text-decoration:none}.product-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__link:hover{text-decoration:underline;text-underline-offset:.2em}.product-card__price{margin-top:var(--hf-space-1)}.product-card--placeholder .product-card__title{color:var(--hf-text-muted)}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--hf-space-2);font-size:var(--hf-text-base)}.price__current{font-weight:600}.price__current--sale{color:var(--hf-sale)}.price__compare{color:var(--hf-text-muted);font-weight:400;text-decoration-thickness:1px}.price__unit{flex-basis:100%}.price--large{font-size:var(--hf-text-xl)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hf-space-6) var(--hf-space-4);list-style:none}@media screen and (min-width:640px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hf-space-8) var(--hf-space-6)}}@media screen and (min-width:1024px){.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.scroller .product-card{width:62vw;max-width:300px}@media screen and (min-width:768px){.scroller .product-card{width:30vw}}@media screen and (min-width:1024px){.scroller .product-card{width:22vw}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-card.css.map */
