.timeline_section{width:100%;display:flex;justify-content:center;box-sizing:border-box}.timeline_section div{box-sizing:border-box}.timeline{max-width:1180px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.timelineTopSection,.timelineMiddleSection,.timelineBottomSection{display:flex;width:100%}.timelineTextEntry{display:flex;flex-direction:column;align-items:center;text-align:center;width:210px;margin:0px 28px}.timelineTopSection .timelineTextEntry:first-of-type{margin-left:0px}.timelineTopSection .timelineTextEntry:last-of-type{margin-right:0px}.timelineTextEntry_date{font-size:15px;font-weight:700}.timelineTextEntry_title{font-size:15px;font-weight:500;font-style:italic}.timelineTextEntry_text{padding-top:2px;font-size:13px}.timelineBottomSection .timelineTextEntry:first-of-type{margin-left:133px}.timelineBottomSection .timelineTextEntry:last-of-type{margin-right:0px}.timelineCircleSection{display:flex;height:200px;padding:12px 0px;width:100px;margin-right:33px}.timelineMiddleSection{position:relative}.timelineMiddleSection .timelineCircleSection:first-of-type{margin-left:55px}.timelineMiddleSection .timelineCircleSection:last-of-type{margin-right:0px}.timelineMiddleSection .timelineTextEntry{display:none}.timelineCircleEntry{position:relative}.timelineCircleEntry_circle{position:relative;width:100px;height:100px;border-radius:50%;border:solid 8px black;background-color:white;background-repeat:no-repeat;background-size:contain;background-position:center center}.timelineCircleEntry_topSection,.timelineCircleEntry_bottomSection{height:38px;display:flex;align-items:center;flex-direction:column}.timelineCircleEntry_borderCircle{width:12px;height:12px;border:solid 3px black;border-radius:50%}.timelineCircleEntry_border{width:4px;border-right:dotted 4px black;height:26px}.timelineBorderSection{position:absolute;width:100%;padding:0px 56px;top:50%;left:50%;transform:translate(-50%,-50%)}.timelineBorder{width:100%;border-top:dotted 4px #a7a7a7;height:4px}@media only screen and (max-width:1190px){.timelineTopSection,.timelineBottomSection{display:none}.timelineMiddleSection{flex-direction:column}.timelineCircleSection{margin:0px !important;width:unset;height:unset}.timelineCircleSection:nth-child(even) .timelineCircleEntry{justify-content:flex-end}.timelineCircleEntry{display:flex;align-items:center;width:176px;height:124px}.timelineCircleEntry_topSection,.timelineCircleEntry_bottomSection{flex-direction:row}.timelineCircleEntry_border{width:26px;border-top:dotted 4px black;height:4px}.timelineTextEntry{margin:0px 8px}.timelineMiddleSection .timelineTextEntry{display:flex}.timelineBorderSection{width:unset;height:100%;padding:25px 0px}.timelineBorder{width:4px;border-right:dotted 4px #a7a7a7;height:100%;border-top:0}}@media only screen and (max-width:640px){.hideOnMobile{width:0px;display:none !important}.timelineCircleSection:nth-child(odd),.timelineCircleSection:nth-child(odd) .timelineCircleEntry,.timelineCircleSection:nth-child(odd) .timelineCircleEntry_topSection{flex-direction:row-reverse}.timelineCircleEntry{width:138px}.timelineTextEntry{margin-right:0px}.timelineCircleSection{align-items:center !important}.timelineBorderSection{left:50px}}