/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --diamondBgBase: #ffffff;
  --diamondBgDefault: #f8f7fb;
  --diamondBgSurface: #ffffff;
  --diamondBgAccentPrimaryDefault: #916dff;
  --diamondBgAccentPrimaryHover: #794dff;
  --diamondBgAccentPrimaryFocus: #6741d9;
  --diamondBgAccentSecondaryDefault: #8f8b96;
  --diamondBgAccentSecondaryHover: #76717f;
  --diamondBgAccentSecondaryFocus: #64606c;
  --diamondBgPrimary1: #f2edff;
  --diamondBgSecondary1: #acadb2;
  --diamondBgSuccess1: #e6faed;
  --diamondBgDanger1: #fee9e9;
  --diamondBgWarning1: #fdf7e6;
  --diamondBgImageCard: url('../imgs/card-image-diamond.png');
  --diamondBgPrimary100: #f2edff;
  --diamondBgPrimary200: #dfd4ff;
  --diamondBgPrimary300: #c5b2ff;
  --diamondBgPrimary400: #ab8fff;
  --diamondBgPrimary500: #916dff;
  --diamondBgPrimary600: #794dff;
  --diamondBgPrimary700: #6741d9;
  --diamondBgPrimary800: #5637b5;
  --diamondBgPrimary900: #452c91;
  --diamondBgSecondary100: #f1f1f2;
  --diamondBgSecondary200: #dedde0;
  --diamondBgSecondary300: #c4c2c8;
  --diamondBgSecondary400: #a9a6ae;
  --diamondBgSecondary500: #8f8b96;
  --diamondBgSecondary600: #76717f;
  --diamondBgSecondary700: #64606c;
  --diamondBgSecondary800: #54505a;
  --diamondBgSecondary900: #434048;
  --diamondBgSuccess100: #e6faed;
  --diamondBgSuccess200: #c2f2d4;
  --diamondBgSuccess300: #91e8b2;
  --diamondBgSuccess400: #5ede8e;
  --diamondBgSuccess500: #2ed46b;
  --diamondBgSuccess600: #00ca4b;
  --diamondBgSuccess700: #00ac40;
  --diamondBgSuccess800: #008f35;
  --diamondBgSuccess900: #00732b;
  --diamondBgWarning100: #fdf7e6;
  --diamondBgWarning200: #fbecc2;
  --diamondBgWarning300: #f7dd91;
  --diamondBgWarning400: #f4cd5e;
  --diamondBgWarning500: #f0be2e;
  --diamondBgWarning600: #edb000;
  --diamondBgWarning700: #c99600;
  --diamondBgWarning800: #a87d00;
  --diamondBgWarning900: #876400;
  --diamondBgDanger100: #fee9e9;
  --diamondBgDanger200: #fccbcb;
  --diamondBgDanger300: #faa2a2;
  --diamondBgDanger400: #f77777;
  --diamondBgDanger500: #f54e4e;
  --diamondBgDanger600: #f32727;
  --diamondBgDanger700: #cf2121;
  --diamondBgDanger800: #ad1c1c;
  --diamondBgDanger900: #8b1616;
  --diamondShadowSurface: #cecbdc;
  --diamondFgOnAccentPrimaryDefault: #f2edff;
  --diamondFgOnAccentPrimaryHover: #f2edff;
  --diamondFgOnAccentPrimaryFocus: #f2edff;
  --diamondFgOnAccentPrimaryTextDefault: #916dff;
  --diamondFgOnAccentPrimaryTextHover: #794dff;
  --diamondFgOnAccentPrimaryTextFocus: #6741d9;
  --diamondFgOnAccentSecondaryDefault: #f1f1f2;
  --diamondFgOnAccentSecondaryHover: #f1f1f2;
  --diamondFgOnAccentSecondaryFocus: #f1f1f2;
  --diamondFgOnAccentSecondaryTextDefault: #8f8b96;
  --diamondFgOnAccentSecondaryTextHover: #76717f;
  --diamondFgOnAccentSecondaryTextFocus: #64606c;
  --diamondFgOnSurfacePrimary: #24242c;
  --diamondFgOnSurfaceSecondary: #62626d;
  --diamondFgOnPrimaryHigh: #794dff;
  --diamondFgOnPrimaryMedium: #ab8fff;
  --diamondFgOnPrimaryLow: #362373;
  --diamondFgOnPrimaryStrong: #f2edff;
  --diamondFgOnSuccessHigh: #00ca4b;
  --diamondFgOnSuccessMedium: #5ede8e;
  --diamondFgOnSuccessLow: #005b22;
  --diamondFgOnSuccessStrong: #e6faed;
  --diamondFgOnDangerHigh: #f32727;
  --diamondFgOnDangerMedium: #f77777;
  --diamondFgOnDangerLow: #6d1212;
  --diamondFgOnDangerStrong: #fee9e9;
  --diamondFgOnWarningHigh: #edb000;
  --diamondFgOnWarningMedium: #f4cd5e;
  --diamondFgOnWarningLow: #6b4f00;
  --diamondFgOnWarningStrong: #fdf7e6;
  --diamondFgOnSecondaryHigh: #76717f;
  --diamondFgOnSecondaryMedium: #a9a6ae;
  --diamondFgOnSecondaryLow: #353339;
  --diamondFgOnSecondaryStrong: #f1f1f2;
  --diamondBorderAccent: #6741d9;
  --diamondBorderBase: #f8f7fb;
  --diamondBorderPrimaryStrong: #916dff;
  --diamondBorderPrimarySubtle: #f2edff;
  --diamondBorderPrimaryMedium: #c5b2ff;
  --diamondBorderSuccessStrong: #2ed46b;
  --diamondBorderSuccessMedium: #91e8b2;
  --diamondBorderSuccessSubtle: #e6faed;
  --diamondBorderDangerStrong: #f54e4e;
  --diamondBorderDangerMedium: #faa2a2;
  --diamondBorderDangerSubtle: #fee9e9;
  --diamondBorderWarningStrong: #f0be2e;
  --diamondBorderWarningMedium: #f7dd91;
  --diamondBorderWarningSubtle: #fdf7e6;
  --diamondColorPrimary100: #f2edff;
  --diamondColorPrimary200: #dfd4ff;
  --diamondColorPrimary300: #c5b2ff;
  --diamondColorPrimary400: #ab8fff;
  --diamondColorPrimary500: #916dff;
  --diamondColorPrimary600: #794dff;
  --diamondColorPrimary700: #6741d9;
  --diamondColorPrimary800: #5637b5;
  --diamondColorPrimary900: #452c91;
  --diamondColorPrimary1000: #362373;
  --diamondColorBase100: #ffffff;
  --diamondColorBase200: #f8f7fb;
  --diamondColorBase400: #cecbdc;
  --diamondColorBase500: #b9b6c7;
  --diamondColorBase800: #332e3c;
  --diamondColorBase900: #24202d;
  --diamondColorSecondary100: #f1f1f2;
  --diamondColorSecondary200: #dedde0;
  --diamondColorSecondary300: #c4c2c8;
  --diamondColorSecondary400: #a9a6ae;
  --diamondColorSecondary500: #8f8b96;
  --diamondColorSecondary600: #76717f;
  --diamondColorSecondary700: #64606c;
  --diamondColorSecondary800: #54505a;
  --diamondColorSecondary900: #434048;
  --diamondColorSecondary1000: #353339;
  --diamondColorNeutral100: #ececed;
  --diamondColorNeutral200: #d1d1d4;
  --diamondColorNeutral300: #acadb2;
  --diamondColorNeutral400: #86878f;
  --diamondColorNeutral500: #62626d;
  --diamondColorNeutral600: #3f404d;
  --diamondColorNeutral700: #363641;
  --diamondColorNeutral800: #2d2d37;
  --diamondColorNeutral900: #24242c;
  --diamondColorNeutral1000: #1c1d23;
  --diamondColorSuccess100: #e6faed;
  --diamondColorSuccess200: #c2f2d4;
  --diamondColorSuccess300: #91e8b2;
  --diamondColorSuccess400: #5ede8e;
  --diamondColorSuccess500: #2ed46b;
  --diamondColorSuccess600: #00ca4b;
  --diamondColorSuccess700: #00ac40;
  --diamondColorSuccess800: #008f35;
  --diamondColorSuccess900: #00732b;
  --diamondColorSuccess1000: #005b22;
  --diamondColorDanger100: #fee9e9;
  --diamondColorDanger200: #fccbcb;
  --diamondColorDanger300: #faa2a2;
  --diamondColorDanger400: #f77777;
  --diamondColorDanger500: #f54e4e;
  --diamondColorDanger600: #f32727;
  --diamondColorDanger700: #cf2121;
  --diamondColorDanger800: #ad1c1c;
  --diamondColorDanger900: #8b1616;
  --diamondColorDanger1000: #6d1212;
  --diamondColorWarning100: #fdf7e6;
  --diamondColorWarning200: #fbecc2;
  --diamondColorWarning300: #f7dd91;
  --diamondColorWarning400: #f4cd5e;
  --diamondColorWarning500: #f0be2e;
  --diamondColorWarning600: #edb000;
  --diamondColorWarning700: #c99600;
  --diamondColorWarning800: #a87d00;
  --diamondColorWarning900: #876400;
  --diamondColorWarning1000: #6b4f00;
  --diamondImageLight: url('../imgs/card-image-diamond.png');
  --diamondImageDark: url('../imgs/card-image-dark.png');
  --amberBorderBase: #f9f5f1;
  --amberBorderAccent: #a57a4b;
  --amberBorderPrimaryStrong: #cda376;
  --amberBorderPrimaryMedium: #e5cfb7;
  --amberBorderPrimarySubtle: #f9f4ee;
  --amberBorderSuccessStrong: #668e8b;
  --amberBorderSuccessMedium: #afc4c2;
  --amberBorderSuccessSubtle: #ecf1f1;
  --amberBorderDangerStrong: #a66c7b;
  --amberBorderDangerMedium: #d1b2ba;
  --amberBorderDangerSubtle: #f4edef;
  --amberBorderWarningStrong: #997ecf;
  --amberBorderWarningMedium: #c9bbe6;
  --amberBorderWarningSubtle: #f3eff9;
  --amberBgImageCard: url('../imgs/card-image-amber.png');
  --amberBgBase: #ffffff;
  --amberBgDefault: #f9f5f1;
  --amberBgSurface: #ffffff;
  --amberBgAccentPrimaryDefault: #cda376;
  --amberBgAccentPrimaryHover: #c28f58;
  --amberBgAccentPrimaryFocus: #a57a4b;
  --amberBgAccentSecondaryDefault: #8f8b96;
  --amberBgAccentSecondaryHover: #76717f;
  --amberBgAccentSecondaryFocus: #64606c;
  --amberBgPrimary1: #f9f4ee;
  --amberBgSecondary1: #f3e8dc;
  --amberBgSuccess1: #ecf1f1;
  --amberBgDanger1: #f4edef;
  --amberBgWarning1: #f3eff9;
  --amberBgPrimary100: #f9f4ee;
  --amberBgPrimary200: #f0e4d7;
  --amberBgPrimary300: #e5cfb7;
  --amberBgPrimary400: #d9b896;
  --amberBgPrimary500: #cda376;
  --amberBgPrimary600: #c28f58;
  --amberBgPrimary700: #a57a4b;
  --amberBgPrimary800: #8a663e;
  --amberBgPrimary900: #6f5232;
  --amberBgSecondary100: #f1f1f2;
  --amberBgSecondary200: #dedde0;
  --amberBgSecondary300: #c4c2c8;
  --amberBgSecondary400: #a9a6ae;
  --amberBgSecondary500: #8f8b96;
  --amberBgSecondary600: #76717f;
  --amberBgSecondary700: #64606c;
  --amberBgSecondary800: #54505a;
  --amberBgSecondary900: #434048;
  --amberBgSuccess100: #ecf1f1;
  --amberBgSuccess200: #d2dedd;
  --amberBgSuccess300: #afc4c2;
  --amberBgSuccess400: #89a8a6;
  --amberBgSuccess500: #668e8b;
  --amberBgSuccess600: #447571;
  --amberBgSuccess700: #3a6360;
  --amberBgSuccess800: #305350;
  --amberBgSuccess900: #274340;
  --amberBgWarning100: #f3eff9;
  --amberBgWarning200: #e1d9f1;
  --amberBgWarning300: #c9bbe6;
  --amberBgWarning400: #b09cda;
  --amberBgWarning500: #997ecf;
  --amberBgWarning600: #8262c5;
  --amberBgWarning700: #6f53a7;
  --amberBgWarning800: #5c468c;
  --amberBgWarning900: #4a3870;
  --amberBgDanger100: #f4edef;
  --amberBgDanger200: #e5d4d8;
  --amberBgDanger300: #d1b2ba;
  --amberBgDanger400: #bb8e9a;
  --amberBgDanger500: #a66c7b;
  --amberBgDanger600: #934c5e;
  --amberBgDanger700: #7d4150;
  --amberBgDanger800: #683643;
  --amberBgDanger900: #542b36;
  --amberShadowSurface: #e2d7cc;
  --amberFgOnAccentPrimaryDefault: #f9f4ee;
  --amberFgOnAccentPrimaryHover: #f9f4ee;
  --amberFgOnAccentPrimaryFocus: #f9f4ee;
  --amberFgOnAccentPrimaryTextDefault: #cda376;
  --amberFgOnAccentPrimaryTextHover: #c28f58;
  --amberFgOnAccentPrimaryTextFocus: #a57a4b;
  --amberFgOnAccentSecondaryDefault: #f1f1f2;
  --amberFgOnAccentSecondaryHover: #f1f1f2;
  --amberFgOnAccentSecondaryFocus: #f1f1f2;
  --amberFgOnAccentSecondaryTextDefault: #8f8b96;
  --amberFgOnAccentSecondaryTextHover: #76717f;
  --amberFgOnAccentSecondaryTextFocus: #64606c;
  --amberFgOnSurfacePrimary: #877c71;
  --amberFgOnSurfaceSecondary: #c9b9a9;
  --amberFgOnPrimaryHigh: #c28f58;
  --amberFgOnPrimaryMedium: #d9b896;
  --amberFgOnPrimaryLow: #574028;
  --amberFgOnPrimaryStrong: #f9f4ee;
  --amberFgOnSuccessHigh: #447571;
  --amberFgOnSuccessMedium: #89a8a6;
  --amberFgOnSuccessLow: #1f3533;
  --amberFgOnSuccessStrong: #ecf1f1;
  --amberFgOnDangerHigh: #934c5e;
  --amberFgOnDangerMedium: #bb8e9a;
  --amberFgOnDangerLow: #42222a;
  --amberFgOnDangerStrong: #f4edef;
  --amberFgOnWarningHigh: #8262c5;
  --amberFgOnWarningMedium: #b09cda;
  --amberFgOnWarningLow: #3a2c59;
  --amberFgOnWarningStrong: #f3eff9;
  --amberFgOnSecondaryHigh: #76717f;
  --amberFgOnSecondaryMedium: #a9a6ae;
  --amberFgOnSecondaryLow: #353339;
  --amberFgOnSecondaryStrong: #f1f1f2;
  --amberImageLight: url('../imgs/card-image-amber.png');
  --amberImageDark: url('../imgs/card-image-dark.png');
  --amberColorPrimary100: #f9f4ee;
  --amberColorPrimary200: #f0e4d7;
  --amberColorPrimary300: #e5cfb7;
  --amberColorPrimary400: #d9b896;
  --amberColorPrimary500: #cda376;
  --amberColorPrimary600: #c28f58;
  --amberColorPrimary700: #a57a4b;
  --amberColorPrimary800: #8a663e;
  --amberColorPrimary900: #6f5232;
  --amberColorPrimary1000: #574028;
  --amberColorBase100: #ffffff;
  --amberColorBase200: #f9f5f1;
  --amberColorBase400: #e2d7cc;
  --amberColorBase500: #c0a892;
  --amberColorBase800: #2a1f16;
  --amberColorBase900: #1e140d;
  --amberColorSecondary100: #f1f1f2;
  --amberColorSecondary200: #dedde0;
  --amberColorSecondary300: #c4c2c8;
  --amberColorSecondary400: #a9a6ae;
  --amberColorSecondary500: #8f8b96;
  --amberColorSecondary600: #76717f;
  --amberColorSecondary700: #64606c;
  --amberColorSecondary800: #54505a;
  --amberColorSecondary900: #434048;
  --amberColorSecondary1000: #353339;
  --amberColorNeutral100: #fdfbf9;
  --amberColorNeutral200: #faf6f2;
  --amberColorNeutral300: #f7efe7;
  --amberColorNeutral400: #f3e8dc;
  --amberColorNeutral500: #efe1d1;
  --amberColorNeutral600: #ecdac7;
  --amberColorNeutral700: #c9b9a9;
  --amberColorNeutral800: #a89b8d;
  --amberColorNeutral900: #877c71;
  --amberColorNeutral1000: #6a625a;
  --amberColorSuccess100: #ecf1f1;
  --amberColorSuccess200: #d2dedd;
  --amberColorSuccess300: #afc4c2;
  --amberColorSuccess400: #89a8a6;
  --amberColorSuccess500: #668e8b;
  --amberColorSuccess600: #447571;
  --amberColorSuccess700: #3a6360;
  --amberColorSuccess800: #305350;
  --amberColorSuccess900: #274340;
  --amberColorSuccess1000: #1f3533;
  --amberColorDanger100: #f4edef;
  --amberColorDanger200: #e5d4d8;
  --amberColorDanger300: #d1b2ba;
  --amberColorDanger400: #bb8e9a;
  --amberColorDanger500: #a66c7b;
  --amberColorDanger600: #934c5e;
  --amberColorDanger700: #7d4150;
  --amberColorDanger800: #683643;
  --amberColorDanger900: #542b36;
  --amberColorDanger1000: #42222a;
  --amberColorWarning100: #f3eff9;
  --amberColorWarning200: #e1d9f1;
  --amberColorWarning300: #c9bbe6;
  --amberColorWarning400: #b09cda;
  --amberColorWarning500: #997ecf;
  --amberColorWarning600: #8262c5;
  --amberColorWarning700: #6f53a7;
  --amberColorWarning800: #5c468c;
  --amberColorWarning900: #4a3870;
  --amberColorWarning1000: #3a2c59;
  --opalBorderBase: #f4f6fc;
  --opalBorderAccent: #326fd1;
  --opalBorderPrimaryStrong: #5e99f8;
  --opalBorderPrimaryMedium: #abc9fb;
  --opalBorderPrimarySubtle: #ebf3fe;
  --opalBorderSuccessStrong: #9ad541;
  --opalBorderSuccessMedium: #cae99b;
  --opalBorderSuccessSubtle: #f3fae8;
  --opalBorderDangerStrong: #f6627b;
  --opalBorderDangerMedium: #faacba;
  --opalBorderDangerSubtle: #feecef;
  --opalBorderWarningStrong: #eec133;
  --opalBorderWarningMedium: #f6de94;
  --opalBorderWarningSubtle: #fdf7e6;
  --opalBgImageCard: url('../imgs/card-image-opal.png');
  --opalBgBase: #ffffff;
  --opalBgDefault: #f4f6fc;
  --opalBgSurface: #ffffff;
  --opalBgAccentPrimaryDefault: #5e99f8;
  --opalBgAccentPrimaryHover: #3b82f6;
  --opalBgAccentPrimaryFocus: #326fd1;
  --opalBgAccentSecondaryDefault: #8f8b96;
  --opalBgAccentSecondaryHover: #76717f;
  --opalBgAccentSecondaryFocus: #64606c;
  --opalBgPrimary1: #ebf3fe;
  --opalBgSecondary1: #afb2be;
  --opalBgSuccess1: #f3fae8;
  --opalBgDanger1: #feecef;
  --opalBgWarning1: #fdf7e6;
  --opalBgPrimary100: #ebf3fe;
  --opalBgPrimary200: #d0e1fd;
  --opalBgPrimary300: #abc9fb;
  --opalBgPrimary400: #84b0f9;
  --opalBgPrimary500: #5e99f8;
  --opalBgPrimary600: #3b82f6;
  --opalBgPrimary700: #326fd1;
  --opalBgPrimary800: #2a5caf;
  --opalBgPrimary900: #224a8c;
  --opalBgSecondary100: #f1f1f2;
  --opalBgSecondary200: #dedde0;
  --opalBgSecondary300: #c4c2c8;
  --opalBgSecondary400: #a9a6ae;
  --opalBgSecondary500: #8f8b96;
  --opalBgSecondary600: #76717f;
  --opalBgSecondary700: #64606c;
  --opalBgSecondary800: #54505a;
  --opalBgSecondary900: #434048;
  --opalBgSuccess100: #f3fae8;
  --opalBgSuccess200: #e1f3c7;
  --opalBgSuccess300: #cae99b;
  --opalBgSuccess400: #b2df6d;
  --opalBgSuccess500: #9ad541;
  --opalBgSuccess600: #84cc17;
  --opalBgSuccess700: #70ad14;
  --opalBgSuccess800: #5e9110;
  --opalBgSuccess900: #4b740d;
  --opalBgWarning100: #fdf7e6;
  --opalBgWarning200: #faedc3;
  --opalBgWarning300: #f6de94;
  --opalBgWarning400: #f2cf62;
  --opalBgWarning500: #eec133;
  --opalBgWarning600: #eab306;
  --opalBgWarning700: #c79805;
  --opalBgWarning800: #a67f04;
  --opalBgWarning900: #856603;
  --opalBgDanger100: #feecef;
  --opalBgDanger200: #fcd1d8;
  --opalBgDanger300: #faacba;
  --opalBgDanger400: #f8869a;
  --opalBgDanger500: #f6627b;
  --opalBgDanger600: #f43f5e;
  --opalBgDanger700: #cf3650;
  --opalBgDanger800: #ad2d43;
  --opalBgDanger900: #8b2436;
  --opalShadowSurface: #dee2f4;
  --opalFgOnAccentPrimaryDefault: #ebf3fe;
  --opalFgOnAccentPrimaryHover: #ebf3fe;
  --opalFgOnAccentPrimaryFocus: #ebf3fe;
  --opalFgOnAccentPrimaryTextDefault: #5e99f8;
  --opalFgOnAccentPrimaryTextHover: #3b82f6;
  --opalFgOnAccentPrimaryTextFocus: #326fd1;
  --opalFgOnAccentSecondaryDefault: #f1f1f2;
  --opalFgOnAccentSecondaryHover: #f1f1f2;
  --opalFgOnAccentSecondaryFocus: #f1f1f2;
  --opalFgOnAccentSecondaryTextDefault: #8f8b96;
  --opalFgOnAccentSecondaryTextHover: #76717f;
  --opalFgOnAccentSecondaryTextFocus: #64606c;
  --opalFgOnSurfacePrimary: #282b3b;
  --opalFgOnSurfaceSecondary: #676b83;
  --opalFgOnPrimaryHigh: #3b82f6;
  --opalFgOnPrimaryMedium: #84b0f9;
  --opalFgOnPrimaryLow: #1b3a6f;
  --opalFgOnPrimaryStrong: #ebf3fe;
  --opalFgOnSuccessHigh: #70ad14;
  --opalFgOnSuccessMedium: #9ad541;
  --opalFgOnSuccessLow: #3b5c0a;
  --opalFgOnSuccessStrong: #f3fae8;
  --opalFgOnDangerHigh: #f43f5e;
  --opalFgOnDangerMedium: #f8869a;
  --opalFgOnDangerLow: #6e1c2a;
  --opalFgOnDangerStrong: #feecef;
  --opalFgOnWarningHigh: #eab306;
  --opalFgOnWarningMedium: #f2cf62;
  --opalFgOnWarningLow: #695103;
  --opalFgOnWarningStrong: #fdf7e6;
  --opalFgOnSecondaryHigh: #76717f;
  --opalFgOnSecondaryMedium: #a9a6ae;
  --opalFgOnSecondaryLow: #353339;
  --opalFgOnSecondaryStrong: #f1f1f2;
  --opalImageLight: url('../imgs/card-image-opal.png');
  --opalImageDark: url('../imgs/card-image-dark.png');
  --opalColorPrimary100: #ebf3fe;
  --opalColorPrimary200: #d0e1fd;
  --opalColorPrimary300: #abc9fb;
  --opalColorPrimary400: #84b0f9;
  --opalColorPrimary500: #5e99f8;
  --opalColorPrimary600: #3b82f6;
  --opalColorPrimary700: #326fd1;
  --opalColorPrimary800: #2a5caf;
  --opalColorPrimary900: #224a8c;
  --opalColorPrimary1000: #1b3a6f;
  --opalColorBase100: #ffffff;
  --opalColorBase200: #f4f6fc;
  --opalColorBase400: #dee2f4;
  --opalColorBase500: #afb5d0;
  --opalColorBase800: #3d4460;
  --opalColorBase900: #292d3e;
  --opalColorSecondary100: #f1f1f2;
  --opalColorSecondary200: #dedde0;
  --opalColorSecondary300: #c4c2c8;
  --opalColorSecondary400: #a9a6ae;
  --opalColorSecondary500: #8f8b96;
  --opalColorSecondary600: #76717f;
  --opalColorSecondary700: #64606c;
  --opalColorSecondary800: #54505a;
  --opalColorSecondary900: #434048;
  --opalColorSecondary1000: #353339;
  --opalColorNeutral100: #ededf0;
  --opalColorNeutral200: #d3d4db;
  --opalColorNeutral300: #afb2be;
  --opalColorNeutral400: #8a8ea0;
  --opalColorNeutral500: #676b83;
  --opalColorNeutral600: #464b68;
  --opalColorNeutral700: #3c4058;
  --opalColorNeutral800: #32354a;
  --opalColorNeutral900: #282b3b;
  --opalColorNeutral1000: #1f222f;
  --opalColorSuccess100: #f3fae8;
  --opalColorSuccess200: #e1f3c7;
  --opalColorSuccess300: #cae99b;
  --opalColorSuccess400: #b2df6d;
  --opalColorSuccess500: #9ad541;
  --opalColorSuccess600: #84cc17;
  --opalColorSuccess700: #70ad14;
  --opalColorSuccess800: #5e9110;
  --opalColorSuccess900: #4b740d;
  --opalColorSuccess1000: #3b5c0a;
  --opalColorDanger100: #feecef;
  --opalColorDanger200: #fcd1d8;
  --opalColorDanger300: #faacba;
  --opalColorDanger400: #f8869a;
  --opalColorDanger500: #f6627b;
  --opalColorDanger600: #f43f5e;
  --opalColorDanger700: #cf3650;
  --opalColorDanger800: #ad2d43;
  --opalColorDanger900: #8b2436;
  --opalColorDanger1000: #6e1c2a;
  --opalColorWarning100: #fdf7e6;
  --opalColorWarning200: #faedc3;
  --opalColorWarning300: #f6de94;
  --opalColorWarning400: #f2cf62;
  --opalColorWarning500: #eec133;
  --opalColorWarning600: #eab306;
  --opalColorWarning700: #c79805;
  --opalColorWarning800: #a67f04;
  --opalColorWarning900: #856603;
  --opalColorWarning1000: #695103;
  --pageBgColor: #ffffff;
  --sectionBgColor: #ffffff;
  --sectionShadowColor: #cecbdc;
  --sectionTitleFontColor: #24242c;
  --containerBgColor: #f8f7fb;
  --appNotificationsTitleFontColor: #24242c;
  --meetingCardPrimaryBgColor: #f2edff;
  --meetingCardPrimaryBorderColor: #916dff;
  --meetingCardPrimaryTitleColor: #794dff;
  --meetingCardPrimaryTimeColor: #ab8fff;
  --meetingCardPrimaryAvatarBorderColor: #f2edff;
  --meetingCardSuccessBgColor: #e6faed;
  --meetingCardSuccessBorderColor: #2ed46b;
  --meetingCardSuccessTitleColor: #00ca4b;
  --meetingCardSuccessTimeColor: #5ede8e;
  --meetingCardSuccessAvatarBorderColor: #e6faed;
  --meetingCardDangerBgColor: #fee9e9;
  --meetingCardDangerBorderColor: #f54e4e;
  --meetingCardDangerTitleColor: #f32727;
  --meetingCardDangerTimeColor: #f77777;
  --meetingCardDangerAvatarBorderColor: #fee9e9;
  --buttonPrimaryDefaultBgColor: #916dff;
  --buttonPrimaryDefaultTextColor: #f2edff;
  --buttonPrimaryHoverBgColor: #794dff;
  --buttonPrimaryHoverTextColor: #f2edff;
  --buttonPrimaryFocusBgColor: #6741d9;
  --buttonPrimaryFocusTextColor: #f2edff;
  --buttonPrimaryTextDefaultTextColor: #916dff;
  --buttonPrimaryTextHoverTextColor: #794dff;
  --buttonPrimaryTextFocusTextColor: #6741d9;
  --buttonSecondaryDefaultBgColor: #8f8b96;
  --buttonSecondaryDefaultTextColor: #f1f1f2;
  --buttonSecondaryHoverBgColor: #76717f;
  --buttonSecondaryHoverTextColor: #f1f1f2;
  --buttonSecondaryFocusBgColor: #64606c;
  --buttonSecondaryFocusTextColor: #f1f1f2;
  --buttonSecondaryTextDefaultTextColor: #8f8b96;
  --buttonSecondaryTextHoverTextColor: #76717f;
  --buttonSecondaryTextFocusTextColor: #64606c;
  --toggleOnBgColor: #916dff;
  --toggleOnCircleBgColor: #ffffff;
  --toggleOnBorderColor: #916dff;
  --toggleOffCircleBgColor: #ffffff;
  --toggleOffBgColor: #8f8b96;
  --toggleOffBorderColor: #8f8b96;
  --headerNameFontColor: #24242c;
  --headerTitleFontColor: #24242c;
  --headerRoleFontColor: #62626d;
  --logoIconBgColor: #916dff;
  --logoIconColor: #ffffff;
  --logoNameFontColor: #24242c;
  --tapItemDefaultBgColor: #acadb2;
  --tapItemDefaultFontColor: #24242c;
  --tapItemDefaultIconColor: #24242c;
  --tapItemHoverBgColor: #acadb2;
  --tapItemHoverFontColor: #794dff;
  --tapItemHoverIconColor: #794dff;
  --tapItemActiveBgColor: #6741d9;
  --tapItemActiveFontColor: #f2edff;
  --tapItemActiveIconColor: #f2edff;
  --tapBgColor: #acadb2;
  --menuItemDefaultBgColor: #ffffff;
  --menuItemDefaultFontColor: #24242c;
  --menuItemDefaultIconColor: #24242c;
  --menuItemHoverBgColor: #f2edff;
  --menuItemHoverFontColor: #24242c;
  --menuItemHoverIconColor: #24242c;
  --radioOnBgColor: #916dff;
  --radioOnBorderColor: #916dff;
  --radioOffBgColor: #acadb2;
  --radioOffBorderColor: #acadb2;
  --chooseCardBorderColor: #916dff;
  --chooseCardTitleFontColor: #24242c;
  --chooseCardPriceFontColor: #24242c;
  --chooseCardDescFontColor: #62626d;
  --inputFieldDefaultBgColor: #ffffff;
  --inputFieldDefaultFontColor: #62626d;
  --inputFieldDefaultBorderColor: #f2edff;
  --inputFieldHoverBgColor: #ffffff;
  --inputFieldHoverFontColor: #62626d;
  --inputFieldHoverBorderColor: #916dff;
  --inputFieldFocusBgColor: #ffffff;
  --inputFieldFocusFontColor: #794dff;
  --inputFieldFocusBorderColor: #916dff;
  --paginationItemDefaultBgColor: #f8f7fb;
  --paginationItemDefaultFontColor: #24242c;
  --paginationItemHoverBgColor: #f2edff;
  --paginationItemHoverFontColor: #794dff;
  --paginationItemActiveBgColor: #f2edff;
  --paginationItemActiveFontColor: #794dff;
  --palettesPrimary100BgColor: #f2edff;
  --palettesPrimary100FontColor: #362373;
  --palettesPrimary200BgColor: #dfd4ff;
  --palettesPrimary200FontColor: #362373;
  --palettesPrimary300BgColor: #c5b2ff;
  --palettesPrimary300FontColor: #362373;
  --palettesPrimary400BgColor: #ab8fff;
  --palettesPrimary400FontColor: #362373;
  --palettesPrimary500BgColor: #916dff;
  --palettesPrimary500FontColor: #f2edff;
  --palettesPrimary600BgColor: #794dff;
  --palettesPrimary600FontColor: #f2edff;
  --palettesPrimary700BgColor: #6741d9;
  --palettesPrimary700FontColor: #f2edff;
  --palettesPrimary800BgColor: #5637b5;
  --palettesPrimary800FontColor: #f2edff;
  --palettesPrimary900BgColor: #452c91;
  --palettesPrimary900FontColor: #f2edff;
  --palettesSecondary100BgColor: #f1f1f2;
  --palettesSecondary100FontColor: #353339;
  --palettesSecondary200BgColor: #dedde0;
  --palettesSecondary200FontColor: #353339;
  --palettesSecondary300BgColor: #c4c2c8;
  --palettesSecondary300FontColor: #353339;
  --palettesSecondary400BgColor: #a9a6ae;
  --palettesSecondary400FontColor: #353339;
  --palettesSecondary500BgColor: #8f8b96;
  --palettesSecondary500FontColor: #f1f1f2;
  --palettesSecondary600BgColor: #76717f;
  --palettesSecondary600FontColor: #f1f1f2;
  --palettesSecondary700BgColor: #64606c;
  --palettesSecondary700FontColor: #f1f1f2;
  --palettesSecondary800BgColor: #54505a;
  --palettesSecondary800FontColor: #f1f1f2;
  --palettesSecondary900BgColor: #434048;
  --palettesSecondary900FontColor: #f1f1f2;
  --palettesSuccess100BgColor: #e6faed;
  --palettesSuccess100FontColor: #005b22;
  --palettesSuccess200BgColor: #c2f2d4;
  --palettesSuccess200FontColor: #005b22;
  --palettesSuccess300BgColor: #91e8b2;
  --palettesSuccess300FontColor: #005b22;
  --palettesSuccess400BgColor: #5ede8e;
  --palettesSuccess400FontColor: #005b22;
  --palettesSuccess500BgColor: #2ed46b;
  --palettesSuccess500FontColor: #e6faed;
  --palettesSuccess600BgColor: #00ca4b;
  --palettesSuccess600FontColor: #e6faed;
  --palettesSuccess700BgColor: #00ac40;
  --palettesSuccess700FontColor: #e6faed;
  --palettesSuccess800BgColor: #008f35;
  --palettesSuccess800FontColor: #e6faed;
  --palettesSuccess900BgColor: #00732b;
  --palettesSuccess900FontColor: #e6faed;
  --palettesWarning100BgColor: #fdf7e6;
  --palettesWarning100FontColor: #6b4f00;
  --palettesWarning200BgColor: #fbecc2;
  --palettesWarning200FontColor: #6b4f00;
  --palettesWarning300BgColor: #f7dd91;
  --palettesWarning300FontColor: #6b4f00;
  --palettesWarning400BgColor: #f4cd5e;
  --palettesWarning400FontColor: #6b4f00;
  --palettesWarning500BgColor: #f0be2e;
  --palettesWarning500FontColor: #fdf7e6;
  --palettesWarning600BgColor: #edb000;
  --palettesWarning600FontColor: #fdf7e6;
  --palettesWarning700BgColor: #c99600;
  --palettesWarning700FontColor: #fdf7e6;
  --palettesWarning800BgColor: #a87d00;
  --palettesWarning800FontColor: #fdf7e6;
  --palettesWarning900BgColor: #876400;
  --palettesWarning900FontColor: #fdf7e6;
  --palettesDanger100BgColor: #fee9e9;
  --palettesDanger100FontColor: #6d1212;
  --palettesDanger200BgColor: #fccbcb;
  --palettesDanger200FontColor: #6d1212;
  --palettesDanger300BgColor: #faa2a2;
  --palettesDanger300FontColor: #6d1212;
  --palettesDanger400BgColor: #f77777;
  --palettesDanger400FontColor: #6d1212;
  --palettesDanger500BgColor: #f54e4e;
  --palettesDanger500FontColor: #fee9e9;
  --palettesDanger600BgColor: #f32727;
  --palettesDanger600FontColor: #fee9e9;
  --palettesDanger700BgColor: #cf2121;
  --palettesDanger700FontColor: #fee9e9;
  --palettesDanger800BgColor: #ad1c1c;
  --palettesDanger800FontColor: #fee9e9;
  --palettesDanger900BgColor: #8b1616;
  --palettesDanger900FontColor: #fee9e9;
  --alertsPrimaryBgColor: #f2edff;
  --alertsPrimaryIconColor: #794dff;
  --alertsPrimaryFontColor: #794dff;
  --alertsPrimaryBorderColor: #c5b2ff;
  --alertsSuccessBgColor: #e6faed;
  --alertsSuccessIconColor: #00ca4b;
  --alertsSuccessFontColor: #00ca4b;
  --alertsSuccessBorderColor: #91e8b2;
  --alertsWarningBgColor: #fdf7e6;
  --alertsWarningIconColor: #edb000;
  --alertsWarningFontColor: #edb000;
  --alertsWarningBorderColor: #f7dd91;
  --alertsDangerBgColor: #fee9e9;
  --alertsDangerIconColor: #f32727;
  --alertsDangerFontColor: #f32727;
  --alertsDangerBorderColor: #faa2a2;
  --cardImageName: url('../imgs/card-image-diamond.png');
  --cardImageBgColor: #f2edff;
  --cardTitleFontColor: #24242c;
  --cardDescFontColor: #62626d;
  --cardReviewFontColor: #62626d;
  --cardStarsIconColor: #edb000;
  --cardOldPriceFontColor: #62626d;
  --cardNewPriceFontColor: #794dff;
  --menuDropdownBgColor: #ffffff;
  --menuDropdownShadowColor: #cecbdc;
  --menuDropdownBorderColor: #f8f7fb;
  --menuDropdownDividerColor: #f8f7fb;
}
