/* Generated on Tue, 30 Jul 2024 07:24:41 GMT */

:root.dark {
  --background-01: #1e1e1e;
  --background-01-rgb: 30, 30, 30;
  --background-02: #2e2e2e;
  --background-02-rgb: 46, 46, 46;
  --background-03: #262626;
  --background-03-rgb: 38, 38, 38;
  --background-04: #3d3d3d;
  --background-04-rgb: 61, 61, 61;
  --background-05: #735e26;
  --background-05-rgb: 115, 94, 38;
  --brand-primary: #ffba00;
  --brand-primary-rgb: 255, 186, 0;
  --brand-secondary: #ffd666;
  --brand-secondary-rgb: 255, 214, 102;
  --brand-terciary: #f8f6f0;
  --brand-terciary-rgb: 248, 246, 240;
  --text-01: #fdfdfd;
  --text-01-rgb: 253, 253, 253;
  --text-02: #f2eee2;
  --text-02-rgb: 242, 238, 226;
  --error-default: #ff99b3;
  --error-default-rgb: 255, 153, 179;
  --error-inverse: #ff0041;
  --error-inverse-rgb: 255, 0, 65;
  --warning-default: #ffe978;
  --warning-default-rgb: 255, 233, 120;
  --warning-inverse: #ffda1b;
  --warning-inverse-rgb: 255, 218, 27;
  --success-default: #9fe0a7;
  --success-default-rgb: 159, 224, 167;
  --success-inverse: #329a3f;
  --success-inverse-rgb: 50, 154, 63;
  --link-01: #1c358e;
  --link-01-rgb: 28, 53, 142;
  --link-02: #5572dd;
  --link-02-rgb: 85, 114, 221;
  --contrast-01: #3d3d3d;
  --contrast-01-rgb: 61, 61, 61;
  --contrast-02: #878787;
  --contrast-02-rgb: 135, 135, 135;
  --contrast-03: #404040;
  --contrast-03-rgb: 64, 64, 64;
  --outline-01: #272727;
  --outline-01-rgb: 39, 39, 39;
  --outline-02: #3b3b3b;
  --outline-02-rgb: 59, 59, 59;
  --outline-03: #b0b0b0;
  --outline-03-rgb: 176, 176, 176;
  --icons-01: #ffba00;
  --icons-01-rgb: 255, 186, 0;
  --icons-02: #ffba00;
  --icons-02-rgb: 255, 186, 0;
  --icons-03: #fdfdfd;
  --icons-03-rgb: 253, 253, 253;
  --inverse-background-01: #fdfdfd;
  --inverse-background-01-rgb: 253, 253, 253;
  --inverse-text-01: #1e1e1e;
  --inverse-text-01-rgb: 30, 30, 30;
  --inverse-text-02: #b0b0b0;
  --inverse-text-02-rgb: 176, 176, 176;
  --inverse-contrast-01: #fdfdfd;
  --inverse-contrast-01-rgb: 253, 253, 253;
  --inverse-link-01: #90a3e8;
  --inverse-link-01-rgb: 144, 163, 232;
  --inverse-outline-01: #6e6e6e;
  --inverse-outline-01-rgb: 110, 110, 110;
  --inverse-outline-02: #878787;
  --inverse-outline-02-rgb: 135, 135, 135;
  --inverse-outline-03: #3b3b3b;
  --inverse-outline-03-rgb: 59, 59, 59;
  --inverse-icons-01: #1e1e1e;
  --inverse-icons-01-rgb: 30, 30, 30;
  --interaction-primary-hover: #e5a700;
  --interaction-primary-hover-rgb: 229, 167, 0;
  --interaction-primary-pressed: #cc9500;
  --interaction-primary-pressed-rgb: 204, 149, 0;
  --interaction-primary-focus: #ffc11a;
  --interaction-primary-focus-rgb: 255, 193, 26;
  --interaction-primary-disabled: #878787;
  --interaction-primary-disabled-rgb: 135, 135, 135;
  --interaction-primary-selected: #e28f00;
  --interaction-primary-selected-rgb: 226, 143, 0;
  --accent-03: #CD66FF;
  --accent-03-rgb: 205, 102, 255;
  --accent-02: #E2A6FF;
  --accent-02-rgb: 226, 166, 255;
  --accent-01: #F7E5FF;
  --accent-01-rgb: 247, 229, 255;
  --shadow-color: #00000033;
  --shadow-color-rgb: 0, 0, 0, 51;
  --shadow-type: dropShadow;
  --shadow-x: 0;
  --shadow-y: 8;
  --shadow-blur: 36;
  --shadow-spread: 1;
  --font-families-montserrat: Montserrat;
  --font-families-work-sans: Work Sans;
  --line-heights-0: 28;
  --line-heights-1: 24;
  --line-heights-2: 20;
  --line-heights-3: 16;
  --line-heights-4: 12;
  --line-heights-5: 104;
  --line-heights-6: 76;
  --line-heights-7: 56;
  --line-heights-8: 44;
  --line-heights-9: 40;
  --line-heights-10: 36;
  --line-heights-11: 32;
  --font-weights-montserrat-0: 700;
  --font-weights-montserrat-1: Bold Italic;
  --font-weights-montserrat-2: 400;
  --font-weights-montserrat-3: Italic;
  --font-weights-montserrat-4: SemiBold;
  --font-weights-work-sans-5: 500;
  --font-weights-work-sans-0: 500;
  --font-weights-work-sans-1: Medium Italic;
  --font-weights-work-sans-2: 400;
  --font-weights-work-sans-3: Italic;
  --font-weights-work-sans-4: SemiBold;
  --font-size-0: 10;
  --font-size-1: 12;
  --font-size-2: 14;
  --font-size-3: 16;
  --font-size-4: 18;
  --font-size-5: 20;
  --font-size-6: 24;
  --font-size-7: 28;
  --font-size-8: 32;
  --font-size-9: 36;
  --font-size-10: 40;
  --font-size-11: 48;
  --font-size-12: 64;
  --font-size-13: 96;
  --letter-spacing-0: 0%;
  --letter-spacing-1: 10%;
  --letter-spacing-2: 2%;
  --paragraph-spacing-0: 0;
  --global-subtitle-01-font-family: var(--font-work-sans);
  --global-subtitle-01-font-weight: 500;
  --global-subtitle-01-line-height: 28;
  --global-subtitle-01-font-size: 18;
  --global-subtitle-01-letter-spacing: 0%;
  --global-subtitle-01-paragraph-spacing: 0;
  --global-subtitle-01-paragraph-indent: 0px;
  --global-subtitle-01-text-case: none;
  --global-subtitle-01-text-decoration: none;
  --global-subtitle-02-font-family: var(--font-work-sans);
  --global-subtitle-02-font-weight: 500;
  --global-subtitle-02-line-height: 24;
  --global-subtitle-02-font-size: 16;
  --global-subtitle-02-letter-spacing: 0%;
  --global-subtitle-02-paragraph-spacing: 0;
  --global-subtitle-02-paragraph-indent: 0px;
  --global-subtitle-02-text-case: none;
  --global-subtitle-02-text-decoration: none;
  --global-subtitle-03-font-family: var(--font-work-sans);
  --global-subtitle-03-font-weight: 500;
  --global-subtitle-03-line-height: 20;
  --global-subtitle-03-font-size: 14;
  --global-subtitle-03-letter-spacing: 0%;
  --global-subtitle-03-paragraph-spacing: 0;
  --global-subtitle-03-paragraph-indent: 0px;
  --global-subtitle-03-text-case: none;
  --global-subtitle-03-text-decoration: none;
  --global-subtitle-04-font-family: var(--font-work-sans);
  --global-subtitle-04-font-weight: Medium Italic;
  --global-subtitle-04-line-height: 20;
  --global-subtitle-04-font-size: 14;
  --global-subtitle-04-letter-spacing: 0%;
  --global-subtitle-04-paragraph-spacing: 0;
  --global-subtitle-04-paragraph-indent: 0px;
  --global-subtitle-04-text-case: none;
  --global-subtitle-04-text-decoration: none;
  --global-body-01-font-family: var(--font-work-sans);
  --global-body-01-font-weight: 400;
  --global-body-01-line-height: 24;
  --global-body-01-font-size: 18;
  --global-body-01-letter-spacing: 0%;
  --global-body-01-paragraph-spacing: 0;
  --global-body-01-paragraph-indent: 0px;
  --global-body-01-text-case: none;
  --global-body-01-text-decoration: none;
  --global-body-02-font-family: var(--font-work-sans);
  --global-body-02-font-weight: 400;
  --global-body-02-line-height: 24;
  --global-body-02-font-size: 16;
  --global-body-02-letter-spacing: 0%;
  --global-body-02-paragraph-spacing: 0;
  --global-body-02-paragraph-indent: 0px;
  --global-body-02-text-case: none;
  --global-body-02-text-decoration: none;
  --global-body-03-font-family: var(--font-work-sans);
  --global-body-03-font-weight: 400;
  --global-body-03-line-height: 20;
  --global-body-03-font-size: 14;
  --global-body-03-letter-spacing: 0%;
  --global-body-03-paragraph-spacing: 0;
  --global-body-03-paragraph-indent: 0px;
  --global-body-03-text-case: none;
  --global-body-03-text-decoration: none;
  --global-body-04-font-family: var(--font-work-sans);
  --global-body-04-font-weight: Italic;
  --global-body-04-line-height: 20;
  --global-body-04-font-size: 14;
  --global-body-04-letter-spacing: 0%;
  --global-body-04-paragraph-spacing: 0;
  --global-body-04-paragraph-indent: 0px;
  --global-body-04-text-case: none;
  --global-body-04-text-decoration: none;
  --global-body-overline-font-family: var(--font-work-sans);
  --global-body-overline-font-weight: 400;
  --global-body-overline-line-height: 20;
  --global-body-overline-font-size: 14;
  --global-body-overline-letter-spacing: 10%;
  --global-body-overline-paragraph-spacing: 0;
  --global-body-overline-paragraph-indent: 0px;
  --global-body-overline-text-case: uppercase;
  --global-body-overline-text-decoration: none;
  --global-caption-01-font-family: var(--font-work-sans);
  --global-caption-01-font-weight: SemiBold;
  --global-caption-01-line-height: 16;
  --global-caption-01-font-size: 12;
  --global-caption-01-letter-spacing: 0%;
  --global-caption-01-paragraph-spacing: 0;
  --global-caption-01-paragraph-indent: 0px;
  --global-caption-01-text-case: none;
  --global-caption-01-text-decoration: none;
  --global-caption-02-font-family: var(--font-work-sans);
  --global-caption-02-font-weight: 400;
  --global-caption-02-line-height: 16;
  --global-caption-02-font-size: 12;
  --global-caption-02-letter-spacing: 0%;
  --global-caption-02-paragraph-spacing: 0;
  --global-caption-02-paragraph-indent: 0px;
  --global-caption-02-text-case: none;
  --global-caption-02-text-decoration: none;
  --global-caption-03-font-family: var(--font-work-sans);
  --global-caption-03-font-weight: SemiBold;
  --global-caption-03-line-height: 12;
  --global-caption-03-font-size: 10;
  --global-caption-03-letter-spacing: 0%;
  --global-caption-03-paragraph-spacing: 0;
  --global-caption-03-paragraph-indent: 0px;
  --global-caption-03-text-case: none;
  --global-caption-03-text-decoration: none;
  --global-underline-01-font-family: var(--font-work-sans);
  --global-underline-01-font-weight: 500;
  --global-underline-01-line-height: 24;
  --global-underline-01-font-size: 16;
  --global-underline-01-letter-spacing: 0%;
  --global-underline-01-paragraph-spacing: 0;
  --global-underline-01-paragraph-indent: 0px;
  --global-underline-01-text-case: none;
  --global-underline-01-text-decoration: underline;
  --global-underline-02-font-family: var(--font-work-sans);
  --global-underline-02-font-weight: 500;
  --global-underline-02-line-height: 20;
  --global-underline-02-font-size: 14;
  --global-underline-02-letter-spacing: 0%;
  --global-underline-02-paragraph-spacing: 0;
  --global-underline-02-paragraph-indent: 0px;
  --global-underline-02-text-case: none;
  --global-underline-02-text-decoration: underline;
  --desktop-title-01-font-family: var(--font-work-sans);
  --desktop-title-01-font-weight: 500;
  --desktop-title-01-line-height: 104;
  --desktop-title-01-font-size: 96;
  --desktop-title-01-letter-spacing: 2%;
  --desktop-title-01-paragraph-spacing: 0;
  --desktop-title-01-paragraph-indent: 0px;
  --desktop-title-01-text-case: none;
  --desktop-title-01-text-decoration: none;
  --desktop-title-02-font-family: var(--font-work-sans);
  --desktop-title-02-font-weight: 500;
  --desktop-title-02-line-height: 76;
  --desktop-title-02-font-size: 64;
  --desktop-title-02-letter-spacing: 2%;
  --desktop-title-02-paragraph-spacing: 0;
  --desktop-title-02-paragraph-indent: 0px;
  --desktop-title-02-text-case: none;
  --desktop-title-02-text-decoration: none;
  --desktop-title-03-font-family: var(--font-work-sans);
  --desktop-title-03-font-weight: 500;
  --desktop-title-03-line-height: 56;
  --desktop-title-03-font-size: 48;
  --desktop-title-03-letter-spacing: 2%;
  --desktop-title-03-paragraph-spacing: 0;
  --desktop-title-03-paragraph-indent: 0px;
  --desktop-title-03-text-case: none;
  --desktop-title-03-text-decoration: none;
  --desktop-title-04-font-family: var(--font-work-sans);
  --desktop-title-04-font-weight: 500;
  --desktop-title-04-line-height: 44;
  --desktop-title-04-font-size: 32;
  --desktop-title-04-letter-spacing: 2%;
  --desktop-title-04-paragraph-spacing: 0;
  --desktop-title-04-paragraph-indent: 0px;
  --desktop-title-04-text-case: none;
  --desktop-title-04-text-decoration: none;
  --desktop-title-05-font-family: var(--font-work-sans);
  --desktop-title-05-font-weight: 500;
  --desktop-title-05-line-height: 40;
  --desktop-title-05-font-size: 24;
  --desktop-title-05-letter-spacing: 2%;
  --desktop-title-05-paragraph-spacing: 0;
  --desktop-title-05-paragraph-indent: 0px;
  --desktop-title-05-text-case: none;
  --desktop-title-05-text-decoration: none;
  --desktop-title-06-font-family: var(--font-work-sans);
  --desktop-title-06-font-weight: 500;
  --desktop-title-06-line-height: 28;
  --desktop-title-06-font-size: 20;
  --desktop-title-06-letter-spacing: 2%;
  --desktop-title-06-paragraph-spacing: 0;
  --desktop-title-06-paragraph-indent: 0px;
  --desktop-title-06-text-case: none;
  --desktop-title-06-text-decoration: none;
  --mobile-title-01-font-family: var(--font-work-sans);
  --mobile-title-01-font-weight: 500;
  --mobile-title-01-line-height: 44;
  --mobile-title-01-font-size: 40;
  --mobile-title-01-letter-spacing: 2%;
  --mobile-title-01-paragraph-spacing: 0;
  --mobile-title-01-paragraph-indent: 0px;
  --mobile-title-01-text-case: none;
  --mobile-title-01-text-decoration: none;
  --mobile-title-02-font-family: var(--font-work-sans);
  --mobile-title-02-font-weight: 500;
  --mobile-title-02-line-height: 40;
  --mobile-title-02-font-size: 36;
  --mobile-title-02-letter-spacing: 2%;
  --mobile-title-02-paragraph-spacing: 0;
  --mobile-title-02-paragraph-indent: 0px;
  --mobile-title-02-text-case: none;
  --mobile-title-02-text-decoration: none;
  --mobile-title-03-font-family: var(--font-work-sans);
  --mobile-title-03-font-weight: 500;
  --mobile-title-03-line-height: 36;
  --mobile-title-03-font-size: 32;
  --mobile-title-03-letter-spacing: 2%;
  --mobile-title-03-paragraph-spacing: 0;
  --mobile-title-03-paragraph-indent: 0px;
  --mobile-title-03-text-case: none;
  --mobile-title-03-text-decoration: none;
  --mobile-title-04-font-family: var(--font-work-sans);
  --mobile-title-04-font-weight: 500;
  --mobile-title-04-line-height: 32;
  --mobile-title-04-font-size: 28;
  --mobile-title-04-letter-spacing: 2%;
  --mobile-title-04-paragraph-spacing: 0;
  --mobile-title-04-paragraph-indent: 0px;
  --mobile-title-04-text-case: none;
  --mobile-title-04-text-decoration: none;
  --mobile-title-05-font-family: var(--font-work-sans);
  --mobile-title-05-font-weight: 500;
  --mobile-title-05-line-height: 28;
  --mobile-title-05-font-size: 24;
  --mobile-title-05-letter-spacing: 2%;
  --mobile-title-05-paragraph-spacing: 0;
  --mobile-title-05-paragraph-indent: 0px;
  --mobile-title-05-text-case: none;
  --mobile-title-05-text-decoration: none;
  --mobile-title-06-font-family: var(--font-work-sans);
  --mobile-title-06-font-weight: 500;
  --mobile-title-06-line-height: 28;
  --mobile-title-06-font-size: 20;
  --mobile-title-06-letter-spacing: 2%;
  --mobile-title-06-paragraph-spacing: 0;
  --mobile-title-06-paragraph-indent: 0px;
  --mobile-title-06-text-case: none;
  --mobile-title-06-text-decoration: none;
  --text-case-none: none;
  --text-case-uppercase: uppercase;
  --text-decoration-none: none;
  --text-decoration-underline: underline;
  --paragraph-indent-0: 0px;
}
:root,
:root.light {
  --background-01: #ffffff;
  --background-01-rgb: 255, 255, 255;
  --background-02: #e8e8e8;
  --background-02-rgb: 232, 232, 232;
  --background-03: #f0f0f0;
  --background-03-rgb: 240, 240, 240;
  --background-04: #fdfdfd;
  --background-04-rgb: 253, 253, 253;
  --background-05: #fff1cc;
  --background-05-rgb: 255, 241, 204;
  --brand-primary: #ffba00;
  --brand-primary-rgb: 255, 186, 0;
  --brand-secondary: #ffd666;
  --brand-secondary-rgb: 255, 214, 102;
  --brand-terciary: #383838;
  --brand-terciary-rgb: 56, 56, 56;
  --text-01: #1e1e1e;
  --text-01-rgb: 30, 30, 30;
  --text-02: #787878;
  --text-02-rgb: 120, 120, 120;
  --error-default: #ff0041;
  --error-default-rgb: 255, 0, 65;
  --error-inverse: #ff99b3;
  --error-inverse-rgb: 255, 153, 179;
  --warning-default: #ffda1b;
  --warning-default-rgb: 255, 218, 27;
  --warning-inverse: #ffe978;
  --warning-inverse-rgb: 255, 233, 120;
  --success-default: #329a3f;
  --success-default-rgb: 50, 154, 63;
  --success-inverse: #9fe0a7;
  --success-inverse-rgb: 159, 224, 167;
  --link-01: #5572dd;
  --link-01-rgb: 85, 114, 221;
  --link-02: #1c358e;
  --link-02-rgb: 28, 53, 142;
  --contrast-01: #fdfdfd;
  --contrast-01-rgb: 253, 253, 253;
  --contrast-02: #f0f0ef;
  --contrast-02-rgb: 240, 240, 239;
  --contrast-03: #ffe399;
  --contrast-03-rgb: 255, 227, 153;
  --outline-01: #bbbbbb;
  --outline-01-rgb: 187, 187, 187;
  --outline-02: #cfcfcf;
  --outline-02-rgb: 207, 207, 207;
  --outline-03: #949494;
  --outline-03-rgb: 148, 148, 148;
  --icons-01: #ffba00;
  --icons-01-rgb: 255, 186, 0;
  --icons-02: #1e1e1e;
  --icons-02-rgb: 30, 30, 30;
  --icons-03: #787878;
  --icons-03-rgb: 120, 120, 120;
  --inverse-background-01: #1e1e1e;
  --inverse-background-01-rgb: 30, 30, 30;
  --inverse-text-01: #ffffff;
  --inverse-text-01-rgb: 255, 255, 255;
  --inverse-text-02: #949494;
  --inverse-text-02-rgb: 148, 148, 148;
  --inverse-contrast-01: #1e1e1e;
  --inverse-contrast-01-rgb: 30, 30, 30;
  --inverse-link-01: #90a3e8;
  --inverse-link-01-rgb: 144, 163, 232;
  --inverse-outline-01: #bebebb;
  --inverse-outline-01-rgb: 190, 190, 187;
  --inverse-outline-02: #a7a7a7;
  --inverse-outline-02-rgb: 167, 167, 167;
  --inverse-outline-03: #e6e6e5;
  --inverse-outline-03-rgb: 230, 230, 229;
  --inverse-icons-01: #ffffff;
  --inverse-icons-01-rgb: 255, 255, 255;
  --interaction-primary-hover: #e28f00;
  --interaction-primary-hover-rgb: 226, 143, 0;
  --interaction-primary-pressed: #cc8100;
  --interaction-primary-pressed-rgb: 204, 129, 0;
  --interaction-primary-focus: #ffbc47;
  --interaction-primary-focus-rgb: 255, 188, 71;
  --interaction-primary-disabled: #bdbdbd;
  --interaction-primary-disabled-rgb: 189, 189, 189;
  --interaction-primary-selected: #bb6502;
  --interaction-primary-selected-rgb: 187, 101, 2;
  --shadow-color: #0b152a1a;
  --shadow-color-rgb: 11, 21, 42, 26;
  --shadow-type: dropShadow;
  --shadow-x: 0;
  --shadow-y: 8;
  --shadow-blur: 36;
  --shadow-spread: 1;
  --font-families-montserrat: Montserrat;
  --font-families-work-sans: Work Sans;
  --line-heights-0: 28;
  --line-heights-1: 24;
  --line-heights-2: 20;
  --line-heights-3: 16;
  --line-heights-4: 12;
  --line-heights-5: 104;
  --line-heights-6: 76;
  --line-heights-7: 56;
  --line-heights-8: 44;
  --line-heights-9: 40;
  --line-heights-10: 36;
  --line-heights-11: 32;
  --font-weights-montserrat-0: 700;
  --font-weights-montserrat-1: Bold Italic;
  --font-weights-montserrat-2: 400;
  --font-weights-montserrat-3: Italic;
  --font-weights-montserrat-4: SemiBold;
  --font-weights-work-sans-5: 500;
  --font-weights-work-sans-0: 500;
  --font-weights-work-sans-1: Medium Italic;
  --font-weights-work-sans-2: 400;
  --font-weights-work-sans-3: Italic;
  --font-weights-work-sans-4: SemiBold;
  --font-size-0: 10;
  --font-size-1: 12;
  --font-size-2: 14;
  --font-size-3: 16;
  --font-size-4: 18;
  --font-size-5: 20;
  --font-size-6: 24;
  --font-size-7: 28;
  --font-size-8: 32;
  --font-size-9: 36;
  --font-size-10: 40;
  --font-size-11: 48;
  --font-size-12: 64;
  --font-size-13: 96;
  --letter-spacing-0: 0%;
  --letter-spacing-1: 10%;
  --letter-spacing-2: 2%;
  --paragraph-spacing-0: 0;
  --global-subtitle-01-font-family: var(--font-work-sans);
  --global-subtitle-01-font-weight: 500;
  --global-subtitle-01-line-height: 28;
  --global-subtitle-01-font-size: 18;
  --global-subtitle-01-letter-spacing: 0%;
  --global-subtitle-01-paragraph-spacing: 0;
  --global-subtitle-01-paragraph-indent: 0px;
  --global-subtitle-01-text-case: none;
  --global-subtitle-01-text-decoration: none;
  --global-subtitle-02-font-family: var(--font-work-sans);
  --global-subtitle-02-font-weight: 500;
  --global-subtitle-02-line-height: 24;
  --global-subtitle-02-font-size: 16;
  --global-subtitle-02-letter-spacing: 0%;
  --global-subtitle-02-paragraph-spacing: 0;
  --global-subtitle-02-paragraph-indent: 0px;
  --global-subtitle-02-text-case: none;
  --global-subtitle-02-text-decoration: none;
  --global-subtitle-03-font-family: var(--font-work-sans);
  --global-subtitle-03-font-weight: 500;
  --global-subtitle-03-line-height: 20;
  --global-subtitle-03-font-size: 14;
  --global-subtitle-03-letter-spacing: 0%;
  --global-subtitle-03-paragraph-spacing: 0;
  --global-subtitle-03-paragraph-indent: 0px;
  --global-subtitle-03-text-case: none;
  --global-subtitle-03-text-decoration: none;
  --global-subtitle-04-font-family: var(--font-work-sans);
  --global-subtitle-04-font-weight: Medium Italic;
  --global-subtitle-04-line-height: 20;
  --global-subtitle-04-font-size: 14;
  --global-subtitle-04-letter-spacing: 0%;
  --global-subtitle-04-paragraph-spacing: 0;
  --global-subtitle-04-paragraph-indent: 0px;
  --global-subtitle-04-text-case: none;
  --global-subtitle-04-text-decoration: none;
  --global-body-01-font-family: var(--font-work-sans);
  --global-body-01-font-weight: 400;
  --global-body-01-line-height: 24;
  --global-body-01-font-size: 18;
  --global-body-01-letter-spacing: 0%;
  --global-body-01-paragraph-spacing: 0;
  --global-body-01-paragraph-indent: 0px;
  --global-body-01-text-case: none;
  --global-body-01-text-decoration: none;
  --global-body-02-font-family: var(--font-work-sans);
  --global-body-02-font-weight: 400;
  --global-body-02-line-height: 24;
  --global-body-02-font-size: 16;
  --global-body-02-letter-spacing: 0%;
  --global-body-02-paragraph-spacing: 0;
  --global-body-02-paragraph-indent: 0px;
  --global-body-02-text-case: none;
  --global-body-02-text-decoration: none;
  --global-body-03-font-family: var(--font-work-sans);
  --global-body-03-font-weight: 400;
  --global-body-03-line-height: 20;
  --global-body-03-font-size: 14;
  --global-body-03-letter-spacing: 0%;
  --global-body-03-paragraph-spacing: 0;
  --global-body-03-paragraph-indent: 0px;
  --global-body-03-text-case: none;
  --global-body-03-text-decoration: none;
  --global-body-04-font-family: var(--font-work-sans);
  --global-body-04-font-weight: Italic;
  --global-body-04-line-height: 20;
  --global-body-04-font-size: 14;
  --global-body-04-letter-spacing: 0%;
  --global-body-04-paragraph-spacing: 0;
  --global-body-04-paragraph-indent: 0px;
  --global-body-04-text-case: none;
  --global-body-04-text-decoration: none;
  --global-body-overline-font-family: var(--font-work-sans);
  --global-body-overline-font-weight: 400;
  --global-body-overline-line-height: 20;
  --global-body-overline-font-size: 14;
  --global-body-overline-letter-spacing: 10%;
  --global-body-overline-paragraph-spacing: 0;
  --global-body-overline-paragraph-indent: 0px;
  --global-body-overline-text-case: uppercase;
  --global-body-overline-text-decoration: none;
  --global-caption-01-font-family: var(--font-work-sans);
  --global-caption-01-font-weight: SemiBold;
  --global-caption-01-line-height: 16;
  --global-caption-01-font-size: 12;
  --global-caption-01-letter-spacing: 0%;
  --global-caption-01-paragraph-spacing: 0;
  --global-caption-01-paragraph-indent: 0px;
  --global-caption-01-text-case: none;
  --global-caption-01-text-decoration: none;
  --global-caption-02-font-family: var(--font-work-sans);
  --global-caption-02-font-weight: 400;
  --global-caption-02-line-height: 16;
  --global-caption-02-font-size: 12;
  --global-caption-02-letter-spacing: 0%;
  --global-caption-02-paragraph-spacing: 0;
  --global-caption-02-paragraph-indent: 0px;
  --global-caption-02-text-case: none;
  --global-caption-02-text-decoration: none;
  --global-caption-03-font-family: var(--font-work-sans);
  --global-caption-03-font-weight: SemiBold;
  --global-caption-03-line-height: 12;
  --global-caption-03-font-size: 10;
  --global-caption-03-letter-spacing: 0%;
  --global-caption-03-paragraph-spacing: 0;
  --global-caption-03-paragraph-indent: 0px;
  --global-caption-03-text-case: none;
  --global-caption-03-text-decoration: none;
  --global-underline-01-font-family: var(--font-work-sans);
  --global-underline-01-font-weight: 500;
  --global-underline-01-line-height: 24;
  --global-underline-01-font-size: 16;
  --global-underline-01-letter-spacing: 0%;
  --global-underline-01-paragraph-spacing: 0;
  --global-underline-01-paragraph-indent: 0px;
  --global-underline-01-text-case: none;
  --global-underline-01-text-decoration: underline;
  --global-underline-02-font-family: var(--font-work-sans);
  --global-underline-02-font-weight: 500;
  --global-underline-02-line-height: 20;
  --global-underline-02-font-size: 14;
  --global-underline-02-letter-spacing: 0%;
  --global-underline-02-paragraph-spacing: 0;
  --global-underline-02-paragraph-indent: 0px;
  --global-underline-02-text-case: none;
  --global-underline-02-text-decoration: underline;
  --desktop-title-01-font-family: var(--font-work-sans);
  --desktop-title-01-font-weight: 500;
  --desktop-title-01-line-height: 104;
  --desktop-title-01-font-size: 96;
  --desktop-title-01-letter-spacing: 2%;
  --desktop-title-01-paragraph-spacing: 0;
  --desktop-title-01-paragraph-indent: 0px;
  --desktop-title-01-text-case: none;
  --desktop-title-01-text-decoration: none;
  --desktop-title-02-font-family: var(--font-work-sans);
  --desktop-title-02-font-weight: 500;
  --desktop-title-02-line-height: 76;
  --desktop-title-02-font-size: 64;
  --desktop-title-02-letter-spacing: 2%;
  --desktop-title-02-paragraph-spacing: 0;
  --desktop-title-02-paragraph-indent: 0px;
  --desktop-title-02-text-case: none;
  --desktop-title-02-text-decoration: none;
  --desktop-title-03-font-family: var(--font-work-sans);
  --desktop-title-03-font-weight: 500;
  --desktop-title-03-line-height: 56;
  --desktop-title-03-font-size: 48;
  --desktop-title-03-letter-spacing: 2%;
  --desktop-title-03-paragraph-spacing: 0;
  --desktop-title-03-paragraph-indent: 0px;
  --desktop-title-03-text-case: none;
  --desktop-title-03-text-decoration: none;
  --desktop-title-04-font-family: var(--font-work-sans);
  --desktop-title-04-font-weight: 500;
  --desktop-title-04-line-height: 44;
  --desktop-title-04-font-size: 32;
  --desktop-title-04-letter-spacing: 2%;
  --desktop-title-04-paragraph-spacing: 0;
  --desktop-title-04-paragraph-indent: 0px;
  --desktop-title-04-text-case: none;
  --desktop-title-04-text-decoration: none;
  --desktop-title-05-font-family: var(--font-work-sans);
  --desktop-title-05-font-weight: 500;
  --desktop-title-05-line-height: 40;
  --desktop-title-05-font-size: 24;
  --desktop-title-05-letter-spacing: 2%;
  --desktop-title-05-paragraph-spacing: 0;
  --desktop-title-05-paragraph-indent: 0px;
  --desktop-title-05-text-case: none;
  --desktop-title-05-text-decoration: none;
  --desktop-title-06-font-family: var(--font-work-sans);
  --desktop-title-06-font-weight: 500;
  --desktop-title-06-line-height: 28;
  --desktop-title-06-font-size: 20;
  --desktop-title-06-letter-spacing: 2%;
  --desktop-title-06-paragraph-spacing: 0;
  --desktop-title-06-paragraph-indent: 0px;
  --desktop-title-06-text-case: none;
  --desktop-title-06-text-decoration: none;
  --mobile-title-01-font-family: var(--font-work-sans);
  --mobile-title-01-font-weight: 500;
  --mobile-title-01-line-height: 44;
  --mobile-title-01-font-size: 40;
  --mobile-title-01-letter-spacing: 2%;
  --mobile-title-01-paragraph-spacing: 0;
  --mobile-title-01-paragraph-indent: 0px;
  --mobile-title-01-text-case: none;
  --mobile-title-01-text-decoration: none;
  --mobile-title-02-font-family: var(--font-work-sans);
  --mobile-title-02-font-weight: 500;
  --mobile-title-02-line-height: 40;
  --mobile-title-02-font-size: 36;
  --mobile-title-02-letter-spacing: 2%;
  --mobile-title-02-paragraph-spacing: 0;
  --mobile-title-02-paragraph-indent: 0px;
  --mobile-title-02-text-case: none;
  --mobile-title-02-text-decoration: none;
  --mobile-title-03-font-family: var(--font-work-sans);
  --mobile-title-03-font-weight: 500;
  --mobile-title-03-line-height: 36;
  --mobile-title-03-font-size: 32;
  --mobile-title-03-letter-spacing: 2%;
  --mobile-title-03-paragraph-spacing: 0;
  --mobile-title-03-paragraph-indent: 0px;
  --mobile-title-03-text-case: none;
  --mobile-title-03-text-decoration: none;
  --mobile-title-04-font-family: var(--font-work-sans);
  --mobile-title-04-font-weight: 500;
  --mobile-title-04-line-height: 32;
  --mobile-title-04-font-size: 28;
  --mobile-title-04-letter-spacing: 2%;
  --mobile-title-04-paragraph-spacing: 0;
  --mobile-title-04-paragraph-indent: 0px;
  --mobile-title-04-text-case: none;
  --mobile-title-04-text-decoration: none;
  --mobile-title-05-font-family: var(--font-work-sans);
  --mobile-title-05-font-weight: 500;
  --mobile-title-05-line-height: 28;
  --mobile-title-05-font-size: 24;
  --mobile-title-05-letter-spacing: 2%;
  --mobile-title-05-paragraph-spacing: 0;
  --mobile-title-05-paragraph-indent: 0px;
  --mobile-title-05-text-case: none;
  --mobile-title-05-text-decoration: none;
  --mobile-title-06-font-family: var(--font-work-sans);
  --mobile-title-06-font-weight: 500;
  --mobile-title-06-line-height: 28;
  --mobile-title-06-font-size: 20;
  --mobile-title-06-letter-spacing: 2%;
  --mobile-title-06-paragraph-spacing: 0;
  --mobile-title-06-paragraph-indent: 0px;
  --mobile-title-06-text-case: none;
  --mobile-title-06-text-decoration: none;
  --text-case-none: none;
  --text-case-uppercase: uppercase;
  --text-decoration-none: none;
  --text-decoration-underline: underline;
  --paragraph-indent-0: 0px;
}
