.elementor-timeline-widget{position:relative;padding:20px 0;max-width:1200px;margin:0 auto}.timeline-line{position:absolute;width:2px;background-color:#000;top:0;bottom:0;left:50%;transform:translateX(-50%)}.timeline-item{position:relative;margin:100px 0;width:100%;min-height:150px;clear:both}.timeline-dot{width:20px;height:20px;background-color:#000;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.timeline-image,.timeline-text-content{width:45%;position:relative;padding:20px}.timeline-text-content{display:flex;flex-direction:column;margin-top:150px}.timeline-item:nth-child(odd) .timeline-image{float:left}.timeline-item:nth-child(odd) .timeline-text-content{float:right}.timeline-item:nth-child(even) .timeline-image{float:right}.timeline-item:nth-child(even) .timeline-text-content{float:left}.timeline-image img{width:100%;height:300px;object-fit:cover;border-radius:8px}.timeline-year{position:absolute;content:"";top:-115%;margin:0;font-family:Syne,sans-serif;font-size:400px;font-weight:500;left:0;background:linear-gradient(-90deg,#5cc2ed 0,#5d62ee 50%,#c298d3 100%);background:-moz-linear-gradient(-90deg,#5cc2ed 0,#5d62ee 50%,#c298d3 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;z-index:-2;opacity:.2;line-height:1}.timeline-title{font-size:24px;margin-bottom:15px;font-weight:700}.timeline-text{color:#666;line-height:1.6;margin-bottom:15px}.timeline-item::after{content:'';display:table;clear:both}@media screen and (max-width:768px){.timeline-line{left:30px}.timeline-dot{left:30px}.timeline-image,.timeline-text-content{width:calc(100% - 80px);float:right!important;margin-left:80px!important}}