@charset "UTF-8";@layer tokens{:root{--font-sans:system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;--font-body:var(--averta, var(--font-sans));--font-heading:var(--averta, var(--font-sans));--color-bg:#fff;--color-fg:#111;--spacing:1rem;--outline-size:.125rem;--outline-color:black;--outline-offset:.125rem;--selection-bg:#bf1d29;--selection-fg:#fff;--scroll-width:4px;--scroll-track-color:transparent;--scroll-thumb-color:rgb(47, 47, 47);--scroll-border-radius:50px;--scroll-hover-color:rgb(77, 87, 108);--scroll-display:block}}@layer base{[data-astro-cid-3w2x3y72],[data-astro-cid-3w2x3y72]:before,[data-astro-cid-3w2x3y72]:after{box-sizing:border-box}html,body,h1[data-astro-cid-3w2x3y72],h2[data-astro-cid-3w2x3y72],h3[data-astro-cid-3w2x3y72],h4[data-astro-cid-3w2x3y72],h5[data-astro-cid-3w2x3y72],h6[data-astro-cid-3w2x3y72],p[data-astro-cid-3w2x3y72],figure[data-astro-cid-3w2x3y72],blockquote[data-astro-cid-3w2x3y72],dl[data-astro-cid-3w2x3y72],dd[data-astro-cid-3w2x3y72],ul[data-astro-cid-3w2x3y72],ol[data-astro-cid-3w2x3y72]{margin:0;padding:0}html{height:100%;scroll-behavior:smooth;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{min-height:100svh;line-height:1.5;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-fg);text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-astro-cid-3w2x3y72],h2[data-astro-cid-3w2x3y72],h3[data-astro-cid-3w2x3y72],h4[data-astro-cid-3w2x3y72],h5[data-astro-cid-3w2x3y72],h6[data-astro-cid-3w2x3y72]{font-family:var(--font-heading);line-height:1.2}a[data-astro-cid-3w2x3y72]{text-decoration:none;color:inherit;cursor:pointer}img[data-astro-cid-3w2x3y72],picture[data-astro-cid-3w2x3y72],video[data-astro-cid-3w2x3y72],canvas[data-astro-cid-3w2x3y72],svg[data-astro-cid-3w2x3y72]{display:block;max-width:100%;height:auto}video[data-astro-cid-3w2x3y72],img[data-astro-cid-3w2x3y72]{object-fit:cover}ul[data-astro-cid-3w2x3y72],ol[data-astro-cid-3w2x3y72]{list-style:none}:is(button,input,select)[data-astro-cid-3w2x3y72]{cursor:pointer}button[data-astro-cid-3w2x3y72],input[data-astro-cid-3w2x3y72]:not([type=checkbox],[type=radio]),textarea[data-astro-cid-3w2x3y72],select[data-astro-cid-3w2x3y72]{font:inherit;color:inherit;background:0 0;border:0;margin:0;padding:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}:is(select[data-select-placeholder])[data-astro-cid-3w2x3y72]{--placeholder-color:rgb(135, 135, 135)}:is(select[data-select-placeholder]:focus-within option:first-child)[data-astro-cid-3w2x3y72]{display:none}:is(select[data-select-placeholder]:invalid)[data-astro-cid-3w2x3y72]{color:var(--placeholder-color)}:is(textarea:not([rows]))[data-astro-cid-3w2x3y72]{min-height:10em}:is(label:has(input,textarea,select,div))[data-astro-cid-3w2x3y72]{display:grid;gap:.5rem;cursor:pointer}textarea[data-astro-cid-3w2x3y72]{resize:vertical;min-height:10em;field-sizing:content}input[data-astro-cid-3w2x3y72][type=number]::-webkit-inner-spin-button,input[data-astro-cid-3w2x3y72][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}table[data-astro-cid-3w2x3y72]{border-collapse:collapse;width:100%}th[data-astro-cid-3w2x3y72],td[data-astro-cid-3w2x3y72]{text-align:left;vertical-align:top;padding:.5rem;border:1px solid #ddd}::selection [data-astro-cid-3w2x3y72]{background-color:var(--selection-bg);color:var(--selection-fg)}:focus-visible[data-astro-cid-3w2x3y72]{outline:var(--outline-size) solid var(--outline-color);outline-offset:var(--outline-offset)}}@layer scrollStyle{div[data-astro-cid-3w2x3y72],body,section[data-astro-cid-3w2x3y72]{scrollbar-width:var(--scroll-width);-ms-overflow-style:var(--scroll-display)}div[data-astro-cid-3w2x3y72]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-3w2x3y72]::-webkit-scrollbar{display:var(--scroll-display)}div[data-astro-cid-3w2x3y72]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-3w2x3y72]::-webkit-scrollbar{width:var(--scroll-width)}div[data-astro-cid-3w2x3y72]::-webkit-scrollbar-track,body::-webkit-scrollbar-track,section[data-astro-cid-3w2x3y72]::-webkit-scrollbar-track{background:var(--scroll-track-color)}div[data-astro-cid-3w2x3y72]::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,section[data-astro-cid-3w2x3y72]::-webkit-scrollbar-thumb{background:var(--scroll-thumb-color);border-radius:var(--scroll-border-radius)}div[data-astro-cid-3w2x3y72]::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,section[data-astro-cid-3w2x3y72]::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover-color)}}@layer experimental{select[data-astro-cid-3w2x3y72]{font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;width:100%}select[data-astro-cid-3w2x3y72] option[data-astro-cid-3w2x3y72]:checked{font-weight:700}select[data-astro-cid-3w2x3y72] option[data-astro-cid-3w2x3y72]::checkmark{order:1;margin-left:auto;content:"☑️"}option[data-astro-cid-3w2x3y72]:first-of-type{border-radius:8px 8px 0 0}option[data-astro-cid-3w2x3y72]:last-of-type{border-radius:0 0 8px 8px}option[data-astro-cid-3w2x3y72]:not(option:last-of-type){border-bottom:none}option[data-astro-cid-3w2x3y72]{background:#eee}option[data-astro-cid-3w2x3y72]:hover{background:#e5e5e5}select[data-astro-cid-3w2x3y72],::picker(select) [data-astro-cid-3w2x3y72]{appearance:base-select}select[data-astro-cid-3w2x3y72]::picker-icon{color:#999;transition:.4s rotate}select[data-astro-cid-3w2x3y72]:open::picker-icon{rotate:180deg}::picker(select) [data-astro-cid-3w2x3y72]{opacity:0;transition:opacity .2s ease,transform .2s var(--ease-out-3, cubic-bezier(.2, .8, .2, 1)),display .2s allow-discrete,overlay .2s allow-discrete;border:0}::picker(select):popover-open [data-astro-cid-3w2x3y72]{opacity:1}@starting-style{::picker(select):popover-open [data-astro-cid-3w2x3y72]{opacity:0}}::picker(select) [data-astro-cid-3w2x3y72]{top:calc(anchor(bottom) + .5rem);left:anchor(0%)}select[data-astro-cid-3w2x3y72]::-ms-expand{display:none}selectedcontent[data-astro-cid-3w2x3y72]>[data-astro-cid-3w2x3y72]{transition:transform 1s cubic-bezier(.2,.8,.2,1),display 1s allow-discrete,opacity 1s;opacity:1}@starting-style{selectedcontent[data-astro-cid-3w2x3y72]>[data-astro-cid-3w2x3y72]{opacity:0;transform:translateY(10px)}}}@layer typography{h1[data-astro-cid-3w2x3y72],h2[data-astro-cid-3w2x3y72],h3[data-astro-cid-3w2x3y72],h4[data-astro-cid-3w2x3y72],h5[data-astro-cid-3w2x3y72],h6[data-astro-cid-3w2x3y72]{text-wrap:balance}p[data-astro-cid-3w2x3y72],li[data-astro-cid-3w2x3y72],figcaption[data-astro-cid-3w2x3y72]{max-width:64ch;line-height:1.6;text-wrap:pretty}}@layer layout{footer[data-astro-cid-3w2x3y72],main[data-astro-cid-3w2x3y72],nav[data-astro-cid-3w2x3y72],aside[data-astro-cid-3w2x3y72],section[data-astro-cid-3w2x3y72],article[data-astro-cid-3w2x3y72]{width:100%;container-type:inline-size}[data-astro-cid-3w2x3y72][data-container]{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--spacing)}[data-astro-cid-3w2x3y72][float-root]{display:flow-root}}@layer details{details[data-astro-cid-3w2x3y72]>summary[data-astro-cid-3w2x3y72]{cursor:pointer;list-style:none}details[data-astro-cid-3w2x3y72]>summary[data-astro-cid-3w2x3y72]::marker,details[data-astro-cid-3w2x3y72]>summary[data-astro-cid-3w2x3y72]::-webkit-details-marker{display:none}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}::details-content [data-astro-cid-3w2x3y72]{--trans-duration:.5s;transition:all var(--trans-duration) cubic-bezier(.2,.8,.2,1),content-visibility var(--trans-duration) allow-discrete;height:0;overflow:clip}[data-astro-cid-3w2x3y72][open]::details-content{height:auto;padding-bottom:.5em}}}@layer dialog-element{dialog[data-astro-cid-3w2x3y72]{--background-color:rgba(64, 64, 64, .419);transition:display 1s allow-discrete,overlay 1s allow-discrete,scale .2s cubic-bezier(.2,.8,.2,1);scale:0}dialog[data-astro-cid-3w2x3y72][open]{transition:display 1s allow-discrete,overlay 1s allow-discrete,scale .6s cubic-bezier(.2,.8,.2,1);scale:1}@starting-style{dialog[data-astro-cid-3w2x3y72][open]{scale:0}}dialog[data-astro-cid-3w2x3y72][open]::backdrop{opacity:1}@starting-style{dialog[data-astro-cid-3w2x3y72][open]::backdrop{opacity:0}}dialog[data-astro-cid-3w2x3y72]::backdrop{background-color:var(--background-color);transition:opacity 1s;opacity:0}}@layer accessibility{@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}[data-astro-cid-3w2x3y72],[data-astro-cid-3w2x3y72]:before,[data-astro-cid-3w2x3y72]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast:more){:focus-visible[data-astro-cid-3w2x3y72]{outline-color:CanvasText}}}@layer helpers{[data-astro-cid-3w2x3y72][debug] [data-astro-cid-3w2x3y72]{outline:1px solid #f0f}.visually-hidden[data-astro-cid-3w2x3y72]{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;white-space:nowrap}}.banner[data-astro-cid-3w2x3y72]{padding-block:2.125rem;overflow:contain}.banner-div[data-astro-cid-3w2x3y72]{max-width:950px;margin-inline:auto;text-align:center;background-color:#10345e;background:url(/images/blue-generic-bg.webp)no-repeat;background-size:cover;background-position:50% 50%;padding:3.875rem;border-radius:.75rem;display:flex;justify-content:center;flex-direction:column;align-items:center}@media (max-width:426px){.banner-div[data-astro-cid-3w2x3y72]{padding:3.875rem 2rem}}.banner-div[data-astro-cid-3w2x3y72] h2[data-astro-cid-3w2x3y72]{margin-inline:auto;font-size:clamp(1.5rem,.625rem + 2vw,2.5rem);line-height:1.1;font-weight:700;color:var(--white);animation:fadeIn linear forwards;animation-timeline:view();animation-range-start:30dvh;animation-range-end:45dvh;opacity:0;translate:0 200px}@supports not (animation-timeline:view()){.banner-div[data-astro-cid-3w2x3y72] h2[data-astro-cid-3w2x3y72]{opacity:1;translate:0 0}}.banner-div[data-astro-cid-3w2x3y72] h3[data-astro-cid-3w2x3y72]{font-weight:400;max-width:700px;font-size:1.125rem;margin-top:2rem;color:var(--white)}@media (max-width:690px){.banner-div[data-astro-cid-3w2x3y72] h3[data-astro-cid-3w2x3y72]{font-size:.875rem;margin-top:1rem}}.banner[data-astro-cid-3w2x3y72] button[data-astro-cid-3w2x3y72]{background-color:#ee312a;color:#fff;text-transform:none;margin-top:1.375rem;padding:16px 78px!important;border:0;border-radius:.5rem}.banner[data-astro-cid-3w2x3y72] button[data-astro-cid-3w2x3y72]:hover{background-color:#c6231d}.banner-button[data-astro-cid-3w2x3y72]{margin-top:2rem}@layer tokens{:root{--font-sans:system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;--font-body:var(--averta, var(--font-sans));--font-heading:var(--averta, var(--font-sans));--color-bg:#fff;--color-fg:#111;--spacing:1rem;--outline-size:.125rem;--outline-color:black;--outline-offset:.125rem;--selection-bg:#bf1d29;--selection-fg:#fff;--scroll-width:4px;--scroll-track-color:transparent;--scroll-thumb-color:rgb(47, 47, 47);--scroll-border-radius:50px;--scroll-hover-color:rgb(77, 87, 108);--scroll-display:block}}@layer base{[data-astro-cid-nu64kop4],[data-astro-cid-nu64kop4]:before,[data-astro-cid-nu64kop4]:after{box-sizing:border-box}html,body,h1[data-astro-cid-nu64kop4],h2[data-astro-cid-nu64kop4],h3[data-astro-cid-nu64kop4],h4[data-astro-cid-nu64kop4],h5[data-astro-cid-nu64kop4],h6[data-astro-cid-nu64kop4],p[data-astro-cid-nu64kop4],figure[data-astro-cid-nu64kop4],blockquote[data-astro-cid-nu64kop4],dl[data-astro-cid-nu64kop4],dd[data-astro-cid-nu64kop4],ul[data-astro-cid-nu64kop4],ol[data-astro-cid-nu64kop4]{margin:0;padding:0}html{height:100%;scroll-behavior:smooth;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{min-height:100svh;line-height:1.5;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-fg);text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-astro-cid-nu64kop4],h2[data-astro-cid-nu64kop4],h3[data-astro-cid-nu64kop4],h4[data-astro-cid-nu64kop4],h5[data-astro-cid-nu64kop4],h6[data-astro-cid-nu64kop4]{font-family:var(--font-heading);line-height:1.2}a[data-astro-cid-nu64kop4]{text-decoration:none;color:inherit;cursor:pointer}img[data-astro-cid-nu64kop4],picture[data-astro-cid-nu64kop4],video[data-astro-cid-nu64kop4],canvas[data-astro-cid-nu64kop4],svg[data-astro-cid-nu64kop4]{display:block;max-width:100%;height:auto}video[data-astro-cid-nu64kop4],img[data-astro-cid-nu64kop4]{object-fit:cover}ul[data-astro-cid-nu64kop4],ol[data-astro-cid-nu64kop4]{list-style:none}:is(button,input,select)[data-astro-cid-nu64kop4]{cursor:pointer}button[data-astro-cid-nu64kop4],input[data-astro-cid-nu64kop4]:not([type=checkbox],[type=radio]),textarea[data-astro-cid-nu64kop4],select[data-astro-cid-nu64kop4]{font:inherit;color:inherit;background:0 0;border:0;margin:0;padding:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}:is(select[data-select-placeholder])[data-astro-cid-nu64kop4]{--placeholder-color:rgb(135, 135, 135)}:is(select[data-select-placeholder]:focus-within option:first-child)[data-astro-cid-nu64kop4]{display:none}:is(select[data-select-placeholder]:invalid)[data-astro-cid-nu64kop4]{color:var(--placeholder-color)}:is(textarea:not([rows]))[data-astro-cid-nu64kop4]{min-height:10em}:is(label:has(input,textarea,select,div))[data-astro-cid-nu64kop4]{display:grid;gap:.5rem;cursor:pointer}textarea[data-astro-cid-nu64kop4]{resize:vertical;min-height:10em;field-sizing:content}input[data-astro-cid-nu64kop4][type=number]::-webkit-inner-spin-button,input[data-astro-cid-nu64kop4][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}table[data-astro-cid-nu64kop4]{border-collapse:collapse;width:100%}th[data-astro-cid-nu64kop4],td[data-astro-cid-nu64kop4]{text-align:left;vertical-align:top;padding:.5rem;border:1px solid #ddd}::selection [data-astro-cid-nu64kop4]{background-color:var(--selection-bg);color:var(--selection-fg)}:focus-visible[data-astro-cid-nu64kop4]{outline:var(--outline-size) solid var(--outline-color);outline-offset:var(--outline-offset)}}@layer scrollStyle{div[data-astro-cid-nu64kop4],body,section[data-astro-cid-nu64kop4]{scrollbar-width:var(--scroll-width);-ms-overflow-style:var(--scroll-display)}div[data-astro-cid-nu64kop4]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-nu64kop4]::-webkit-scrollbar{display:var(--scroll-display)}div[data-astro-cid-nu64kop4]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-nu64kop4]::-webkit-scrollbar{width:var(--scroll-width)}div[data-astro-cid-nu64kop4]::-webkit-scrollbar-track,body::-webkit-scrollbar-track,section[data-astro-cid-nu64kop4]::-webkit-scrollbar-track{background:var(--scroll-track-color)}div[data-astro-cid-nu64kop4]::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,section[data-astro-cid-nu64kop4]::-webkit-scrollbar-thumb{background:var(--scroll-thumb-color);border-radius:var(--scroll-border-radius)}div[data-astro-cid-nu64kop4]::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,section[data-astro-cid-nu64kop4]::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover-color)}}@layer experimental{select[data-astro-cid-nu64kop4]{font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;width:100%}select[data-astro-cid-nu64kop4] option[data-astro-cid-nu64kop4]:checked{font-weight:700}select[data-astro-cid-nu64kop4] option[data-astro-cid-nu64kop4]::checkmark{order:1;margin-left:auto;content:"☑️"}option[data-astro-cid-nu64kop4]:first-of-type{border-radius:8px 8px 0 0}option[data-astro-cid-nu64kop4]:last-of-type{border-radius:0 0 8px 8px}option[data-astro-cid-nu64kop4]:not(option:last-of-type){border-bottom:none}option[data-astro-cid-nu64kop4]{background:#eee}option[data-astro-cid-nu64kop4]:hover{background:#e5e5e5}select[data-astro-cid-nu64kop4],::picker(select) [data-astro-cid-nu64kop4]{appearance:base-select}select[data-astro-cid-nu64kop4]::picker-icon{color:#999;transition:.4s rotate}select[data-astro-cid-nu64kop4]:open::picker-icon{rotate:180deg}::picker(select) [data-astro-cid-nu64kop4]{opacity:0;transition:opacity .2s ease,transform .2s var(--ease-out-3, cubic-bezier(.2, .8, .2, 1)),display .2s allow-discrete,overlay .2s allow-discrete;border:0}::picker(select):popover-open [data-astro-cid-nu64kop4]{opacity:1}@starting-style{::picker(select):popover-open [data-astro-cid-nu64kop4]{opacity:0}}::picker(select) [data-astro-cid-nu64kop4]{top:calc(anchor(bottom) + .5rem);left:anchor(0%)}select[data-astro-cid-nu64kop4]::-ms-expand{display:none}selectedcontent[data-astro-cid-nu64kop4]>[data-astro-cid-nu64kop4]{transition:transform 1s cubic-bezier(.2,.8,.2,1),display 1s allow-discrete,opacity 1s;opacity:1}@starting-style{selectedcontent[data-astro-cid-nu64kop4]>[data-astro-cid-nu64kop4]{opacity:0;transform:translateY(10px)}}}@layer typography{h1[data-astro-cid-nu64kop4],h2[data-astro-cid-nu64kop4],h3[data-astro-cid-nu64kop4],h4[data-astro-cid-nu64kop4],h5[data-astro-cid-nu64kop4],h6[data-astro-cid-nu64kop4]{text-wrap:balance}p[data-astro-cid-nu64kop4],li[data-astro-cid-nu64kop4],figcaption[data-astro-cid-nu64kop4]{max-width:64ch;line-height:1.6;text-wrap:pretty}}@layer layout{footer[data-astro-cid-nu64kop4],main[data-astro-cid-nu64kop4],nav[data-astro-cid-nu64kop4],aside[data-astro-cid-nu64kop4],section[data-astro-cid-nu64kop4],article[data-astro-cid-nu64kop4]{width:100%;container-type:inline-size}[data-astro-cid-nu64kop4][data-container]{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--spacing)}[data-astro-cid-nu64kop4][float-root]{display:flow-root}}@layer details{details[data-astro-cid-nu64kop4]>summary[data-astro-cid-nu64kop4]{cursor:pointer;list-style:none}details[data-astro-cid-nu64kop4]>summary[data-astro-cid-nu64kop4]::marker,details[data-astro-cid-nu64kop4]>summary[data-astro-cid-nu64kop4]::-webkit-details-marker{display:none}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}::details-content [data-astro-cid-nu64kop4]{--trans-duration:.5s;transition:all var(--trans-duration) cubic-bezier(.2,.8,.2,1),content-visibility var(--trans-duration) allow-discrete;height:0;overflow:clip}[data-astro-cid-nu64kop4][open]::details-content{height:auto;padding-bottom:.5em}}}@layer dialog-element{dialog[data-astro-cid-nu64kop4]{--background-color:rgba(64, 64, 64, .419);transition:display 1s allow-discrete,overlay 1s allow-discrete,scale .2s cubic-bezier(.2,.8,.2,1);scale:0}dialog[data-astro-cid-nu64kop4][open]{transition:display 1s allow-discrete,overlay 1s allow-discrete,scale .6s cubic-bezier(.2,.8,.2,1);scale:1}@starting-style{dialog[data-astro-cid-nu64kop4][open]{scale:0}}dialog[data-astro-cid-nu64kop4][open]::backdrop{opacity:1}@starting-style{dialog[data-astro-cid-nu64kop4][open]::backdrop{opacity:0}}dialog[data-astro-cid-nu64kop4]::backdrop{background-color:var(--background-color);transition:opacity 1s;opacity:0}}@layer accessibility{@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}[data-astro-cid-nu64kop4],[data-astro-cid-nu64kop4]:before,[data-astro-cid-nu64kop4]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast:more){:focus-visible[data-astro-cid-nu64kop4]{outline-color:CanvasText}}}@layer helpers{[data-astro-cid-nu64kop4][debug] [data-astro-cid-nu64kop4]{outline:1px solid #f0f}.visually-hidden[data-astro-cid-nu64kop4]{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;white-space:nowrap}}.scroller[data-astro-cid-nu64kop4]{margin-inline:auto;padding-block:32px;overflow-x:hidden}.scroller[data-astro-cid-nu64kop4] .scroller_inner[data-astro-cid-nu64kop4]{display:flex;flex-wrap:nowrap;width:max-content;animation:scroll 34s linear infinite;align-items:center;justify-content:flex-start;gap:1.75rem;transition:animation-play-state 1s ease}.scroller[data-astro-cid-nu64kop4] img[data-astro-cid-nu64kop4]{max-width:clamp(2.5rem,1.3235294118rem + .0588235294*100vw,5rem)}[data-astro-cid-nu64kop4][data-scroller-b]{margin-inline:auto;padding-block:32px;overflow-x:hidden}[data-astro-cid-nu64kop4][data-scroller-b] .scroller_inner[data-astro-cid-nu64kop4]{display:flex;flex-wrap:nowrap;width:max-content;animation:scroll 34s linear infinite;align-items:center;justify-content:flex-start;gap:1.75rem;transition:animation-play-state 1s ease;animation-direction:reverse}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .875rem))}}.scroll-parent[data-astro-cid-nu64kop4]{position:relative;height:10rem;overflow-x:hidden;margin-top:3.125rem}.scroll-element[data-astro-cid-nu64kop4]{width:auto;height:inherit;position:absolute;left:0;top:0}@keyframes primary{0%{left:0}to{left:-100%}}@keyframes alt{0%{left:0}to{left:100%}}.alt[data-astro-cid-nu64kop4],.primary[data-astro-cid-nu64kop4]{animation:primary 5s linear infinite}.secondary[data-astro-cid-nu64kop4]{animation:secondary 5s linear infinite}.brand-container[data-astro-cid-nu64kop4]{display:flex;justify-content:center;align-items:center;gap:4rem}.brand-container[data-astro-cid-nu64kop4] img[data-astro-cid-nu64kop4]{width:7rem}@layer tokens{:root{--font-sans:system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;--font-body:var(--averta, var(--font-sans));--font-heading:var(--averta, var(--font-sans));--color-bg:#fff;--color-fg:#111;--spacing:1rem;--outline-size:.125rem;--outline-color:black;--outline-offset:.125rem;--selection-bg:#bf1d29;--selection-fg:#fff;--scroll-width:4px;--scroll-track-color:transparent;--scroll-thumb-color:rgb(47, 47, 47);--scroll-border-radius:50px;--scroll-hover-color:rgb(77, 87, 108);--scroll-display:block}}@layer base{[data-astro-cid-hvjjbxia],[data-astro-cid-hvjjbxia]:before,[data-astro-cid-hvjjbxia]:after{box-sizing:border-box}html,body,h1[data-astro-cid-hvjjbxia],h2[data-astro-cid-hvjjbxia],h3[data-astro-cid-hvjjbxia],h4[data-astro-cid-hvjjbxia],h5[data-astro-cid-hvjjbxia],h6[data-astro-cid-hvjjbxia],p[data-astro-cid-hvjjbxia],figure[data-astro-cid-hvjjbxia],blockquote[data-astro-cid-hvjjbxia],dl[data-astro-cid-hvjjbxia],dd[data-astro-cid-hvjjbxia],ul[data-astro-cid-hvjjbxia],ol[data-astro-cid-hvjjbxia]{margin:0;padding:0}html{height:100%;scroll-behavior:smooth;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{min-height:100svh;line-height:1.5;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-fg);text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-astro-cid-hvjjbxia],h2[data-astro-cid-hvjjbxia],h3[data-astro-cid-hvjjbxia],h4[data-astro-cid-hvjjbxia],h5[data-astro-cid-hvjjbxia],h6[data-astro-cid-hvjjbxia]{font-family:var(--font-heading);line-height:1.2}a[data-astro-cid-hvjjbxia]{text-decoration:none;color:inherit;cursor:pointer}img[data-astro-cid-hvjjbxia],picture[data-astro-cid-hvjjbxia],video[data-astro-cid-hvjjbxia],canvas[data-astro-cid-hvjjbxia],svg[data-astro-cid-hvjjbxia]{display:block;max-width:100%;height:auto}video[data-astro-cid-hvjjbxia],img[data-astro-cid-hvjjbxia]{object-fit:cover}ul[data-astro-cid-hvjjbxia],ol[data-astro-cid-hvjjbxia]{list-style:none}:is(button,input,select)[data-astro-cid-hvjjbxia]{cursor:pointer}button[data-astro-cid-hvjjbxia],input[data-astro-cid-hvjjbxia]:not([type=checkbox],[type=radio]),textarea[data-astro-cid-hvjjbxia],select[data-astro-cid-hvjjbxia]{font:inherit;color:inherit;background:0 0;border:0;margin:0;padding:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}:is(select[data-select-placeholder])[data-astro-cid-hvjjbxia]{--placeholder-color:rgb(135, 135, 135)}:is(select[data-select-placeholder]:focus-within option:first-child)[data-astro-cid-hvjjbxia]{display:none}:is(select[data-select-placeholder]:invalid)[data-astro-cid-hvjjbxia]{color:var(--placeholder-color)}:is(textarea:not([rows]))[data-astro-cid-hvjjbxia]{min-height:10em}:is(label:has(input,textarea,select,div))[data-astro-cid-hvjjbxia]{display:grid;gap:.5rem;cursor:pointer}textarea[data-astro-cid-hvjjbxia]{resize:vertical;min-height:10em;field-sizing:content}input[data-astro-cid-hvjjbxia][type=number]::-webkit-inner-spin-button,input[data-astro-cid-hvjjbxia][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}table[data-astro-cid-hvjjbxia]{border-collapse:collapse;width:100%}th[data-astro-cid-hvjjbxia],td[data-astro-cid-hvjjbxia]{text-align:left;vertical-align:top;padding:.5rem;border:1px solid #ddd}::selection [data-astro-cid-hvjjbxia]{background-color:var(--selection-bg);color:var(--selection-fg)}:focus-visible[data-astro-cid-hvjjbxia]{outline:var(--outline-size) solid var(--outline-color);outline-offset:var(--outline-offset)}}@layer scrollStyle{div[data-astro-cid-hvjjbxia],body,section[data-astro-cid-hvjjbxia]{scrollbar-width:var(--scroll-width);-ms-overflow-style:var(--scroll-display)}div[data-astro-cid-hvjjbxia]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-hvjjbxia]::-webkit-scrollbar{display:var(--scroll-display)}div[data-astro-cid-hvjjbxia]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-hvjjbxia]::-webkit-scrollbar{width:var(--scroll-width)}div[data-astro-cid-hvjjbxia]::-webkit-scrollbar-track,body::-webkit-scrollbar-track,section[data-astro-cid-hvjjbxia]::-webkit-scrollbar-track{background:var(--scroll-track-color)}div[data-astro-cid-hvjjbxia]::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,section[data-astro-cid-hvjjbxia]::-webkit-scrollbar-thumb{background:var(--scroll-thumb-color);border-radius:var(--scroll-border-radius)}div[data-astro-cid-hvjjbxia]::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,section[data-astro-cid-hvjjbxia]::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover-color)}}@layer experimental{select[data-astro-cid-hvjjbxia]{font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;width:100%}select[data-astro-cid-hvjjbxia] option[data-astro-cid-hvjjbxia]:checked{font-weight:700}select[data-astro-cid-hvjjbxia] option[data-astro-cid-hvjjbxia]::checkmark{order:1;margin-left:auto;content:"☑️"}option[data-astro-cid-hvjjbxia]:first-of-type{border-radius:8px 8px 0 0}option[data-astro-cid-hvjjbxia]:last-of-type{border-radius:0 0 8px 8px}option[data-astro-cid-hvjjbxia]:not(option:last-of-type){border-bottom:none}option[data-astro-cid-hvjjbxia]{background:#eee}option[data-astro-cid-hvjjbxia]:hover{background:#e5e5e5}select[data-astro-cid-hvjjbxia],::picker(select) [data-astro-cid-hvjjbxia]{appearance:base-select}select[data-astro-cid-hvjjbxia]::picker-icon{color:#999;transition:.4s rotate}select[data-astro-cid-hvjjbxia]:open::picker-icon{rotate:180deg}::picker(select) [data-astro-cid-hvjjbxia]{opacity:0;transition:opacity .2s ease,transform .2s var(--ease-out-3, cubic-bezier(.2, .8, .2, 1)),display .2s allow-discrete,overlay .2s allow-discrete;border:0}::picker(select):popover-open [data-astro-cid-hvjjbxia]{opacity:1}@starting-style{::picker(select):popover-open [data-astro-cid-hvjjbxia]{opacity:0}}::picker(select) [data-astro-cid-hvjjbxia]{top:calc(anchor(bottom) + .5rem);left:anchor(0%)}select[data-astro-cid-hvjjbxia]::-ms-expand{display:none}selectedcontent[data-astro-cid-hvjjbxia]>[data-astro-cid-hvjjbxia]{transition:transform 1s cubic-bezier(.2,.8,.2,1),display 1s allow-discrete,opacity 1s;opacity:1}@starting-style{selectedcontent[data-astro-cid-hvjjbxia]>[data-astro-cid-hvjjbxia]{opacity:0;transform:translateY(10px)}}}@layer typography{h1[data-astro-cid-hvjjbxia],h2[data-astro-cid-hvjjbxia],h3[data-astro-cid-hvjjbxia],h4[data-astro-cid-hvjjbxia],h5[data-astro-cid-hvjjbxia],h6[data-astro-cid-hvjjbxia]{text-wrap:balance}p[data-astro-cid-hvjjbxia],li[data-astro-cid-hvjjbxia],figcaption[data-astro-cid-hvjjbxia]{max-width:64ch;line-height:1.6;text-wrap:pretty}}@layer layout{footer[data-astro-cid-hvjjbxia],main[data-astro-cid-hvjjbxia],nav[data-astro-cid-hvjjbxia],aside[data-astro-cid-hvjjbxia],section[data-astro-cid-hvjjbxia],article[data-astro-cid-hvjjbxia]{width:100%;container-type:inline-size}[data-astro-cid-hvjjbxia][data-container]{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--spacing)}[data-astro-cid-hvjjbxia][float-root]{display:flow-root}}@layer details{details[data-astro-cid-hvjjbxia]>summary[data-astro-cid-hvjjbxia]{cursor:pointer;list-style:none}details[data-astro-cid-hvjjbxia]>summary[data-astro-cid-hvjjbxia]::marker,details[data-astro-cid-hvjjbxia]>summary[data-astro-cid-hvjjbxia]::-webkit-details-marker{display:none}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}::details-content [data-astro-cid-hvjjbxia]{--trans-duration:.5s;transition:all var(--trans-duration) cubic-bezier(.2,.8,.2,1),content-visibility var(--trans-duration) allow-discrete;height:0;overflow:clip}[data-astro-cid-hvjjbxia][open]::details-content{height:auto;padding-bottom:.5em}}}@layer dialog-element{dialog[data-astro-cid-hvjjbxia]{--background-color:rgba(64, 64, 64, .419);transition:display 1s allow-discrete,overlay 1s allow-discrete,scale .2s cubic-bezier(.2,.8,.2,1);scale:0}dialog[data-astro-cid-hvjjbxia][open]{transition:display 1s allow-discrete,overlay 1s allow-discrete,scale .6s cubic-bezier(.2,.8,.2,1);scale:1}@starting-style{dialog[data-astro-cid-hvjjbxia][open]{scale:0}}dialog[data-astro-cid-hvjjbxia][open]::backdrop{opacity:1}@starting-style{dialog[data-astro-cid-hvjjbxia][open]::backdrop{opacity:0}}dialog[data-astro-cid-hvjjbxia]::backdrop{background-color:var(--background-color);transition:opacity 1s;opacity:0}}@layer accessibility{@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}[data-astro-cid-hvjjbxia],[data-astro-cid-hvjjbxia]:before,[data-astro-cid-hvjjbxia]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast:more){:focus-visible[data-astro-cid-hvjjbxia]{outline-color:CanvasText}}}@layer helpers{[data-astro-cid-hvjjbxia][debug] [data-astro-cid-hvjjbxia]{outline:1px solid #f0f}.visually-hidden[data-astro-cid-hvjjbxia]{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;white-space:nowrap}}.pay[data-astro-cid-hvjjbxia]{padding-block:4rem;padding-inline:1.5rem;overflow:contain}.pay-div[data-astro-cid-hvjjbxia]{max-width:750px;margin-inline:auto;text-align:center}.pay-div[data-astro-cid-hvjjbxia] h2[data-astro-cid-hvjjbxia]{font-size:2.5rem;width:100%;line-height:1.1;font-weight:700;color:#10345e;animation:fadeIn linear forwards;animation-timeline:view();animation-range-start:30dvh;animation-range-end:45dvh;opacity:0;translate:0 200px}@supports not (animation-timeline:view()){.pay-div[data-astro-cid-hvjjbxia] h2[data-astro-cid-hvjjbxia]{opacity:1;translate:0 0}}@media (max-width:426px){.pay-div[data-astro-cid-hvjjbxia] h2[data-astro-cid-hvjjbxia]{text-align:left}}.pay-div[data-astro-cid-hvjjbxia] h3[data-astro-cid-hvjjbxia]{font-weight:400;font-size:1.125rem;margin-top:2rem;color:var(--blue)}@media (max-width:690px){.pay-div[data-astro-cid-hvjjbxia] h3[data-astro-cid-hvjjbxia]{font-size:.875rem;margin-top:1rem}}@media (max-width:426px){.pay-div[data-astro-cid-hvjjbxia] h3[data-astro-cid-hvjjbxia]{text-align:left}}.pay-banner[data-astro-cid-hvjjbxia]{margin-top:3rem}@keyframes fadeIn{to{opacity:1;translate:0 0}}