.timeline{flex-direction:column;margin:100px auto;display:flex;position:relative}.timeline__event{border-radius:6px;align-self:center;width:70%;margin:20px 0;display:flex;position:relative}.timeline__event:nth-child(odd){flex-direction:row-reverse}.timeline__event:nth-child(odd) .timeline__event__date{border-radius:0 6px 6px 0}.timeline__event:nth-child(odd) .timeline__event__content{border-radius:6px 0 0 6px}.timeline__event__icon p{font-size:20px}.timeline-why-table.blog-view th{color:#fff;background:#194460}.timeline__event__icon:after{content:"";z-index:-1;background:#f6a4ec;width:100%;height:2px;animation:2s ease-in-out 4s forwards fillLeft;position:absolute;top:50%;right:0;transform:translateY(-50%)}.timeline__event:nth-child(odd) .timeline__event__icon:after{content:"";z-index:-1;background:#f6a4ec;width:100%;height:2px;animation:2s ease-in-out 4s forwards fillLeft;position:absolute;top:50%;left:-50%;transform:translateY(-50%)}.timeline__event--type3.timeline__event:nth-child(odd) .timeline__event__icon:after{background:#aff1b6}.timeline__event--type2.timeline__event:nth-child(odd) .timeline__event__icon:after{background:#87bbfe}.timeline__event__title{text-transform:uppercase;color:#9251ac;letter-spacing:1.5px;margin-bottom:10px;font-size:1.2rem;font-weight:600;line-height:1.4}.timeline__event__content{background:#fff;border-radius:0 6px 6px 0;width:calc(40vw - 84px);padding:20px;box-shadow:0 30px 60px -12px #32325d40,0 18px 36px -18px #0000004d,0 -12px 36px -8px #00000006}.timeline__event__date{color:#f6a4ec;white-space:nowrap;background:#9251ac;border-radius:6px 0 0 6px;justify-content:center;align-items:center;padding:0 20px;font-size:1.5rem;font-weight:600;display:flex}.timeline__event__icon{color:#9251ac;background:#f6a4ec;border-radius:100%;justify-content:center;align-self:center;align-items:center;width:40px;height:40px;margin:0 20px;padding:40px;display:flex;position:relative;box-shadow:0 30px 60px -12px #32325d40,0 18px 36px -18px #0000004d,0 -12px 36px -8px #00000006}.timeline__event__icon i{font-size:32px}.timeline__event__icon:after{content:"";z-index:-1;background:#f6a4ec;width:100%;height:2px;animation:2s ease-in-out 4s forwards fillLeftOdd;position:absolute;top:50%;left:0%;transform:translateY(-50%)}.timeline__event__description{flex-basis:60%}.timeline__event--type2 .timeline__event__date{color:#87bbfe;background:#555ac0}.timeline__event--type2 .timeline__event__icon{color:#555ac0;background:#87bbfe}.timeline__event--type2 .timeline__event__icon:before,.timeline__event--type2 .timeline__event__icon:after{background:#87bbfe}.timeline__event--type2 .timeline__event__title{color:#555ac0}.timeline__event--type3 .timeline__event__date{color:#aff1b6;background:#24b47e}.timeline__event--type3 .timeline__event__icon{color:#24b47e;background:#aff1b6}.timeline__event--type3 .timeline__event__icon:before,.timeline__event--type3 .timeline__event__icon:after{background:#aff1b6}.timeline__event--type3 .timeline__event__title{color:#24b47e}.timeline__event:last-child .timeline__event__icon:before{content:none}div.is-render{opacity:1!important}.is-render .timeline__event.animated{opacity:0;animation:.6s forwards slideIn;transform:translate(-30px)}.is-render .timeline__event.animated:first-child{animation-delay:.2s}.is-render .timeline__event.animated:nth-child(2){animation-delay:.4s}.is-render .timeline__event.animated:nth-child(3){animation-delay:.6s}.is-render .timeline__event.animated:nth-child(4){animation-delay:.8s}.is-render .timeline__event.animated:nth-child(5),.is-render .timeline__event.animated:nth-child(6){animation-delay:1s}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.timeline .timeline__event{width:90%}}@media (max-width:786px){.timeline__event{flex-direction:column;align-self:center}.timeline__event__content{width:100%}.timeline__event__icon{width:100%;box-shadow:none;border-radius:6px 6px 0 0;margin:0}.timeline__event__icon:before,.timeline__event__icon:after{display:none}.timeline__event__date{border-radius:0;padding:20px}.timeline__event:nth-child(odd){flex-direction:column;align-self:center}.timeline__event:nth-child(odd) .timeline__event__date{border-radius:0;padding:20px}.timeline__event:nth-child(odd) .timeline__event__icon{border-radius:6px 6px 0 0;margin:0}}@keyframes fillLeft{to{right:100%}}@keyframes fillTop{to{top:100%}}@keyframes fillLeftOdd{to{left:100%}}
