@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-quqkf4f5],[data-astro-cid-quqkf4f5]:before,[data-astro-cid-quqkf4f5]:after{box-sizing:border-box}html,body,h1[data-astro-cid-quqkf4f5],h2[data-astro-cid-quqkf4f5],h3[data-astro-cid-quqkf4f5],h4[data-astro-cid-quqkf4f5],h5[data-astro-cid-quqkf4f5],h6[data-astro-cid-quqkf4f5],p[data-astro-cid-quqkf4f5],figure[data-astro-cid-quqkf4f5],blockquote[data-astro-cid-quqkf4f5],dl[data-astro-cid-quqkf4f5],dd[data-astro-cid-quqkf4f5],ul[data-astro-cid-quqkf4f5],ol[data-astro-cid-quqkf4f5]{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-quqkf4f5],h2[data-astro-cid-quqkf4f5],h3[data-astro-cid-quqkf4f5],h4[data-astro-cid-quqkf4f5],h5[data-astro-cid-quqkf4f5],h6[data-astro-cid-quqkf4f5]{font-family:var(--font-heading);line-height:1.2}a[data-astro-cid-quqkf4f5]{text-decoration:none;color:inherit;cursor:pointer}img[data-astro-cid-quqkf4f5],picture[data-astro-cid-quqkf4f5],video[data-astro-cid-quqkf4f5],canvas[data-astro-cid-quqkf4f5],svg[data-astro-cid-quqkf4f5]{display:block;max-width:100%;height:auto}video[data-astro-cid-quqkf4f5],img[data-astro-cid-quqkf4f5]{object-fit:cover}ul[data-astro-cid-quqkf4f5],ol[data-astro-cid-quqkf4f5]{list-style:none}:is(button,input,select)[data-astro-cid-quqkf4f5]{cursor:pointer}button[data-astro-cid-quqkf4f5],input[data-astro-cid-quqkf4f5]:not([type=checkbox],[type=radio]),textarea[data-astro-cid-quqkf4f5],select[data-astro-cid-quqkf4f5]{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-quqkf4f5]{--placeholder-color:rgb(135, 135, 135)}:is(select[data-select-placeholder]:focus-within option:first-child)[data-astro-cid-quqkf4f5]{display:none}:is(select[data-select-placeholder]:invalid)[data-astro-cid-quqkf4f5]{color:var(--placeholder-color)}:is(textarea:not([rows]))[data-astro-cid-quqkf4f5]{min-height:10em}:is(label:has(input,textarea,select,div))[data-astro-cid-quqkf4f5]{display:grid;gap:.5rem;cursor:pointer}textarea[data-astro-cid-quqkf4f5]{resize:vertical;min-height:10em;field-sizing:content}input[data-astro-cid-quqkf4f5][type=number]::-webkit-inner-spin-button,input[data-astro-cid-quqkf4f5][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}table[data-astro-cid-quqkf4f5]{border-collapse:collapse;width:100%}th[data-astro-cid-quqkf4f5],td[data-astro-cid-quqkf4f5]{text-align:left;vertical-align:top;padding:.5rem;border:1px solid #ddd}::selection [data-astro-cid-quqkf4f5]{background-color:var(--selection-bg);color:var(--selection-fg)}:focus-visible[data-astro-cid-quqkf4f5]{outline:var(--outline-size) solid var(--outline-color);outline-offset:var(--outline-offset)}}@layer scrollStyle{div[data-astro-cid-quqkf4f5],body,section[data-astro-cid-quqkf4f5]{scrollbar-width:var(--scroll-width);-ms-overflow-style:var(--scroll-display)}div[data-astro-cid-quqkf4f5]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-quqkf4f5]::-webkit-scrollbar{display:var(--scroll-display)}div[data-astro-cid-quqkf4f5]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-quqkf4f5]::-webkit-scrollbar{width:var(--scroll-width)}div[data-astro-cid-quqkf4f5]::-webkit-scrollbar-track,body::-webkit-scrollbar-track,section[data-astro-cid-quqkf4f5]::-webkit-scrollbar-track{background:var(--scroll-track-color)}div[data-astro-cid-quqkf4f5]::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,section[data-astro-cid-quqkf4f5]::-webkit-scrollbar-thumb{background:var(--scroll-thumb-color);border-radius:var(--scroll-border-radius)}div[data-astro-cid-quqkf4f5]::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,section[data-astro-cid-quqkf4f5]::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover-color)}}@layer experimental{select[data-astro-cid-quqkf4f5]{font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;width:100%}select[data-astro-cid-quqkf4f5] option[data-astro-cid-quqkf4f5]:checked{font-weight:700}select[data-astro-cid-quqkf4f5] option[data-astro-cid-quqkf4f5]::checkmark{order:1;margin-left:auto;content:"☑️"}option[data-astro-cid-quqkf4f5]:first-of-type{border-radius:8px 8px 0 0}option[data-astro-cid-quqkf4f5]:last-of-type{border-radius:0 0 8px 8px}option[data-astro-cid-quqkf4f5]:not(option:last-of-type){border-bottom:none}option[data-astro-cid-quqkf4f5]{background:#eee}option[data-astro-cid-quqkf4f5]:hover{background:#e5e5e5}select[data-astro-cid-quqkf4f5],::picker(select) [data-astro-cid-quqkf4f5]{appearance:base-select}select[data-astro-cid-quqkf4f5]::picker-icon{color:#999;transition:.4s rotate}select[data-astro-cid-quqkf4f5]:open::picker-icon{rotate:180deg}::picker(select) [data-astro-cid-quqkf4f5]{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-quqkf4f5]{opacity:1}@starting-style{::picker(select):popover-open [data-astro-cid-quqkf4f5]{opacity:0}}::picker(select) [data-astro-cid-quqkf4f5]{top:calc(anchor(bottom) + .5rem);left:anchor(0%)}select[data-astro-cid-quqkf4f5]::-ms-expand{display:none}selectedcontent[data-astro-cid-quqkf4f5]>[data-astro-cid-quqkf4f5]{transition:transform 1s cubic-bezier(.2,.8,.2,1),display 1s allow-discrete,opacity 1s;opacity:1}@starting-style{selectedcontent[data-astro-cid-quqkf4f5]>[data-astro-cid-quqkf4f5]{opacity:0;transform:translateY(10px)}}}@layer typography{h1[data-astro-cid-quqkf4f5],h2[data-astro-cid-quqkf4f5],h3[data-astro-cid-quqkf4f5],h4[data-astro-cid-quqkf4f5],h5[data-astro-cid-quqkf4f5],h6[data-astro-cid-quqkf4f5]{text-wrap:balance}p[data-astro-cid-quqkf4f5],li[data-astro-cid-quqkf4f5],figcaption[data-astro-cid-quqkf4f5]{max-width:64ch;line-height:1.6;text-wrap:pretty}}@layer layout{footer[data-astro-cid-quqkf4f5],main[data-astro-cid-quqkf4f5],nav[data-astro-cid-quqkf4f5],aside[data-astro-cid-quqkf4f5],section[data-astro-cid-quqkf4f5],article[data-astro-cid-quqkf4f5]{width:100%;container-type:inline-size}[data-astro-cid-quqkf4f5][data-container]{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--spacing)}[data-astro-cid-quqkf4f5][float-root]{display:flow-root}}@layer details{details[data-astro-cid-quqkf4f5]>summary[data-astro-cid-quqkf4f5]{cursor:pointer;list-style:none}details[data-astro-cid-quqkf4f5]>summary[data-astro-cid-quqkf4f5]::marker,details[data-astro-cid-quqkf4f5]>summary[data-astro-cid-quqkf4f5]::-webkit-details-marker{display:none}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}::details-content [data-astro-cid-quqkf4f5]{--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-quqkf4f5][open]::details-content{height:auto;padding-bottom:.5em}}}@layer dialog-element{dialog[data-astro-cid-quqkf4f5]{--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-quqkf4f5][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-quqkf4f5][open]{scale:0}}dialog[data-astro-cid-quqkf4f5][open]::backdrop{opacity:1}@starting-style{dialog[data-astro-cid-quqkf4f5][open]::backdrop{opacity:0}}dialog[data-astro-cid-quqkf4f5]::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-quqkf4f5],[data-astro-cid-quqkf4f5]:before,[data-astro-cid-quqkf4f5]: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-quqkf4f5]{outline-color:CanvasText}}}@layer helpers{[data-astro-cid-quqkf4f5][debug] [data-astro-cid-quqkf4f5]{outline:1px solid #f0f}.visually-hidden[data-astro-cid-quqkf4f5]{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-quqkf4f5]{padding-block:2.125rem;overflow:contain}.banner-div[data-astro-cid-quqkf4f5]{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-quqkf4f5]{padding:3.875rem 2rem}}.banner-div[data-astro-cid-quqkf4f5] h2[data-astro-cid-quqkf4f5]{margin-inline:auto;line-height:1.1;font-weight:700;color:var(--white);font-size:clamp(1.5rem,.625rem + 2vw,2.5rem)}.banner-div[data-astro-cid-quqkf4f5] h3[data-astro-cid-quqkf4f5]{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-quqkf4f5] h3[data-astro-cid-quqkf4f5]{font-size:.875rem;margin-top:1rem}}.banner[data-astro-cid-quqkf4f5] a[data-astro-cid-quqkf4f5]{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-quqkf4f5] a[data-astro-cid-quqkf4f5]:hover{background-color:#c6231d}.banner-button[data-astro-cid-quqkf4f5]{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-25lj5aed],[data-astro-cid-25lj5aed]:before,[data-astro-cid-25lj5aed]:after{box-sizing:border-box}html,body,h1[data-astro-cid-25lj5aed],h2[data-astro-cid-25lj5aed],h3[data-astro-cid-25lj5aed],h4[data-astro-cid-25lj5aed],h5[data-astro-cid-25lj5aed],h6[data-astro-cid-25lj5aed],p[data-astro-cid-25lj5aed],figure[data-astro-cid-25lj5aed],blockquote[data-astro-cid-25lj5aed],dl[data-astro-cid-25lj5aed],dd[data-astro-cid-25lj5aed],ul[data-astro-cid-25lj5aed],ol[data-astro-cid-25lj5aed]{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-25lj5aed],h2[data-astro-cid-25lj5aed],h3[data-astro-cid-25lj5aed],h4[data-astro-cid-25lj5aed],h5[data-astro-cid-25lj5aed],h6[data-astro-cid-25lj5aed]{font-family:var(--font-heading);line-height:1.2}a[data-astro-cid-25lj5aed]{text-decoration:none;color:inherit;cursor:pointer}img[data-astro-cid-25lj5aed],picture[data-astro-cid-25lj5aed],video[data-astro-cid-25lj5aed],canvas[data-astro-cid-25lj5aed],svg[data-astro-cid-25lj5aed]{display:block;max-width:100%;height:auto}video[data-astro-cid-25lj5aed],img[data-astro-cid-25lj5aed]{object-fit:cover}ul[data-astro-cid-25lj5aed],ol[data-astro-cid-25lj5aed]{list-style:none}:is(button,input,select)[data-astro-cid-25lj5aed]{cursor:pointer}button[data-astro-cid-25lj5aed],input[data-astro-cid-25lj5aed]:not([type=checkbox],[type=radio]),textarea[data-astro-cid-25lj5aed],select[data-astro-cid-25lj5aed]{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-25lj5aed]{--placeholder-color:rgb(135, 135, 135)}:is(select[data-select-placeholder]:focus-within option:first-child)[data-astro-cid-25lj5aed]{display:none}:is(select[data-select-placeholder]:invalid)[data-astro-cid-25lj5aed]{color:var(--placeholder-color)}:is(textarea:not([rows]))[data-astro-cid-25lj5aed]{min-height:10em}:is(label:has(input,textarea,select,div))[data-astro-cid-25lj5aed]{display:grid;gap:.5rem;cursor:pointer}textarea[data-astro-cid-25lj5aed]{resize:vertical;min-height:10em;field-sizing:content}input[data-astro-cid-25lj5aed][type=number]::-webkit-inner-spin-button,input[data-astro-cid-25lj5aed][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}table[data-astro-cid-25lj5aed]{border-collapse:collapse;width:100%}th[data-astro-cid-25lj5aed],td[data-astro-cid-25lj5aed]{text-align:left;vertical-align:top;padding:.5rem;border:1px solid #ddd}::selection [data-astro-cid-25lj5aed]{background-color:var(--selection-bg);color:var(--selection-fg)}:focus-visible[data-astro-cid-25lj5aed]{outline:var(--outline-size) solid var(--outline-color);outline-offset:var(--outline-offset)}}@layer scrollStyle{div[data-astro-cid-25lj5aed],body,section[data-astro-cid-25lj5aed]{scrollbar-width:var(--scroll-width);-ms-overflow-style:var(--scroll-display)}div[data-astro-cid-25lj5aed]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-25lj5aed]::-webkit-scrollbar{display:var(--scroll-display)}div[data-astro-cid-25lj5aed]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-25lj5aed]::-webkit-scrollbar{width:var(--scroll-width)}div[data-astro-cid-25lj5aed]::-webkit-scrollbar-track,body::-webkit-scrollbar-track,section[data-astro-cid-25lj5aed]::-webkit-scrollbar-track{background:var(--scroll-track-color)}div[data-astro-cid-25lj5aed]::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,section[data-astro-cid-25lj5aed]::-webkit-scrollbar-thumb{background:var(--scroll-thumb-color);border-radius:var(--scroll-border-radius)}div[data-astro-cid-25lj5aed]::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,section[data-astro-cid-25lj5aed]::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover-color)}}@layer experimental{select[data-astro-cid-25lj5aed]{font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;width:100%}select[data-astro-cid-25lj5aed] option[data-astro-cid-25lj5aed]:checked{font-weight:700}select[data-astro-cid-25lj5aed] option[data-astro-cid-25lj5aed]::checkmark{order:1;margin-left:auto;content:"☑️"}option[data-astro-cid-25lj5aed]:first-of-type{border-radius:8px 8px 0 0}option[data-astro-cid-25lj5aed]:last-of-type{border-radius:0 0 8px 8px}option[data-astro-cid-25lj5aed]:not(option:last-of-type){border-bottom:none}option[data-astro-cid-25lj5aed]{background:#eee}option[data-astro-cid-25lj5aed]:hover{background:#e5e5e5}select[data-astro-cid-25lj5aed],::picker(select) [data-astro-cid-25lj5aed]{appearance:base-select}select[data-astro-cid-25lj5aed]::picker-icon{color:#999;transition:.4s rotate}select[data-astro-cid-25lj5aed]:open::picker-icon{rotate:180deg}::picker(select) [data-astro-cid-25lj5aed]{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-25lj5aed]{opacity:1}@starting-style{::picker(select):popover-open [data-astro-cid-25lj5aed]{opacity:0}}::picker(select) [data-astro-cid-25lj5aed]{top:calc(anchor(bottom) + .5rem);left:anchor(0%)}select[data-astro-cid-25lj5aed]::-ms-expand{display:none}selectedcontent[data-astro-cid-25lj5aed]>[data-astro-cid-25lj5aed]{transition:transform 1s cubic-bezier(.2,.8,.2,1),display 1s allow-discrete,opacity 1s;opacity:1}@starting-style{selectedcontent[data-astro-cid-25lj5aed]>[data-astro-cid-25lj5aed]{opacity:0;transform:translateY(10px)}}}@layer typography{h1[data-astro-cid-25lj5aed],h2[data-astro-cid-25lj5aed],h3[data-astro-cid-25lj5aed],h4[data-astro-cid-25lj5aed],h5[data-astro-cid-25lj5aed],h6[data-astro-cid-25lj5aed]{text-wrap:balance}p[data-astro-cid-25lj5aed],li[data-astro-cid-25lj5aed],figcaption[data-astro-cid-25lj5aed]{max-width:64ch;line-height:1.6;text-wrap:pretty}}@layer layout{footer[data-astro-cid-25lj5aed],main[data-astro-cid-25lj5aed],nav[data-astro-cid-25lj5aed],aside[data-astro-cid-25lj5aed],section[data-astro-cid-25lj5aed],article[data-astro-cid-25lj5aed]{width:100%;container-type:inline-size}[data-astro-cid-25lj5aed][data-container]{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--spacing)}[data-astro-cid-25lj5aed][float-root]{display:flow-root}}@layer details{details[data-astro-cid-25lj5aed]>summary[data-astro-cid-25lj5aed]{cursor:pointer;list-style:none}details[data-astro-cid-25lj5aed]>summary[data-astro-cid-25lj5aed]::marker,details[data-astro-cid-25lj5aed]>summary[data-astro-cid-25lj5aed]::-webkit-details-marker{display:none}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}::details-content [data-astro-cid-25lj5aed]{--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-25lj5aed][open]::details-content{height:auto;padding-bottom:.5em}}}@layer dialog-element{dialog[data-astro-cid-25lj5aed]{--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-25lj5aed][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-25lj5aed][open]{scale:0}}dialog[data-astro-cid-25lj5aed][open]::backdrop{opacity:1}@starting-style{dialog[data-astro-cid-25lj5aed][open]::backdrop{opacity:0}}dialog[data-astro-cid-25lj5aed]::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-25lj5aed],[data-astro-cid-25lj5aed]:before,[data-astro-cid-25lj5aed]: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-25lj5aed]{outline-color:CanvasText}}}@layer helpers{[data-astro-cid-25lj5aed][debug] [data-astro-cid-25lj5aed]{outline:1px solid #f0f}.visually-hidden[data-astro-cid-25lj5aed]{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;white-space:nowrap}}.hero_academy[data-astro-cid-25lj5aed]{padding-block:4rem;padding-inline:1.5rem;overflow:contain;padding:12.5rem 50px;padding-top:20px;background:linear-gradient(to top,#00000041,#0000004d),url(/images/Verve-academy-bg.webp)no-repeat;background-size:cover;background-position:100% 60%;justify-content:center}@media (max-width:1025px){.hero_academy[data-astro-cid-25lj5aed]{padding:1.875rem 3.125rem}}@media (max-width:426px){.hero_academy[data-astro-cid-25lj5aed]{padding:1.875rem}}.hero_academy-container[data-astro-cid-25lj5aed]{max-width:1100px;width:100%;justify-content:center}.hero_academy-div[data-astro-cid-25lj5aed]{max-width:400px}.hero_academy-div[data-astro-cid-25lj5aed] h1[data-astro-cid-25lj5aed]{word-wrap:break-word;font-size:3.125rem;line-height:1.1;font-weight:700;color:#fff}@media (max-width:426px){.hero_academy-div[data-astro-cid-25lj5aed] h1[data-astro-cid-25lj5aed]{text-align:left;animation:fadeIn linear forwards;animation-timeline:view();animation-range-start:30dvh;animation-range-end:45dvh;opacity:0;translate:0 200px}}@media (max-width:426px){.hero_academy-div[data-astro-cid-25lj5aed] h1[data-astro-cid-25lj5aed]{text-align:left}}.hero_academy-div[data-astro-cid-25lj5aed] h3[data-astro-cid-25lj5aed]{font-weight:400;font-size:1.125rem;margin-top:2rem;color:#fff;animation:fadeIn linear forwards;animation-timeline:view();animation-range-start:30dvh;animation-range-end:45dvh;opacity:0}@supports not (animation-timeline:view()){.hero_academy-div[data-astro-cid-25lj5aed] h3[data-astro-cid-25lj5aed]{opacity:1;translate:0 0}}@media (max-width:690px){.hero_academy-div[data-astro-cid-25lj5aed] h3[data-astro-cid-25lj5aed]{font-size:.875rem;margin-top:1rem}}@media (max-width:426px){.hero_academy-div[data-astro-cid-25lj5aed] h3[data-astro-cid-25lj5aed]{text-align:left}}.hero_academy-div[data-astro-cid-25lj5aed] button[data-astro-cid-25lj5aed]{background-color:#ee312a;color:#fff;text-transform:none;margin-top:1.375rem;padding:16px 78px!important;border:0;border-radius:.5rem}.hero_academy-div[data-astro-cid-25lj5aed] button[data-astro-cid-25lj5aed]:hover{background-color:#c6231d}@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-cjrphnyc],[data-astro-cid-cjrphnyc]:before,[data-astro-cid-cjrphnyc]:after{box-sizing:border-box}html,body,h1[data-astro-cid-cjrphnyc],h2[data-astro-cid-cjrphnyc],h3[data-astro-cid-cjrphnyc],h4[data-astro-cid-cjrphnyc],h5[data-astro-cid-cjrphnyc],h6[data-astro-cid-cjrphnyc],p[data-astro-cid-cjrphnyc],figure[data-astro-cid-cjrphnyc],blockquote[data-astro-cid-cjrphnyc],dl[data-astro-cid-cjrphnyc],dd[data-astro-cid-cjrphnyc],ul[data-astro-cid-cjrphnyc],ol[data-astro-cid-cjrphnyc]{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-cjrphnyc],h2[data-astro-cid-cjrphnyc],h3[data-astro-cid-cjrphnyc],h4[data-astro-cid-cjrphnyc],h5[data-astro-cid-cjrphnyc],h6[data-astro-cid-cjrphnyc]{font-family:var(--font-heading);line-height:1.2}a[data-astro-cid-cjrphnyc]{text-decoration:none;color:inherit;cursor:pointer}img[data-astro-cid-cjrphnyc],picture[data-astro-cid-cjrphnyc],video[data-astro-cid-cjrphnyc],canvas[data-astro-cid-cjrphnyc],svg[data-astro-cid-cjrphnyc]{display:block;max-width:100%;height:auto}video[data-astro-cid-cjrphnyc],img[data-astro-cid-cjrphnyc]{object-fit:cover}ul[data-astro-cid-cjrphnyc],ol[data-astro-cid-cjrphnyc]{list-style:none}:is(button,input,select)[data-astro-cid-cjrphnyc]{cursor:pointer}button[data-astro-cid-cjrphnyc],input[data-astro-cid-cjrphnyc]:not([type=checkbox],[type=radio]),textarea[data-astro-cid-cjrphnyc],select[data-astro-cid-cjrphnyc]{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-cjrphnyc]{--placeholder-color:rgb(135, 135, 135)}:is(select[data-select-placeholder]:focus-within option:first-child)[data-astro-cid-cjrphnyc]{display:none}:is(select[data-select-placeholder]:invalid)[data-astro-cid-cjrphnyc]{color:var(--placeholder-color)}:is(textarea:not([rows]))[data-astro-cid-cjrphnyc]{min-height:10em}:is(label:has(input,textarea,select,div))[data-astro-cid-cjrphnyc]{display:grid;gap:.5rem;cursor:pointer}textarea[data-astro-cid-cjrphnyc]{resize:vertical;min-height:10em;field-sizing:content}input[data-astro-cid-cjrphnyc][type=number]::-webkit-inner-spin-button,input[data-astro-cid-cjrphnyc][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}table[data-astro-cid-cjrphnyc]{border-collapse:collapse;width:100%}th[data-astro-cid-cjrphnyc],td[data-astro-cid-cjrphnyc]{text-align:left;vertical-align:top;padding:.5rem;border:1px solid #ddd}::selection [data-astro-cid-cjrphnyc]{background-color:var(--selection-bg);color:var(--selection-fg)}:focus-visible[data-astro-cid-cjrphnyc]{outline:var(--outline-size) solid var(--outline-color);outline-offset:var(--outline-offset)}}@layer scrollStyle{div[data-astro-cid-cjrphnyc],body,section[data-astro-cid-cjrphnyc]{scrollbar-width:var(--scroll-width);-ms-overflow-style:var(--scroll-display)}div[data-astro-cid-cjrphnyc]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-cjrphnyc]::-webkit-scrollbar{display:var(--scroll-display)}div[data-astro-cid-cjrphnyc]::-webkit-scrollbar,body::-webkit-scrollbar,section[data-astro-cid-cjrphnyc]::-webkit-scrollbar{width:var(--scroll-width)}div[data-astro-cid-cjrphnyc]::-webkit-scrollbar-track,body::-webkit-scrollbar-track,section[data-astro-cid-cjrphnyc]::-webkit-scrollbar-track{background:var(--scroll-track-color)}div[data-astro-cid-cjrphnyc]::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,section[data-astro-cid-cjrphnyc]::-webkit-scrollbar-thumb{background:var(--scroll-thumb-color);border-radius:var(--scroll-border-radius)}div[data-astro-cid-cjrphnyc]::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,section[data-astro-cid-cjrphnyc]::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover-color)}}@layer experimental{select[data-astro-cid-cjrphnyc]{font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;width:100%}select[data-astro-cid-cjrphnyc] option[data-astro-cid-cjrphnyc]:checked{font-weight:700}select[data-astro-cid-cjrphnyc] option[data-astro-cid-cjrphnyc]::checkmark{order:1;margin-left:auto;content:"☑️"}option[data-astro-cid-cjrphnyc]:first-of-type{border-radius:8px 8px 0 0}option[data-astro-cid-cjrphnyc]:last-of-type{border-radius:0 0 8px 8px}option[data-astro-cid-cjrphnyc]:not(option:last-of-type){border-bottom:none}option[data-astro-cid-cjrphnyc]{background:#eee}option[data-astro-cid-cjrphnyc]:hover{background:#e5e5e5}select[data-astro-cid-cjrphnyc],::picker(select) [data-astro-cid-cjrphnyc]{appearance:base-select}select[data-astro-cid-cjrphnyc]::picker-icon{color:#999;transition:.4s rotate}select[data-astro-cid-cjrphnyc]:open::picker-icon{rotate:180deg}::picker(select) [data-astro-cid-cjrphnyc]{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-cjrphnyc]{opacity:1}@starting-style{::picker(select):popover-open [data-astro-cid-cjrphnyc]{opacity:0}}::picker(select) [data-astro-cid-cjrphnyc]{top:calc(anchor(bottom) + .5rem);left:anchor(0%)}select[data-astro-cid-cjrphnyc]::-ms-expand{display:none}selectedcontent[data-astro-cid-cjrphnyc]>[data-astro-cid-cjrphnyc]{transition:transform 1s cubic-bezier(.2,.8,.2,1),display 1s allow-discrete,opacity 1s;opacity:1}@starting-style{selectedcontent[data-astro-cid-cjrphnyc]>[data-astro-cid-cjrphnyc]{opacity:0;transform:translateY(10px)}}}@layer typography{h1[data-astro-cid-cjrphnyc],h2[data-astro-cid-cjrphnyc],h3[data-astro-cid-cjrphnyc],h4[data-astro-cid-cjrphnyc],h5[data-astro-cid-cjrphnyc],h6[data-astro-cid-cjrphnyc]{text-wrap:balance}p[data-astro-cid-cjrphnyc],li[data-astro-cid-cjrphnyc],figcaption[data-astro-cid-cjrphnyc]{max-width:64ch;line-height:1.6;text-wrap:pretty}}@layer layout{footer[data-astro-cid-cjrphnyc],main[data-astro-cid-cjrphnyc],nav[data-astro-cid-cjrphnyc],aside[data-astro-cid-cjrphnyc],section[data-astro-cid-cjrphnyc],article[data-astro-cid-cjrphnyc]{width:100%;container-type:inline-size}[data-astro-cid-cjrphnyc][data-container]{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--spacing)}[data-astro-cid-cjrphnyc][float-root]{display:flow-root}}@layer details{details[data-astro-cid-cjrphnyc]>summary[data-astro-cid-cjrphnyc]{cursor:pointer;list-style:none}details[data-astro-cid-cjrphnyc]>summary[data-astro-cid-cjrphnyc]::marker,details[data-astro-cid-cjrphnyc]>summary[data-astro-cid-cjrphnyc]::-webkit-details-marker{display:none}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}::details-content [data-astro-cid-cjrphnyc]{--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-cjrphnyc][open]::details-content{height:auto;padding-bottom:.5em}}}@layer dialog-element{dialog[data-astro-cid-cjrphnyc]{--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-cjrphnyc][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-cjrphnyc][open]{scale:0}}dialog[data-astro-cid-cjrphnyc][open]::backdrop{opacity:1}@starting-style{dialog[data-astro-cid-cjrphnyc][open]::backdrop{opacity:0}}dialog[data-astro-cid-cjrphnyc]::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-cjrphnyc],[data-astro-cid-cjrphnyc]:before,[data-astro-cid-cjrphnyc]: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-cjrphnyc]{outline-color:CanvasText}}}@layer helpers{[data-astro-cid-cjrphnyc][debug] [data-astro-cid-cjrphnyc]{outline:1px solid #f0f}.visually-hidden[data-astro-cid-cjrphnyc]{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;white-space:nowrap}}.hfa[data-astro-cid-cjrphnyc]{padding:4rem 0;padding-inline:1.5rem;overflow:contain;background:linear-gradient(to top,#00000041,#0000004d),url(/images/blue-grey-bg.webp)no-repeat;background-size:cover;background-position:0 50%}.hfa-header[data-astro-cid-cjrphnyc]{max-width:1100px;margin-inline:auto;display:flex;justify-content:space-between;align-items:center}@media (max-width:830px){.hfa-header[data-astro-cid-cjrphnyc]{flex-direction:column;align-items:flex-start}}.hfa-header[data-astro-cid-cjrphnyc] h2[data-astro-cid-cjrphnyc]{max-width:500px;font-size:clamp(3.375rem,.625rem + 2vw,2.5rem);line-height:1.1;font-weight:700;color:#fff}@media (max-width:426px){.hfa-header[data-astro-cid-cjrphnyc] h2[data-astro-cid-cjrphnyc]{text-align:left}}.hfa-header[data-astro-cid-cjrphnyc] h3[data-astro-cid-cjrphnyc]{max-width:500px;font-weight:400;font-size:1.125rem;margin-top:2rem;color:#fff}@media (max-width:690px){.hfa-header[data-astro-cid-cjrphnyc] h3[data-astro-cid-cjrphnyc]{font-size:.875rem;margin-top:1rem}}@media (max-width:426px){.hfa-header[data-astro-cid-cjrphnyc] h3[data-astro-cid-cjrphnyc]{text-align:left}}.hfa-cards[data-astro-cid-cjrphnyc]{max-width:var(--container);margin-inline:auto;display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:4rem}.hfa-cards[data-astro-cid-cjrphnyc]>.hfa-card[data-astro-cid-cjrphnyc]{border-radius:1.25rem;flex:1;min-width:14.375rem;background-color:#f9fafb;padding:1.25rem 1.25rem 3rem;transition:transform ease-in-out .4s,box-shadow ease-in-out .2s,scale ease-in-out .2s}.hfa-cards[data-astro-cid-cjrphnyc]>.hfa-card[data-astro-cid-cjrphnyc]:hover{transform:translateY(-.5rem);scale:1.05;box-shadow:0 8px 9px #00000023}.hfa-cards[data-astro-cid-cjrphnyc]>.hfa-card[data-astro-cid-cjrphnyc] h2[data-astro-cid-cjrphnyc]{color:#fff;font-size:1.25rem;margin-block:1.25rem}.hfa-cards[data-astro-cid-cjrphnyc]>.hfa-card[data-astro-cid-cjrphnyc] p[data-astro-cid-cjrphnyc]{color:#fff;line-height:1.1;font-size:.875rem}.hfa-cards[data-astro-cid-cjrphnyc]>.hfa-card[data-astro-cid-cjrphnyc] a[data-astro-cid-cjrphnyc]{display:block;color:#fff;font-size:.875rem;margin-top:1.25rem}@keyframes fadeIn{to{opacity:1;translate:0 0}}