<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a{cursor:revert}button:not([disabled]){cursor:pointer}menu,ol,summary,ul{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{-webkit-text-decoration-skip:objects}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:monospace;font-size:1em}pre{overflow:auto}img,input,label,picture,textarea{display:block}button,select{text-transform:none}progress{vertical-align:baseline}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}body,html{height:100%;background-color:var(--theme-color-grayscale-1000);color:var(--theme-color-grayscale-0);font-family:var(--font-roboto),sans-serif;font-size:1.6rem}body{display:grid;grid-template-areas:"header" "main" "footer";grid-template-rows:auto minmax(min-content,1fr) auto;overflow-y:scroll}h1{font-size:3.2rem;line-height:1.25;margin-block:2rem 1rem}h1,h2{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:700}h2{font-size:2.4rem;line-height:1.0833333333;margin-block:1rem .5rem}h3{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:2rem;line-height:1.2}h3,h4{font-weight:500;margin-block:1rem .5rem}h4{font-size:1.8rem;line-height:1.2222222222}p{font-size:1.6rem;line-height:1.5;margin-block:1em}header{grid-area:header}footer{grid-area:footer}main{width:100%;max-width:calc(1448px + 20px*2);margin:0 auto;padding-inline:20px;margin-top:var(--header-height);padding-bottom:8rem;grid-area:main;position:relative;min-height:calc(100vh - var(--header-height));height:-moz-max-content;height:max-content}input:not([class]),select:not([class]),textarea:not([class]){all:revert}html{font-size:62.5%!important;--scrollbar-width:0px}body{font-size:1.6rem}a{transition:opacity .15s}a:hover{opacity:.8}a[href=""]{pointer-events:none}a.anchor{position:relative;top:var(--header-height);visibility:hidden}strong{font-weight:700}#app{min-height:100%}.invisible{position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}.wysiwyg{white-space:normal}.wysiwyg :last-child{margin-bottom:0}.wysiwyg&gt;*{margin-top:0}.wysiwyg a:not(.button){font-weight:500;color:var(--theme-color-primary-default);text-decoration:none}.wysiwyg a:not(.button):focus,.wysiwyg a:not(.button):hover{color:var(--theme-color-primary-dark);text-decoration:none}.wysiwyg ol,.wysiwyg ul{list-style:initial;margin:initial;padding:0 0 0 3rem}.wysiwyg ol{list-style:auto}.wysiwyg li{display:list-item;margin-bottom:.2rem}.wysiwyg b,.wysiwyg strong{font-weight:700}.wysiwyg em{font-style:italic}.wysiwyg s{text-decoration:line-through}.wysiwyg table{border-collapse:collapse;width:100%}.wysiwyg td,.wysiwyg th{border:1px solid #ddd;text-align:left;padding:8px}.wysiwyg iframe{max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--theme-color-primary-default);outline-offset:2px;z-index:2}.error-message{border:1px solid var(--theme-color-status-error-default);padding:2rem}.grecaptcha-badge{position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}.global-error__content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;text-align:center;padding:2rem}@media (min-width:1024px){.global-error__content{height:100%}}.global-error__title{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:3.2rem;font-weight:700;line-height:1.25;margin-block:2rem 1rem;color:var(--theme-color-primary-default)}.global-error__message{width:100%;border-block:1px dotted var(--theme-color-grayscale-400);padding:1rem 3rem;color:var(--theme-color-grayscale-400);vertical-align:center}.global-error__actions{display:flex;justify-content:center;-moz-column-gap:3rem;column-gap:3rem}.loader{width:40px;aspect-ratio:2;--_g:no-repeat radial-gradient(circle closest-side,var(--theme-color-primary-default) 90%,#0000);background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 100%;animation:l7 1s linear infinite}@keyframes l7{33%{background-size:33.3333333333% 0,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0}}:root{--theme-color-primary-default:#f6881f;--theme-color-primary-dark:#ea5a0c;--theme-color-primary-light:#f59c00;--theme-color-primary-very-light:#f7c48f;--theme-color-primary-lightest:#fde8d8;--theme-color-secondary-default:#53b954;--theme-color-secondary-dark:#388838;--theme-color-secondary-light:#95d395;--theme-color-secondary-lightest:#cdebcd;--theme-color-tertiary-default:#0062a2;--theme-color-tertiary-dark:#cf00ff;--theme-color-tertiary-light:#cf00ff;--theme-color-tertiary-lightest:#e4f0f8;--theme-color-grayscale-0:#333231;--theme-color-grayscale-100:#535251;--theme-color-grayscale-200:#737271;--theme-color-grayscale-300:#939291;--theme-color-grayscale-400:#abaaa9;--theme-color-grayscale-600:#c3c2c1;--theme-color-grayscale-700:#e3e2e1;--theme-color-grayscale-900:#f7f6f5;--theme-color-grayscale-1000:#ffffff;--theme-color-status-success-default:#90ba17;--theme-color-status-success-dark:#79981d;--theme-color-status-success-light:#e6efce;--theme-color-status-warning-default:#ffcb21;--theme-color-status-warning-dark:#cca525;--theme-color-status-warning-light:#fdf2d0;--theme-color-status-error-default:#ff2e21;--theme-color-status-error-dark:#cc2f25;--theme-color-status-error-light:#fdd3d0;--theme-color-status-info-default:#33c2ff;--theme-color-status-info-dark:#339ecb;--theme-color-status-info-light:#def4fc;--theme-color-supercard:#0f5e99;--theme-color-supercard-light:#e4f0f8;--theme-font-family-primary:var(--font-roboto)}.global-error body{display:flex}.error-screen{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;text-align:center;padding:2rem}@media (min-width:1024px){.error-screen{height:100%}}.error-screen__title{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:3.2rem;font-weight:700;line-height:1.25;margin-block:2rem 1rem;color:var(--theme-color-primary-default)}.error-screen__message{width:100%;border-block:1px dotted var(--theme-color-grayscale-400);padding:1rem 3rem;color:var(--theme-color-grayscale-400);vertical-align:center}.error-screen__actions{display:flex;justify-content:center;-moz-column-gap:3rem;column-gap:3rem}</pre></body></html>