.timeline__container{padding:7.5rem 0}.timeline__header{padding-bottom:3rem;text-align:center}.timeline{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.timeline,.timeline__item{display:-webkit-box;display:-ms-flexbox;display:flex}.timeline__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;opacity:0;-webkit-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease}.timeline__item.timeline__item--visible{opacity:1}.timeline__item:nth-child(odd){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.timeline__item:nth-child(odd) .timeline-item__year{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.timeline__item:nth-child(odd) .timeline-item__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-right:1.5rem;order:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.timeline__item:nth-child(odd) .timeline-item__content:after{background:#fff;content:"";height:25px;position:absolute;right:-12.5px;top:15%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:25px}.timeline__item:nth-child(2n){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.timeline__item:nth-child(2n) .timeline-item__year{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.timeline__item:nth-child(2n) .timeline-item__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-left:1.5rem;order:2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.timeline__item:nth-child(2n) .timeline-item__content:after{background:#fff;content:"";height:25px;left:-12.5px;position:absolute;top:15%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:25px}.timeline-item__content{background:#fff;-ms-flex:0 1 40%;flex:0 1 40%;position:relative;-ms-flex-align:center;padding:1.5rem}.timeline-item__content,.timeline-item__year{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.timeline-item__year{background:#e5007d;color:#fff;-ms-flex:0 1 auto;flex:0 1 auto;font-size:40px;font-weight:600;height:140px;line-height:40px;width:140px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%;justify-content:center}@media screen and (max-width:767px){.timeline-item__year{font-size:30px;height:100px;width:100px;-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;margin-bottom:1.5rem;order:1!important}.timeline-item__content{padding:.75rem;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-left:0!important;margin-right:0!important;text-align:center!important;-webkit-box-pack:center!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.timeline-item__content,.timeline__item{-ms-flex-pack:center!important;justify-content:center!important}.timeline__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center!important;margin-bottom:2rem}.timeline-item__content:after{left:calc(50% - 12.5px)!important;right:0!important;top:-12.5px!important}}