@charset "UTF-8";:root{--color-deep-blue: #004a6d;--color-primary-blue: #00b4df;--color-button: #077f9c;--color-button-hover: #002132;--color-dark-blue: #101c2e;--color-black: #0b0e10;--color-white: #ffffff;--color-text: #282a2b;--color-text-alt: #535f74;--color-light-grey: #e4e4ea;--color-bg-page: #f9f9ff;--color-bg-blue: #e5eef4;--color-bg-card: #f0f3ff;--color-mint: #fcfff5;--color-error: #dc2626;--color-success: #16a34a;--color-shadow-black: rgba(0, 0, 0, .1);--color-shadow-blue: rgba(0, 74, 109, .3);--color-shadow-gold: rgba(204, 173, 98, .2);--theme-base-header-index: 10;--theme-text-ff: "Onest", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--theme-heading-ff: "Onest", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--theme-base-fs: 16px;--theme-h1-fs: 2.25rem;--theme-h2-fs: 1.875rem;--theme-h3-fs: 1.625rem;--theme-h4-fs: 1.375rem;--theme-h5-fs: 1.25rem;--theme-button-fs: 1rem;--theme-heading-lh: 1.5;--theme-heading-lh-tight: 1.2;--theme-text-lh: 1.5;--theme-button-lh: 1.5;--theme-primary-color: var(--color-button);--theme-primary-hover: var(--color-button-hover);--theme-secondary-color: var(--color-primary-blue);--theme-alternative-color: var(--color-deep-blue);--theme-base-dark: var(--color-black);--theme-base-light: var(--color-white);--theme-base-soft: var(--color-bg-card);--theme-base-neutral: var(--color-light-grey);--theme-dark-grey-color: var(--color-text);--theme-grey-color: var(--color-text-alt);--theme-error-color: var(--color-error);--theme-success-color: var(--color-success);--theme-text-color-default: var(--color-text);--theme-text-color-alternative: var(--color-text-alt);--theme-bg-page: var(--color-bg-page);--theme-bg-color-alternative: linear-gradient( 135deg, var(--color-deep-blue) 0%, var(--color-dark-blue) 100% );--theme-bg-color-alternative-hover: linear-gradient( 135deg, var(--color-dark-blue) 0%, var(--color-button-hover) 100% );--theme-radius: 1rem;--theme-button-radius: 0;--theme-border: 1px solid;--theme-xs-shadow: 0 .625rem 1.25rem 0 rgba(0, 0, 0, .08);--theme-sm-shadow: 0 1.875rem 3.125rem 0 var(--color-shadow-black);--theme-md-shadow: 0 1.25rem 3.125rem 0 var(--color-shadow-blue);--theme-button-hover-shadow: 0 1.25rem 2.5rem 0 var(--color-shadow-gold);--theme-transition-duration: .3s;--theme-easing-function: ease;--theme-transition: var(--theme-transition-duration) var(--theme-easing-function)}@media (min-width: 768px){:root{--theme-base-fs: 17px;--theme-h1-fs: 3.25rem;--theme-h2-fs: 2.75rem;--theme-h3-fs: 2.25rem;--theme-h4-fs: 1.625rem;--theme-h5-fs: 1.375rem;--theme-button-fs: 1.125rem}}@media (min-width: 1200px){:root{--theme-base-fs: 18px;--theme-h1-fs: 4.5rem;--theme-h2-fs: 3.75rem;--theme-h3-fs: 2.875rem;--theme-h4-fs: 2rem;--theme-h5-fs: 1.5rem;--theme-button-fs: 1.25rem}}
