.zrh{--zrh-accent: #b9ed32;--zrh-ink: #171916;--zrh-muted: #60655b;--zrh-paper: #f4f5f0;color:var(--zrh-ink);background:#fff;font:400 16px/1.6 var(--font-body-family, sans-serif);letter-spacing:0}.zrh *,.zrh *:before,.zrh *:after{box-sizing:border-box}.zrh [hidden]{display:none!important}.zrh h1,.zrh h2,.zrh h3,.zrh p{margin:0;color:inherit}.zrh h1,.zrh h2,.zrh h3{font-family:var(--font-heading-family, sans-serif);font-style:normal;letter-spacing:-.035em;line-height:1.1}.zrh a{color:inherit;text-decoration:none}.zrh button{font:inherit;cursor:pointer}.zrh a:focus-visible,.zrh button:focus-visible{outline:3px solid #356406;outline-offset:5px}.zrh img{display:block;max-width:100%}.zrh picture{display:block;width:100%;height:100%}.zrh .zrh-img{width:100%;height:100%;object-fit:contain}.zrh-wrap{width:min(100% - 64px,1300px);margin:0 auto}.zrh-space{padding:80px 0}.zrh-kicker{font-size:.875em;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px!important}.zrh-title{font-size:clamp(2em,3.4vw,3.3em);max-width:850px}.zrh-copy{color:var(--zrh-muted)!important;max-width:600px;margin-top:20px!important}.zrh-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.zrh-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 26px;border:1px solid transparent;border-radius:100px;background:var(--zrh-accent);color:#111!important;font-weight:700;font-size:1em;line-height:1.35;text-align:center;transition:background .2s,transform .2s}.zrh-button:hover{background:#cbff50;transform:translateY(-2px)}.zrh-button--outline{background:transparent;border-color:currentColor;color:inherit!important}.zrh-button--outline:hover{background:#8080801f}.zrh-button--dark{background:#171916;color:#fff!important}.zrh-button--dark:hover{background:#34382f}.zrh-text-link{display:inline-block;border-bottom:1px solid currentColor;padding:6px 0;font-weight:600}.zrh-arrow{width:20px;height:20px;flex-shrink:0}.zrh-hero{display:block;position:relative;overflow:hidden;background:var(--zrh-hero-bg, var(--zrh-paper))}.zrh-hero__slide{min-height:610px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;padding-top:48px;padding-bottom:112px}.zrh-hero__copy{position:relative;z-index:1;padding:12px 0}.zrh-hero__heading{font-size:clamp(2.5em,4.4vw,4.7em);max-width:630px}.zrh-hero__subtitle{font-size:1.4em;font-weight:600;margin-top:20px!important}.zrh-hero__description{max-width:480px;margin-top:12px!important;color:var(--zrh-muted)!important}.zrh-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:28px}.zrh-hero__media{height:480px;mix-blend-mode:multiply;min-width:0}.zrh-hero--campaign .zrh-hero__slide{position:relative}.zrh-hero--campaign .zrh-hero__media{mix-blend-mode:normal}.zrh-hero__controls{display:none;justify-content:center;align-items:center;gap:12px;position:absolute;bottom:26px;width:100%;padding:0 16px}.zrh-hero.is-ready .zrh-hero__controls{display:flex}.zrh-hero__tabs{display:flex;align-items:center;padding:6px;border:1px solid #dedfd8;border-radius:100px;gap:4px;background:#fff;max-width:100%;overflow-x:auto}.zrh-hero__tab{border:0;background:transparent;border-radius:100px;padding:8px 16px;min-height:50px;min-width:108px;color:#151812;font-size:.875em!important;font-weight:700!important;white-space:nowrap}.zrh-hero__tab[aria-selected=true]{background:var(--zrh-accent)}.zrh-hero__pause{background:#fff;color:#1b1c18;border:1px solid #dedfd8;padding:8px 14px;min-height:46px;border-radius:100px;font-size:.875em!important}.zrh-products{background:#fff}.zrh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.zrh-product-card{display:flex;flex-direction:column;min-width:0;padding:28px;border:1px solid #e2e4dc;border-radius:18px;background:#fff}.zrh-product-card__image{aspect-ratio:1;margin:0 0 24px}.zrh-product-card__image img{transition:transform .25s}.zrh-product-card__image:hover img{transform:scale(1.035)}.zrh-product-card h3{font-size:1.6em;line-height:1.2;overflow-wrap:anywhere}.zrh-product-card__note{font-size:.9375em;color:var(--zrh-muted)!important;margin:10px 0 16px!important}.zrh-price{margin:auto 0 20px;padding-top:20px;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-size:1.125em;font-weight:700}.zrh-price__old{color:var(--zrh-muted);font-size:.8em;font-weight:400}.zrh-stock{font-size:.875em;color:#735000;margin-top:8px}.zrh-product-card .zrh-button{align-self:start}.zrh-series{background:#171916;color:#fff}.zrh-series .zrh-copy{color:#c4c9bb!important}.zrh-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.zrh-series-card{overflow:hidden;background:#fff;color:#171916;border-radius:18px;padding:28px;min-width:0;display:flex;flex-direction:column}.zrh-series-card__eyebrow{font-size:3.4em;font-weight:800;line-height:1;letter-spacing:-.05em}.zrh-series-card h3{font-size:1.3em;margin-top:12px}.zrh-series-card__image{height:250px;margin:20px 0}.zrh-series-card__copy{font-size:.9375em;color:var(--zrh-muted)!important;margin-bottom:20px!important}.zrh-series-card .zrh-text-link{align-self:start;margin-top:auto}.zrh-story{background:var(--zrh-paper)}.zrh-story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px}.zrh-story__media{aspect-ratio:1;mix-blend-mode:multiply}.zrh-story__points{padding:0;margin:24px 0;list-style:none}.zrh-story__points li{border-top:1px solid #d8ddd0;padding:14px 0}.zrh-story__points li:last-child{border-bottom:1px solid #d8ddd0}.zrh-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.zrh-benefit{min-width:0;border-top:2px solid var(--zrh-ink);padding-top:24px}.zrh-benefit__icon{width:38px;height:38px;margin-bottom:20px}.zrh-benefit h3{font-size:1.3em}.zrh-benefit p{color:var(--zrh-muted)!important;margin:16px 0!important}.zrh-note{color:var(--zrh-muted);font-size:.875em;margin-top:32px!important}.zrh-editor-note{border:1px dashed #8a947c;padding:20px;background:#f4f5f0;color:#171916}@media(min-width:1500px){.zrh-hero__slide{min-height:700px}.zrh-hero__media{height:550px}}@media(max-width:989px){.zrh-wrap{width:calc(100% - 40px)}.zrh-space{padding:56px 0}.zrh-hero__slide{min-height:540px;gap:10px}.zrh-hero__heading{font-size:2.8em}.zrh-hero__media{height:360px}.zrh-product-grid,.zrh-series-grid{gap:14px}.zrh-product-card,.zrh-series-card{padding:18px}.zrh-series-card__image{height:185px}.zrh-story-grid{gap:32px}.zrh-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.zrh-wrap{width:calc(100% - 36px)}.zrh-space{padding:42px 0}.zrh-head{display:block;margin-bottom:26px}.zrh-head>.zrh-text-link{margin-top:18px}.zrh-hero__slide{grid-template-columns:1fr;min-height:0;gap:10px;padding-top:28px;padding-bottom:100px}.zrh-hero__heading{font-size:clamp(2.4em,9vw,3.4em)}.zrh-hero__subtitle{font-size:1.2em;margin-top:14px!important}.zrh-hero__description{margin-top:10px!important}.zrh-hero__media{height:auto;aspect-ratio:1;max-height:400px}.zrh-actions{margin-top:20px;gap:10px}.zrh-button{padding:12px 21px}.zrh-hero__tab{min-width:74px;min-height:44px;padding:8px 12px}.zrh-hero__controls{gap:6px;bottom:22px}.zrh-hero__pause{padding:8px 10px;min-height:42px}.zrh-product-grid,.zrh-series-grid{grid-template-columns:1fr}.zrh-product-card{padding:24px}.zrh-product-card__image{aspect-ratio:1.2;max-height:330px}.zrh-series-card{padding:26px}.zrh-series-card__image{height:270px}.zrh-story-grid{grid-template-columns:1fr;gap:24px}.zrh-story__media{max-height:420px}.zrh-benefit-grid{gap:24px 18px}.zrh-benefit h3{font-size:1.15em}}@media(max-width:380px){.zrh-hero__controls{flex-wrap:wrap;position:static;padding-bottom:20px}.zrh-hero__slide{padding-bottom:20px}.zrh-benefit-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.zrh *,.zrh *:before,.zrh *:after{transition:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/zrh-home.css.map */
