.timeline-container{max-width:900px;margin:0 auto;padding:20px;position:relative}.timeline-line{z-index:1;background-color:#abacab;border-radius:1px;width:1px;position:absolute;top:0;bottom:0;left:50%}.timeline-step{justify-content:space-between;align-items:center;gap:20px;margin-bottom:80px;display:flex;position:relative}.step-number{color:#fff;z-index:3;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#32a852;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 4px rgba(0,0,0,.2)}.timeline-step.even .step-number,.timeline-step.odd .step-number{left:calc(50% - 20px)}.timeline-step.even .step-content{flex:1;gap:20px;display:flex}.timeline-step.odd .step-content{flex-direction:row-reverse;flex:1;gap:20px;display:flex}.step-image{object-fit:cover;border-radius:12px;flex-shrink:0;width:300px;height:auto}.step-text{flex:1}.timeline-step.even .step-text{margin-left:250px}.timeline-step.odd .step-text{text-align:right;margin-right:250px}.step-text h2{margin-bottom:12px;font-weight:700}.step-text p{margin-bottom:12px;line-height:1.5}.step-text a{color:#32a852;font-weight:700;text-decoration:none}@media (max-width:1300px){.timeline-step.even .step-text{margin-left:200px}.timeline-step.odd .step-text{margin-right:200px}}@media (max-width:1000px){.timeline-step.even .step-text{margin-left:120px}.timeline-step.odd .step-text{margin-right:120px}}@media (max-width:768px){.timeline-line{left:20px}.timeline-step{flex-direction:row;align-items:flex-start}.step-number{left:0;transform:translateY(-50%)}.step-content{flex-direction:column;align-items:flex-start;margin-left:60px}.step-image{width:100%;max-width:300px}.step-number{margin-left:-50%;left:0}.timeline-step.even .step-content,.timeline-step.odd .step-content{flex-direction:column}.timeline-step.even .step-text{margin-left:0}.timeline-step.odd .step-text{text-align:left;margin-right:0}}
