:root{--font-size-100: 1rem;--font-size-200: 1.125rem ;--font-size-300: 1.25rem ;--font-size-400: 1.375rem ;--font-size-500: 1.5625rem ;--font-size-600: 1.75rem ;--font-size-700: 2rem ;--font-size-800: 2.25rem ;--font-size-900: 2.5rem ;--font-size-1000: 3.125rem ;--font-size-1100: 3.75rem ;--font-size-1200: 4.375rem ;--font-stack-body: "'freight-text-pro', serif";--font-stack-headings: "'Termina Demi', 'Adjusted Georgia Fallback'";--font-stack-subheadings: "'Termina Regular', 'Adjusted Baskerville Fallback'";--spacing-4: .25rem ;--spacing-8: .5rem ;--spacing-12: .75rem ;--spacing-16: 1rem ;--spacing-24: 1.5rem ;--spacing-32: 2rem ;--spacing-36: 2.25rem ;--spacing-40: 2.5rem ;--spacing-48: 3rem ;--spacing-52: 3.25rem ;--spacing-60: 3.75rem ;--spacing-64: 4rem ;--spacing-72: 4.5rem ;--spacing-84: 5.25rem ;--spacing-92: 5.75rem }*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate}@font-face{font-family:Termina Demi;src:url(../../../fonts/Termina-Demi.woff2) format("woff2"),url(../../../fonts/Termina-Demi.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Termina Regular;src:url(../../../fonts/Termina-Regular.woff2) format("woff2"),url(../../../fonts/Termina-Regular.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}:root{--c-background-color: #ffe9dc;--font-stack-body: freight-text-pro, serif;--font-stack-headings: "Termina Demi", "Adjusted Georgia Fallback";--font-stack-subheadings: "Termina Regular", "Adjusted Baskerville Fallback"}.wrapper{width:85%;max-width:65rem;margin-inline:auto}.wrapper>:first-child{margin-block-start:2rem}.wrapper>:not(:first-child){margin-block-start:2.5rem}@media (min-width: 45rem){.wrapper>:not(:first-child){margin-block-start:3.375rem}}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,a:visited,a:active{color:inherit}p,ul,ol,pre{font-size:var(--font-size-100);line-height:1.5;font-family:var(--font-stack-body);font-weight:400}@media (min-width: 31.25rem){p,ul,ol,pre{font-size:var(--font-size-300)}}h1,h2,h3{font-family:var(--font-stack-headings);font-weight:600;font-style:normal;font-stretch:normal;line-height:1.125}h2{font-size:var(--font-size-100);margin-block-start:var(--spacing-36)}@media (min-width: 31.25rem){h2{font-size:var(--font-size-500)}}figure{margin-block:var(--spacing-36)}strong{display:block}h3{font-size:1.25rem;margin-block-start:var(--spacing-24)}ol,ul{padding-inline-start:var(--spacing-16)}p,ul,ol{margin-block-start:var(--spacing-16)}li{margin-block-start:.25rem}html,body{margin:0;padding:0;border:0;background-color:var(--c-background-color);font-feature-settings:"liga","kern"}img{max-height:65vh;max-width:100%;display:block}svg,img{width:100%;margin-inline:auto}pre{margin-block-start:var(--spacing-16)}iframe{margin:var(--spacing-16) auto 0}iframe+p{margin-block-start:var(--spacing-16)}.u-visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;white-space:nowrap}.autocomplete__wrapper{position:relative;margin-block-start:.5rem}.autocomplete__hint,.autocomplete__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #273043;border-radius:3px;box-sizing:border-box;height:2.5rem;line-height:1.25;margin-bottom:0;width:100%}.autocomplete__input{background:#fff;position:relative;font-family:sans-serif}.autocomplete__hint{color:#505a5f;position:absolute}.autocomplete__input--default{padding:12px}.autocomplete__input--focused{box-shadow:0 0 5px #00f;outline:2px solid #62ADF7;outline-offset:0px}.autocomplete__input--show-all-values{cursor:pointer;padding:5px 35px 5px 5px}.autocomplete__dropdown-arrow-down{display:inline-block;height:24px;position:absolute;right:8px;top:10px;width:24px;z-index:-1}.autocomplete__menu{background-color:#fff;border:2px solid #273043;border-top:0;color:#222;margin:0;max-height:342px;overflow-x:hidden;padding:0;width:100%;width:calc(100% - 4px)}.autocomplete__menu--visible{display:block}.autocomplete__menu--hidden{display:none}.autocomplete__menu--overlay{box-shadow:0 2px 6px #00000042;left:0;position:absolute;top:100%;z-index:100}.autocomplete__menu--inline{position:relative}.autocomplete__option{border-bottom:1px solid #d2d2d2;border-left-width:0;border-right-width:0;border-top-width:1px;cursor:pointer;display:block;position:relative;margin:0}.autocomplete__option>*{pointer-events:none}.autocomplete__option:first-of-type{border-top-width:0}.autocomplete__option:last-of-type{border-bottom-width:0}.autocomplete__option--focused,.autocomplete__option:hover{background-color:#c1e4ff;border-color:#c1e4ff;color:#222;outline:none}@media (-ms-high-contrast: active),(forced-colors: active){.autocomplete__menu{border-color:FieldText}.autocomplete__option{background-color:Field;color:FieldText}.autocomplete__option--focused,.autocomplete__option:hover{background-color:Highlight;background-color:SelectedItem;border-color:SelectedItem;color:HighlightText;color:SelectedItemText;forced-color-adjust:none;outline-color:SelectedItemText}}.autocomplete__option--no-results{background-color:#f3f2f1;color:#505a5f;cursor:not-allowed}.autocomplete__hint,.autocomplete__input,.autocomplete__option{font-size:1rem;font-weight:400}.autocomplete__hint,.autocomplete__option{padding:8px}@media (min-width: 641px){.autocomplete__hint,.autocomplete__input,.autocomplete__option{font-size:1.1875rem;line-height:1.3157894737}}.header__logo.svelte-1eg2jgn{display:block}.header.svelte-1kuufnw{display:grid;grid-template-columns:4.6875rem 1fr;justify-content:space-between;align-items:center}.navList.svelte-1kuufnw{display:flex;justify-content:flex-end;list-style:none;margin:0;font-family:var(--font-stack-subheadings);font-size:1rem}.navList__link.svelte-1kuufnw{text-decoration:none}.navList__link.svelte-1kuufnw:hover{border-bottom:1px solid}.navList__item.svelte-1kuufnw:not(:last-child){margin-inline-end:1.8125rem}footer.svelte-1vk8ix{text-align:center;margin:3rem;padding-bottom:3rem;font-family:monospace}@media (min-width: 43.75rem){footer.svelte-1vk8ix{margin:6.25rem 0 0}}
