:root {--gray-xlt: #f0f0f0;--gray-lt-xlt: #e7e7e7;--gray-lt: #ccc;--gray-md: #c4c4c4;--gray-dk: #acb5b9;--gray-xdk: #7d7d7d;--gray-disabled: var(--gray-lt);--gray-outline: var(--gray-lt);--yellow: #ffcc00;--yellow-dk: #ffb100;--orange: #ff9d00;--bg-xxlt: white;--bg-xlt: var(--gray-xlt);--bg-lt-xlt: var(--gray-lt-xlt);--bg-md: var(--gray-md);--bg-lt: var(--gray-lt);--bg-dk: var(--gray-dk);--bg-xxdk: black;--bg-accent: var(--yellow);--border-xs-gray-md: 1px solid var(--gray-md);--text-font: Helvetica, Arial, sans-serif;--text-color: black;--text-color-xxlt: white;--text-size: 14px;--text-semimuted-color: var(--gray-xdk);--text-muted-color: var(--gray-md);--text-subtitle-color: black;--text-testimonial-color: black;--roundness-sm: 9px;--roundness-med: 16px;--roundness-xxl: 32px;--header-bg: black;--header-text-color: white;--header-link-color: white;--header-link-decoration: underline;--footer-bg: black;--footer-text-color: white;--footer-link-color: white;--footer-link-decoration: none;--btn-height: 40px;--btn-padding: 0 14px;--btn-filter: none;--btn-bg: black;--btn-text-color: white;--btn-border: none;--btn-secondary-bg: white;--btn-secondary-text-color: black;--btn-secondary-border: 2px solid black;--btn-sm-height: 30px;--section-border-divider-xs: 1px solid var(--gray-xlt);--section-border-divider-sm: 2px solid var(--gray-xlt);--section-border-divider-xl: 5px solid var(--gray-xlt);--form-label-text-color: black;--form-input-border: 1px solid var(--gray-lt);--form-input-divider-border: 1px solid var(--gray-lt);--form-input-text-color: var(--text-color);--form-dropdown-icon-color: var(--gray-dk);--form-alter-input-text-color: black;--form-alter-input-text-decoration: underline;--form-checked-bg: var(--yellow);--form-check-color: var(--yellow);--form-placeholder-color: var(--text-muted-color);--form-option-highlight-bg: var(--gray-xlt);--form-option-box-bg: var(--gray-xlt);--form-radio-bg: var(--gray-xlt);--link-text-color: black;--link-decoration: underline;--link-hover-bg: none;--link-hover-text-color: var(--yellow);--link-active-color: var(--yellow);--link-border: none;--link-weight: normal;--link-padding: 0 0 0 0;--icon-color: black;--icon-accent-color: var(--yellow);--icon-muted-color: var(--text-muted-color);--icon-accent-bg: var(--yellow);--icon-matted-color: white;--icon-matted-bg: black;--icon-matted-accent-bg: var(--bg-accent);--badge-bg: black;--badge-accent-bg: var(--bg-accent);--tab-border: var(--border-xs-gray-md);--tab-accent-border: 3px solid black;--tooltip-bg: black;--opacity-disabled: 0.2;}.btn.is-disabled,.btn.is-disabled:hover,.btn.is-disabled:visited,.btn[disabled],button[disabled],button.btn[disabled]:hover,.btn:disabled,button:disabled,button:disabled:hover,button.btn.btn-m:disabled:hover,button.btn.btn-m[disabled]:hover,input[type="button"][disabled],input[type="reset"][disabled],input[type="submit"][disabled] {--btn-text-color: white;}.btn-white,.btn-white:visited,button.btn-white,input[type="button"].btn-white,input[type="reset"].btn-white,input[type="submit"].btn-white,.btn-inverted,.btn-inverted:visited,button.btn-inverted,input[type="button"].btn-inverted,input[type="reset"].btn-inverted,input[type="submit"].btn-inverted {--btn-bg: white;--btn-text-color: black;--btn-border: var(--btn-secondary-border);}.btn-white:hover,a.btn.btn-white:hover,.btn-white:visited:hover,button.btn-white:hover,input[type="button"].btn-white:hover,input[type="reset"].btn-white:hover,input[type="submit"].btn-white:hover,.btn-inverted:hover,.btn-inverted:visited:hover,button.btn-inverted:hover,input[type="button"].btn-inverted:hover,input[type="reset"].btn-inverted:hover,input[type="submit"].btn-inverted:hover {--btn-text-color: black;--btn-bg: var(--gray-xlt);}.header,footer.footer nav {--btn-bg: var(--bg-xxdk);--btn-text-color: var(--text-color-xxlt);--btn-border: 2px solid var(--yellow);--link-text-color: var(--text-color-xxlt);}a:hover,.semimuted a:hover,.muted a:hover {--link-text-color: var(--yellow);}.semimuted a,.semimuted a:visited {--link-text-color: var(--text-semimuted-color);}.muted a,.muted a:visited {--link-text-color: var(--text-muted-color);}.btn:hover,.btn:visited:hover,button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {--btn-text-color: var(--yellow);}.header,a.modal-close,.flyout a,.js-close-dashboard-notification,.answer-later.button {--link-decoration: none;}.mode-dark {--text-color: var(--text-color-xxlt);color: var(--text-color-xxlt);--link-text-color: var(--text-color-xxlt);--btn-bg: var(--bg-xxdk);--btn-text-color: white;--btn-border: 2px solid var(--yellow);}.mode-dark button:hover,.mode-dark button:visited:hover {--btn-bg: var(--yellow);--btn-text-color: black;}.btn.btn--asLink,.btn.btn-white.btn--asLink,.button.btn--asLink,.button.btn-white.btn--asLink,.btn-link,.Button--link {border: var(--link-border);color: var(--link-text-color);font-weight: var(--link-weight);text-decoration: var(--link-decoration);padding: var(--link-padding);background-color: transparent;}.btn.btn--asLink:hover,.btn.btn-white.btn--asLink:hover,.button.btn--asLink:hover,.button.btn-white.btn--asLink:hover,.btn-link:hover,.Button--link:hover {color: var(--link-hover-text-color);background-color: var(--link-hover-bg);}.footer a {color: var(--link-text-color);text-decoration: var(--link-decoration);}input[type="checkbox"] {height: 13px;width: 13px;-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;margin-right: 5px;border: var(--form-input-border);border-radius: 4px;outline: none;cursor: pointer;vertical-align: middle;}input[type="checkbox"]:checked {background-color: var(--bg-xxdk);line-height: 1em;}input[type="checkbox"]::after {content: "";display: inline-block;z-index: 2;height: 12px;width: 12px;}input[type="checkbox"]:checked::after {content: url("../check-yellow-aaea7264088c8cd49e0f1b276ab15e90.svg");position: relative;top: -1px;}input:active {border: var(--form-input-border);}input[type="radio"] {-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;margin: 0;width: 13px;height: 13px;margin-right: 0.3rem;border-radius: 50%;border-style: solid;border-width: 1px;border-color: var(--form-input-border);position: relative;top: 1px;display: inline-flex;align-items: center;}input[type="radio"]::after {content: "";width: 12px;height: 12px;}input[type="radio"]:checked::after {background: radial-gradient(var(--form-checked-bg) 0%, var(--form-checked-bg) 50%, transparent 60%, transparent);}