<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#timeline{background-color:#fff}.timeline-graph{position:relative;margin:2em 0;overflow:auto}.timeline-graph:before{content:'';position:absolute;height:100%;width:2px;background:#ddd;left:0}.timeline-graph ul{list-style:none;padding:0 0 0 1em}.timeline-graph li{padding:0 1em;margin-bottom:2em;position:relative;box-sizing:border-box}.timeline-graph li:before{content:'';width:1.2em;height:2px;position:absolute;right:calc(100% - .3em);top:.6em;background:#ddd}.timeline-graph .timeline__header{font-size:24px;font-weight:600}@media screen and (min-width:768px){.timeline-graph:before{left:50%}.timeline-graph ul{padding-left:0;margin:auto}.timeline-graph li{margin-bottom:1em}.timeline-graph li:nth-child(even){padding-left:2em;padding-right:1em;margin-left:50%}.timeline-graph li:nth-child(even):before{left:0;top:25px}.timeline-graph li:nth-child(odd){padding-right:2em;padding-left:1em;text-align:right;margin-right:50%}.timeline-graph li:nth-child(odd):before{right:0;top:25px;left:initial}.timeline-graph li:nth-of-type(2n+1){clear:both}}</pre></body></html>