.animatedTimelineSec{background-color:#f2f0fe;padding-block:calc(14px + 3.4375vw);position:relative;z-index:1}.animatedTimelineSec .page-container{padding-inline:12px}.animatedTimelineSec:after,.animatedTimelineSec:before{content:"";height:100%;position:absolute;top:0;width:100%;z-index:-1}.animatedTimelineSec:after{background:var(--rightImage);background-position:100%;background-repeat:no-repeat;background-size:contain;right:0}.animatedTimelineSec:before{background:var(--leftImage);background-position:0;background-repeat:no-repeat;background-size:contain;left:0}.animatedTimelineSec_title{color:var(--primary-color);font-family:var(--font-family-heading);font-size:calc(16.8px + 1.625vw);font-weight:500;line-height:1.25;margin:0 auto;max-width:800px;text-align:center}.animatedTimelineSec_title span{color:var(--secondary-color)}.animatedTimelineSec_stepsWrapper{display:flex;flex-direction:column;margin-inline:auto;margin-top:40px;max-width:1226px;position:relative}.animatedTimelineSec_step{align-items:center;display:flex;gap:60px;opacity:0;padding-block:35px;position:relative;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94);z-index:1}.animatedTimelineSec_step.animate-in{opacity:1;transform:translateY(0)}.animatedTimelineSec_step_reverse{flex-direction:row-reverse}.animatedTimelineSec_step_center{align-items:center;background-color:var(--secondary-color);background:var(--white-color);border-radius:50%;color:var(--primary-color);display:flex;flex-shrink:0;font-family:var(--font-family);font-size:24px;font-weight:500;height:60px;justify-content:center;width:60px}.animatedTimelineSec_step_left,.animatedTimelineSec_step_right{flex:1}.animatedTimelineSec_step_progress{border-radius:10px;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:15px;z-index:1}.animatedTimelineSec_step_progress:after,.animatedTimelineSec_step_progress:before{border-radius:50%;content:"";height:15px;left:0;position:absolute;right:0;width:15px;z-index:-1}.animatedTimelineSec_step_progress:before{background-color:var(--secondary-color);top:0}.animatedTimelineSec_step_progress:after{border:2px solid var(--secondary-color);bottom:-15px;opacity:.4}.animatedTimelineSec_step_progress.bottomTouch:after{background-color:var(--secondary-color);opacity:1}.animatedTimelineSec_step_progress_bar{border-radius:10px;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:2}.animatedTimelineSec_step_progress_bar:after,.animatedTimelineSec_step_progress_bar:before{content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.animatedTimelineSec_step_progress_bar:before{border-left:3px dashed var(--secondary-color);height:100%;left:6px;opacity:.4}.animatedTimelineSec_cnt_title{color:var(--primary-color);font-size:calc(15.2px + .875vw);font-weight:500;line-height:1.25;margin-bottom:16px}.animatedTimelineSec_cnt_desc{color:var(--primary-color);font-size:calc(13.2px + .25vw);font-weight:400;line-height:1.666;margin:0}.animatedTimelineSec_step_img img{height:100%;object-fit:cover;width:100%}.timeline-progress-fill{background:var(--secondary-color);border-radius:20px;height:0;left:5px;position:absolute;top:0;top:10px;transition:height .3s cubic-bezier(.25,.46,.45,.94);width:100%;width:5px}@media (min-width:1921px){.animatedTimelineSec{padding-block:80px}.animatedTimelineSec_title{font-size:48px}.animatedTimelineSec_cnt_title{font-size:32px}.animatedTimelineSec_cnt_desc{font-size:18px}}@media (max-width:1599.98px){.animatedTimelineSec_step{gap:50px;padding-block:30px}}@media (max-width:1399.98px){.animatedTimelineSec_stepsWrapper{margin-top:30px;max-width:1000px}.animatedTimelineSec_step{gap:40px;padding-block:25px}.animatedTimelineSec_step_center{font-size:20px;height:45px;width:45px}.animatedTimelineSec_title{max-width:700px}.animatedTimelineSec_cnt_title{margin-bottom:10px}}@media (max-width:1199.98px){.animatedTimelineSec_stepsWrapper{margin-top:20px;max-width:100%}.animatedTimelineSec_step{gap:30px}.animatedTimelineSec_step_center{font-size:18px;height:40px;width:40px}.animatedTimelineSec_title{max-width:600px}.animatedTimelineSec_cnt_title{margin-bottom:8px}}@media (max-width:767.98px){.animatedTimelineSec_stepsWrapper{margin-top:15px}.animatedTimelineSec_step{gap:15px}.animatedTimelineSec_step_center{font-size:16px;height:35px;width:35px}.animatedTimelineSec_title{max-width:500px}.animatedTimelineSec_cnt_title{margin-bottom:6px}}@media (max-width:575.98px){.animatedTimelineSec_step{flex-direction:column;gap:10px;padding-block:20px;position:relative}.animatedTimelineSec_step_reverse{flex-direction:column}.animatedTimelineSec_step_left{width:100%}.animatedTimelineSec_stepsWrapper{padding-left:40px}.animatedTimelineSec_step_progress{left:5px;transform:translateX(0)}.animatedTimelineSec_step_center{left:-45px;position:absolute}}