.timeline--striped .timeline-item:nth-of-type(even) .timeline-item__content{border-color:#009d57}.timeline--striped .timeline-item:nth-of-type(even) .timeline-item__arrow{border-right-color:#009d57}.timeline--striped .timeline-item:nth-of-type(even) .timeline-item__index__icon{background-color:#009d57}.timeline--striped .timeline-item:nth-of-type(even) .timeline-item__content__cta a:focus{outline-color:#009d57}.timeline--striped .timeline-item:nth-of-type(even) .timeline-item__content__cta a:focus,.timeline--striped .timeline-item:nth-of-type(even) .timeline-item__content__cta a:hover{border-color:#009d57}.timeline-item{display:-webkit-box;display:flex;margin:1.6875rem 0}.timeline-item__index{position:relative;text-align:center}.timeline-item__index:before{content:'';position:absolute;top:20px;bottom:-30px;left:calc(50% - 1px);width:2px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(48%,#ccc),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to bottom,#ccc 48%,rgba(255,255,255,0) 0);background-position:top left;background-size:2px 24px;background-repeat:repeat-y}.timeline-item__index__icon{background-color:#13589a;border-radius:100%;padding:15px;border:3px solid #efefef;position:relative}.timeline-item__index__icon svg{display:block;fill:#fff;width:30px;height:30px}@media (max-width:599px){.timeline-item__index__icon{padding:11px}.timeline-item__index__icon svg{width:26px;height:26px}}.timeline-item__index__prefix{font-size:.875rem;line-height:1.6;padding:.125rem .0625rem;position:relative;background:#fff;color:#5f5f5f;text-transform:uppercase;display:inline-block;max-width:66px;white-space:nowrap}@media (max-width:599px){.timeline-item__index__prefix{max-width:54px;font-size:.75rem;line-height:1}}.timeline-item__arrow{border-color:transparent #13589a transparent transparent;border-width:22px;border-style:solid;position:absolute;left:-50px;top:11px}@media (max-width:599px){.timeline-item__arrow{left:-44px;top:5px}}.timeline-item--with-prefix .timeline-item__arrow{left:-50px;top:38px}@media (max-width:599px){.timeline-item--with-prefix .timeline-item__arrow{left:-44px;top:30px}}.timeline-item__content{background-color:#efefef;border-left:8px solid #13589a;margin-left:1.875rem;padding:1.375rem .9375rem;position:relative;-webkit-box-flex:1;flex-grow:1}@media (max-width:599px){.timeline-item__content{margin-left:1.25rem}}.timeline-item__content__cta a{position:absolute;top:0;left:0;right:0;bottom:0;color:transparent;border:1px solid transparent;-webkit-transition:.2s border-color;transition:.2s border-color}.timeline-item__content__cta a:focus{color:transparent;outline:2px solid #13589a;outline-offset:-2px}.timeline-item__content__cta a:focus,.timeline-item__content__cta a:hover{border-color:#13589a}.timeline-item:last-child .timeline-item__index:before{display:none}