:root {
    --neutralsneutral-100: rgba(255, 255, 255, 1);
    --neutralsneutral-200: rgba(247, 247, 251, 1);
    --neutralsneutral-300: rgba(239, 240, 246, 1);
    --neutralsneutral-400: rgba(217, 219, 233, 1);
    --neutralsneutral-500: rgba(160, 163, 189, 1);
    --neutralsneutral-600: rgba(88, 87, 105, 1);
    --neutralsneutral-700: rgba(58, 56, 72, 1);
    --neutralsneutral-800: rgba(29, 29, 31, 1);
    --primary-colors1: rgba(255, 119, 20, 1);
    --primary-colors1-dark: rgba(178, 83, 14, 1);
    --neutral-700: rgba(81, 79, 110, 1);
    --headings-h1-font-family: "DMSans-Bold", Helvetica;
    --headings-h1-font-weight: 700;
    --headings-h1-font-size: 50px;
    --headings-h1-letter-spacing: 0px;
    --headings-h1-line-height: 62px;
    --headings-h1-font-style: normal;
    --headings-h2-font-family: "DMSans-Bold", Helvetica;
    --headings-h2-font-weight: 700;
    --headings-h2-font-size: 34px;
    --headings-h2-letter-spacing: 0px;
    --headings-h2-line-height: 46px;
    --headings-h2-font-style: normal;
    --headings-h3-font-family: "DMSans-Bold", Helvetica;
    --headings-h3-font-weight: 700;
    --headings-h3-font-size: 24px;
    --headings-h3-letter-spacing: 0px;
    --headings-h3-line-height: 35px;
    --headings-h3-font-style: normal;
    --body-large-font-family: "DMSans-Regular", Helvetica;
    --body-large-font-weight: 400;
    --body-large-font-size: 24px;
    --body-large-letter-spacing: 0px;
    --body-large-line-height: 38px;
    --body-large-font-style: normal;
    --body-default-font-family: "DMSans-Regular", Helvetica;
    --body-default-font-weight: 400;
    --body-default-font-size: 18px;
    --body-default-letter-spacing: 0px;
    --body-default-line-height: 30px;
    --body-default-font-style: normal;
    --body-small-font-family: "DMSans-Regular", Helvetica;
    --body-small-font-weight: 400;
    --body-small-font-size: 15px;
    --body-small-letter-spacing: 0px;
    --body-small-line-height: 24px;
    --body-small-font-style: normal;
    --display-display-1-font-family: "DMSans-Bold", Helvetica;
    --display-display-1-font-weight: 700;
    --display-display-1-font-size: 62px;
    --display-display-1-letter-spacing: 0px;
    --display-display-1-line-height: 62px;
    --display-display-1-font-style: normal;
    --text-single-400-medium-font-family: "DMSans-Medium", Helvetica;
    --text-single-400-medium-font-weight: 500;
    --text-single-400-medium-font-size: 24px;
    --text-single-400-medium-letter-spacing: 0px;
    --text-single-400-medium-line-height: 26px;
    --text-single-400-medium-font-style: normal;
    --text-single-200-bold-font-family: "DMSans-Bold", Helvetica;
    --text-single-200-bold-font-weight: 700;
    --text-single-200-bold-font-size: 18px;
    --text-single-200-bold-letter-spacing: 0px;
    --text-single-200-bold-line-height: 20px;
    --text-single-200-bold-font-style: normal;
    --sombra: 0px 26.786399841308594px 117.19049835205078px 0px rgba(2, 3, 27, 0.2);
  }
  