.product-card{display:block;height:100%;min-width:0;padding:1rem .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{opacity:.5}.product-card__image-wrapper{display:none;overflow:hidden}.product-card__image-wrapper.active{border-radius:50%;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__wishlist{border-radius:50%;color:var(--color-system-white);margin-left:auto;pointer-events:auto}@media(min-width:75em){.product-card__wishlist{margin:0;opacity:0}.product-card__wishlist:focus{opacity:1}}@media(max-width:74.99em){.product-card__wishlist{align-items:flex-end;display:flex;flex-direction:row-reverse;height:100%;justify-content:flex-start;width:-moz-fit-content;width:fit-content}}.product-card:hover .product-card__wishlist{opacity:1}.product-card .product-card-form--has-quick-view .wk-floating{margin-top:3rem;right:0}.product-card .wk-icon{--size:16px!important;--stroke:#fff!important;background-color:var(--color-sale);border-radius:50%;color:var(--color-system-white);padding:.8rem}.product-card .wk-icon:hover{background-color:var(--color-system-black)}.product-card__hovered-content{align-items:center;bottom:0;display:flex;flex-direction:row;gap:1.2rem;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.product-card__hovered-content--quickview{flex-direction:column;pointer-events:none}.product-card__floating-atc{opacity:0;transition:opacity var(--transition);z-index:10}.product-card__floating-atc[disabled]{display:none}.product-card__floating-atc:hover[disabled],.product-card__floating-atc:hover[disabled]+.product-card__wishlist{opacity:1}.product-card__floating-atc--quickadd{background-color:var(--color-secondary-button-background);border-radius:50%;padding:.8rem;pointer-events:auto;z-index:10}.product-card__floating-atc--quickadd:hover:not([disabled]){background-color:var(--color-secondary-button-background-hover);color:var(--color-system-white)}.product-card__floating-atc--quickadd .quickadd-icon{color:var(--color-system-white)}.product-card__floating-atc--quickadd:focus{opacity:1}@media(max-width:74.99em){.product-card__floating-atc--quickadd{display:none}}.product-card__floating-atc--quickview{align-items:center;background-color:var(--color-primary-button-background);border:.15rem solid var(--color-primary-button-border);border-radius:9.9rem;color:var(--color-primary-button-text);display:flex;font-family:var(--font-heading-family);font-weight:600;gap:.7rem;pointer-events:auto;z-index:10}.product-card__floating-atc--quickview:focus:not([disabled]),.product-card__floating-atc--quickview:hover:not([disabled]){background-color:var(--color-system-black);color:var(--color-system-white)}.product-card__floating-atc--quickview:focus:not([disabled]){opacity:1}.product-card__floating-atc--quickview .quickview-icon{color:var(--color-accent)}@media(max-width:74.99em){.product-card__floating-atc--quickview{display:none}}.product-card:hover .product-card__floating-atc{opacity:1;z-index:10}.product-card:hover .product-card__floating-atc[disabled]{display:none}.product-card__info{align-items:center;display:flex;flex-direction:column;gap:.6rem;margin-top:2.5rem;padding:0 .4rem}.product-card--sold-out .product-card__info{opacity:.5}.product-card__badges{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;position:absolute;top:0;transform:translateY(-50%);width:100%;z-index:2}.product-card__badges--bottom{align-items:center;bottom:0;flex-direction:column;top:auto;transform:translateY(25%)}.product-card__badges--top{padding-top:5px}.product-card__vendor-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between}.product-card__vendor{word-wrap:break-word;font-family:var(--font-body-family);font-weight:400;padding:.2rem 0}.product-card__type{font-size:1rem;line-height:1.2;opacity:.6}.product-card .price{font-size:1.2rem;font-weight:700}.product-card .price__compare{align-items:center;display:flex;font-size:1.2rem;font-weight:500;opacity:.6;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--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__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis}.product-card__title a{color:inherit;font-weight:400}.product-card .product-card__info,.product-card lazy-resources{display:flex;flex-grow:1}.product-card lazy-resources{flex-direction:column;height:100%}
