@keyframes shake-animation{0%{transform:translate(0)}1.78571%{transform:translate(5px)}3.57143%{transform:translate(0)}5.35714%{transform:translate(5px)}7.14286%{transform:translate(0)}8.92857%{transform:translate(5px)}10.71429%{transform:translate(0)}to{transform:translate(0)}}.timeline{background:#17497b;border-radius:10px;padding:32px 21px 32px 14px;position:relative}@media screen and (min-width:48em){.timeline{padding:25px 35px 25px 40px}}.timeline>div{display:flex;flex-direction:column}.timeline__grid{display:block;position:relative}@media screen and (min-width:48em){.timeline__grid{grid-row-gap:32px;display:grid;grid-template-columns:1fr 1fr;padding:15px 0 0}}.timeline__grid:before{border:1px solid #3d70a2;content:"";height:100%;left:20px;position:absolute;top:0}@media screen and (min-width:48em){.timeline__grid:before{height:100%;left:50%}}.timeline__grid .timeline-entry{align-items:start;display:flex;gap:10px;margin-bottom:24px}@media screen and (min-width:48em){.timeline__grid .timeline-entry{align-items:center;gap:32px;margin-bottom:0}}.timeline__grid .timeline-entry .timeline-entry__year:after{left:100%}@media screen and (min-width:48em){.timeline__grid .timeline-entry:nth-of-type(odd){align-items:start;flex-direction:row-reverse;margin-right:-38px}.timeline__grid .timeline-entry:nth-of-type(odd) .timeline-entry__year{top:25px}.timeline__grid .timeline-entry:nth-of-type(odd) .timeline-entry__year:after{left:-32px}.timeline__grid .timeline-entry:nth-of-type(2n){margin-left:-38px}}@media screen and (min-width:48em)and (min-width:48em){.timeline__grid .timeline-entry:nth-of-type(2n){padding-top:32px}}@media screen and (min-width:48em){.timeline__grid .timeline-entry:nth-of-type(2n) .timeline-entry__year:after{left:100%}.timeline__grid .timeline-entry:nth-of-type(2) .timeline-entry__month{margin-top:32px}}.timeline__grid--hidden{display:none}@media screen and (min-width:48em){.timeline__grid--hidden{padding-top:32px}}.timeline-entry__month-heading{font-weight:700}.timeline-entry__month-description{border-bottom:1px solid #c8daef;margin-bottom:20px}.timeline-entry__month-description:last-of-type{border-bottom:none;margin-bottom:0}.timeline-entry__month-description:last-of-type p:first-of-type{margin-top:6px}.timeline-entry__month-description:last-of-type p:last-of-type{margin-bottom:0}.timeline-entry__month-description li,.timeline-entry__month-description ol,.timeline-entry__month-description p,.timeline-entry__month-description ul{font-size:14px!important;line-height:1.55}@media screen and (min-width:48em){.timeline-entry__month-description li,.timeline-entry__month-description ol,.timeline-entry__month-description p,.timeline-entry__month-description ul{font-size:16px!important}}.timeline-entry__month-description a{color:#06c;text-decoration:underline}.timeline-entry__year{background:#17497b;border:1px solid #3d70a2;border-radius:6px;color:#acd4ff;font-size:18px;padding:8px 12px;position:relative}@media screen and (min-width:48em){.timeline-entry__year{font-size:24px}}.timeline-entry__year:after{border-top:2px solid #3d70a2;content:"";display:block;left:-10px;position:absolute;top:50%;width:10px}@media screen and (min-width:48em){.timeline-entry__year:after{left:-32px;width:32px}}.timeline-entry__month{background:#fff;border-radius:10px;padding:20px}.timeline__see-more-toggle{bottom:0;opacity:0;position:absolute;z-index:-1}.timeline__see-more-toggle:checked~.timeline__grid--hidden{display:grid}.timeline__see-more-toggle:checked~.timeline__see-more-toggle-label .timeline__see-more-toggle-label--off{display:none}.timeline__see-more-toggle:checked~.timeline__see-more-toggle-label .timeline__see-more-toggle-label--on{display:inline}.timeline__see-more-toggle:checked~.timeline__see-more-toggle-label:after{transform:rotate(180deg)}.timeline__see-more-toggle-label{align-items:center;color:#ecf5ff;display:inline-flex;justify-content:center;margin-top:30px;order:1;text-decoration:underline}.timeline__see-more-toggle-label .timeline__see-more-toggle-label--off{display:inline}.timeline__see-more-toggle-label .timeline__see-more-toggle-label--on{display:none}.timeline__see-more-toggle-label:hover{cursor:pointer;text-decoration:none}.timeline__see-more-toggle-label:after{border-color:#ecf5ff transparent transparent;border-style:solid;border-width:6px 6px 0;content:"";display:inline-block;height:0;margin-left:10px;transition:all .35s;width:0}
