.wissen-timeline{padding:var(--timeline-padding-desktop) 3.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden}.wissen-timeline__inner{width:100%;max-width:var(--wissen-layout,105rem);margin:0 auto}.wissen-timeline__header{max-width:var(--wissen-text,78rem);margin-bottom:6rem}.wissen-timeline__eyebrow,.wissen-timeline__period{margin:0 0 1.2rem;color:var(--timeline-accent);font-size:1.2rem;font-weight:700;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.wissen-timeline__heading{margin:0 0 1.6rem;color:rgb(var(--color-foreground));font-size:clamp(3.2rem,4vw,5rem);font-weight:350;line-height:1.1;letter-spacing:-.01em}.wissen-timeline__intro{max-width:72rem;color:#46635b;font-size:1.7rem;line-height:1.6}.wissen-timeline__track{--timeline-progress:0%;position:relative;max-width:96rem;margin:0 auto;padding:1rem 0 4rem}.wissen-timeline__rail{position:absolute;z-index:0;top:0;bottom:0;left:50%;width:1px;background:var(--wissen-line,rgba(30,64,54,.18));transform:translate(-50%)}.wissen-timeline__rail-progress{display:block;width:3px;height:var(--timeline-progress);margin-left:-1px;background:var(--timeline-accent);transition:height .1s linear}.wissen-timeline__step{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:9rem;min-height:20rem;margin-bottom:2.4rem}.wissen-timeline__step:nth-of-type(odd) .wissen-timeline__card{grid-column:1}.wissen-timeline__step:nth-of-type(2n) .wissen-timeline__card{grid-column:2}.wissen-timeline__marker{position:absolute;z-index:2;top:0;left:50%;display:grid;place-items:center;width:4.4rem;height:4.4rem;border:1px solid var(--wissen-green,#1e4036);border-radius:50%;background:rgb(var(--color-background));color:var(--wissen-green,#1e4036);font-size:1.3rem;font-weight:700;transform:translate(-50%);transition:border-color .35s ease,background .35s ease,color .35s ease}.wissen-timeline__card{align-self:start;padding:2.6rem 3rem 3rem;border-top:2px solid var(--wissen-green,#1e4036);background:#fff;color:var(--wissen-green,#1e4036);box-shadow:0 1.4rem 4rem #1e40360d}.wissen-timeline__card h3{max-width:35rem;margin:0 0 1.4rem;color:var(--wissen-green,#1e4036);font-size:clamp(2rem,2.2vw,2.6rem);font-weight:600;line-height:1.2}.wissen-timeline__text{max-width:40rem;color:#46635b;font-size:1.55rem;line-height:1.65}.wissen-timeline__text>*:first-child,.wissen-timeline__intro>*:first-child,.wissen-timeline__takeaway>*:first-child,.wissen-timeline__disclaimer>*:first-child{margin-top:0}.wissen-timeline__text>*:last-child,.wissen-timeline__intro>*:last-child,.wissen-timeline__takeaway>*:last-child,.wissen-timeline__disclaimer>*:last-child{margin-bottom:0}.wissen-timeline__step--continuation{display:block;min-height:0;margin:2rem auto 0;padding-top:7rem}.wissen-timeline__step--continuation:after{content:"";position:absolute;top:4.4rem;bottom:-4rem;left:50%;border-left:2px dashed var(--timeline-accent);opacity:.55}.wissen-timeline__step--continuation .wissen-timeline__marker{border:2px dashed var(--timeline-accent);background:var(--wissen-mint,#e6f4f1);color:var(--timeline-accent)}.wissen-timeline__step--continuation .wissen-timeline__card{position:relative;z-index:1;width:min(100%,78rem);margin:0 auto;padding:3.6rem 4rem;border-top:3px solid var(--timeline-accent);background:var(--wissen-mint,#e6f4f1);box-shadow:none}.wissen-timeline__step--continuation .wissen-timeline__card:after{content:"";position:absolute;right:3rem;bottom:-2.4rem;left:3rem;height:2.4rem;background:linear-gradient(to bottom,#e6f4f1cc,#e6f4f100);pointer-events:none}.wissen-timeline__step--continuation .wissen-timeline__card h3,.wissen-timeline__step--continuation .wissen-timeline__text{max-width:64rem}.wissen-timeline.is-animated .wissen-timeline__step:not(.is-visible) .wissen-timeline__card{opacity:0;transform:translateY(2.4rem)}.wissen-timeline.is-animated .wissen-timeline__step:not(.is-visible) .wissen-timeline__marker{border-color:var(--wissen-line,rgba(30,64,54,.18));color:#789089}.wissen-timeline.is-animated .wissen-timeline__card{transition:opacity .65s ease,transform .65s ease}.wissen-timeline.is-animated .wissen-timeline__step.is-visible .wissen-timeline__marker{background:var(--timeline-accent);border-color:var(--timeline-accent);color:#fff}.wissen-timeline.is-animated .wissen-timeline__step--continuation.is-visible .wissen-timeline__marker{background:var(--wissen-mint,#e6f4f1);color:var(--timeline-accent)}.wissen-timeline__info{margin-top:1.8rem;padding:0 1.6rem;border:1px solid var(--wissen-line,rgba(30,64,54,.18));border-left:3px solid var(--wissen-green,#1e4036);background:var(--wissen-mint,#e6f4f1)}.wissen-timeline__info+.wissen-timeline__info{margin-top:1.2rem}.wissen-timeline__info-trigger{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.4rem 0;color:var(--wissen-green,#1e4036);font-size:1.3rem;font-weight:600;line-height:1.35;cursor:pointer;list-style:none}.wissen-timeline__info-trigger::-webkit-details-marker{display:none}.wissen-timeline__info-trigger::marker{content:""}.wissen-timeline__info-icon{position:relative;flex:0 0 1.8rem;width:1.8rem;height:1.8rem;border:1px solid var(--timeline-accent);border-radius:50%}.wissen-timeline__info-icon:before,.wissen-timeline__info-icon:after{content:"";position:absolute;top:50%;left:50%;width:.8rem;height:1px;background:var(--timeline-accent);transform:translate(-50%,-50%);transition:transform .2s ease}.wissen-timeline__info-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.wissen-timeline__info[open] .wissen-timeline__info-icon:after{transform:translate(-50%,-50%) rotate(0)}.wissen-timeline__info-content{padding:0 0 1.6rem;color:#46635b;font-size:1.35rem;line-height:1.6}.wissen-timeline__info-content>*:first-child{margin-top:0}.wissen-timeline__info-content>*:last-child{margin-bottom:0}.wissen-timeline__info-trigger:focus-visible{outline:2px solid var(--timeline-accent);outline-offset:3px}.wissen-timeline__info--experience{padding:0;border-width:1px 0;border-left-width:0;background:transparent}.wissen-timeline__info--experience .wissen-timeline__info-trigger{font-weight:500}.wissen-timeline__takeaway{max-width:78rem;margin:5rem 0 0;padding:2.2rem 3rem;border-left:3px solid var(--timeline-accent);font-size:clamp(1.8rem,2vw,2.2rem);font-weight:350;line-height:1.45}.wissen-timeline__footer{display:block;max-width:88rem;margin-top:3.2rem;padding:2.6rem 3rem;background:#2093840e;border-top:2px solid var(--timeline-accent);box-sizing:border-box}.wissen-timeline__footer-label{margin:0 0 1.2rem;color:var(--timeline-accent);font-size:1.05rem;font-weight:700;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.wissen-timeline__disclaimer{max-width:72rem;color:#46635b;font-size:1.25rem;font-style:normal;line-height:1.65}.wissen-timeline__source{display:inline-flex;align-items:center;gap:.7rem;max-width:100%;margin-top:1.6rem;color:var(--wissen-green,#1e4036);font-size:1.25rem;font-weight:600;line-height:1.45;text-decoration:none}.wissen-timeline__source:hover{text-decoration:underline}.wissen-timeline__footer{scroll-margin-top:12rem}.wissen-timeline__citation-marker{color:var(--timeline-accent);font-size:.75em;font-weight:700;line-height:1;text-decoration:none;vertical-align:super}.wissen-timeline__citation-marker:hover{text-decoration:underline}.wissen-timeline__citation-marker:focus-visible{outline:2px solid var(--timeline-accent);outline-offset:2px}@media(max-width:749px){.wissen-timeline{padding:var(--timeline-padding-mobile) 1.6rem}.wissen-timeline__header{margin-bottom:4rem}.wissen-timeline__heading{font-size:clamp(3rem,9.5vw,3.8rem);line-height:1.08}.wissen-timeline__intro{font-size:1.55rem;line-height:1.55}.wissen-timeline__track{padding:0}.wissen-timeline__rail{top:0;bottom:0;left:1.6rem;transform:none}.wissen-timeline__step,.wissen-timeline__step--continuation{display:grid;grid-template-columns:3.2rem minmax(0,1fr);column-gap:1.4rem;min-height:0;margin:0 0 3.6rem;padding:0}.wissen-timeline__marker{position:relative;top:auto;left:auto;grid-column:1;grid-row:1;align-self:start;width:3.2rem;height:3.2rem;margin:0;font-size:1.05rem;transform:none}.wissen-timeline__card,.wissen-timeline__step:nth-of-type(odd) .wissen-timeline__card,.wissen-timeline__step:nth-of-type(2n) .wissen-timeline__card{grid-column:2;grid-row:1;width:100%;margin:0;padding:.4rem 0 2.8rem;border-top:0;box-sizing:border-box;background:transparent;box-shadow:none}.wissen-timeline__period{margin-bottom:.8rem;font-size:1.05rem;line-height:1.35}.wissen-timeline__card h3{margin-bottom:1.1rem;font-size:2rem;line-height:1.22}.wissen-timeline__text{font-size:1.45rem;line-height:1.58}.wissen-timeline__info{margin-top:1.5rem}.wissen-timeline__info:not(.wissen-timeline__info--experience){padding-right:1.2rem;padding-left:1.2rem}.wissen-timeline__info-trigger{padding:1.25rem 0;font-size:1.25rem}.wissen-timeline__info-content{padding-bottom:1.4rem;font-size:1.3rem;line-height:1.55}.wissen-timeline__step--continuation{margin-top:.4rem;margin-bottom:4rem}.wissen-timeline__step--continuation:after{display:none}.wissen-timeline__step--continuation .wissen-timeline__card{grid-column:2;grid-row:1;width:100%;margin:0;padding:2.2rem 1.8rem 2.5rem;border-top:2px solid var(--timeline-accent);box-sizing:border-box;background:var(--wissen-mint,#e6f4f1)}.wissen-timeline__step--continuation .wissen-timeline__card:after{right:1.6rem;left:1.6rem}.wissen-timeline__takeaway{margin-top:3rem;padding:1.7rem 0 1.7rem 1.6rem;font-size:1.7rem;line-height:1.42}.wissen-timeline__footer{display:block;margin-top:2.8rem;padding:2.2rem 1.8rem}.wissen-timeline__disclaimer{font-size:1.2rem;line-height:1.55}.wissen-timeline__source{display:inline-block;margin-top:1.6rem}}@media(max-width:374px){.wissen-timeline{padding-right:1.4rem;padding-left:1.4rem}.wissen-timeline__step,.wissen-timeline__step--continuation{grid-template-columns:3rem minmax(0,1fr);column-gap:1.1rem}.wissen-timeline__rail{left:1.5rem}.wissen-timeline__marker{width:3rem;height:3rem}.wissen-timeline__step--continuation .wissen-timeline__card{padding-right:1.5rem;padding-left:1.5rem}}@media(prefers-reduced-motion:reduce){.wissen-timeline__rail-progress,.wissen-timeline__card,.wissen-timeline__marker{transition:none!important}.wissen-timeline.is-animated .wissen-timeline__step .wissen-timeline__card{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map?subset=AAAAAAAAgA */
