:root{--zm-forest: #173f32;--zm-forest-dark: #0d2b22;--zm-forest-soft: #dfe9e3;--zm-cream: #f5f1e8;--zm-paper: #fffdf8;--zm-ink: #1d2924;--zm-muted: #64716a;--zm-wood: #a96f42;--zm-line: #d8ddd8;--zm-serif: Georgia, "Times New Roman", serif}.zm-laerche{color:var(--zm-ink);font-size:1.6rem;line-height:1.6}.zm-laerche h1,.zm-laerche h2{margin-top:0;font-family:var(--zm-serif);font-weight:400;line-height:1.06;letter-spacing:-.035em}.zm-laerche h2{font-size:clamp(3.6rem,4vw,5.8rem)}.zm-laerche h3{line-height:1.25}.zm-eyebrow{margin:0 0 1.6rem;color:var(--zm-wood);font-size:1.2rem;font-weight:750;letter-spacing:.17em;text-transform:uppercase}.zm-eyebrow--light{color:#bdcfbf}.zm-text-link{border-bottom:.1rem solid currentColor;font-size:1.35rem;font-weight:700}.zm-button-primary{color:#fff;background:var(--zm-forest)}.zm-button-light{color:var(--zm-forest);background:var(--zm-cream)}.zm-button-primary:hover,.zm-button-light:hover{transform:translateY(-.2rem)}.zm-laerche-hero{overflow:hidden;padding:3rem 0 10.4rem;background:var(--zm-cream)}.zm-breadcrumbs{display:flex;gap:.9rem;margin-bottom:5.4rem;color:var(--zm-muted);font-size:1.2rem}.zm-breadcrumbs a:hover{color:var(--zm-forest)}.zm-laerche-hero__grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:8rem}.zm-laerche-hero__copy{padding-bottom:2.2rem}.zm-laerche-hero__title{margin:0 0 2.4rem;font-size:clamp(5.2rem,6vw,9rem)}.zm-laerche-hero__intro{max-width:65rem;margin-bottom:3.2rem;color:#526159;font-size:1.8rem}.zm-laerche-hero__intro p{margin:0}.zm-laerche-hero__actions{display:flex;align-items:center;gap:2.8rem}.zm-laerche-benefits{display:flex;flex-wrap:wrap;gap:1.3rem 2.4rem;margin:3.8rem 0 0;padding:0;color:#405048;font-size:1.25rem;list-style:none}.zm-laerche-benefits li{display:flex;align-items:center;gap:.7rem}.zm-check{color:var(--zm-wood);font-weight:700}.zm-laerche-hero__visual{position:relative;min-height:61rem;background:#e5e0d5}.zm-laerche-hero__image{width:100%;height:61rem;object-fit:cover}.zm-laerche-hero__badge{position:absolute;top:4.2rem;right:-2.8rem;display:flex;width:16rem;height:16rem;align-items:center;justify-content:center;gap:1rem;border-radius:50%;color:#fff;background:var(--zm-forest);transform:rotate(5deg)}.zm-laerche-hero__badge strong{font-family:var(--zm-serif);font-size:5.4rem;font-weight:400;line-height:1}.zm-laerche-hero__badge span{font-size:1.05rem;font-weight:700;letter-spacing:.04em;line-height:1.4;text-transform:uppercase}.zm-laerche-hero__note{position:absolute;right:0;bottom:3rem;width:29rem;margin:0;padding:1.7rem 2.2rem;border-left:.3rem solid var(--zm-wood);color:#fff;background:#0d2b22eb;font-size:1.2rem}.zm-section-heading{margin-bottom:4.8rem}.zm-section-heading h2{margin-bottom:0}.zm-section-heading--split{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:8rem}.zm-section-heading--split>.rte{max-width:47rem;margin-bottom:.8rem;color:var(--zm-muted)}.zm-section-heading--center{max-width:76rem;margin-right:auto;margin-left:auto;text-align:center}.zm-section-heading--center .rte{color:var(--zm-muted)}.zm-laerche-products{padding:10.4rem 0;background:var(--zm-paper)}.zm-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.zm-product-card{min-width:0;border:.1rem solid var(--zm-line);background:#fff;transition:transform .25s,box-shadow .25s}.zm-product-card:hover{box-shadow:0 2.2rem 5rem #102d231c;transform:translateY(-.6rem)}.zm-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1.15;background:#eee9de}.zm-product-card__media img,.zm-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.zm-product-card:hover .zm-product-card__media img{transform:scale(1.035)}.zm-product-card__badge{position:absolute;z-index:2;top:1.6rem;left:1.6rem;padding:.7rem 1.1rem;color:#fff;background:var(--zm-forest);font-size:1rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.zm-product-card__content{padding:2.8rem}.zm-product-card__kicker{margin:0 0 1rem;color:var(--zm-wood);font-size:1.1rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.zm-product-card h3{min-height:5.8rem;margin:0 0 1.3rem;font-family:var(--zm-serif);font-size:2.4rem;font-weight:400}.zm-product-card h3 a{color:inherit;text-decoration:none}.zm-product-card h3 a:hover{color:var(--zm-wood)}.zm-product-card__description{min-height:5rem;margin:0 0 2.2rem;color:var(--zm-muted);font-size:1.3rem}.zm-product-card__specs{display:grid;grid-template-columns:repeat(2,1fr);margin:0;padding:1.6rem 0;border-top:.1rem solid var(--zm-line);border-bottom:.1rem solid var(--zm-line)}.zm-product-card__specs div+div{padding-left:1.8rem;border-left:.1rem solid var(--zm-line)}.zm-product-card__specs dt{color:var(--zm-muted);font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.zm-product-card__specs dd{margin:.2rem 0 0;font-size:1.25rem;font-weight:700}.zm-product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-top:2.2rem}.zm-product-card__price{font-family:var(--zm-serif);font-size:2.2rem}.zm-product-card__price .price-item{font-family:var(--zm-serif)}.zm-circle-link{display:grid;flex:0 0 auto;width:4.2rem;height:4.2rem;place-items:center;border:.1rem solid var(--zm-forest);border-radius:50%;color:var(--zm-forest);font-size:1.8rem;text-decoration:none;transition:.2s}.zm-circle-link:hover{color:#fff;background:var(--zm-forest)}.zm-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:6.4rem;border-top:.1rem solid var(--zm-line);border-bottom:.1rem solid var(--zm-line)}.zm-trust-strip>div{display:grid;grid-template-columns:auto 1fr;column-gap:1.4rem;padding:2.6rem 3rem}.zm-trust-strip>div+div{border-left:.1rem solid var(--zm-line)}.zm-trust-strip span{grid-row:1 / 3;color:var(--zm-wood);font-family:var(--zm-serif);font-size:2.2rem}.zm-trust-strip strong{font-size:1.25rem}.zm-trust-strip small{color:var(--zm-muted);font-size:1.1rem}.zm-comparison{padding:10.4rem 0;color:#fff;background:var(--zm-forest)}.zm-comparison__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:9.2rem}.zm-comparison__intro{align-self:start}.zm-comparison__intro h2{color:#fff}.zm-comparison__intro .rte{max-width:45rem;margin-bottom:2.8rem;color:#c2d1c8}.zm-decision-list{border-top:.1rem solid rgba(255,255,255,.25)}.zm-decision-list article{display:grid;grid-template-columns:4.8rem 1fr auto;align-items:center;gap:2.4rem;padding:3.2rem 0;border-bottom:.1rem solid rgba(255,255,255,.25)}.zm-decision-list__number{color:#b9cbbf;font-family:var(--zm-serif);font-size:2rem}.zm-decision-list h3{margin:0 0 .6rem;color:#fff;font-family:var(--zm-serif);font-size:2.15rem;font-weight:400}.zm-decision-list p{margin:0;color:#b9c8bf;font-size:1.25rem}.zm-decision-list article>a{border-bottom:.1rem solid rgba(255,255,255,.6);color:#fff;font-size:1.15rem;font-weight:750;text-decoration:none;white-space:nowrap}.zm-related{padding:10.4rem 0;background:var(--zm-cream)}.zm-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem}.zm-related-card{display:grid;overflow:hidden;grid-template-rows:auto 1fr;background:#fff;transition:box-shadow .25s,transform .25s}.zm-related-card:hover{box-shadow:0 2rem 4.5rem #102d231a;transform:translateY(-.5rem)}.zm-related-card__image{display:block;overflow:hidden;aspect-ratio:1.55;background:#ebe6db}.zm-related-card__image img,.zm-related-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .45s}.zm-related-card:hover img{transform:scale(1.04)}.zm-related-card__content{display:flex;min-height:24rem;flex-direction:column;padding:2.8rem}.zm-related-card__content>span{color:var(--zm-wood);font-size:1.05rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.zm-related-card h3{margin:1rem 0 .8rem;font-family:var(--zm-serif);font-size:2.7rem;font-weight:400}.zm-related-card h3 a{color:inherit;text-decoration:none}.zm-related-card p{color:var(--zm-muted);font-size:1.25rem}.zm-related-card__footer{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:auto}.zm-related-card__footer>a{font-size:1.15rem;font-weight:700;text-decoration:none}.zm-related-card__price{font-size:1.3rem}.zm-editorial{padding:10.4rem 0;background:var(--zm-paper)}.zm-editorial__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:11rem}.zm-editorial__aside{align-self:start}.zm-editorial__note{display:grid;grid-template-columns:4.5rem 1fr;gap:1.8rem;margin-top:4.2rem;padding:2.4rem;color:var(--zm-forest);background:var(--zm-forest-soft)}.zm-editorial__note>span{font-family:var(--zm-serif);font-size:4rem;line-height:1}.zm-editorial__note .rte{font-size:1.2rem}.zm-editorial__copy{padding-top:3.5rem;columns:2;column-gap:4.2rem}.zm-editorial__copy article{break-inside:avoid;margin-bottom:3rem}.zm-editorial__copy h3{break-after:avoid;margin:0 0 1.2rem;font-family:var(--zm-serif);font-size:2.2rem;font-weight:400}.zm-editorial__copy .rte{color:#536058;font-size:1.4rem}.zm-faq{padding:10.4rem 0;background:#f0ece3}.zm-faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:10rem}.zm-faq__intro{max-width:43rem;color:var(--zm-muted)}.zm-faq__items{border-top:.1rem solid #c7cec8}.zm-faq__item{border-bottom:.1rem solid #c7cec8}.zm-faq__item summary{display:flex;min-height:7.6rem;align-items:center;justify-content:space-between;gap:2rem;font-family:var(--zm-serif);font-size:1.8rem;cursor:pointer;list-style:none}.zm-faq__item summary::-webkit-details-marker{display:none}.zm-faq__plus{font-family:Arial,sans-serif;font-size:2.2rem;font-weight:300;transition:transform .2s}.zm-faq__item[open] .zm-faq__plus{transform:rotate(45deg)}.zm-faq__answer{max-width:72rem;padding:0 5.2rem 2.4rem 0;color:var(--zm-muted);font-size:1.3rem}.zm-closing-cta{padding:7.4rem 0;color:#fff;background:var(--zm-forest-dark)}.zm-closing-cta__inner{display:flex;align-items:end;justify-content:space-between;gap:4rem}.zm-closing-cta h2{max-width:72rem;margin:0;color:#fff}.zm-closing-cta__actions{display:flex;flex-direction:column;align-items:center;gap:1.6rem}.zm-closing-cta__actions>a:last-child{color:#c5d3cb;font-size:1.15rem;text-decoration:none}@media screen and (max-width:989px){.zm-laerche-hero__grid,.zm-comparison__grid,.zm-editorial__grid,.zm-faq__grid{grid-template-columns:1fr;gap:5.8rem}.zm-laerche-hero__visual{min-height:52rem}.zm-laerche-hero__image{height:52rem}.zm-product-grid,.zm-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zm-product-card:last-child,.zm-related-card:last-child{grid-column:1 / -1;width:calc(50% - 1.1rem);justify-self:center}}@media screen and (max-width:749px){.zm-laerche{font-size:1.5rem}.zm-laerche h2{font-size:3.6rem}.zm-laerche-hero,.zm-laerche-products,.zm-comparison,.zm-related,.zm-editorial,.zm-faq{padding-top:7.2rem;padding-bottom:7.2rem}.zm-laerche-hero{padding-top:2.8rem}.zm-breadcrumbs{margin-bottom:3.8rem;overflow:hidden;white-space:nowrap}.zm-laerche-hero__grid{gap:4.6rem}.zm-laerche-hero__title{font-size:5rem}.zm-laerche-hero__actions{align-items:flex-start;flex-direction:column;gap:1.8rem}.zm-laerche-benefits{display:grid}.zm-laerche-hero__visual{min-height:43rem}.zm-laerche-hero__image{height:43rem}.zm-laerche-hero__badge{top:-2.4rem;right:-.5rem;width:12rem;height:12rem}.zm-laerche-hero__badge strong{font-size:4rem}.zm-laerche-hero__note{bottom:1.8rem;width:84%}.zm-section-heading--split{grid-template-columns:1fr;gap:2.2rem}.zm-product-grid,.zm-related__grid{grid-template-columns:1fr}.zm-product-card:last-child,.zm-related-card:last-child{grid-column:auto;width:auto}.zm-product-card h3,.zm-product-card__description{min-height:auto}.zm-trust-strip{grid-template-columns:1fr}.zm-trust-strip>div+div{border-top:.1rem solid var(--zm-line);border-left:0}.zm-comparison__grid{gap:3.5rem}.zm-decision-list article{grid-template-columns:3.5rem 1fr;gap:1.6rem}.zm-decision-list article>a{grid-column:2;justify-self:start}.zm-editorial__copy{padding-top:0;columns:1}.zm-faq__grid{gap:3rem}.zm-closing-cta__inner{align-items:flex-start;flex-direction:column}.zm-closing-cta__actions{align-items:flex-start}}.zm-laerche-hero__image{display:block}.zm-laerche-hero__visual{line-height:0}.zm-product-card[data-product-handle=senkrechter-lattenzaun-ausfuhrung-2c] .zm-product-card__media img{object-fit:contain;object-position:center;padding:1.5rem}@media(prefers-reduced-motion:reduce){.zm-laerche *,.zm-laerche *:before,.zm-laerche *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.zm-laerche-hero{padding-top:1.2rem;background:transparent!important}.zm-laerche-products{background:var(--zm-cream)!important}.zm-product-card{display:flex;height:100%;flex-direction:column}.zm-product-card__content{display:flex;flex:1;flex-direction:column}.zm-product-card h3{min-height:12rem}.zm-product-card__footer{margin-top:auto}@media screen and (min-width:750px)and (max-width:989px){.zm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zm-product-card:last-child{grid-column:auto;width:auto;justify-self:stretch}}@media screen and (max-width:749px){.zm-product-card h3{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-zm-laerche.css.map */
