.product-line-showcase{padding:var(--section-gap-top, 80px) 0 var(--section-gap-bottom, 80px);background:linear-gradient(to bottom,#f8f6f34d,#f8f6f333,#fff);position:relative}.product-line-showcase__container{max-width:1038px;margin:0 auto;padding:0 32px;position:relative}.product-line-showcase__header{text-align:center;margin-bottom:40px}.product-line-showcase__heading{font-family:Nunito Sans,sans-serif;font-size:36px;font-weight:700;line-height:40px;color:#2b4736;margin:0 0 12px;text-align:center}.product-line-showcase__subheading{font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#6a5246;text-align:center;max-width:672px;margin:0 auto}.product-line-showcase__products{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:32px;margin-bottom:40px}.product-line-showcase__card{position:relative;text-decoration:none;color:inherit;display:block;height:464px;max-width:370px;margin:0 auto}.product-line-showcase__card-shadow{position:absolute;width:100%;height:100%;border-radius:28px;pointer-events:none}.product-line-showcase__card-shadow--1{background:#2b473626;filter:blur(8px);top:20px;z-index:1}.product-line-showcase__card-shadow--2{background:#2b473633;filter:blur(8px);top:12px;z-index:2}.product-line-showcase__card-shadow--3{background:#2b473640;filter:blur(8px);top:6px;z-index:3}.product-line-showcase__card-content-wrapper{position:relative;z-index:4;background:#fff;border:1px solid rgba(255,255,255,.8);border-radius:28px;overflow:hidden;box-shadow:0 12px 32px #0000000f,0 4px 16px #0000000a;display:flex;flex-direction:column;height:100%}.product-line-showcase__card--hidden{display:none}.product-line-showcase__card--available{border-color:#2b473633;background:linear-gradient(117.91deg,#fff,#f8f6f31a)}.product-line-showcase__status-badge{position:absolute;top:16px;right:20px;background:#2b4736;border:1px solid rgba(43,71,54,.2);border-radius:9999px;padding:5px 13px;font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#fff;box-shadow:0 4px 12px #2b473640;z-index:2;white-space:nowrap}.product-line-showcase__status-badge--best-seller{background:#6a5246;color:#fff}.product-line-showcase__status-badge--coming-soon{background:#2b4736;color:#fff}.product-line-showcase__status-badge--in-development,.product-line-showcase__status-badge--coming-later{background:#e8e6e1;color:#6a5246}.product-line-showcase__card-top{height:306px;background:linear-gradient(135deg,#f8f6f326,#ffffff80,#f8f6f31a);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-line-showcase__product-image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.product-line-showcase__product-image{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0px 25px 50px rgba(0,0,0,.15))}.product-line-showcase__icon-wrapper{width:96px;height:96px;display:flex;align-items:center;justify-content:center;z-index:1}.product-line-showcase__coming-soon{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#fff6;border:1px solid rgba(255,255,255,.6);border-radius:9999px;padding:8px 16px;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6a5246cc;text-align:center;white-space:nowrap}.product-line-showcase__icon{width:96px;height:96px;object-fit:contain;opacity:.6}.product-line-showcase__ratings{display:flex;align-items:center;gap:4px;z-index:1}.product-line-showcase__star{width:12px;height:12px;flex-shrink:0}.product-line-showcase__rating-count{font-family:Nunito Sans,sans-serif;font-size:10px;font-weight:400;line-height:15px;color:#6a5246;margin-left:4px}.product-line-showcase__card-content{flex:1;background:#fff6;padding:20px;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:8px}.product-line-showcase__release-date{font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6a5246cc;margin:0 0 8px;text-align:center}.product-line-showcase__product-name{font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2b4736e6;margin:0 0 8px;letter-spacing:-.16px}.product-line-showcase__benefit{font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:300;line-height:20px;color:#6a5246b3;margin:0 0 12px}.product-line-showcase__description{font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:300;line-height:16px;color:#6a524699;margin:0}.product-line-showcase__price{display:flex;align-items:baseline;justify-content:center;gap:6px;margin:0 0 8px}.product-line-showcase__price-amount{font-family:Nunito Sans,sans-serif;font-size:24px;font-weight:300;line-height:32px;color:#2b4736}.product-line-showcase__quantity{font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:300;line-height:16px;color:#6a524699}.product-line-showcase__add-form{display:flex;justify-content:center}.product-line-showcase__button-icon{width:12px;height:12px;flex-shrink:0}.product-line-showcase__show-more-wrapper{display:flex;justify-content:center;margin:40px 0}.product-line-showcase__show-more{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;border-radius:50px;background:#2b4736;color:#fff;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a}.product-line-showcase__show-more:hover{background:#f1eae4;color:#2b4736;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.product-line-showcase__show-more-icon{width:12px;height:12px;flex-shrink:0}.product-line-showcase__footer{display:flex;flex-direction:column;gap:16px;align-items:center;margin-top:40px}.product-line-showcase__footer-text{font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6a5246;margin:0;text-align:center}.product-line-showcase__categories{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;align-items:center}.product-line-showcase__category{display:flex;align-items:center;gap:4px;padding:7px 13px;border-radius:50px;background:#ffffff80;border:1px solid rgba(43,71,54,.02);font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#6a5246;white-space:nowrap}.product-line-showcase__category--active{background:#fffc;border:1px solid rgba(43,71,54,.2);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.product-line-showcase__category-icon{font-size:12px;line-height:16px;display:inline-block}@media screen and (max-width:990px){.product-line-showcase{padding:64px 0}.product-line-showcase__container{padding:0 16px}.product-line-showcase__heading{font-size:32px;line-height:36px}.product-line-showcase__subheading{font-size:15px;line-height:24px}.product-line-showcase__products{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}}@media screen and (max-width:750px){.product-line-showcase{padding:48px 0}.product-line-showcase__heading{font-size:28px;line-height:32px}.product-line-showcase__subheading{font-size:14px;line-height:22px}.product-line-showcase__products{grid-template-columns:1fr;gap:24px}.product-line-showcase__categories{flex-direction:column;align-items:stretch}.product-line-showcase__category{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-line-showcase.css.map */
