.hubt-timeline{position:relative}.hubt-timeline span.hubt-line-animate{background-color:#00bda5;height:100%;left:calc(50% - 2.5px);position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .15s ease-out;width:5.2px;will-change:height;z-index:1}@media only screen and (max-width:1024px){.hubt-timeline span.hubt-line-animate{left:unset;right:20px}}.hubt-timeline .timeline-wrapper{grid-gap:57px;display:flex;flex-direction:row;width:100%}@media only screen and (max-width:1024px){.hubt-timeline .timeline-wrapper{grid-gap:22px}}.hubt-timeline .timeline-container{flex:1}.hubt-timeline .timeline-container .timeline-item{box-shadow:0 2px 12px 0 rgba(50,71,92,.15);margin-bottom:40px;min-width:379px;opacity:1;padding:24px;transform:translateX(0);transition:all .6s ease-out}@media only screen and (max-width:1024px){.hubt-timeline .timeline-container .timeline-item{min-width:0}}.hubt-timeline .timeline-container .timeline-item.even:not(.animated-in){transform:translateX(55px)}@media only screen and (max-width:1024px){.hubt-timeline .timeline-container .timeline-item.even:not(.animated-in){transform:translateX(-55px)}}.hubt-timeline .timeline-container .timeline-item:not(.animated-in){opacity:.1;transform:translateX(-55px)}.hubt-timeline .timeline-container .timeline-item .timeline-inner{display:flex;flex-direction:column;gap:12px;height:100%;width:100%}.hubt-timeline .time-line{display:flex;position:relative}.hubt-timeline .time-line:before{content:"";display:block;height:calc(50% - 34.5px);left:-2.5px;position:absolute;top:0;width:5px}.hubt-timeline .time-line:after{bottom:0;content:"";display:block;height:calc(50% + 5.5px);left:-2.5px;position:absolute;top:unset;width:5px}.hubt-timeline .time-line .time-line-node{border-radius:50%;height:29px;left:calc(50% - 14.5px);position:absolute;top:calc(50% - 34.5px);width:29px}.hubt-timeline .time-line .time-line-node>span{border-radius:50%;display:flex;height:100%;opacity:0;position:relative;transform:scale3d(0,0,1);transform-origin:center;transition:all .35s ease-out;width:100%}.hubt-timeline .time-line .time-line-node.is-animated>span{background-color:#00bda5;opacity:1;transform:scaleX(1)}.hubt-timeline .timeline-wrapper.first .time-line:before{display:none;height:calc(50% + 20px);margin-top:auto}@media only screen and (max-width:1024px){.hubt-timeline .timeline-wrapper:nth-child(odd){flex-direction:row-reverse}.hubt-timeline .timeline-wrapper:nth-child(2n) .timeline-container.right,.hubt-timeline .timeline-wrapper:nth-child(odd) .timeline-container.left{flex:0}}.hubt-timeline .timeline-wrapper.last .time-line:after{display:none}.hubt-timeline .timeline-container .timeline-item .timeline-inner .desc-container p{font-size:16px}.hubt-timeline .timeline-container .timeline-item .timeline-inner .desc-container p:last-of-type{margin-bottom:0}.hubt-timeline .timeline-container .timeline-item .timeline-inner .title-icon-container{display:flex;flex-direction:row;gap:16px}.hubt-timeline .timeline-container .timeline-item .timeline-inner .title-container{align-items:flex-start;display:flex;flex-direction:column;gap:3px;justify-content:center}.hubt-timeline .timeline-container .timeline-item .timeline-inner .title-icon-container>img{background-color:#ced4da;border-radius:50%;height:64px;object-fit:cover;object-position:center;width:64px}.hubt-timeline .timeline-container .timeline-item .timeline-inner .title-icon-container .title-container>span{color:#00bda5;font-size:16px;font-weight:600;letter-spacing:0;line-height:1.2}.hubt-timeline .timeline-container .timeline-item .timeline-inner .title-icon-container .title-container>h3{color:#33475b;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.2;margin-bottom:0}