:root {
  --uiblack: rgba(14, 14, 14, 1);
  --bluemain-purple: rgba(121, 80, 255, 1);
  --background: rgba(241, 241, 241, 1);
  --uiwhite: rgba(255, 255, 255, 1);
  --grey: rgba(156, 155, 159, 1);
  --gray-light: rgba(206, 208, 213, 1);
  --dust: rgba(231, 231, 231, 1);
  --1440-p2-font-family: "DM Sans", Helvetica;
  --1440-p2-font-weight: 600;
  --1440-p2-font-size: 20px;
  --1440-p2-letter-spacing: 0px;
  --1440-p2-line-height: 36px;
  --1440-p2-font-style: normal;
  --1440-p1-font-family: "DM Sans", Helvetica;
  --1440-p1-font-weight: 400;
  --1440-p1-font-size: 28px;
  --1440-p1-letter-spacing: 0px;
  --1440-p1-line-height: 38px;
  --1440-p1-font-style: normal;
  --1440-display-font-family: "DM Sans", Helvetica;
  --1440-display-font-weight: 600;
  --1440-display-font-size: 72px;
  --1440-display-letter-spacing: -0.72px;
  --1440-display-line-height: 80px;
  --1440-display-font-style: normal;
  --1440-p1-bold-font-family: "DM Sans", Helvetica;
  --1440-p1-bold-font-weight: 700;
  --1440-p1-bold-font-size: 30px;
  --1440-p1-bold-letter-spacing: 0px;
  --1440-p1-bold-line-height: 36px;
  --1440-p1-bold-font-style: normal;
  --1440-h1-font-family: "DM Sans", Helvetica;
  --1440-h1-font-weight: 600;
  --1440-h1-font-size: 64px;
  --1440-h1-letter-spacing: -0.64px;
  --1440-h1-line-height: 74px;
  --1440-h1-font-style: normal;
  --1440-h2-font-family: "DM Sans", Helvetica;
  --1440-h2-font-weight: 600;
  --1440-h2-font-size: 48px;
  --1440-h2-letter-spacing: -0.48px;
  --1440-h2-line-height: 56px;
  --1440-h2-font-style: normal;
  --1440-p-II-bold-font-family: "DM Sans", Helvetica;
  --1440-p-II-bold-font-weight: 700;
  --1440-p-II-bold-font-size: 24px;
  --1440-p-II-bold-letter-spacing: 0px;
  --1440-p-II-bold-line-height: 33px;
  --1440-p-II-bold-font-style: normal;
  --1440-p1-II-font-family: "DM Sans", Helvetica;
  --1440-p1-II-font-weight: 400;
  --1440-p1-II-font-size: 24px;
  --1440-p1-II-letter-spacing: 0px;
  --1440-p1-II-line-height: 33px;
  --1440-p1-II-font-style: normal;
  --1440-p3-font-family: "DM Sans", Helvetica;
  --1440-p3-font-weight: 400;
  --1440-p3-font-size: 16px;
  --1440-p3-letter-spacing: 0px;
  --1440-p3-line-height: 24px;
  --1440-p3-font-style: normal;
}
