.timeline-section{width:100%;padding:3em 0}.timeline-container{max-width:var(--content-box-width);width:90%;margin:0 auto}.timeline-header{text-align:left;margin-bottom:2rem}.timeline-section .timeline-header .seo-h{-webkit-margin-before:0!important;margin-block-start:0!important;-webkit-margin-after:0!important;margin-block-end:0!important}.timeline-main-title{font-size:2.5rem;font-weight:600;color:var(--enh-darkblue);margin:.5rem 0 0;line-height:1.3}.timeline-content{margin-bottom:3rem}.timeline-description{font-size:var(--font-18);line-height:1.6;color:var(--text-main);margin-bottom:1rem;text-align:left;font-weight:500}.timeline-description .bold-text,.timeline-description .highlight-text{font-weight:600}.timeline-events{position:relative;display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto;border:1px solid #f0f0f0;border-radius:8px;background-color:#fff;padding:2rem 1.5rem}.timeline-line{position:absolute;top:130px;left:0;width:100%;height:1px;border-top:1px dashed #e2e8f0;background-color:transparent;z-index:1}.timeline-event{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;width:33%}.timeline-dot{width:16px;height:16px;border-radius:50%;background-color:#4eb380;margin-bottom:1rem;z-index:2;margin-top:92px}.timeline-date{text-align:center;margin-bottom:.5rem;width:100%;position:absolute;top:30px}.timeline-month,.timeline-year{display:inline-block;font-size:var(--font-16);color:var(--text-main)}.timeline-month{font-weight:600;margin-right:.25rem}.timeline-event-content{text-align:left;width:100%;padding:0 1rem;margin-top:1.5rem}.timeline-event-title{font-size:var(--font-16);font-weight:600;color:#4a5568;margin-bottom:.5rem}.timeline-event-description{font-size:var(--font-14);line-height:1.4;color:#718096}@media (max-width:768px){.timeline-main-title{font-size:2rem}.timeline-sub-title{font-size:1.25rem}.timeline-events{flex-direction:column;align-items:flex-start;padding-left:20px}.timeline-line{top:0;left:20px;width:1px;height:100%;transform:none;border-top:none;border-left:1px dashed #e2e8f0}.timeline-events{gap:2rem}.timeline-event{width:100%;flex-direction:row;align-items:flex-start;padding-left:20px}.timeline-dot{position:absolute;left:0;top:0;margin-bottom:0;transform:translateX(-50%);margin-top:0}.timeline-date{position:relative;top:0;width:auto;text-align:left;margin-right:1rem;margin-bottom:0;min-width:100px}.timeline-event-content{text-align:left;padding:0;margin-top:0}}