.banner {
  background-image: url(/assets/images/our-story-banner.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 844px;
}
.banner h1 {
  font-weight: 400;
  font-size: 58px;
  line-height: 100%;
  letter-spacing: -1%;
  text-transform: capitalize;
  padding-bottom: 28px;
  color: #ffffff;
}
.banner p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #d7d7d7;
}
.banner-disc {
  width: 413px;
  padding-top: 134px;
}
.bmp {
  padding: 16px 0 8px;
}
.journey {
  padding: 100px 0;
  background-color: #0f1217;
}
.journey-d h2 {
  color: #f5f5f5;
  font-weight: 400;
  font-size: 52px;
  line-height: 110.00000000000001%;
  letter-spacing: -1%;
}
.journey-d p {
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -1%;
  padding: 24px 0 60px;
  color: #ffffff;
  opacity: 70%;
}
.sticky-container {
  position: relative;
}

.sticky-box {
  position: sticky;
  top: 68px;
  padding: 40px 32px;
  z-index: 1;
  margin: auto;
  margin-bottom: 0px;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

.spacer {
  height: auto;
}
.sticky-box-1 {
  background: #262a2e;
}
.sticky-box-2 {
  background: #1e2226;
}
.sticky-box-3 {
  background: #181c20;
  overflow: hidden;
}
.sticky-box h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 110.00000000000001%;
  letter-spacing: -1%;
  color: #f5f5f5;
  padding-bottom: 16px;
}
.sticky-box p {
  color: #bbbcbe;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
}
.sticky-box p b {
  color: #ffffff;
}
.sticky-box-c {
  display: flex;
}
.sticky-box-disc {
  padding-left: 50px;
}
.sticky-img img {
  width: 100%;
  border-radius: 29px;
}
.sticky-top-r {
  top: 167px;
}
.sticky-box-disc H4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 110.00000000000001%;
  letter-spacing: -1%;
  color: #f5f5f5;
  padding: 32px 0 10px;
}
.sticky-box-disc li {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
  opacity: 0.7;
  padding-bottom: 6px;
  list-style: none;
  position: relative;
  display: flex;
  padding-left: 25px;
}
.sticky-box-disc li::before {
  position: absolute;
  content: "";
  background-color: #54ccff;
  width: 8px;
  height: 8px;
  border-radius: 99px;
  outline: 3px solid rgba(255, 255, 255, 0.3);
  top: 45%;
  left: 4px;
  transform: translate(0px, -50%);
}
.liui {
  list-style: none;
}
.liui::before,
.liui li::before {
  display: none;
}
.liui li {
  opacity: 1;
  list-style: initial !important;
  display: list-item;
  padding-left: 0;
}
.liui li::marker {
  color: #54ccff;
  font-size: 24px;
}
.stk span {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  padding: 4px 12px;
  border-radius: 99px;
  background: #34383b;
  color: #ffffff;
  opacity: 0.7;
}
.stk {
  display: flex;
  gap: 6px;
  padding: 24px 0;
  flex-wrap: wrap;
}
/* .journey .container{
  position: relative;
  overflow: hidden;
} */
/* .sticky-container{
  overflow: hidden;
} */
.sticky-box-3::before {
  position: absolute;
  content: "";
  border-radius: 359.144px;
  opacity: 0.5;
  background: rgba(84, 204, 255, 0.65);
  filter: blur(71.20596313476562px);
  bottom: -135px;
  left: -58px;
  width: 205.612px;
  height: 359.144px;
  transform: rotate(-109.629deg);
  z-index: 2;
}
.platform {
  background: #000;
  padding: 100px 0;
}
.sub-head {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  padding: 16px 19px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.16);
  width: max-content;
}
.platform p {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.96px;
  padding-bottom: 60px;
}
.platform img {
  width: 100%;
  border-radius: 20px;
}
.subscription .sub-head {
  display: flex;
  align-items: center;
  gap: 10px;
}
.subscription h2 {
  color: #f5f5f5;
  font-size: 52px;
  font-weight: 400;
  line-height: 110%;
  padding-top: 40px;
  letter-spacing: -0.52px;
}
.sub-box h3 {
  color: #d7d7d7;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  padding-top: 40px;
  letter-spacing: -0.36px;
}
.sub-box {
  padding: 32px 20px;
  border-radius: 20px;
  background: #000;
  position: relative;
  overflow: hidden;
  height: 214px;
}
.sub-box::after {
  position: absolute;
  content: url(/assets/images/sub-benefit-grad.png);
  bottom: -14px;
  left: 50%;
  transform: translate(-50%, 0px);
}
.sub-box-row .col-lg-4 {
  margin-bottom: 20px;
}
.subscription {
  padding: 100px 0;
  background: #0f1317;
}
.sub-box-5 h3 {
  padding-top: 20px;
}

.new-era {
  padding: 200px 0 0;
}
.new-era h2 {
  color: #fff;
  font-size: 52px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.52px;
  padding-top: 24px;
}
.new-era p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.2px;
  padding: 36px 0 126px;
}
.new-era-img img {
  width: 100%;
  border-radius: 16px;
}

@media screen and (max-width:1000px) {
  .banner {
    min-height: 1122px;
}
.journey-d p br{display: none;}
  .sticky-box .row{
    gap: 32px;
}
.platform p{
    padding-top: 24px;
 }
.subscription h2{
  padding-bottom: 32px;
}
.new-era .row{
      flex-direction: column-reverse;
    gap: 32px;
}
.new-era-img img {
    border-radius: 26px;
}




}
@media screen and (max-width:700px) {
      .banner {
        min-height: auto;
        background: none;
    }
    .banner-img-m {
    width: 100%;
}

.banner-disc {
    width: 100%;
    padding: 32px 20px 25px;
}
.banner .container{
  padding: 0;
}
.banner h1 {
    font-size: 36px;
}
.banner p {
    font-size: 14px;
}
.banner p b{
    font-size: 16px;
}
.journey{
    padding: 56px 0;
 }
.journey-d h2 {
    font-size: 32px;
}
.journey-d p {
    font-size: 16px;
    padding: 16px 0 32px;
}
.timeline{display: none;}
.sticky-box{
    position: unset !important;
    padding: 20px;
 }
.sticky-box-disc {
    padding-left: 0;
}
.sticky-box h3 {
    font-size: 24px;
}
.sticky-box p {
    font-size: 16px;
}
.sticky-box .row {
        gap: 24px;
    }
    .sticky-box-disc H4 {
    font-size: 16px;
    padding: 32px 0 16px;
}
.sticky-box-disc li {
    font-size: 14px;
}
.sticky-box-disc ul {
    padding-left: 0;
}
.liui ul {
    padding-left: 20px;
}
.stk span {
    font-size: 14px;
    line-height: 150%;
}
.sticky-top-r.sticky-box {
    position: relative !important;
    top: 0 !important;
    overflow: hidden;
}
.sub-head {
    font-size: 16px;
    padding: 14px 22px;
}
.platform {
    padding: 56px 0;
}
.platform p {
    font-size: 24px;
    padding-bottom: 32px;
}
.subscription {
    padding: 56px 0;
}
.subscription h2{
    font-size: 32px;
    padding-top: 20px;
 }
.sub-box h3 {
    font-size: 16px;
}
.sub-box{
    padding: 16px;
    border-radius: 20px;
    height: 100%;
 }
 .sub-box-row .col-lg-4 {
    margin-bottom: 16px;
}
.new-era {
    padding: 56px 0 0;
}
    .new-era h2 {
        padding-bottom: 0;
    }
    .new-era p {
    font-size: 16px;
    line-height: 150%;
    padding: 16px 0 10px;
}
  .grow::after {
    bottom: -182px;
  }
      .grow-img {
        margin-bottom: 0;
    }
}
@media screen and (min-width:1000px) and (max-width:1300px) {
  .new-era p {
    padding: 20px 0 72px;
}
}
@media screen and (min-width:700px) and (max-width:1000px) {
.new-era {
    padding: 60px 0 0;
}
.new-era p {
    padding: 0px 0 43px;
}
.subscription {
    padding: 60px 0;
}
.timeline {
    display: none;
}
.sticky-box-disc {
    padding-left: 0;
}
}