.line-clamp{-webkit-line-clamp:var(--line-clamp,3);line-clamp:var(--line-clamp,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product-card{background-color:var(--card-background-color);border:.1rem solid var(--color-border);border-radius:.4rem;color:var(--card-text-color);display:block;height:100%;min-width:0;padding:.4rem .4rem 1.2rem;position:relative}.product-card.loading{min-height:35rem;width:100%}@media(min-width:75em){.product-card.loading{min-height:50rem}}.product-card__headless-loader{min-width:0}.product-card__images{position:relative}.product-card--sold-out .product-card__images img,.product-card--sold-out .product-card__images svg{filter:contrast(.2) brightness(1.7)}.product-card__image-wrapper{display:none;overflow:hidden}.product-card__image-wrapper.active{display:block}.product-card__image-wrapper img,.product-card__image-wrapper svg{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__image-wrapper.hover-image{background-color:var(--card-background-color)}@media(min-width:75em){.product-card__image-wrapper.hover-image{bottom:0;display:block;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:var(--transition)}}.product-card__floating-atc{background-color:var(--color-system-black);border-radius:.8rem;bottom:.6rem;color:var(--color-system-white);opacity:0;padding:.8rem;position:absolute;right:.6rem;transition:opacity var(--transition)}.product-card__floating-atc:focus:not([disabled]),.product-card__floating-atc:hover:not([disabled]){background-color:var(--color-system-white);color:var(--color-system-black)}.product-card__floating-atc:focus:not([disabled]){opacity:1}@media(max-width:74.99em){.product-card__floating-atc:not([disabled]){opacity:1}}.product-card:hover .product-card__floating-atc{opacity:1}.product-card:hover .product-card__floating-atc[disabled]{opacity:0}.product-card__info{display:flex;flex-direction:column;gap:.6rem;margin-top:.8rem;padding:0 .4rem}.product-card--sold-out .product-card__info{opacity:.5}.product-card__badges{display:flex;flex-wrap:wrap;gap:.8rem;left:.6rem;position:absolute;top:.6rem;z-index:2}.product-card__vendor-wishlist-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between}.product-card__vendor{word-wrap:break-word;color:var(--color-text-60);padding:.2rem 0}.product-card__type{color:var(--color-text-60);font-size:1rem;line-height:1.2}.product-card .price{font-weight:700}.product-card .price__compare{align-items:center;display:flex;font-size:1.2rem;font-weight:500;padding-left:.8rem}.product-card__form{display:flex;flex-direction:column;gap:1.6rem}.product-card .product-form__submit{margin-top:auto}.product-card__quick-add{border-top:.1rem solid var(--color-background);margin-top:1rem;padding-top:.5rem}.product-card__quick-add button{padding:0}@media(min-width:48em){.product-card__quick-add{display:none}}.product-card__title a{color:inherit}.product-card--skeleton .price__regular,.product-card--skeleton .product-card__title,.product-card--skeleton .product-card__title a,.product-card--skeleton .product-card__vendor{background-color:var(--color-system-placeholder);border-radius:.5rem;color:var(--color-system-placeholder);opacity:.8}.product-card .product-card__info,.product-card lazy-resources{display:flex;flex-grow:1}@media(min-width:75em){.product-card:hover .product-card__image-wrapper.hover-image{opacity:1}}.product-card lazy-resources{flex-direction:column;height:100%}
