.timeline__wrapper{display:grid;gap:2.5rem;list-style:none;padding-left:0;position:relative}.timeline__description p{margin-bottom:0}.timeline__dot{background-color:#2f8baa;border-radius:50%;flex-shrink:0;height:36px;width:36px}.timeline__item.bottom .timeline__dot{background-color:#ffa700}.timeline__item{align-items:center;display:flex;height:100%}.timeline__description{margin-bottom:0;margin-left:2.5rem}@media (min-width:1280px){.timeline__wrapper{align-items:center;display:flex;gap:0;height:350px;justify-content:space-between}.timeline__wrapper>*+*{margin-left:.5rem}.timeline__item{display:flex;flex-grow:1;height:100%;justify-content:center;position:relative}.timeline__description{bottom:250px;font-size:15px;left:50%;margin-left:0;position:absolute;text-align:center;transform:translateX(-50%);width:100%}.timeline__item.bottom .timeline__description{bottom:auto;top:250px}.timeline__description:after{background-color:#707070;content:"";height:30px;left:50%;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);width:2px}.timeline__item.bottom .timeline__description:after{bottom:calc(100% + 8px);top:auto}}