:root {
  --accentColor: #ffffff;
  --linkColor: #f11a00;
  --bgColor: #f4f4f4;
  --errorColor: #ff7676;
  --successColor: #35a742;
  --textHeading: #202020;
  --textSecondary: #6d6d6d;
  --textBody: #a5a5a5;
  --textLabel: #268cb9;
  --border-color: #c4c4c4;
  --buttonPrimary: #c4c4c4;
  --buttonSecondary: #c4c4c4;
  --buttonLink: #202020;
  --font-weight-light: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --border-radius-sm: 4px;
  --border-radius: 8px;
  --border-radius-lg: 12px;
}
/**color by character**/
.R67KR {
  font-family: inherit;
  padding: 20px 0;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}
.vh6gO {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-top: 20px;
}
.GmtJT {
  height: 240px;
  overflow-y: auto ;
}
.gxNf9 {
  position: relative;
  padding-top: 20px;
  padding-bottom: 0px;
  cursor: 'pointer';
  border-bottom: 1px solid #f2f2f2;
}
.gxNf9 .h0LyD {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gxNf9 .JplDn {
  display: flex;
  align-items: center;
  padding-left: 12px;
}
.gxNf9 .JplDn::before {
  font-family: "JioIcon";
  content: "\E94F";
  font-size: 43px;
  color: #333;
  font-weight: 100;
}
.Mxgpt {
  display: flex;
  gap: 12px;
  color: #6d6d6d;
  font-family: Mulish;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 6px;
  align-items: center;
}
.qCVWp {
  background-color: #00c853;
  color: #fff;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 4px;
}
._3dOS {
  color: #333;
  font-family: Mulish;
  font-size: 12px;
  font-weight: 700;
}
.h_MYc {
  margin: 4px 0 8px 0;
  font-size: 12px;
  color: #6d6d6d;
  font-family: Mulish;
  font-weight: 400;
}
.BvbxJ {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
}
.pMOtT {
  display: block;
  margin-top: 12px;
  color: #0077cc;
  font-size: 14px;
  text-decoration: none;
}
.pMOtT:hover {
  text-decoration: underline;
}

