.timeline-container{font-family:sans-serif;margin:0 auto;max-width:900px;padding:20px}.vertical-timeline{padding:40px 0;position:relative}.central-stem{background:#233f80;bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%);width:6px;z-index:1}.timeline-row{align-items:center;display:flex;margin-bottom:20px;position:relative;width:100%}.leaf-content{background-color:#233f80;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px 25px;width:45%;z-index:2}.leaf-content,.leaf-content p{color:#fff!important;line-height:1.5;margin:0}.year-label{padding:0 15px;width:45%;z-index:2}.year-label h3{color:#f4881f!important;font-size:2.2rem;font-weight:700;margin:0}.left-leaf{justify-content:flex-start}.left-leaf .leaf-content{border-radius:0 40px 40px 40px;margin-right:3px;text-align:right}.left-leaf .year-label{margin-left:50px;text-align:left}.right-leaf{justify-content:flex-end}.right-leaf .leaf-content{border-radius:40px 0 40px 40px;margin-left:3px;text-align:left}.right-leaf .year-label{margin-right:50px;text-align:right}@media (max-width:768px){.central-stem{left:10px}.timeline-row{align-items:flex-start;flex-direction:column-reverse;margin-left:30px;width:calc(100% - 30px)}.leaf-content,.year-label{margin:0!important;padding:15px!important;text-align:left!important;width:100%}.year-label h3{font-size:1.6rem}.leaf-content{border-radius:0 20px 20px 20px!important}}