.history_sec{background:var(--sectionBG)}.history_sec+.proof_sec{background-color:var(--white)}.history_sec .timeline{margin-left:8px;position:relative}.history_sec .timeline .timeline_base,.history_sec .timeline .timeline_progress{position:absolute;left:var(--timeline-left,133px);top:var(--timeline-start,13px);width:1px;pointer-events:none}.history_sec .timeline .timeline_base{height:var(--timeline-height,0);background:var(--border);z-index:1}.history_sec .timeline .timeline_progress{height:0;background:var(--new-orange);z-index:2;transform-origin:top center;transition:height .08s linear}.history_sec .timeline .timeline_list{position:relative;padding:0 0 30px 40px}.history_sec .timeline .timeline_list:last-child{padding-bottom:0}.history_sec .timeline .timeline_list .timeline_line i{content:'';position:absolute;left:-11px;top:5px;width:20px;height:20px;border-radius:50%;background:var(--white);border:3px solid var(--new-orange);z-index:1}.history_sec .timeline .timeline_list.active .timeline_line i{background:var(--new-orange);transform:scale(1.15);box-shadow:0 0 0 5px rgba(255,86,32,.10)}.history_sec .timeline .timeline_list.current::before{background:var(--new-orange)}.history_sec .timeline .timeline_list .tl_year{font-family:"Archivo",sans-serif;font-size:16px;letter-spacing:.12em;text-transform:uppercase;color:var(--new-orange);display:block;margin-bottom:8px}.history_sec .timeline .timeline_list .h3{margin-bottom:3px}.history_sec .timeline .timeline_list .desc{color:var(--bodyTextLight)}.history_sec .timeline .timeline_list .tl_tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.history_sec .timeline .timeline_list .tl_tags .tag{font-family:"Archivo",sans-serif;font-size:14px;color:#3D4756;background:var(--tint);border:1px solid var(--line);border-radius:4px;padding:4px 9px}@media screen and (max-width:767px){.history_sec .timeline .timeline_list .tl_year{font-size:14px}.history_sec .timeline .timeline_list .timeline_line i{width:12px;height:12px;left:-7px;top:1px}.history_sec .timeline .timeline_list{padding:0 0 24px 24px}}