body {
  background: #fbfbfd !important;
  font-family: 'Plus Jakarta Sans' !important;
}
header {
  width: 100%;
}
.header-logo {
  width: 156px;
  height: 52.575px;
  margin: 23px 0 20px 135px;
}
.divider {
  border-bottom: 2px solid #00ab4e;
}
.budget-pulse {
  display: flex;
  justify-content: space-around;
  align-items: end;
  padding: 20px 0 30px 0;
}
.union-text {
  color: #000;

  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
.simply-text {
  color: #000;

  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
  padding: 10px 0 0 0;
}
.yt-frame {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 110px;
  gap: 20px;
}
.youtube-content {
  background-image: url(../images/youtubebanner.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 764px;
  height: 435px;
  position: relative;
  overflow: hidden;
}
.youtube-banner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.youtube-banner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 764px;
  height: 435px;
  border: none;
}
.youtube-image {
  padding: 188px 80px 189px 342px;
  cursor: pointer;
}
.union-budget-2025 {
  color: #000;

  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-top: 134px;
  margin-bottom: 0;
}
#daysDisplay {
  color: #000;
  text-align: center;

  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  opacity: 0.5;
  padding-top: 10px;
}
#timeDisplay {
  opacity: 0.5;
  color: #000;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}
.banner-indiabulls {
  width: 89.016px;
  height: 30px;
  margin-top: 110px;
}

.login-content {
  position: relative;
  background-image: url(../../assets/images/background-banner.svg);
  width: 380px;
  height: 435px;
  border-radius: 30px;
  background-repeat: no-repeat;
  text-align: center;
}

.Live-news-feed {
  width: 380px;
  height: 435px;
  border-radius: 30px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.Live-news-feed {
  position: relative;
}

.buttons-group {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.live-feeds {
  color: #000;
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.live-feeds-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 27px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-content {
  height: 304px !important;
  overflow: scroll;
}
.live-feeds-list {
  color: #000;

  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding-right: 20px;
  margin: 0;
}
.live-feeds-list li:first-child {
  padding: 16px 0;
}
.live-feeds-list li {
  padding-bottom: 16px;
}
.buttons {
  display: flex;
  justify-content: space-evenly;
  gap: 7px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px;
  align-items: center;
  text-align: center;
}
.buttons p {
  padding: 2px 10px;
  border-radius: 4px;
  border-radius: 4px;
  background: #d8e7fc;
  color: #227af5;
  margin: 0;
  cursor: pointer;
  width: 80px;
}
.on-banner {
  position: absolute;
  top: 21px;
  right: 27px;
  cursor: pointer;
}

.close-icon {
  cursor: pointer;
  background-color: #c1c7ce;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  width: 24px;
  height: 24px;
  text-align: center;
}

.close-icon img {
  padding-bottom: 4px;
}
.time {
  text-align: center;
}
.open-account {
  margin: 0;
  color: #000;
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-top: 114px;
}
.download-content {
  text-align: center;
}
.download-text {
  color: #000;

  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  padding-top: 80px;
  margin: 0;
}
.indiabulls-green {
  color: var(--Brand, #00ab4e);

  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}
.qr-play-app-store {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 16px 0 80px 0;
}
.qr-indiabulls {
  display: flex;
  align-items: center;
  gap: 11px;
}
.qr-image-content {
  margin: 0;
}
.qr-image {
  width: 105px;
  height: 105px;
}
.download-indiabulls {
  color: #000;

  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 133.333% */
  letter-spacing: 0.3px;
  margin: 0;
}
.play-and-app-store {
  display: flex;
  gap: 19px;
}
.play-and-app-store img {
  cursor: pointer;
}
.frame-video {
  padding: 28px 0;
  margin-left: 20px;
  width: 50%;
}
.understand-content {
  border-radius: 10px;
  border: 1px solid rgba(224, 231, 241, 0.5);
  background: radial-gradient(113.26% 116.46% at 81.79% 114.24%, #c7f1de 0%, #fff 100%);
  box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.15);
  height: 100%;
  margin: 38px 134px 38px 134px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.catching {
  color: #bcc1c8;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 6px;
  text-transform: uppercase;
  padding: 0 0 0 26px;
  margin: 0;
}
.understanding {
  color: #000;

  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  padding: 0 0 0 26px;
  margin: 0;
}
.explore {
  color: #000;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding: 4px 0 20px 26px;
  margin: 0;
}
.starting-time {
  color: #f00;

  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
  opacity: 0.5;
  padding: 20px 0 20px 26px;
  margin: 0;
}
.starting-time span {
  opacity: 0.9;
  color: #f00;

  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.iframe-video {
  width: 550px;
  height: 364px;
  border-radius: 20px;
  margin: 0 44px 0 0;
}
.iframe-video {
  display: none;
}
.youtube-label {
  width: 496px;
  height: 76.8px;
  border-radius: 0 0 20px 20px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 28px;
  margin-top: -8px;
}
.twenty-five {
  color: #000;

  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}
.label-day-and-time {
  color: #a09f9f;

  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}
.share-content {
  display: flex;
  gap: 20px;
  align-items: center;
  margin: 43px 0 0 173px;
}
.share-content img {
  cursor: pointer;
}
.share {
  color: #000;
  text-align: center;

  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.articles-mobile .card {
  min-width: 391px;
}
.articles-mobile {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  overflow: scroll;
  transition: transform 0.3s ease-in-out;
}
.articles-mobile::-webkit-scrollbar {
  display: none;
}
.card-slider {
  margin: 60px 134px !important;
  border-radius: 10px;
  padding: 49px 38px 70px 38px;
  background: #fff;
}

.all-about {
  color: #bcc1c8;
  font-family: sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.similar {
  color: #000;
  font-family: sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}

.card {
  flex: 1;
  background: #fbfbfd;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #eaeafe;
  cursor: pointer;
  width: 391px;
}

.card img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.card h3 {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #333;
  padding: 21px 0 21px 21px;
  margin: 0;
  text-align: left;
}

.faqs-section {
  height: 100%;
  margin: 65px 134px 0 134px;
  border-radius: 10px;
  background: #fff;
  padding: 0 31px 60px 0;
}
.faqs-background {
  background-color: #fff;
}
.frequently {
  color: #000;

  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 35px 0 0 0;
}
.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: 20px;
  border-radius: 6px !important;
  border-top: 1px solid #ddd !important;
  overflow: hidden;
}

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

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

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

.input-container input {
  width: 292px;
  padding: 10px 10px 10px 46px;
  font-size: 18px;
  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;
}

.input-container .prefix {
  position: absolute;
  left: 52px;
  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;
}
#home-get-started.btn {
  margin-top: 26px;
}
.mobile-image {
  padding-top: 38px;
}
.mobile-image img {
  mix-blend-mode: darken;
}
.sticky-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  gap: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.sticky-green-btm {
  height: 100%;
  flex-shrink: 0;
  background: #00ab4e;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
}
.open-free {
  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;
}
.sticky-bottom button {
  width: 20%;
  height: 50px;
  color: #fff;
  flex-shrink: 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #227af5 0%, #1667d9 100%);
  border: none;
}
.input-container .bottom {
  width: 100%;
  height: 50px;
  flex-shrink: 0;
}
input::placeholder {
  font-size: 18px;
}
.sticky-bottom {
  height: 80px;
}
.input-container-bottomm-width {
  margin: 0;
}
.mobile {
  display: none;
  align-items: flex-start;
}
.divider-bottom {
  background: #00ab4e;
  height: 10px;
}
.footer-content {
  padding-top: 31px;
  text-align: center;
}
.footer-img {
  width: 119px;
  height: 40px;
}
.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: 0 18px;
}
.greenshade {
  width: 180.575px;
  height: 180.575px;
  transform: rotate(-42.554deg);
  flex-shrink: 0;
  border-radius: 60px;
  background: #c8edda;
}

/* For Chrome, Edge, and Safari */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* For Firefox */
input[type='number'] {
  -moz-appearance: textfield;
}
input[type='number'] {
  padding-left: 50px;
}

/* Rotation animation */
@keyframes rotateIn {
  0% {
    transform: rotateY(90deg);
    opacity: 0;
  }
  100% {
    transform: rotateY(0deg);
    opacity: 1;
  }
}

.Live-news-feed {
  display: none; /* Initially hidden */
  animation: rotateIn 0.6s forwards; /* Apply the rotation animation */
}
.login-content {
  animation: rotateIn 0.6s forwards; /* Apply the rotation animation */
}
.follow-us {
  color: #000;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.follow-content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px 0;
}
.follow-content p {
  margin: 0;
}
.header-logo-p {
  margin: 0;
}
.live-stream {
  padding: 0 0 20px 16px;
  width: 128px;
  height: 70px;
}
.understand-content-ipad {
  width: 50%;
}

.speaker-card {
  border-radius: 10px;
  border: 0.4px solid #c9d5d0;
  background: linear-gradient(180deg, #00ab4e 2%, rgba(242, 250, 246, 0) 55%);
  margin: 0;
  height: 100%;
}
.speaker-card a {
  text-decoration: none;
}

.speaker-title {
  color: #000;
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  margin: 0;
}
.speaker-designation {
  color: #7d7d7d;
  font-family: 'Plus Jakarta Sans';
  font-size: 8px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  margin: 0;
}
.speaker-content {
  width: 124px;
  flex-shrink: 0;
  background: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 10px;
}
.speakers-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px;
}
.speaker-content-image {
  margin: 0;
  text-align: center;
}
.QR-btm {
  width: 50px;
  height: 50px;
}

.experts-content {
  width: 100%;
  background: radial-gradient(48.94% 48.94% at 50% 37.45%, rgba(199, 241, 222, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%),
    #fff;
}
.hear-from {
  color: #bcc1c8;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0;
  padding: 58px 0 0 0;
  text-align: center;
}
.breakdown {
  color: #000;
  text-align: center;
  font-family: 'Plus Jakarta Sans';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin: 0;
  padding: 20px 0;
}
.footer-logo {
  margin: 0;
}

.flipper {
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

.front,
.back {
  width: 100%;
  backface-visibility: hidden;
}

.front {
  z-index: 2;
  height: 100%;
  transform: rotateY(0deg);
}

.back {
  position: absolute;
  top: 0;
  height: 100%;
  transform: rotateY(180deg);
}

.flip-container.flip .flipper {
  transform: rotateY(180deg);
}
.expert-card-back-side {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 30px;
  border: 10px solid #fff;
  background: #00ab4e;
}
.expert-card-back-side .expert-bio {
  max-height: 105px;
}
.expert-card-back-side .expert-name {
  color: #fff;
}

.expert-card-back-side .expert-desg {
  color: #fff;
}

.border-bottom {
  border-bottom: 1px #fff solid;
}
.bio {
  color: #fff;
  height: 100%;
  padding: 20px 20px 0 20px;
}
.expert-container {
  width: 100%;
  overflow: hidden;
  padding: 20px 100px;
}
.expert-slider {
  display: flex;
}
.expert-card {
  display: flex;
  width: 494px;
  height: 291px;
  border-radius: 30px;
  border: 10px solid #f2f2f2;
  background: #fff;
  cursor: pointer;
}
.expert-card iframe{
  width: 494px;
  height: 270px;
  border-radius: 21px;
}
.margin-left {
  margin-left: 40px !important;
}
.expert-card:first-child {
  margin-left: 0px;
}
.footer-logo {
  margin: 0;
}
.follow-content img{
  width: 30px;
  height: 30px;
}

@media (max-width: 1400px) {
  .yt-frame {
    padding: 0 40px;
  }
}
@media (max-width: 1200px) {
  .yt-frame {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .hear-from {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 4.2px;
  }
  .breakdown {
    font-size: 22px;
    line-height: 36px;
    padding: 14px;
  }
  .flip-container.margin-left {
    margin-left: 30px !important;
  }
  .expert-container {
    padding: 0 14px;
  }
  .expert-slider {
    margin: 0 10px;
  }
  .expert-card {
    width: 75%;
    height: 100%;
    border-radius: 30px;
    border: 5px solid #f2f2f2;
    background: #fff;
    margin-left: 30px;
  }
  .back .expert-bio {
    max-height: 68px;
  }
  .back .bio {
    font-size: 9px;
    line-height: 14px;
    padding: 8px;
  }
  .header-logo-p {
    margin: 0;
    text-align: center;
  }
  .header-logo {
    margin: 0;
    margin: 22px 0;
  }
  .budget-pulse {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 10px;
  }
  .budget-pulse img {
    width: 73px;
    height: 39px;
  }
  .yt-frame {
    display: flex;
    flex-direction: column;
    padding: 0;
    gap: 40px;
  }
  .youtube-content {
    background-image: url(../images/youtubebanner.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 94%;
    height: 230px;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
  }
  .youtube-banner iframe {
    width: 100%;
    height: 230px;
    border-radius: 20px !important;
  }
  .login-content {
    display: none;
  }
  .union-text {
    text-align: left;
    padding: 25px 0px 10px 0px;
    color: #000;

    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
  }
  .simply-text {
    text-align: left;
    color: #000;

    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    padding: 6px 18px 10px 0px;
  }
  .youtube-banner {
    background-repeat: no-repeat;
    border-radius: 20px;
    background-position: center;
  }
  .youtube-image {
    padding: 0;
    width: 42.836px;
    height: 30px;
    margin: 82px 44px 80px 169px;
    cursor: pointer;
  }
  .faqs-section {
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 10px;
    background: #fff;
    padding: 0 31px;
  }
  .qr-play-app-store {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
  }
  .understand-content {
    display: flex;
    flex-direction: column;
    margin: 10px 0;
    padding: 18px 18px;
    height: 100%;
  }
  .understand-content-ipad {
    padding-top: 20px;
  }
  .catching {
    padding: 0;
    color: #bcc1c8;

    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin: 0;
  }
  .understanding {
    padding: 0;
    color: #000;

    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 37px;
    margin: 0px 0 10px 0;
  }
  .explore {
    padding: 0;
  }
  .iframe-video {
    width: 395.65px;
    height: 210.695px;
    margin: 0;
  }
  .youtube-label {
    width: 395.65px;
    text-align: left;
  }
  .frame-video {
    text-align: center;
  }
  .share-content {
    margin: 50px 0px;
    display: flex;
    justify-content: center;
  }
  .sticky-bottom {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #f6f8fd;
    gap: 0;
  }
  .union-budget-2025 {
    color: #000;

    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 60px;
    margin-bottom: 0;
  }
  .banner-indiabulls {
    width: 89.016px;
    height: 30px;
    margin-top: 31px;
    margin-right: 6px;
  }
  #daysDisplay {
    color: #000;
    text-align: center;

    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    opacity: 0.5;
    padding: 0;
    line-height: 20px;
  }
  #timeDisplay {
    opacity: 0.5;
    color: #000;

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    line-height: 20px;
  }
  .download-text {
    color: #000;

    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding-top: 40px;
    margin: 0;
  }
  .indiabulls-green {
    color: var(--Brand, #00ab4e);

    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
  }
  .qr-indiabulls {
    display: flex;
    align-items: center;
    gap: 11px;
    padding-bottom: 26px;
  }
  .download-content {
    margin: 0 26px;
    padding-bottom: 20px;
  }
  .starting-time {
    color: #f00;

    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 28px;
    opacity: 0.5;
    padding: 10px 0;
    margin: 0;
  }
  .starting-time span {
    opacity: 0.5;
    color: #f00;

    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
  }
  .download-indiabulls {
    color: #000;

    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.3px;
    margin: 0;
  }
  .qr-image {
    width: 50px;
    height: 50px;
  }
  .all-about {
    color: #bcc1c8;

    font-size: 12px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 0px !important;
    letter-spacing: 6px;
    text-transform: uppercase;
  }
  .similar {
    color: #000;

    font-size: 18px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 30px !important;
  }
  .articles-mobile {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow: scroll;
    transition: transform 0.3s ease-in-out;
  }
  .articles-mobile .card {
    min-width: 70% !important;
  }
  .frequently {
    color: #000;

    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 40px;
  }
  .desktop {
    display: none;
  }
  .open-free {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #000;
    line-height: 14px;
    margin: 0;
    padding: 16px;
  }
  .join {
    display: none;
  }
  .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;
  }
  .mobile button {
    width: 30%;
    height: 40px;
    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;
  }
  .live-stream {
    margin: 0 0 15px -10px;
    width: 128px;
    height: 60px;
    padding: 0;
  }
  .understand-content-ipad {
    width: 100%;
  }
  .frame-video {
    width: 100%;
  }
  .speakers-tiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 18px;
  }
  .video-modal iframe {
    width: 100%;
    height: 240px !important;
  }
  .video-modal-content {
    margin: 40% auto !important;
  }
  .video-modal iframe{
    border-radius: 8px;
  }
  .modal-backgrnd{
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .youtube-banner {
    display: flex;
    justify-content: space-around;
  }
}


.expert-card {
  position: relative;
}

.yt-analysis-video {
  width: 100%;
  height: 200px;
  position: relative;
  z-index: 1;
}

.video-click-layer {
  position: absolute;
  inset: 0;
  z-index: 5;
  cursor: pointer;
}

.video-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.75);
  z-index: 9999;
}

.video-modal-content {
  position: relative;
  max-width: 900px;
  margin: 5% auto;
}

.video-modal iframe {
  width: 100%;
  height: 500px;
  border-radius: 16px;
}

.close-modal {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #000;
  font-size: 28px;
  cursor: pointer;
}

.pop-header-logo {
  width: 156px;
  height: 52.575px;
}
.modal-backgrnd{
  background-color: #fff;
  border-radius: 16px;
position: relative;
}

.video-loader {
  position: absolute;
  pointer-events: none;
  top: 70px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}

.spinner {
  width: 48px;
  height: 48px;
  border: 4px solid rgba(255,255,255,0.3);
  border-top-color: #000;
  border-radius: 50%;
  animation: spin 0.9s linear infinite;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}
