.qodex-timeline{position:relative;display:inline-block;width:100%;max-width:100%;margin:0 auto}.qodex-timeline-item{position:relative;display:flex;flex-wrap:nowrap}.qodex-timeline__line{position:absolute;width:2px;bottom:0;top:0;transform:translateX(-50%);left:50%;overflow:hidden}.qodex-timeline__line-progress{width:100%;height:20%}.qodex-timeline .timeline-item__card{position:relative;display:flex;flex-flow:column}.qodex-timeline .timeline-item__card-inner{z-index:1}.qodex-timeline .timeline-item__card-arrow{position:absolute;width:20px;height:20px}.qodex-timeline .timeline-item__meta{display:inline-block}.qodex-timeline .timeline-item__meta-content{display:inline-block}.qodex-timeline .timeline-item__point-content{min-width:10px;min-height:10px;position:relative;display:flex;justify-content:center;align-items:center}.qodex-timeline--align-left .timeline-item__point{flex-grow:0;order:0}.qodex-timeline--align-left .timeline-item__card{flex-grow:1;order:1}.qodex-timeline--align-left .qodex-timeline__line{left:0}.qodex-timeline--align-left .timeline-item__card-arrow{left:0;margin-left:-10px;border-top-width:0!important;border-right-width:0!important}.qodex-timeline--align-left .timeline-item__meta:empty{display:none}.qodex-timeline--align-left .qodex-timeline-item>.timeline-item__meta{display:none}@media (min-width:1025px){.qodex-timeline--align-center .qodex-timeline-item:nth-child(2n){flex-direction:row-reverse}.qodex-timeline--align-center .qodex-timeline-item:nth-child(2n) .timeline-item__meta{text-align:right}.qodex-timeline--align-center .qodex-timeline-item:nth-child(2n) .timeline-item__card-arrow{left:0;margin-left:-10px;border-top-width:0!important;border-right-width:0!important}.qodex-timeline--align-center .qodex-timeline-item:nth-child(odd) .timeline-item__meta{text-align:left}.qodex-timeline--align-center .qodex-timeline-item:nth-child(odd) .timeline-item__card-arrow{right:0;margin-right:-10px;border-left-width:0!important;border-bottom-width:0!important}.qodex-timeline--align-center .timeline-item__meta{flex-grow:1;flex-basis:50%;max-width:50%;order:2}.qodex-timeline--align-center .timeline-item__point{flex-shrink:0;flex-grow:0;order:1}.qodex-timeline--align-center .timeline-item__card{flex-grow:1;flex-basis:50%;max-width:50%;order:0}.qodex-timeline--align-center .qodex-timeline__line{left:50%;margin:0!important}.qodex-timeline--align-center .timeline-item__card-content>.timeline-item__meta{display:none}}@media (max-width:1024px){.qodex-timeline--align-center .timeline-item__point{flex-grow:0;order:0;margin-left:0!important}.qodex-timeline--align-center .timeline-item__card{flex-grow:1;order:1;margin-left:10px}.qodex-timeline--align-center .qodex-timeline__line{left:0}.qodex-timeline--align-center .timeline-item__card-arrow{left:0;margin-left:-10px;border-top-width:0!important;border-right-width:0!important}.qodex-timeline--align-center .qodex-timeline-item>.timeline-item__meta{display:none}}.qodex-timeline--align-right .timeline-item__point{flex-grow:0;order:1}.qodex-timeline--align-right .timeline-item__card{flex-grow:1;order:0}.qodex-timeline--align-right .qodex-timeline__line{left:auto;right:0}.qodex-timeline--align-right .timeline-item__meta:empty{display:none}.qodex-timeline--align-right .timeline-item__card-arrow{right:0;margin-right:-10px;border-bottom-width:0!important;border-left-width:0!important}.qodex-timeline--align-right .qodex-timeline-item>.timeline-item__meta{display:none}.qodex-timeline--align-top .qodex-timeline-item{align-items:flex-start}.qodex-timeline--align-top .timeline-item__card-arrow{top:0;transform:rotate(45deg)}.qodex-timeline--align-middle .qodex-timeline-item{align-items:center}.qodex-timeline--align-middle .timeline-item__card-arrow{top:50%;transform:translateY(-50%) rotate(45deg)}.qodex-timeline--align-bottom .qodex-timeline-item{align-items:flex-end}.qodex-timeline--align-bottom .timeline-item__card-arrow{bottom:0;transform:rotate(45deg)}.qodex-timeline-item--animated .timeline-item__card{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}@keyframes card-animation-right{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}.card-animation-right,.qodex-timeline--align-center .qodex-timeline-item--animated.is--show:nth-child(2n) .timeline-item__card,.qodex-timeline--align-left .qodex-timeline-item--animated.is--show .timeline-item__card{-webkit-animation-name:card-animation-right;animation-name:card-animation-right}@keyframes card-animation-left{0%{opacity:0;transform:translateX(-400px)}to{opacity:1;transform:translateX(0)}}.card-animation-left,.qodex-timeline--align-center .qodex-timeline-item--animated.is--show:nth-child(odd) .timeline-item__card,.qodex-timeline--align-right .qodex-timeline-item--animated.is--show .timeline-item__card{-webkit-animation-name:card-animation-left;animation-name:card-animation-left}.qodex-timeline__line{background-color:#e8e8f6}.qodex-timeline__line-progress{background-color:#55cdff}.qodex-timeline-item h5{margin-top:0}.qodex-timeline-item .timeline-item__card{border-radius:6px;background-color:#fff;box-shadow:2px 2px 30px 0 rgba(156,156,192,0.26)}.qodex-timeline-item .timeline-item__card-img{font-size:0}.qodex-timeline-item .timeline-item__card-arrow{background-color:#fff}.qodex-timeline-item .timeline-item__card-content{padding:40px}.qodex-timeline-item .timeline-item__meta-content{font-size:16px;color:#a0a0a2}.qodex-timeline-item .timeline-item__point-content{color:#fff;background-color:#e8e8f6;border-radius:50%}.qodex-timeline-item.is--active .timeline-item__point-content{background-color:#55cdff}.qodex-timeline-item.is--active .timeline-item__meta-content{color:#55cdff}.qodex-timeline-item--align-left .timeline-item__card{margin-left:10px}.qodex-timeline-item--align-left .qodex-timeline__line{margin-left:20px}.qodex-timeline-item--align-right .timeline-item__card{margin-right:10px}.qodex-timeline-item--align-right .qodex-timeline__line{margin-right:20px}