.crunch-shop{--crunch-cream: #f5eee3;--crunch-paper: #faf7f1;--crunch-black: #111111;--crunch-muted: #6b665f;--crunch-border: rgba(17, 17, 17, .14);background:var(--crunch-cream);color:var(--crunch-black);width:100%;overflow:hidden}.crunch-shop *,.crunch-shop *:before,.crunch-shop *:after{box-sizing:border-box}.crunch-shop a{color:inherit;text-decoration:none}.crunch-shop__inner{width:min(1450px,calc(100% - 80px));margin:0 auto}.crunch-shop__header{text-align:center;max-width:900px;margin:0 auto;padding:105px 0 75px}.crunch-shop__eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 24px;font-size:12px;line-height:1;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.crunch-shop__eyebrow-mark{font-size:12px}.crunch-shop__heading{margin:0;font-size:clamp(52px,7vw,104px);line-height:.9;letter-spacing:-.055em;font-weight:800;text-transform:uppercase}.crunch-shop__description{max-width:650px;margin:34px auto 0;font-size:17px;line-height:1.65;color:var(--crunch-muted)}.crunch-shop__description p{margin:0}.crunch-shop__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.crunch-shop__card{display:flex;flex-direction:column;min-width:0;background:var(--crunch-paper);border:1px solid var(--crunch-border);transition:transform .22s ease,box-shadow .22s ease}.crunch-shop__card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #11111114}.crunch-shop__image-link{display:block}.crunch-shop__image-wrap{position:relative;width:100%;aspect-ratio:1 / .88;overflow:hidden;background:#eadbc6}.crunch-shop__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.65,.25,1)}.crunch-shop__card:hover .crunch-shop__image{transform:scale(1.025)}.crunch-shop__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:42px;font-weight:800;letter-spacing:-.04em}.crunch-shop__content{display:flex;flex-direction:column;flex:1;padding:30px 30px 28px}.crunch-shop__title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.crunch-shop__title{font-size:29px;line-height:1;font-weight:800;letter-spacing:-.035em;text-transform:uppercase}.crunch-shop__dot{flex:0 0 auto;width:14px;height:14px;border-radius:50%}.crunch-shop__dot--paprika{background:#ed542e}.crunch-shop__dot--salt{background:#238897}.crunch-shop__dot--lime{background:#67921c}.crunch-shop__description-product{margin-top:19px;min-height:52px;font-size:15px;line-height:1.55;color:var(--crunch-muted)}.crunch-shop__benefits{display:flex;flex-direction:column;gap:9px;list-style:none;margin:25px 0 35px;padding:0}.crunch-shop__benefits li{display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.3;font-weight:600}.crunch-shop__benefits li span{font-size:10px}.crunch-shop__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:auto}.crunch-shop__price{font-size:27px;line-height:1;font-weight:800;letter-spacing:-.035em}.crunch-shop__price-sale{display:block}.crunch-shop__price-compare{display:block;margin-top:7px;font-size:13px;font-weight:500;color:var(--crunch-muted);text-decoration:line-through}.crunch-shop__form{margin:0}.crunch-shop__button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-width:158px;min-height:56px;padding:0 22px;border:1px solid var(--crunch-black);border-radius:0;background:var(--crunch-black);color:#fff;font-family:inherit;font-size:11px;line-height:1;font-weight:700;letter-spacing:.12em;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.crunch-shop__button:hover{background:transparent;color:var(--crunch-black)}.crunch-shop__button:active{transform:translateY(1px)}.crunch-shop__button-arrow{font-size:19px;line-height:1;transition:transform .18s ease}.crunch-shop__button:hover .crunch-shop__button-arrow{transform:translate(4px)}.crunch-shop__button--sold-out{opacity:.45;cursor:not-allowed}.crunch-shop__button--sold-out:hover{background:var(--crunch-black);color:#fff}.crunch-shop__empty{padding:100px 30px;text-align:center;border:1px solid var(--crunch-border)}.crunch-shop__empty-mark{display:block;margin-bottom:20px;font-size:18px}.crunch-shop__empty h2{margin:0;font-size:42px;line-height:.95;letter-spacing:-.04em}.crunch-shop__empty p{max-width:500px;margin:20px auto 0;color:var(--crunch-muted);line-height:1.6}.crunch-shop__statement{display:grid;grid-template-columns:1fr minmax(300px,650px) 1fr;align-items:center;gap:40px;padding:120px 0}.crunch-shop__statement-line{height:1px;background:var(--crunch-border)}.crunch-shop__statement-content{text-align:center}.crunch-shop__statement-eyebrow{margin:0 0 20px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.crunch-shop__statement-content h2{margin:0;font-size:clamp(38px,5vw,68px);line-height:.92;letter-spacing:-.05em;text-transform:uppercase}.crunch-shop__statement-content>p:last-child{max-width:500px;margin:25px auto 0;font-size:16px;line-height:1.6;color:var(--crunch-muted)}@media screen and (max-width:1050px){.crunch-shop__inner{width:min(100% - 48px,900px)}.crunch-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crunch-shop__header{padding:80px 0 60px}.crunch-shop__statement{grid-template-columns:1fr;gap:30px;padding:90px 0}.crunch-shop__statement-line{width:100%}}@media screen and (max-width:749px){.crunch-shop__inner{width:calc(100% - 32px)}.crunch-shop__header{padding:65px 0 45px}.crunch-shop__eyebrow{margin-bottom:20px;font-size:10px;letter-spacing:.14em}.crunch-shop__heading{font-size:clamp(43px,13vw,68px);line-height:.91}.crunch-shop__description{margin-top:25px;font-size:15px;line-height:1.55}.crunch-shop__grid{grid-template-columns:1fr;gap:18px}.crunch-shop__card{width:100%}.crunch-shop__card:hover{transform:none;box-shadow:none}.crunch-shop__image-wrap{aspect-ratio:1 / .9}.crunch-shop__card:hover .crunch-shop__image{transform:none}.crunch-shop__content{padding:24px 22px 22px}.crunch-shop__title{font-size:25px}.crunch-shop__description-product{margin-top:16px;min-height:auto;font-size:14px}.crunch-shop__benefits{margin:22px 0 30px}.crunch-shop__bottom{align-items:center}.crunch-shop__price{font-size:25px}.crunch-shop__button{min-width:145px;min-height:52px;padding:0 17px;gap:14px;font-size:10px}.crunch-shop__statement{padding:75px 0}.crunch-shop__statement-content h2{font-size:clamp(38px,12vw,56px)}.crunch-shop__statement-content>p:last-child{font-size:14px}}@media screen and (max-width:420px){.crunch-shop__inner{width:calc(100% - 24px)}.crunch-shop__header{padding-top:50px}.crunch-shop__content{padding:22px 18px 18px}.crunch-shop__title{font-size:22px}.crunch-shop__bottom{align-items:stretch;flex-direction:column}.crunch-shop__price{font-size:24px}.crunch-shop__form,.crunch-shop__button{width:100%}}@media(prefers-reduced-motion:reduce){.crunch-shop__card,.crunch-shop__image,.crunch-shop__button,.crunch-shop__button-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/crunch-shop.css.map */
