.historie-intro{justify-content:center;max-width:90em;margin:0 auto;padding:0 8vw 4em;display:flex}.historie-intro__text{color:#ece8e080;font-family:var(--font-logo);text-align:center;max-width:36em;margin:0;font-size:1.15em;font-weight:400;line-height:1.7}.historie-timeline{max-width:90em;margin:0 auto;padding:4em 8vw 12em;position:relative}.timeline-item{grid-template-columns:8em 2em 1fr 1fr;align-items:stretch;gap:0;display:grid;position:relative}.timeline-year{font-family:var(--font-logo);color:#ece8e033;text-align:right;padding-top:1.35em;padding-right:2em;font-size:1.5em;font-weight:700;line-height:1.2;transition:color .6s cubic-bezier(.625,.05,0,1)}.timeline-year[data-active=true]{color:#ece8e0}.timeline-marker{flex-direction:column;align-items:center;display:flex;position:relative}.timeline-marker__line-top{background-color:#ece8e026;width:2px;height:2.1em;transition:background-color .6s cubic-bezier(.625,.05,0,1)}.timeline-marker__line-bottom{background-color:#ece8e026;flex:1;width:2px;transition:background-color .6s cubic-bezier(.625,.05,0,1)}.timeline-marker__line-top[data-active=true],.timeline-marker__line-bottom[data-active=true]{background-color:#ece8e0}.timeline-item:first-child .timeline-marker__line-top,.timeline-item:last-child .timeline-marker__line-bottom{background-color:#0000!important}.timeline-circle{background-color:#0000;border:2px solid #ece8e033;border-radius:50%;flex-shrink:0;width:12px;height:12px;transition:border-color .6s cubic-bezier(.625,.05,0,1),background-color .6s cubic-bezier(.625,.05,0,1)}.timeline-circle[data-active=true]{background-color:#ece8e0;border-color:#ece8e0}.timeline-content{padding:2em 0 2em 3em}.timeline-content__title{font-family:var(--font-logo);color:#ece8e033;margin:0 0 .5em;font-size:1.25em;font-weight:700;line-height:1.2;transition:color .6s cubic-bezier(.625,.05,0,1)}.timeline-content__desc{font-family:var(--font-logo);color:#ece8e033;max-width:32em;margin:0;font-size:1em;font-weight:400;line-height:1.6;transition:color .6s cubic-bezier(.625,.05,0,1)}.timeline-content[data-active=true] .timeline-content__title,.timeline-content[data-active=true] .timeline-content__desc{color:#ece8e0}.timeline-photos{opacity:0;justify-content:center;align-items:center;padding:2em;transition:opacity .6s cubic-bezier(.625,.05,0,1);display:flex;position:relative}.timeline-photos[data-active=true]{opacity:1}.timeline-photo{aspect-ratio:16/9;opacity:0;filter:grayscale();clip-path:url(#historiePhotoMask);width:18em;transition:opacity .8s cubic-bezier(.625,.05,0,1);position:absolute;overflow:hidden}.timeline-photo[data-visible=true]{opacity:1}.timeline-photo__img{object-fit:cover;width:100%;height:100%;display:block}@media screen and (max-width:767px){.historie-timeline{padding:2em 6vw 8em}.timeline-item{grid-template-rows:auto auto;grid-template-columns:4em 2em 1fr}.timeline-photos{grid-area:2/3/auto/-1;padding:.75em 0 1.5em;position:relative}.timeline-content{grid-area:1/3;padding-left:1.25em}.timeline-marker{grid-area:1/2/3}.timeline-year{grid-area:1/1;padding-right:1em;font-size:1.1em}.timeline-photo{width:80%;margin:0 auto;position:relative;top:auto;left:auto}.timeline-photo[data-visible=false]{display:none}.timeline-content__title{font-size:1.05em}.timeline-content__desc{font-size:.9em}}
