header.svelte-vny38x{display:flex;justify-content:space-between;position:absolute;width:100%;z-index:10}nav.svelte-vny38x{flex:1;display:flex;justify-content:space-between;padding:0 1rem;margin:0 auto;height:5rem}nav.svelte-vny38x h1:where(.svelte-vny38x){color:#000;font-size:1.8rem;padding:1rem 0;font-family:Hatton Medium,sans-serif}@media (min-width: 720px){nav.svelte-vny38x h1:where(.svelte-vny38x){font-size:2.4rem}}nav.svelte-vny38x h1:where(.svelte-vny38x):hover{color:var(--accent-color)}nav.svelte-vny38x a:where(.svelte-vny38x){display:flex;height:100%;align-items:center;padding:0 1rem;color:#000;text-decoration:none;font-weight:700;letter-spacing:.1em;transition:color .2s linear}a.svelte-vny38x:hover{color:var(--accent-color)}nav[aria-current=home].svelte-vny38x a:where(.svelte-vny38x),nav[aria-current=home].svelte-vny38x h1:where(.svelte-vny38x){color:#fff}nav[aria-current=home].svelte-vny38x a:where(.svelte-vny38x):hover,nav[aria-current=home].svelte-vny38x h1:where(.svelte-vny38x):hover{color:var(--accent-color)}@font-face{src:url(./font/PPNeueMontreal-Book.otf);font-family:Neue Montreal;font-weight:400}@font-face{src:url(./font/PPNeueMontreal-Medium.otf);font-family:Neue Montreal;font-weight:700}@font-face{src:url(./font/PPHatton-Medium.otf);font-family:Hatton Medium}:root{font-family:Neue Montreal,sans-serif;--pure-white: #ffffff;--primary-color: #f2f2f2;--secondary-color: #d0dde9;--tertiary-color: #edf0f8;--accent-color: #4115f2;--heading-color: #000000;--text-color: #000000;--background-without-opacity: rgba(255, 255, 255, .7);--full-width: 68rem;--column-width: 42rem;--column-margin-top: 4rem;--border-radius: 2rem}*{font-feature-settings:"ss02";margin:0;padding:0;box-sizing:border-box}body{margin:0;background-color:var(--primary-color);text-align:left}body.noscroll{overflow:hidden}h1,h2,h3,h4,p{font-weight:400;color:var(--heading-color);padding:0 0 2rem;clear:both}p{line-height:2rem;font-size:1.2rem;width:100%}a{color:var(--heading-color)}a.link:before{content:"▫ "}a:hover{text-decoration:none;color:var(--accent-color)}h1{font-family:Hatton Medium,sans-serif}h2{font-size:1.8rem;line-height:2.4rem}h3{font-size:1.6rem;line-height:2rem}h4{font-size:1.2rem;line-height:2rem}.nopad{padding:0 0 .2rem}pre{font-size:16px;background-color:#b3b3b373;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--text-color)}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}p input{all:unset;display:block;position:absolute;margin:3px 0 0 -24px;width:14px;height:14px;background:#fff;border:2px solid var(--accent-color);border-radius:6px;transition:all .3s ease-in-out;cursor:pointer}p input.inline{display:inline;margin:4px 0 0}p input:checked,p input:hover{background:var(--accent-color)}.video{margin-bottom:2rem;aspect-ratio:16 / 9;width:100%;border-radius:var(--border-radius)}.video.noaspect{aspect-ratio:unset}.button{all:unset;display:block;position:absolute;text-decoration:none;font-size:2.8rem;width:4rem;height:4rem;top:0;left:0;border-radius:var(--border-radius) 0 0 0;border:3px solid var(--accent-color);background:var(--accent-color);color:var(--primary-color);line-height:3.8rem;text-align:center;cursor:pointer}.button:hover{background-color:transparent}.button.bottom{width:auto;height:3rem;top:unset;bottom:0;line-height:2.8rem;border-radius:0 0 0 var(--border-radius);padding:0 1.4rem;font-size:1.3rem}.button.bottom.right{left:unset;right:0;border-radius:0 0 var(--border-radius) 0}main.item{position:relative;flex:1;display:flex;flex-direction:column;width:100%;margin:0 auto;padding-top:100px;z-index:2;border-radius:var(--border-radius);cursor:auto}main.item .scroller{padding:2rem 0}.item h2{font-size:2.6rem;line-height:3.2rem}.item h2,.item h3{width:84%}.item ul{padding-bottom:2rem}.item li{margin-left:1rem;padding-left:1rem;padding-bottom:.4rem;font-size:1.2rem;line-height:1.6rem}.item .quote{font-size:1.4rem;line-height:2.2rem;font-weight:700;margin-left:2rem}.item section{max-width:76rem;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;flex:1;position:relative;padding:2rem 6rem}.item section.white.text{margin:3rem 4rem}section.cols{flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding:1rem 6rem}section.cols.small{padding:1rem 10rem}section.full,section.cols.full{padding:1rem 0}section.bleed{max-width:100%}.item section .white{background:#fff;padding:2rem;border-radius:var(--border-radius);margin-bottom:2rem}.item section .green{background:#d1ddce;padding:6rem;border-radius:var(--border-radius);margin:2rem -4rem}section .flex{display:flex;justify-content:space-between}section img{object-fit:cover;width:100%;border-radius:var(--border-radius);margin-bottom:1rem}section img.norad{border-radius:0}section.cols.flex img{height:auto;vertical-align:middle}section.cols.flex>div:not(:last-child){margin-right:2%}section.cols img.hidden{visibility:hidden;pointer-events:none}section img.outline,section video.outline{border:1px solid #000}section.cols .fourth{width:24.5%}section.cols .third{width:32%}section .middlethird{margin:0 auto;width:32%}section.cols .twothird{width:62%}section.cols .half{width:48%}section.cols .full{width:100%}section.cols.narrow .half{width:46%}section.cols.narrow .third{width:30%}section.cols.wide .half{width:49%}section.cols.wide .third{width:33%}section .overlaid-above{margin-top:-4rem}section .overlaid-right{margin-right:-6rem;margin-left:6rem}.dense p,.dense h3,.dense img{padding:0;margin:0}.item h1{width:100%;font-size:1.6rem;background:var(--primary-color);border-radius:2rem;border:3px solid var(--heading-color);color:#000;padding:0 2rem;height:4rem;line-height:4rem}.item h1 small{float:right;font-size:inherit}.item h1 span{float:right;font-size:inherit;font-size:1.2rem;font-family:Neue Montreal,sans-serif;margin-right:-1.2rem;line-height:3.5rem}.item h3.section{font-weight:700;padding:6rem 0 .4rem}.item h3.section.first{padding:2rem 0 .4rem}input.password{all:unset;background:#fff;border-radius:4rem;padding:8px 12px;margin-left:10px;line-height:1.4rem}.item p.small{font-size:.9rem;line-height:1.4rem;padding:0}.item p.small.cols{padding:1rem 0}.item p{position:relative}.svelte-lightbox-thumbnail{display:contents}@keyframes fader{0%{opacity:0}to{opacity:1}}@media (min-width: 1000px) and (max-width: 1200px){main.item{width:62rem}.item section{padding:2rem 5rem}section.cols{padding:1rem 5rem}}@media (min-width: 800px) and (max-width: 1000px){main.item{width:48rem}.item section{padding:2rem 4rem}section.cols{padding:1rem 4rem}}@media (min-width: 600px) and (max-width: 800px){main.item{width:38rem}.item section{padding:2rem 3rem}section.cols{padding:1rem 3rem}}@media (max-width: 600px){h3{font-size:1.4rem}.item main{top:0;left:0;width:96vw;min-width:unset;margin:2vh 2vw;cursor:unset}.item section{padding:2rem}section.cols,section.cols.small{padding:.6rem 2rem}section.cols.full{padding:.4rem 1rem}section.cols .half.desktop,section.cols .third.desktop,section.cols .twothird.desktop{width:100%}section .overlaid-right{margin:0}section.cols .third,section.cols .fourth{width:48%}section .flex{flex-direction:column;gap:2rem}.item section .green{padding:2rem;margin:1rem -2rem}.button.bottom{border-radius:1rem}.button.bottom.right{left:0;right:unset;border-radius:1rem}}
