:root {
  --gray-0: rgba(248, 249, 250, 1);
  --otherwhite: rgba(255, 255, 255, 1);
  --dark-9: rgba(16, 17, 19, 1);
  --yellow-5: rgba(252, 196, 25, 1);
  --gray-6: rgba(134, 142, 150, 100);
  --gray-7: rgba(73, 80, 87, 1);
  --gray-5: rgba(173, 181, 189, 1);
  --gray-9: rgba(33, 37, 41, 1);
  --red-6: rgba(250, 82, 82, 1);
  --gray-3: rgba(222, 226, 230, 1);
  --text-m-14-font-family: "Inter", Helvetica;
  --text-m-14-font-weight: 500;
  --text-m-14-font-size: 14px;
  --text-m-14-letter-spacing: 0px;
  --text-m-14-line-height: 120.00000762939453%;
  --text-m-14-font-style: normal;
  --head-05-font-family: "Unbounded", Helvetica;
  --head-05-font-weight: 500;
  --head-05-font-size: 14px;
  --head-05-letter-spacing: 0px;
  --head-05-line-height: 130%;
  --head-05-font-style: normal;
  --head-01-font-family: "Unbounded", Helvetica;
  --head-01-font-weight: 700;
  --head-01-font-size: 40px;
  --head-01-letter-spacing: 0px;
  --head-01-line-height: 130%;
  --head-01-font-style: normal;
  --subtitle-m-18-font-family: "Inter", Helvetica;
  --subtitle-m-18-font-weight: 500;
  --subtitle-m-18-font-size: 18px;
  --subtitle-m-18-letter-spacing: 0px;
  --subtitle-m-18-line-height: 130%;
  --subtitle-m-18-font-style: normal;
  --subtitle-b-16-font-family: "Inter", Helvetica;
  --subtitle-b-16-font-weight: 700;
  --subtitle-b-16-font-size: 16px;
  --subtitle-b-16-letter-spacing: 0px;
  --subtitle-b-16-line-height: 120.00000762939453%;
  --subtitle-b-16-font-style: normal;
  --subtitle-b-24-font-family: "Inter", Helvetica;
  --subtitle-b-24-font-weight: 700;
  --subtitle-b-24-font-size: 24px;
  --subtitle-b-24-letter-spacing: 0px;
  --subtitle-b-24-line-height: 120.00000762939453%;
  --subtitle-b-24-font-style: normal;
  --head-02-font-family: "Unbounded", Helvetica;
  --head-02-font-weight: 600;
  --head-02-font-size: 36px;
  --head-02-letter-spacing: 0px;
  --head-02-line-height: 130%;
  --head-02-font-style: normal;
  --head-03-font-family: "Unbounded", Helvetica;
  --head-03-font-weight: 600;
  --head-03-font-size: 26px;
  --head-03-letter-spacing: 0px;
  --head-03-line-height: 130%;
  --head-03-font-style: normal;
  --head-04-font-family: "Unbounded", Helvetica;
  --head-04-font-weight: 600;
  --head-04-font-size: 16px;
  --head-04-letter-spacing: 0px;
  --head-04-line-height: 130%;
  --head-04-font-style: normal;
  --components-input-label-lg-font-family: "Open Sans", Helvetica;
  --components-input-label-lg-font-weight: 600;
  --components-input-label-lg-font-size: 18px;
  --components-input-label-lg-letter-spacing: 0px;
  --components-input-label-lg-line-height: 27px;
  --components-input-label-lg-font-style: normal;
  --components-input-description-lg-font-family: "Open Sans", Helvetica;
  --components-input-description-lg-font-weight: 400;
  --components-input-description-lg-font-size: 16px;
  --components-input-description-lg-letter-spacing: 0px;
  --components-input-description-lg-line-height: 19px;
  --components-input-description-lg-font-style: normal;
  --components-input-error-lg-font-family: "Open Sans", Helvetica;
  --components-input-error-lg-font-weight: 400;
  --components-input-error-lg-font-size: 16px;
  --components-input-error-lg-letter-spacing: 0px;
  --components-input-error-lg-line-height: 19px;
  --components-input-error-lg-font-style: normal;
  --text-SB-14-font-family: "Inter", Helvetica;
  --text-SB-14-font-weight: 600;
  --text-SB-14-font-size: 14px;
  --text-SB-14-letter-spacing: 0px;
  --text-SB-14-line-height: 145%;
  --text-SB-14-font-style: normal;
  --helper-frame-shadow:
    0px 4px 40px 0px rgba(238, 238, 238, 1), 0px 4px 8px 0px rgba(
      66,
      71,
      76,
      0.05
    ), 0px 0px 0.5px 0px rgba(66, 71, 76, 0.32);
}
