.dsch{padding:6rem 6%;background:rgb(var(--color-background, 255 255 255));color:#1d1d1d;font-family:var(--font-body-family)}.dsch__box{background:#f1f1f1;padding:72px 80px}.dsch__kopf{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.dsch__kopftext{max-width:640px}.dsch__heading{margin:0;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-h2-scale, 1) * 3.6rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;color:#1d1d1d}.dsch__intro{margin:22px 0 0;font-size:16px;line-height:1.7;color:#121111}.dsch__intro p{margin:0}.dsch__intro p+p{margin-top:1em}.dsch__button{display:inline-flex;align-items:center;justify-content:center;margin:36px 0 0;height:58px;padding:0 36px;background:transparent;border:1px solid rgb(18,18,18);color:#121212;font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,color .2s ease}.dsch__button:hover{background:#121212;color:#fff}.dsch__foto{width:560px;height:315px;flex-shrink:0}.dsch__fotobild{width:100%;height:100%;object-fit:cover;display:block}.dsch__schritte{display:flex;align-items:stretch;gap:6px;margin-top:64px}.dsch__schritt{flex:1;display:flex;flex-direction:column;align-items:stretch;padding:0;border:0;background:none;text-align:left;font-family:inherit;cursor:pointer}.dsch__spur{display:block;height:2px;background:#00000026;overflow:hidden}.dsch__fuellung{display:block;width:100%;height:100%;background:#121212;transform:scaleX(0);transform-origin:left}.dsch__schritt.is-done .dsch__fuellung{transform:scaleX(1)}.dsch__schritt.is-active .dsch__fuellung{animation:dsch-fill 3s linear forwards}@keyframes dsch-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.dsch__num{display:block;margin-top:20px;font-size:13px;letter-spacing:.1em;color:#aaa;transition:color .3s ease}.dsch__schritt.is-active .dsch__num{color:#1d1d1d}.dsch__titel{display:block;margin-top:8px;font-size:16px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#969696;transition:color .3s ease}.dsch__schritt.is-active .dsch__titel{color:#121111}.dsch__text{display:block;margin-top:8px;padding-right:24px;font-size:14px;line-height:1.6;color:#3f3f3f;opacity:.35;transition:opacity .4s ease}.dsch__schritt.is-active .dsch__text{opacity:1}.dsch__mobilaktiv{display:none}@media(prefers-reduced-motion:reduce){.dsch__num,.dsch__titel,.dsch__text{transition:none}.dsch__schritt.is-active .dsch__fuellung{animation:none;transform:scaleX(1)}}@media(max-width:749px){.dsch{padding:32px 6%}.dsch__box{display:flex;flex-direction:column;padding:0 0 32px}.dsch__kopf,.dsch__kopftext{display:contents}.dsch__foto{order:1;width:100%;height:260px;-webkit-mask-image:linear-gradient(to bottom,#000 62%,transparent 100%);mask-image:linear-gradient(to bottom,#000 62%,transparent 100%)}.dsch__heading{order:2;margin:9px 24px 0;font-size:32px;line-height:1.15}.dsch__intro{order:3;margin:16px 24px 0;font-size:15px;line-height:1.65;letter-spacing:-.01em}.dsch__schritte{order:4;gap:5px;margin:28px 24px 0}.dsch__schritt{display:flex;align-items:center;height:24px}.dsch__spur{width:100%}.dsch__num,.dsch__titel,.dsch__text{display:none}.dsch__mobilaktiv{display:block;order:5;min-height:110px;margin:0 24px}.dsch__mobilschritt{display:none}.dsch__mobilschritt.is-active{display:block}.dsch__mobilkopf{display:flex;align-items:baseline;gap:14px;margin-top:8px}.dsch__mobilnum{font-family:var(--font-heading-family);font-size:44px;font-weight:600;line-height:1;letter-spacing:-.03em;color:#c8c8c8}.dsch__mobiltitel{font-size:17px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#1d1d1d}.dsch__mobiltext{margin:10px 0 0;font-size:14.5px;line-height:1.6;color:#3f3f3f}.dsch__button{order:6;display:flex;margin:10px 24px 0;width:auto;padding:0;border:0;background:#121212;color:#fff}.dsch__button:hover{background:#121212;color:#fff}}.hero-kat{position:relative;height:var(--hero-kat-hoehe, 80vh);overflow:hidden;background:#000;color:#fff;font-family:var(--font-body-family)}.hero-kat a{color:#fff;text-decoration:none}.hero-kat a:hover{color:#fff}.hero-kat__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease}.hero-kat__bg.is-active{opacity:1}.hero-kat__bg--video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-kat__bg--leer{background:#1a1a1a}.hero-kat__verlauf{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,var(--hero-kat-verlauf, .72)),#00000040 38%,#0000001a)}.hero-kat__zonen,.hero-kat__reihe{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;box-sizing:border-box}.hero-kat__zonen{position:absolute;top:0;right:0;bottom:0;left:0;padding:0 5%}.hero-kat__reihe{position:absolute;left:0;right:0;bottom:0;padding:0 5% 6rem}.hero-kat__item{display:block;transform:translateY(0);transition:transform .42s cubic-bezier(.22,1,.36,1)}.hero-kat__linie{display:block;width:0;height:1px;background:#fff;margin-bottom:1.4rem;transition:width .42s cubic-bezier(.22,1,.36,1)}.hero-kat__titel{display:block;font-size:2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero-kat__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:.8rem;font-size:1.3rem;font-weight:400;line-height:1.5;color:#d9d9d9}.hero-kat__sub{display:block;max-height:0;opacity:0;overflow:hidden;margin-top:1rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.4rem;transition:max-height .42s cubic-bezier(.22,1,.36,1),opacity .32s ease}.hero-kat__item:hover,.hero-kat__item.is-hover{transform:translateY(-1.2rem)}.hero-kat__item:hover .hero-kat__sub,.hero-kat__item.is-hover .hero-kat__sub{max-height:8rem;opacity:1}.hero-kat__item:hover .hero-kat__linie,.hero-kat__item.is-hover .hero-kat__linie{width:4rem}@media(max-width:900px){.hero-kat__zonen,.hero-kat__reihe{grid-template-columns:1fr 1fr;gap:3rem}}.hero-kat__slider,.hero-kat__texte,.hero-kat__balken{display:none}@media(max-width:749px){.hero-kat__bg,.hero-kat__zonen,.hero-kat__reihe{display:none}.hero-kat__slider{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero-kat__slider::-webkit-scrollbar{display:none}.hero-kat__slide{position:relative;flex:0 0 100%;scroll-snap-align:start;overflow:hidden;background:#272724}.hero-kat__slide-media,.hero-kat__slide-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-kat__slide-media--leer{background:#1a1a1a}.hero-kat__verlauf{z-index:2;pointer-events:none;background:linear-gradient(to top,#000c,#00000073 25%,#0000 55%)}.hero-kat__texte{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;overflow:hidden}.hero-kat__slide-text{position:absolute;left:3.2rem;bottom:2rem;width:55%;color:#fff;opacity:0;will-change:transform,opacity,filter}.hero-kat__slide-text.is-aktiv{opacity:1}.hero-kat__st-blur{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;filter:blur(3.5px)}.hero-kat__slide-text--maske{-webkit-mask-image:linear-gradient(to right,#000 40%,rgba(0,0,0,.25) 100%);mask-image:linear-gradient(to right,#000 40%,#00000040)}.hero-kat__slide-text--maske .hero-kat__st-scharf{-webkit-mask-image:linear-gradient(to right,#000 0%,rgba(0,0,0,0) 38%);mask-image:linear-gradient(to right,#000,#0000 38%)}.hero-kat__slide-text--maske .hero-kat__st-blur{opacity:1;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 38%);mask-image:linear-gradient(to right,#0000,#000 38%)}.hero-kat__slide-text--maske .hero-kat__slide-titel{white-space:nowrap}.hero-kat__slide-titel{display:block;font-size:2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.hero-kat__slide-desc{display:block;margin-top:.8rem;font-size:1.4rem;line-height:1.5;color:#ffffffe6}.hero-kat__balken{position:absolute;top:2rem;left:0;right:0;z-index:4;display:flex;justify-content:center;gap:.6rem;pointer-events:none}.hero-kat__balken-teil{width:4rem;height:2px;background:#ffffff59;transition:background .3s ease}.hero-kat__balken-teil.is-aktiv{background:#ffffffe6}}@media(prefers-reduced-motion:reduce){.hero-kat__bg,.hero-kat__item,.hero-kat__sub,.hero-kat__linie{transition:none}}.wpopup{--wpopup-titel: 2.9rem;--wpopup-text: 1.6rem;--wpopup-klein: 1.3rem;--wpopup-label: 1.1rem;--wpopup-eingabe: 1.5rem;--wpopup-knopf: 1.3rem;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:2.4rem}.wpopup.wpopup{background:transparent}.wpopup[hidden]{display:none}.wpopup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.wpopup__dialog{position:relative;display:grid;grid-template-columns:minmax(0,500fr) minmax(0,560fr);grid-template-rows:minmax(0,1fr);width:106rem;max-width:100%;max-height:calc(100vh - 4.8rem);background:rgb(var(--color-background));overflow:hidden;box-shadow:0 2.4rem 8rem #00000040}.wpopup__dialog--ohne-bild{grid-template-columns:minmax(0,1fr);width:56rem}.wpopup__media{position:relative;min-width:0}.wpopup__bild{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.wpopup__body{position:relative;min-width:0;min-height:0;max-width:100%;padding:6.4rem 6.4rem 7.6rem;overflow-y:auto;overscroll-behavior:contain}.wpopup__close{position:absolute;top:1.6rem;right:1.6rem;z-index:2;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;padding:0;background:none;border:0;cursor:pointer;color:rgb(var(--color-foreground))}.wpopup__close:hover{opacity:.6}.wpopup__step[hidden]{display:none}.wpopup__laden{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background),.8)}.wpopup__laden[hidden]{display:none}.wpopup__spinner{width:3.2rem;height:3.2rem;border:.2rem solid rgb(var(--color-foreground),.2);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:wpopup-dreh .8s linear infinite}@keyframes wpopup-dreh{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.wpopup__spinner{animation-duration:2.4s}}.wpopup__knopf[aria-busy=true],.wpopup__select[disabled]{opacity:.6;cursor:wait}.wpopup__logo{display:block;width:9.6rem;height:auto;margin:0 auto}.wpopup__titel{margin:3.2rem 0 2.5rem;text-align:center;font-family:var(--font-heading-family);font-size:var(--wpopup-titel);font-weight:600;text-transform:uppercase;letter-spacing:.02em;line-height:1.25;color:rgb(var(--color-foreground))}.wpopup__felder{display:flex;flex-direction:column;gap:1.8rem}.wpopup__feld{display:flex;flex-direction:column;gap:.8rem;min-width:0}.wpopup__label{margin:0;font-size:var(--wpopup-label);letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--color-foreground),.6)}.wpopup__select-wrap{position:relative;display:flex;align-items:center}.wpopup__select-wrap .icon-caret{position:absolute;right:1.6rem;pointer-events:none}.wpopup__select,.wpopup__input{width:100%;height:5.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground));border-radius:0;padding:0 1.8rem;font-family:var(--font-body-family);font-size:var(--wpopup-eingabe);outline:none}.wpopup__select{appearance:none;-webkit-appearance:none;padding-right:4.4rem;cursor:pointer}.wpopup__cookies{margin-top:3.6rem;padding-top:2.8rem;border-top:.1rem solid rgb(var(--color-foreground),.15);display:flex;flex-direction:column;gap:1.4rem}.wpopup__fliesstext,.wpopup__fliesstext p{margin:0;font-size:var(--wpopup-text);line-height:1.6;letter-spacing:-.01em;color:rgb(var(--color-foreground),.85);text-wrap:pretty}.wpopup__fliesstext--klein,.wpopup__fliesstext--klein p{font-size:var(--wpopup-klein);color:rgb(var(--color-foreground),.6)}.wpopup__fliesstext--mitte{text-align:center}.wpopup__knoepfe{margin-top:1.4rem;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.wpopup__knopf{height:5.6rem;padding:0 1.6rem;border-radius:0;font-family:var(--font-body-family);font-size:var(--wpopup-knopf);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.wpopup__knopf--primaer{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:.1rem solid rgb(var(--color-foreground))}.wpopup__knopf--primaer:hover{opacity:.85}.wpopup__knopf--sekundaer{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground))}.wpopup__knopf--sekundaer:hover{background:rgb(var(--color-foreground),.06)}.wpopup__knopf--breit{width:100%;margin-top:3.2rem}.wpopup__vorteile{list-style:none;margin:2.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.wpopup__vorteil{display:flex;align-items:center;gap:1.2rem;font-size:var(--wpopup-text);line-height:1.5;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.wpopup__vorteil .icon-check{flex:0 0 auto;width:1.8rem;height:1.8rem}.wpopup__newsletter{margin-top:3.6rem;display:flex;flex-direction:column;gap:1.2rem}.wpopup__fehler{margin:0;font-size:var(--wpopup-klein);line-height:1.5;color:rgb(var(--color-error, 200 0 0))}.wpopup__fehler[hidden]{display:none}.wpopup__textknopf{height:4rem;margin-top:-.6rem;background:none;border:0;color:rgb(var(--color-foreground),.55);font-family:var(--font-body-family);font-size:var(--wpopup-knopf);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.wpopup__textknopf:hover{color:rgb(var(--color-foreground))}.wpopup__quittung{margin-top:2.8rem;padding:2rem 2.4rem;border:.1rem solid rgb(var(--color-foreground),.15);display:flex;flex-direction:column;gap:.6rem;align-items:center;text-align:center}.wpopup__quittung-mail{font-size:var(--wpopup-text);letter-spacing:-.01em;color:rgb(var(--color-foreground));word-break:break-all}.wpopup__punkte{position:absolute;left:0;right:0;bottom:2.8rem;display:flex;align-items:center;justify-content:center;gap:1rem}.wpopup__punkte[hidden]{display:none}.wpopup__punkt{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:rgb(var(--color-foreground),.25);cursor:pointer}.wpopup__punkt--fest{cursor:default}.wpopup__punkt.is-aktiv{background:rgb(var(--color-foreground))}@media screen and (max-width:989px){.wpopup{--wpopup-titel: 2.2rem;--wpopup-text: 1.4rem;--wpopup-klein: 1.2rem;--wpopup-label: 1rem;--wpopup-knopf: 1.2rem;--wpopup-eingabe: 1.6rem;padding:1.6rem;align-items:center}.wpopup__dialog,.wpopup__dialog--ohne-bild{grid-template-columns:minmax(0,1fr);width:100%;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem)}.wpopup__media{display:none}.wpopup__body{padding:3.6rem 2rem 4.8rem}.wpopup__close{top:.8rem;right:.8rem;width:4.4rem;height:4.4rem}.wpopup__logo{width:6.4rem}.wpopup__titel{margin:2.4rem 0 2rem}.wpopup__felder{gap:1.4rem}.wpopup__select,.wpopup__input,.wpopup__knopf{height:5.2rem}.wpopup__cookies{margin-top:2.6rem;padding-top:2.2rem;gap:1.2rem}.wpopup__knoepfe{grid-template-columns:minmax(0,1fr);gap:1rem}.wpopup__knoepfe .wpopup__knopf--primaer{order:-1}.wpopup__punkte{bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map?subset=AAAEAAEAAAAAAAAAEA */
