.timeline__container{padding-top:32px;padding-bottom:30px;}.title-component{margin-bottom:48px;display:flex;align-items:center;}.title-component__text{color:var(--primary-color);font-weight:800;line-height:60px;font-size:3rem;margin-bottom:0px;}.title-component__icon svg{width:27px;height:31px;margin-right:8px;}.timeline{position:relative;}.timeline::before{content:"";background:#000000;width:2px;height:100%;position:absolute;left:50%;transform:translateX(-50%);}.timeline .timeline__item:first-child{padding-top:82px;}.timeline .timeline__item{width:100%;margin-bottom:36px;}.timeline > div:nth-last-child(3){margin-bottom:0px;padding-bottom:73px;}.timeline__content{float:right;}.timeline__item:nth-child(even) .timeline__content{float:left;}.timeline__item::after{content:"";display:block;clear:both;}.timeline__content{position:relative;width:50%;padding:0px;display:flex;column-gap:36px;}.timeline__circle{position:absolute;width:25px;height:25px;background-color:var(--primary-color);border-radius:50%;top:0;left:calc(50% - 12.5px);}.timeline__circle--bottom{bottom:0;top:unset;}.timeline__branch{position:relative;height:25px;display:flex;align-items:center;}.timeline__leaf{display:flex;flex-direction:column;row-gap:8px;padding-bottom:16px;max-width:290px;}.timeline__leaf h2{font-size:20px;font-weight:600;line-height:24px;}.timeline__leaf p{margin-bottom:0px;}.timeline__branch > div:first-child{width:148.5px;height:2px;background-color:#000000;}.timeline__branch .timeline__circle{left:calc(148.5px - 25px);}.timeline__item:nth-child(even) .timeline__content{flex-direction:row-reverse;}.timeline__item:nth-child(even) .timeline__content .timeline__branch{justify-content:flex-end;}.timeline__item:nth-child(even) .timeline__content .timeline__branch .timeline__circle{right:calc(148.5px - 25px);left:unset;}@media (max-width:767px){.timeline__container{padding-bottom:21px;padding-top:20px;}.title-component{margin-bottom:68px;}.title-component__icon svg{width:16px;height:16px;margin-right:8px;}.title-component__text{color:var(--primary-color);font-weight:800;line-height:40px;font-size:2rem;}.timeline::before{left:21px;}.timeline__circle{left:calc(21px - 12.5px);}.timeline .timeline__item{margin-bottom:56px;}.timeline > div:nth-last-child(3){padding-bottom:48px;}.timeline__content{width:100%;flex-direction:column;row-gap:36px;padding-left:21px;}.timeline__leaf{padding-left:1rem;max-width:306px;}.timeline__leaf h2{font-weight:700;}.timeline__item:nth-child(even) .timeline__content{flex-direction:column;}.timeline__item:nth-child(even) .timeline__content .timeline__branch{justify-content:flex-start;}.timeline__item:nth-child(even) .timeline__content .timeline__branch .timeline__circle{left:calc(148.5px - 25px);}}@media (max-width:810px){.timeline__content{column-gap:10px;}}
