:root {
  --black-color: rgba(34, 34, 34, 1);
  --white-color: rgba(255, 255, 255, 1);
  --grey-100: rgba(57, 57, 57, 1);
  --grey-90: rgba(78, 78, 78, 1);
  --grey-80: rgba(101, 101, 101, 1);
  --grey-70: rgba(122, 122, 122, 1);
  --grey-60: rgba(145, 145, 145, 1);
  --grey-50: rgba(167, 167, 167, 1);
  --grey-40: rgba(189, 189, 189, 1);
  --grey-30: rgba(211, 211, 211, 1);
  --grey-20: rgba(233, 233, 233, 1);
  --grey-10: rgba(244, 244, 244, 1);
  --bluelight: rgba(4, 120, 227, 1);
  --blueoriginal: rgba(0, 97, 188, 1);
  --bluedark: rgba(6, 62, 115, 1);
  --greenlight: rgba(168, 182, 13, 1);
  --greenoriginal: rgba(7, 117, 72, 1);
  --greendark: rgba(5, 79, 49, 1);
  --magentalight: rgba(145, 106, 212, 1);
  --magentaoriginal: rgba(116, 66, 200, 1);
  --magentadark: rgba(92, 50, 166, 1);
  --eggplantlight: rgba(204, 0, 136, 1);
  --eggplantoriginal: rgba(154, 12, 90, 1);
  --eggplantdark: rgba(102, 0, 68, 1);
  --limelight: rgba(194, 225, 69, 1);
  --limeoriginal: rgba(158, 193, 18, 1);
  --limedark: rgba(119, 149, 1, 1);
  --chamoislight: rgba(189, 155, 87, 1);
  --chamoisoriginal: rgba(160, 128, 64, 1);
  --chamoisdark: rgba(125, 100, 50, 1);
  --turquoiselight: rgba(93, 222, 211, 1);
  --turquoiseoriginal: rgba(48, 213, 200, 1);
  --turquoisedark: rgba(27, 135, 126, 1);
  --sienalight: rgba(209, 132, 96, 1);
  --sienaoriginal: rgba(199, 101, 56, 1);
  --sienadark: rgba(160, 82, 45, 1);
  --notificationyellow: rgba(255, 200, 5, 1);
  --notificationyellow-background: rgba(255, 247, 217, 1);
  --notificationred: rgba(177, 19, 16, 1);
  --notificationred-background: rgba(255, 233, 228, 1);
  --backgroundlight-green: rgba(228, 243, 219, 1);
  --backgroundlight-blue: rgba(218, 237, 255, 1);
  --backgroundlight-peach: rgba(250, 240, 240, 1);
  --backgroundlight-magenta: rgba(234, 227, 247, 1);
  --backgroundlight-eggplant: rgba(240, 219, 230, 1);
  --backgroundlight-lime: rgba(241, 246, 220, 1);
  --backgroundlight-chamois: rgba(241, 236, 227, 1);
  --backgroundlight-turquoise: rgba(224, 249, 247, 1);
  --backgroundlight-siena: rgba(247, 232, 225, 1);
  --image-overlays10: rgba(34, 34, 34, 0.1);
  --image-overlays30: rgba(34, 34, 34, 0.3);
  --image-overlays50: rgba(34, 34, 34, 0.5);
  --alphas-5: rgba(255, 255, 255, 0.05);
  --alphas-10: rgba(255, 255, 255, 0.1);
  --alphas-15: rgba(255, 255, 255, 0.15);
  --headers-h1-font-family: "Roboto Flex", Helvetica;
  --headers-h1-font-weight: 600;
  --headers-h1-font-size: 64px;
  --headers-h1-letter-spacing: -1.28px;
  --headers-h1-line-height: 89.99999761581421%;
  --headers-h1-font-style: normal;
  --headers-h2-font-family: "DM Sans", Helvetica;
  --headers-h2-font-weight: 600;
  --headers-h2-font-size: 54px;
  --headers-h2-letter-spacing: -1.08px;
  --headers-h2-line-height: 89.99999761581421%;
  --headers-h2-font-style: normal;
  --headers-h3-font-family: "DM Sans", Helvetica;
  --headers-h3-font-weight: 600;
  --headers-h3-font-size: 48px;
  --headers-h3-letter-spacing: -0.96px;
  --headers-h3-line-height: 89.99999761581421%;
  --headers-h3-font-style: normal;
  --headers-h4-font-family: "Roboto Flex", Helvetica;
  --headers-h4-font-weight: 600;
  --headers-h4-font-size: 40px;
  --headers-h4-letter-spacing: -0.8px;
  --headers-h4-line-height: 100%;
  --headers-h4-font-style: normal;
  --headers-h5-font-family: "Roboto Flex", Helvetica;
  --headers-h5-font-weight: 600;
  --headers-h5-font-size: 36px;
  --headers-h5-letter-spacing: -0.72px;
  --headers-h5-line-height: 100%;
  --headers-h5-font-style: normal;
  --headers-h6-font-family: "Roboto Flex", Helvetica;
  --headers-h6-font-weight: 600;
  --headers-h6-font-size: 32px;
  --headers-h6-letter-spacing: -0.64px;
  --headers-h6-line-height: 100%;
  --headers-h6-font-style: normal;
  --headers-h7-font-family: "Roboto Flex", Helvetica;
  --headers-h7-font-weight: 600;
  --headers-h7-font-size: 24px;
  --headers-h7-letter-spacing: -0.48px;
  --headers-h7-line-height: 100%;
  --headers-h7-font-style: normal;
  --hero-h1-font-family: "DM Sans", Helvetica;
  --hero-h1-font-weight: 600;
  --hero-h1-font-size: 128px;
  --hero-h1-letter-spacing: -2.56px;
  --hero-h1-line-height: 80.0000011920929%;
  --hero-h1-font-style: normal;
  --hero-h2-font-family: "DM Sans", Helvetica;
  --hero-h2-font-weight: 600;
  --hero-h2-font-size: 96px;
  --hero-h2-letter-spacing: -1.92px;
  --hero-h2-line-height: 80.0000011920929%;
  --hero-h2-font-style: normal;
  --hero-h3-font-family: "DM Sans", Helvetica;
  --hero-h3-font-weight: 600;
  --hero-h3-font-size: 78px;
  --hero-h3-letter-spacing: -1.56px;
  --hero-h3-line-height: 80.0000011920929%;
  --hero-h3-font-style: normal;
  --body-regular-24-font-family: "Roboto Flex", Helvetica;
  --body-regular-24-font-weight: 400;
  --body-regular-24-font-size: 24px;
  --body-regular-24-letter-spacing: 0px;
  --body-regular-24-line-height: 129.99999523162842%;
  --body-regular-24-font-style: normal;
  --body-regular-20-font-family: "Roboto Flex", Helvetica;
  --body-regular-20-font-weight: 400;
  --body-regular-20-font-size: 20px;
  --body-regular-20-letter-spacing: 0px;
  --body-regular-20-line-height: 129.99999523162842%;
  --body-regular-20-font-style: normal;
  --body-regular-18-font-family: "Roboto Flex", Helvetica;
  --body-regular-18-font-weight: 400;
  --body-regular-18-font-size: 18px;
  --body-regular-18-letter-spacing: 0px;
  --body-regular-18-line-height: 139.9999976158142%;
  --body-regular-18-font-style: normal;
  --body-regular-16-font-family: "Roboto Flex", Helvetica;
  --body-regular-16-font-weight: 400;
  --body-regular-16-font-size: 16px;
  --body-regular-16-letter-spacing: 0px;
  --body-regular-16-line-height: 139.9999976158142%;
  --body-regular-16-font-style: normal;
  --body-regular-14-font-family: "Roboto Flex", Helvetica;
  --body-regular-14-font-weight: 400;
  --body-regular-14-font-size: 14px;
  --body-regular-14-letter-spacing: 0px;
  --body-regular-14-line-height: 139.9999976158142%;
  --body-regular-14-font-style: normal;
  --body-regular-12-font-family: "Roboto Flex", Helvetica;
  --body-regular-12-font-weight: 400;
  --body-regular-12-font-size: 12px;
  --body-regular-12-letter-spacing: 0px;
  --body-regular-12-line-height: 139.9999976158142%;
  --body-regular-12-font-style: normal;
  --body-bold-24-font-family: "Roboto Flex", Helvetica;
  --body-bold-24-font-weight: 600;
  --body-bold-24-font-size: 24px;
  --body-bold-24-letter-spacing: 0px;
  --body-bold-24-line-height: 129.99999523162842%;
  --body-bold-24-font-style: normal;
  --body-bold-20-font-family: "Roboto Flex", Helvetica;
  --body-bold-20-font-weight: 600;
  --body-bold-20-font-size: 20px;
  --body-bold-20-letter-spacing: 0px;
  --body-bold-20-line-height: 129.99999523162842%;
  --body-bold-20-font-style: normal;
  --body-bold-18-font-family: "Roboto Flex", Helvetica;
  --body-bold-18-font-weight: 600;
  --body-bold-18-font-size: 18px;
  --body-bold-18-letter-spacing: 0px;
  --body-bold-18-line-height: 139.9999976158142%;
  --body-bold-18-font-style: normal;
  --body-bold-16-font-family: "Roboto Flex", Helvetica;
  --body-bold-16-font-weight: 600;
  --body-bold-16-font-size: 16px;
  --body-bold-16-letter-spacing: 0px;
  --body-bold-16-line-height: 139.9999976158142%;
  --body-bold-16-font-style: normal;
  --body-bold-14-font-family: "Roboto Flex", Helvetica;
  --body-bold-14-font-weight: 600;
  --body-bold-14-font-size: 14px;
  --body-bold-14-letter-spacing: 0px;
  --body-bold-14-line-height: 139.9999976158142%;
  --body-bold-14-font-style: normal;
  --body-bold-12-font-family: "Roboto Flex", Helvetica;
  --body-bold-12-font-weight: 600;
  --body-bold-12-font-size: 12px;
  --body-bold-12-letter-spacing: 0px;
  --body-bold-12-line-height: 139.9999976158142%;
  --body-bold-12-font-style: normal;
  --CAPS-12-font-family: "Roboto Flex", Helvetica;
  --CAPS-12-font-weight: 600;
  --CAPS-12-font-size: 12px;
  --CAPS-12-letter-spacing: 0.24px;
  --CAPS-12-line-height: 120.00000476837158%;
  --CAPS-12-font-style: normal;
  --CAPS-11-font-family: "Roboto Flex", Helvetica;
  --CAPS-11-font-weight: 600;
  --CAPS-11-font-size: 11px;
  --CAPS-11-letter-spacing: 0.22px;
  --CAPS-11-line-height: 120.00000476837158%;
  --CAPS-11-font-style: normal;
  --CAPS-10-font-family: "Roboto Flex", Helvetica;
  --CAPS-10-font-weight: 600;
  --CAPS-10-font-size: 10px;
  --CAPS-10-letter-spacing: 0.2px;
  --CAPS-10-line-height: 120.00000476837158%;
  --CAPS-10-font-style: normal;
  --widget-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
}
