
.theme--dark.v-icon.eyeon {
  color: black !important;
}
@font-face {
  font-family: "Inter";
  src: local("Inter"), url(/_nuxt/fonts/inter/Inter-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "InterBold";
  src: local("Inter"), url(/_nuxt/fonts/inter/Inter-ExtraBold.ttf) format("truetype");
}
.v-otp-input .v-input {
  margin: 0;
  flex: 1 0 32px;
  max-width: 60px !important;
  width: 60px;
  background: white;
  padding: 4px;
}
.fitimg {
  width: 100%;
  height: auto;
}
.loginclss {
  font-family: "Inter";
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.form_inputclss {
  display: block;
  width: 100%;
  height: 40px;
  padding: 12px 6px 1px 8px;
  font-size: 13px !important;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #ebf0f9;
  background-clip: padding-box;
  border: none !important;
  border-radius: 0.25rem;
}
.textareaclss {
  width: 100%;
  height: 90px;
  background: #ebf0f9;
  border-radius: 7px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  border: none;
  color: #000000;
  opacity: 0.5;
}
.gcard_clss {
  font-family: "Inter";

  border-radius: 7px !important;
  height: 48px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
}
.gcard_clss1 {
  font-family: "Inter";
  width: 120px;
  border-radius: 7px !important;
  height: 32px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
}
.con_head {
  font-family: "InterBold";
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.con_txt {
  font-family: "Inter";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  opacity: 0.7;
}
.card_tab {
  font-family: "Inter";
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
}
.cardtab {
  font-family: "Inter";
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
}
.cardtab1 {
  font-family: "Inter";
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
}

