.ne-timeline[data-flickering="1"]{opacity:0}.ne-timeline{clip-path:inset(0 0 0 0);position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:auto;--progress-bar:3px;--progress-start:50vh;--progress-fade-edges-height:50px;--sticky-top:50vh;--from-opacity:0.25}.ne-timeline__progress{position:absolute;left:auto;right:auto;width:var(--progress-bar);height:100%;background-color:#414141;mask-image:linear-gradient(to bottom,#fff0 0,#000000 var(--progress-fade-edges-height),#000000 calc(100% - var(--progress-fade-edges-height)),#fff0 100%);min-width:0!important;min-height:0!important}.ne-timeline__progress-bar{position:fixed;left:auto;top:0;right:auto;bottom:var(--progress-start);width:var(--progress-bar);height:var(--progress-start);background-image:var(--gradient);min-width:0!important;min-height:0!important}.ne-timeline__source{display:none}.ne-timeline__placeholder{display:block;opacity:.55;font-family:system-ui;font-size:14px}.ne-timeline__item{position:relative;z-index:2;width:auto;height:auto;display:grid;grid-auto-columns:1fr;grid-column-gap:0;grid-row-gap:0;grid-template-columns:1fr 1fr 1fr;grid-template-rows:minmax(auto,1fr)}.ne-timeline__sticky-wrapper{position:sticky;top:var(--sticky-top);display:flex;align-items:center;flex-direction:column}.ne-timeline[data-left-fade="true"] .ne-timeline__left-section .ne-timeline__sticky-wrapper>*{opacity:var(--from-opacity);will-change:opacity}.ne-timeline[data-center-fade="true"] .ne-timeline__center-section .ne-timeline__sticky-wrapper>*{opacity:var(--from-opacity);will-change:opacity}.ne-timeline[data-right-fade="true"] .ne-timeline__right-section .ne-timeline__sticky-wrapper>*{opacity:var(--from-opacity);will-change:opacity}.ne-timeline__left-section,.ne-timeline__center-section,.ne-timeline__right-section{display:flex;align-items:center;flex-direction:column;height:100%}.ne-timeline__center-section>.ne-timeline__sticky-wrapper{--sticky-wrapper-outline-color:black;--sticky-wrapper-outline-width:8px;width:fit-content;background:var(--sticky-wrapper-outline-color);box-shadow:0 0 0 var(--sticky-wrapper-outline-width) var(--sticky-wrapper-outline-color)}.ne-timeline__circle{--dimensions:15px;width:var(--dimensions);height:var(--dimensions);max-height:var(--dimensions);max-width:var(--dimensions);min-height:0!important;min-width:0!important;border-radius:100%;background-color:#fff}