.timeline-section{overflow:hidden;padding:100px 15px;position:relative}.timeline-section>img.tsbl{bottom:-185px;left:0;object-fit:cover;position:absolute;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-ms-user-drag:none;user-drag:none}.timeline-section .ts-container{margin:0 auto;max-width:1240px;position:relative;width:100%;z-index:2}.timeline-section .ts-row{display:flex;flex-wrap:wrap;gap:80px}.timeline-section .ts-content{width:calc(50% - 80px)}.timeline-section .ts-col{width:50%}.timeline-section .ts-content h4{color:#980200;font-family:Inter;font-size:16px;font-weight:600;line-height:100%;margin-bottom:16px;text-transform:uppercase}.timeline-section .ts-content h2{color:#12091b;font-family:Inter;font-size:40px;font-weight:900;line-height:100%;margin:0}.timeline-section .ts-timeline{display:flex;flex-direction:column;gap:16px}.timeline-section .ts-timeline .tst-item{display:flex;flex-wrap:wrap;gap:40px}.timeline-section .ts-timeline .tst-item .tsti-my{position:relative;width:80px}.timeline-section .ts-timeline .tst-item .tsti-my .tstimy-month{color:#980200;font-family:Inter;font-size:12px;font-weight:600;line-height:100%;margin-bottom:8px;text-transform:uppercase}.timeline-section .ts-timeline .tst-item .tsti-my .tstimy-year{color:#12091b;font-family:Inter;font-size:28px;font-weight:800;line-height:150%}.timeline-section .ts-timeline .tst-item .tsti-info{flex:1;padding-bottom:47px;padding-top:13px}.timeline-section .ts-timeline .tst-item:last-child .tsti-info{padding-bottom:0}.timeline-section .ts-timeline .tst-item .tsti-info h4{color:#12091b;font-family:Inter;font-size:24px;font-weight:700;line-height:150%;margin-bottom:8px}.timeline-section .ts-timeline .tst-item .tsti-info p{color:#12091b;font-family:Inter;font-size:16px;font-weight:300;line-height:164%;margin:0}.timeline-section .ts-timeline .tst-item .tsti-my:before{background-color:rgba(152,2,0,.16);bottom:0;content:"";left:calc(50% - 1px);position:absolute;top:78px;width:2px}.timeline-section .ts-timeline .tst-item:last-child .tsti-my:before{display:none}@media (max-width:1023.98px){.timeline-section .ts-row{gap:40px}.timeline-section .ts-content{width:calc(50% - 40px)}.timeline-section .ts-timeline .tst-item{gap:20px}}@media (max-width:767.98px){.timeline-section .ts-col,.timeline-section .ts-content{width:100%}}