.product-cards p{opacity:.8}.product-cards{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.product-cards__header{margin-bottom:24px}.product-cards__heading{margin:0}.product-cards__subheading{margin-top:10px}.product-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap);align-items:stretch}.product-cards__item{display:flex;flex-direction:column;gap:var(--grid-gap);min-width:0;height:100%}.product-cards__card{border-radius:var(--card-radius);padding:0;display:flex;flex-direction:column;overflow:hidden}.product-cards__media{width:100%;aspect-ratio:3 / 2;border-radius:0;overflow:hidden;background:#0000000a}.product-cards__image{width:100%;height:100%;object-fit:cover;display:block}.product-cards__placeholder{width:100%;height:100%;display:grid;place-items:center}.product-cards__inner{padding:var(--card-padding);display:flex;flex-direction:column;gap:14px;flex:1 1 auto}.product-cards__content{display:flex;flex-direction:column;gap:10px}.product-cards__kicker{font-size:12px;opacity:.7;letter-spacing:.02em;text-transform:uppercase}.product-cards__title{margin:0;font-family:var(--font-heading-family)}.product-cards__features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.product-cards__feature{display:flex;gap:10px;align-items:center;opacity:.9}.product-cards__feature-icon{width:var(--icon-size);height:var(--icon-size);flex:0 0 var(--icon-size);display:inline-flex;align-items:center;justify-content:center}.product-cards__feature-icon img,.product-cards__feature-icon svg{width:100%;height:100%;display:block}.product-cards__feature-text{flex:1 1 auto;min-width:0}.product-cards__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap}.product-cards__price{font-family:CircularXX-Medium,sans-serif;font-weight:500;white-space:nowrap}.product-cards__btn{border-radius:999px;white-space:nowrap}.product-cards__if{border-radius:var(--card-radius);padding:18px;background:var(--if-bg);color:var(--if-body-color);flex:1 1 auto;min-height:0}.product-cards__if-title{font-family:var(--font-heading-family);font-weight:500;margin-bottom:10px;color:var(--if-heading-color)}.product-cards__if-list{margin:0;padding-left:18px;display:grid;gap:10px;list-style:unset}.product-cards__if-list li{opacity:.95;color:var(--if-body-color)}.product-cards__empty{text-align:center;padding:32px 16px;opacity:.75}@media (max-width: 989px){.product-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 749px){.product-cards__grid{grid-template-columns:1fr}.product-cards__inner{padding:16px}.product-cards__if{padding:14px;flex:0 0 auto}}@media (max-width: 749px){.product-cards__component.swipe-mobile .product-cards__grid{display:flex;gap:var(--grid-gap);grid-template-columns:none;align-items:stretch}.product-cards__component.swipe-mobile{overflow:hidden}.product-cards__component.swipe-mobile .swipe-mobile__inner{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:6px;margin:0 -1.2rem;padding-left:1.2rem;padding-right:1.2rem}.product-cards__component.swipe-mobile .product-cards__item{scroll-snap-align:start;height:auto}.product-cards__component.swipe-mobile--1-cols .product-cards__item{flex:0 0 calc(100% - 2.4rem);max-width:calc(100% - 2.4rem)}.product-cards__component.swipe-mobile--2-cols .product-cards__item{flex:0 0 calc(80% - 2.4rem);max-width:calc(80% - 2.4rem)}.product-cards__component.swipe-mobile .swipe-mobile__inner::-webkit-scrollbar{height:6px}}.product-cards__card.color-scheme-1{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-border))}.product-cards__card.color-scheme-1 .product-cards__kicker,.product-cards__card.color-scheme-1 .product-cards__title,.product-cards__card.color-scheme-1 .product-cards__feature-text,.product-cards__card.color-scheme-1 .product-cards__price{color:rgb(var(--color-foreground))}.product-cards__card.color-scheme-1 .product-cards__inner{background:transparent}
/*# sourceMappingURL=/cdn/shop/t/103/assets/section-product-cards.css.map */
