:root {
    --white: rgba(255, 255, 255, 1);
    --blue-gray900: rgba(15, 23, 42, 1);
    --blue-gray600: rgba(71, 85, 105, 1);
    --blue-gray200: rgba(226, 232, 240, 1);
    --heading-1-m-font-family: "Roboto", Helvetica;
    --heading-1-m-font-weight: 800;
    --heading-1-m-font-size: 4.375rem; /* 70px */
    --heading-1-m-letter-spacing: 0px;
    --heading-1-m-line-height: 110.00000238418579%;
    --heading-1-m-font-style: normal;
    --m3-headline-small-font-family: "Roboto", Helvetica;
    --m3-headline-small-font-weight: 400;
    --m3-headline-small-font-size: 1.375rem; /* 22px */
    --m3-headline-small-letter-spacing: 0px;
    --m3-headline-small-line-height: 32px;
    --m3-headline-small-font-style: normal;
    --button-XL-font-family: "Roboto", Helvetica;
    --button-XL-font-weight: 700;
    --button-XL-font-size: 1.375rem; /* 22px */
    --button-XL-letter-spacing: 0.03125rem; /* 0.5px */
    --button-XL-line-height: 1.5rem; /* 24px */
    --button-XL-font-style: normal;
    --subtitle-XL-font-family: "Roboto", Helvetica;
    --subtitle-XL-font-weight: 500;
    --subtitle-XL-font-size: 1.125rem; /* 18px */
    --subtitle-XL-letter-spacing: 0px;
    --subtitle-XL-line-height: 110.00000238418579%;
    --subtitle-XL-font-style: normal;
    --body-s-font-family: "Roboto", Helvetica;
    --body-s-font-weight: 400;
    --body-s-font-size: 0.75rem; /* 12px */
    --body-s-letter-spacing: 0px;
    --body-s-line-height: 139.9999976158142%;
    --body-s-font-style: normal;
    --m3-display-large-emphasized-font-family: "Roboto", Helvetica;
    --m3-display-large-emphasized-font-weight: 700;
    --m3-display-large-emphasized-font-size: 3.4375rem; /* 55px */
    --m3-display-large-emphasized-letter-spacing: -0.015625rem; /* -0.25px */
    --m3-display-large-emphasized-line-height: 4rem; /* 64px */
    --m3-display-large-emphasized-font-style: normal;
    --body-XL-font-family: "Roboto", Helvetica;
    --body-XL-font-weight: 400;
    --body-XL-font-size: 1.125rem; /* 18px */
    --body-XL-letter-spacing: 0px;
    --body-XL-line-height: 179.99999523162842%;
    --body-XL-font-style: normal;
    --body-XXL-font-family: "Roboto", Helvetica;
    --body-XXL-font-weight: 400;
    --body-XXL-font-size: 1.375rem; /* 22px */
    --body-XXL-letter-spacing: 0px;
    --body-XXL-line-height: 160.0000023841858%;
    --body-XXL-font-style: normal;
    --m3-title-medium-font-family: "Roboto", Helvetica;
    --m3-title-medium-font-weight: 500;
    --m3-title-medium-font-size: 0.875rem; /* 14px */
    --m3-title-medium-letter-spacing: 0.009375rem; /* 0.15px */
    --m3-title-medium-line-height: 1.5rem; /* 24px */
    --m3-title-medium-font-style: normal;
    --heading-6-font-family: "Roboto", Helvetica;
    --heading-6-font-weight: 700;
    --heading-6-font-size: 1.375rem; /* 22px */
    --heading-6-letter-spacing: 0px;
    --heading-6-line-height: 110.00000238418579%;
    --heading-6-font-style: normal;
    --body-l-font-family: "Roboto", Helvetica;
    --body-l-font-weight: 400;
    --body-l-font-size: 1rem; /* 16px */
    --body-l-letter-spacing: 0px;
    --body-l-line-height: 160.0000023841858%;
    --body-l-font-style: normal;
    --heading-2-font-family: "Roboto", Helvetica;
    --heading-2-font-weight: 800;
    --heading-2-font-size: 3.375rem; /* 54px */
    --heading-2-letter-spacing: 0px;
    --heading-2-line-height: 110.00000238418579%;
    --heading-2-font-style: normal;
    --body-XXXL-font-family: "Roboto", Helvetica;
    --body-XXXL-font-weight: 300;
    --body-XXXL-font-size: 1.875rem; /* 30px */
    --body-XXXL-letter-spacing: 0px;
    --body-XXXL-line-height: 160.0000023841858%;
    --body-XXXL-font-style: normal;
    --body-m-font-family: "Roboto", Helvetica;
    --body-m-font-weight: 400;
    --body-m-font-size: 0.875rem; /* 14px */
    --body-m-letter-spacing: 0px;
    --body-m-line-height: 139.9999976158142%;
    --body-m-font-style: normal;
    --button-m-font-family: "Roboto", Helvetica;
    --button-m-font-weight: 500;
    --button-m-font-size: 0.875rem; /* 14px */
    --button-m-letter-spacing: 0.03125rem; /* 0.5px */
    --button-m-line-height: 1.5rem; /* 24px */
    --button-m-font-style: normal;
}
