.block-timeline{background-color:var(--rnb--color--background);color:var(--rnb--color--text)}.block-timeline.alignfull .block-timeline__wrapper{grid-column:breakout}.block-timeline__header{margin-bottom:2.5rem;max-width:35rem;padding-right:.5rem}.block-timeline__header .block-timeline__title{margin-bottom:1rem;word-break:break-word}.block-timeline__ingress{font-size:var(--rnb--font-size--body);font-weight:var(--rnb--font-weight--regular);line-height:var(--rnb--line-height--body);margin-bottom:0}.block-timeline__content{position:relative}.block-timeline__content:before{border-left:2px dotted;bottom:0;content:"";left:2.5rem;position:absolute;top:2rem;z-index:1}@media (min-width:992px){.block-timeline__content:before{left:3rem}}.block-timeline .timeline-item:last-child .timeline-item__main-column{padding-bottom:0}.block-timeline .timeline-item__layout{display:grid;gap:.75rem 1rem;grid-template-columns:5rem 1fr;margin-bottom:0}@media (min-width:992px){.block-timeline .timeline-item__layout{column-gap:4rem}}.block-timeline .timeline-item__layout .timeline-item__date-column{align-items:center;background-color:var(--rnb--color--text);border-radius:50%;box-sizing:border-box;color:var(--rnb--color--background);display:flex;height:5rem;justify-content:center;padding:.5rem;position:relative;width:5rem;z-index:2}@media (min-width:992px){.block-timeline .timeline-item__layout .timeline-item__date-column{height:6rem;width:6rem}}.block-timeline .timeline-item__layout .timeline-item__date-column .timeline-item__date{color:var(--rnb--color--background);display:block;font-size:.875rem;font-weight:var(--rnb--font-weight--bold);line-height:110%;text-align:center;width:100%}@media (min-width:992px){.block-timeline .timeline-item__layout .timeline-item__date-column .timeline-item__date{font-size:1.125rem;font-weight:var(--rnb-font-weight--extra-bold);line-height:var(--rnb--line-height--h4)}}.block-timeline .timeline-item__layout .timeline-item__main-column{display:flex;flex-direction:column;gap:.75rem;padding:.75rem 0}@media (min-width:992px){.block-timeline .timeline-item__layout .timeline-item__main-column{gap:1rem;padding-bottom:2.5rem;padding-top:2.5rem}}.block-timeline .timeline-item__layout .timeline-item__main-column .timeline-item__body{font-size:var(--rnb--font-size--body);font-weight:var(--rnb--font-weight--regular);line-height:var(--rnb--line-height--body)}.block-timeline .timeline-item__layout :is(.timeline-item__date,.timeline-item__title,.timeline-item__ingress,.timeline-item__body){margin-bottom:0;max-width:35rem}.block-timeline.layout-sidebar .block-timeline__wrapper{display:grid;grid-template-columns:1fr}@media (min-width:768px){.block-timeline.layout-sidebar .block-timeline__wrapper{gap:2.5rem;grid-template-columns:17.5rem 1fr}}@media (min-width:1024px){.block-timeline.layout-sidebar .block-timeline__wrapper{gap:2.5rem}}.block-timeline.layout-sidebar__main{margin-bottom:2.5rem;margin-top:0}@media (min-width:1024px){.block-timeline.layout-sidebar__main{margin-bottom:5rem}}.block-timeline.layout-sidebar__main__sidebar{display:none;flex-direction:column;gap:1.5rem}@media (min-width:768px){.block-timeline.layout-sidebar__main__sidebar{display:flex;max-width:18.125rem}}