.detail.svelte-s0mlzm{position:fixed;top:0;left:0;bottom:0;width:70%;min-width:360px;background:var(--forest);z-index:calc(var(--z-modal));display:block;margin:0;overflow:auto;overflow-x:auto;overscroll-behavior:contain;padding-right:15%;padding-left:20px}.content.svelte-s0mlzm{padding:100px 0;margin-left:10vw}nav.svelte-s0mlzm{position:fixed;top:25px;top:calc(25px + env(safe-area-inset-top));left:15px;z-index:calc(var(--z-modal) + 1)}nav.svelte-s0mlzm button.close:where(.svelte-s0mlzm){display:block;border:none;padding:1em;margin:-1em;width:auto;text-align:left;background-color:var(--forest);background-color:color-mix(in srgb,var(--forest),transparent 10%);display:flex;justify-content:start;align-items:center;font-size:14px;gap:.6em}button.close.svelte-s0mlzm svg:where(.svelte-s0mlzm){height:25px}@media (max-width: 720px){.detail.svelte-s0mlzm{width:auto;right:0}.content.svelte-s0mlzm{margin-left:0}}.container.svelte-10ex0he{padding-top:max(80px,10vh)}h1.svelte-10ex0he{text-align:center;font-size:100%;margin-bottom:4em}table.svelte-10ex0he{max-width:400px;margin:2em auto}th.svelte-10ex0he,td.svelte-10ex0he{text-align:left}th.svelte-10ex0he{text-wrap:nowrap}th.svelte-10ex0he+th:where(.svelte-10ex0he){text-align:right}td.svelte-10ex0he+td:where(.svelte-10ex0he){text-align:right}h1.svelte-1pch8ix{margin-top:max(80px,10vh);font-size:28px;color:var(--teal)}nav.svelte-n74t6s{position:fixed;z-index:var(--z-nav);top:0;right:15px;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:end;font-family:ibm-plex-mono,ibm-plex-sans,monospace}nav.scroll-note.svelte-n74t6s{inset:auto 0 0;width:50px;margin:0 auto;display:block;overflow:visible;pointer-events:none}.scroll-note.svelte-n74t6s button:where(.svelte-n74t6s){width:50px;height:50px;padding:0;font-weight:800;font-size:150%;pointer-events:all}.label.svelte-n74t6s{margin-top:10px;display:block;margin-left:calc(50% - 1px);width:auto;max-width:50%;text-align:left;border-left:2px solid var(--teal);padding-left:3em;height:80px;left:0;color:var(--teal)}.label.svelte-n74t6s span:where(.svelte-n74t6s){display:block;translate:0 -1em}a.svelte-n74t6s{margin:2px 0;padding:5px 2px;position:relative}a.svelte-n74t6s:before{content:" ";display:block;border:1px solid white;border-radius:20px;height:10px;width:10px;margin-right:3px}a.active.svelte-n74t6s:before{background:#fff}a.svelte-n74t6s span:where(.svelte-n74t6s){display:none;text-wrap-mode:nowrap}a.start.svelte-n74t6s:before,a.skip.svelte-n74t6s:before{border:2px solid var(--teal);border-radius:2px}@media (prefers-reduced-motion: no-preference){.scroll-note.svelte-n74t6s button:where(.svelte-n74t6s) svg{animation:svelte-n74t6s-pulse 3s ease-in-out 10s infinite}}@keyframes svelte-n74t6s-pulse{0%{translate:0 0}35%{translate:0 -5px}65%{translate:0 5px}to{translate:0 0}}@media (hover: hover){a.svelte-n74t6s:hover span:where(.svelte-n74t6s){position:absolute;display:block;right:100%;padding-right:5px;left:auto;max-width:50vw;top:0}}@media (max-width: 720px){.label.svelte-n74t6s{height:25px}.label.svelte-n74t6s span:where(.svelte-n74t6s){font-size:12px;translate:0 -3.75em}.scroll-note.svelte-n74t6s button:where(.svelte-n74t6s){width:40px;height:40px}.scroll-note.svelte-n74t6s button:where(.svelte-n74t6s) svg{scale:.8}}nav.global.svelte-eu375c{display:contents}nav.global.svelte-eu375c>:where(.svelte-eu375c){position:fixed;z-index:var(--z-global-nav)}nav.global.svelte-eu375c .burger:where(.svelte-eu375c){left:50%;z-index:calc(var(--z-global-nav) + 5);top:5px;translate:-50% 0;padding:40px 0 0;text-align:center;justify-content:center;width:54px;background:transparent;border:none;color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.5em;padding-left:.5ch;transition:top .25s;font-family:ibm-plex-sans,monospace}.burger.svelte-eu375c:before,.burger.svelte-eu375c:after{content:" ";position:absolute;left:0;right:0;top:20px;height:0px;border:2px solid white;border-width:1px 0;transform-origin:center center;transition:translate .25s,rotate .25s,scale .25s;scale:100% 100%}.burger.svelte-eu375c:before{translate:0 -6px}.burger.svelte-eu375c:after{translate:0 6px}.burger.open.svelte-eu375c:before{rotate:40deg;translate:0 0;scale:60% 100%}.burger.open.svelte-eu375c:after{rotate:-40deg;translate:0 0;scale:60% 100%}menu.svelte-eu375c{display:none;background:var(--teal-dark);padding:0;flex-direction:column;justify-content:space-between;align-items:center}menu.open.svelte-eu375c{display:block;position:fixed;inset:0;z-index:calc(var(--z-global-nav) - 1);padding-top:60px;padding-bottom:25px;display:flex}h1.svelte-eu375c{color:var(--teal-bright);line-height:.9;text-align:center;margin:0;font-size:300%}ul.svelte-eu375c{list-style:none;padding:0;margin:0;text-align:center}li.svelte-eu375c{padding:0;margin:0 0 1em;text-transform:uppercase}li.svelte-eu375c:not(.small)+.small:where(.svelte-eu375c){margin-top:2em}.small.svelte-eu375c{font-size:12px;text-transform:none}.spacer.svelte-eu375c{flex:0 1}ul.footer.svelte-eu375c{justify-self:end;display:flex;flex-direction:row;gap:2em;opacity:.6}.logo.svelte-eu375c{position:fixed;bottom:20px}.govt.svelte-eu375c{width:150px;height:47px;inset:auto 0 18px 20px}.govt.wordmark.svelte-eu375c{width:98px;height:37px;bottom:20px;left:19px}.govt.svelte-eu375c img:where(.svelte-eu375c){opacity:.45;max-height:100%}.ncsc.svelte-eu375c{width:75px;left:20px;bottom:38px}.logo.govt.svelte-eu375c,.logo.ncsc.svelte-eu375c,nav.global.svelte-eu375c .footer-links:where(.svelte-eu375c){z-index:calc(var(--z-global-nav) - 2)}.ncsc.svelte-eu375c img:where(.svelte-eu375c){opacity:.4}.footer-links.svelte-eu375c{position:absolute;bottom:23px;left:20px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1em;font-size:8px;opacity:.5}.footer-links.svelte-eu375c li:where(.svelte-eu375c){margin:0;padding:0}a.oyo.svelte-eu375c{width:85px;right:20px;bottom:20px;z-index:calc(var(--z-global-nav) + 2);overflow:visible}.oyo.svelte-eu375c img:where(.svelte-eu375c){opacity:.6666;scale:1.05;transform-origin:center}button.svelte-eu375c,a.svelte-eu375c{letter-spacing:.1em;text-underline-offset:3px}@media (max-width: 720px){menu.open.svelte-eu375c{padding-bottom:100px}}
