  body {
    font-family: Manrope;
   
  }

  .common_heading {
    color: var(--theme-secondary-heading);
    text-align: center;
    font-size: 2.62vw;
    font-style: normal;
    font-family: Manrope-ExtraBold;

    line-height: normal;
  }
  .common_sub_heading h3 {
    color: #0461E5;
    text-align: center;
    font-size: 1.042vw;
    font-family: 'Manrope-ExtraBold';
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    line-height: normal;
 
  }
  .common_content p,
  .common_content ul li a {
    color: #55555A;
    font-size: 0.9375vw;
    font-style: normal;
    font-family: Manrope;
    font-weight: 500;
    line-height: normal;
    margin: 0;
  }
  p {
    margin-bottom: 0px !important;
  }
  .top_content {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 3.167vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    gap: 1.521vw;
  }
  h1.banner_conent {
    color: var(--theme-black-color);
    font-size: 4.16667vw;
    font-style: normal;
    line-height: 4.167vw;
    position: relative;
    font-family: 'Manrope-Bold';
  }

  .common_bg_heading h2 {
    color: var(--theme-white-color);
    text-align: center;
    font-family: Manrope;
    font-size: 1.363vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .common_btn {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border: 1px solid #fff;
    background: var(--theme-primary-heading);
    color: #fff !important;
    font-family: Manrope;
    font-size: 1.04167vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    padding: 1em 2em;
    text-decoration: none;
  }
  .common_bold_heading {
    color: #605ebc;
    font-size: 2.5vw;
    font-style: normal;
    line-height: normal;
    font-family: Manrope-ExtraBold;
  }
  .home_banner_section {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .home_banner_section .home_banner_section .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .home_banner_main {
    width: 100%;
    height: 100%;
  }

  /* .home_banner_section .home_banner_main .apply_btn {
      position: absolute;
      bottom: 32%;
      z-index: 9999;
  } */
  .home_banner_section .home_banner_main .apply_btn {
    margin-top: 6.54167vw;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 1.5625vw;
  }
  .home_banner_section .home_banner_main .apply_btn .common_btn {
    /*width: 13.75vw;
    *//*width: 11.19792vw;
    */padding: 1em 2.5em;
    font-size: 1.04167vw;
    text-align: center;
    border: 2px solid #0461e5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  
  }
  .home_banner_main.banner_slider.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0px;
  }
  .home_banner_section .home_banner_main .apply_btn .download_btn {
    display: flex;
    gap: 0.625vw;
    justify-content: start;
    align-items: center;
    border-radius: 8px;
    border: 2px solid #0461E5;
    /* height: 100%; */
    padding: 0.9375vw 2.08333vw;
    padding: 1em 1.2em;
    background: #EAF4FB;
    text-decoration: none;
    font-family: Manrope;
    font-size: 1.04167vw;
    font-weight: 700;
    line-height: 1.3;
  }
  .home_banner_section .home_banner_main .apply_btn .download_btn img {
    width: 1.15417vw;
    /* height: 1.45833vw; */
  }
  .home_banner_section .home_banner_main .apply_btn .download_btn span {
    color: #0461E5;
    /* font-family: Manrope;
    font-size: 1.04167vw;
    font-weight: 700;
    text-transform: capitalize; */
  }

  .home_banner_div {
    width: 100%;
    position: relative;
  }
  .home_banner_div img {
    width: auto;
    position: relative;
  }
  .banner_center {
    position: absolute;
    top: 12.865vw;

  }
 .home_banner_section .banner_heading {
    width: 100%;
    margin: 0px;
    line-height: 5.25vw;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 3.75vw;
    letter-spacing: -0.5px;
}
  .home_banner_section .banner_heading.banner_conent.banner_two {
      width: 55%;
    font-family: 'Manrope-Extrabold';
  }
  .home_banner_section .banner_heading span {
    color: var(--theme-primary-heading);
    font-family: 'Manrope-Extrabold';
  }

  .home_banner_section .breadcum {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 2.865vw;
    align-items: start;
    justify-content: start;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 2.344vw;
  }
  .home_banner_section .breadcum li {
    position: relative;
  }
  .home_banner_section .breadcum li::before {
    content: "";
    width: 0.104vw;
    height: 1.302vw;
    background: #000;
    position: absolute;
    right: -28%;
  }
  .home_banner_section .breadcum li:last-child:before {
    background: #fff0;
  }
  .home_banner_section .breadcum li a {
    color: #000;
    text-decoration: none;
  }
  .home_banner_section .banner_slider .slick-dots {
    position: absolute;
    top: 30vw;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    max-width: 25%;
    list-style: none;
    text-align: center;
    z-index: 2;
    left: 13.02083vw;
  }
  .home_banner_section .banner_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 0.417vw;
    height: 0.417vw;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
  }
  .home_banner_section .banner_slider .slick-dots li.slick-active {
    
      width: 1.66667vw;
      height: 16px;
      border-radius: 1.66667vw;
      -webkit-border-radius: 1.66667vw;
      -moz-border-radius: 1.66667vw;
      -khtml-border-radius: 1.66667vw;
      line-height: 20px;
      text-align: center;
      display: inline-flex;
  }
  .home_banner_section .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 10px;
      height: 10px;
      padding: 5px;
      cursor: pointer;
      border-radius: 1.66667vw;
      -webkit-border-radius: 1.66667vw;
      -moz-border-radius: 1.66667vw;
      -khtml-border-radius: 1.66667vw;
      color: transparent;
      border: 0;
      outline: none;
      background: #ABBFDC;
  }
  .home_banner_section .banner_slider .slick-dots li.slick-active button {
      width: 1.66667vw;
      height: 10px;
      background: #0461E5;;
      border-radius: 1.66667vw;
      -webkit-border-radius: 1.66667vw;
      -moz-border-radius: 1.66667vw;
      -khtml-border-radius: 1.66667vw;
      margin: auto;
      display: block;
  }
  .home_banner_section .slick-dots li button:before {
    display: none;
  }

  .home_banner_section .banner_center p {
    font-size: 1.46667vw;
    font-weight: 500;
    color: rgba(85, 85, 90, 1);
    margin-top: 1.8625vw;
}
  .home_banner_section .banner_slider .slick-dots li.slick-active button:before {
    color: transparent;
  }
  .interest_section {
    position: relative;
    margin-top: -4.5625vw;
    z-index: 9;
    padding: 0px 4.16667vw;
  }
  .interest_section .interest_main {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    background: var(--theme-bg-dark-blue);
    padding: 2.1667vw 10.41667vw;
  }
  .interest_section .interest_main .row {
    --bs-gutter-x: 4.16667vw;
  }
  .interest_section .interest_div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 1.66667vw;
  }
  .interest_img {
    background: #173C72;
    width: 5.20833vw;
    height: 5.20833vw;
    border-radius: 50%;
    padding: 1.14583vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .interest_img img {
    width: 100%;
  }
  .interest_div h2 {
    text-align: left;
    font-weight: 600;
    margin-bottom: 0;
    fon-size: 1.25vw !important;
  }
  .credit_section {
    position: relative;
    padding: 6.208vw 0;
  }
  .credit_section .credit_heading_div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .credit_section .credit_heading_div .credit_box {
    width: 8.333vw;
    height: 8.333vw;
    background-color: #f0f0ff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .credit_section .credit_small_box {
    width: 3.125vw;
    height: 3.125vw;
    background-color: #605ebc;
    color: #fff;
    text-align: center;
    font-size: 1.875vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .credit_section .credit_img {
    width: 3.793vw;
  }
  .credit_section .credit_img img {
    width: 100%;
  }
  .credit_section .credit_heading_div .credit_txt {
    color: #120e34;
    text-align: center;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 9.896vw;
    margin-top: 1.302vw;
    font-family: 'Manrope';
  }
  .credit_section .credit_heading_div .credit_txt_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -1.563vw;
  }
  section.credit_section .row {
      position: relative;
      justify-content: start;
      align-items: start;
  }
  section.credit_section .row::before {
    content: "";
    border: 4px solid #f0f0ff;
    width: 80%;
    margin: auto;
    position: absolute;
    top: 30%;
    left: 10%;
  }
  .app_section {
    position: relative;
  }
  .app_section .app_main {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: end;
  }
  .app_section .app_main .app_left {
    width: 45%;
    position: relative;
    text-align: right;
  }
  .app_section .app_main .app_left::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 125%;
    height: 34.375vw;
    border-radius: 0 2.083vw 0 0;
    -webkit-border-radius: 0 2.083vw 0 0;
    -moz-border-radius: 0 2.083vw 0 0;
    -khtml-border-radius: 0 2.083vw 0 0;
    background: #605ebc;
    z-index: -1;
  }
  .app_section .app_left .app_img {
    margin-right: -5.99vw;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .app_section .app_left .app_img .img_app {
    width: 37.5vw;
  }
  .app_section .app_left .app_img .img_app img {
    height: 100%;
    width: 100%;
  }
  .app_section .app_main .app_right {
    width: 55%;
    border-radius: 2.083vw 0 0 0;
    -webkit-border-radius: 2.083vw 0 0 0;
    -moz-border-radius: 2.083vw 0 0 0;
    -khtml-border-radius: 50%;
    background: #f0f0ff;
    z-index: -2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 9.896vw 13.021vw 9.896vw 17.188vw;
    position: relative;
  }
  .app_section .app_right .get_heading {
    color: #120e34;
    font-size: 1.875vw;
    font-style: normal;
    line-height: normal;
    margin-bottom: 1.042vw;
    font-family: 'Manrope-ExtraBold';
  }
  .app_section .border-txt {
    position: relative;
    margin-bottom: 1.823vw;
  }
  .app_section .border-txt::before {
    content: "";
    position: absolute;
    width: 4.74vw;
    height: 0.26vw;
    background: #605ebc;
    bottom: -0.521vw;
  }
  .app_section .app_scan_txt {
    color: #120e34;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1.823vw;
    font-family: 'Manrope';
  }
  .app_section .scan_code {
    width: 10.417vw;
  }
  .app_section .scan_code img {
    width: 100%;
  }
  .app_section .social_networking {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    gap: 1.042vw;
  }
  .social_networking .Googleplaystore {
    width: 11.458vw;
  }
  .social_networking .Googleplaystore img {
    width: 100%;
  }
  .social_networking .app_img {
    width: 11.458vw;
  }
  .social_networking .app_img img {
    width: 100%;
  }
  .approval_section {
    position: relative;
    padding-top: 6.167vw;
    padding-bottom: 6.167vw;
  }
  .approval_section .box-section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.604vw;
  }
  .approval_section .box-section .box-bg {
    border-radius: 2.083vw;
    -webkit-border-radius: 2.083vw;
    -moz-border-radius: 2.083vw;
    -khtml-border-radius: 2.083vw;
    background: #f0f0ff;
    width: 20.917vw;
    height: 20vw;
    padding: 2.2vw;
    flex-shrink: 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.042vw;
  }
  .approval_section .box-section .box-img {
    width: 8.479vw;
  }
  .approval_section .box-section .box-img img {
    width: 100%;
    height: 9vw;
  }
  .loan_option_section {
    position: relative;
    background-color: #f0f0ff;
    padding-left: 13.021vw;
  }
  .loan_option_section .loan_option_main {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.125vw;
  }
  .loan_option_section .loan_option_main .loan_option_left {
    width: 55.729vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 1.82292vw;
    max-width: 100%;
  }
  .loan_option_section .txt_box {
    width: 100%;
  }
  .loan_option_section .loan_option_left .common_sub_heading h3 {
      text-align: left;
      font-weight: 500;
      font-family: 'Manrope'
  }
  h3.left_spacing_heading {
          padding-left: 2.5vw;
      font-family: 'Manrope-Extrabold' !important;
      margin-bottom: 1.823vw;

  }
  .loan_option_section .loan_option_left .terms_heading {
    color: #aba9ff;
  }
  .loan_option_section .loan_option_left .terms_heading.active {
    color: #605ebc;
  }
  .loan_option_section .loan_option_left .get_heading {
      color: #120e34;
      font-size: 1.875vw;
      font-style: normal;
      line-height: normal;
      margin-bottom: 1.042vw;
      font-family: 'Manrope-Extrabold';
  }
  .loan_option_section .loan_option_step {
        display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
      flex-direction: column;
      gap: 0.26vw;
      margin-left: 1.5625vw;
  }
  .loan_option_section .loan_option_step h3 {
    position: relative;
  }
  .loan_option_section .loan_option_step h3:before {
      content: "";
      background-image: url(../images/li_icon.webp);
      background-repeat: no-repeat;
      position: absolute;
      background-size: cover;
      width: 20px;
      height: 20px;
      top: 0;
      left: -1.45833vw;
  }

  .loan_option_section .loan_option_main .loan_option_right {
    width: 44.271vw;
    border-radius: 2.083vw 0 0 0;
    -webkit-border-radius: 2.083vw 0 0 0;
    -moz-border-radius: 2.083vw 0 0 0;
    -khtml-border-radius: 2.083vw 0 0 0;
  }
  .loan_option_section .accordion-list.active {
    border-left: 0.26vw solid #605ebc;
  }
  .loan_option_section .accordion-list {
    padding: 0.625vw;
    border-left: 0.26vw solid #d1d0d7;
    width: 100%;
    padding-left: 1.563vw;
  }
  .loan_option_section .loan_accordion {
    list-style: none;
        margin-left: 18px;
  }
  .loan_option_section .accordion-list.active .terms_heading {
    color: #605ebc;
  }
  .loan_option_section .hide {
    display: none;
  }
  .loan_option_right img {
    width: 100%;
  }
  .loan_option_section .accordion-list .active {
    display: none;
  }
  .loan_option_section .accordion-list.active .active {
    display: block;
  }
  .business_section {
    position: relative;
    padding: 8.073vw 0;
  }
  .business_section .common_sub_heading h3 {
      font-size: 1.25vw;
  }
  .business_section .common_heading {
    margin-bottom: 0.521vw;
  }
  .business_section .row .col-xl-3:nth-child(even) {
    margin-top: 2.604vw;
  }
  .business_section .business_box {
  border-radius: 1.563vw;
  -webkit-border-radius: 1.563vw;
  -moz-border-radius: 1.563vw;
  -khtml-border-radius: 1.563vw;
    background: #f0f0ff;
    width: 100%;
    padding: 2.229vw;
    text-align: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    min-height: 14.583vw;
  }
  .business_section .business_img {
    width: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }
  .business_section .business_img img {
    width: 100%;
  }
  .business_section .common_content p {

      font-family: 'Manrope-ExtraBold';
    font-size: 20px;
  }
  .business_slider .slick-slide {
    margin-right: 1.146vw;
    margin-left: 1.146vw;
  }
  .business_slider .slick-dots {
    bottom: -4.688vw;
  }
  .business_slider .slick-dots li button:before {
    font-family: "slick";
    font-size: 0.313vw;
    line-height: 0.88vw;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.042vw;
    height: 1.042vw;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
  }
  .business_slider .slick-dots li button:before {
    color: #aba9ff;
    font-size: 0.521vw;
  }

  .business_slider .slick-dots li.slick-active {
      border: 1px solid #605ebc;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -khtml-border-radius: 50%;
      line-height: 20px;
      text-align: center;
      display: inline-flex;
  }
  .business_slider .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 10px;
      height: 10px;
    margin: auto;
      padding: 5px;
      cursor: pointer;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -khtml-border-radius: 50%;
      color: transparent;
      border: 0;
      outline: none;
      background: #ABA9FF;
  }
  .business_slider .slick-dots li.slick-active button {
      width: 10px;
      height: 10px;
      background: #605ebc;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -khtml-border-radius: 50%;
      /* line-height: 10px; */
      margin: auto;
      display: block;
  }
  .business_slider .slick-dots li.slick-active button:before {
    color: transparent;
  }
  .quicker_section {
    position: relative;
    padding: 6.25vw 0px 3.8vw 0px;
  }
  .quicker_section::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    background: radial-gradient(58.38% 227.62% at 51.74% 100%, #3EE3DB 0%, #1D54DF 100%);
    z-index: -1;
  }
  .quicker_section .custom_wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 5.72917vw;
    padding-left: 13.02083vw;
  }
  .quicker_section .quicker_box {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -khtml-border-radius: 16px;
    background: #fff;
    padding: 2.5vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    gap: 2.08333vw;
    width: 100%;
    text-align: left;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
  }
  .quicker_section .credit_small_box {
    width: 5.72917vw;
  }
  .quicker_section .quicker_main {
    position: relative;
    display: flex;
    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: #fff0;
    height: 100%;
  }
  .quicker_section .quicker_heading {
    color: #181636;
    font-family: 'Manrope';
    font-size: 1.66667vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    min-height: 3.64583vw;
  }
  .quicker_section .slick-track {
      display: flex;
      height: 100%;
      padding: 10px;
  }
 .quicker_section .quicker_slider .slick-slide {
    margin-right: 2.04167vw;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #fff;
    padding-bottom: 3vw;
    cursor: pointer;
}
  /* .quicker_box.common_content.slick-slide.slick-current.slick-active {
    background: #FFF;
    box-shadow: 0px 6px 0px 0px #9FC4F9;
  } */
  .quicker_box.common_content.slick-slide:hover {
    background: #FFF;
    box-shadow: 0px 6px 0px 0px #9FC4F9;
}
  .quicker_section .common_sub_heading h3 {
    text-align: left;
    color: #0461E5;
    font-family: Manrope;
    font-size: 1.66667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.5vw;
  }
  .quicker_section .common_heading {
    color: #181636;
    font-family: 'Manrope-ExtraBold';
    font-size: 3.13vw;
    font-style: normal;
    font-weight: 800;
    line-height: 4.16667vw;
    text-align: left;
    margin-top: 24px;
  }
  /* .quicker_section .slider_ul li.slick-disabled svg path {
      fill: grey;
  } */
  /* .quicker_section .quicker_slider .slick-list.draggable {
    padding-left: 12.021vw;
  } */
  .quicker_section .quicker_box.common_content p {
      font-size: 1.25vw;
  
  }
  .quicker_main.quicker_slider.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 6%;
  }

  .quicker_section .quicker_main.quicker_slider ul {
    bottom: -65px;
    left: -5.021vw;
  }
  .quicker_section .quicker_main.quicker_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 0.417vw;
    height: 0.417vw;
    
    padding: 0;
    cursor: pointer;
  }
  .quicker_section .slick-list {
    padding-right: 9%;
  }
  .quicker_section .quicker_main.quicker_slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    color: transparent;
    border: 0;
    outline: none;
    background: #ABBFDC;
  }
  .quicker_section .quicker_main.quicker_slider .slick-dots li.slick-active {
    width: 1.66667vw;
    height: 16px;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    line-height: 20px;
    text-align: center;
    display: inline-flex;
  }
  .quicker_section .quicker_main.quicker_slider .slick-dots li.slick-active button {
    width: 1.66667vw;
    height: 10px;
    background: #0461E5;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    /* line-height: 10px; */
    margin: auto;
    display: block;
  }
  .quicker_section .quicker_main.quicker_slider  .slick-dots li button:before {
    font-size: 0px;
    width: 00px;
    height: 00px;
    opacity: 1;
    color: transparent;
  }

  /* Testimonial section start  */
  .testimonial_section {
    position: relative;
    padding: 8.75vw 0px 8.2vw 0px;
    overflow: hidden;
  }
  .testimonial_section::before {
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
  opacity: 0.05;
  background: radial-gradient(58.38% 227.62% at 51.74% 100%, #3EE3DB 0%, #1D54DF 100%);
  z-index: -1;
  }
  .testimonial_section h3 {
    color: #0461E5;
    text-align: center;
    font-family: Manrope;
    font-size: 1.66667vw;
    font-weight: 500;
  
  }

  .testimonial_section .common_heading {
    color: #181636;
    font-family: Manrope;
    font-weight: 800;
    line-height: normal;
    font-family: 'Manrope-ExtraBold';
  }
  .testimonial_section .testimonial_inner {
    padding-left: 13.021vw;
  }
  .testimonial_section .testimonial_inner .testimonail_box {
    border-radius: 18.809px;
    background: #FFF;
    box-shadow: 0px 4.702px 4.702px 0px rgba(0, 0, 0, 0.08);
    padding: 2.86458vw 3.38542vw;
    display: flex;
        flex-direction: column;
        gap: 2.86458vw;
      margin-bottom: 10px;
  }
  .testimonial_section .testimonial_inner .testimonail_box ul.name_img {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    list-style: none;
    gap: 20px;
    margin: 0px;
      padding: 0px;
  }
  .testimonial_section .testimonial_inner .testimonail_box p {
    color: rgb(85, 85, 90);
    font-family: Manrope;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.875vw;
  }
  .testimonial_section .testimonial_inner .testimonail_box ul.name_img .img {
    width: 4.375vw;
    height: 4.375vw;
    border-radius: 100%;
    overflow: hidden;
	}
  .testimonial_section .testimonial_inner .testimonail_box ul.name_img li.txt p {
    color: var(--light-typography-title, #181636);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Manrope;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .testimonial_section .testimonial_inner .testimonail_box ul.name_img li.txt span {
    color: var(--light-typography-body, #55555A);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Manrope;
    font-size: 1.14583vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .testimonial_section .testimonial_slider .slick-list.draggable {
    overflow: visible;
  }
  .testimonial_section .testimonial_slider ul {
    bottom: -65px;
    text-align: left;
    left: 40.5%;
  }
  .testimonial_section .testimonial_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 0.417vw;
    height: 0.417vw;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
  }
  .testimonial_section .testimonial_slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    color: transparent;
    border: 0;
    outline: none;
    background: #ABBFDC;
  }
  .testimonial_section .testimonial_slider .slick-dots li.slick-active {
    width: 1.66667vw;
    height: 16px;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    line-height: 20px;
    text-align: center;
    display: inline-flex;
  }
  .testimonial_section .testimonial_slider .slick-dots li.slick-active button {
    width: 1.66667vw;
    height: 10px;
    background: #0461E5;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    /* line-height: 10px; */
    margin: auto;
    display: block;
  }
  .testimonial_section .testimonial_slider  .slick-dots li button:before {
    font-size: 0px;
    width: 00px;
    height: 00px;
    opacity: 1;
    color: transparent;
  }

  .testimonial_section .testimonial_slider .slick-list {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 08%;
  }
  .testimonial_section .testimonial_slider .slick-slide {
    padding-right: 20px;
    padding-left: 20px;
  }
  /* Testimonial section end  */
  .partners_section {
    position: relative;
    padding: 2.802vw 0;
  }

  .partners_section .common_sub_heading.top_content {
    margin-bottom: 2vw;
  }
  .partners_section .partners_div .logo {
    width: fit-content;
    text-align: center;
  }
  .partners_section .partners_div .logo img {
    width: 100%;
  }
  .about_money_section {
    position: relative;
    padding-top: 4.167vw;
  }
  .about_money_section .common_heading {
    width: 100%;
    max-width: 80%;
    margin: auto;
  }
  .about_money_section .common_heading {
    margin-bottom: 3.125vw;
  }
  .about_money_section .about_main_div {
    background: #f0f0ff;
    width: 100%;
  }
  .about_money_section .about_main {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    gap: 3.125vw;
  }
  .about_money_section .about_left {
    width: 41.461vw;
    border-radius: 0 2.083vw 0 0;
    -webkit-border-radius: 0 2.083vw 0 0;
    -moz-border-radius: 0 2.083vw 0 0;
    -khtml-border-radius: 0 2.083vw 0 0;
    background: #605ebc;
    position: relative;
    padding-top: 2.563vw;
  }
  .about_money_section .about_left .loan_img {
    width: 31.771vw;
    bottom: 0;
    position: absolute;
    right: 0;
  }
  .about_money_section .about_left .loan_img img {
    width: 100%;
  }
  .about_money_section .about_left .about_logo {
    text-align: right;
    padding-right: 2.396vw;
  }
  .about_money_section .about_left .about_logo .logo_img_about img {
    width: 100%;
  }
  .about_money_section .about_left .about_logo .logo_img_about {
    width: 12.24vw;
    float: right;
  }
  .about_money_section .about_main .about_right {
    width: 61.979vw;
    padding: 2vw 0;
  }
  .about_money_section .about_right .common_content {
    width: 45.869vw;
    margin-bottom: 1.042vw;
  }
  .about_money_section .about_mission {
    color: #605ebc;
    font-family: Manrope-ExtraBold;
    font-size: 1.25vw;
    font-style: normal;
    line-height: normal;
    margin-bottom: 0.26vw;
  }
  .about_money_section .misson_step li {
      color: #120e34;
      font-style: normal;
      font-weight: 500;
      line-height: 1.563vw;
      list-style: none;
      position: relative;
      font-family: 'Manrope';
      font-size: 18px;
      padding-left: 10px;
  }
  .about_money_section .misson_step {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    gap: 0.26vw;
    margin-left: 0px;
    padding-left: 1.346vw;
  }
  .about_money_section .misson_step li:before {
    content: "";
    background-image: url(../images/li_icon.webp);
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    width: 20px;
    height: 20px;
    top: 0.26vw;
    left: -1.302vw;
  }



  .about_money_section .common_content span {
    color: #605ebc;
    font-family: 'Manrope-Bold';
  }
  .frequently_section {
    width: 100%;
    padding: 6.25vw 0 2.70833vw 0;
    position: relative;
  }
  .frequently_section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.05;
    background: radial-gradient(52.45% 106.6% at 77.01% 68.07%, #3EE3DB 0%, #1D54DF 100%);
    z-index: -1;
  }
  .frequently_section .common_sub_heading h3 {
      text-transform: uppercase;
  }
  .frequently_section .faq_accordion {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 1.5625vw;
    flex-wrap: wrap;
  }
  .frequently_section .faq_accordion .text-container {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    gap: 1.5625vw;
    flex-wrap: wrap;
}
  .frequently_section .faq_accordion .faq_accordion-item {
    border: none;
    background: 0 0;
    width: 100%;
    padding: 0.521vw 1.823vw;
    position: relative;
    border-radius: 1.25vw;
    border: 1px solid var(--light-border-mute, #F0F0F2);
    background: #FFF;
  }
  .frequently_section .faq_accordion .faq_accordion-item.active button::before {
   background-image: url(../images/minus_faq.png);
  }
  .frequently_section .faq_accordion-item button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    font-weight: 400;
    border: none;
    background: none;
    padding: 0px;
    outline: none;
  }
  .frequently_section .faq_accordion-item .accordion-title {
    padding: 1.155vw 2vw 1.155vw 1vw;
    font-size: 1.04167vw;
    font-weight: 700;
    color: #181636;
  }
  .faq_accordion-item.common_content p {
    padding: 0px 1.155vw 1vw  1.155vw;
    line-height: 1.4;
    
  }
  .frequently_section .faq_accordion-item button::before {
    content: "";
    background-image: url(../images/plus_icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 38%;
    width: 1.042vw;
    height: 1.042vw;
  }
  .faq_accordion_main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 1.042vw;
  }
  .frequently_section h2.common_heading {
    text-align: left;
    margin-bottom: 0;
  }
  .frequently_section .faq_accordion h4 {
    color: #0461E5;
    font-family: Manrope;
    font-size: 1.66667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.5vw;
    margin-bottom: 0;
  }
  .faq_btn a {
    color: #0461E5;
    font-family: Manrope;
    font-size: 1.25vw;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    border-bottom: 1px solid #0461E5;
    cursor: pointer;
  }
  .faq_btn a:hover, .faq_btn a:focus {
    color: #0461E5;
  }
  .ui_span {
    cursor: pointer;
  }
  .partners_div {
      margin-top: 40px;
      /* display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
      justify-content: center;
      align-items: center; */
  }
  .partners_sectionc {
      padding: 10vw 0px;
  }
  .partners_sectionc .common_sub_heading h3 {
   
    text-align: center;
    font-size: 1.66667vw;
    font-weight: 500;
    font-family: 'Manrope';
  }
  .loan_btn {
      margin-top: 1vw;
  }

  @media (min-width: 1200px) {
    .frequently_section .container {
      max-width: 100%;
      padding-left: 13.02083vw;
      padding-right: 13.02083vw;
      --bs-gutter-x : 0
    }
  }

  /* Apprieciat Loan Product css start  */
  .loan_product_section {
    width: 100%;
    position: relative;
    
    padding: 8.33333vw 0px 6.77083vw 0px;
    overflow: hidden;
  }
  .loan_product_section::before {
    content: "";
    position: absolute;
    background-image: url('../images/loan-product-bg.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: var(--theme-bg-dark-blue);
    z-index: -1;
  }
  .loan_product_section  .loan_product_inner {
    width: 100%;
    position: relative;
    padding-top: 2.08333vw;
    padding-left: 13.021vw;
  }
  .loan_product_section .common_sub_heading h3 {
    color: #FFF;
    font-family: Manrope;
    font-size: 1.66667vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin: 0px;
  }
  .loan_product_section  .loans_box {
    height: auto;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    height: 100%; 
    border-radius: 1.25vw;
  border: 1px solid #335A94;
  background: #002458;
  }
  .loan_product_section  .loans_img img {
    width: 70%;
  }
  .loans_contrnt{
    padding: 3.75vw;
    position: relative;
    z-index: 2;
  }
  .loan_product_section  .loans_box h2 {
    color: #fff;
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-family: 'Manrope';
  }
  .loan_product_section  .loans_box h4 {
    font-size: 1.45833vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    font-family: 'Manrope';
  }
  .loan_product_section  .loans_box h4 span {
    color: #3EE3C5;
  }
  .loan_product_section  .loans_box p {
    color: #D1E2FB;
    font-family: Manrope;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.875vw;
    margin-top: 1.66667vw;
  }
  .loan_product_section  .loans_box_img .loans_img_row {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .loan_product_section  .loans_box_img{
    width: 100%;
    padding-left: 3.75vw;
    padding-top: 3.125vw;
  }
  .loan_product_section .loans_btn {
    margin-top: 10.41667vw;
    z-index: 1;
    position: relative;
  }
  .loans_btn.loan_third_btn {
    margin-top: 11vw;
}
  .loan_product_section .loans_img {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    position: absolute;
    right: 0;
    width: 15.41667vw;

  }
  .loan_product_section  .loans_btn_top {
    margin-top: 1.66667vw;
  }
  .loan_product_section .bg_effect {
    position: absolute;
    width: 23.80208vw;
    height: 23.80208vw;
    border-radius: 23.80208vw;
    background: #073069;
    bottom: -26%;
    right: -18%;
    z-index: 0;
  }
  .loan_product_section  .loans_btn_top a {
    color: #FFF;
    font-family: Manrope;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.875vw;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: from-font;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  .loan_product_section .loans_btn a.common_btn {
    background: #fff;
    color: #1B1741 !important;
    padding: 20px 40px;
    padding: 1em 1.4em;
    display: inline-block;
    border-radius: 12px;
  }
  .loan_product_section .loans_box-item.slick-slide {
    padding-right: 2.66667vw;
    height: auto;
  }

  .loan_product_section .loan_product_slider .loans_box-item .slick-list {
    margin-right: -1.66667vw;
    margin-left: -1.66667vw;
    padding-right: 08%;
  }
  .loan_product_section .loan_product_slider  .slick-track {
    display: flex;
      height: 100%;
  }

  .loan_product_section .loan_product_slider ul {
    bottom: -3.38542vw;
    left: 40%;
    text-align: justify;
  }
  .loan_product_section .loan_product_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 0.417vw;
    height: 0.417vw;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
  }
  .loan_product_section .loan_product_slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    color: transparent;
    border: 0;
    outline: none;
    background: #ABBFDC;
  }
  .loan_product_section .loan_product_slider .slick-dots li.slick-active {
    width: 1.66667vw;
    height: 16px;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    line-height: 20px;
    text-align: center;
    display: inline-flex;

  }
  .loan_product_section .loan_product_slider .slick-dots li.slick-active button {
    width: 1.66667vw;
    height: 10px;
    background: #fff;
    border-radius: 1.66667vw;
    -webkit-border-radius: 1.66667vw;
    -moz-border-radius: 1.66667vw;
    -khtml-border-radius: 1.66667vw;
    margin: auto;
    display: block;
  }
  .loan_product_section .loan_product_slider  .slick-dots li button:before {
    font-size: 0px;
    width: 00px;
    height: 00px;
    opacity: 1;
    color: transparent;
  }
  .loan_product_inner .slick-list.draggable {
    overflow: visible;
  }
  .loans_box:hover {
    box-shadow: 2px 2px 10px #183f77;
}
  .loans_box-item.slick-slide.slick-active .loans_box {
    background: #183F77;
    border: none;
  }
  .loan_product_section .loans_box-item.slick-slide:last-child .loans_box{
    background-color: #002458;
    box-shadow: 2px 2px 10px #183f77;
    border: 1px solid #335A94;
  }
  .loan_product_section .loans_box-item.slick-slide:last-child .loans_box:hover{
    box-shadow: 2px 2px 10px #335A94;
  }
  .loans_box-item.slick-slide.slick-active:last-child .loans_box {
    background-color: #002458;
    box-shadow: 2px 2px 10px #183f77;
    border: 1px solid #335A94;
  }
  .loans_box-item.slick-slide .loans_box {
    background: #183F77;
    border: none;
  }

  /* Apprieciat Loan Product css end  */


  /* Unlock loans upto 25 lakhs css start */
  .unlock_section {
    width: 100%;
    padding-top: 8.85417vw;
    position: relative;
  }
  .unlock_section::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 100%;
    opacity: 0.3;
    background: linear-gradient(180deg, #81E3F9 -9.53%, #BCDEF9 39.64%, #9F9AFC 100%);
    filter: blur(94px);
    width: 600px;
    height: 600px;
    flex-shrink: 0;
    z-index: -1;
}
  .unlock_section .custom_container {
    padding-right: 8.33333vw;
  }

  .unlock_section .unlock_row {
    display: flex;
    column-gap: 7.813vw;
    margin-top: 1.5625vw;
    margin-top: 1.04167vw;
    justify-content: start;
    align-items: center;
  }
  .unlock_section .unlock_left {
    width: 39.583vw;
  }
  .unlock_section .unlock_right {
    width: 31.25vw;
  }
.unlock_section .unlock_right .unlock_img {
    width: 90%;
    height: 42.07083vw;
}
  .unlock_section .unlock_right .unlock_img img {
    width: 100%;
    height: 100%;
  }
  .unlock_section .unlock_left ul {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    row-gap: 4.167vw;
    margin: 0px;
    position: relative;
  }
  .unlock_section .unlock_left ul::before {
      content: '';
      width: 3px;
      height: 90%;
      position: absolute;
      top: 8.3%;
      left: 6.6%;
      z-index: -1;
      background-image: url('data:image/svg+xml,<svg width="3" height="81" viewBox="0 0 3 81" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="1.5" y1="0.5" x2="1.5" y2="80.5" stroke="%23D1D0D7" stroke-width="3" stroke-dasharray="13 13"/></svg>');
      background-repeat: repeat;
      background-size: contain;
      background-position: left top;
  }
  .unlock_section .unlock_left li {
    display: flex;
    align-items: center;
    column-gap: 2.5vw;
    position: relative;
  }
  .unlock_section .unlock_left li::before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: inherit;
    left: 9%;
    bottom: -5.3125vw;
    z-index: -1;
    border: 1px dashed #d1d0d7;
    display: none;
  }
  .unlock_section .unlock_left li:last-child:before{
    display: none;
  }
  .unlock_section .unlock_left li .unlock_left_box img {
    width: 100%;
  }
  .unlock_section .unlock_left li .unlock_left_box .unlock_left_img {
    width: 6.25vw;
    height: 6.25vw;
    background: #f0f9fc;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }
  .unlock_section .common_sub_heading h3 {
    text-align: left;
    color: #0461E5;
    font-family: Manrope;
    font-size: 2.1vw;
    font-style: normal;
    font-weight: 500;
    line-height: 3.33333vw;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .unlock_section .common_heading {
    color: #181636;
    font-family: 'Manrope-ExtraBold';
    font-weight: 800;
    text-align: left;
  }
  .unlock_section .unlock_left ul li .unlock_left_content h3 {
    color: var(--theme-secondary-heading);
    font-family: 'Manrope-ExtraBold';
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0px;
  }
  .unlock_section .unlock_left ul li .unlock_left_content p {
    color: var(--light-typography-body);
    font-family: Manrope;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  /* Unlock loans upto 25 lakhs css end */

  /* key business loan css start  */
  .key_business_section {
    width: 100%;
    position: relative;
    background: #002458;
    padding: 6.25vw 0px;
  }
  .key_business_section::before {
    content: "";
    position: absolute;
    background-image: url(../images/key-business-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    z-index:-1;
  }
.key_business_section .common_heading {
        text-align: left;
        color: #fff;
        font-family: 'Manrope-ExtraBold';
        font-weight: 800;
        margin-bottom: 1.5625vw;
    }
  .key_business_row {
    display: flex;
    justify-content: start;
    align-items: normal;
    gap: 2.91667vw;
    width: 100%;
      padding-top: 2vw 3.75vw;
  }
  .key_business_row .key_business_col {
    width: 50%;
    background: #183F77;
    border: none;
    height: auto;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    border-radius: 1.25vw;
    padding: 3.75vw;
  }
  .key_business_row .key_business_col h5 {
    color: #FFF;
    font-family: Manrope;
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .key_business_row .key_business_col p {
    color: #D1E2FB;
    font-family: Manrope;
    font-size: 1.45833vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.875vw;
    margin-top: 1.30208vw;
  }
  .key_business_btn {
    height: 100%;
    margin-top: 5.20833vw;
    margin-bottom: 9.375vw;
  }
  .key_business_row .key_business_col .key_business_btn .common_btn {
    background: #fff;
    color: #000 !important;
    /*padding: 1.04167vw 2.08333vw;
    */margin-top: 2.86458vw;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    padding: 1em 1.4em;
  }
  .key_business_img {
    position: absolute;
      bottom: 5%;
      right: 10%;
      width: 7.91667vw;
      z-index: 1;
  }
  .key_business_img img {
    width: 100%;
  }
  .kb_bg_effect {
    position: absolute;
    width: 23.80208vw;
    height: 23.80208vw;
    border-radius: 23.80208vw;
    background: #073069;
    bottom: -20%;
    right: -20%;
  }
  .key_business_row .key_business_col .scan_qr_div {
    text-align: center;
  }
  .qr_img {
    margin-top: 1.77083vw;
  }
  .key_business_row .key_business_col .qr_img {
    width: 10.41667vw;
    margin-top: 1.66667vw;
    margin: auto;
    padding-top: 1.66667vw;
  }
  .key_business_row .key_business_col .qr_img img {
    width: 100%;

  }
  .key_business_row .key_business_col .scan_or {
    position: relative;
  }
  .key_business_row .key_business_col .scan_or p {
    color: var(--light-fill-mute, #F6F6F9);
    font-family: Manrope;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
  }
  .key_business_row .key_business_col .scan_or::after {
    background: linear-gradient(270deg, rgba(24, 63, 119, 0.50) 0%, rgba(212, 212, 254, 0.50) 85.39%);
    width: 8.07292vw;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    right: 10%;
    /* transform: rotate(180deg); */
  }
  .key_business_row .key_business_col .scan_or::before {
    background: linear-gradient(270deg, rgba(24, 63, 119, 0.50) 0%, rgba(212, 212, 254, 0.50) 85.39%);
    width: 8.07292vw;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    left: 10%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .key_business_row .key_business_col .downalod_app {
    margin-top: 2.66667vw;
  }
  .key_business_row .key_business_col .downalod_app p {
    color: #FFF;
    text-align: center;
    font-family: Manrope;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 700;
    line-height: 2.08333vw;
  }
  .key_business_row .key_business_col .scan_qr_div .google_app_btn {
    margin-top: 1.30208vw;
    gap: 1.66667vw;
    gap: 1.25vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .key_business_row .key_business_col .scan_qr_div .google_app_btn a {
    width: 11.45833vw;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
  }
  #modalForm .modal-content {
    border-radius: 2.60417vw;
  }
  
  
.text-container {
	/* max-height: 31vw;*/
	overflow: hidden; 
	transition: max-height .5s ease;
}

.text-container.show {
	max-height: max-content;
}
.faq_btn a:visited {
    color: #0461E5;
}
.show-btn.fa.rotate {transform:rotate(180deg); }

.partner_inner {
  width: 100%;
  min-height: 60px;
}
.faq_hide {
  display: none;
}


.unlock_section {
  padding-top: 5.85417vw;
}
.unlock_section .unlock_row h2.common_heading {
  margin-bottom: 2.5vw;
}
.unlock_section .unlock_left ul {
  row-gap: 2.167vw;
}
.unlock_section .unlock_left li .unlock_left_box .unlock_left_img {
  width: 5.25vw;
  height: 5.25vw;
  padding: 15px;
}
.unlock_section .unlock_left ul .unlock_left_content h3 {
  font-size: 1.4625vw;
}








@-webkit-keyframes can {
  0% {
    transform: translateY(0);
  }
  26.6666666667% {
    transform: translateY(0);
    opacity: 1;
  }
  33.3333333333% {
    transform: translateY(-100%);
    opacity: 0;
  }
  33.3343333333% {
    transform: translateY(100%);
    opacity: 0;
  }
  33.3363333333% {
    transform: translateY(100%);
    opacity: 1;
  }
  93.3333333333% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes can {
  0% {
    transform: translateY(0);
  }
  26.6666666667% {
    transform: translateY(0);
    opacity: 1;
  }
  33.3333333333% {
    transform: translateY(-100%);
    opacity: 0;
  }
  33.3343333333% {
    transform: translateY(100%);
    opacity: 0;
  }
  33.3363333333% {
    transform: translateY(100%);
    opacity: 1;
  }
  93.3333333333% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes will {
  0% {
    transform: translateY(0);
  }
  26.6666666667% {
    transform: translateY(0);
  }
  33.3333333333% {
    transform: translateY(-100%);
  }
  60% {
    transform: translateY(-100%);
    opacity: 1;
  }
  66.6666666667% {
    transform: translateY(-200%);
    opacity: 0;
  }
  66.6676666667% {
    transform: translateY(0);
  }
  66.6696666667% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes will {
  0% {
    transform: translateY(0);
  }
  26.6666666667% {
    transform: translateY(0);
  }
  33.3333333333% {
    transform: translateY(-100%);
  }
  60% {
    transform: translateY(-100%);
    opacity: 1;
  }
  66.6666666667% {
    transform: translateY(-200%);
    opacity: 0;
  }
  66.6676666667% {
    transform: translateY(0);
  }
  66.6696666667% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes thrive {
  0% {
    transform: translateY(-300%);
  }
  0.0001% {
    transform: translateY(0);
  }
  26.6666666667% {
    transform: translateY(0);
  }
  33.3333333333% {
    transform: translateY(-100%);
  }
  60% {
    transform: translateY(-100%);
  }
  66.6666666667% {
    transform: translateY(-200%);
  }
  93.3333333333% {
    transform: translateY(-200%);
    opacity: 1;
  }
  100% {
    transform: translateY(-300%);
    opacity: 0;
  }
}
@keyframes thrive {
  0% {
    transform: translateY(-300%);
  }
  0.0001% {
    transform: translateY(0);
  }
  26.6666666667% {
    transform: translateY(0);
  }
  33.3333333333% {
    transform: translateY(-100%);
  }
  60% {
    transform: translateY(-100%);
  }
  66.6666666667% {
    transform: translateY(-200%);
  }
  93.3333333333% {
    transform: translateY(-200%);
    opacity: 1;
  }
  100% {
    transform: translateY(-300%);
    opacity: 0;
  }
}


.word {
  display: flex;
  grid-column: 2;
  grid-row: auto;
}
.word span {
  display: inline-block;
}

.can span:nth-child(1) {
  -webkit-animation: can 6s ease-in-out both 0.05s infinite;
          animation: can 6s ease-in-out both 0.05s infinite;
}

.will span:nth-child(1) {
  -webkit-animation: will 6s ease-in-out both 0.05s infinite;
          animation: will 6s ease-in-out both 0.05s infinite;
}

.thrive span:nth-child(1) {
  -webkit-animation: thrive 6s ease-in-out both 0.05s infinite;
          animation: thrive 6s ease-in-out both 0.05s infinite;
}

.can span:nth-child(2) {
  -webkit-animation: can 6s ease-in-out both 0.1s infinite;
          animation: can 6s ease-in-out both 0.1s infinite;
}

.will span:nth-child(2) {
  -webkit-animation: will 6s ease-in-out both 0.1s infinite;
          animation: will 6s ease-in-out both 0.1s infinite;
}

.thrive span:nth-child(2) {
  -webkit-animation: thrive 6s ease-in-out both 0.1s infinite;
          animation: thrive 6s ease-in-out both 0.1s infinite;
}

.can span:nth-child(3) {
  -webkit-animation: can 6s ease-in-out both 0.15s infinite;
          animation: can 6s ease-in-out both 0.15s infinite;
}

.will span:nth-child(3) {
  -webkit-animation: will 6s ease-in-out both 0.15s infinite;
          animation: will 6s ease-in-out both 0.15s infinite;
}

.thrive span:nth-child(3) {
  -webkit-animation: thrive 6s ease-in-out both 0.15s infinite;
          animation: thrive 6s ease-in-out both 0.15s infinite;
}

.can span:nth-child(4) {
  -webkit-animation: can 6s ease-in-out both 0.2s infinite;
          animation: can 6s ease-in-out both 0.2s infinite;
}

.will span:nth-child(4) {
  -webkit-animation: will 6s ease-in-out both 0.2s infinite;
          animation: will 6s ease-in-out both 0.2s infinite;
}

.thrive span:nth-child(4) {
  -webkit-animation: thrive 6s ease-in-out both 0.2s infinite;
          animation: thrive 6s ease-in-out both 0.2s infinite;
}

.can span:nth-child(5) {
  -webkit-animation: can 6s ease-in-out both 0.25s infinite;
          animation: can 6s ease-in-out both 0.25s infinite;
}

.will span:nth-child(5) {
  -webkit-animation: will 6s ease-in-out both 0.25s infinite;
          animation: will 6s ease-in-out both 0.25s infinite;
}

.thrive span:nth-child(5) {
  -webkit-animation: thrive 6s ease-in-out both 0.25s infinite;
          animation: thrive 6s ease-in-out both 0.25s infinite;
}

.can span:nth-child(6) {
  -webkit-animation: can 6s ease-in-out both 0.3s infinite;
          animation: can 6s ease-in-out both 0.3s infinite;
}

.will span:nth-child(6) {
  -webkit-animation: will 6s ease-in-out both 0.3s infinite;
          animation: will 6s ease-in-out both 0.3s infinite;
}

.thrive span:nth-child(6) {
  -webkit-animation: thrive 6s ease-in-out both 0.3s infinite;
          animation: thrive 6s ease-in-out both 0.3s infinite;
}

.home_banner_title {
    display: grid;
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    grid-template-rows: auto;
    overflow: hidden;
    max-height: 6vw;
    column-gap: 16px;
}
.home_banner_section .banner_heading {
   
    display: flex;
    flex-wrap: wrap;
    max-width: 70%;
}
@media screen and (max-width: 767px) {

.home_banner_section .banner_heading {
  
    width: 70%;
    flex-wrap: wrap;
    display: flex
;
}

.home_banner_title {
    max-height: 12vw;
}
}