.timeline-section{overflow:hidden}.timeline-section h2{color:#318c2c;font-size:32px;margin-bottom:40px;text-align:center}.timeline-container{cursor:grab;overflow-x:scroll;padding:40px 0;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.timeline-container::-webkit-scrollbar{display:none}.timeline-container{-ms-overflow-style:none;scrollbar-width:none}.timeline-track{min-width:max-content;padding:0 calc(35% - 150px) 40px;position:relative}.timeline-line{background-color:#e5e5e5;bottom:40px;height:5px;left:0;position:absolute;right:0}.timeline-events{display:flex;gap:100px;position:relative}.timeline-event{position:relative;width:350px}.event-marker{bottom:0;height:150px;left:-30px;position:absolute}.marker-line{background-color:#318c2c;height:100%;margin:0 auto;width:1px}.marker-dot{align-items:center;background-color:rgba(255,215,0,.3);border-radius:50%;bottom:-12px;display:flex;height:30px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:30px}.dot-inner{background-color:gold;border-radius:50%;height:18px;width:18px}.event-content{max-width:350px;padding-bottom:60px;text-align:left}.event-year{color:gold;font-family:Sansation;font-size:24px;margin-bottom:15px}.event-content h3{color:#005220;font-size:20px;margin-bottom:12px;margin-top:10px}.event-content p{color:#333;line-height:1.6}@media (max-width:768px){.timeline-track{padding:0 10%}.timeline-events{gap:120px}.timeline-event{width:260px}}.event-content,.timeline-event,.timeline-events,.timeline-track{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.timeline-scrollbar{background-color:#e5e5e5;border-radius:2px;height:4px;margin:20px auto 0;max-width:900px;position:relative}@media (max-width:950px){.timeline-scrollbar{margin:20px 50px 0}}.scrollbar-track{height:100%;position:relative;width:100%}.scrollbar-thumb{background-color:#318c2c;border-radius:2px;cursor:pointer;height:100%;max-width:200px;min-width:100px;position:absolute;width:30%}@media (max-width:768px){.timeline-line{bottom:0}}