.timeline__event__content,.timeline__event__icon{box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025);z-index:2}.timeline,.timeline__event,.timeline__event__icon{display:flex;position:relative}.time-line-sec h2{color:#fff;font-size:48px;text-align:center}.time-line-sec h4{color:#fff;font-size:32px}.timeline{flex-direction:column;margin:20px auto}.timeline__event{margin:20px 0;border-radius:6px;align-self:center;max-width:1000px}.timeline__event:nth-child(odd) .timeline__event__date,.timeline__event__content{border-radius:0 6px 6px 0}.timeline__event:nth-child(odd){flex-direction:row-reverse}.timeline__event__date h3{margin:auto}.timeline__event__description p{font-size:20px;margin:auto;line-height:1.2}.timeline__event:nth-child(odd) .timeline__event__content{border-radius:6px 0 0 6px}.timeline__event:nth-child(odd) .timeline__event__icon:after{content:"";width:100%;height:2px;background:#fff;position:absolute;right:0;z-index:-1;top:50%;left:auto;transform:translateY(-50%);-webkit-animation:2s ease-in-out 4s forwards fillLeft;animation:2s ease-in-out 4s forwards fillLeft}.timeline__event__title{font-size:1.2rem;line-height:1.4;text-transform:uppercase;font-weight:600;color:#2b90ec;letter-spacing:1.5px}.timeline__event__content{padding:20px;background:#d6f1f0;width:calc(40vw - 84px);align-items:center;display:flex}.timeline__event__date{color:#fff;font-size:1.5rem;font-weight:600;background:#afd136;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:0 20px;border-radius:6px 0 0 6px;z-index:2}.timeline__event__icon{align-items:center;justify-content:center;color:#9251ac;padding:40px;align-self:center;margin:0 20px;background:#d6f1f0;border-radius:100%;width:40px;height:40px}.timeline__event__icon:before{content:"";width:2px;height:100%;background:#fff;position:absolute;top:0;left:50%;z-index:-1;transform:translateX(-50%);-webkit-animation:2s ease-in-out 4s forwards fillTop;animation:2s ease-in-out 4s forwards fillTop}.timeline__event__icon:after{content:"";width:100%;height:2px;background:#fff;position:absolute;left:0;z-index:-1;top:50%;transform:translateY(-50%);-webkit-animation:2s ease-in-out 4s forwards fillLeftOdd;animation:2s ease-in-out 4s forwards fillLeftOdd}.timeline__event__description{flex-basis:60%}.timeline__event:last-child .timeline__event__icon:before{content:none}.timeline__event__icon img{box-shadow:inset 100px 100px 10px rgb(214 241 240)}@media (max-width:991px){.time-line-sec h2,.timeline__event__description p{text-align:center}.time-line-sec h2{font-size:25px}.timeline__event__content{justify-content:center}}@media (max-width:786px){.timeline__event,.timeline__event:nth-child(odd){flex-direction:column;align-self:center;width:100%}.timeline__event__content{width:100%}.timeline__event__icon{border-radius:6px 6px 0 0;width:100%;margin:0;box-shadow:none;height:auto;padding:15px 0 0}.timeline__event__icon:after,.timeline__event__icon:before{display:none}.timeline__event:nth-child(odd) .timeline__event__date,.timeline__event__date{border-radius:0;padding:20px}.timeline__event:nth-child(odd) .timeline__event__icon{border-radius:6px 6px 0 0;margin:0}}@-webkit-keyframes fillLeft{100%{right:100%;z-index:-1}}@keyframes fillLeft{100%{right:100%;z-index:-1}}@-webkit-keyframes fillTop{100%{top:100%;z-index:-1}}@keyframes fillTop{100%{top:100%;z-index:-1}}@-webkit-keyframes fillLeftOdd{100%{z-index:-1;left:100%}}@keyframes fillLeftOdd{100%{left:100%;z-index:-1}}.time-line-sec{background:#2b90ec!important}