.timeline{--block--max-width:var(--width--responsive--sm)}.timeline__heading{font-family:var(--type--1--font-family);font-size:calc(1.75rem + var(--fluid-bp)*16);font-weight:var(--type--1--font-weight);line-height:var(--type--1--line-height);margin:0;text-align:center}.timeline__heading a{color:inherit}.timeline__text{font-size:1.25rem;line-height:1.3;text-align:center}.timeline__text>:first-child{-webkit-margin-before:0;margin-block-start:0}.timeline__text>:last-child{-webkit-margin-after:0;margin-block-end:0}.timeline__text:not(:first-child){-webkit-margin-before:var(--space--5xs);margin-block-start:var(--space--5xs)}.timeline__items{display:grid;gap:var(--space--3xs) 0;isolation:isolate;position:relative}.timeline__items:before{background-color:var(--color--theme-primary);bottom:0;content:"";inset-inline-start:.6875rem;position:absolute;top:0;width:2px;z-index:-1}.timeline__items:not(:first-child){-webkit-margin-before:var(--space--2xl);margin-block-start:var(--space--2xl)}@media (min-width:36em){.timeline__items:not(:first-child){-webkit-margin-before:var(--space--3xl);margin-block-start:var(--space--3xl)}}.timeline__item{align-items:center;display:grid;gap:var(--space--m);grid-template-columns:1.5rem auto;position:relative}@media (min-width:36em){.timeline__item{gap:var(--space--xl)}}@media (min-width:48em){.timeline__item{gap:var(--space--3xl)}}@media (min-width:62em){.timeline__item{gap:5.5rem}}.timeline__item:before{background-color:var(--color--theme-dark-1);border:.75rem solid var(--color--theme-background);border-radius:50%;content:"";height:2rem;margin-inline:-.25rem;width:2rem}.timeline__item:first-child:after,.timeline__item:last-child:after{background-color:var(--color--theme-background);bottom:50%;content:"";inset-inline-start:.6875rem;position:absolute;top:0;width:2px;z-index:-1}.timeline__item:last-child:after{bottom:0;top:50%}.timeline__item--highlight:before{background:radial-gradient(circle,var(--color--theme-background) 0,var(--color--theme-background) 35%,var(--color--theme-dark-1) 35%,var(--color--theme-dark-1) 100%);border:.75rem solid var(--color--theme-background);height:2.75rem;margin-inline:-.625rem;width:2.75rem}.timeline__item--highlight .timeline__tile{border-color:var(--color--theme-dark-1)}.timeline__tile{align-items:stretch;border:2px solid var(--color--white);border-radius:var(--border-radius--m);display:flex;flex-flow:column nowrap;gap:var(--space--2xs);grid-column:2;overflow:hidden;padding:calc(var(--space--2xs) - 2px)}@media (min-width:36em){.timeline__tile{align-items:center;flex-direction:row;gap:var(--space--m)}}.timeline__tile__date{align-content:center;align-items:center;border-radius:var(--border-radius--m);display:grid;flex:0 0 100%;font-family:var(--type--1--font-family);font-size:1rem;font-weight:700;gap:var(--space--5xs);grid-auto-flow:column;justify-content:center;line-height:1.2142857143;padding:var(--space--4xs) var(--space--xs);text-align:center}@media (min-width:36em){.timeline__tile__date{flex:0 0 auto;font-size:.875rem;gap:0;grid-auto-flow:row;min-height:6rem;min-width:6rem;padding:var(--space--3xs) var(--space--5xs)}}.timeline__tile__date__date{font-size:2rem;line-height:1.1875}@media (max-width:35.99em){.timeline__tile__date__date{font-size:1.75rem;line-height:1.2;margin-inline:var(--space--5xs)}}.timeline__tile__content{align-items:start;display:grid;gap:var(--space--5xs)}.timeline__tile__content__heading{font-family:var(--type--1--font-family);font-size:1.25rem;font-weight:700;line-height:1.3}.timeline__tile__content__text{font-size:1rem;line-height:1.4375}.timeline__tile__content__text>:first-child{-webkit-margin-before:0;margin-block-start:0}.timeline__tile__content__text>:last-child{-webkit-margin-after:0;margin-block-end:0}