.product-grid-showcase{padding:var(--section-gap-top, 80px) 0 var(--section-gap-bottom, 80px);background:var(--color-background, #fbfaf6);position:relative}.product-grid-showcase__container{max-width:1200px;margin:0 auto;padding:0 32px}.product-grid-showcase__heading{font-family:var(--font-headline);font-size:28px;font-weight:var(--font-headline-weight);line-height:1.35;color:var(--color-headings-text);margin:0 0 48px;text-align:center;letter-spacing:-.02em}.product-grid-showcase__grid{display:grid;grid-template-columns:repeat(var(--product-grid-cols, 2),1fr);gap:48px 32px;max-width:1200px;margin:0 auto}.product-grid-showcase__card{position:relative;text-decoration:none;color:inherit;display:block;transition:transform .5s ease}.product-grid-showcase__card:hover{transform:translateY(-4px)}.product-grid-showcase__card-content{display:flex;flex-direction:column;align-items:center;min-height:0;height:100%;background:#fff;border:1px solid rgba(255,255,255,.8);border-radius:28px;overflow:hidden;padding-bottom:20px;box-shadow:0 4px 16px #2b47360a,0 12px 32px #2b47360f,0 6px 8px #2b47361a,0 12px 12px #2b473612,0 20px 16px #2b47360d;transition:box-shadow .3s ease}.product-grid-showcase__card:hover .product-grid-showcase__card-content{box-shadow:0 6px 20px #2b47360f,0 16px 40px #2b473614,0 8px 10px #2b47361f,0 16px 16px #2b473617,0 26px 20px #2b47360f}.product-grid-showcase__card-image-area{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:24px 8px 8px;margin-bottom:0;background:linear-gradient(135deg,#f8f6f326,#ffffff80,#f8f6f31a);transition:background .5s ease}.product-grid-showcase__badge{position:absolute;top:0;left:0;font-family:var(--font-base);font-size:10px;font-weight:600;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-headings-text);z-index:2}.product-grid-showcase__product-image-wrapper{width:100%;display:flex;align-items:flex-end;justify-content:center;padding:0 8px;line-height:0}.product-grid-showcase__product-image{max-width:280px;max-height:340px;width:auto;height:auto;display:block;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 8px 24px rgba(43,71,54,.1));transition:filter .5s ease}.product-grid-showcase__product-image.placeholder-svg{opacity:.4}.product-grid-showcase__card:hover .product-grid-showcase__product-image{filter:drop-shadow(0 12px 32px rgba(43,71,54,.16))}.product-grid-showcase__product-image-wrapper{position:relative}.product-grid-showcase__product-image--primary{transition:opacity .5s ease}.product-grid-showcase__product-image--hover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .5s ease;pointer-events:none}.product-grid-showcase__card:has(.product-grid-showcase__product-image--hover):hover .product-grid-showcase__product-image--primary{opacity:0}.product-grid-showcase__card:has(.product-grid-showcase__product-image--hover):hover .product-grid-showcase__product-image--hover{opacity:1}.product-grid-showcase__image-cta-wrap{position:relative;width:100%}.product-grid-showcase__cta-wrapper{width:100%;max-width:220px;margin:14px auto 0}.product-grid-showcase__cta-wrapper .hero__button,.product-grid-showcase__cta-wrapper .wt-product__add-to-cart_form,.product-grid-showcase__cta-wrapper product-form,.product-grid-showcase__cta-wrapper quick-add{display:block;margin:0}.product-grid-showcase__cta-wrapper .hero__button,.product-grid-showcase__cta-wrapper button,.product-grid-showcase__cta-wrapper .wt-product__add-to-cart_form button{width:100%;background:var(--color-button-secondary-background, #ffffff)!important;color:var(--color-button-secondary-text, #2b4736)!important;border:1px solid var(--color-button-secondary-border, #2b4736)!important;border-radius:var(--border-radius-button, 10px);padding:12px 20px;font-family:var(--font-button);font-size:var(--font-button-size, 12px);font-weight:var(--font-button-weight, 700);letter-spacing:var(--font-button-letter-spacing, 2px);text-transform:var(--font-button-transform, uppercase);transition:background .3s ease-in,color .3s ease-in,border-color .3s ease-in}.product-grid-showcase__cta-wrapper .hero__button:hover,.product-grid-showcase__cta-wrapper button:hover{background:var(--color-button-secondary-background-hover, #2b4736)!important;color:var(--color-button-secondary-text-hover, #ffffff)!important;border-color:var(--color-button-secondary-background-hover, #2b4736)!important}.product-grid-showcase__cta--link{display:flex;align-items:center;justify-content:center;width:100%;background:var(--color-button-secondary-background, #ffffff);color:var(--color-button-secondary-text, #2b4736);border:1px solid var(--color-button-secondary-border, #2b4736);border-radius:var(--border-radius-button, 10px);padding:12px 20px;font-family:var(--font-button);font-size:var(--font-button-size, 12px);font-weight:var(--font-button-weight, 700);letter-spacing:var(--font-button-letter-spacing, 2px);text-transform:uppercase;text-decoration:none;transition:background .2s ease,color .2s ease}.product-grid-showcase__cta--link:hover{background:var(--color-button-secondary-background-hover, #2b4736);color:var(--color-button-secondary-text-hover, #ffffff);border-color:var(--color-button-secondary-background-hover, #2b4736)}.product-grid-showcase__icon-wrapper{display:flex;align-items:center;justify-content:center;width:80px;height:80px}.product-grid-showcase__icon{width:100%;height:100%;object-fit:contain;opacity:.5}.product-grid-showcase__coming-soon{position:absolute;bottom:8px;left:50%;transform:translate(-50%);font-family:var(--font-base);font-size:12px;font-weight:400;line-height:16px;color:var(--color-body-text-light);text-align:center;white-space:nowrap}.product-grid-showcase__card-info{text-align:center;width:100%;padding:12px 20px 0}.product-grid-showcase__product-title{font-family:var(--font-base);font-size:15px;font-weight:700;line-height:1.4;color:var(--color-headings-text);margin:0 0 2px;letter-spacing:-.01em}.product-grid-showcase__product-subtitle{font-family:var(--font-base);font-size:13px;font-weight:400;line-height:1.4;color:var(--color-body-text-light);margin:0 0 8px}.product-grid-showcase__product-price{font-family:var(--font-base);font-size:20px;font-weight:700;line-height:1.3;color:var(--color-headings-text);margin:0}.product-grid-showcase__product-capsules{font-family:var(--font-base);font-size:12px;font-weight:400;line-height:1.4;color:var(--color-body-text-light);margin:0 0 2px}@media screen and (max-width:990px){.product-grid-showcase{padding:64px 0}.product-grid-showcase__container{padding:0 16px}.product-grid-showcase__heading{font-size:24px;line-height:1.35;margin-bottom:32px}.product-grid-showcase__grid{gap:40px 24px}.product-grid-showcase__card-image-area{padding:8px 8px 0;margin-bottom:0}.product-grid-showcase__product-image{max-width:240px}}@media screen and (max-width:750px){.product-grid-showcase{padding:48px 0}.product-grid-showcase__heading{font-size:20px;line-height:1.35}.product-grid-showcase__grid{grid-template-columns:1fr;gap:40px}.product-grid-showcase__card-image-area{padding:6px 8px 0;margin-bottom:0}.product-grid-showcase__product-image{max-width:200px}.product-grid-showcase__product-title{font-size:14px}.product-grid-showcase__product-price{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-product-grid-showcase.css.map */
