.go-timeline .timeline{margin:40px auto;position:relative}.go-timeline .container{gap:24px;overflow:hidden}.go-timeline .img,.go-timeline .text{width:50%}.go-timeline .line{left:-15%;position:absolute;top:95px;width:100%}.go-timeline h2{text-align:center}.timeline .text .block{color:var(--Black,#000);font-size:25px;font-style:normal;font-weight:400;line-height:normal;max-width:450px}.timeline .text h3{color:var(--Dark-Green,#1e7a6d);font-size:30px;font-style:normal;font-weight:700;line-height:normal;padding-left:15px}.timeline img{border-radius:24px 0 24px 0;overflow:hidden}.timeline .step-row{align-items:center;column-gap:20px;display:flex;justify-content:space-between}.timeline .step-row:nth-child(2n){flex-direction:row-reverse}@media (min-width:968px){.step-row:nth-child(odd) .text{padding-left:40px}.step-row:nth-child(2n) .text{padding-left:60px}}@media (max-width:768px){.go-timeline .line{display:none}}@media (max-width:600px){.go-timeline .container{gap:50px}.go-timeline .timeline .step-row{flex-direction:column;gap:20px}.go-timeline .img,.go-timeline .text{width:100%}.go-timeline .timeline .text h3{padding:unset}}@media (min-width:1300px){.timeline .line,.timeline .step-row{margin-left:150px}}