.product-card{position:relative;width:100%;min-width:0;z-index:1}.product-card--dropdown-active{z-index:39!important}.product-card__link{display:block;border:1px solid var(--color-foreground);background-color:var(--color-background);width:100%;box-sizing:border-box}.product-card__link:focus{outline:none}.product-card__image-wrapper{position:relative;aspect-ratio:4/5;overflow:hidden}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;padding:13px 13px 0}.product-card__image--primary{z-index:1}.product-card__image--secondary{z-index:2;opacity:0;transition:opacity .3s ease}.product-card__link:hover .product-card__image--secondary{opacity:1}.product-card__image--placeholder{display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.product-card__badge{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;background-color:var(--color-foreground);color:var(--color-background);font-family:var(--font-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;z-index:10}.product-card__badge--subscription{top:3rem}.product-card__info{display:flex;align-items:flex-start;justify-content:space-between;padding:8px 10px 10px;gap:.5rem;min-width:0;height:60px;box-sizing:border-box}@media (min-width: 768px){.product-card__info{padding:7px 13px 13px;height:auto}}.product-card__details{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.product-card__title{font-family:var(--font-body);font-size:.6875rem;font-weight:var(--font-weight-normal);text-transform:uppercase;letter-spacing:-.05px;color:var(--color-foreground);margin:0;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;min-width:0}@media (min-width: 768px){.product-card__title{font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.product-card__new-badge{font-family:var(--font-body);font-size:var(--font-size-small);font-weight:var(--font-weight-normal);text-transform:uppercase;color:var(--color-foreground);margin-left:.5rem}.product-card__price{font-family:var(--font-body);font-size:.6875rem;text-transform:uppercase;letter-spacing:-.05px;white-space:nowrap;max-width:100%}@media (min-width: 768px){.product-card__price{font-size:.8125rem}}.product-card__price--regular,.product-card__price--sale{font-weight:var(--font-weight-normal);color:var(--color-foreground)}.product-card__price--sale{font-weight:var(--font-weight-normal)}.product-card__price--compare{font-weight:var(--font-weight-normal);color:var(--color-foreground);text-decoration:line-through;margin-left:.5rem}.product-card__quick-add{width:24px;height:24px;min-width:24px;padding:0;display:flex;align-items:center;justify-content:center;background-color:#fcfbf8;border:none;transition:opacity .2s ease;color:var(--color-foreground);flex-shrink:0}.product-card__quick-add svg{stroke:var(--color-foreground)}.product-card__quick-add:hover svg path{stroke-width:1.5}.product-card__quick-add:focus{outline:none}.product-card__quick-add-dropdown{position:fixed;z-index:40;border:1px solid var(--color-foreground);background-color:var(--color-background)}.product-card__quick-add-dropdown[hidden]{display:none}.product-card__variants{display:flex;flex-direction:column}.product-card__variant-option{width:100%;padding:.5rem 13px;text-align:left;font-family:var(--font-body);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:-.05px;background-color:transparent;border:none;border-top:1px solid var(--color-foreground);transition:background-color .2s ease,font-weight .2s ease}.product-card__variant-option:first-child{border-top:none}.product-card__variant-option:focus{outline:none}.product-card__variant-option:hover:not(:disabled){text-decoration:underline;font-weight:var(--font-weight-normal)}.product-card__variant-option:disabled{cursor:not-allowed;text-decoration:line-through}.product-card__variant-sold-out{margin-left:.5rem;font-weight:var(--font-weight-normal)}.product-card__subscribe-link{display:block;width:100%;padding:.5rem 13px;text-align:left;font-family:var(--font-body);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:-.05px;font-style:italic;color:var(--color-foreground);text-decoration:none;background-color:transparent;border-top:1px solid var(--color-foreground);transition:background-color .2s ease,font-weight .2s ease}.product-card__subscribe-link:hover{text-decoration:underline;font-weight:var(--font-weight-normal)}.product-card__subscribe-link:focus{outline:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-card.css.map */
