:root{--zml-forest: #173f32;--zml-forest-dark: #0d2b22;--zml-cream: #f5f1e8;--zml-paper: #fffdf8;--zml-ink: #1d2924;--zml-muted: #64716a;--zml-wood: #a96f42;--zml-line: #d8ddd8;--zml-serif: Georgia, "Times New Roman", serif}.zm-length{color:var(--zml-ink);font-size:1.6rem;line-height:1.6}.zm-length h1,.zm-length h2{margin-top:0;font-family:var(--zml-serif);font-weight:400;line-height:1.06;letter-spacing:-.035em}.zm-length h2{font-size:clamp(3.6rem,4vw,5.8rem)}.zm-length-eyebrow{margin:0 0 1.6rem;color:var(--zml-wood);font-size:1.2rem;font-weight:750;letter-spacing:.17em;text-transform:uppercase}.zm-length-text-link{border-bottom:.1rem solid currentColor;color:inherit;font-size:1.35rem;font-weight:700;text-decoration:none}.zm-length-hero{padding:7.2rem 0 9.6rem;background:#fff!important}.zm-length-hero__grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:8rem}.zm-length-hero__copy h1{margin:0 0 2.4rem;font-size:clamp(4.8rem,6vw,8.4rem)}.zm-length-hero__intro{max-width:64rem;margin:0 0 3rem;color:#526159;font-size:1.75rem}.zm-length-hero__intro p{margin:0}.zm-length-hero__actions{display:flex;align-items:center;gap:2.6rem}.zm-length-benefits{display:flex;flex-wrap:wrap;gap:1.2rem 2.2rem;margin:3.6rem 0 0;padding:0;color:#405048;font-size:1.2rem;list-style:none}.zm-length-benefits li{display:flex;align-items:center;gap:.7rem}.zm-length-benefits span{color:var(--zml-wood);font-weight:700}.zm-length-hero__visual{position:relative;overflow:hidden;min-height:56rem;background:var(--zml-cream);line-height:0}.zm-length-hero__image{display:block;width:100%;height:56rem;object-fit:cover}.zm-length-hero__measure{position:absolute;right:2.4rem;bottom:2.4rem;display:flex;min-width:15rem;min-height:15rem;align-items:baseline;justify-content:center;padding-top:4rem;border-radius:50%;color:#fff;background:var(--zml-forest);line-height:1}.zm-length-hero__measure strong{font-family:var(--zml-serif);font-size:5.4rem;font-weight:400}.zm-length-hero__measure span{margin-left:.4rem;font-size:1.4rem;font-weight:700}.zm-length-nav{padding:2.2rem 0;border-top:.1rem solid var(--zml-line);border-bottom:.1rem solid var(--zml-line);background:var(--zml-cream)!important}.zm-length-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.zm-length-nav__inner>span{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.zm-length-nav__links{display:flex;flex-wrap:wrap;gap:.8rem}.zm-length-nav__links a{display:inline-flex;min-height:4rem;align-items:center;justify-content:center;padding:.6rem 1.5rem;border:.1rem solid var(--zml-line);color:var(--zml-forest);background:#fff;font-size:1.25rem;font-weight:700;text-decoration:none;transition:.2s}.zm-length-nav__links a:hover,.zm-length-nav__links a.is-active{border-color:var(--zml-forest);color:#fff;background:var(--zml-forest)}.zm-length-products{padding:9.6rem 0;background:var(--zml-cream)!important}.zm-length-heading{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:6rem;margin-bottom:4.8rem}.zm-length-heading .zm-length-eyebrow{grid-column:1 / -1;margin-bottom:-4.6rem}.zm-length-heading h2{margin-bottom:0}.zm-length-heading>p:last-child{margin:0 0 .8rem;color:var(--zml-muted)}.zm-length-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.zm-length-card{display:flex;min-width:0;height:100%;flex-direction:column;border:.1rem solid var(--zml-line);background:#fff;transition:box-shadow .25s,transform .25s}.zm-length-card:hover{box-shadow:0 2.2rem 5rem #102d231c;transform:translateY(-.5rem)}.zm-length-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1.15;background:#eee9de;line-height:0}.zm-length-card__media img,.zm-length-card__media svg{display:block;width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .45s}.zm-length-card:hover .zm-length-card__media img{transform:scale(1.025)}.zm-length-card__badge{position:absolute;z-index:2;top:1.6rem;left:1.6rem;padding:.7rem 1.1rem;color:#fff;background:var(--zml-forest);font-size:1rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.zm-length-card__content{display:flex;flex:1;flex-direction:column;padding:2.8rem}.zm-length-card__material{margin:0 0 1rem;color:var(--zml-wood);font-size:1.1rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.zm-length-card h3{min-height:10.5rem;margin:0 0 1.2rem;font-family:var(--zml-serif);font-size:2.3rem;font-weight:400;line-height:1.25}.zm-length-card h3 a{color:inherit;text-decoration:none}.zm-length-card__description{min-height:6.5rem;margin:0 0 2rem;color:var(--zml-muted);font-size:1.25rem}.zm-length-card__facts{display:grid;grid-template-columns:1fr 1fr;margin:auto 0 0;padding:1.5rem 0;border-top:.1rem solid var(--zml-line);border-bottom:.1rem solid var(--zml-line)}.zm-length-card__facts div+div{padding-left:1.6rem;border-left:.1rem solid var(--zml-line)}.zm-length-card__facts dt{color:var(--zml-muted);font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.zm-length-card__facts dd{margin:.2rem 0 0;font-size:1.2rem;font-weight:700}.zm-length-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-top:2rem}.zm-length-card__price{display:flex;flex-direction:column}.zm-length-card__price s{color:var(--zml-muted);font-size:1.15rem}.zm-length-card__price strong{font-family:var(--zml-serif);font-size:2.2rem;font-weight:400}.zm-length-card__footer .button{min-width:auto;min-height:4.4rem;padding:0 1.7rem;font-size:1.2rem}.zm-length-empty{padding:4rem;border:.1rem solid #e0b9a2;background:#fff5ef;text-align:center}.zm-length-seo{padding:10.4rem 0;background:#fff!important}.zm-length-seo__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:10rem}.zm-length-seo__grid aside{align-self:start}.zm-length-seo__note{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.8rem;margin-top:4rem;padding:2.4rem;color:var(--zml-forest);background:#dfe9e3}.zm-length-seo__note strong{font-family:var(--zml-serif);font-size:3.2rem;font-weight:400;white-space:nowrap}.zm-length-seo__note p{margin:0;font-size:1.2rem}.zm-length-seo__content{padding-top:3.4rem;columns:2;column-gap:4.2rem}.zm-length-seo__content article{break-inside:avoid;margin-bottom:3rem}.zm-length-seo__content h3{margin:0 0 1.1rem;font-family:var(--zml-serif);font-size:2.15rem;font-weight:400;line-height:1.25}.zm-length-seo__content p,.zm-length-seo__content .rte{color:#536058;font-size:1.35rem}.zm-length-faq{padding:10.4rem 0;background:#f0ece3!important}.zm-length-faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:10rem}.zm-length-faq__grid header>p:last-child{color:var(--zml-muted)}.zm-length-faq__items{border-top:.1rem solid #c7cec8}.zm-length-faq__items details{border-bottom:.1rem solid #c7cec8}.zm-length-faq__items summary{display:flex;min-height:7.6rem;align-items:center;justify-content:space-between;gap:2rem;font-family:var(--zml-serif);font-size:1.75rem;cursor:pointer;list-style:none}.zm-length-faq__items summary::-webkit-details-marker{display:none}.zm-length-faq__items summary span:last-child{font-family:Arial,sans-serif;font-size:2.2rem;font-weight:300;transition:transform .2s}.zm-length-faq__items details[open] summary span:last-child{transform:rotate(45deg)}.zm-length-faq__items details>p{max-width:70rem;margin:0;padding:0 5rem 2.4rem 0;color:var(--zml-muted);font-size:1.3rem}@media screen and (max-width:989px){.zm-length-hero__grid,.zm-length-seo__grid,.zm-length-faq__grid{grid-template-columns:1fr;gap:5.8rem}.zm-length-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zm-length-hero__visual,.zm-length-hero__image{min-height:48rem;height:48rem}}@media screen and (max-width:749px){.zm-length{font-size:1.5rem}.zm-length h2{font-size:3.6rem}.zm-length-hero,.zm-length-products,.zm-length-seo,.zm-length-faq{padding-top:7rem;padding-bottom:7rem}.zm-length-hero__grid{gap:4.4rem}.zm-length-hero__copy h1{font-size:4.7rem}.zm-length-hero__actions{align-items:flex-start;flex-direction:column;gap:1.8rem}.zm-length-benefits{display:grid}.zm-length-hero__visual,.zm-length-hero__image{min-height:40rem;height:40rem}.zm-length-hero__measure{min-width:11rem;min-height:11rem;padding-top:2.8rem}.zm-length-hero__measure strong{font-size:4rem}.zm-length-nav__inner{align-items:flex-start;flex-direction:column}.zm-length-nav__links{width:100%}.zm-length-nav__links a{flex:1 1 calc(33.333% - .8rem)}.zm-length-heading{display:block}.zm-length-heading .zm-length-eyebrow{margin-bottom:1.6rem}.zm-length-heading h2{margin-bottom:1.8rem}.zm-length-grid{grid-template-columns:1fr}.zm-length-card h3,.zm-length-card__description{min-height:auto}.zm-length-seo__content{padding-top:0;columns:1}.zm-length-faq__grid{gap:3rem}}@media(prefers-reduced-motion:reduce){.zm-length *,.zm-length *:before,.zm-length *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-zm-length.css.map */
