:root {
  --mainwhite-100: rgba(255, 255, 255, 1);
  --mainwhite-50: rgba(255, 255, 255, 0.5);
  --mainblack-100: rgba(0, 0, 0, 1);
  --mainwhite-125: rgba(255, 255, 255, 0.12);
  --greyscalewhite: rgba(255, 255, 255, 1);
  --greyscale01-dark-night: rgba(16, 16, 17, 1);
  --greyscale-old-versionwhite: rgba(255, 255, 255, 1);
  --greyscale-old-versiondark-gray: rgba(30, 31, 31, 1);
  --desktop-h1-medium-font-family: "Atom", Helvetica;
  --desktop-h1-medium-font-weight: 500;
  --desktop-h1-medium-font-size: 52px;
  --desktop-h1-medium-letter-spacing: -1.04px;
  --desktop-h1-medium-line-height: 110.00000238418579%;
  --desktop-h1-medium-font-style: normal;
  --desktop-h3-medium-font-family: "Atom", Helvetica;
  --desktop-h3-medium-font-weight: 500;
  --desktop-h3-medium-font-size: 32px;
  --desktop-h3-medium-letter-spacing: -0.64px;
  --desktop-h3-medium-line-height: 110.00000238418579%;
  --desktop-h3-medium-font-style: normal;
  --body-XS-bold-12px-font-family: "Atom Interphases", Helvetica;
  --body-XS-bold-12px-font-weight: 700;
  --body-XS-bold-12px-font-size: 12px;
  --body-XS-bold-12px-letter-spacing: 0.24px;
  --body-XS-bold-12px-line-height: 16px;
  --body-XS-bold-12px-font-style: normal;
  --body-XS-regular-font-family: "Atom Interphases", Helvetica;
  --body-XS-regular-font-weight: 400;
  --body-XS-regular-font-size: 12px;
  --body-XS-regular-letter-spacing: 0.24px;
  --body-XS-regular-line-height: 16px;
  --body-XS-regular-font-style: normal;
  --control-l-font-family: "Atom Interphases", Helvetica;
  --control-l-font-weight: 400;
  --control-l-font-size: 18px;
  --control-l-letter-spacing: 0px;
  --control-l-line-height: 24px;
  --control-l-font-style: normal;
  --h4-font-family: "Atom", Helvetica;
  --h4-font-weight: 500;
  --h4-font-size: 24px;
  --h4-letter-spacing: -0.48px;
  --h4-line-height: 120.00000476837158%;
  --h4-font-style: normal;
  --header-h4-font-family: "Atom", Helvetica;
  --header-h4-font-weight: 300;
  --header-h4-font-size: 40px;
  --header-h4-letter-spacing: -0.4px;
  --header-h4-line-height: 40px;
  --header-h4-font-style: normal;
  --text-body-24-font-family: "Atom", Helvetica;
  --text-body-24-font-weight: 300;
  --text-body-24-font-size: 24px;
  --text-body-24-letter-spacing: 0px;
  --text-body-24-line-height: 24px;
  --text-body-24-font-style: normal;
  --text-body-16-font-family: "Atom", Helvetica;
  --text-body-16-font-weight: 300;
  --text-body-16-font-size: 16px;
  --text-body-16-letter-spacing: 0px;
  --text-body-16-line-height: 16px;
  --text-body-16-font-style: normal;
  --desktop-body-text-medium-font-family: "Atom Interphases", Helvetica;
  --desktop-body-text-medium-font-weight: 500;
  --desktop-body-text-medium-font-size: 16px;
  --desktop-body-text-medium-letter-spacing: 0px;
  --desktop-body-text-medium-line-height: 129.99999523162842%;
  --desktop-body-text-medium-font-style: normal;
  --desktop-small-text-regular-font-family: "Atom Interphases", Helvetica;
  --desktop-small-text-regular-font-weight: 400;
  --desktop-small-text-regular-font-size: 14px;
  --desktop-small-text-regular-letter-spacing: -0.28px;
  --desktop-small-text-regular-line-height: 120.00000476837158%;
  --desktop-small-text-regular-font-style: normal;
  --base-base-99: rgba(252, 252, 252, 1);
  --base-base-62: rgba(146, 149, 159, 1);
  --base-base-20: rgba(43, 46, 51, 1);
  --base-base-90: rgba(230, 230, 230, 1);
  --constant-success-light: rgba(66, 255, 0, 1);
  --web-DS-white-constant-constant-100: rgba(255, 255, 255, 1);
  --sizes-corners-s: 8px;
  --shades-shades-08: rgba(0, 0, 0, 0.8);
}