.history_timeline{display:flex;height:400px;margin:0 auto;position:relative}.history_timeline:after{background-color:#fec10d;content:"";height:12px;left:0;margin-top:-3px;position:absolute;right:0;top:50%}.timeline_container{background-color:inherit;height:50%;padding:.5em;position:relative}.timeline_container strong{color:var(--yellow-300-brand)}.timeline_container:after{background:#fff;border:4px solid #fff;border-radius:50%;color:#fff;content:"";height:12px;position:absolute;width:12px;z-index:1}.timeline_container.timeline_bottom:after{left:6px;top:-.125em}.timeline_container.timeline_top:after{bottom:-.125em;left:6px}.timeline_top{align-self:flex-start;margin-right:-5em}.timeline_bottom{align-self:flex-end;margin-left:-5em}.timeline_bottom .timeline_content{margin-top:2em}.timeline_top:before{bottom:0;height:calc(80% + 10px)}.timeline_bottom:before,.timeline_top:before{background-color:#fff;content:" ";position:absolute;width:2px;z-index:0}.timeline_bottom:before{height:calc(60% + 10px);top:10px}.timeline_content{border-radius:.5em;color:#fff;font-size:14px;max-width:300px;padding:1em;position:relative;text-align:left}.timeline_content p{color:#fff;font-size:16px;margin-bottom:.5em}