.timeline-wrapper{color:#041322;font-family:roboto,avenir,helvetica neue,arial,helvetica,sans-serif;font-size:1rem;line-height:1.5}.timeline-wrapper .dates-grid{display:flex;flex-wrap:wrap}.timeline-wrapper .dates-grid__date{width:67px;height:67px;border:1px solid #864bff;text-align:center;margin-right:30px;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.timeline-wrapper .dates-grid__month,.timeline-wrapper .dates-grid__number{font-weight:700;color:#864bff}.timeline-wrapper .dates-grid__number{font-size:21px}.timeline-wrapper .dates-grid__month{font-size:14px}.timeline-wrapper .timeline__item{position:relative;border-left:2px solid #864bff;padding-left:20px}.timeline-wrapper .timeline__item:after{width:10px;height:10px;display:block;position:absolute;left:-6px;top:6px;border-radius:50%;content:"";border:2px solid #864bff;background:#fff}.timeline-wrapper .timeline__time{content:"";position:absolute;font-weight:700;top:0}.timeline-wrapper .timeline__description{padding:2em 0}.timeline-wrapper .timeline.section{margin-top:40px}@media(min-width:576px){.timeline-wrapper .timeline.section{margin-top:60px}}