.product-cards-section__heading{text-align:center;font-size:3rem;margin:0 0 4rem}.product-cards-grid{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.product-cards-grid--3-col{grid-template-columns:repeat(3,1fr)}.product-cards-grid--4-col{grid-template-columns:repeat(4,1fr)}.product-cards-grid--2-col{grid-template-columns:repeat(2,1fr)}}.product-card{background:rgb(var(--color-background));border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #1c1a150f,0 8px 24px #1c1a150f;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 14px #1c1a1514,0 16px 32px #1c1a151a}.product-card__media-link{display:block;text-decoration:none}.product-card__media{aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__placeholder-svg{width:45%;height:45%;opacity:.35}.product-card__body{padding:1.8rem 2rem 2rem;display:flex;flex-direction:column;flex-grow:1}.product-card__title-link{text-decoration:none;color:inherit}.product-card__title{font-size:1.9rem;margin:0 0 .8rem;line-height:1.3}.product-card__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem}.product-card__tag{font-size:1.05rem;letter-spacing:.03em;text-transform:uppercase;padding:.3rem .9rem;border-radius:999px;background:rgba(var(--color-foreground),.06);color:rgba(var(--color-foreground),.7)}.product-card__divider{height:1px;background:rgba(var(--color-foreground),.12);margin:.4rem 0 1.4rem}.product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-card__price{font-size:1.7rem;font-weight:600}.product-card__price-from{font-size:1.2rem;font-weight:400;opacity:.6;text-transform:lowercase}.product-card__button{display:inline-block;padding:.8rem 1.8rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.3rem;letter-spacing:.03em;text-decoration:none;text-align:center;white-space:nowrap;transition:opacity .2s ease}.product-card__button:hover{opacity:.85}.product-cards-section__view-all{text-align:center;margin-top:4rem}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-product-cards.css.map */
