.product-card-book{display:flex;flex-direction:column;height:100%}.product-card-book__media{position:relative;overflow:hidden;border-radius:var(--border-radius-media, .8rem);background-color:rgba(var(--color-foreground),.03)}.product-card-book__link{display:block;position:relative;width:100%;height:0}.product-card-book__image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--border-radius-media, .8rem);transition:opacity .4s ease,transform .4s ease}.product-card-book__image--primary{z-index:1}.product-card-book__image--secondary{z-index:2;opacity:0}.product-card-book--hover-enabled:hover .product-card-book__image--primary{transform:scale(1.05)}.product-card-book--hover-enabled:hover .product-card-book__image--secondary{opacity:1;transform:scale(1.05)}.product-card-book__info{display:flex;flex-direction:column;gap:.4rem;padding-top:1.2rem}.product-card-book__collection{display:inline-block;color:rgba(var(--color-foreground),.6);text-decoration:none;text-transform:uppercase;letter-spacing:.05em;font-weight:500;transition:color .2s ease;margin-bottom:.2rem}.product-card-book__collection:hover{color:rgba(var(--color-foreground),.9)}.product-card-book__title{margin:0;font-family:var(--font-heading-card-family);font-weight:var(--font-heading-card-weight, 600);line-height:1.25;letter-spacing:-.01em}.product-card-book__title-link{color:inherit;text-decoration:none;transition:color .2s ease}.product-card-book__title-link:hover{color:rgb(var(--color-button-tertiary-text))}.product-card-book__meta,.collection-grid-card .product-card-book__meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.3rem;margin-top:.4rem}.product-card-book__price,.collection-grid-card .product-card-book__price{display:flex!important;align-items:center;gap:.5rem;font-weight:500}.product-card-book__price-compare{color:rgba(var(--color-foreground),.5);text-decoration:line-through}.product-card-book__price-current{color:rgb(var(--color-foreground))}.product-card-book__price-current--sale{color:#c41e3a}.product-card-book__details,.collection-grid-card .product-card-book__details{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start!important;gap:.4rem;color:rgba(var(--color-foreground),.6)}.product-card-book__author{font-style:italic}.product-card-book__separator{color:rgba(var(--color-foreground),.4)}.product-card-book__date{white-space:nowrap}.product-card-book__text--xs{font-size:1.1rem}.product-card-book__text--s{font-size:1.3rem}.product-card-book__text--m{font-size:1.5rem}.product-card-book__text--l{font-size:1.7rem}.product-card-book__text--xl{font-size:1.9rem}@media screen and (min-width:750px){.product-card-book__text--xs{font-size:1.2rem}.product-card-book__text--s{font-size:1.4rem}.product-card-book__text--m{font-size:1.6rem}.product-card-book__text--l{font-size:1.8rem}.product-card-book__text--xl{font-size:2rem}}.product-card-book__media .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-foreground),.04);fill:rgba(var(--color-foreground),.3)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-card-book.css.map */
