:root {
  --t1-regular-font-family: "Comme", Helvetica;
  --t1-regular-font-weight: 400;
  --t1-regular-font-size: 55px;
  --t1-regular-letter-spacing: 0px;
  --t1-regular-line-height: 135.0000023841858%;
  --t1-regular-font-style: normal;
  --t1-bold-font-family: "Comme", Helvetica;
  --t1-bold-font-weight: 700;
  --t1-bold-font-size: 55px;
  --t1-bold-letter-spacing: 0px;
  --t1-bold-line-height: 135.0000023841858%;
  --t1-bold-font-style: normal;
  --t2-regular-font-family: "Comme", Helvetica;
  --t2-regular-font-weight: 400;
  --t2-regular-font-size: 44px;
  --t2-regular-letter-spacing: 0px;
  --t2-regular-line-height: 135.0000023841858%;
  --t2-regular-font-style: normal;
  --t2-bold-font-family: "Comme", Helvetica;
  --t2-bold-font-weight: 700;
  --t2-bold-font-size: 44px;
  --t2-bold-letter-spacing: 0px;
  --t2-bold-line-height: 135.0000023841858%;
  --t2-bold-font-style: normal;
  --t3-regular-font-family: "Comme", Helvetica;
  --t3-regular-font-weight: 400;
  --t3-regular-font-size: 35px;
  --t3-regular-letter-spacing: 0px;
  --t3-regular-line-height: 135.0000023841858%;
  --t3-regular-font-style: normal;
  --t3-bold-font-family: "Comme", Helvetica;
  --t3-bold-font-weight: 700;
  --t3-bold-font-size: 35px;
  --t3-bold-letter-spacing: 0px;
  --t3-bold-line-height: 135.0000023841858%;
  --t3-bold-font-style: normal;
  --t4-regular-font-family: "Comme", Helvetica;
  --t4-regular-font-weight: 400;
  --t4-regular-font-size: 28px;
  --t4-regular-letter-spacing: 0px;
  --t4-regular-line-height: 135.0000023841858%;
  --t4-regular-font-style: normal;
  --t4-bold-font-family: "Comme", Helvetica;
  --t4-bold-font-weight: 700;
  --t4-bold-font-size: 28px;
  --t4-bold-letter-spacing: 0px;
  --t4-bold-line-height: 135.0000023841858%;
  --t4-bold-font-style: normal;
  --t5-regular-font-family: "Comme", Helvetica;
  --t5-regular-font-weight: 400;
  --t5-regular-font-size: 23px;
  --t5-regular-letter-spacing: 0px;
  --t5-regular-line-height: 135.0000023841858%;
  --t5-regular-font-style: normal;
  --t5-bold-font-family: "Comme", Helvetica;
  --t5-bold-font-weight: 700;
  --t5-bold-font-size: 23px;
  --t5-bold-letter-spacing: 0px;
  --t5-bold-line-height: 135.0000023841858%;
  --t5-bold-font-style: normal;
  --body-regular-font-family: "Comme", Helvetica;
  --body-regular-font-weight: 400;
  --body-regular-font-size: 18px;
  --body-regular-letter-spacing: 0px;
  --body-regular-line-height: 135.0000023841858%;
  --body-regular-font-style: normal;
  --body-bold-font-family: "Comme", Helvetica;
  --body-bold-font-weight: 700;
  --body-bold-font-size: 18px;
  --body-bold-letter-spacing: 0px;
  --body-bold-line-height: 135.0000023841858%;
  --body-bold-font-style: normal;
  --remark-regular-font-family: "Comme", Helvetica;
  --remark-regular-font-weight: 400;
  --remark-regular-font-size: 14px;
  --remark-regular-letter-spacing: 0px;
  --remark-regular-line-height: 135.0000023841858%;
  --remark-regular-font-style: normal;
  --remark-bold-font-family: "Comme", Helvetica;
  --remark-bold-font-weight: 700;
  --remark-bold-font-size: 14px;
  --remark-bold-letter-spacing: 0px;
  --remark-bold-line-height: 135.0000023841858%;
  --remark-bold-font-style: normal;
  --mini-regular-font-family: "Comme", Helvetica;
  --mini-regular-font-weight: 400;
  --mini-regular-font-size: 12px;
  --mini-regular-letter-spacing: 0px;
  --mini-regular-line-height: 135.0000023841858%;
  --mini-regular-font-style: normal;
  --mini-bold-font-family: "Comme", Helvetica;
  --mini-bold-font-weight: 700;
  --mini-bold-font-size: 12px;
  --mini-bold-letter-spacing: 0px;
  --mini-bold-line-height: 135.0000023841858%;
  --mini-bold-font-style: normal;
  --spacing-2: 2px;
  --spacing-4: 4px;
  --spacing-8: 8px;
  --spacing-12: 12px;
  --spacing-16: 16px;
  --spacing-24: 24px;
  --spacing-32: 32px;
  --spacing-40: 40px;
  --spacing-999: 999px;
  --theme-nature-black: rgba(0, 0, 0, 1);
  --theme-nature-white: rgba(255, 255, 255, 1);
  --theme-nature-page: rgba(250, 250, 250, 1);
  --theme-text-ondark: rgba(255, 255, 255, 1);
  --theme-text-onlight: rgba(0, 0, 0, 1);
  --theme-brand-100: rgba(217, 234, 255, 1);
  --theme-grey-100: rgba(245, 245, 245, 1);
  --theme-grey-200: rgba(238, 238, 238, 1);
  --theme-grey-300: rgba(224, 224, 224, 1);
  --theme-grey-400: rgba(189, 189, 189, 1);
  --theme-grey-500: rgba(158, 158, 158, 1);
  --theme-grey-600: rgba(117, 117, 117, 1);
  --theme-grey-700: rgba(97, 97, 97, 1);
  --theme-grey-800: rgba(66, 66, 66, 1);
  --theme-grey-900: rgba(33, 33, 33, 1);
  --theme-brand-200: rgba(180, 211, 255, 1);
  --theme-brand-300: rgba(142, 186, 255, 1);
  --theme-brand-400: rgba(114, 164, 255, 1);
  --theme-brand-500: rgba(68, 128, 255, 1);
  --theme-brand-600: rgba(49, 98, 219, 1);
  --theme-brand-700: rgba(34, 72, 183, 1);
  --theme-brand-800: rgba(21, 49, 147, 1);
  --theme-brand-900: rgba(13, 33, 122, 1);
  --theme-system-error: rgba(255, 70, 38, 1);
  --theme-system-warning: rgba(255, 191, 17, 1);
  --theme-system-success: rgba(93, 193, 46, 1);
  --theme-system-info: rgba(32, 146, 252, 1);
}
