.product-cards-section{padding:8rem 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-cards-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem;margin-bottom:6rem;flex-wrap:wrap}.product-cards-section__eyebrow{font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--cw-sage-400, #7c9186);margin-bottom:1.6rem}.product-cards-section__heading{font-family:var(--font-heading-family);font-size:clamp(2.6rem,3.6vw,4.2rem);font-weight:300;line-height:1.12;letter-spacing:-.01em;margin:0}.product-cards-section__heading p{margin:0}.product-cards-section__sub{font-size:1.6rem;line-height:1.7;color:rgba(var(--color-foreground),.65);max-width:56ch;margin-top:1.6rem;font-weight:300}.product-cards-section__sub p{margin:0}.product-cards-section__cta{flex-shrink:0;border-radius:2px}.product-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:2.4rem}.product-card{display:block;background:rgb(var(--color-background));border-radius:6px;overflow:hidden;text-decoration:none;color:inherit;transition:transform var(--cw-duration-base, .32s) var(--cw-ease-out-expo, cubic-bezier(.16,1,.3,1)),box-shadow var(--cw-duration-base, .32s) var(--cw-ease-out-expo, cubic-bezier(.16,1,.3,1))}.product-card:hover{transform:translateY(-4px);box-shadow:var(--cw-shadow-lift, 0 20px 48px rgba(13,40,33,.18))}.product-card__img{aspect-ratio:1 / 1;overflow:hidden;position:relative;background:rgba(var(--color-foreground),.04)}.product-card__img-el{width:100%;height:100%;object-fit:cover;transition:transform var(--cw-duration-slow, .52s) var(--cw-ease-out-expo, cubic-bezier(.16,1,.3,1))}.product-card:hover .product-card__img-el{transform:scale(1.045)}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family);font-size:5.6rem;font-weight:300;color:rgba(var(--color-foreground),.25)}.product-card__body{padding:2.4rem}.product-card__tag{font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--cw-sage-400, #7c9186);margin:0 0 .8rem}.product-card__name{font-family:var(--font-heading-family);font-size:2rem;font-weight:400;letter-spacing:-.01em;margin:0 0 .8rem}.product-card__desc{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.6);margin:0 0 2rem;font-weight:300}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.product-card__price{font-size:1.6rem;font-weight:600}.product-card__cta{padding:1rem 2rem;font-size:1.1rem;border-radius:2px}@media screen and (max-width:749px){.product-cards-section{padding:5rem 0}.product-cards-section__header{margin-bottom:3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-product-cards.css.map */
