.crunch-showcase{--crunch-bg: #f4ede2;--crunch-card-bg: #f8f3eb;--crunch-black: #111111;--crunch-muted: #55504a;--crunch-border: rgba(17, 17, 17, .14);--crunch-white: #ffffff;background:var(--crunch-bg);color:var(--crunch-black);width:100%;overflow:hidden}.crunch-showcase *,.crunch-showcase *:before,.crunch-showcase *:after{box-sizing:border-box}.crunch-showcase__inner{width:min(1440px,calc(100% - 80px));margin:0 auto;padding:90px 0 0}.crunch-showcase__eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.crunch-showcase__eyebrow:before{content:"\2726";font-size:12px}.crunch-showcase__heading-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:58px}.crunch-showcase__heading-content{max-width:760px}.crunch-showcase__heading{margin:0;font-size:clamp(42px,5vw,76px);line-height:.92;font-weight:900;letter-spacing:-.055em;text-transform:uppercase}.crunch-showcase__description{max-width:610px;margin-top:24px;color:var(--crunch-muted);font-size:17px;line-height:1.65}.crunch-showcase__description p{margin:0}.crunch-showcase__main-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:0 24px;background:var(--crunch-black);color:var(--crunch-white);text-decoration:none;font-size:12px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease}.crunch-showcase__main-button:hover{transform:translateY(-2px);background:#2a2a2a}.crunch-showcase__arrow{font-size:20px;line-height:1}.crunch-showcase__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.crunch-product-card{min-width:0;background:var(--crunch-card-bg);border:1px solid var(--crunch-border);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.crunch-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #00000014}.crunch-product-card__image-link{display:block;color:inherit;text-decoration:none}.crunch-product-card__image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#e9dfd1}.crunch-product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.crunch-product-card:hover .crunch-product-card__image{transform:scale(1.035)}.crunch-product-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.crunch-product-card__image-placeholder svg{width:50%;height:50%}.crunch-product-card__content{padding:28px 28px 30px}.crunch-product-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.crunch-product-card__title{margin:0;font-size:clamp(24px,2vw,34px);line-height:.95;font-weight:900;letter-spacing:-.035em}.crunch-product-card__accent{flex:0 0 auto;width:12px;height:12px;border-radius:50%;background:var(--card-accent)}.crunch-product-card__description{max-width:420px;margin-top:15px;color:var(--crunch-muted);font-size:14px;line-height:1.55}.crunch-product-card__features{display:flex;flex-direction:column;gap:7px;margin-top:21px;color:#302d29;font-size:12px;line-height:1.4;font-weight:600}.crunch-product-card__features span{display:flex;align-items:center;gap:8px}.crunch-product-card__check{color:var(--card-accent, #111111);font-size:10px}.crunch-product-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:30px}.crunch-product-card__price{display:flex;flex-direction:column;gap:3px}.crunch-product-card__current-price{font-size:23px;line-height:1;font-weight:900;letter-spacing:-.02em}.crunch-product-card__compare-price{color:#88827a;font-size:12px;line-height:1;text-decoration:line-through}.crunch-product-card__form{flex:0 0 auto}.crunch-product-card__button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:0 17px;border:0;background:var(--crunch-black);color:var(--crunch-white);cursor:pointer;font-family:inherit;font-size:10px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease}.crunch-product-card__button:hover{transform:translateY(-2px);background:#2a2a2a}.crunch-product-card__button-arrow{font-size:17px}.crunch-product-card__button--disabled{opacity:.45;cursor:not-allowed}.crunch-product-card__button--disabled:hover{transform:none}.crunch-product-card__empty{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.crunch-product-card__empty-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid var(--crunch-border);border-radius:50%;font-size:30px;font-weight:300}.crunch-product-card__empty p{margin:18px 0 0;color:var(--crunch-muted);font-size:13px}.crunch-showcase__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:70px;border-top:1px solid var(--crunch-border);border-bottom:1px solid var(--crunch-border)}.crunch-showcase__benefit{min-width:0;display:flex;align-items:center;gap:15px;padding:28px 24px}.crunch-showcase__benefit+.crunch-showcase__benefit{border-left:1px solid var(--crunch-border)}.crunch-showcase__benefit-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:24px}.crunch-showcase__benefit>span:last-child{display:flex;flex-direction:column;gap:4px}.crunch-showcase__benefit strong{font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.crunch-showcase__benefit small{color:var(--crunch-muted);font-size:11px;line-height:1.35}@media screen and (max-width:1100px){.crunch-showcase__inner{width:min(100% - 48px,900px);padding-top:70px}.crunch-showcase__heading-wrap{align-items:flex-start;flex-direction:column;gap:28px;margin-bottom:42px}.crunch-showcase__heading{max-width:760px}.crunch-showcase__main-button{min-height:50px}.crunch-showcase__products{gap:16px}.crunch-product-card__content{padding:22px}.crunch-product-card__bottom{align-items:stretch;flex-direction:column}.crunch-product-card__form,.crunch-product-card__button{width:100%}.crunch-showcase__benefit{padding:24px 18px}}@media screen and (max-width:749px){.crunch-showcase__inner{width:calc(100% - 32px);padding-top:58px}.crunch-showcase__eyebrow{margin-bottom:15px;font-size:10px}.crunch-showcase__heading-wrap{gap:22px;margin-bottom:34px}.crunch-showcase__heading{font-size:clamp(38px,11vw,56px);line-height:.94;letter-spacing:-.055em}.crunch-showcase__description{margin-top:17px;font-size:14px;line-height:1.55}.crunch-showcase__main-button{width:100%;min-height:52px}.crunch-showcase__products{grid-template-columns:1fr;gap:18px}.crunch-product-card{width:100%}.crunch-product-card:hover{transform:none;box-shadow:none}.crunch-product-card__image-wrap{aspect-ratio:1 / 1}.crunch-product-card__content{padding:22px 20px 24px}.crunch-product-card__title{font-size:28px}.crunch-product-card__description{font-size:13px}.crunch-product-card__features{font-size:11px}.crunch-product-card__bottom{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:24px}.crunch-product-card__form{width:100%}.crunch-product-card__button{width:100%;min-height:50px}.crunch-showcase__benefits{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:46px}.crunch-showcase__benefit{min-height:100px;padding:18px 14px;gap:9px}.crunch-showcase__benefit:nth-child(3){border-left:0;border-top:1px solid var(--crunch-border)}.crunch-showcase__benefit:nth-child(4){border-top:1px solid var(--crunch-border)}.crunch-showcase__benefit-icon{width:24px;height:24px;font-size:20px}.crunch-showcase__benefit strong{font-size:9px;letter-spacing:.04em}.crunch-showcase__benefit small{font-size:9px}}@media screen and (max-width:420px){.crunch-showcase__inner{width:calc(100% - 24px)}.crunch-showcase__heading{font-size:38px}.crunch-product-card__content{padding:19px 17px 21px}.crunch-product-card__bottom{grid-template-columns:1fr}.crunch-product-card__price{flex-direction:row;align-items:baseline;gap:8px}.crunch-showcase__benefit{min-height:90px;padding:15px 10px;gap:7px}}@media(prefers-reduced-motion:reduce){.crunch-product-card,.crunch-product-card__image,.crunch-showcase__main-button,.crunch-product-card__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/crunch-product-showcase.css.map */
