.timeline-container{margin:0 auto;overflow:hidden;position:relative;width:100%}.timeline-container:before{background:#6168f2;content:"";height:77%;left:50%;margin-left:-1px;position:absolute;top:100px;width:2px;z-index:1}.timeline-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:-webkit-calc(50% + 8px);width:-moz-calc(50% + 8px);width:calc(50% + 8px);-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;clear:both;justify-content:space-between}.timeline-block-right{float:right}.timeline-block-left{direction:rtl;float:left}.marker{background:#6168f2;border:2px solid #f5f7fa;border-radius:50%;height:16px;margin-top:15%;width:16px;z-index:9999}.timeline-content{color:#666;display:flex;gap:24px;padding:0 15px;width:95%}.timeline-content__text{direction:ltr;display:flex;flex-direction:column;justify-content:center;max-width:300px}@media screen and (max-width:992px){.marker,.timeline-container:before{display:none}.timeline-content{align-items:center;flex-direction:column;flex-wrap:wrap;justify-content:center}.timeline-content__text{order:1}.timeline-content__image{order:0}.timeline-container:before{left:8px;width:2px}.timeline-block{justify-content:center;margin-bottom:30px;width:100%}.timeline-block-right{float:none}.timeline-block-left{direction:ltr;float:none}}