@font-face {
  font-family: "InstrumentSans-Regular";
  src: url(./fonts/InstrumentSans-Regular.ttf);
}
@font-face {
  font-family: "InstrumentSans-Medium";
  src: url(./fonts/InstrumentSans-Medium.ttf);
}
@font-face {
  font-family: "InstrumentSans-SemiBold";
  src: url(./fonts/InstrumentSans-SemiBold.ttf);
}
@font-face {
  font-family: "InstrumentSans-Bold";
  src: url(./fonts/InstrumentSans-Bold.ttf);
}

.m_revechat_signup_lft {
  position: fixed;
  margin: 8px;
  width: inherit;
  top: 0px;
  height: calc(100vh - 16px);
  border-radius: 16px;
}
.m_revechat_signup_lft .swiper-pagination {
  display: block;
}
.swiper_slider_inr_b{
  width: 100%;
}
.m_revechat_signup_lft_tsml {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.m_revechat_signup_lft_tsml .signupSwiper {
  width: 80%;
  height: max-content;
}
.m_revechat_signup_lft_tsml .signupSwiper .swiper-wrapper {
  padding-bottom: 32px;
}
.m_revechat_signup_lft_tsml .swiper-slide {
  display: flex;
  padding: 8px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 26px;
  border: 1px solid rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
}
a#resendEmail{
  color: var(--Black, #253748);
  font-family: "Inter";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.swiper_slider_inr {
  border-radius: 20px;
  background: #fff;
  display: flex;
  padding: 24px 24px 20px 24px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 332px;
}
.swiper_slider_inr p {
  color: var(--Black, #253748);
  font-family: "InstrumentSans-Regular"!important;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
  padding: 0px 12px 0px 0px;
  margin: 0px;
}
.swiper_slider_inr_mdl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #e9eaeb;
  padding-bottom: 28px;
}
.swiper_slider_inr_mdl img {
  max-width: 100%;
}
.swiper_slider_inr_mdl_left {
  display: flex;
  align-items: center;
  gap: 10px;
}
.swiper_slider_inr_mdl_left img {
  border-radius: 160px;
  background: lightgray -7.973px 3.865px / 123.183% 123.183% no-repeat;
}
.swiper_slider_inr_btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 16px;
  width: 100%;
}
.swiper_slider_inr_btm_one {
  width: 32%;
  border-right: 1px solid #e9eaeb;
  padding-left: 20px;
}
.swiper_slider_inr_btm_one:first-child {
  padding-left: 0px;
}
.swiper_slider_inr_btm_one:last-child {
  border-right: none;
}
.swiper_slider_inr_mdl_inr span {
  color: var(
    --gray-light-mode-900-section-header,
    var(--colors-gray-light-mode-900, #181d27)
  );
  font-family: "InstrumentSans-SemiBold";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
}
.swiper_slider_inr_mdl_inr p {
  color: var(--gray-light-mode-500, var(--colors-gray-light-mode-500, #717680));
  font-family: "InstrumentSans-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
  padding: 0px;
  margin: 0px;
}
.swiper_slider_inr_btm span {
  overflow: hidden;
  color: var(
    --gray-light-mode-900-section-header,
    var(--colors-gray-light-mode-900, #181d27)
  );
  text-overflow: ellipsis;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 20.8px */
}
.swiper_slider_inr_btm p {
  overflow: hidden;
  color: var(--gray-light-mode-700, var(--colors-gray-light-mode-700, #414651));
  text-overflow: ellipsis;
  font-family: "InstrumentSans-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
  padding: 0px;
  margin: 0px;
}
.m_revechat_signup_lft .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  aspect-ratio: 1/1;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.5);
}
.m_revechat_signup_lft .swiper-pagination-bullet-active {
  width: 15px;
  height: 6px;
  aspect-ratio: 5/2;
  border-radius: 30px;
  background: #fff;
}
.m_revechat_signup_rgt_wrapper {
  display: flex;
  margin-top: 80px;
}
.m_revechat_signup_rgt {
  display: flex;
  flex-direction: column;
  max-width: 380px;
  margin: auto;
  height: 100%;
}
#full_name_container, #phone_number_container, #password_container{
  display: none;
}
/* Chrome / Edge autofill fix */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}

/* Firefox (newer versions) */
input:autofill {
  background-color: transparent !important;
}

.m_revechat_signup_rgt h1 {
  color: var(--Black, #253748);
text-align: center;
font-family: "Inter";
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 38px; /* 135.714% */
  padding: 0px 0px 4px 0px;
  margin: 0px;
  text-align: center;
}
li.dropdown.lang-dropdown{
  display: inline-flex;
padding: 8px 12px;
align-items: center;
gap: 6px;
border-radius: 54px;
background: var(--Off-white-Offwhite-40, #F5F7F8);
max-height: 36px;
}
li.dropdown.lang-dropdown a.dropdown-toggle img.arrowdown {
    max-width: 100%!important;
    position: absolute;
    right: 0px!important;
    top: calc(50% - 7px);
    opacity: 1!important;
    width: 14px;
    height: 14px;
}
li.dropdown.lang-dropdown a.dropdown-toggle span{
color: var(--Black, #253748);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 153.846% */
padding-right: 20px!important;
}
 .signup-terms-service.signup-firstbtm{
  margin: 48px 0px 0px 0px!important;
  color: var(--Gray-Gray-100, #4D657C);
text-align: center;
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 153.846% */
}
.signup-terms-service a{
  color: var(--Black, #253748);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.m_revechat_signup_rgt_inr {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m_revechat_signup_sec {
  width: 100%;
}
.m_revechat_signup_rgt_inr button {
  display: flex;
  width: 380px;
  max-height: 44px;
  padding: 13px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 10px;
  background: var(--Off-white-Offwhite-60, #eff2f4);
  border: none;
  color: var(--grey-grey-20, #4d657c);
  text-align: center;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
}
#google_custom_button{
  cursor: pointer;
}
.m_revechat_signup_rgt_inr .iti__selected-country{
 gap: 0px;
}
.m_revechat_signup_rgt_inr span.or {
  display: inline-block;
  color: var(--grey-grey-20, #4d657c);
  font-family: "Inter";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 153.846% */
  position: relative;
  text-align: center;
  width: 100%;
  padding: 20px 0px;
}
.m_revechat_signup_rgt_inr span.or::before {
  content: "";
  display: block;
  width: 46%;
  height: 1px;
  background-color: #eff2f4;
  position: absolute;
  left: 0px;
  top: 30px;
}
.m_revechat_signup_rgt_inr span.or::after {
  content: "";
  display: block;
  width: 46%;
  height: 1px;
  background-color: #eff2f4;
  position: absolute;
  right: 0px;
  top: 30px;
}
.m_revechat_signup_sec form{
  margin: 0px;
}
.m_revechat_signup_rgt_inr label {
color: var(--Black, #253748);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 153.846% */
  padding: 16px 0px 4px 0px;
  margin: 0px;
}
.m_revechat_signup_rgt_inr .form-control {
  box-shadow: none;
  outline: none;
  display: flex;
  padding: 12px 16px;
  min-height: 44px;
  height: auto;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: var(--Black, #253748);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px;
border-radius: 10px;
border: 1px solid var(--Grey-Grey-20, #D3D8DD);
background: var(--White, #FFF);
}
.m_revechat_signup_rgt_inr .form-control.error {
    border: 1px solid #D92020 !important;
}
.m_revechat_signup_rgt_inr .form-control:focus {
  border: 1px solid #5e109a;
}
.m_revechat_signup_rgt_inr button.submit {
  display: flex;
  width: 380px;
  padding: 11px 12px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 8px;
  background: var(--Stc-Stc-90, #4F008C);
  border: none;
  color: var(--White, #fff);
  text-align: center;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
  margin: 16px 0px 0px 0px;
}
#phone_number_container .form-group{
  margin-bottom: 0px;
}
 .m_revechat_signup_rgt_inr .m_revechat_signup_first p {
  color: var(--grey-grey-20, #4d657c);
  text-align: center;
  font-family: "Inter";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 153.846% */
  padding: 0px;
  margin: 20px 0px 0px 0px;
}
.m_revechat_signup_rgt_inr p a {
  color: var(--Black, #253748);
  font-family: "Inter";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  padding: 0px;
  margin: 0px;
}
.m_revechat_signup_rgt_inr .form-control::placeholder {
 color: var(--grey-grey-2060, #909FAC);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 153.846% */
margin: 0px;
}
.password-input {
  padding-right: 40px; /* space for the icon */
}
.password-toggle {
  position: absolute;
  top: 53px; /* adjust based on input height */
  right: 16px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.password-toggle svg {
  width: 100%;
  height: 100%;
  color: #4d657c;
}
#password_strength_popup {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.35s ease, opacity 0.25s ease;
}

/* visible state */
#password_strength_popup.show {
  max-height: 300px; /* enough to fit content */
  opacity: 1;
  margin-top: 12px;
}

.password_strength_popup {
  position: initial;
  bottom: 86px;
  left: 25%;
  width: 100%;
  z-index: 10;
  border-radius: 8px;
  background: var(--White, #fff);
}
.password_strength_popup:after {
  width: 12px;
  height: 12px;
  background-color: #fff;
  content: "";
  display: block;
  bottom: -6px;
  transform: rotate(45deg);
  position: absolute;
  left: 48%;
}
.password_strength_popup ul {
  list-style: none;
  margin: 0px;
  padding: 4px 0px 0px 16px;
  display: flex;
  flex-wrap: wrap;
}
.password_strength_popup ul li {
  position: relative;
  color: var(--Red-Red-80, #e14d4d);
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 163.636% */
  min-height: 18px;
  width: 49%;
}
.password_strength_popup ul li::before {
  content: "";
  position: absolute;
  left: -16px;
  top: 2px;
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M10.9375 3.0625L3.0625 10.9375' stroke='%23E14D4D' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9375 10.9375L3.0625 3.0625' stroke='%23E14D4D' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center / contain;
}
.password_strength_popup ul li.valid::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M11.8125 3.9375L5.6875 10.0625L2.625 7' stroke='%23088114' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center / contain;
}
.password_strength_popup ul li.valid {
  color: green;
}
.strength-indicator {
  display: flex;
  gap: 5px;
  color: var(--grey-grey-2080, #6f8294);
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 150% */
  align-items: center;
  padding-top: 12px;
}
.strength-indicator span {
  flex: 1;
  height: 4px;
  background: #ddd;
  border-radius: 3px;
}
.strength-indicator span.active.weak {
  background: red;
}

.strength-indicator span.active.medium {
  background: orange;
}

.strength-indicator span.active.strong {
  border-radius: 41px;
  background: var(--Green-Green-80, #46b551);
}
.password_strength_popup span {
  color: var(--Black, #253748);
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 150% */
}
.m_revechat_signup_third_inr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.m_revechat_signup_third_inr_lft {
  display: flex;
  max-width: 402px;
  height: 549px;
  padding: 32px 48px;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  border-radius: 16px 0 0 0;
  border: 4px solid #fff;
  background: linear-gradient(180deg, #f5f7fa 0%, #fff 100%);
}
.m_revechat_signup_four .m_revechat_signup_third_inr_lft,
.m_revechat_signup_five .m_revechat_signup_third_inr_lft,
.m_revechat_signup_six .m_revechat_signup_third_inr_lft,
.m_revechat_signup_seven .m_revechat_signup_third_inr_lft{
 justify-content: space-between;
}
.m_revechat_signup_third_inr_lft img{
  max-width: 100%;
}
.m_revechat_signup_third_inr_rgt {
  display: flex;
  height: 550px;
  padding: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
  border-radius: 16px 16px 0 0;
}
.m_revechat_signup_mail_vari {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
  max-width: 520px;
  margin: auto;
  height: 100vh;
}
.m_revechat_signup_mail_vari h3 {
  color: var(--Black, #253748);
  text-align: center;
  font-family: "Inter";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 48px */
  letter-spacing: -0.32px;
  padding: 0px;
  margin: 0px;
}
.m_revechat_signup_mail_vari p:first-child {
  color: var(--Gray-Gray-100, #4d657c);
  text-align: center;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  padding: 0px;
  margin: 0px;
}
.m_revechat_signup_mail_vari p {
  color: var(--Gray-Gray-100, #4d657c);
  text-align: center;
  font-family: "Inter";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  padding: 0px 0px 12px 0px;
  margin: 0px;
}
.m_revechat_signup_mail_vari p span {
color: var(--Black, #253748);
font-family: "Inter";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px;
  padding: 0px;
  margin: 0px;
}
.m_revechat_signup_mail_vari .email-links{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding-bottom: 8px;
}
.m_revechat_signup_mail_vari button {
  color: var(--grey-grey-20, #4d657c);
  text-align: center;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  display: flex;
  min-height: 32px;
  padding: 13px 12px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 10px;
  background: var(--Off-white-Offwhite-60, #eff2f4);
  border: none;
  width: 46%;
}
.m_revechat_signup_third,
.m_revechat_signup_four,
.m_revechat_signup_five,
.m_revechat_signup_six,
.m_revechat_signup_seven {
  display: flex;
  max-width: 1064px;
  min-width: 1064px;
  margin: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-radius: 16px;
  background: #fff;
}
.m_revechat_signup_third, .m_revechat_signup_four, .m_revechat_signup_five, .m_revechat_signup_six, .m_revechat_signup_seven, .m_revechat_success{
  display: none;
}
/* body.has-verify-token .m_revechat_signup_third{
  display: block;
} */
.iti__arrow.has-value::after{
  border-top: 1px solid #253748!important;
    border-right: 1px solid #253748!important;
}
/* class-5-softswitch SMS-platform */
.col-12 {
  background: #f2f3f4;
}
.m_revechat_signup_third_inr_lft {
  text-align: left;
}
.m_revechat_signup_third_inr_lft p {
  color: var(--Black, #253748);
  font-family: "Inter";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 41.6px */
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
}
.m_revechat_signup_third_inr_lft p span {
  color: var(--Blue-Blue, #004fff);
  font-family: "Inter";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: contents;
}
.m_revechat_signup_third_inr_lft h3 {
  color: var(--Black, #253748);
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0px;
}
.m_revechat_signup_third .progress,
.m_revechat_signup_four .progress,
.m_revechat_signup_five .progress,
.m_revechat_signup_six .progress,
.m_revechat_signup_seven .progress {
  height: 4px;
  width: 100%;
}
.m_revechat_signup_third .progress .progress-bar,
.m_revechat_signup_four .progress .progress-bar,
.m_revechat_signup_five .progress .progress-bar,
.m_revechat_signup_six .progress .progress-bar,
.m_revechat_signup_seven .progress .progress-bar {
  height: 4px;
  background: var(--Green-Green-90, #18a326);
}
.m_revechat_sign_radio_list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0px;
}

.m_revechat_sign_radio_list li {
  transition: all 0.3s ease;
  cursor: pointer;
  width: 48%;
}

.m_revechat_sign_radio_list li label {
  display: flex;
  width: 265px;
  padding: 8px 14px 8px 20px;
  align-items: center;
  gap: 8px;
  border-radius: 38px;
  border: 1px solid var(--grey-grey-2020, #d3d8dd);
  background: var(--White, #fff);
  position: relative;
  cursor: pointer;
  color: var(--Black, #253748);
font-family: "Inter";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
min-height: 48px;
margin: 0px;
}
.m_revechat_signup_seven .m_revechat_sign_radio_list li label {
 min-height: 72px;
}
li.industry-field label, li.industry-field label:hover, li.industry-field label:focus {
  padding: 4px 0px 0px 0px;
 border: none!important;
  background: transparent!important;
 gap: 4px;
}
.m_revechat_sign_radio_list li label:hover, .m_revechat_sign_radio_list li label:focus {
border: 1.5px solid var(--Blue-Blue-90, #266AFF);
background: var(--Blue-Blue-10, #F2F7FF);
}
.m_revechat_sign_radio_list li label:has(input:checked) {
border: 1.5px solid var(--Blue-Blue-90, #266AFF);
background: var(--Blue-Blue-10, #F2F7FF);
}
.m_revechat_signup_six .m_revechat_sign_radio_list li label{
  flex-direction: column;
  gap: 12px;
  position: relative;
  border-radius: 12px;
  padding: 24px 20px;
}
.m_revechat_signup_six .m_revechat_sign_radio_list li label input{
  position: absolute;
  top: 10px;
  right: 10px;
}
/* .m_revechat_sign_radio_list li label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 12px;
  padding: 16px;
} */

.m_revechat_sign_radio_list li label input[type="checkbox"] {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #808080;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
}
.m_revechat_sign_radio_list li label input[type="checkbox"]:checked {
  border: 1.5px solid var(--Blue-Blue, #004FFF);
  background: var(--Blue-Blue, #004FFF);
}
.m_revechat_sign_radio_list li label input[type="checkbox"]:checked::after {
  content: "✓";
  color: white;
  font-size: 14px;
  border-radius: 3px;
border: 1.5px solid var(--Blue-Blue, #004FFF);
background: var(--Blue-Blue, #004FFF);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m_revechat_signup_seven .m_revechat_sign_radio_list li label{
  position: relative;
  border-radius: 12px;
  padding: 16px;
}
.m_revechat_signup_seven .m_revechat_sign_radio_list li label input{
  position: absolute;
  right: 16px;
}
.m_revechat_sign_radio_list li img {
  max-width: 100%;
}
.m_revechat_signup_five .m_revechat_signup_third_inr_rgt label{
  color: var(--Black, #253748);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 153.846% */
padding: 0px 0px 4px 0px;
}
.m_revechat_signup_third_inr_rgt input::placeholder {
  color: var(--grey-grey-2060, #909FAC);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 153.846% */
}

/* Chrome, Safari, Edge */
.m_revechat_signup_third_inr_rgt input::-webkit-input-placeholder {
  color: var(--grey-grey-2060, #909FAC);
}

/* Firefox */
.m_revechat_signup_third_inr_rgt input::-moz-placeholder {
  color: var(--grey-grey-2060, #909FAC);
  opacity: 1; /* prevent lighter default */
}

/* IE / old Edge */
.m_revechat_signup_third_inr_rgt input:-ms-input-placeholder {
  color: var(--grey-grey-2060, #909FAC);
}

.m_revechat_signup_five .m_revechat_signup_third_inr_rgt .form-control{
display: flex;
padding: 12px 16px;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 8px;
border: 1px solid var(--Grey-Grey-20, #D3D8DD);
background: var(--White, #FFF);
color: var(--Black, #253748);
font-family: "Inter";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 153.846% */
}
.m_revechat_sign_radio_list li label input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1.5px solid #4D657C;
  border-radius: 50%; /* keep radio circle shape */
  background: #fff;
  cursor: pointer;
  position: absolute;
  right: 12px;
}

/* checked radio */
.m_revechat_sign_radio_list li label input[type="radio"]:checked {
  background: #004FFF;
  border-color: #004FFF;
}

/* white tick for radio */
.m_revechat_sign_radio_list li label input[type="radio"]:checked::after {
  content: "✓";
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  border: 1.5px solid #004FFF;
  inset: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.m_revechat_sign_radio_list li input[type="radio"]:checked ~ span {
  color: var(--Black, #253748);
font-family: "Inter";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 157.143% */
}

.m_revechat_sign_radio_list li:hover {
  border-color: #007bff;
}

.m_revechat_signup_third_inr_pgi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0px 0px 0px auto;
  padding: 20px 60px;
}
.m_revechat_signup_third_inr_pgi button {
  color: var(--White, #fff);
  text-align: center;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
  display: flex;
  min-width: 120px;
  height: 44px;
  padding: 11px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: var(--Stc-Stc-90, #4f008c);
  border: none;
}
.m_revechat_signup_third_inr_pgi button:last-child{
 min-width: 140px;
}
.m_revechat_signup_third_inr_pgi button:first-child{
  border-radius: 8px;
background: var(--Off-white-Offwhite-60, #EFF2F4);
color: var(--Black, #253748);
text-align: center;
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 153.846% */
}
.m_revechat_signup_third_inr_rgt h4 {
  color: var(--Black, #253748);
  font-family: "Inter";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 155.556% */
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
.m_revechat_signup_third_inr_pgi p {
  color: var(--Black, #253748);
  font-family: "Inter";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 169.231% */
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-align: center;
}
.m_revechat_signup_four h3,
.m_revechat_signup_five h3,
.m_revechat_signup_six h3,
.m_revechat_signup_seven h3 {
  color: var(--Black, #253748);
  font-family: "Inter";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px; /* 135.714% */
}
.m_revechat_signup_rgt .submitloadingModal, .m_revechat_signup_rgt .submitloadingModal1 {
  position: relative;
}
#signuploadingModal, #signuploadingModal1 {
  display: none;
  position: relative;

}
.m_revechat_signup_rgt #signuploadingModal .loader-signup, .m_revechat_signup_rgt #signuploadingModal1 .loader-signup {
  position: relative;
  top: 0px;
  display: flex;
  width: 380px;
  min-height: 32px;
  padding: 17px 12px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 10px;
  background: var(--Stc-Stc-80, #5e109a);
  border: none;
  color: var(--White, #fff);
  text-align: center;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin: 20px 0px 32px 0px;
}
.m_revechat_signup_rgt .ball-spin-fade-loader {
  width: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #5e109a;
}

.m_revechat_signup_rgt .ball-spin-fade-loader div {
  width: 10px;
  height: 10px;
  background-color: #fff; /* purple color */
  border-radius: 50%;
  opacity: 0.3;
  animation: ballFade 1s infinite linear;
}

/* Delay each ball for one-by-one effect */
.m_revechat_signup_rgt .ball-spin-fade-loader div:nth-child(1) {
  animation-delay: 0s;
}
.m_revechat_signup_rgt .ball-spin-fade-loader div:nth-child(2) {
  animation-delay: 0.2s;
}
.m_revechat_signup_rgt .ball-spin-fade-loader div:nth-child(3) {
  animation-delay: 0.4s;
}
.m_revechat_signup_rgt .ball-spin-fade-loader div:nth-child(4) {
  animation-delay: 0.6s;
}
.m_revechat_signup_rgt .ball-spin-fade-loader div:nth-child(5) {
  animation-delay: 0.8s;
}
.m_revechat_signup_rgt .loader-signup.disabled-btn {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}
li.lang-dropdown.open #language-list{
  display: block!important;
}
li.lang-dropdown .dropdown-toggle::after{
  display: none;
}
.dropdown-menu>li>a{
  text-decoration: none;
}
.signup-with-others .gbuttonf {
  display: flex;
padding: 12px 16px;
justify-content: center;
align-items: center;
gap: 12px;
align-self: stretch;
  border-radius: 10px;
border: 1px solid var(--Grey-Grey-20, #D3D8DD);
background: var(--White, #FFF);
}
.g_id_signin {
  border: none !important;
  box-shadow: none !important;
  overflow: hidden;
}
.signup-with-others .others-button{
  padding: 0px!important;
  border: none!important;
}
.m_revechat_signup_sec .iti--separate-dial-code{
  width: 100%!important;
}
.m_revechat_signup_sec input:-internal-autofill-selected
{
  background-color: transparent!important;
}
.m_revechat_logo_nw{
  position: absolute;
  top: 39px;
  left: 32px;
}
/* Animation */
@keyframes ballFade {
  0%,
  100% {
    opacity: 0.3;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.5);
  }
}
.m_revechat_signup_stp_logo{
  position: fixed;
  top: 40px;
  left: 40px;
}
.m_revechat_signup_bts{
  position: fixed;
  top: 40px;
  right: 40px;
}
.m_revechat_signup_bts a{
 color: var(--Black, #253748);
text-align: center;
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 153.846% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.m_revechat_signup_stp_logo img{
 max-width: 100%;
 height: 24px;
 object-fit: cover;
}
.m_revechat_signup_sec button.iti__selected-country{
  background-color: transparent;
  width: auto;
}
.m_revechat_signup_sec button.iti__search-clear.iti__hide{
  display: none;
}
.m_revechat_signup_sec .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown{
  width: 100%;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: inherit;
  background-color: #fff;
  max-height: 42px;
}
.iti.iti--allow-dropdown.iti--separate-dial-code .form-control {
  width: inherit;
  padding-left: 98px !important;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
}
.iti--separate-dial-code .iti__selected-dial-code {
  font-size: 14px !important;
}
.iti__arrow {
  position: relative;
  border: none !important;
}
.iti__arrow::after {
  content: "";
  position: absolute;
  right: -44px;
  top: -1px;
  transform: translateY(-50%) rotate(135deg);
  width: 7px;
  height: 7px;
  border-top: 1px solid #778da2;
  border-right: 1px solid #778da2;
}
.m_revechat_signup_sec button.iti__search-clear.iti__hide{
  display: none;
}
.m_revechat_signup_sec .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown{
  width: 100%;
}
.m_revechat_signup_sec #phone{
  padding: 0px 16px 0px 96px!important;
}
button.iti__search-clear.iti__hide {
    background: transparent;
}
.m_revechat_signup_sec .iti__search-input, .iti__search-input:hover, .iti__search-input:focus, .iti__search-clear, .iti__search-input-wrapper input[type=search]{
  border: 1px solid #aaa !important;
  padding: 6px 30px !important;
  outline: none !important;
  border-radius: 8px !important;
  margin: 8px !important;
    -webkit-appearance: none !important; /* disables iOS input styling */
  -moz-appearance: none !important;
  appearance: none !important;
}
.iti:focus-within .iti__selected-dial-code {
  color: var(--grey-grey-2060, #253748) !important;
}
.m_revechat_signup_sec .iti .iti__selected-dial-code{
   color: var(--grey-grey-2060, #909fac);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-left: -6px;
  background: #FFF;
  overflow: hidden;
  padding: 2px 6px 2px 0px;
}
.m_revechat_signup_sec .iti.iti--allow-dropdown.iti--separate-dial-code {
  width: inherit;
  background-color: #fff;
  max-height: 42px;
}
.m_revechat_signup_sec .iti.iti--allow-dropdown.iti--separate-dial-code .form-control {
  width: inherit;
  padding-left: 98px !important;
}
.m_revechat_signup_sec .iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
}
.m_revechat_signup_sec  .iti__selected-dial-code {
  font-size: 13px !important;
}
.iti__search-icon{
  left: 16px!important;
}
.iti__search-clear{
right: 12px !important;
    width: 24px !important;
    height: 16 !important;
    border: none !important;
    padding: 0px !important;
    cursor: pointer !important;
    border-radius: 0px !important;
    margin: 0px !important;
    display: block !important;
}
.iti__search-clear:hover{
background-color: transparent!important;
}
.iti__country.iti__highlight, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary{
  background-color: transparent!important;
}
.iti.iti--allow-dropdown.iti--show-flags {
    width: 100%!important;
}
.m_revechat_signup_third_inr_lft .mbl_img{
  display: none;
}
.m_revechat_signup_pgi_wr{
  width: 100%;
}
.m_revechat_signup_rgt_inr .form-control.password-input{
  padding-right: 40px;
}
#reve-chat-container-div, #reve-chat-widget-holder{
  display: none;
} 
.mobile_hand_wave_icon{
  display: none;
}
@media (max-width: 1199px) {
  .signup-languages{
    position: absolute;
  }
  li.dropdown.lang-dropdown{
    margin-top: 0px!important;
    margin-right: 0px!important;
  }
}
@media (max-width: 991px) {
  .mobile_hand_wave_icon{
    display: block;
  }
  .m_revechat_sign_radio_list li label:hover, .m_revechat_sign_radio_list li label:focus{
    border: 1.5px solid var(--Blue-Blue-90, #d3d8dd);
    background: var(--White, #fff);
  }
  .m_revechat_signup_five .m_revechat_signup_third_inr{
    height: 90vh;
  }
  .col-12{
    background: #fff;
  }
  .m_revechat_signup_five .m_revechat_signup_third_inr .m_revechat_signup_third_inr_rgt{
    justify-content: start;
  }
  .m_revechat_signup_six .m_revechat_sign_radio_list li label{
    flex-direction: row;
  }
  .m_revechat_signup_pgi_wr{
    width: inherit;
    position: fixed;
    bottom: 0px;
    background: #fff;
    z-index: 999;
  }
  .m_revechat_signup_four h3, .m_revechat_signup_five h3, .m_revechat_signup_six h3, .m_revechat_signup_seven h3{
    color: var(--Black, #253748);
font-family: "Inter";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 130%; /* 31.2px */
padding: 0px;
margin: 0px;
  }
  .m_revechat_signup_third_inr_lft h3, .m_revechat_signup_third_inr_lft p, .m_revechat_signup_third_inr_lft p span {
    font-size: 24px;
    margin: 0px;
  }
  .m_revechat_signup_third_inr_lft .mbl_img{
    display: inline-block;
  }
  .m_revechat_signup_third_inr_lft .desk_img, .m_revechat_signup_third_inr_lft > img{
    display: none;
  }
  .m_revechat_signup_third_inr_lft{
    border: 0px solid #fff;
  }
  li.dropdown.lang-dropdown{
    margin-top: 0px!important;
    margin-right: 0px!important;
  }
  .m_revechat_signup_third_inr_lft img {
    max-width: 15%;
    padding: 0px 8px 0px 0px;
  }
  .signup-languages{
    top: 24px;
  }
  .m_revechat_signup_lft {
    display: none!important;
  }
  .m_revechat_signup_rgt {
    max-width: 100%;
    padding: 0px 20px 0px 20px;
    margin-top: 84px;
  }
  .m_revechat_signup_rgt_wrapper{
    height: 100%;
    max-height: 100%;
    margin-top: 0px;
  }
  .m_revechat_signup_third_inr, .m_revechat_sign_radio_list{
    flex-direction: column;
    padding: 8px;
    width: 100%;
  }
  .m_revechat_signup_third_inr{
    flex-direction: column;
    padding: 8px;
    width: 100%;
    margin-bottom: 80px;
  }
  .m_revechat_signup_third_inr_lft{
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 48px 12px 32px 12px;
     border-radius: 16px;
     margin: 0px;
  }
  .m_revechat_signup_third, .m_revechat_signup_four, .m_revechat_signup_five, .m_revechat_signup_six, .m_revechat_signup_seven {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
    margin: initial;
  }
  .m_revechat_signup_third_inr_rgt{
    padding: 0px 8px;
    width: 100%;
    height: auto;
  }
  .m_revechat_signup_five .col-md-12{
    width: 100%;
  }
  .m_revechat_signup_third_inr_rgt h4{
    padding: 0px 0px 0px 8px;
  }
  .m_revechat_sign_radio_list li, .m_revechat_sign_radio_list li label{
    width: 100%;
  }
  .m_revechat_signup_third_inr_pgi{
    padding: 16px 20px;
  }
  .m_revechat_signup_third_inr_pgi button {
    padding: 8px;
  }
  .m_revechat_signup_sec .iti.iti--allow-dropdown.iti--show-flags{
    width: 100%;
  }
  .m_revechat_signup_rgt_inr button.submit {
    width: 100%;
  }
  .m_revechat_signup_mail_vari{
    justify-content: start;
    margin-top: 84px;
  }
}

.m_revechat_signup_sec .error-text, .m_revechat_signup_sec #error-message{
  color: var(--Red-Red-90, #D92020);
font-family: "Inter";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px;
}
.m_revechat_signup_sec .ginfo{
  display: flex;
padding: 12px 16px;
justify-content: center;
align-items: center;
gap: 12px;
align-self: stretch;
border-radius: 10px;
border: 1px solid var(--Grey-Grey-20, #D3D8DD);
background: var(--White, #FFF);
}
.m_revechat_signup_sec .ginfo .ginfo-change{
 display: flex;
min-height: 32px;
padding: 5px 12px;
justify-content: center;
align-items: center;
gap: 6px;
}
.m_revechat_signup_sec .ginfo #ginfochange{
 color: var(--grey-grey-20, #4D657C);
text-align: center;
font-family: "Inter";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px;
}
.m_revechat_signup_sec .ginfo-dt-ne .gname{
color: var(--Black, #253748);
padding: 0px;
margin: 0px;
font-family: "Inter";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px;
}
.m_revechat_signup_sec .ginfo-dt-ne .gemail{
color: var(--grey-grey-20, #4D657C);
font-family: "Inter";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px;
padding: 0px;
margin: 0px;
}
.m_revechat_signup_sec .ginfo-change img{
 top: 0px;
 right: 0px;;
}
.signup-success-msg{
  color: var(--grey-grey-20, #4D657C);
text-align: center;
font-family: "Inter";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px;
padding: 0px;
margin: 0px;
}
@media (max-width: 768px) {
  .m_revechat_signup_rgt_inr button{
  width: 100%;
}
.m_revechat_signup_rgt_inr button.submit{
  width: 100%;
}
.m_revechat_signup_sec .signup-terms-service.signup-firstbtm{
  padding-top: 40px;
}
.m_revechat_signup_rgt h1{
  padding: 0px 0px 0px 0px;
  font-size: 24px;
}
.m_revechat_signup_rgt{
  width: 100%;
}
.password_strength_popup ul li {
  width: 100%;
}
.m_revechat_signup_third_inr_pgi button{
  font-size: 12px;
}
.m_revechat_signup_mail_vari button{
  width: 100%;
}
.m_revechat_signup_mail_vari{
  margin: 84px 12px 0px 12px;
}
.m_revechat_signup_mail_vari .m_revechat_signup_stp_logo{
  display: none;
}
.m_revechat_signup_mail_vari {
  max-width: 100%;
}
}

#password_container input[type="password"]::-webkit-textfield-decoration-container {
  display: none !important;
}

/* #password_container input[type="password"]::-webkit-credentials-auto-fill-button,
#password_container input[type="password"]::-webkit-textfield-decoration-container {
  visibility: hidden !important;
  pointer-events: none;
} */

.submitloadingModal1 .submit.btn-loading, .m_revechat_signup_third_inr_pgi button.btn-loading {
  position: relative;
  pointer-events: none;
}

/* ===== DEFAULT (Desktop / Android) ===== */

.submitloadingModal1 .submit.btn-loading::after,
.m_revechat_signup_third_inr_pgi button.btn-loading::after {
  content: "";
  width: 20px;
  --b: 4px;
  aspect-ratio: 1;
  border-radius: 50%;
  padding: 1px;
  background: conic-gradient(#0000 10%, #FFF) content-box;
  -webkit-mask:
    repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),
    radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));
  -webkit-mask-composite: destination-in;
          mask-composite: intersect;
  animation: l4 1s infinite steps(10);
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}

@keyframes l4 {
  to { transform: rotate(1turn); }
}


/* ===== iOS Safari Fix (iPad & iPhone) ===== */

@supports (-webkit-overflow-scrolling: touch) {

  .submitloadingModal1 .submit.btn-loading::after,
  .m_revechat_signup_third_inr_pgi button.btn-loading::after {

    --b: 0;
    padding: 0;

    background: repeating-conic-gradient(
      #FFF 0deg 18deg,
      transparent 18deg 36deg
    );

    -webkit-mask: radial-gradient(farthest-side, transparent 70%, #000 71%);
            mask: radial-gradient(farthest-side, transparent 70%, #000 71%);

    /* remove composite entirely */
    -webkit-mask-composite: initial;
            mask-composite: initial;
  }
}


body.has-verify-token .m_revechat_signup_lft, body.has-verify-token .m_revechat_signup_first, body.has-verify-token .m_revechat_signup_sec, body.has-verify-token .m_revechat_signup_rgt h1{
    display: none;
}
body.has-verify-token .m_revechat_signup_rgt_wrapper, body.has-verify-token .m_revechat_signup_mail_vari{
  display: none!important;
}
button.industry_btn{
  display: none;
}