.timeline{color:#f2f1e9}.timeline__header{margin-bottom:3rem}.timeline__heading{margin:0 0 1rem}.timeline__intro *{margin:0}.timeline .eyebrow{margin-bottom:90px}.timeline__steps{display:flex;list-style:none;margin:0;padding:0;position:relative}.timeline__steps:before{background-color:#00464b;content:"";height:2px;left:calc(100%/(var(--step-count)*2));position:absolute;right:calc(100%/(var(--step-count)*2));top:35px;z-index:0}.timeline__step{flex:1;margin-top:0;min-width:0;padding:0 .75rem;position:relative;text-align:center;z-index:1}.timeline__marker{align-items:center;background-color:#00464b;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.timeline__number{font-size:1rem;font-weight:700;line-height:1}.timeline__title{font-size:1rem;font-weight:700;margin:0 0 .5em}.timeline__description{font-size:.875rem}.timeline__description *{margin:0}@media not screen and (min-width:48rem){.timeline__steps{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.timeline__steps:before{left:50px;min-width:calc(var(--step-count)*9rem)}.timeline__step{flex:0 0 10rem}}