:root {
    --light-themeprimaryblue: rgba(0, 161, 255, 1);
    --light-themeprimarylight-blue: rgba(217, 241, 255, 1);
    --light-themeprimaryblue-hover: rgba(0, 145, 229, 1);
    --light-themeprimarylight-primary-2: rgba(0, 161, 255, 0.1);
    --light-themeprimarylightest-primary: rgba(0, 161, 255, 0.08);
    --light-themesecondarypurple: rgba(137, 101, 229, 1);
    --light-themesecondarylight-purple: rgba(231, 226, 243, 1);
    --light-themesecondarypurple-hover: rgba(103, 58, 222, 1);
    --dark-themedark-blue-color: rgba(28, 58, 74, 1);
    --dark-themedark-purple-color: rgba(52, 47, 66, 1);
    --dark-themedark-warning-color: rgba(65, 46, 51, 1);
    --dark-themedark-success-color: rgba(47, 66, 63, 1);
    --dark-themedark-alert-color: rgba(66, 60, 47, 1);
    --blackblack-100: rgba(17, 28, 45, 1);
    --blackblack-80: rgba(17, 28, 45, 0.8);
    --blackblack-60: rgba(17, 28, 45, 0.6);
    --blackblack-40: rgba(17, 28, 45, 0.4);
    --blackblack-20: rgba(17, 28, 45, 0.2);
    --blackblack-10: rgba(17, 28, 45, 0.1);
    --blackblack-5: rgba(17, 28, 45, 0.05);
    --blackwhite: rgba(255, 255, 255, 1);
    --blackwhite-85: rgba(255, 255, 255, 0.85);
    --blackwhite-60: rgba(255, 255, 255, 0.6);
    --blackwhite-10: rgba(255, 255, 255, 0.1);
    --blackwhite-5: rgba(255, 255, 255, 0.05);
    --actionsuccess: rgba(0, 206, 182, 1);
    --actionsuccess-light: rgba(186, 250, 242, 1);
    --actionalert: rgba(255, 185, 0, 1);
    --actionalert-light: rgba(255, 241, 204, 1);
    --actionwarning: rgba(255, 102, 146, 1);
    --actionwarning-light: rgba(255, 217, 228, 1);
    --actioninfo: rgba(70, 202, 235, 1);
    --actioninfo-light: rgba(195, 236, 248, 1);
    --surfaceslightgray-20: rgba(239, 244, 250, 1);
    --surfaceslightgray-10: rgba(248, 250, 253, 1);
    --surfaceslightborder-color: rgba(228, 235, 240, 1);
    --surfacesdarkgray-100: rgba(23, 33, 49, 1);
    --surfacesdarkgray-90: rgba(26, 37, 55, 1);
    --surfacesdarkgray-80: rgba(31, 42, 61, 1);
    --surfacesdarkgray-70: rgba(42, 56, 81, 1);
    --surfacesdarkgray-60: rgba(45, 61, 88, 1);
    --surfacesdarkgray-50: rgba(52, 70, 101, 1);
    --surfacesdarkborder-color: rgba(49, 62, 84, 1);
    --color-options01-primary-color: rgba(25, 109, 244, 1);
    --color-options01-primary-color-light: rgba(225, 237, 255, 1);
    --color-options01-dark-primary-color-light: rgba(45, 53, 66, 1);
    --color-options01-secondary-color: rgba(1, 183, 246, 1);
    --color-options01-secondary-color-light: rgba(218, 245, 255, 1);
    --color-options01-dark-secondary-color-light: rgba(56, 74, 81, 1);
    --color-options02-primary-color: rgba(129, 93, 233, 1);
    --color-options02-primary-color-light: rgba(238, 232, 255, 1);
    --color-options02-dark-primary-color-light: rgba(55, 50, 70, 1);
    --color-options02-secondary-color: rgba(91, 169, 241, 1);
    --color-options02-secondary-color-light: rgba(222, 238, 252, 1);
    --color-options02-dark-secondary-color-light: rgba(57, 69, 81, 1);
    --color-options03-primary-color: rgba(248, 106, 97, 1);
    --color-options03-primary-color-light: rgba(254, 222, 220, 1);
    --color-options03-dark-primary-color-light: rgba(65, 47, 46, 1);
    --color-options03-secondary-color: rgba(1, 183, 246, 1);
    --color-options03-secondary-color-light: rgba(217, 245, 255, 1);
    --color-options03-dark-secondary-color-light: rgba(54, 71, 77, 1);
    --color-options04-primary-color: rgba(58, 83, 214, 1);
    --color-options04-primary-color-light: rgba(225, 229, 249, 1);
    --color-options04-dark-primary-color-light: rgba(52, 55, 73, 1);
    --color-options04-secondary-color: rgba(116, 185, 46, 1);
    --color-options04-secondary-color-light: rgba(237, 248, 226, 1);
    --color-options04-dark-secondary-color-light: rgba(63, 73, 52, 1);
    --color-options05-primary-color: rgba(16, 192, 208, 1);
    --color-options05-primary-color-light: rgba(216, 244, 246, 1);
    --color-options05-dark-primary-color-light: rgba(50, 69, 71, 1);
    --color-options05-secondary-color: rgba(245, 137, 76, 1);
    --color-options05-secondary-color-light: rgba(255, 237, 227, 1);
    --color-options05-dark-secondary-color-light: rgba(82, 67, 58, 1);
    --light-themegraydark-blue-grey: rgba(42, 53, 71, 1);
    --light-themegraypure-white: rgba(255, 255, 255, 1);
    --light-themeprimaryprimary: rgba(93, 135, 255, 1);
    --lp-h1-font-family: "Inter", Helvetica;
    --lp-h1-font-weight: 800;
    --lp-h1-font-size: 56px;
    --lp-h1-letter-spacing: -1.12px;
    --lp-h1-line-height: 64px;
    --lp-h1-font-style: normal;
    --lp-h1-normal-font-family: "Inter", Helvetica;
    --lp-h1-normal-font-weight: 400;
    --lp-h1-normal-font-size: 56px;
    --lp-h1-normal-letter-spacing: -1.12px;
    --lp-h1-normal-line-height: 64px;
    --lp-h1-normal-font-style: normal;
    --lp-h2-font-family: "Inter", Helvetica;
    --lp-h2-font-weight: 700;
    --lp-h2-font-size: 44px;
    --lp-h2-letter-spacing: -0.88px;
    --lp-h2-line-height: 48px;
    --lp-h2-font-style: normal;
    --lp-h3-font-family: "Inter", Helvetica;
    --lp-h3-font-weight: 700;
    --lp-h3-font-size: 40px;
    --lp-h3-letter-spacing: 0px;
    --lp-h3-line-height: 100%;
    --lp-h3-font-style: normal;
    --lp-h2-normal-font-family: "Inter", Helvetica;
    --lp-h2-normal-font-weight: 400;
    --lp-h2-normal-font-size: 44px;
    --lp-h2-normal-letter-spacing: -0.88px;
    --lp-h2-normal-line-height: 48px;
    --lp-h2-normal-font-style: normal;
    --big-font-family: "Inter", Helvetica;
    --big-font-weight: 400;
    --big-font-size: 64px;
    --big-letter-spacing: -1.28px;
    --big-line-height: 52.79999923706055px;
    --big-font-style: normal;
    --heading-h6-font-family: "Plus Jakarta Sans", Helvetica;
    --heading-h6-font-weight: 600;
    --heading-h6-font-size: 16px;
    --heading-h6-letter-spacing: 0px;
    --heading-h6-line-height: 120.00000476837158%;
    --heading-h6-font-style: normal;
    --custom-shadow-1: 0px 12px 30px -2px rgba(58, 75, 122, 0.14);
    --light-theme-button-shadow: 0px 4px 12px 0px rgba(0, 133, 219, 0.3);
    --light-theme-shadow-medium: 0px 1px 4px 0px rgba(133, 146, 173, 0.2);
    --light-theme-shadow-large: 0px 6px 24px 0px rgba(72, 85, 115, 0.2);
    --dark-theme-shadow-medium: 0px 1px 4px 0px rgba(0, 16, 26, 0.2);
}