body{--ep-color-bluetext:#285fdf;--ep-color-darkestblue:#000533;--ep-color-blueobject:#6383f3;--ep-color-navy:#4355bb;--ep-color-darkyellow:#f7a11f;--ep-color-vermillion:#eb5a36;--ep-color-night-level-6:#8c96ca}.ep-timeline-list{display:flex;flex-direction:column;gap:60px;list-style:none;margin:0 0 0 -6px;overflow-y:hidden;padding-bottom:1.4rem;padding-left:44px;padding-top:1.4rem}.ep-timeline-item{margin:0;position:relative}.ep-timeline-item:last-child{margin-bottom:0;margin-bottom:var(--ep-timeline-extra-bottom-padding)}.ep-timeline-item:not(:last-of-type){padding:1px 0}.ep-timeline-item:not(:last-of-type):not(:first-of-type):before{background:var(--ep-timeline-color);bottom:0;content:"";left:calc(-1em - 12px);position:absolute;top:0;transform:translateX(-50%);width:1.5px}.ep-timeline-item-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;position:relative}.ep-timeline-item-content:after{background:var(--ep-timeline-bg-color);border:1.5px solid var(--ep-timeline-color);border-radius:50%;content:"";height:24px;left:-1em;position:absolute;top:50%;transform:translate(-100%,-50%);width:24px}.ep-timeline-item:first-of-type .ep-timeline-item-content:before{background:var(--ep-timeline-color);bottom:-300em;content:"";left:calc(-1em - 12px);position:absolute;top:50%;transform:translateX(-50%);width:1.5px}.ep-timeline-item-text{flex:1;flex-basis:300px;order:1}.ep-timeline-item-text>.hs_cos_wrapper :first-child{margin-top:0}.ep-timeline-item-text>.hs_cos_wrapper :last-child{margin-bottom:0}.ep-timeline-item-image{order:0;width:var(--ep-timeline-image-width)}.ep-timeline-item-image img{display:block;width:100%}