body {
  font-family: 'Rubik', sans-serif;
}

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nEldWYkA.woff2') format('woff2');
}

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nEldWYkA.woff2') format('woff2');
}

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url('https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nEldWYkA.woff2') format('woff2');
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}

button{cursor:pointer;outline: none; border: none;}
a{text-decoration:none}
:focus-visible {outline: -webkit-focus-ring-color auto 0px;}
img{max-width: 100%;}

::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-track{background:#f1f1f1;}
::-webkit-scrollbar-thumb{background:#0473D1;}
::-webkit-scrollbar-thumb:hover{background:#005DAC;}

ul,li,h2,a,p{text-decoration:none;margin:0;outline:none;list-style: none;}

.wrapper
{
    padding-left: 160px;
    padding-right: 160px;
}
.mt-50{margin-top: 50px;}
.health-congo {width: 100%;
float: left;}

@media screen and (max-width: 1600px) 
{
    
}

@media screen and (max-width: 1366px) 
{
    .wrapper
    {
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media screen and (max-width: 1280px) {
    .wrapper {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media screen and (max-width: 760px) 
{
    .wrapper
    {
        padding-left: 24px;
        padding-right: 24px;
    }
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
body {
  font-family: "Rubik", sans-serif;
}
 
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nEldWYkA.woff2")
    format("woff2");
}
 
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nEldWYkA.woff2")
    format("woff2");
}
 
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nEldWYkA.woff2")
    format("woff2");
}
.travelbuy_update_KYC {
  width: 100%;
  float: left;
  background: #00000069;
    padding-bottom: 60px;
    position: fixed;
    top: 0;
    z-index: 99;
    height: 100%;
}
.travelbuy_update_KYC.active {
  display: block;
}
.travelbuy_update_KYC .motorbuytab {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.travelbuy_update_KYC .motorbuytab li {
  float: left;
  margin-right: 10px;
}
.travelbuy_update_KYC .motorbuytab li a {
  float: left;
  padding: 10px 20px;
  border-radius: 90px;
  color: #454545;
  font-size: 20px;
  font-weight: 400;
  background: rgba(69, 69, 69, 0.1);
  cursor: pointer;
  border: 1px solid transparent;
  transition: 0.5s all ease-in-out;
  display: flex;
  align-items: center;
}
.travelbuy_update_KYC .motorbuytab li a.active {
  background: #005dac;
  color: #fff;
}
.travelbuy_update_KYC .motorbuytab li:last-child {
  margin-right: 0;
}
.travelbuy_update_KYC .tab_maxwidbox {
  max-width: 790px;
  margin: 60px auto 20px;
  background: white;
    padding: 4%;
    zoom: 90%;
    border-radius: 15px;
    position: relative;
    max-height: 480px;
    overflow: scroll;
    zoom: 82%;
}
.travelbuy_update_KYC .kyc_tabcontant_box {
  width: 100%;
  display: none;
   
}
.travelbuy_update_KYC .kyc_tabcontant_box.active {
  display: block;
}
/* .travelbuy_update_KYC .common_formtitle {
  width: 100%;
  font-size: 32px;
  line-height: 37px;
  margin-bottom: 15px;
  color: #454545;
} */
.travelbuy_update_KYC .cm_formgroup {
  width: 100%;
  margin-bottom: 20px;
}
.travelbuy_update_KYC .cm_inputlabel {
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
  display: inline-block;
  color: #000;
}
 
.travelbuy_update_KYC .cm_inputlabel .VerifiedTick {
  float: right;
  font-size: 16px;
  color: #454545;
  font-style: normal;
  display: flex;
}
.travelbuy_update_KYC .cm_inputlabel .VerifiedTick img {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
 
.travelbuy_update_KYC .mandate_symbol {
  font-style: normal;
  color: #ff3b30;
}
.travelbuy_update_KYC .cm_inputtext {
  width: 100%;
  padding: 15px;
  border: 1px solid #454545;
  font-size: 16px;
  line-height: 20px;
  border-radius: 5px;
}
.travelbuy_update_KYC .cm_inputtext::placeholder {
  color: #cecece;
}
.travelbuy_update_KYC .cm_errordiv {
  width: 100%;
  display: flex;
  justify-content: center;
  column-gap: 10px;
  background: rgba(255, 59, 48, 0.102);
  padding: 12px;
  border-radius: 4px;
  margin-bottom: 40px;
}
.travelbuy_update_KYC .cm_errordiv img {
  width: 20px;
  height: 20px;
}
.travelbuy_update_KYC .cm_errordiv p {
  font-size: 16px;
  line-height: 21px;
  color: #ff3b30;
}
.travelbuy_update_KYC .mrb_20 {
  margin-bottom: 20px;
}
.travelbuy_update_KYC .primary_verifybtn {
  width: 400px;
  padding: 15px;
  background-color: #005dac;
  border: none;
  border-radius: 10px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
/* .travelbuy_update_KYC .upload_doctitle {
  width: 100%;
  font-size: 24px;
  margin-bottom: 24px;
}
.travelbuy_update_KYC .uploaddoc_checkwrapper {
  width: 100%;
  list-style: none;
  display: flex;
  column-gap: 20px;
  margin-bottom: 40px;
}
.travelbuy_update_KYC .uploaddoc_checkwrapper li {
  display: inline-block;
  width: 30%;
  position: relative;
}
.travelbuy_update_KYC .radioclick_up {
  width: 100%;
}
.travelbuy_update_KYC .upload_type {
  display: block;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 4px;
  color: #454545;
}
.travelbuy_update_KYC .upload_type input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.travelbuy_update_KYC .upload_type .checkmark_up {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
}
.travelbuy_update_KYC .upload_type input:checked ~ .checkmark_up {
  background-color: #fff;
  border: 1px solid #8f8f8f;
}
.travelbuy_update_KYC .upload_type .checkmark_up:after {
  content: "";
  position: absolute;
  display: none;
}
.travelbuy_update_KYC .upload_type input:checked ~ .checkmark_up:after {
  display: block;
}
.travelbuy_update_KYC .upload_type .checkmark_up:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #005dac;
}
.travelbuy_update_KYC .fileupload_label {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
  border: 1px solid #454545;
  border-radius: 5px;
  column-gap: 10px;
  overflow: hidden;
  cursor: pointer;
}
.travelbuy_update_KYC .input_upload {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.travelbuy_update_KYC .upload_icon {
  width: 16px;
  height: 16px;
}
.travelbuy_update_KYC .upload_text {
  font-size: 20px;
  color: #454545;
  font-weight: 600;
}
.travelbuy_update_KYC .accept_contant {
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin-top: 4px;
  color: #454545;
} */
.travelbuy_update_KYC .kyc_btnbox {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top:40px;
}
 
.travelbuy_update_KYC .doc-upload-widget {
  width: 100%;
  margin-top: 20px;
}
/* .travelbuy_update_KYC .upload-card{border:1px dashed #00AEEF;border-radius:18px;padding:24px;background:#fff;box-shadow:0 14px 30px rgba(0,0,0,0.05);position:relative;} */
/* .travelbuy_update_KYC .upload-header h2 {
  font-size: 20px;
  line-height: 32px;
  color: #172b4d;
  margin: 0 0 20px;
  font-weight: 400;
}
.travelbuy_update_KYC .upload-header .mandate_symbol {
  color: #ff3b30;
  font-size: 24px;
  line-height: 1;
}
.travelbuy_update_KYC .upload-dropzone {
  display: block;
  width: 100%;
  min-height: 240px;
  border: 2px dashed #d7e9f6;
  border-radius: 18px;
  background: #f3f9ff;
  cursor: pointer;
  position: relative;
  outline: none;
  text-decoration: none;
  color: inherit;
}
.travelbuy_update_KYC .upload-dropzone:hover {
  background: #ebf4ff;
}
.travelbuy_update_KYC .upload-dropzone__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 32px;
  gap: 12px;
  text-align: center;
}
.travelbuy_update_KYC .upload-dropzone__icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #e3f2ff;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 174, 239, 0.2);
}
.travelbuy_update_KYC .upload-dropzone__icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background: #00aeef;
} */
.travelbuy_update_KYC .upload-dropzone__title {
  font-size: 20px;
  line-height: 28px;
  color: #172b4d;
  font-weight: 700;
  margin: 0;
}
.travelbuy_update_KYC .upload-dropzone__desc {
  font-size: 14px;
  line-height: 20px;
  color: #6b7a99;
  margin: 0;
}
.travelbuy_update_KYC .upload-stage {
  display: none;
}
.travelbuy_update_KYC .upload-stage.active {
  display: block;
  position: relative;
}
.travelbuy_update_KYC .upload-stage--uploaded {
  position: relative;
}
.travelbuy_update_KYC .preview-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 34px;
  height: 34px;
  border: none;
  border-radius: 50%;
  background: rgba(23, 43, 77, 0.08);
  color: #172b4d;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.travelbuy_update_KYC .upload-preview-card {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  background: #ffffff;
}
.travelbuy_update_KYC .upload-preview-card__thumb {
  width: 88px;
  height: 88px;
  border-radius: 14px;
  background: linear-gradient(180deg, #e3f2ff 0%, #ffffff 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.travelbuy_update_KYC .upload-preview-card__icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #00aeef;
}
.travelbuy_update_KYC .upload-preview-card__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.travelbuy_update_KYC .upload-status-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  background: #e6ffed;
  border: 1px solid #b7f5d4;
}
.travelbuy_update_KYC .upload-status-badge__icon {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #00a651;
  box-shadow: 0 0 0 4px rgba(0, 166, 81, 0.12);
}
.travelbuy_update_KYC .upload-preview-card__text {
  font-size: 18px;
  color: #172b4d;
  font-weight: 700;
  margin: 0;
}
.travelbuy_update_KYC .upload-guidelines {
  margin-top: 20px;
  padding: 20px 22px;
  border-radius: 14px;
  background: #fff4de;
  border: 1px solid #ffecb8;
  margin-bottom: 20px;
}
.travelbuy_update_KYC .guidelines-title {
  font-size: 16px;
  font-weight: 700;
  color: #4d3a0a;
  margin: 0 0 12px;
}
.travelbuy_update_KYC .upload-guidelines ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  row-gap: 10px;
}
.travelbuy_update_KYC .upload-guidelines li {
  font-size: 14px;
  line-height: 20px;
  color: #4d3a0a;
  padding-left: 18px;
  position: relative;
}
.travelbuy_update_KYC .upload-guidelines li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #f2994a;
  font-size: 18px;
  line-height: 1;
}
.travelbuy_update_KYC .verifying-panel {
  display: none;
  align-items: center;
  gap: 18px;
  margin-top: 24px;
  padding: 20px;
  border-radius: 16px;
  background: #eaf4ff;
  border: 1px solid #b8d8ff;
}
.travelbuy_update_KYC .verifying-panel.active {
  display: flex;
}
.travelbuy_update_KYC .verifying-panel__icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 8px rgba(0, 142, 255, 0.08);
  position: relative;
}
.travelbuy_update_KYC .verifying-panel__icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 3px solid transparent;
  border-top-color: #005dac;
  border-radius: 50%;
  animation: spin 1.2s linear infinite;
}
.travelbuy_update_KYC .verifying-panel__content {
  flex: 1;
}
.travelbuy_update_KYC .verifying-panel__title {
  font-size: 18px;
  line-height: 26px;
  color: #172b4d;
  font-weight: 700;
  margin: 0;
}
.travelbuy_update_KYC .verifying-panel__subtitle {
  font-size: 14px;
  line-height: 20px;
  color: #5a6b8a;
  margin: 8px 0 0;
}
.travelbuy_update_KYC .verifying-progress {
  width: 100%;
  height: 10px;
  border-radius: 999px;
  background: #d9efff;
  margin-top: 14px;
  overflow: hidden;
}
.travelbuy_update_KYC .verifying-progress__bar {
  display: block;
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #005dac 0%, #00aeef 100%);
  transition: width 0.2s ease;
}
 
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
 
@media screen and (max-width: 820px) {
  .travelbuy_update_KYC .upload-card {
    padding: 0px;
  }
  .travelbuy_update_KYC .upload-header h2 {
    font-size: 20px;
  }
  .travelbuy_update_KYC .upload-dropzone {
    min-height: 200px;
  }
  .travelbuy_update_KYC .upload-dropzone__title {
    font-size: 18px;
  }
  .travelbuy_update_KYC .upload-preview-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .travelbuy_update_KYC .upload-preview-card__thumb {
    width: 72px;
    height: 72px;
  }
  .travelbuy_update_KYC .preview-close {
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
}
.travelbuy_update_KYC .kycspace_box .motorbuytab {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.travelbuy_update_KYC .kycspace_box .motorbuytab li {
  float: left;
  margin-right: 10px;
}
.travelbuy_update_KYC .kycspace_box .motorbuytab li a {
  float: left;
  padding: 10px 20px;
  border-radius: 90px;
  color: #454545;
  font-size: 20px;
  font-weight: 400;
  background: rgba(69, 69, 69, 0.1);
  cursor: pointer;
  border: 1px solid transparent;
  transition: 0.5s all ease-in-out;
  display: flex;
  align-items: center;
}
.travelbuy_update_KYC .kycspace_box .motorbuytab li a.active {
  background: #005dac;
  color: #fff;
}
.travelbuy_update_KYC .kycspace_box .motorbuytab li:last-child {
  margin-right: 0;
}
 
@media screen and (max-width: 1440px) {
  .travelbuy_update_KYC .motorbuytab li a {
    font-size: 20px;
  }
  .travelbuy_update_KYC .common_formtitle {
    font-size: 24px;
  }
}
 
@media screen and (max-width: 1024px) {
}
 
@media screen and (max-width: 820px) {
  .travelbuy_update_KYC .myPolicyTabBlock.singaltext ul li a {
    color: #fff;
    font-size: 20px;
    padding: 24px 20px;
  }
  .travelbuy_update_KYC .myPolicyTabBlock.singaltext ul li {
    border-bottom: 1px dashed rgb(255 255 255 / 20%);
  }
  .travelbuy_update_KYC .myPolicyleftTab::-webkit-scrollbar {
    width: 0px;
  }
  .travelbuy_update_KYC .kyc_tabcontant_box {
    padding: 0 0 30px;
  }
  .travelbuy_update_KYC .upload_doctitle {
    font-size: 20px;
    line-height: 28px;
  }
  .travelbuy_update_KYC .cm_inputtext {
    font-size: 16px;
    padding: 15px;
  }
  .travelbuy_update_KYC .cm_errordiv p {
    font-size: 14px;
  }
  .travelbuy_update_KYC .common_formtitle {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .travelbuy_update_KYC .tab_maxwidbox {
    max-width: 100%;
    padding: 0 24px;
    background: white;
    padding: 5%;
    zoom: 87%;
    border-radius: 15px;
    max-height: 700px;
    overflow: scroll;
  }
  .travelbuy_update_KYC .primary_verifybtn {
    font-size: 16px;
    padding: 16px;
  }
  .travelbuy_update_KYC .cm_inputlabel {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
  }
  .travelbuy_update_KYC .cm_formgroup {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .travelbuy_update_KYC .motorbuytab li a {
    font-size: 14px;
            padding: 10px 12px;
        border-radius: 10px;
  }
 
 .travelbuy_update_KYC .motorbuytab {
    gap: 5px;
    flex-wrap: nowrap !important;
}
}
 
.travelbuy_update_KYC .checknow {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.travelbuy_update_KYC .checktype {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 3px;
}
.travelbuy_update_KYC .checktype input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.travelbuy_update_KYC .checktype .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #000;
}
.travelbuy_update_KYC .checktype input:checked ~ .checkmark {
  background-color: #005dac;
  border: 1px solid #005dac;
}
.travelbuy_update_KYC .checktype .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.travelbuy_update_KYC .checktype input:checked ~ .checkmark:after {
  display: block;
}
.travelbuy_update_KYC .checktype .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
 
.otp-box p {
  font-size: 16px;
  line-height: 1.5;
  color: #454545;
  margin-bottom: 15px;
}
 
.otp-box span.edit {
  font-size: 14px;
  color: #3d72c8;
  cursor: pointer;
}
 
.otp-box .mobnumb {
  font-size: 16px;
  line-height: 1.5;
  color: #454545;
  font-weight: 500;
}
 
/* Responsive adjustments */
@media (max-width: 768px) {
  .otp-box {
    padding: 15px 20px;
  }
  .otp-box p {
    font-size: 15px;
  }
  .otp-number {
    font-size: 16px;
  }
 
    #otpOverlay .otp-box {
    width: 50px !important;
    height: 50px !important;
}
}
 
@media (max-width: 480px) {
  .otp-box {
    padding: 0px 15px;
  }
  .otp-box p {
    font-size: 14px;
  }
  .otp-number span.edit {
    align-self: flex-end;
  }
 
 
}
 
.travelbuy_update_KYC .resendBlock {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
 
.travelbuy_update_KYC .resend {
  font-size: 14px;
  color: #454545;
}
 
.travelbuy_update_KYC .timer {
  font-size: 14px;
  color: #ff4b30;
}
 
.travelbuy_update_KYC .readmore {
  font-weight: 500;
}
 
.travelbuy_update_KYC .formfild {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  position: relative;
}
 
.travelbuy_update_KYC .formfild select {
  width: 100%;
  float: left;
  border-radius: 10px;
  border: 1px solid #cecece;
  background: #fff;
  padding: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
  color: #454545;
  -webkit-appearance: none;
  background: url(clientlib/images/select-planarrow.svg) no-repeat center right 15px;
}
 
.travelbuy_update_KYC .formfild {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  position: relative;
}
 
.travelbuy_update_KYC .formfildselect {
  width: 100%;
  float: left;
  border-radius: 10px;
  border: 1px solid #cecece;
  padding: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 110%;
  color: #454545;
  -webkit-appearance: none;
  background: url(clientlib/images/select-planarrow.svg) no-repeat center right 15px;
}
 
/*
new css added */
 
/* ── MAIN WRAPPER ── */
.travelbuy_update_KYC {
  width: 100%;
  padding-bottom: 60px;
}
.tab_maxwidbox {
  max-width: 790px;
  margin: 40px auto;
  padding: 0 24px;
}
 
/* ── TABS ── */
.motorbuytab {
  display: flex;
  justify-content: center;
  gap: 10px;
  list-style: none;
  margin-bottom: 32px;
  flex-wrap: wrap;
}
.motorbuytab li a {
  display: inline-flex;
  align-items: center;
  padding: 10px 24px;
  border-radius: 90px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  background: rgba(69, 69, 69, 0.1);
  color: #454545;
  border: 1px solid transparent;
  cursor: pointer;
  transition:
    background 0.25s,
    color 0.25s;
}
.motorbuytab li a.active {
  background: #005dac;
  color: #fff;
}
 
/* ── TAB CONTENT ── */
.kyc_tabcontant_box {
  display: none;
}
.kyc_tabcontant_box.active {
  display: block;
}
 
/* ── FORM ELEMENTS ── */
.common_formtitle {
  font-size: 28px;
  line-height: 1.3;
  color: #454545;
  margin-bottom: 20px;
  font-weight: 500;
}
.cm_formgroup {
  margin-bottom: 20px;
}
.cm_inputlabel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 400;
}
.mandate_symbol {
  color: #ff3b30;
  font-style: normal;
}
.VerifiedTick {
  font-size: 13px;
  color: #00a651;
  font-style: normal;
  display: flex;
  align-items: center;
  gap: 4px;
  font-weight: 500;
}
.cm_inputtext {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #c8c8c8;
  font-size: 16px;
  border-radius: 8px;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s;
  background: #fff;
}
.cm_inputtext:focus {
  border-color: #005dac;
}
.cm_inputtext::placeholder {
  color: #c0c0c0;
}
.cm_inputtext.error {
  border-color: #ff3b30;
}
 
/* ── HIDDEN FIELDS (mobile / fullname) ── */
.field-hidden {
  display: none;
}
.field-hidden.visible {
  display: block;
}
 
/* ── OTP INFO BOX ── */
.otp-box {
  margin-bottom: 16px;
}
.otp-box p {
  font-size: 15px;
  color: #454545;
  line-height: 1.6;
}
.mobnumb {
  font-weight: 600;
}
.edit-link {
  color: #3d72c8;
  cursor: pointer;
  font-size: 14px;
  margin-left: 6px;
  text-decoration: none;
}
.edit-link:hover {
  text-decoration: underline;
}
 
/* ── CHECKBOXES ── */
.checknow {
  margin-bottom: 14px;
}
.checktype {
  display: block;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.5;
  color: #454545;
  user-select: none;
  padding-top: 2px;
}
.checktype input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 1.5px solid #888;
  border-radius: 3px;
}
.checktype input:checked ~ .checkmark {
  background: #005dac;
  border-color: #005dac;
}
.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.checktype input:checked ~ .checkmark::after {
  display: block;
}
.checkmark::after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.readmore {
  font-weight: 600;
  color: #005dac;
  cursor: pointer;
}
 
/* ── BUTTONS ── */
.kyc_btnbox {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.primary_verifybtn {
  width: 340px;
  max-width: 100%;
  padding: 15px;
  background: #c8c8c8;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  cursor: not-allowed;
  transition:
    background 0.2s,
    transform 0.1s;
  font-family: inherit;
}
.primary_verifybtn.enabled {
  background: #005dac;
  cursor: pointer;
}
.primary_verifybtn.enabled:hover {
  background: #004e94;
}
.primary_verifybtn.enabled:active {
  transform: scale(0.98);
}
.primary_verifybtn.retry {
  background: #ff3b30;
}
.primary_verifybtn.retry:hover {
  background: #e0261c;
}
 
/* ── ERROR DIV ── */
.cm_errordiv {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  background: rgba(255, 59, 48, 0.08);
  padding: 12px 14px;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 1px solid rgba(255, 59, 48, 0.2);
}
.cm_errordiv svg {
  flex-shrink: 0;
  margin-top: 2px;
}
.cm_errordiv p {
  font-size: 14px;
  color: #ff3b30;
  line-height: 1.5;
}
 
/* ── SELECT ── */
.formfild {
  margin-bottom: 18px;
}
.cm_inputselect {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #c8c8c8;
  font-size: 16px;
  border-radius: 8px;
  font-family: inherit;
  background: #fff
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23454545' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")
    no-repeat right 14px center;
  -webkit-appearance: none;
  outline: none;
  color: #454545;
  cursor: pointer;
}
 
/* ── UPLOAD WIDGET ── */
.doc-upload-widget {
  margin-top: 8px;
}
.upload-header h2 {
  font-size: 18px;
  color: #172b4d;
  margin-bottom: 16px;
  font-weight: 400;
}
.upload-dropzone {
  display: block;
  width: 100%;
  min-height: 200px;
  border: 2px dashed #b8d4ee;
  border-radius: 16px;
  background: #f3f9ff;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s;
}
.upload-dropzone:hover {
  background: #e8f3ff;
}
.upload-dropzone__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  padding: 28px;
  gap: 10px;
  text-align: center;
}
.upload-dropzone__icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ddeeff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upload-dropzone__icon svg {
  width: 26px;
  height: 26px;
}
.upload-dropzone__title {
  font-size: 18px;
  font-weight: 600;
  color: #172b4d;
}
.upload-dropzone__desc {
  font-size: 13px;
  color: #6b7a99;
}
.input_upload {
  display: none;
}
 
.upload-stage {
  display: none;
}
.upload-stage.active {
  display: block;
}
.upload-stage--uploaded {
  position: relative;
}
.preview-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
  background: rgba(23, 43, 77, 0.1);
  color: #172b4d;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.upload-preview-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  background: #fff;
}
.upload-preview-card__thumb {
  width: 80px;
  height: 80px;
  border-radius: 12px;
  background: linear-gradient(180deg, #e3f2ff 0%, #fff 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.upload-preview-card__thumb svg {
  width: 36px;
  height: 36px;
}
.upload-preview-card__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.upload-status-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #e6ffed;
  border: 1px solid #b2f0cd;
}
.upload-status-badge__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #00a651;
}
.upload-status-badge span:last-child {
  font-size: 13px;
  font-weight: 600;
  color: #007a3e;
}
.upload-preview-card__text {
  font-size: 16px;
  font-weight: 700;
  color: #172b4d;
}
 
.upload-guidelines {
  margin-top: 16px;
  padding: 18px 20px;
  border-radius: 12px;
  background: #fff9ee;
  border: 1px solid #ffe8a0;
  margin-bottom: 18px;
}
.guidelines-title {
  font-size: 14px;
  font-weight: 700;
  color: #4d3a0a;
  margin-bottom: 10px;
}
.upload-guidelines ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.upload-guidelines li {
  font-size: 13px;
  color: #5a4208;
  padding-left: 16px;
  position: relative;
  line-height: 1.5;
}
.upload-guidelines li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #f2994a;
  font-size: 16px;
  line-height: 1;
}
 
.verifying-panel {
  display: none;
  align-items: center;
  gap: 16px;
  margin-top: 20px;
  padding: 18px;
  border-radius: 14px;
  background: #eaf4ff;
  border: 1px solid #b8d8ff;
}
.verifying-panel.active {
  display: flex;
}
.verifying-panel__icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 6px rgba(0, 142, 255, 0.08);
  position: relative;
  flex-shrink: 0;
}
.verifying-panel__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 3px solid transparent;
  border-top-color: #005dac;
  border-radius: 50%;
  animation: spin 1.2s linear infinite;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.verifying-panel__content {
  flex: 1;
}
.verifying-panel__title {
  font-size: 16px;
  font-weight: 700;
  color: #172b4d;
}
.verifying-panel__subtitle {
  font-size: 13px;
  color: #5a6b8a;
  margin-top: 4px;
}
.verifying-progress {
  width: 100%;
  height: 8px;
  border-radius: 999px;
  background: #d9efff;
  margin-top: 12px;
  overflow: hidden;
}
.verifying-progress__bar {
  display: block;
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #005dac, #00aeef);
  transition: width 0.2s ease;
}
 
/* ── KYC RESULT MODAL / DRAWER ── */
#resultOverlay {
  position: fixed;
  inset: 0;
  z-index: 9100;
  display: none;
  align-items: center;
  justify-content: center;
}
#resultOverlay.open {
  display: flex;
}
.result-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(2px);
}
.result-modal {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 20px;
  width: 420px;
  max-width: calc(100vw - 32px);
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
  animation: modalIn 0.3s cubic-bezier(0.34, 1.4, 0.64, 1) both;
}
.result-modal__hero {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.result-modal__hero.success-hero {
  background: linear-gradient(160deg, #a8d8f0 0%, #c8eeff 60%, #b0d0f0 100%);
}
.result-modal__hero.fail-hero {
  background: linear-gradient(160deg, #7ecce8 0%, #aaddf5 60%, #6bb8d8 100%);
}
.result-modal__hero svg {
  width: 180px;
  height: 180px;
}
.result-modal__body {
  padding: 28px 24px 32px;
  text-align: left;
}
.result-modal__title {
  font-size: 22px;
  font-weight: 700;
  color: #172b4d;
  margin-bottom: 8px;
  line-height: 1.3;
}
.result-modal__sub {
  font-size: 14px;
  color: #6b7a99;
  margin-bottom: 24px;
  line-height: 1.5;
}
.result-modal .primary_verifybtn {
  width: 100%;
  max-width: 100%;
}
 
/* Mobile: bottom drawer */
@media (max-width: 767px) {
  #resultOverlay {
    align-items: flex-end;
  }
  .result-modal {
    width: 100%;
    max-width: 100%;
    border-radius: 24px 24px 0 0;
    animation: drawerInResult 0.34s cubic-bezier(0.22, 1, 0.36, 1) both;
  }
  @keyframes drawerInResult {
    from {
      transform: translateY(100%);
    }
    to {
      transform: translateY(0);
    }
  }
  .result-modal__hero {
    height: 200px;
  }
  .result-modal__body {
    padding: 22px 20px 40px;
  }
  .result-modal__title {
    font-size: 20px;
  }
}
 
/* ── OTP OVERLAY ── */
#otpOverlay {
  position: fixed;
  inset: 0;
  z-index: 9000;
  display: none;
  align-items: center;
  justify-content: center;
}
#otpOverlay.open {
  display: flex;
}
.otp-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(2px);
}
.otp-modal {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 20px;
  width: 420px;
  max-width: calc(100vw - 32px);
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
  animation: modalIn 0.28s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}
@keyframes modalIn {
  from {
    opacity: 0;
    transform: scale(0.88) translateY(20px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
 
.otp-modal__hero {
 display: flex;
  justify-content: center;
  align-items: center;
  background: radial-gradient(circle at center, rgba(255,255,255,0.15), transparent);
  gap: 0;
}
.otp-modal__hero-img {
  width: 100%;   /* adjust size as needed */
  height: auto;   /* keeps aspect ratio */
  opacity: 0.95;  /* similar to your SVG rect */
  border-radius: 12px; /* optional rounded corners */
}
.otp-modal__body {
  padding: 28px 28px 32px;
}
.otp-modal__title {
  font-size: 22px;
  font-weight: 700;
  color: #172b4d;
  margin-bottom: 10px;
}
.otp-modal__subtitle {
  font-size: 14px;
  color: #5a6b8a;
  line-height: 1.6;
  margin-bottom: 22px;
}
.otp-modal__subtitle strong {
  color: #172b4d;
  font-weight: 600;
}
.otp-edit-link {
  color: #3d72c8;
  cursor: pointer;
  font-size: 13px;
  margin-left: 6px;
}
/* .otp-input-wrap {
  position: relative;
  margin-bottom: 10px;
}
.otp-input {
  width: 100%;
  padding: 14px 16px;
  border: 1.5px solid #c8c8c8;
  border-radius: 10px;
  font-size: 22px;
  letter-spacing: 8px;
  text-align: center;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s;
} */
.otp-input:focus {
  border-color: #005dac;
}
.otp-timer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.otp-resend {
  font-size: 13px;
  color: #aaa;
  cursor: not-allowed;
}
.otp-resend.enabled {
  color: #005dac;
  cursor: pointer;
  font-weight: 600;
}
.otp-timer {
  font-size: 13px;
  color: #ff4b30;
  font-weight: 600;
}
.otp-actions {
  display: flex;
  gap: 12px;
}
.btn-otp-secondary {
  flex: 1;
  padding: 14px;
  border: 1.5px solid #c8c8c8;
  background: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #454545;
  cursor: pointer;
  font-family: inherit;
  transition: border-color 0.2s;
}
.btn-otp-secondary:hover {
  border-color: #005dac;
  color: #005dac;
}
.btn-otp-verify {
  flex: 1;
  padding: 14px;
  border: none;
  background: #c8c8c8;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  cursor: not-allowed;
  font-family: inherit;
  transition: background 0.2s;
}
.btn-otp-verify.enabled {
  background: #005dac;
  cursor: pointer;
}
.btn-otp-verify.enabled:hover {
  background: #004e94;
}
 
/* MOBILE OTP DRAWER */
@media (max-width: 767px) {
  #otpOverlay {
    align-items: flex-end;
  }
  .otp-modal {
    width: 100%;
    max-width: 100%;
    border-radius: 24px 24px 0 0;
    animation: drawerIn 0.32s cubic-bezier(0.22, 1, 0.36, 1) both;
  }
  @keyframes drawerIn {
    from {
      opacity: 1;
      transform: translateY(100%);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .otp-modal__hero {
    padding: 0px;
  }
  .otp-modal__hero-img {
 width: 100%;
        height: auto;
  }
  .otp-modal__body {
    padding: 22px 20px 40px;
  }
  .otp-modal__title {
    font-size: 20px;
  }
}
 
/* ── TOAST ── */
#toastContainer {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 340px;
}
.toast {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 16px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  border-left: 4px solid #00a651;
  animation: toastIn 0.25s ease both;
  position: relative;
}
.toast.fail {
  border-left-color: #ff3b30;
}
.toast-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  margin-top: 1px;
}
.toast.success .toast-icon {
  color: #00a651;
}
.toast.fail .toast-icon {
  color: #ff3b30;
}
.toast-icon svg {
  width: 100%;
  height: 100%;
}
.toast-content strong {
  font-size: 14px;
  color: #172b4d;
  display: block;
  margin-bottom: 2px;
}
.toast-content p {
  font-size: 12px;
  color: #6b7a99;
  line-height: 1.4;
}
.toast-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 18px;
  color: #aaa;
  cursor: pointer;
  line-height: 1;
}
@keyframes toastIn {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.toast.leaving {
  animation: toastOut 0.22s ease forwards;
}
@keyframes toastOut {
  to {
    opacity: 0;
    transform: translateX(20px);
  }
}
@media (max-width: 767px) {
  #toastContainer {
    top: 16px;
    right: 16px;
    left: 16px;
    max-width: 100%;
  }
  @keyframes toastIn {
    from {
      opacity: 0;
      transform: translateY(-12px);
    }
    to {
      opacity: 1;
      transform: none;
    }
  }
}
 
.travelbuy_update_KYC .kyc_info_note {
 
    margin-top: 20px;
    padding: 20px 22px;
    border-radius: 14px;
    background: #fff4de;
    border: 1px solid #ffecb8;
    margin-bottom: 20px;
    display:none;
 
}
#otpOverlay .otp-input-wrap {
  display: flex;
  justify-content: center;
  gap: 10px;
}
 
#otpOverlay .otp-box {
  width: 40px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 6px;
}
 
 
        /* Scoped styles under .travelbuy_update_KYC */
        /* .travelbuy_update_KYC .checknow {
            padding: 0px;
            max-width: 400px;
        } */
        .travelbuy_update_KYC .checktype {
            display: block;
            position: relative;
            padding-left: 35px;
            margin-bottom: 12px;
            cursor: pointer;
            font-size: 14px;
            line-height: 1.5;
            user-select: none;
        }
        .travelbuy_update_KYC .checktype input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }
        .travelbuy_update_KYC .checkmark {
            position: absolute;
            top: 0;
            left: 0;
            height: 20px;
            width: 20px;
            background-color: #eee;
            border-radius: 4px;
        }
        .travelbuy_update_KYC .checktype:hover input ~ .checkmark {
            background-color: #ccc;
        }
        .travelbuy_update_KYC .checktype input:checked ~ .checkmark {
            background-color: #2196F3;
        }
        .travelbuy_update_KYC .checkmark:after {
            content: "";
            position: absolute;
            display: none;
        }
        .travelbuy_update_KYC .checktype input:checked ~ .checkmark:after {
            display: block;
        }
        .travelbuy_update_KYC .checkmark:after {
            left: 7px;
            top: 3px;
            width: 5px;
            height: 10px;
            border: solid white;
            border-width: 0 3px 3px 0;
            transform: rotate(45deg);
        }
 
        /* Default (Desktop > 768px): Show full text, hide short text and read more button */
        .travelbuy_update_KYC .short-text,
        .travelbuy_update_KYC .read-more-btn {
            display: none;
        }
        .travelbuy_update_KYC .full-text {
            display: inline;
        }
 
        .travelbuy_update_KYC .checknow {
 
    margin-bottom: 0px;
}
 
        /* Logic for truncation only on Mobile (<= 768px) */
        @media (max-width: 768px) {
           .travelbuy_update_KYC .checknow {
            padding: 0px;
            max-width: 100%;
        float: left;
        }
            .travelbuy_update_KYC .short-text {
                display: inline;
            }
            .travelbuy_update_KYC .full-text {
                display: none;
            }
            .travelbuy_update_KYC .read-more-btn {
                display: inline;
                color: #005dac;
                font-weight: 500;
                cursor: pointer;
                margin-left: 4px;
                text-decoration: underline;
            }
            .travelbuy_update_KYC .is-expanded .full-text {
                display: inline;
            }
            .travelbuy_update_KYC .is-expanded .short-text {
                display: none;
            }
        }
 
 
    .field-error {
      display: none;
      color: #e02424;
      font-size: 12px;
      margin-top: 4px;
      line-height: 1.4;
    }
    .field-error.show {
      display: block;
    }
    .cm_inputtext.input-error,
    .cm_inputselect.input-error {
      border-color: #e02424 !important;
    }
 
.ckyc2-modal-close {
  position: absolute;
  top: 16px;
  right: 20px;
  width: 40px;
  height: 40px;
  border: none;
  background: #3b3b3c;
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  border-radius: 50%;
  cursor: pointer;
  font-weight: bold;
}
 
.ckyc2-modal-close:hover {
  background: #e03131;
  color: #fff;
  font-weight: bold;
}
 
.otp-box {
    margin-bottom: 16px;
    display: block !important;
}
.consent-text .readmore {font-size: smaller;}
 
/* V!dya start*/
/* Inline preview (shown in the form, opens the full consent overlay) */
.consent-preview {
  border: 1px solid #e5e9f0;
  border-radius: 12px;
  padding: 16px 16px 8px;
  background: #fafbfc;
  cursor: pointer;
  margin-bottom: 8px;
  transition: border-color 0.2s, background 0.2s;
}
.consent-preview:hover {
  border-color: #b8d4ee;
  background: #f4f9ff;
}
.consent-preview__item {
  margin-bottom: 12px;
}
.consent-preview .checktype {
  cursor: pointer;
}
.consent-preview .js-consent-trigger {
  pointer-events: none;
}
.consent-lead {
  display: block;
}
.consent-preview__more {
  margin: 0;
  padding-left: 28px;
}
.consent-preview__more .readmore {
  font-size: 13px;
}
 
/* Overlay shell */
#consentOverlay {
  position: fixed;
  inset: 0;
  z-index: 9200;
  display: none;
  align-items: center;
  justify-content: center;
}
#consentOverlay.open {
  display: flex;
}
.consent-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(2px);
}
.consent-modal {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 20px;
  width: 540px;
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 64px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
  animation: modalIn 0.28s cubic-bezier(0.34, 1.4, 0.64, 1) both;
}
.consent-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 24px 16px;
  border-bottom: 1px solid #eef1f5;
}
.consent-modal__title {
  font-size: 20px;
  font-weight: 700;
  color: #172b4d;
  margin: 0;
}
.consent-close {
  width: 34px;
  height: 34px;
  border: none;
  border-radius: 50%;
  background: rgba(23, 43, 77, 0.08);
  color: #172b4d;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  flex-shrink: 0;
}
.consent-modal__body {
  padding: 20px 24px;
  overflow-y: auto;
}
.consent-modal__intro {
  font-size: 14px;
  color: #6b7a99;
  line-height: 1.5;
  margin: 0 0 18px;
}
.consent-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.consent-item .checktype {
  font-size: 14px;
  line-height: 1.5;
}
.consent-rest {
  display: none;
}
.consent-item.expanded .consent-rest {
  display: inline;
  color: #454545;
}
.consent-modal__foot {
  padding: 16px 24px 22px;
  border-top: 1px solid #eef1f5;
}
.consent-modal__foot .primary_verifybtn {
  width: 100%;
  max-width: 100%;
}
 
/* Mobile: bottom drawer */
@media (max-width: 767px) {
  #consentOverlay {
    align-items: flex-end;
  }
  .consent-modal {
    width: 100%;
    max-width: 100%;
    max-height: 88vh;
    border-radius: 24px 24px 0 0;
    animation: drawerInResult 0.34s cubic-bezier(0.22, 1, 0.36, 1) both;
  }
  .consent-modal__head {
    padding: 18px 20px 14px;
  }
  .consent-modal__title {
    font-size: 18px;
  }
  .consent-modal__body {
    padding: 18px 20px;
  }
  .consent-modal__foot {
    padding: 14px 20px 24px;
  }
}
/* V!dya End*/
 
/* Overlay shell */
/* V!dya start*/
#consentOverlay {
  position: fixed;
  inset: 0;
  z-index: 9200;
  display: none;
  align-items: center;
  justify-content: center;
}
#consentOverlay.open {
  display: flex;
}
.consent-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(2px);
}
.consent-modal {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 20px;
  width: 540px;
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 64px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
  animation: modalIn 0.28s cubic-bezier(0.34, 1.4, 0.64, 1) both;
}
.consent-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 24px 16px;
  border-bottom: 1px solid #eef1f5;
}
.consent-modal__title {
  font-size: 20px;
  font-weight: 700;
  color: #172b4d;
  margin: 0;
}
.consent-close {
  width: 34px;
  height: 34px;
  border: none;
  border-radius: 50%;
  background: rgba(23, 43, 77, 0.08);
  color: #172b4d;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  flex-shrink: 0;
}
.consent-modal__body {
  padding: 20px 24px;
  overflow-y: auto;
}
.consent-modal__intro {
  font-size: 14px;
  color: #6b7a99;
  line-height: 1.5;
  margin: 0 0 18px;
}
.consent-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.consent-item .checktype {
  font-size: 14px;
  line-height: 1.5;
}
.consent-rest {
  display: none;
}
.consent-item.expanded .consent-rest {
  display: inline;
  color: #454545;
}
.consent-modal__foot {
  padding: 16px 24px 22px;
  border-top: 1px solid #eef1f5;
}
.consent-modal__foot .primary_verifybtn {
  width: 100%;
  max-width: 100%;
}
 .consent-text .readmore {font-size: smaller;}
 
 
/* Mobile: bottom drawer */
@media (max-width: 767px) {
  #consentOverlay {
    align-items: flex-end;
  }
  .consent-modal {
    width: 100%;
    max-width: 100%;
    max-height: 88vh;
    border-radius: 24px 24px 0 0;
    animation: drawerInResult 0.34s cubic-bezier(0.22, 1, 0.36, 1) both;
  }
  .consent-modal__head {
    padding: 18px 20px 14px;
  }
  .consent-modal__title {
    font-size: 18px;
  }
  .consent-modal__body {
    padding: 18px 20px;
  }
  .consent-modal__foot {
    padding: 14px 20px 24px;
  }
}
.kyc-pan-wrapper {
    width: 100%;
    margin-top: 20px;
    text-align: left;
}
 
.kyc-pan-label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #23355f;
}
 
.kyc-pan-input {
    width: 100%;
    height: 52px;
    padding: 0 16px;
    border: 1px solid #d9dce4;
    border-radius: 10px;
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    box-sizing: border-box;
    transition: all 0.3s ease;
}
 
.kyc-pan-input:focus {
    border-color: #005baa;
    box-shadow: 0 0 0 3px rgba(0, 91, 170, 0.12);
}
 
.pan-validation-msg {
    min-height: 18px;
    margin-top: 6px;
    color: #e53935;
    font-size: 12px;
}
 
#resultActionBtn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}
 
#resultActionBtn.enabled {
    opacity: 1;
    cursor: pointer;
}
.note-box {
  background: #f8f5ee;
  border: 1px solid #e2d39a;
  border-radius: 8px;
  padding: 12px 14px;
  color: #7a7a7a;
  font-size: 14px;
  line-height: 1.4;
  font-family: Arial, sans-serif;
  max-width: 700px;
  box-sizing: border-box;
}

.note-box strong {
  color: #6f6f6f;
  font-weight: 600;
}
/* V!dya End*/
