/**
 * Do not edit directly, this file was auto-generated.
 */
:root {
  --system-border-radius-1000: 16px;
  --system-border-radius-125: 2px;
  --system-border-radius-1250: 20px;
  --system-border-radius-1500: 24px;
  --system-border-radius-1750: 28px;
  --system-border-radius-250: 4px;
  --system-border-radius-3000: 48px;
  --system-border-radius-375: 6px;
  --system-border-radius-500: 8px;
  --system-border-radius-750: 12px;
  --system-border-radius-875: 14px;
  --system-border-radius-full: 1408px;
  --system-border-radius-none: 0px;
  --system-border-width-regular: 2px;
  --system-border-width-thick: 4px;
  --system-border-width-thin: 1px;
  --system-border-width-ultra-thin: 0.64px;
  --system-color-background-neutral-100: #f2f2f2;
  --system-color-background-neutral-200: #e6e6e6;
  --system-color-background-neutral-25: #fafafa;
  --system-color-background-neutral-300: #d9d9d9;
  --system-color-background-neutral-400: #acacac;
  --system-color-background-neutral-50: #f9f9f9;
  --system-color-background-neutral-500: #808080;
  --system-color-background-neutral-600: #737373;
  --system-color-background-neutral-700: #5a5a5a;
  --system-color-background-neutral-800: #404040;
  --system-color-background-neutral-900: #202020;
  --system-color-background-neutral-black: #000000;
  --system-color-background-neutral-white: #ffffff;
  --system-color-background-primary-100: #e6f0f0;
  --system-color-background-primary-200: #cce0e1;
  --system-color-background-primary-25: #f5f9f9;
  --system-color-background-primary-300: #b3d1d3;
  --system-color-background-primary-400: #599c9f;
  --system-color-background-primary-50: #f2f7f8;
  --system-color-background-primary-500: #00666b;
  --system-color-background-primary-600: #005c60;
  --system-color-background-primary-700: #00474b;
  --system-color-background-primary-800: #003336;
  --system-color-background-primary-900: #00191b;
  --system-color-background-secondary-100: #f3f4f5;
  --system-color-background-secondary-200: #e8e9ea;
  --system-color-background-secondary-25: #fafbfb;
  --system-color-background-secondary-300: #dcdee0;
  --system-color-background-secondary-400: #b3b8bc;
  --system-color-background-secondary-50: #f9fafa;
  --system-color-background-secondary-500: #8A9198;
  --system-color-background-secondary-600: #7c8389;
  --system-color-background-secondary-700: #61666a;
  --system-color-background-secondary-800: #45494c;
  --system-color-background-secondary-900: #222426;
  --system-color-background-status-danger-100: #FFCDD2;
  --system-color-background-status-danger-200: #EF9A9A;
  --system-color-background-status-danger-25: #fff7f7;
  --system-color-background-status-danger-300: #E57373;
  --system-color-background-status-danger-400: #EF5350;
  --system-color-background-status-danger-50: #FFEBEE;
  --system-color-background-status-danger-500: #F44336;
  --system-color-background-status-danger-600: #E53935;
  --system-color-background-status-danger-700: #D32F2F;
  --system-color-background-status-danger-800: #C62828;
  --system-color-background-status-danger-900: #B71C1C;
  --system-color-background-status-info-100: #BBDEFB;
  --system-color-background-status-info-200: #90CAF9;
  --system-color-background-status-info-25: #f6fbff;
  --system-color-background-status-info-300: #64B5F6;
  --system-color-background-status-info-400: #42A5F5;
  --system-color-background-status-info-50: #E3F2FD;
  --system-color-background-status-info-500: #2196F3;
  --system-color-background-status-info-600: #1E88E5;
  --system-color-background-status-info-700: #1976D2;
  --system-color-background-status-info-800: #1565C0;
  --system-color-background-status-info-900: #0D47A1;
  --system-color-background-status-success-100: #C8E6C9;
  --system-color-background-status-success-200: #A5D6A7;
  --system-color-background-status-success-25: #f8fcf8;
  --system-color-background-status-success-300: #81C784;
  --system-color-background-status-success-400: #66BB6A;
  --system-color-background-status-success-50: #E8F5E9;
  --system-color-background-status-success-500: #4CAF50;
  --system-color-background-status-success-600: #43A047;
  --system-color-background-status-success-700: #388E3C;
  --system-color-background-status-success-800: #2E7D32;
  --system-color-background-status-success-900: #1B5E20;
  --system-color-background-status-warning-100: #fef3c7;
  --system-color-background-status-warning-200: #fde68a;
  --system-color-background-status-warning-25: #fffbf5;
  --system-color-background-status-warning-300: #fcd34d;
  --system-color-background-status-warning-400: #fbbf24;
  --system-color-background-status-warning-50: #fffbeb;
  --system-color-background-status-warning-500: #f59e0b;
  --system-color-background-status-warning-600: #d97706;
  --system-color-background-status-warning-700: #b45309;
  --system-color-background-status-warning-800: #92400e;
  --system-color-background-status-warning-900: #78350f;
  --system-color-border-neutral-bold: #404040;
  --system-color-border-neutral-contrast: #000000;
  --system-color-border-neutral-inverse: #ffffff;
  --system-color-border-neutral-minimal: #d9d9d9;
  --system-color-border-neutral-moderate: #808080;
  --system-color-border-neutral-strong: #5a5a5a;
  --system-color-border-neutral-subtle: #acacac;
  --system-color-border-primary-bold: #003336;
  --system-color-border-primary-contrast: #00191b;
  --system-color-border-primary-inverse: #f2f7f8;
  --system-color-border-primary-minimal: #e6f0f0;
  --system-color-border-primary-moderate: #00666b;
  --system-color-border-primary-strong: #00474b;
  --system-color-border-primary-subtle: #cce0e1;
  --system-color-border-secondary-bold: #61666a;
  --system-color-border-secondary-contrast: #222426;
  --system-color-border-secondary-inverse: #f9fafa;
  --system-color-border-secondary-minimal: #e8e9ea;
  --system-color-border-secondary-moderate: #8A9198;
  --system-color-border-secondary-strong: #7c8389;
  --system-color-border-secondary-subtle: #dcdee0;
  --system-color-border-status-danger-bold: #C62828;
  --system-color-border-status-danger-contrast: #B71C1C;
  --system-color-border-status-danger-inverse: #FFEBEE;
  --system-color-border-status-danger-minimal: #FFCDD2;
  --system-color-border-status-danger-moderate: #F44336;
  --system-color-border-status-danger-strong: #D32F2F;
  --system-color-border-status-danger-subtle: #EF9A9A;
  --system-color-border-status-info-bold: #1565C0;
  --system-color-border-status-info-contrast: #0D47A1;
  --system-color-border-status-info-inverse: #E3F2FD;
  --system-color-border-status-info-minimal: #BBDEFB;
  --system-color-border-status-info-moderate: #2196F3;
  --system-color-border-status-info-strong: #1976D2;
  --system-color-border-status-info-subtle: #90CAF9;
  --system-color-border-status-success-bold: #2E7D32;
  --system-color-border-status-success-contrast: #1B5E20;
  --system-color-border-status-success-inverse: #E8F5E9;
  --system-color-border-status-success-minimal: #C8E6C9;
  --system-color-border-status-success-moderate: #4CAF50;
  --system-color-border-status-success-strong: #388E3C;
  --system-color-border-status-success-subtle: #A5D6A7;
  --system-color-border-status-warning-bold: #92400e;
  --system-color-border-status-warning-contrast: #78350f;
  --system-color-border-status-warning-inverse: #fffbeb;
  --system-color-border-status-warning-minimal: #fef3c7;
  --system-color-border-status-warning-moderate: #f59e0b;
  --system-color-border-status-warning-strong: #d97706;
  --system-color-border-status-warning-subtle: #fde68a;
  --system-color-shadow-neutral-heavy: rgba(128, 128, 128, 0.4);
  --system-color-shadow-neutral-minimal: rgba(128, 128, 128, 0.16);
  --system-color-shadow-neutral-moderate: rgba(128, 128, 128, 0.32);
  --system-color-shadow-neutral-opaque: rgba(128, 128, 128, 0.48);
  --system-color-shadow-neutral-subtle: rgba(128, 128, 128, 0.24);
  --system-color-shadow-neutral-transparent: rgba(128, 128, 128, 0.08);
  --system-color-shadow-primary-heavy: rgba(0, 102, 107, 0.4);
  --system-color-shadow-primary-minimal: rgba(0, 102, 107, 0.16);
  --system-color-shadow-primary-moderate: rgba(0, 102, 107, 0.32);
  --system-color-shadow-primary-opaque: rgba(0, 102, 107, 0.48);
  --system-color-shadow-primary-subtle: rgba(0, 102, 107, 0.24);
  --system-color-shadow-primary-transparent: rgba(0, 102, 107, 0.08);
  --system-color-shadow-secondary-heavy: rgba(138, 145, 152, 0.4);
  --system-color-shadow-secondary-minimal: rgba(138, 145, 152, 0.16);
  --system-color-shadow-secondary-moderate: rgba(138, 145, 152, 0.32);
  --system-color-shadow-secondary-opaque: rgba(138, 145, 152, 0.48);
  --system-color-shadow-secondary-subtle: rgba(138, 145, 152, 0.24);
  --system-color-shadow-secondary-transparent: rgba(138, 145, 152, 0.08);
  --system-color-shadow-status-danger-heavy: rgba(244, 67, 54, 0.4);
  --system-color-shadow-status-danger-minimal: rgba(244, 67, 54, 0.16);
  --system-color-shadow-status-danger-moderate: rgba(244, 67, 54, 0.32);
  --system-color-shadow-status-danger-opaque: rgba(244, 67, 54, 0.48);
  --system-color-shadow-status-danger-subtle: rgba(244, 67, 54, 0.24);
  --system-color-shadow-status-danger-transparent: rgba(244, 67, 54, 0.08);
  --system-color-shadow-status-info-heavy: rgba(33, 150, 243, 0.4);
  --system-color-shadow-status-info-minimal: rgba(33, 150, 243, 0.16);
  --system-color-shadow-status-info-moderate: rgba(33, 150, 243, 0.32);
  --system-color-shadow-status-info-opaque: rgba(33, 150, 243, 0.48);
  --system-color-shadow-status-info-subtle: rgba(33, 150, 243, 0.24);
  --system-color-shadow-status-info-transparent: rgba(33, 150, 243, 0.08);
  --system-color-shadow-status-success-heavy: rgba(76, 175, 80, 0.4);
  --system-color-shadow-status-success-minimal: rgba(76, 175, 80, 0.16);
  --system-color-shadow-status-success-moderate: rgba(76, 175, 80, 0.32);
  --system-color-shadow-status-success-opaque: rgba(76, 175, 80, 0.48);
  --system-color-shadow-status-success-subtle: rgba(76, 175, 80, 0.24);
  --system-color-shadow-status-success-transparent: rgba(76, 175, 80, 0.08);
  --system-color-shadow-status-warning-heavy: rgba(245, 158, 11, 0.4);
  --system-color-shadow-status-warning-minimal: rgba(245, 158, 11, 0.16);
  --system-color-shadow-status-warning-moderate: rgba(245, 158, 11, 0.32);
  --system-color-shadow-status-warning-opaque: rgba(245, 158, 11, 0.48);
  --system-color-shadow-status-warning-subtle: rgba(245, 158, 11, 0.24);
  --system-color-shadow-status-warning-transparent: rgba(245, 158, 11, 0.08);
  --system-color-surface-flat: #ffffff;
  --system-color-surface-overlay: #ffffff;
  --system-color-surface-raised: #ffffff;
  --system-color-surface-sunken: #f9fafa;
  --system-color-text-neutral-black: #000000;
  --system-color-text-neutral-contrast: #404040;
  --system-color-text-neutral-inverse: #ffffff;
  --system-color-text-neutral-muted: #acacac;
  --system-color-text-neutral-vivid: #737373;
  --system-color-text-primary-contrast: #00191b;
  --system-color-text-primary-inverse: #f2f7f8;
  --system-color-text-primary-muted: #599c9f;
  --system-color-text-primary-vivid: #00666b;
  --system-color-text-secondary-contrast: #222426;
  --system-color-text-secondary-inverse: #f9fafa;
  --system-color-text-secondary-muted: #b3b8bc;
  --system-color-text-secondary-vivid: #61666a;
  --system-color-text-status-danger-contrast: #B71C1C;
  --system-color-text-status-danger-inverse: #FFEBEE;
  --system-color-text-status-danger-muted: #EF5350;
  --system-color-text-status-danger-vivid: #E53935;
  --system-color-text-status-info-contrast: #0D47A1;
  --system-color-text-status-info-inverse: #E3F2FD;
  --system-color-text-status-info-muted: #42A5F5;
  --system-color-text-status-info-vivid: #1E88E5;
  --system-color-text-status-success-contrast: #1B5E20;
  --system-color-text-status-success-inverse: #E8F5E9;
  --system-color-text-status-success-muted: #66BB6A;
  --system-color-text-status-success-vivid: #43A047;
  --system-color-text-status-warning-contrast: #78350f;
  --system-color-text-status-warning-inverse: #fffbeb;
  --system-color-text-status-warning-muted: #fbbf24;
  --system-color-text-status-warning-vivid: #d97706;
  --system-size-1000: 16px;
  --system-size-10000: 160px;
  --system-size-1125: 18px;
  --system-size-11500: 184px;
  --system-size-125: 2px;
  --system-size-1250: 20px;
  --system-size-1500: 24px;
  --system-size-1750: 28px;
  --system-size-2000: 32px;
  --system-size-2250: 36px;
  --system-size-2500: 40px;
  --system-size-3000: 48px;
  --system-size-3500: 56px;
  --system-size-4000: 64px;
  --system-size-4500: 72px;
  --system-size-500: 8px;
  --system-size-6000: 96px;
  --system-size-7000: 112px;
  --system-size-750: 12px;
  --system-space-inline-0: 0px;
  --system-space-inline-1000: 16px;
  --system-space-inline-125: 2px;
  --system-space-inline-250: 4px;
  --system-space-inline-375: 6px;
  --system-space-inline-500: 8px;
  --system-space-inline-750: 12px;
  --system-space-inset-h-0: 0px;
  --system-space-inset-h-1000: 16px;
  --system-space-inset-h-125: 2px;
  --system-space-inset-h-1500: 24px;
  --system-space-inset-h-2000: 32px;
  --system-space-inset-h-250: 4px;
  --system-space-inset-h-2500: 40px;
  --system-space-inset-h-375: 6px;
  --system-space-inset-h-500: 8px;
  --system-space-inset-h-750: 12px;
  --system-space-inset-v-0: 0px;
  --system-space-inset-v-1000: 16px;
  --system-space-inset-v-125: 2px;
  --system-space-inset-v-1500: 24px;
  --system-space-inset-v-250: 4px;
  --system-space-inset-v-2500: 40px;
  --system-space-inset-v-375: 6px;
  --system-space-inset-v-500: 8px;
  --system-space-inset-v-750: 12px;
  --system-space-stack-0: 0px;
  --system-space-stack-1000: 16px;
  --system-space-stack-125: 2px;
  --system-space-stack-1500: 24px;
  --system-space-stack-2000: 32px;
  --system-space-stack-250: 4px;
  --system-space-stack-500: 8px;
  --system-space-stack-750: 12px;
  --brand-typography-body-medium-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-body-medium-font-size: 14px;
  --brand-typography-body-medium-font-weight: 400;
  --brand-typography-body-medium-letter-spacing: 0px;
  --brand-typography-body-medium-line-height: 20.3px;
  --brand-typography-display-large-font-family: Open sans, Helvetica, Arial, sans-serif;
  --brand-typography-display-large-font-size: 44px;
  --brand-typography-display-large-font-weight: 500;
  --brand-typography-display-large-letter-spacing: 0px;
  --brand-typography-display-large-line-height: 52.8px;
  --brand-typography-display-medium-font-family: Open sans, Helvetica, Arial, sans-serif;
  --brand-typography-display-medium-font-size: 36px;
  --brand-typography-display-medium-font-weight: 500;
  --brand-typography-display-medium-letter-spacing: 0px;
  --brand-typography-display-medium-line-height: 45px;
  --brand-typography-display-small-lighter-font-family: Open sans, Helvetica, Arial, sans-serif;
  --brand-typography-display-small-lighter-font-size: 32px;
  --brand-typography-display-small-lighter-font-weight: 400;
  --brand-typography-display-small-lighter-letter-spacing: 0px;
  --brand-typography-display-small-lighter-line-height: 41.6px;
  --brand-typography-display-small-font-family: Open sans, Helvetica, Arial, sans-serif;
  --brand-typography-display-small-font-size: 32px;
  --brand-typography-display-small-font-weight: 500;
  --brand-typography-display-small-letter-spacing: 0px;
  --brand-typography-display-small-line-height: 41.6px;
  --brand-typography-heading-large-font-family: Open sans, Helvetica, Arial, sans-serif;
  --brand-typography-heading-large-font-size: 28px;
  --brand-typography-heading-large-font-weight: 500;
  --brand-typography-heading-large-letter-spacing: 0px;
  --brand-typography-heading-large-line-height: 37.800000000000004px;
  --brand-typography-heading-medium-font-family: Open sans, Helvetica, Arial, sans-serif;
  --brand-typography-heading-medium-font-size: 24px;
  --brand-typography-heading-medium-font-weight: 500;
  --brand-typography-heading-medium-letter-spacing: 0px;
  --brand-typography-heading-medium-line-height: 32.400000000000006px;
  --brand-typography-heading-small-font-family: Open sans, Helvetica, Arial, sans-serif;
  --brand-typography-heading-small-font-size: 20px;
  --brand-typography-heading-small-font-weight: 500;
  --brand-typography-heading-small-letter-spacing: 0px;
  --brand-typography-heading-small-line-height: 27px;
  --brand-typography-label-medium-bolder-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-label-medium-bolder-font-size: 12px;
  --brand-typography-label-medium-bolder-font-weight: 700;
  --brand-typography-label-medium-bolder-letter-spacing: 0px;
  --brand-typography-label-medium-bolder-line-height: 18px;
  --brand-typography-label-medium-lighter-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-label-medium-lighter-font-size: 12px;
  --brand-typography-label-medium-lighter-font-weight: 400;
  --brand-typography-label-medium-lighter-letter-spacing: 0px;
  --brand-typography-label-medium-lighter-line-height: 18px;
  --brand-typography-label-medium-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-label-medium-font-size: 12px;
  --brand-typography-label-medium-font-weight: 600;
  --brand-typography-label-medium-letter-spacing: 0px;
  --brand-typography-label-medium-line-height: 18px;
  --brand-typography-title-large-lighter-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-title-large-lighter-font-size: 18px;
  --brand-typography-title-large-lighter-font-weight: 400;
  --brand-typography-title-large-lighter-letter-spacing: 0px;
  --brand-typography-title-large-lighter-line-height: 25.2px;
  --brand-typography-title-large-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-title-large-font-size: 18px;
  --brand-typography-title-large-font-weight: 500;
  --brand-typography-title-large-letter-spacing: 0px;
  --brand-typography-title-large-line-height: 25.2px;
  --brand-typography-title-medium-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-title-medium-font-size: 16px;
  --brand-typography-title-medium-font-weight: 500;
  --brand-typography-title-medium-letter-spacing: 0px;
  --brand-typography-title-medium-line-height: 22.4px;
  --brand-typography-title-small-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --brand-typography-title-small-font-size: 14px;
  --brand-typography-title-small-font-weight: 500;
  --brand-typography-title-small-letter-spacing: 0px;
  --brand-typography-title-small-line-height: 20.3px;
  --badge-background-color: #f9f9f9;
  --badge-border-color: #d9d9d9;
  --badge-border-radius: 6px;
  --badge-border-width: 1px;
  --badge-color: #404040;
  --badge-danger-background-color: #FFEBEE;
  --badge-danger-border-color: #FFCDD2;
  --badge-danger-color: #B71C1C;
  --badge-height: 20px;
  --badge-icon-size: 16px;
  --badge-info-background-color: #E3F2FD;
  --badge-info-border-color: #BBDEFB;
  --badge-info-color: #0D47A1;
  --badge-inline: 4px;
  --badge-inset-h: 6px;
  --badge-inset-v: 2px;
  --badge-success-background-color: #E8F5E9;
  --badge-success-border-color: #C8E6C9;
  --badge-success-color: #1B5E20;
  --badge-warning-background-color: #fffbeb;
  --badge-warning-border-color: #fde68a;
  --badge-warning-color: #b45309;
  --brand-color-primary-100: #e6f0f0;
  --brand-color-primary-200: #cce0e1;
  --brand-color-primary-25: #f5f9f9;
  --brand-color-primary-300: #b3d1d3;
  --brand-color-primary-400: #599c9f;
  --brand-color-primary-50: #f2f7f8;
  --brand-color-primary-500: #00666b;
  --brand-color-primary-600: #005c60;
  --brand-color-primary-700: #00474b;
  --brand-color-primary-800: #003336;
  --brand-color-primary-900: #00191b;
  --brand-color-primary-transparent-16: rgba(0, 102, 107, 0.16);
  --brand-color-primary-transparent-24: rgba(0, 102, 107, 0.24);
  --brand-color-primary-transparent-32: rgba(0, 102, 107, 0.32);
  --brand-color-primary-transparent-40: rgba(0, 102, 107, 0.4);
  --brand-color-primary-transparent-48: rgba(0, 102, 107, 0.48);
  --brand-color-primary-transparent-8: rgba(0, 102, 107, 0.08);
  --brand-color-secondary-100: #f3f4f5;
  --brand-color-secondary-200: #e8e9ea;
  --brand-color-secondary-25: #fafbfb;
  --brand-color-secondary-300: #dcdee0;
  --brand-color-secondary-400: #b3b8bc;
  --brand-color-secondary-50: #f9fafa;
  --brand-color-secondary-500: #8A9198;
  --brand-color-secondary-600: #7c8389;
  --brand-color-secondary-700: #61666a;
  --brand-color-secondary-800: #45494c;
  --brand-color-secondary-900: #222426;
  --brand-color-secondary-transparent-16: rgba(138, 145, 152, 0.16);
  --brand-color-secondary-transparent-24: rgba(138, 145, 152, 0.24);
  --brand-color-secondary-transparent-32: rgba(138, 145, 152, 0.32);
  --brand-color-secondary-transparent-40: rgba(138, 145, 152, 0.4);
  --brand-color-secondary-transparent-48: rgba(138, 145, 152, 0.48);
  --brand-color-secondary-transparent-8: rgba(138, 145, 152, 0.08);
  --brand-font-family-header: Open sans, Helvetica, Arial, sans-serif;
  --brand-font-family-paragraph: Montserrat,Arial,Helvetica,sans-serif;
  --brand-font-line-height-body-medium: 20.3px;
  --brand-font-line-height-display-large: 52.8px;
  --brand-font-line-height-display-medium: 45px;
  --brand-font-line-height-display-small: 41.6px;
  --brand-font-line-height-heading-large: 37.800000000000004px;
  --brand-font-line-height-heading-medium: 32.400000000000006px;
  --brand-font-line-height-heading-small: 27px;
  --brand-font-line-height-label-medium: 18px;
  --brand-font-line-height-title-large: 25.2px;
  --brand-font-line-height-title-medium: 22.4px;
  --brand-font-line-height-title-small: 20.3px;
  --brand-font-size-body-medium: 14px;
  --brand-font-size-display-large: 44px;
  --brand-font-size-display-medium: 36px;
  --brand-font-size-display-small: 32px;
  --brand-font-size-heading-large: 28px;
  --brand-font-size-heading-medium: 24px;
  --brand-font-size-heading-small: 20px;
  --brand-font-size-label-medium: 12px;
  --brand-font-size-title-large: 18px;
  --brand-font-size-title-medium: 16px;
  --brand-font-size-title-small: 14px;
  --brand-font-tracking-body-medium: 0px;
  --brand-font-tracking-display-large: 0px;
  --brand-font-tracking-display-medium: 0px;
  --brand-font-tracking-display-small: 0px;
  --brand-font-tracking-heading-large: 0px;
  --brand-font-tracking-heading-medium: 0px;
  --brand-font-tracking-heading-small: 0px;
  --brand-font-tracking-label-medium: 0px;
  --brand-font-tracking-title-large: 0px;
  --brand-font-tracking-title-medium: 0px;
  --brand-font-tracking-title-small: 0px;
  --brand-font-weight-400: 400px;
  --brand-font-weight-500: 500px;
  --brand-font-weight-600: 600px;
  --brand-font-weight-700: 700px;
  --button-common-extra-large-inline: 12px;
  --button-common-extra-large-min-height: 56px;
  --button-common-inline: 6px;
  --button-common-inset-h: 12px;
  --button-common-large-inline: 8px;
  --button-common-large-min-height: 40px;
  --button-common-min-height: 32px;
  --button-common-small-inline: 4px;
  --button-common-small-inset-h: 8px;
  --button-common-small-min-height: 24px;
  --button-common-small-typography-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --button-common-small-typography-font-size: 12px;
  --button-common-small-typography-font-weight: 500px;
  --button-common-small-typography-letter-spacing: 0px;
  --button-common-small-typography-line-height: 18px;
  --button-common-typography-font-family: Montserrat,Arial,Helvetica,sans-serif;
  --button-common-typography-font-size: 14px;
  --button-common-typography-font-weight: 500px;
  --button-common-typography-letter-spacing: 0px;
  --button-common-typography-line-height: 20.3px;
  --button-floating-border-radius: 1408px;
  --button-floating-height: 56px;
  --button-floating-icon-size: 28px;
  --button-floating-shadow-blur: 16px;
  --button-floating-shadow-color: rgba(138, 145, 152, 0.32);
  --button-floating-shadow-y: 2px;
  --button-floating-width: 56px;
  --button-icon-extra-large-height: 56px;
  --button-icon-extra-large-width: 56px;
  --button-icon-height: 32px;
  --button-icon-large-height: 40px;
  --button-icon-large-width: 40px;
  --button-icon-small-height: 24px;
  --button-icon-small-width: 24px;
  --button-icon-width: 32px;
  --button-split-divider-border-color: #dcdee0;
  --button-split-divider-border-width: 2px;
  --button-split-divider-disabled-border-color: #acacac;
  --button-split-primary-divider-border-color: #00191b;
  --button-background-color: #f9fafa;
  --button-border-color: #f9fafa;
  --button-border-radius: 8px;
  --button-color: #222426;
  --button-disabled-background-color: #e6e6e6;
  --button-disabled-color: #737373;
  --button-extra-large-icon-size: 24px;
  --button-hover-background-color: #f3f4f5;
  --button-icon-size: 20px;
  --button-pressed-background-color: #e8e9ea;
  --button-primary-background-color: #005c60;
  --button-primary-border-color: #005c60;
  --button-primary-color: #ffffff;
  --button-primary-hover-background-color: #00474b;
  --button-primary-pressed-background-color: #003336;
  --button-primary-tonal-background-color: #e6f0f0;
  --button-primary-tonal-border-color: #e6f0f0;
  --button-primary-tonal-color: #00191b;
  --button-primary-tonal-hover-background-color: #cce0e1;
  --button-primary-tonal-pressed-background-color: #b3d1d3;
  --button-tonal-background-color: #ffffff;
  --button-tonal-border-color: #ffffff;
  --button-tonal-hover-background-color: #f9fafa;
  --button-tonal-pressed-background-color: #f3f4f5;
  --chip-background-color: #f9fafa;
  --chip-border-radius: 6px;
  --chip-color: #222426;
  --chip-contrast-background-color: #f3f4f5;
  --chip-contrast-hover-background-color: #e8e9ea;
  --chip-contrast-pressed-background-color: #dcdee0;
  --chip-disabled-background-color: #e6e6e6;
  --chip-disabled-color: #737373;
  --chip-height: 24px;
  --chip-hover-background-color: #f3f4f5;
  --chip-icon-size: 16px;
  --chip-inline: 8px;
  --chip-inset-h: 8px;
  --chip-pressed-background-color: #e8e9ea;
  --input-active-color: #222426;
  --input-background-color: #fafbfb;
  --input-border-color: #dcdee0;
  --input-border-radius: 8px;
  --input-border-width: 1px;
  --input-color: #61666a;
  --link-highlight-color: #00666b;
  --link-neutral-color: #222426;
  --navigation-bar-background-color: #ffffff;
  --navigation-bar-border-color: #e8e9ea;
  --navigation-bar-border-width: 1px;
  --navigation-bar-height: 56px;
  --navigation-bar-inline: 4px;
  --navigation-bar-inset-h: 32px;
  --navigation-bar-inset-v: 0px;
  --navigation-bar-link-active-background-color: #f2f7f8;
  --navigation-bar-link-active-color: #00666b;
  --navigation-bar-link-active-hover-background-color: #e6f0f0;
  --navigation-bar-link-background-color: #ffffff;
  --navigation-bar-link-border-radius: 1408px;
  --navigation-bar-link-color: #222426;
  --navigation-bar-link-hover-background-color: #f5f9f9;
  --navigation-bar-link-inset-h: 16px;
  --navigation-bar-link-inset-v: 8px;
  --navigation-bar-link-min-height: 32px;
  --navigation-bar-logo-height: 32px;
  --sidebar-background-color: #ffffff;
  --sidebar-divider-border-color: #e8e9ea;
  --sidebar-divider-border-width: 1px;
  --sidebar-item-active-background-color: #f2f7f8;
  --sidebar-item-active-color: #00474b;
  --sidebar-item-border-radius: 8px;
  --sidebar-item-color: #222426;
  --sidebar-item-hover-background-color: #f5f9f9;
  --sidebar-width: 288px;
  --surface-background-color: #ffffff;
  --surface-elevated-background-color: #ffffff;
  --surface-elevated-tonal-background-color: #fafbfb;
  --text-body: #222426;
  --text-meta: #61666a;
  --text-title: #005c60;
}
