body {
  font-family: 'Poppins';
  margin: 0;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px 134px 0 105px;
}

.login-btn{
  color: #00AB4E;
  text-decoration: none;
}

.login-button {
  border-radius: 4px;
  border: 1px solid #00AB4E;
  background: #EFFFF6;
  padding: 6px 17px;
}

.login-button a {
  text-decoration: none;
  color: #00AB4E;
}

.divider {
  display: none;
}
.smart-basket-banner{
  background-image: url('https://storage.googleapis.com/indiabullssecurities-landing-pages/assets/images/Smart-Basket2.png');
  border-radius: 30px;
  background-color: transparent;
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 18px 100px;
  width: calc(100% - 200px);
  position: relative;
  overflow: hidden;
  height: 475px;
  padding: 30px 0 0 44px;
}
.smart-basket-text{
  color: #FFF;
  font-family: 'Poppins';
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
}
.smart-basket-text span{
  color: #FFF;
  font-family: sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 80px;
}
.smart-investors-text{
  color: #FFF;
  font-family: 'Poppins';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  padding-top: 14px;
}
.smart-investors-text span{
  color: #FFF;
  font-family: sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 600;
  line-height: 80px;
}
.black-background{
  border-radius: 10px;
  background: #000;
  width: 550px;
  display: flex;
  padding: 6px 16px;
  gap: 6px;
  margin-top: 32px;
}
.mobile-blackbackground{
  display: none;
}
.convnient{
  color: #FFF;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
}
.affordable{
  color: #FFF;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
}
.exclusive{
  color: #FFF;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
}
.smart-login-section{
  margin-top: 20px;
  display: block;
  Width: 682px;
  border-radius: 30px;
  background: rgba(209, 224, 235, 0.70);
}
.login-content {
  display: flex;
  justify-content: center;
  padding-bottom: 34px;
  margin-top: 50px;

}
.algo-login-form{
  text-align: center;
}

.login-form {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 28px 0 0px 0;
  gap: 20px;
  align-items: start;
}

.open-account {
  color: #000;
  text-align: center;
  font-family: 'Poppins';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  /* padding-top: 117px; */
  margin: 0;
}

.input-container {
  position: relative;
  width: 100%;
  /* margin: 18px 0 0 0; */
}

.input-container input {
  width: 292px;
  height: 50px;
  font-size: 18px;
  padding: 0 50px 0 60px;
  outline: none;
  border-radius: 8px;
  border: 1px solid rgba(224, 231, 241, 0.5);
  background: var(--White, #fff);
  box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.35);
}
input::placeholder {
  color: var(--Body-Text, #8492a7) !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}

.input-container .prefix {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px !important;
  color: #000;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 2px;
}

#phone-number {
  padding-left: 40px;
  /* Make space for the prefix */
}

.input-container .bottom-prefix {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px !important;
  color: #000;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 2px;
}

.btn {
  width: 250px;
  height: 38px;
  border-radius: 6px;
  background: linear-gradient(180deg, #227af5 0%, #1667d9 100%);
  outline: none;
  border: none !important;
  color: #fff !important;
  color: var(--White, #FFF);
  text-align: center;
  font-family: 'Poppins';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.btnn {
  width: 292px;
  height: 50px;
  border-radius: 6px;
  background: #000;
  outline: none;
  border: none !important;
  color: #fff !important;
  color: var(--White, #FFF);
  text-align: center;
  font-family: 'Poppins';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 10px 14px 10px 14px;
}

#home-get-started.btn {
  height: 50px;
  width: 292px;
}
.invest-smart-baskets{
  margin: 60px 100px;
  width: calc(100% - 200px);
  border-radius: 58px;
  background: radial-gradient(135.25% 155.96% at 75.57% 87.04%, #83C0BF 11.45%, #FFF 63.88%);
}
.take-charge-text{
  padding-top: 52px;
  color: #BCC1C8;
  font-family: 'Poppins';
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.invest-smartly-text-mobile{
  display: none;
}
.invest-smartly-text{
  color: #000;
  text-align: center;
  font-feature-settings: 'liga' off;
  font-family: 'Poppins';
  font-size: 46px;
  font-style: normal;
  font-weight: 600;
  line-height: 80px;
  display: block;
}
.invest-smartly-text span{
  color: #00AB4E;
  font-feature-settings: 'liga' off;
  font-family: sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
}
.down-arrow{
  text-align: center;
}
.smartly-tiles{
  display: flex;
  border-radius: 14px;
  border: 0.6px solid #D1E9FD;
  background: #F4FAFF; 
  width: 449px;
  height: 110px;
  align-items: center;
  padding: 24px 0 24px 20px;
  gap: 10px;
}
.description-text{
  color: #000;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.description-text span{
  font-size: 16px;
  line-height: 20px !important;
}
.tiles-section{
  display: flex;
  justify-content: center;
  gap: 40px;
}
.tiles-section{
  padding-top: 40px;
}
.start-btn{
  text-align: center;
  padding: 50px 0 53px 0;
}
.start-btn button{
  border-radius: 8px;
  background: linear-gradient(180deg, #227AF5 0%, #1667D9 100%);
  width: 521px;
  height: 60px;
  color: #fff;
  border: none;
  color: var(--White, #FFF);
  text-align: center;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.expert-picked-stocks{
  border-radius: 30px;
  background: #F2F6FA;
  margin: 18px 100px;
  width: calc(100% - 200px);
}
.expert-section{
  display: flex;
  gap: 50px;
  align-items: start;
  justify-content: space-around;
  padding-top: 40px;
}
.smart-basket-mobile{
  display: block;
}
.smart-basket-mobile-view{
  display: none;
}
.expert-tiles{
  display: flex;
  gap: 20px;
}
.smart-basket-pot{
  padding-top: 10px;
}
.smart-basket-right-arrow{
  display: flex;
  align-items: end;
}
.smart-basket-green-text{
  color: #00AB4E;
  font-family: 'Poppins';
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 26px;
}
.expert-picked-text{
  color: #323232;
  font-family: 'Poppins';
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-top: 2px;
}
.blue-line{
  border-radius: 10px;
  background: #1667D9;
  width: 67px;
  height: 4px;
  margin-top: 6px;
}
.excellence{
  color: #716D6D;
  font-feature-settings: 'liga' off;
  font-family: 'Poppins';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  width: 333px;
  padding-top: 16px;
}
.mobile-excellence{
  display: none;
}
.invest-now{
  text-decoration: none;
  display: block;
}
.invest-now-mobile{
  display: none;
}
.invest-now-btn button{
  border-radius: 8px;
  background: var(--brand-button, linear-gradient(180deg, #227AF5 0%, #1667D9 100%));
  display: flex;
  width: 276px;
  height: 60px;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  color: var(--Black-25, #F8FAFC);
  text-align: center;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  border: none;
  margin-top: 26px;
}
.articals-section {
  margin: 10px 100px 0 100px;
  width: calc(100% - 200px);
  /* padding: 0 0 0 40px; */
}
.avail-btn{
 padding-bottom: 40px;
 display: block;
}

.similar-articals {
  color: #000;
  font-family: 'Poppins';
  font-size: 46px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  padding-top: 62px;
}

.card-container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 1rem;
  padding-bottom: 10px;
  white-space: nowrap;
  width: 100%;
  scrollbar-width: none;
}

.card-container::-webkit-scrollbar {
  display: none;
}

.pagination-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.dot {
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.dot.active {
  background-color: #000000af;
}

.card-container {
  gap: 2rem;
}

.sliderItem {
  width: 391px;
  /* height: 238px; */
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid #EAEAFE;
  background: #FBFBFD;
}

.sliderItem img {
  width: 391px;
  height: 166px;
  flex-shrink: 0;
}

.slider-title {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  padding: 21px 0 21px 21px;
  white-space: normal;
}

.fag-image {
  padding-top: 44px;
}

.faq-section {
  margin: 0px 100px 0 100px;
  width: calc(100%-200px);
}

.faq-text {
  color: #000;
  font-family: 'Poppins';
  font-size: 46px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 10px 0;
}

.faq-question-answer {
  margin: 0 -20px;
}

.accordion {
  padding-top: 25px;
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
  color: inherit;
  box-shadow: none;
}

.accordion-button:focus {
  outline: none !important;
  box-shadow: none !important;
}

.accordion-button {
  border-color: #ddd;
}

.accordion-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 24px;
  border-radius: 6px !important;
  border-top: none !important;
  border-left: none;
  border-right: none;
  overflow: hidden;
}

.accordion-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}

.accordion-button {
  border-radius: 0 !important;
  padding: 15px;
}

.accordion-body {
  border-radius: 0 !important;
  border-top: none !important;
}

.indiabulls-securities-green {
  color: var(--Brand, #00AB4E);
  font-family: 'Poppins';
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}

.download-indiabulls-app {
  color: #000;
  text-align: center;
  font-family: 'Poppins';
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  padding-top: 36px;
}

.app-download-section {
  display: flex;
  justify-content: center;
  gap: 54px;
  padding-top: 30px;
}

.qr-scan-section {
  display: flex;
  gap: 21px;
  align-items: center;
}

.QR-image {
  width: 72.727px;
  height: 72.727px;
}

.scan-text {
  color: #7D7D7D;
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0.24px;
  width: 374px;
}

.play-store {
  width: 257.955px;
  background-color: #fff;
  border: 1px solid #E2E8F0;
  border-radius: 19px;
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.app-store {
  width: 257.955px;
  background-color: #fff;
}

.playstore-appstore {
  display: flex;
  gap: 20px;
  align-items: center;
}

.playstore-appstore img {
  width: 161.111px;
  height: 50px;
}

.green-border {
  margin: 0 100px;
  width: calc(100%-100px);
  height: 8px;
  background: #00AB4E;
  margin-top: 42px;
}

.footer-content {
  display: flex;
  margin: 0 146px;
  justify-content: space-between;
  padding-top: 40px;
  align-items: center;
}

.footer-indiabulls-logo {
  width: 178.031px;
  height: 60px;
}

.follow-us {
  display: flex;
  gap: 16px;
  align-items: center;
}

.follow-us-text {
  color: #000;
  text-align: center;
  font-family: 'Poppins';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.social-media-icons {
  display: flex;
  gap: 15px;
}

.social-media-icons img {
  width: 40.714px;
  height: 40.714px;
}

.footerlist {
  list-style-position: inside;
  text-align: center;
  color: #848181;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  padding-left: 0 !important;
  padding-bottom: 22px;
  margin: 50px 100px 80px 100px;
}

.sticky-bottom {
  display: none;
}

.sticky-desktop{
  display:flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  gap: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  height: 80px;
  width: 100%;
  position: fixed;
  bottom: 0;
}
.sticky-green-btm-desktop{
  height: 100%;
  flex-shrink: 0;
  background: #00ab4e;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
}
.open-free-desktop{
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}
.join{
  color: #fff;
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin: 0;
}
.QR-btm {
   width: 50px;
  height: 50px;
}
.input-desktop{
  margin: 0;
}
.submit-button-desktop{
  width: 20%;
  height: 50px;
  flex-shrink: 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #227af5 0%, #1667d9 100%);
}
.start-investing-a{
  color: #fff;
  text-decoration: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#section4{
  display: none;
}
@media only screen and (max-width: 768px) {
  .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 16px;
  }

  .login-button {
    border-radius: 4px;
    border: 1px solid #00AB4E;
    background: #EFFFF6;
    padding: 6px 17px;
  }

  .login-button a {
    text-decoration: none;
    color: #00AB4E;
  }

  .divider {
    border: 1px solid #EFEFEF;
  }
  .smart-basket-banner{
    background-image: url('https://storage.googleapis.com/indiabullssecurities-landing-pages/assets/images/Smart-Basket1.png');
    background-color: transparent;
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 400px;
    padding: 17px 0 0 18px;
    width: 100%;
  }
  .smart-basket-text{
    color: #FFF;
    font-family: 'Poppins';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    padding-bottom: 12px;
  }
  .smart-basket-text span{
    color: #FFF;
    font-family: sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
  }
  .smart-investors-text{
    color: #FFF;
    font-family: 'Poppins';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding-top: 24px;
  }
  .smart-investors-text span{
    color: #FFF;
    font-family: sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
  }
  .smart-login-section{
    display: none;
  }
  .black-background{
    display: none;
  }
  .mobile-blackbackground{
    display: block;
  }
  .convnient{
    border-radius: 10px;
    background: #000;
    display: flex;
    padding: 1px 32px 0px 13px;
    align-items: center;
    gap: 4px;
    margin-top: 16px;
    width: 160px;
    color: #FFF;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 212.5% */
  }
  .affordable{
    border-radius: 10px;
    background: #000;
    display: flex;
    padding: 1px 31px 0px 13px;
    align-items: center;
    gap: 5px;
    margin-top: 6px;
    width: 160px;
    color: #FFF;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 212.5% */
  }
  .exclusive{
    border-radius: 10px;
    background: #000;
    display: flex;
    padding: 1px 47px 0px 13px;
    align-items: center;
    gap: 5px;
    margin-top: 6px;
    width: 160px;
    color: #FFF;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 212.5% */
  }
  .invest-smart-baskets{
    margin: 0;
    width: 100%;
    border-radius: 0;
    padding: 0 14px;
    background: radial-gradient(135.25% 155.96% at 75.57% 87.04%, #83C0BF 11.45%, #FFF 63.88%);
  }
  .take-charge-text{
    color: #BCC1C8;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 112.5% */
    letter-spacing: 4.8px;
    text-transform: uppercase;
    padding-top: 100px;
  }
  .invest-smartly-text{
    display: none;
  }
  .invest-smartly-text-mobile{
    color: #000;
    text-align: center;
    font-feature-settings: 'liga' off;
    font-family: 'Poppins';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    padding-top: 16px;
    display: block;
  }
  .invest-smartly-text-mobile span{
    color: #00AB4E;
    font-feature-settings: 'liga' off;
    font-family: sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 34px;
  }
  .tiles-section{
    flex-direction: column;
    gap: 15px;
    padding-top: 20px;
  }
  .second-section{
    padding-top: 15px;
  }
  .star-circle{
    width: 40px;
    height: 40px;
  }
  .description-text{
    color: #000;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .description-text span{
    font-size: 14px;
  }
  .smartly-tiles{
    width: 100%;
    padding: 10px 14px;
    height: 71px;
    gap: 14px;
  }
  .start-btn{
   padding: 25px 0 26px 0;
  }
  .start-btn button{
    width: 250px;
    height: 38px;
    border-radius: 6px;
    background: linear-gradient(180deg, #227AF5 0%, #1667D9 100%);
    color: var(--White, #FFF);
    text-align: center;
    font-family: 'Poppins';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .smart-basket-pot{
    padding: 0;
  }
  .smart-basket-pot img{
    width: 80px;
    height: 80px;
  }
  .smart-basket-green-text{
    color: #00AB4E;
    font-family:sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0;
  }
  .expert-picked-text{
    color: #323232;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .invest-now{
    display: none;
  }
  .excellence{
    display: none;
  }
  .expert-picked-stocks{
    margin:0 0 18px 0;
    width: 100%;
    border-radius: 0;
  }
  .expert-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .smart-basket-mobile{
    display: none;
  }
  .smart-basket-mobile-view{
    display: block;
  }
  .mobile-excellence{
    color: #716D6D;
    font-feature-settings: 'liga' off;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    width: 304px;
    display: block;
  }
  .invest-now-mobile{
    display: block;
    text-align: center;
  }
  .invest-now-btn{
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 14px;
  }
  .invest-now-mobile button{
    border-radius: 8px;
    background: var(--brand-button, linear-gradient(180deg, #227AF5 0%, #1667D9 100%));
    display: flex;
    width: 287px;
    height: 38px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    color: var(--White, #FFF);
    text-align: center;
    font-family: 'Poppins';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 16px;
  }

  .articals-section {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .similar-articals {
    color: #000;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    padding-top: 35px;
    padding-left: 18px;
  }

  .container {
    padding: 0;
  }

  .card-container {
    gap: 20px;
  }

  .sliderItem {
    width: 282px;
    flex-shrink: 0;
    border-radius: 20px;
    border: 1px solid #EAEAFE;
    background: #FBFBFD;
  }
  .first-slider{
    margin-left: 16px;
  }
  .last-child{
    margin-right: 16px;
  }

  .sliderItem img {
    width: 100%;
    flex-shrink: 0;
  }

  .slider-title {
    color: #000;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 21px 21px 21px 21px;
    white-space: normal;
  }

  .faq-section {
    margin: 0 20px;
  }

  .faq-text {
    color: #000;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .faq-image-question {
    width: 29.281px;
    height: 26px;
  }

  .download-indiabulls-app {
    color: #000;
    text-align: center;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    padding-top: 15px;
  }

  .download-indiabulls-app span {
    color: var(--Brand, #00AB4E);
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
  }

  .app-download-section {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    gap: 28px;
  }

  .footer-content {
    display: flex;
    flex-direction: column;
  }

  .qr-scan-section {
    /* margin: 0 24px; */
  }

  .playstore-appstore {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  .green-border {
    width: 100%;
    margin: 40px 0 0 0;
  }

  .QR-image {
    width: 41.456px;
    height: 41.456px;
  }

  .scan-text {
    display: none;
  }

  .play-store {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .play-store-img {
    width: 84px;
    height: 20px;
  }

  .green-border {
    height: 2px;
  }

  .footer-content {
    margin: 0;
  }

  .follow-us {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 30px;
    justify-content: center;
  }
  .footer-indiabulls-logo {
    width: 118.688px;
    height: 40px;
  }
  .social-media-icons img {
    width: 30px;
    height: 30px;
  }

  .footerlist {
    margin: 20px 18px 112px 18px;
  }

  .sticky-bottom {
    display: flex;
    flex-direction: column;
    background: #f6f8fd;
    gap: 0;
    position: fixed;
    width: 100%;
  }

  .mobile button {
    width: 38%;
    padding: 10px;
    font-size: 12px;
    margin-left: 10px;
  }

  .mobile-btm-open-account {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }

  .input-container input {
    width: 292px;
    padding: 10px 10px 10px 46px;
    font-size: 16px;
    outline: none;
    border-radius: 8px;
    border: 1px solid rgba(224, 231, 241, 0.5);
    background: var(--White, #fff);
    box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.35);
  }

  input::placeholder {
    color: var(--Body-Text, #8492a7) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-left: 10px;
  }

  .mobile-footer {
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    background: var(--White, #fff);
    border-radius: 8px;
    box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.35);
    border: 1px solid rgba(224, 231, 241, 0.5);
  }

  .mobile-footer span {
    padding: 5px;
  }

  .mobile-footer .mobile-input {
    margin-left: 10px;
    font-size: 16px;
    outline: none;
    border: none;
    padding: 0;
  }

  #mobile-error-message {
    padding: 0 20px 20px;
    margin-top: -20px;
  }

  .input-container .prefix {
    position: absolute;
    left: 52px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px !important;
    color: #000;

    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 2px;
  }

  .sticky-green-btm {
    width: 100%;
    height: 100%;
    color: #000;
    flex-shrink: 0;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .input-container .bottom-mobile {
    width: 240px;
    height: 40px;
    flex-shrink: 0;
  }

  .text-bottom {
    padding-top: 10px;
  }
  .prefix-mobile{
    color: #8492A7 !important;
    font-size: 18px !important;
  }
}