.timeline-container{margin:40px 0;padding:20px 0;position:relative;width:100%}.timeline-container:before{background:#023047;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px;z-index:1}.timeline-entry{align-items:center;display:flex;justify-content:space-between;margin:60px 0;position:relative}.timeline-entry .timeline-content-wrapper{width:45%;z-index:2}.timeline-content{border-radius:6px;padding:20px}.timeline-circle{background:#fff;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #023047;height:20px;position:relative;width:20px;z-index:3}.timeline-entry .spacer{width:45%}@media (max-width:768px){.timeline-entry{align-items:center;flex-direction:column;text-align:center}.timeline-content-wrapper,.timeline-entry .spacer{order:unset!important;width:80%}.timeline-circle{margin:20px 0}.timeline-entry .timeline-content-wrapper{width:95%;z-index:2}.timeline-container:before{opacity:.1}.timeline-entry.left{flex-direction:column-reverse}}