:root{--color-background-page:#fff;--color-text-default:#000;--color-background-brand-dark-fill-default:#0266fd;--color-background-brand-dark-fill-sunk:#0c54c0;--color-text-brand-on-dark-fill:#fff;--color-text-brand-on-plain:#0c54c0;--color-background-brand-light-fill-sunk:#cce0ff;--color-background-brand-light-fill-default:#fff;--color-border-brand:#3585fd;--color-border-status-danger:#f63;--color-background-status-danger-dark-fill-default:#e53900;--color-background-status-danger-dark-fill-sunk:#c30;--color-background-status-danger-light-fill-default:#fff;--color-background-status-danger-light-fill-sunk:#ffd9cc;--color-text-status-danger-on-dark-fill:#fff;--color-text-status-danger-on-plain:#c30;--color-border-status-extra:#33e7ff;--color-background-status-extra-dark-fill-default:#00e1ff;--color-background-status-extra-dark-fill-sunk:#008294;--color-background-status-extra-light-fill-default:#fff;--color-background-status-extra-light-fill-sunk:#ccf9ff;--color-text-status-extra-on-dark-fill:#fff;--color-text-status-extra-on-light-fill:#005a66;--color-text-status-extra-on-plain:#008294;--color-border-status-ordered:#8c62d0;--color-background-status-ordered-dark-fill-default:#6e3bc4;--color-background-status-ordered-dark-fill-sunk:#592f9d;--color-text-status-ordered-on-dark-fill:#fff;--color-text-status-ordered-on-plain:#592f9d;--color-background-status-ordered-light-fill-default:#fff;--color-background-status-ordered-light-fill-sunk:#e2d8f3;--color-border-status-sleeved:#3fc;--color-background-status-sleeved-dark-fill-default:#00ffbf;--color-background-status-sleeved-dark-fill-sunk:#008563;--color-background-status-sleeved-light-fill-default:#fff;--color-background-status-sleeved-light-fill-sunk:#ccfff2;--color-text-status-sleeved-on-dark-fill:#fff;--color-text-status-sleeved-on-light-fill:#00664d;--color-text-status-sleeved-on-plain:#008563;--color-border-status-unordered:#8f97a3;--color-background-status-unordered-dark-fill-default:#454b54;--color-background-status-unordered-dark-fill-sunk:#17191c;--color-background-status-unordered-light-fill-default:#fff;--color-background-status-unordered-light-fill-sunk:#e3e5e8;--color-text-status-unordered-on-dark-fill:#fff;--color-text-status-unordered-on-plain:#454b54;--color-background-disabled:#c7cbd1;--color-text-disabled:#5c6470}:root[data-dark-mode-enabled]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root[data-dark-mode-enabled]{--lightningcss-light: ;--lightningcss-dark:initial}:root[data-dark-mode-enabled]:not([data-color-scheme]){--color-background-page:#454b54;--color-text-default:#fff}}:root[data-color-scheme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background-page:#454b54;--color-text-default:#fff}
body{background-color:var(--color-background-page);color:var(--color-text-default);margin:0;padding:0;font-size:16px}h1{font-size:47.78px;font-weight:unset;margin:0}h2{font-size:39.81px;font-weight:unset;margin:0}h3{font-size:33.18px;font-weight:unset;margin:0}h4{font-size:27.65px;font-weight:unset;margin:0}h5{font-size:23.04px;font-weight:unset;margin:0}h6{font-size:19.2px;font-weight:unset;margin:0}a{color:inherit;text-decoration:none}a:visited{color:inherit}@media screen and (max-width:800px){h1{font-size:34px}h2{font-size:28px}h3{font-size:26px}h4{font-size:24px}h5{font-size:22px}h6{font-size:20px}}
.AlertBanner-module-scss-module__oCk8Aa__alert-banner{text-align:center;justify-content:center;align-items:center;gap:.64rem;padding-top:1rem;padding-bottom:1rem;display:flex}.AlertBanner-module-scss-module__oCk8Aa__alert-success{color:#fff;background-color:#28a745}.AlertBanner-module-scss-module__oCk8Aa__alert-error{color:#fff;background-color:#dc3545}.AlertBanner-module-scss-module__oCk8Aa__close-icon{cursor:pointer}@media screen and (max-width:800px){.AlertBanner-module-scss-module__oCk8Aa__alert-banner{width:100%;position:fixed;top:0;left:0}}
.Header-module-scss-module__K0rs_q__header{color:#fff;background-color:#222;padding-top:1rem;padding-bottom:1rem}.Header-module-scss-module__K0rs_q__logo-and-brand{align-items:center;gap:.5rem;display:flex}.Header-module-scss-module__K0rs_q__header-row{justify-content:flex-start;align-items:center;gap:2.9rem;display:flex}.Header-module-scss-module__K0rs_q__header a{font-size:20px}.Header-module-scss-module__K0rs_q__header nav ul{flex-direction:row;justify-content:space-between;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__K0rs_q__clickable{cursor:pointer}.Header-module-scss-module__K0rs_q__close-button,.Header-module-scss-module__K0rs_q__menu-icon{display:none}.Header-module-scss-module__K0rs_q__header a:hover{color:#ddd}@media screen and (max-width:800px){.Header-module-scss-module__K0rs_q__header-row{justify-content:space-between}.Header-module-scss-module__K0rs_q__hide-nav{display:none}.Header-module-scss-module__K0rs_q__close-button,.Header-module-scss-module__K0rs_q__menu-icon{display:inline-block}.Header-module-scss-module__K0rs_q__header nav{background-color:#333;height:100%;position:absolute;top:0;right:0}.Header-module-scss-module__K0rs_q__nav-close-section{text-align:right;width:95%;padding-top:1rem;display:inline-block}.Header-module-scss-module__K0rs_q__header nav ul{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__K0rs_q__nav-item{padding:1rem 2rem}.Header-module-scss-module__K0rs_q__nav-item:not(:last-child){border-bottom:1px solid #fff}.Header-module-scss-module__K0rs_q__nav-section{z-index:5;background-color:#000000bf;width:100%;height:100%;position:absolute;top:0;left:0}}
