.timeline{padding:40px 0}@media (min-width:768px){.timeline{padding:64px 0}}@media (min-width:1280px){.timeline{padding:80px 0}}.timeline__heading-content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:40px}@media (min-width:768px){.timeline__heading-content{margin-bottom:64px}}@media (min-width:1280px){.timeline__heading-content{margin-bottom:80px}}.timeline__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.timeline__button,.timeline__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.timeline__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-bottom:1.5px solid #111;color:#111;font-size:1.5rem;gap:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:136%;padding:0;-webkit-transition:all .15s linear;transition:all .15s linear}.timeline__button svg{height:1.75rem;width:1.75rem}@media (min-width:768px){.timeline__button:hover{border-bottom:1.5px solid #fe623f;color:#fe623f}}.timeline__button:active{border-bottom:1px solid #fe623f;color:#fe623f}.timeline__button:disabled{border-bottom:1.5px solid #757575;color:#757575}.timeline__button-text{display:none}@media (min-width:768px){.timeline__button-text{display:block}}.timeline__milestones{-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;display:grid;grid-template-rows:repeat(3,auto);overflow-x:scroll;padding:0 16px;position:relative;scrollbar-width:none}.timeline__milestones::-webkit-scrollbar{display:none}@media (min-width:768px){.timeline__milestones{padding:0 24px}}@media (min-width:1280px){.timeline__milestones{padding:0 48px}}@media (min-width:1728px){.timeline__milestones{padding:0 64px}}.timeline__single-milestone{position:relative;width:8.25rem}@media (min-width:768px){.timeline__single-milestone{min-width:12.5rem;width:auto}}.timeline__single-milestone--bottom{align-self:start;grid-row:3/4;padding-top:3.3125rem}.timeline__single-milestone--bottom:before{background-color:#111;content:"";height:.1875rem;left:0;position:absolute;top:0;width:100%}.timeline__single-milestone--bottom:after{background-color:#111;content:"";height:2.1875rem;left:0;position:absolute;top:0;width:.1875rem}.timeline__single-milestone--top{align-self:end;grid-row:1/2;padding-bottom:3.125rem}.timeline__single-milestone--top:before{background-color:#111;bottom:-.1875rem;content:"";height:.1875rem;left:0;position:absolute;width:100%}.timeline__single-milestone--top:after{background-color:#111;bottom:-.1875rem;content:"";height:2.1875rem;left:0;position:absolute;width:.1875rem}.timeline__milestone-year{font-weight:700;margin-bottom:.25rem;max-width:9rem}.timeline__milestone-description{max-width:9rem}.active{cursor:-webkit-grabbing;cursor:grabbing}