.product-cards__header>h2{margin-top:0}.product-cards__grid{display:grid;grid-template-columns:repeat(var(--pc-columns, 3),1fr);gap:2rem;align-items:start}@media screen and (max-width:989px){.product-cards__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.product-cards__grid{grid-template-columns:1fr}}.product-card{background:#fff;border-radius:1.4rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 16px #00000012}.product-card__media{display:block;text-decoration:none;position:relative;aspect-ratio:1 / 1;overflow:hidden;flex-shrink:0}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.product-card__badge{position:absolute;top:1.2rem;left:1.2rem;padding:.45rem 1.1rem;border-radius:10rem;font-size:1rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;line-height:1.4;white-space:nowrap;z-index:1}.product-card__info{padding:2rem 2rem 2.4rem;display:flex;flex-direction:column;flex:1}.product-card__subtitle{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin:0 0 .5rem;letter-spacing:.01em}.product-card__title{font-family:"Studio6",var(--font-heading-family, sans-serif);font-size:2.2rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;margin:0 0 1rem;color:rgb(var(--color-foreground))}.product-card__title a{color:inherit;text-decoration:none}.product-card__description{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.65);margin:0;flex:1}.product-card__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem;margin-top:2rem;padding-top:1.8rem;border-top:1px solid rgba(var(--color-foreground),.1)}.product-card__price{display:flex;align-items:baseline;gap:.4rem;flex-shrink:0}.product-card__price-amount{font-family:"Studio6",var(--font-heading-family, sans-serif);font-size:1.6rem;font-weight:700;letter-spacing:-.01em;line-height:1;color:rgb(var(--color-foreground))}.product-card__price-suffix{font-size:1.3rem;color:rgba(var(--color-foreground),.55);font-weight:400}.product-card__buttons{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;justify-content:flex-end}.product-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.4rem;background-color:var(--pc-btn-color, #2b4f3a);color:#fff;border:2px solid transparent;border-radius:10rem;font-size:1.25rem;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.product-card__btn--secondary{background-color:transparent;border-width:2px;border-style:solid}.product-card__btn:hover{opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-product-cards.css.map */
