/*! TIMELINE */.Timeline{-webkit-margin-before:var(--xxxl);margin-block-start:var(--xxxl)}@media (min-width:1024px){.Timeline{margin-inline:calc(var(--margin-horizontal))}}.Timeline-title{-webkit-margin-after:var(--m);color:#0072cf;font-size:2rem;margin-block-end:var(--m)}.Timeline-description{-webkit-margin-after:var(--xxl);margin-block-end:var(--xxl)}.Timeline-list{display:flex;flex-direction:column;gap:var(--xxl)}@media (min-width:1024px){.Timeline-list{flex-direction:row;gap:var(--xxxl)}}.Timeline-teaser{align-items:center;display:flex;gap:3px;position:relative}@media (min-width:1024px){.Timeline-teaser{flex-direction:column;gap:var(--s);width:calc(25% - var(--xxxl)*3/4)}}.Timeline-counter{align-items:center;background-color:#000;color:#fff;display:flex;flex-shrink:0;font-family:DIN Pro,system-ui,sans-serif;font-size:2rem;font-weight:700;height:var(--xxxl);justify-content:center;outline:var(--xxs) solid #f2f3f5;width:var(--xxxl);z-index:2}@media (min-width:1024px){.Timeline-counter{font-size:3.6rem;outline:var(--m) solid #f2f3f5}}.Timeline-counter:before{background-color:#000;content:"";height:calc(100% + var(--xxl));position:absolute;width:1px;z-index:-2}@media (min-width:1024px){.Timeline-counter:before{height:1px;width:calc(100% + var(--xxxl))}}.Timeline-teaser:only-child:first-child .Timeline-counter:before{display:none}.Timeline-teaser:first-child .Timeline-counter:before{height:calc((100% + var(--xxl))/2);top:calc(50% + var(--xxl)/2)}@media (min-width:1024px){.Timeline-teaser:first-child .Timeline-counter:before{height:1px;inset-inline-start:calc(50% + var(--xxxl)/2);top:auto;width:calc(50% + var(--xxxl)/2)}}.Timeline-teaser:last-child .Timeline-counter:before{bottom:calc(50% + var(--xxl)/2);height:calc((100% + var(--xxl))/2)}@media (min-width:1024px){.Timeline-teaser:last-child .Timeline-counter:before{bottom:auto;height:1px;inset-inline-end:calc(50% + var(--xxxl)/2);width:calc(50% + var(--xxxl)/2)}}.Timeline-teaserIllustration{align-items:center;display:flex;flex-grow:1}@media (min-width:1024px){.Timeline-teaserIllustration{flex-direction:column;width:160px}}.Timeline-teaserIllustration .Icon{-webkit-margin-end:-2px;color:#fff;flex-shrink:0;font-size:4rem;margin-inline-end:-2px;width:20px;z-index:2}@media (min-width:1024px){.Timeline-teaserIllustration .Icon{-webkit-margin-end:0;flex-direction:column;font-size:3rem;margin-inline-end:0;margin-bottom:-2px;transform:rotate(90deg);width:30px}}.Timeline-teaserIllustration .Icon svg{color:#fff;filter:drop-shadow(-1px 0 0 #444d55)}html[dir=rtl] .Timeline-teaserIllustration .Icon svg{filter:drop-shadow(1px 0 0 #444d55)}@media (min-width:1024px){html[dir=rtl] .Timeline-teaserIllustration .Icon svg{filter:drop-shadow(-1px 0 0 #444d55)}}.Timeline-teaserIllustration .TeaserIllustration{background-color:#fff;flex-grow:1}
