@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&family=Manrope:wght@500;600;700;800&display=swap";.product-cards-section__heading{text-align:center;font-family:"Quicksand",var(--font-heading-family, sans-serif);font-size:3.6rem;font-weight:500;letter-spacing:0;line-height:1.2;margin:2.5rem 0 4rem}.product-cards-grid{display:grid;gap:3.6rem 3.2rem;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:#fff!important;border:1px solid rgba(28,26,21,.06);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #1c1a150d,0 8px 24px #1c1a150d;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #1c1a1514,0 20px 40px #1c1a151a}.product-card__media-link{display:block;text-decoration:none}.product-card__media{aspect-ratio:1 / 1;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.product-card__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-card__placeholder-svg{width:45%;height:45%;opacity:.35}.product-card__body{padding:2rem 2.2rem 2.2rem;display:flex;flex-direction:column;flex-grow:1;background:#fff}.product-card__title-link{text-decoration:none;color:inherit}.product-card__title{font-family:Manrope,sans-serif!important;font-size:1.85rem;font-weight:700!important;letter-spacing:-.01em;margin:0 0 .8rem;line-height:1.3;word-break:normal;overflow-wrap:normal}.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:#1c1a150d;color:#1c1a15b3}.product-card__divider{height:1px;background:#1c1a151a;margin:.4rem 0 1.4rem}.product-card__footer{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem 1rem}.product-card__price{font-size:1.7rem;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__price-from{font-size:1.2rem;font-weight:400;opacity:.6;text-transform:lowercase}.product-card__button{display:inline-block;flex-shrink:0;padding:.75rem 1.6rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.25rem;letter-spacing:.02em;text-decoration:none;text-align:center;white-space:nowrap;transition:opacity .2s ease}.product-card__button:hover{opacity:.85}@media screen and (max-width:480px){.product-card__footer{flex-direction:column;align-items:stretch}.product-card__button{text-align:center;width:100%}.product-cards-section__heading{margin:1.6rem 0 2.8rem;font-size:2.8rem}}.product-cards-section__view-all{text-align:center;margin-top:4rem}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-cards.css.map */
