.timeline--grid{--tg--line-c:var(--c-primary);--ti-b-size:2px;list-style:none;padding:0}.timeline--grid .w--name{color:var(--tg--line-c);font-weight:var(--fw-medium);margin-bottom:.5rem}@media (min-width:75rem){.timeline--grid{--ti-b-size:0.25rem;--ti-s:2.5rem;display:grid;grid-auto-flow:row dense;grid-auto-rows:1px;grid-template-columns:repeat(2,1fr);position:relative}.timeline--grid>li:first-child{grid-row:span 100}.timeline--grid>li{grid-row:span calc(var(--ti--span) + 64)}.timeline--grid:after{background-color:var(--tg--line-c);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:.25rem}}.timeline-item{--ti-circle-size:3.25rem;border-top:var(--ti-b-size) solid var(--tg--line-c);padding-left:var(--ti--pl,0);padding-right:var(--ti--pr,0);position:relative}.timeline-item.left{--ti--pl:var(--ti-s)}.timeline-item.left:before{left:calc(var(--ti-circle-size)/-2)}.timeline-item.right{--ti--pr:var(--ti-s)}.timeline-item.right:before{right:calc(var(--ti-circle-size)/-2)}@media (max-width:74.9375rem){.timeline-item:nth-child(2){--ti-b-size:0px}.timeline-item:nth-child(2) .timeline-item--content{--_ti-c--pt:0px}.timeline-item:last-child .timeline-item--content{--_ti-c--pb:0px}}@media (min-width:75rem){.timeline-item:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='52' height='52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.05' d='M26 0c14.36 0 26 11.64 26 26S40.36 52 26 52 0 40.36 0 26 11.64 0 26 0Z' fill='%2301A04E'/%3E%3Cpath opacity='.15' d='M26 7c10.493 0 19 8.507 19 19s-8.507 19-19 19S7 36.493 7 26 15.507 7 26 7Z' fill='%2301A04E'/%3E%3Cpath d='M26 14c6.627 0 12 5.373 12 12s-5.373 12-12 12-12-5.373-12-12 5.373-12 12-12Z' fill='%2301A04E'/%3E%3C/svg%3E");height:var(--ti-circle-size);position:absolute;top:calc((var(--ti-circle-size) + var(--ti-b-size))/-2);width:var(--ti-circle-size)}}.timeline-item--content{grid-gap:1.25rem;display:grid}.timeline-item--content .timeline--label{padding-top:var(--_ti-c--pt,33px)}.timeline-item--content .timeline-item--items{padding-bottom:var(--_ti-c--pb,33px)}@media (min-width:75rem){.timeline-item--content{background-color:var(--c-primary-light);border-bottom-left-radius:var(--br-lg);border-bottom-right-radius:var(--br-lg);padding-left:2.5rem;padding-right:2.5rem}}.timeline--label{color:var(--c-dark);font-size:1.5rem;font-weight:var(--fw-semibold);margin-bottom:0}@media (min-width:75rem){.timeline--label{font-size:2rem;margin-bottom:.1875rem}}.timeline--list{--link-color:var(--c-dark);font-size:.875rem;list-style-type:disc;padding-left:.875rem}.timeline--list>li:not(:last-child){margin-bottom:.5rem}.timeline--list .node--unpublished,.timeline--list li:has(.node--unpublished){color:var(--c-warning)}