:root{--radius:80px;--stroke-width:6px;--stroke-offset:-3px;--stroke-color:#fcce01}.timeline{position:relative}.timeline:after,.timeline:before{content:"";position:absolute;z-index:-1}.timeline-line:not(:first-child):before{top:5rem;left:-3px;left:var(--stroke-offset);width:80px;width:var(--radius);height:80px;height:var(--radius);border-top-left-radius:9999px;border-top:6px solid #fcce01;border-top:var(--stroke-width) solid var(--stroke-color);border-left:6px solid #fcce01;border-left:var(--stroke-width) solid var(--stroke-color)}.timeline-line:not(:last-child):after{top:5rem;right:-3px;right:var(--stroke-offset);width:80px;width:var(--radius);height:80px;height:var(--radius);border-top-right-radius:9999px;border-top:6px solid #fcce01;border-top:var(--stroke-width) solid var(--stroke-color);border-right:6px solid #fcce01;border-right:var(--stroke-width) solid var(--stroke-color)}.timeline-line-alt:before{left:-3px;left:var(--stroke-offset);border-bottom-left-radius:9999px;border-bottom:6px solid #fcce01;border-bottom:var(--stroke-width) solid var(--stroke-color);border-left:6px solid #fcce01;border-left:var(--stroke-width) solid var(--stroke-color)}.timeline-line-alt:after,.timeline-line-alt:before{top:calc(5rem - 80px);top:calc(5rem - var(--radius));width:80px;width:var(--radius);height:80px;height:var(--radius)}.timeline-line-alt:after{right:-3px;right:var(--stroke-offset);border-bottom-right-radius:9999px;border-bottom:6px solid #fcce01;border-bottom:var(--stroke-width) solid var(--stroke-color);border-right:6px solid #fcce01;border-right:var(--stroke-width) solid var(--stroke-color)}.timeline-year{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:8rem;width:8rem;--tw-bg-opacity:1;background-color:rgba(44,7,66,var(--tw-bg-opacity));border-radius:9999px;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));font-size:1.5rem;line-height:2rem}.timeline-year:before{content:"";position:absolute;height:7rem;width:7rem;--tw-border-opacity:1;border-color:rgba(252,206,1,var(--tw-border-opacity));border-radius:9999px;border-width:4px}