/**
 * Do not edit directly
 * Generated on Tue, 25 Mar 2025 15:40:48 GMT
 */

:root {
  --component-appbar-color-primary: #11709c;
  --component-appbar-color-secondary: #079781;
  --component-appbar-color-tertiary: #363e49;
  --component-appbar-typography-font-weight: 500;
  --component-appbar-typography-font-size: 1.125rem;
  --component-appbar-typography-line-height: 1.6;
  --component-appbar-typography-letter-spacing: 0.0075em;
  --component-breadcrumbs-theme-light-color: rgba(0, 0, 0, 0.87);
  --component-breadcrumbs-theme-light-color-previous: rgba(0, 0, 0, 0.54);
  --component-breadcrumbs-theme-dark-color: #ffffff;
  --component-breadcrumbs-theme-dark-color-previous: rgba(255, 255, 255, 0.7);
  --component-breadcrumbs-typography-font-weight: 400;
  --component-breadcrumbs-typography-font-size: 0.875rem;
  --component-breadcrumbs-typography-line-height: 1.43;
  --component-breadcrumbs-typography-letter-spacing: 0.01071em;
  --component-breadcrumbs-separator: ›;
  --component-button-color-primary: #11709c;
  --component-button-color-secondary: #079781;
  --component-button-color-error: #cf4833;
  --component-button-color-default: #e0e0e0;
  --component-button-typography-font-weight: 500;
  --component-button-typography-font-size: 0.875rem;
  --component-button-typography-line-height: 1.75;
  --component-button-typography-letter-spacing: 0.02857em;
  --component-button-typography-text-transform: uppercase;
  --component-button-padding: 6px 16px;
  --component-card-theme-light-color-header: rgba(0, 0, 0, 0.87);
  --component-card-theme-light-color-sub-header: rgba(0, 0, 0, 0.54);
  --component-card-theme-light-color-content: rgba(0, 0, 0, 0.87);
  --component-card-theme-dark-color-header: #ffffff;
  --component-card-theme-dark-color-sub-header: rgba(255, 255, 255, 0.7);
  --component-card-theme-dark-color-content: #ffffff;
  --component-card-header-font-weight: 400;
  --component-card-header-font-size: 1.25rem;
  --component-card-header-line-height: 1.334;
  --component-card-header-letter-spacing: 0em;
  --component-card-sub-header-font-weight: 400;
  --component-card-sub-header-font-size: 1rem;
  --component-card-sub-header-line-height: 1.5;
  --component-card-sub-header-letter-spacing: 0.00938em;
  --component-card-content-font-weight: 400;
  --component-card-content-font-size: 1rem;
  --component-card-content-line-height: 1.5;
  --component-card-content-letter-spacing: 0.00938em;
  --component-card-action-color: #11709c;
  --component-card-action-typography-font-weight: 500;
  --component-card-action-typography-font-size: 13;
  --component-card-action-typography-line-height: 1.75;
  --component-card-action-typography-letter-spacing: 0.02857em;
  --component-card-action-typography-text-transform: uppercase;
  --component-card-action-padding: 4px 10px;
  --component-link-theme-light-color: #13885E;
  --component-link-theme-dark-color: #77ECC2;
  --component-link-color-primary: #13885E;
  --component-link-color-secondary: #13885E;
  --component-link-color-main: #13885E;
  --component-link-color-dark: #363e49;
  --component-link-typography-font-weight: 400;
  --component-link-typography-font-size: 1rem;
  --component-link-typography-line-height: 1.5;
  --component-link-typography-letter-spacing: 0.00938em;
  --component-menu-theme-light-color: rgba(0, 0, 0, 0.87);
  --component-menu-theme-light-color-disabled: rgba(0, 0, 0, 0.38);
  --component-menu-theme-light-background: #ffffff;
  --component-menu-theme-light-background-hover: rgba(0, 0, 0, 0.04);
  --component-menu-theme-dark-color: #ffffff;
  --component-menu-theme-dark-color-disabled: rgba(255, 255, 255, 0.5);
  --component-menu-theme-dark-background: #292929;
  --component-menu-theme-dark-background-hover: rgba(255, 255, 255, 0.08);
  --component-menu-typography-font-weight: 400;
  --component-menu-typography-font-size: 1rem;
  --component-menu-typography-line-height: 1.5;
  --component-menu-typography-letter-spacing: 0.00938em;
  --component-navigation-color-primary: #11709c;
  --component-navigation-theme-light-color: rgba(0, 0, 0, 0.87);
  --component-navigation-theme-light-color-disabled: rgba(0, 0, 0, 0.38);
  --component-navigation-theme-light-background: #ffffff;
  --component-navigation-theme-light-background-hover: rgba(0, 0, 0, 0.04);
  --component-navigation-theme-dark-color: #ffffff;
  --component-navigation-theme-dark-color-disabled: rgba(255, 255, 255, 0.5);
  --component-navigation-theme-dark-background: #292929;
  --component-navigation-theme-dark-background-hover: rgba(255, 255, 255, 0.08);
  --component-navigation-menu-item-font-weight: 400;
  --component-navigation-menu-item-font-size: 0.875rem;
  --component-navigation-menu-item-line-height: 1.43;
  --component-navigation-menu-item-letter-spacing: 0.01071em;
  --component-navigation-menu-item-active-font-weight: 500;
  --component-navigation-menu-item-active-font-size: 0.875rem;
  --component-navigation-menu-item-active-line-height: 1.43;
  --component-navigation-menu-item-active-letter-spacing: 0.01071em;
  --component-table-theme-light-color: rgba(0, 0, 0, 0.87);
  --component-table-theme-light-background: #ffffff;
  --component-table-theme-light-divider: rgba(0, 0, 0, 0.12);
  --component-table-theme-dark-color: #ffffff;
  --component-table-theme-dark-background: #292929;
  --component-table-theme-dark-divider: rgba(255, 255, 255, 0.12);
  --component-table-header-font-weight: 500;
  --component-table-header-font-size: 0.875rem;
  --component-table-header-line-height: 1.43;
  --component-table-header-letter-spacing: 0.01071em;
  --component-table-body-font-weight: 400;
  --component-table-body-font-size: 0.875rem;
  --component-table-body-line-height: 1.43;
  --component-table-body-letter-spacing: 0.01071em;
  --component-table-padding-default: 16px;
  --component-table-padding-dense: 6px 24px 6px 16px;
  --component-tabs-color-primary: #11709c;
  --component-tabs-color-secondary: #079781;
  --component-tabs-theme-light-color: rgba(0, 0, 0, 0.87);
  --component-tabs-theme-light-color-disabled: rgba(0, 0, 0, 0.38);
  --component-tabs-theme-dark-color: #ffffff;
  --component-tabs-theme-dark-color-disabled: rgba(255, 255, 255, 0.5);
  --component-tabs-typography-font-weight: 500;
  --component-tabs-typography-font-size: 0.875rem;
  --component-tabs-typography-line-height: 1.75;
  --component-tabs-typography-letter-spacing: 0.02857em;
  --component-tabs-typography-text-transform: uppercase;
  --palette-light-divider: rgba(0, 0, 0, 0.12);
  --palette-light-background-paper: #ffffff;
  --palette-light-background-default: #fafafa;
  --palette-light-action-active: rgba(0, 0, 0, 0.54);
  --palette-light-action-hover: rgba(0, 0, 0, 0.04);
  --palette-light-action-hover-opacity: 0.04;
  --palette-light-action-selected: rgba(0, 0, 0, 0.08);
  --palette-light-action-selected-opacity: 0.08;
  --palette-light-action-disabled: rgba(0, 0, 0, 0.26);
  --palette-light-action-disabled-background: rgba(0, 0, 0, 0.12);
  --palette-light-action-disabled-opacity: 0.38;
  --palette-light-action-focus: rgba(0, 0, 0, 0.12);
  --palette-light-action-focus-opacity: 0.12;
  --palette-light-action-activated-opacity: 0.12;
  --palette-light-text-primary: rgba(0, 0, 0, 0.87);
  --palette-light-text-secondary: rgba(0, 0, 0, 0.54);
  --palette-light-text-disabled: rgba(0, 0, 0, 0.38);
  --palette-light-text-hint: rgba(0, 0, 0, 0.38);
  --palette-light-logo-light-variant: #8FE5F2;
  --palette-light-logo-dark-variant: #006A56;
  --palette-light-primary-light: #4D7F71;
  --palette-light-primary-main: #006A56;
  --palette-light-primary-dark: #004442;
  --palette-light-primary-contrast-text: #ffffff;
  --palette-light-secondary-light: #408caf;
  --palette-light-secondary-main: #11719C;
  --palette-light-secondary-dark: #004667;
  --palette-light-secondary-contrast-text: #ffffff;
  --palette-light-error-main: #cf4833;
  --palette-light-warning-main: #ffae00;
  --palette-light-info-main: #25a0cf;
  --palette-light-success-main: #29a793;
  --palette-dark-divider: rgba(255, 255, 255, 0.12);
  --palette-dark-background-paper: #292929;
  --palette-dark-background-default: #1C1C1C;
  --palette-dark-action-active: #fff;
  --palette-dark-action-hover: rgba(255, 255, 255, 0.08);
  --palette-dark-action-hover-opacity: 0.08;
  --palette-dark-action-selected: rgba(255, 255, 255, 0.16);
  --palette-dark-action-selected-opacity: 0.16;
  --palette-dark-action-disabled: rgba(255, 255, 255, 0.3);
  --palette-dark-action-disabled-background: rgba(255, 255, 255, 0.12);
  --palette-dark-action-disabled-opacity: 0.38;
  --palette-dark-action-focus: rgba(255, 255, 255, 0.12);
  --palette-dark-action-focus-opacity: 0.12;
  --palette-dark-action-activated-opacity: 0.24;
  --palette-dark-text-primary: #ffffff;
  --palette-dark-text-secondary: rgba(255, 255, 255, 0.7);
  --palette-dark-text-disabled: rgba(255, 255, 255, 0.5);
  --palette-dark-text-hint: rgba(255, 255, 255, 0.5);
  --palette-dark-text-icon: rgba(255, 255, 255, 0.5);
  --palette-dark-logo-light-variant: #8FE5F2;
  --palette-dark-logo-dark-variant: #006A56;
  --palette-dark-primary-light: #92efce;
  --palette-dark-primary-main: #77ECC2;
  --palette-dark-primary-dark: #53a587;
  --palette-dark-primary-contrast-text: rgba(0, 0, 0, 0.87);
  --palette-dark-secondary-light: #a5eaf4;
  --palette-dark-secondary-main: #8FE5F2;
  --palette-dark-secondary-dark: #64a0a9;
  --palette-dark-secondary-contrast-text: rgba(0, 0, 0, 0.87);
  --palette-dark-error-main: #E66D66;
  --palette-dark-warning-main: #DCA46C;
  --palette-dark-info-main: #7ECDDF;
  --palette-dark-success-main: #34BB8C;
  --palette-marketing-dusk-forest: #004442;
  --palette-marketing-forta-forest: #006A56;
  --palette-marketing-fern: #4D7F71;
  --palette-marketing-lichen: #70A59A;
  --palette-marketing-mint-green: #77ECC2;
  --palette-marketing-sky-blue: #8FE5F2;
  --palette-marketing-cream: #E3E3E3;
  --palette-marketing-grey-taupe: #A9A9A9;
  --palette-marketing-beige: #EBDBC1;
  --palette-marketing-web-button: #11719C;
  --palette-marketing-web-hover: #004667;
  --palette-marketing-web-links: #13885E;
  --palette-chart-light: #11709c,#4fb7a6,#ffd143,#d47770,#59bbda,#068a74,#f8885c,#b43bc6,#363e49,#f366c1,#7356ea,#e34748,#74bc00,#f0e518,#1d93c2,#0026cf,#6ed181,#b43bc6,#06517b,#242a32,#90097c,#4c009e,#006A56,#a0321e,#0019c6,#008927,#7000a9;
  --palette-chart-dark: #11709c,#4fb7a6,#ffd143,#d47770,#59bbda,#068a74,#f8885c,#b43bc6,#ecedf0,#f366c1,#7356ea,#e34748,#74bc00,#f0e518,#1d93c2,#0026cf,#6ed181,#b43bc6,#06517b,#cfd4da,#90097c,#4c009e,#006A56,#a0321e,#0019c6,#008927,#7000a9;
  --palette-scale-grey-50: #fafafa;
  --palette-scale-grey-100: #f5f5f5;
  --palette-scale-grey-200: #eeeeee;
  --palette-scale-grey-300: #e0e0e0;
  --palette-scale-grey-400: #bdbdbd;
  --palette-scale-grey-500: #9e9e9e;
  --palette-scale-grey-600: #757575;
  --palette-scale-grey-700: #616161;
  --palette-scale-grey-800: #424242;
  --palette-scale-grey-900: #212121;
  --palette-scale-grey-a100: #d5d5d5;
  --palette-scale-grey-a200: #aaaaaa;
  --palette-scale-grey-a400: #303030;
  --palette-scale-grey-a700: #616161;
  --palette-scale-slate-50: #ecedf0;
  --palette-scale-slate-100: #cfd4da;
  --palette-scale-slate-200: #b0b7c1;
  --palette-scale-slate-300: #919ba9;
  --palette-scale-slate-400: #7a8697;
  --palette-scale-slate-500: #637185;
  --palette-scale-slate-600: #566375;
  --palette-scale-slate-700: #45505e;
  --palette-scale-slate-800: #363e49;
  --palette-scale-slate-900: #242a32;
  --palette-scale-blue-50: #e1f4f8;
  --palette-scale-blue-100: #b2e2ee;
  --palette-scale-blue-200: #83cfe4;
  --palette-scale-blue-300: #59bbda;
  --palette-scale-blue-400: #3caed4;
  --palette-scale-blue-500: #25a0cf;
  --palette-scale-blue-600: #1d93c2;
  --palette-scale-blue-700: #1281af;
  --palette-scale-blue-800: #11709c;
  --palette-scale-blue-900: #06517b;
  --palette-scale-indigo-50: #ede7fc;
  --palette-scale-indigo-100: #d1c5f6;
  --palette-scale-indigo-200: #b19ef2;
  --palette-scale-indigo-300: #9075ee;
  --palette-scale-indigo-400: #7356ea;
  --palette-scale-indigo-500: #5338e5;
  --palette-scale-indigo-600: #4533de;
  --palette-scale-indigo-700: #2e2cd5;
  --palette-scale-indigo-800: #0026cf;
  --palette-scale-indigo-900: #0019c6;
  --palette-scale-fuschia-50: #f5e4f7;
  --palette-scale-fuschia-100: #e5bceb;
  --palette-scale-fuschia-200: #d490de;
  --palette-scale-fuschia-300: #c261d1;
  --palette-scale-fuschia-400: #b43bc6;
  --palette-scale-fuschia-500: #a600bc;
  --palette-scale-fuschia-600: #9701b6;
  --palette-scale-fuschia-700: #8300af;
  --palette-scale-fuschia-800: #7000a9;
  --palette-scale-fuschia-900: #4c009e;
  --palette-scale-pink-50: #fbe5f5;
  --palette-scale-pink-100: #f5bfe5;
  --palette-scale-pink-200: #f294d4;
  --palette-scale-pink-300: #f366c1;
  --palette-scale-pink-400: #f53faf;
  --palette-scale-pink-500: #fa009c;
  --palette-scale-pink-600: #e70096;
  --palette-scale-pink-700: #cf008d;
  --palette-scale-pink-800: #b80587;
  --palette-scale-pink-900: #90097c;
  --palette-scale-scarlet-50: #fde9ec;
  --palette-scale-scarlet-100: #fbc9ce;
  --palette-scale-scarlet-200: #e89394;
  --palette-scale-scarlet-300: #db696b;
  --palette-scale-scarlet-400: #e34748;
  --palette-scale-scarlet-500: #e6322d;
  --palette-scale-scarlet-600: #d7282c;
  --palette-scale-scarlet-700: #c61d27;
  --palette-scale-scarlet-800: #b91420;
  --palette-scale-scarlet-900: #aa0014;
  --palette-scale-red-50: #fcebed;
  --palette-scale-red-100: #f8cdcf;
  --palette-scale-red-200: #e39b97;
  --palette-scale-red-300: #d47770;
  --palette-scale-red-400: #db5c4d;
  --palette-scale-red-500: #dd5134;
  --palette-scale-red-600: #cf4833;
  --palette-scale-red-700: #be3f2d;
  --palette-scale-red-800: #b03928;
  --palette-scale-red-900: #a0321e;
  --palette-scale-orange-50: #fae8e6;
  --palette-scale-orange-100: #fccbb8;
  --palette-scale-orange-200: #faa98b;
  --palette-scale-orange-300: #f8885c;
  --palette-scale-orange-400: #f76e37;
  --palette-scale-orange-500: #f5560e;
  --palette-scale-orange-600: #ea5009;
  --palette-scale-orange-700: #dd4903;
  --palette-scale-orange-800: #cf4200;
  --palette-scale-orange-900: #b73400;
  --palette-scale-yellow-50: #fff7df;
  --palette-scale-yellow-100: #ffeaaf;
  --palette-scale-yellow-200: #ffdd7b;
  --palette-scale-yellow-300: #ffd143;
  --palette-scale-yellow-400: #ffc709;
  --palette-scale-yellow-500: #ffbc00;
  --palette-scale-yellow-600: #ffae00;
  --palette-scale-yellow-700: #ff9a00;
  --palette-scale-yellow-800: #ff8800;
  --palette-scale-yellow-900: #ff6600;
  --palette-scale-lemon-50: #fffce6;
  --palette-scale-lemon-100: #fdf7c1;
  --palette-scale-lemon-200: #fbf397;
  --palette-scale-lemon-300: #f8ef6c;
  --palette-scale-lemon-400: #f4ea48;
  --palette-scale-lemon-500: #f0e518;
  --palette-scale-lemon-600: #e2d415;
  --palette-scale-lemon-700: #cfbd09;
  --palette-scale-lemon-800: #bca600;
  --palette-scale-lemon-900: #9e7f00;
  --palette-scale-lime-50: #eff7e4;
  --palette-scale-lime-100: #d7ebbd;
  --palette-scale-lime-200: #bcdd92;
  --palette-scale-lime-300: #a0d064;
  --palette-scale-lime-400: #8ac63d;
  --palette-scale-lime-500: #74bc00;
  --palette-scale-lime-600: #64ac00;
  --palette-scale-lime-700: #4e9900;
  --palette-scale-lime-800: #378500;
  --palette-scale-lime-900: #006400;
  --palette-scale-green-50: #e0f2f0;
  --palette-scale-green-100: #b2dfd8;
  --palette-scale-green-200: #81ccbf;
  --palette-scale-green-300: #4fb7a6;
  --palette-scale-green-400: #29a793;
  --palette-scale-green-500: #079781;
  --palette-scale-green-600: #068a74;
  --palette-scale-green-700: #037a65;
  --palette-scale-green-800: #006A56;
  --palette-scale-green-900: #004e3b;
  --palette-scale-seagreen-50: #e0f2f0;
  --palette-scale-seagreen-100: #b2dfd8;
  --palette-scale-seagreen-200: #81ccbf;
  --palette-scale-seagreen-300: #4fb7a6;
  --palette-scale-seagreen-400: #29a793;
  --palette-scale-seagreen-500: #079781;
  --palette-scale-seagreen-600: #068a74;
  --palette-scale-seagreen-700: #037a65;
  --palette-scale-seagreen-800: #006A56;
  --palette-scale-seagreen-900: #004e3b;
  --palette-scale-teal-50: #e6f7e9;
  --palette-scale-teal-100: #c3ebc9;
  --palette-scale-teal-200: #9bdea6;
  --palette-scale-teal-300: #6ed181;
  --palette-scale-teal-400: #46c765;
  --palette-scale-teal-500: #00bc48;
  --palette-scale-teal-600: #00ac3f;
  --palette-scale-teal-700: #009a32;
  --palette-scale-teal-800: #008927;
  --palette-scale-teal-900: #00690e;
  --palette-common-black: #000000;
  --palette-common-white: #ffffff;
  --palette-common-light-text: #ffffff;
  --palette-common-dark-text: rgba(0, 0, 0, 0.87);
  --palette-primary-light: #4D7F71;
  --palette-primary-main: #006A56;
  --palette-primary-dark: #004442;
  --palette-primary-contrast-text: #ffffff;
  --palette-secondary-light: #408caf;
  --palette-secondary-main: #11719C;
  --palette-secondary-dark: #004667;
  --palette-secondary-contrast-text: #ffffff;
  --palette-tertiary-light: #5e646d;
  --palette-tertiary-main: #363e49;
  --palette-tertiary-dark: #252b33;
  --palette-tertiary-contrast-text: #ffffff;
  --palette-error-light: #d86c5b;
  --palette-error-main: #cf4833;
  --palette-error-dark: #903223;
  --palette-error-contrast-text: #ffffff;
  --palette-warning-light: #ffbf33;
  --palette-warning-main: #ffae00;
  --palette-warning-dark: #b27a00;
  --palette-warning-contrast-text: rgba(0, 0, 0, 0.87);
  --palette-info-light: #50b3d8;
  --palette-info-main: #25a0cf;
  --palette-info-dark: #197090;
  --palette-info-contrast-text: rgba(0, 0, 0, 0.87);
  --palette-success-light: #53b8a8;
  --palette-success-main: #29a793;
  --palette-success-dark: #1c7466;
  --palette-success-contrast-text: rgba(0, 0, 0, 0.87);
  --palette-grey-50: #fafafa;
  --palette-grey-100: #f5f5f5;
  --palette-grey-200: #eeeeee;
  --palette-grey-300: #e0e0e0;
  --palette-grey-400: #bdbdbd;
  --palette-grey-500: #9e9e9e;
  --palette-grey-600: #757575;
  --palette-grey-700: #616161;
  --palette-grey-800: #424242;
  --palette-grey-900: #212121;
  --palette-grey-a100: #d5d5d5;
  --palette-grey-a200: #aaaaaa;
  --palette-grey-a400: #303030;
  --palette-grey-a700: #616161;
  --palette-contrast-threshold: 3;
  --palette-tonal-offset: 0.2;
  --typography-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-font-family-mono: 'Roboto Mono', Menlo, 'Courier New', monospace;
  --typography-font-size: 14;
  --typography-font-weight-light: 300;
  --typography-font-weight-regular: 400;
  --typography-font-weight-medium: 500;
  --typography-font-weight-bold: 700;
  --typography-html-font-size: 16;
  --typography-h1-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-h1-font-weight: 300;
  --typography-h1-font-size: 3.5rem;
  --typography-h1-line-height: 1.167;
  --typography-h1-letter-spacing: -0.01562em;
  --typography-h2-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-h2-font-weight: 300;
  --typography-h2-font-size: 2.25rem;
  --typography-h2-line-height: 1.2;
  --typography-h2-letter-spacing: -0.00833em;
  --typography-h3-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-h3-font-weight: 400;
  --typography-h3-font-size: 1.75rem;
  --typography-h3-line-height: 1.167;
  --typography-h3-letter-spacing: 0em;
  --typography-h4-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-h4-font-weight: 400;
  --typography-h4-font-size: 1.5rem;
  --typography-h4-line-height: 1.235;
  --typography-h4-letter-spacing: 0.00735em;
  --typography-h5-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-h5-font-weight: 400;
  --typography-h5-font-size: 1.25rem;
  --typography-h5-line-height: 1.334;
  --typography-h5-letter-spacing: 0em;
  --typography-h6-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-h6-font-weight: 500;
  --typography-h6-font-size: 1.125rem;
  --typography-h6-line-height: 1.6;
  --typography-h6-letter-spacing: 0.0075em;
  --typography-subtitle1-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-subtitle1-font-weight: 400;
  --typography-subtitle1-font-size: 1rem;
  --typography-subtitle1-line-height: 1.75;
  --typography-subtitle1-letter-spacing: 0.00938em;
  --typography-subtitle2-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-subtitle2-font-weight: 500;
  --typography-subtitle2-font-size: 0.875rem;
  --typography-subtitle2-line-height: 1.57;
  --typography-subtitle2-letter-spacing: 0.00714em;
  --typography-body1-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-body1-font-weight: 400;
  --typography-body1-font-size: 1rem;
  --typography-body1-line-height: 1.5;
  --typography-body1-letter-spacing: 0.00938em;
  --typography-body2-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-body2-font-weight: 400;
  --typography-body2-font-size: 0.875rem;
  --typography-body2-line-height: 1.43;
  --typography-body2-letter-spacing: 0.01071em;
  --typography-button-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-button-font-weight: 500;
  --typography-button-font-size: 0.875rem;
  --typography-button-line-height: 1.75;
  --typography-button-letter-spacing: 0.02857em;
  --typography-button-text-transform: uppercase;
  --typography-caption-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-caption-font-weight: 400;
  --typography-caption-font-size: 0.75rem;
  --typography-caption-line-height: 1.66;
  --typography-caption-letter-spacing: 0.03333em;
  --typography-overline-font-family: Roboto, Helvetica, Arial, sans-serif;
  --typography-overline-font-weight: 400;
  --typography-overline-font-size: 0.75rem;
  --typography-overline-line-height: 2.66;
  --typography-overline-letter-spacing: 0.08333em;
  --typography-overline-text-transform: uppercase;
  --breakpoints-keys-0: xs;
  --breakpoints-keys-1: sm;
  --breakpoints-keys-2: md;
  --breakpoints-keys-3: lg;
  --breakpoints-keys-4: xl;
  --breakpoints-values-xs: 0;
  --breakpoints-values-sm: 600;
  --breakpoints-values-md: 960;
  --breakpoints-values-lg: 1280;
  --breakpoints-values-xl: 1920;
  --shadows-0: none;
  --shadows-1: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
  --shadows-2: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
  --shadows-3: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);
  --shadows-4: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
  --shadows-5: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);
  --shadows-6: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
  --shadows-7: 0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);
  --shadows-8: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
  --shadows-9: 0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);
  --shadows-10: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);
  --shadows-11: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);
  --shadows-12: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);
  --shadows-13: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);
  --shadows-14: 0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);
  --shadows-15: 0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);
  --shadows-16: 0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);
  --shadows-17: 0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);
  --shadows-18: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);
  --shadows-19: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);
  --shadows-20: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);
  --shadows-21: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);
  --shadows-22: 0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);
  --shadows-23: 0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);
  --shadows-24: 0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);
  --shape-border-radius: 4px;
  --transitions-easing-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --transitions-easing-ease-out: cubic-bezier(0.0, 0, 0.2, 1);
  --transitions-easing-ease-in: cubic-bezier(0.4, 0, 1, 1);
  --transitions-easing-sharp: cubic-bezier(0.4, 0, 0.6, 1);
  --transitions-duration-shortest: 150;
  --transitions-duration-shorter: 200;
  --transitions-duration-short: 250;
  --transitions-duration-standard: 300;
  --transitions-duration-complex: 375;
  --transitions-duration-entering-screen: 225;
  --transitions-duration-leaving-screen: 195;
  --z-index-mobile-stepper: 1000;
  --z-index-speed-dial: 1050;
  --z-index-app-bar: 1100;
  --z-index-drawer: 1200;
  --z-index-modal: 1450;
  --z-index-snackbar: 1400;
  --z-index-tooltip: 1500;
}
