.custom-card{--custom-sale-color: 200, 30, 30;text-align:center}.custom-card__media{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.04)}.custom-card__media:before{content:"";display:block;padding-bottom:var(--ratio-percent, 125%)}.custom-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.custom-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity var(--duration-default, .2s) ease,transform .6s ease}.custom-card__image--hover{opacity:0}@media(hover:hover){.custom-card__media:hover .custom-card__image--hover{opacity:1}.custom-card__media:hover .custom-card__image{transform:scale(1.03)}}.custom-card__badge{position:absolute;left:1.2rem;top:1.2rem;z-index:2;display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.3rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.22);font-family:var(--font-body-family);font-size:1.1rem;font-weight:400;letter-spacing:.02rem}.custom-card__wishlist{position:absolute;top:1.2rem;right:1.2rem;z-index:2;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:transform .15s ease}.custom-card__wishlist:hover{transform:scale(1.08)}.custom-card__heart{width:2.2rem;height:2.2rem}.custom-card__wishlist.is-active .custom-card__heart{fill:rgb(var(--custom-sale-color));color:rgb(var(--custom-sale-color))}.custom-card__wishlist:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.custom-card__info{padding:1.4rem 1rem 0;display:flex;flex-direction:column;gap:.7rem}.custom-card__title{margin:0;font-family:var(--font-heading-family);font-weight:400;font-size:1.6rem;line-height:1.25}.custom-card__title-link{color:rgb(var(--color-foreground));text-decoration:none}.custom-card__title-link:hover{text-decoration:underline;text-underline-offset:.3rem}.custom-card__price{display:flex;align-items:baseline;justify-content:center;gap:.7rem;font-size:1.4rem}.custom-card__price-was{color:rgba(var(--color-foreground),.55);text-decoration:line-through}.custom-card__price-now{color:rgb(var(--custom-sale-color));font-weight:500}.custom-card__swatches{display:flex;align-items:center;justify-content:center;gap:.7rem;margin-top:.2rem}.custom-card__swatch{width:1.5rem;height:1.5rem;border-radius:50%;background-size:cover;background-position:center;box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.2)}.custom-card__swatch.is-selected{box-shadow:0 0 0 .1rem rgb(var(--color-background)),0 0 0 .2rem rgb(var(--color-foreground))}.custom-card__swatch-more{font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin-left:.2rem}@media(prefers-reduced-motion:reduce){.custom-card__image,.custom-card__wishlist{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-custom-product-card.css.map */
