body:not(.path-admin) .ajax-progress{border-radius:50%;width:32px;height:32px;border:3px solid rgba(218,41,28,.3);border-top-color:var(--c-primary);animation:loader 1s infinite linear;background-image:unset;background-color:var(--c-text-inverse);opacity:1;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}body:not(.path-admin) .ajax-progress .throbber{display:none}body:not(.path-admin) .ajax-progress .ajax-progress__message,body:not(.path-admin) .ajax-progress .ajax-progress__throbber{display:none}body:not(.path-admin) .ajax-progress .ajax-progress__message .message,body:not(.path-admin) .ajax-progress .ajax-progress__throbber .message{display:none}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes heart-flip{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}100%{transform:rotateY(360deg)}}.jump-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;gap:4rem}@media(min-width: 48em){.jump-wrapper{gap:1.5rem}}.jump-wrapper h3{font-size:var(--fs-jump-to-heading);font-weight:var(--fw-jump-to-heading);font-family:var(--ff-jump-to-heading);line-height:var(--lh-jump-to-heading);text-transform:uppercase;margin:0}.jump-wrapper .jump-to-item-title{margin-bottom:8px}.jump-wrapper__left{list-style:none;position:sticky;align-self:flex-start;top:65px;flex:0 0 100%;background:var(--c-white);padding:0}@media(min-width: 48em){.jump-wrapper__left{border-right:1px solid var(--c-gray-70);margin:0;flex:0 0 15%;top:5.625rem;background:rgba(0,0,0,0);padding:0}}.jump-wrapper__left h3{margin-bottom:1rem}@media(max-width: 47.99em){.jump-wrapper__left h3{display:none}}@media(max-width: 47.99em){.jump-wrapper__left::after{content:url("../images/icons/dark-down-arrow.svg");width:1.5rem;height:1.5rem;position:absolute;right:.5rem;display:flex;justify-content:center;top:11px;background:none}}.jump-wrapper__select-list{height:3rem;border-color:var(--c-gray-80);border-radius:.25rem;padding:0 1rem;color:var(--c-gray-90);font-size:1.125rem;line-height:23.4px;-webkit-appearance:none;appearance:none;width:100%;text-overflow:ellipsis;text-wrap:nowrap;padding-right:1.6875rem;background:var(--c-color-off-white);position:relative;z-index:1;outline:none;margin:0}@media(min-width: 48em){.jump-wrapper__select-list{display:none}}.jump-wrapper__list{list-style:none;margin:0;gap:1.5rem;display:flex;flex-direction:column;max-height:80vh;overflow:auto}.jump-wrapper__list li{color:var(--c-primary) !important;font-size:1rem !important;line-height:1.3 !important;cursor:pointer;transition:all .3s ease;border-left:0 solid rgba(0,0,0,0);padding:0}.jump-wrapper__list li:hover,.jump-wrapper__list li.active{padding-left:1rem;border-left:.25rem solid var(--c-primary);font-weight:700}@media(max-width: 47.99em){.jump-wrapper__list{display:none}}.jump-wrapper__right{flex:0 0 100%}@media(min-width: 48em){.jump-wrapper__right{flex:1}}.jump-wrapper__right .timeline-content{margin-bottom:4rem}.jump-wrapper__right .jump-to-item-wrapper{display:flex;flex-direction:column;gap:1rem}@media(min-width: 48em){.jump-wrapper__right .jump-to-item-wrapper{flex-direction:row;gap:1.5rem}}.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-image-wrapper{width:100%}@media(min-width: 48em){.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-image-wrapper{min-width:calc(39% - 4px);max-width:calc(39% - 4px)}}.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-image-wrapper img{aspect-ratio:16/9;border-radius:4px;-o-object-fit:cover;object-fit:cover}.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-image-wrapper .jump-to-item-caption{font-size:var(--fs-rounded-image-sub-title);font-weight:var(--fw-rounded-image-sub-title);font-family:var(--ff-rounded-image-sub-title);line-height:var(--lh-rounded-image-sub-title);color:var(--c-gray-90);margin-top:4px;line-height:.975rem}.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-content-wrapper h1,.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-content-wrapper h2,.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-content-wrapper h3,.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-content-wrapper h4,.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-content-wrapper h5,.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-content-wrapper h6{margin:0 0 24px}.jump-wrapper__right .jump-to-item-wrapper .jump-to-item-content-wrapper p{margin:0 0 18px;line-height:1.575rem}.jump-wrapper__right .timeline-content p{margin:1.5rem 0;line-height:1.575rem;color:var(--c-gray-100)}.jump-wrapper__right .timeline-content ul,.jump-wrapper__right .timeline-content ol{padding-left:14px;margin-bottom:0}.jump-wrapper__right .timeline-content ul li,.jump-wrapper__right .timeline-content ol li{line-height:1.575rem}.logged-in .jump-wrapper__left{top:6.4375rem}
