.module-timeline .timeline-abstract{color:var(--typography-body);font-size:var(--fs-16);line-height:var(--line-height-loose);margin-bottom:var(--space-40);margin-top:var(--space-14)}.module-timeline .timeline-wrapper{background:var(--semantic-background);display:flex;max-height:711px;overflow:hidden;position:relative}.module-timeline .timeline-copy,.module-timeline .timeline-image{flex:1}.module-timeline .timeline-copy-item{align-items:var(--flex-start);display:flex;flex-direction:var(--flex-col);justify-content:var(--flex-start);padding:var(--space-48)}.module-timeline .timeline-copy-item .timeline-abstract{margin-bottom:0;margin-top:var(--space-40)}.module-timeline .timeline-copy-item .timeline-year span{color:var(--typography-heading);display:block;font-size:calc(var(--h1)*2);margin-bottom:var(--space-80)}.module-timeline .timeline-copy-item .timeline-heading h2{margin-bottom:0;margin-top:var(--space-40)}.module-timeline .timeline-image-item{aspect-ratio:1/1;overflow:hidden}.module-timeline .timeline-image-item img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.module-timeline .timeline-nav{align-items:var(--flex-center);bottom:0;display:flex;gap:calc(var(--baseline)/2);justify-content:var(--flex-center);left:0;position:absolute;right:0;z-index:1}.module-timeline .timeline-nav .next-timeline,.module-timeline .timeline-nav .prev-timeline{align-items:var(--flex-center);aspect-ratio:1/1;background:var(--semantic-background);color:var(--semantic-on-background);display:flex;justify-content:var(--flex-center);width:var(--space-80)}.module-timeline .timeline-nav .icon{--semantic-icon-clr:var(--semantic-on-background);font-size:var(--fs-32)}@media (max-width:640px){.module-timeline .timeline-wrapper{background:var(--semantic-transparent);flex-direction:var(--flex-col);max-height:unset;overflow:unset;position:static}.module-timeline .timeline-image{order:-1}.module-timeline .timeline-copy{background:var(--semantic-background);order:0}.module-timeline .timeline-nav{order:1;position:static}.module-timeline .timeline-copy,.module-timeline .timeline-image{width:100%}.module-timeline .timeline-copy-item{display:block;height:100%}.module-timeline .timeline-copy-item .timeline-heading h2{margin-top:0}.module-timeline .timeline-copy-item{padding:var(--space-16)}.module-timeline .timeline-copy-item .timeline-year span{margin-bottom:var(--space-24)}.module-timeline .timeline-copy-item .timeline-abstract{margin-top:var(--space-16)}.module-timeline .timeline-nav{align-items:var(--flex-center);background:var(--semantic-on-primary-surface);display:flex;gap:calc(var(--baseline)/2);justify-content:var(--flex-between);padding:calc(var(--baseline)/2)}.module-timeline .timeline-nav .next-timeline,.module-timeline .timeline-nav .prev-timeline{aspect-ratio:24/9;width:50%}.module-timeline .timeline-nav .icon{font-size:var(--fs-24)}}