@charset "UTF-8";:root{--theme-base-header-index: 10;--theme-header-height-fallback: 6rem;--theme-base-fs: 16px;--theme-text-ff: "IBMPlexSans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--theme-heading-ff: "IBMPlexSans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--theme-h1-fs: clamp(2.5rem, 4.52vw, 4.75rem);--theme-h2-fs: clamp(2rem, 3.57vw, 3.75rem);--theme-h3-fs: clamp(1.75rem, 2.86vw, 3rem);--theme-h4-fs: clamp(1.5rem, 1.9vw, 2rem);--theme-h5-fs: clamp(1.25rem, 1.43vw, 1.5rem);--theme-small-fs: clamp(.875rem, .95vw, 1rem);--theme-label-fs: .875rem;--theme-menu-fs: 1.125rem;--theme-heading-fw: 500;--theme-heading-lh: 1.5;--theme-text-lh: 1.5;--theme-primary-color: #005f73;--theme-secondary-color: #4cc7cf;--theme-alternative-color: #a5e2e5;--theme-teal-dark: #003745;--theme-teal-darkest: #001920;--theme-base-dark: #0b0e10;--theme-base-soft: #d2d6dd;--theme-base-light: #ffffff;--theme-bg-page: var(--theme-teal-darkest);--theme-base-neutral: #d2d6dd;--theme-dark-grey-color: #33373e;--theme-grey-color: #9aa3b2;--theme-error-color: #aa0000;--theme-error-bright: #ff3737;--theme-success-color: #198754;--theme-text-color-default: #282a2b;--theme-text-color-alternative: #9aa3b2;--theme-bg-color-alternative: linear-gradient(180deg, #003745 0%, #001920 100%);--theme-bg-color-alternative-hover: linear-gradient(180deg, #004a5e 0%, #00222c 100%);--theme-radius: 1.25rem;--theme-button-radius: 2.5rem;--theme-button-fs: clamp(1.125rem, 1.19vw, 1.25rem);--theme-button-lh: 1.5;--theme-shadow-primary: 0rem 1.25rem 3.125rem 0rem rgba(0, 95, 115, .3);--theme-shadow-secondary: 0rem 0rem 2.5rem .625rem rgba(0, 95, 115, .3);--theme-xs-shadow: 0rem .25rem .625rem 0rem rgba(0, 95, 115, .12);--theme-sm-shadow: 0rem .625rem 1.875rem 0rem rgba(0, 95, 115, .2);--theme-md-shadow: var(--theme-shadow-primary);--theme-transition: var(--theme-transition-duration) var(--theme-easing-function);--theme-transition-duration: .4s;--theme-easing-function: ease;--theme-border: 1px solid}@media (min-width: 992px){:root{--theme-base-fs: 18px}}[data-theme=dark]{--theme-bg-page: #001920;--theme-base-soft: #003745;--theme-text-color-default: #d2d6dd;--theme-text-color-alternative: #9aa3b2;--theme-error-color: #ff3737}
