:root {
  --bluemainprimary-stroke: rgba(100, 139, 238, 1);
  --bluetexttext: rgba(213, 223, 255, 1);
  --bluetextsecondary-text: rgba(213, 223, 255, 1);
  --bluebackgroundcard-bottom-background: rgba(0, 0, 0, 0.35);
  --bluebackgroundinput-background: rgba(133, 158, 216, 0.25);
  --bluebackgroundbackground: rgba(11, 12, 16, 1);
  --bluestrokedivider: rgba(255, 255, 255, 0.1);
  --bluesystemsuccess: rgba(16, 185, 129, 1);
  --bluesystemerror: rgba(239, 68, 68, 1);
  --bluesystemwarning: rgba(245, 158, 11, 1);
  --bluesysteminfo: rgba(109, 180, 255, 1);
  --h1-bold-font-family: "Manrope", Helvetica;
  --h1-bold-font-weight: 700;
  --h1-bold-font-size: 36px;
  --h1-bold-letter-spacing: 0px;
  --h1-bold-line-height: 120.00000476837158%;
  --h1-bold-font-style: normal;
  --h1-semi-font-family: "Manrope", Helvetica;
  --h1-semi-font-weight: 600;
  --h1-semi-font-size: 36px;
  --h1-semi-letter-spacing: 0px;
  --h1-semi-line-height: 120.00000476837158%;
  --h1-semi-font-style: normal;
  --h2-bold-font-family: "Manrope", Helvetica;
  --h2-bold-font-weight: 700;
  --h2-bold-font-size: 26px;
  --h2-bold-letter-spacing: 0px;
  --h2-bold-line-height: 120.00000476837158%;
  --h2-bold-font-style: normal;
  --h2-semi-font-family: "Manrope", Helvetica;
  --h2-semi-font-weight: 600;
  --h2-semi-font-size: 26px;
  --h2-semi-letter-spacing: 0px;
  --h2-semi-line-height: 120.00000476837158%;
  --h2-semi-font-style: normal;
  --h3-semi-font-family: "Manrope", Helvetica;
  --h3-semi-font-weight: 600;
  --h3-semi-font-size: 20px;
  --h3-semi-letter-spacing: 0px;
  --h3-semi-line-height: 120.00000476837158%;
  --h3-semi-font-style: normal;
  --h3-med-font-family: "Manrope", Helvetica;
  --h3-med-font-weight: 500;
  --h3-med-font-size: 20px;
  --h3-med-letter-spacing: 0px;
  --h3-med-line-height: 120.00000476837158%;
  --h3-med-font-style: normal;
  --h4-semi-font-family: "Manrope", Helvetica;
  --h4-semi-font-weight: 600;
  --h4-semi-font-size: 18px;
  --h4-semi-letter-spacing: 0px;
  --h4-semi-line-height: 120.00000476837158%;
  --h4-semi-font-style: normal;
  --h4-med-font-family: "Manrope", Helvetica;
  --h4-med-font-weight: 500;
  --h4-med-font-size: 18px;
  --h4-med-letter-spacing: 0px;
  --h4-med-line-height: 120.00000476837158%;
  --h4-med-font-style: normal;
  --h4-reg-font-family: "Manrope", Helvetica;
  --h4-reg-font-weight: 400;
  --h4-reg-font-size: 18px;
  --h4-reg-letter-spacing: 0px;
  --h4-reg-line-height: 120.00000476837158%;
  --h4-reg-font-style: normal;
  --body-semi-font-family: "Inter", Helvetica;
  --body-semi-font-weight: 600;
  --body-semi-font-size: 16px;
  --body-semi-letter-spacing: 0px;
  --body-semi-line-height: 129.99999523162842%;
  --body-semi-font-style: normal;
  --body-med-font-family: "Inter", Helvetica;
  --body-med-font-weight: 500;
  --body-med-font-size: 16px;
  --body-med-letter-spacing: 0px;
  --body-med-line-height: 129.99999523162842%;
  --body-med-font-style: normal;
  --body-reg-font-family: "Inter", Helvetica;
  --body-reg-font-weight: 400;
  --body-reg-font-size: 16px;
  --body-reg-letter-spacing: 0px;
  --body-reg-line-height: 129.99999523162842%;
  --body-reg-font-style: normal;
  --caption-med-font-family: "Inter", Helvetica;
  --caption-med-font-weight: 500;
  --caption-med-font-size: 14px;
  --caption-med-letter-spacing: 0px;
  --caption-med-line-height: 129.99999523162842%;
  --caption-med-font-style: normal;
  --caption-reg-font-family: "Inter", Helvetica;
  --caption-reg-font-weight: 400;
  --caption-reg-font-size: 14px;
  --caption-reg-letter-spacing: 0px;
  --caption-reg-line-height: 129.99999523162842%;
  --caption-reg-font-style: normal;
  --small-med-font-family: "Inter", Helvetica;
  --small-med-font-weight: 500;
  --small-med-font-size: 13px;
  --small-med-letter-spacing: 0px;
  --small-med-line-height: 129.99999523162842%;
  --small-med-font-style: normal;
  --small-reg-font-family: "Inter", Helvetica;
  --small-reg-font-weight: 400;
  --small-reg-font-size: 13px;
  --small-reg-letter-spacing: 0px;
  --small-reg-line-height: 129.99999523162842%;
  --small-reg-font-style: normal;
}
