
body {
  font-family: 'Plus Jakarta Sans';
  margin: 0;
}

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

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

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

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

.divider {
  display: none;
}

.login-section {
  border-radius: 30px;
  background: #DBFDFF;
  position: relative;
  overflow: hidden;
  /* display: flex;
  justify-content: center; */
  align-items: center;
  background-image: url('https://ibullssecurities.com/public/marketing-page-images/algo_desktop.svg');
  background-color: transparent;
  /* background-position: 100% 100%; */
  background-size: cover;
  background-repeat: no-repeat;
  height: 577px;
  padding: 80px 0 0 0;
  align-items: start;
  margin: 18px 100px 50px 100px;
  width: calc(100% - 200px);
}

.algo-trading-text {
  color: #FFF;
  font-feature-settings: 'liga' off;
  font-family: "Plus Jakarta Sans";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  padding-bottom: 50px;
  text-align: center;
}

.algo-banner-content {
  display: flex;
  justify-content: end;
  padding-right: 46px;
}

.banner-content {
  display: flex;
  align-items: start;
  gap: 14px;
  padding-bottom: 40px;
}
.last{
  padding-bottom: 60px;
}

.stars {
  width: 26px;
  height: 34.537px;
  margin-top: 10px;
}

.algo-content-text {
  color: #FFF;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  padding-bottom: 10px;
}

.algo-content-text-desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 88.889% */
}

.alog-login-section{
  display: block;
  Width:726px;
  border-radius: 30px;
  background: linear-gradient(86deg, rgba(255, 255, 255, 0.00) 12.93%, #D1E0EB 122.84%), #FFF;
}
.login-content {
  display: flex;
  justify-content: center;
  padding-bottom: 45px;
}
.algo-login-form{
  text-align: center;
}

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

.open-account {
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  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: "Plus Jakarta Sans";
  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: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 10px 22px 10px 22px;
}

#home-get-started.btn {
  height: 50px;
  width: 292px;
}
.start-algo{
  display: none;
}
.future-trading{
  border-radius: 30px;
  border: 1px solid #DFDFFF;
  background: #FBFBFD;
  margin: 18px 100px 50px 100px;
  width: calc(100% - 200px);
}
.future-trading-text{
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 46px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 29px 0 34px 0;
}
.tiles{
  padding: 0 75px 0 75px;
}
.future-trading-tiles{
  display: flex;
  justify-content: center;
  padding-bottom: 34px;
  gap: 120px;
}
.future-trading-banner{
  border-radius: 14px;
  border: 0.6px solid #D1E9FD;
  background: #F4FAFF;
  display: flex;
  gap: 22px;
  width: 449px;
  height: 116px;
  align-items: center;
  padding: 30px 20px;
}
.tiles-text{
  color: #000;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.tiles-text span{
  color: #505050;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.explore-now{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 44px;
}
.explore-now button{
  width: 407px;
  height: 60px;
  border-radius: 8px;
  background: #000;
  color: var(--White, #FFF);
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.benefits-algo{
  border-radius: 30px;
  background: #00AB4E;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 18px 100px 50px 100px;
  width: calc(100% - 200px);
  padding: 40px 46px 46px 62px;
}
.benefits-algo-text{
  color: #FFF;
  font-family: "Plus Jakarta Sans";
  font-size: 46px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 30px;
}
.single-star{
  padding-top: 5px;
}
.algo-text-benefits{
  color: #FFF;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}
.benefits-tiles{
  display: flex;
  gap: 20px;
  padding-bottom: 20px;
  align-items: start;
}
.benefits-login-card{
  border-radius: 30px;
  background: linear-gradient(86deg, rgba(255, 255, 255, 0.00) 12.93%, #D1E0EB 122.84%), #FFF;
  width: 343px;
  display: flex;
  justify-content: center;
  padding: 44px 35px;
}
.input-field{
  padding-bottom: 26px;
}
.open-text{
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 18px;
}
.articals-section {
  margin: 10px 100px 0 100px;
  width: calc(100% - 200px);
  padding: 0 0 0 40px;
}

.similar-articals {
  color: #000;
  font-family: "Plus Jakarta Sans";
  font-size: 46px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  /* padding-top: 50px; */
}

.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: "Plus Jakarta Sans";
  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: "Plus Jakarta Sans";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}

.download-indiabulls-app {
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  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: "Plus Jakarta Sans";
  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: "Plus Jakarta Sans";
  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;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.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;
}
#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;
  }
  .login-section {
    /* display: none;
    flex-direction: column; */
    margin: 0;
    width: 100%;
    height: 733px;
    border-radius: 0;
    padding-bottom: 0;
    background-image: url('https://ibullssecurities.com/public/marketing-page-images/algo_mobile.svg');
    background-color: transparent;
    background-position: 0px 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
  }
  .alog-login-section{
    display: none;
  }
  .algo-trading-text{
    padding-top: 60px;
  }
  .algo-banner-content {
    display: flex;
    justify-content: center;
    padding: 0px 30px;
  }
  .start-algo{
    padding-top: 200px;
    display: flex;
    justify-content: center;
  }
  .start-algo button{
    width: 100%;
    height: 56px;
    color: var(--White, #FFF);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 8px;
    background: #000;
    border: none;
  }
  .future-trading{
    margin: 0;
    border-radius:0;
    width: 100%;
    padding: 0 18px;
  }
  .future-trading-text{
    color: #000;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }
  .future-trading-tiles{
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-bottom: 26px;
  }
  .explore-now button{
    width: 288px;
    height: 56px;
  }
  .tiles{
    padding: 0;
  }
  .first-tile{
    padding-bottom: 16px;
  }
  .future-trading-banner{
    width: 100%;
    height: 100%;
    padding: 12px 14px;
  }
  .future-trading-banner img{
    width: 22.87px;
    height: 16px;
  }
  .tiles-text{
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
  }
  .tiles-text span{
    color: #505050;
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .benefits-algo{
    margin: 0;
    width: 100%;
    border-radius: 0;
    display: block;
    padding: 40px 18px;
  }
  .benefits-algo-text{
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off;
    font-family: "Plus Jakarta Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }
  .algo-text-benefits{
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .single-star{
    padding-top: 0;
  }
  .benefits-login-card{
    display: none;
  }
  .benfites{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px !important;
  }
  .benfites button{
    width: 288px;
    height: 56px;
  }

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

  .similar-articals {
    color: #000;
    font-family: "Plus Jakarta Sans";
    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: "Plus Jakarta Sans";
    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: "Plus Jakarta Sans";
    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: "Plus Jakarta Sans";
    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: "Plus Jakarta Sans";
    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;
  }
}
