.cc_product-card{--cc_card-media-height: 20rem;display:flex;flex-direction:column;height:100%}.cc_product-card__media{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;height:var(--cc_card-media-height);text-decoration:none;background:none;border:0;padding:0;margin-bottom:1.4rem}.cc_product-card--portrait .cc_product-card__media{height:auto;aspect-ratio:3 / 4;align-items:center}.cc_product-card--square .cc_product-card__media{height:auto;aspect-ratio:1 / 1;align-items:center}.cc_product-card__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform var(--duration-long) ease}.cc_product-card--adapt .cc_product-card__image{object-position:center bottom}.cc_product-card__image--placeholder{background-color:rgba(var(--color-foreground),.04);fill:rgba(var(--color-foreground),.2)}@media(hover:hover){.cc_product-card__media:hover .cc_product-card__image,.cc_product-card:hover .cc_product-card__image{transform:scale(1.03)}}.cc_product-card__flag{position:absolute;left:0;bottom:0;padding:.4rem 1rem;background-color:rgb(var(--cc_color-signal));color:rgb(var(--cc_color-paper));font-family:var(--cc_font-mono);font-size:1rem;letter-spacing:.12em;text-transform:uppercase}.cc_product-card__flag--sold-out{background-color:rgba(var(--color-foreground),.75)}.cc_product-card__info{display:flex;flex-direction:column;flex-grow:1;gap:.4rem}.cc_product-card__title{margin:0;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;line-height:1.35;letter-spacing:0}.cc_product-card__link{color:rgb(var(--color-foreground));text-decoration:none}.cc_product-card__link:hover{text-decoration:underline;text-underline-offset:.3rem}.cc_product-card__vendor{margin:0;font-family:var(--cc_font-mono);font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.cc_product-card__footer{margin-top:auto;padding-top:1.2rem}.cc_product-card__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem;margin-bottom:1.2rem}.cc_product-card__price{font-family:var(--cc_font-mono);font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground))}.cc_product-card__price--compare{font-weight:400;font-size:1.3rem;color:rgba(var(--color-foreground),.5)}.cc_product-card__form,.cc_product-card__form-inner{display:block;margin:0}.cc_product-card__button{position:relative;display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:4.4rem;padding:0 1.6rem;border:0;border-radius:var(--buttons-radius, 0);background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:var(--font-heading-family);font-size:1.4rem;font-weight:700;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:opacity var(--cc_duration) ease}@media screen and (min-width:750px){.cc_product-card{--cc_card-media-height: 28rem}.cc_product-card__media{margin-bottom:1.6rem}}@media screen and (min-width:990px){.cc_product-card{--cc_card-media-height: 34rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cc-product-card.css.map */
