#main {
  overflow: hidden;
  background: #f7f6ff;
}
#hero {
  background: url("../../assets/img/brandoverview/hero-bg-star.svg") no-repeat,
    url('../../assets/img/brandoverview/logo-big-show.svg') no-repeat,
    linear-gradient(
      162.52deg,
      rgba(117, 84, 252, 0.58) -13.29%,
      rgba(177, 159, 250, 0) 31.6%
    ),
    #f7f6ff;
  background-size: auto, 100% 99%;
  background-position: top 257px center, right -553px top 8px, center;
  /* overflow: hidden; */
}
#hero {
  padding-top: 257px;
  padding-bottom: 200px;
}
#hero .hero {
  padding: 0px;
}
#hero .hero .left {
  max-width: 700px;
  margin-right: 85px;
}
#hero .hero .left h3 {
  font-weight: 900;
  font-size: 120px;
  line-height: 1;
  color: #0d0b33;
  text-align: left;
}
#hero .hero .right {
  z-index: 9;
  margin-left: 50px;
}
#hero .hero .right img {
  width: 246px;
  height: auto;
}
#hero .hero-text {
  margin-top: 318px;
  padding: 0px;
}
#hero .hero-text .text {
  max-width: 850px;
}
#hero .hero-text .text p {
  font-weight: 500;
  font-size: 48px;
  line-height: 1.3;
  color: #131313;
}
.log-big {
  right: -17%;
  top: -67%;
  z-index: 0;
}
#sfp {
  margin-top: 235px;
  margin-bottom: 250px;
}
#sfp .sfp {
  padding: 0px;
}
#sfp .sfp .left {
  margin-right: 145px;
}
#sfp .sfp .right {
  max-width: 480px;
}
#sfp .sfp .right p {
  font-weight: 400;
  font-size: 72px;
  line-height: 1.3;
  color: #131313;
}
#scale {
  background: #79efbd;
}
#scale .scale {
  padding: 60px 0px;
}
#scale .scale .right img {
  max-width: 100%;
  height: auto;
}
#scale .scale .left {
  max-width: 435px;
  margin-right: 145px;
}
#scale .scale .left p {
  font-weight: 500;
  font-size: 72px;
  line-height: 130%;
  color: #0d0b33;
}
#scale .scale .right {
  max-width: 634px;
}
#scale .scale .right p {
  font-weight: 400;
  font-size: 48px;
  line-height: 120%;
  color: #0d0b33;
}

#brand .brand .top {
  align-self: flex-end;
  margin-bottom: 30px;
}
#brand .brand .top .text {
  max-width: 421px;
}
#brand .brand {
  padding-top: 124px;
  padding-bottom: 160px;
}
#brand .brand .top .text p {
  font-weight: 400;
  font-size: 48px;
  line-height: 170%;
  text-align: right;
  color: #0d0b33;
}
#newlook .newlook {
  padding: 0px 0px 168px;
}
#newlook .newlook .top,
#newlook .newlook .middle {
  margin-bottom: 40px;
}
#newlook .newlook .top h3 {
  font-weight: 1000;
  font-size: 48px;
  line-height: 100%;
  color: #131313;
  text-align: center;
}
#newlook .newlook .middle p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  color: #131313;
  text-align: center;
}
#newlook .newlook .bottom {
  text-align: center;
}
#newlook .newlook .bottom button.my-btn {
  padding: 16px 24px;
  background: #79efbd;
  border-radius: 100px;
  color: #0d0b33;
  font-size: 18px;
  line-height: 1.6;
  border: none;
}
#show-pic {
  margin-bottom: 448px;
}
#show-pic .show-pic {
  max-width: 1920px;
  margin: 0 auto;
}
#show-pic .show-pic .pic-item {
  /* height: 652.5px; */
  margin-left: -1px;
}
@media(max-width: 991px) {
  #hero {
    background: url("../../assets/img/brandoverview/hero-bg-star-m.svg") no-repeat,
      linear-gradient(
        162.52deg,
        rgba(117, 84, 252, 0.58) -13.29%,
        rgba(177, 159, 250, 0) 31.6%
      ),
      #f7f6ff;
      background-size: 100% 45.5%, auto;
      background-position: center top 115px, center;
    /* overflow: hidden; */
  }
  #hero {
    padding-top: 167px;
    padding-bottom: 0px;
  }
  #hero .hero {
    padding: 0px 16px;
    margin: 0px;
    max-width: 100%;
  }
  #hero .hero .left {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  #hero .hero .left h3 {
    font-weight: 1000;
    font-size: 52px;
    line-height: 1;
    text-align: center;
    word-break: break-word;
    margin-top: 40px;
  }
  #hero .hero .right {
    z-index: 9;
    margin-left: 0px;
    margin: 0 auto;
  }
  #hero .hero .right img {
    max-width: 206px;
    height: auto;
  }
  #hero .hero-text {
    margin-top: 170px;
    padding: 0px 16px;
  }
  #hero .hero-text .text {
    max-width: 100%;
  }
  #hero .hero-text .text p {
    font-size: 30px;
  }
  #sfp {
    margin-top: 235px;
    margin-bottom: 130px;
  }
  #sfp .sfp {
    padding: 0px 16px;
  }
  #sfp .sfp .left {
    margin-right: 0px;
  }
  #sfp .sfp .right {
    max-width: 100%;
    margin-bottom: 20px;
  }
  #sfp .sfp .right p {
    font-size: 54px;
  }
  #scale {
    background: #79efbd;
  }
  #scale .scale {
    padding: 50px 16px;
  }
  #scale .scale .left {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 43px;
  }
  #scale .scale .left p {
    font-weight: 400;
    font-size: 54px;
    line-height: 130%;
    color: #131313;
  }
  #scale .scale .right {
    max-width: 100%;
  }
  #scale .scale .right p {
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    color: #0d0b33;
  }
  #brand .brand .top {
    align-self: center;
    margin-bottom: 30px;
  }
  #brand .brand .top .text {
    max-width: 100%;
    margin-bottom: 40px;
  }
  #brand .brand {
    width: 100%;
    max-width: 100%;
    padding-top: 133px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 200px;
    margin: 0px;
  }
  #brand .brand .top .text p {
    font-weight: 400;
    font-size: 48px;
    line-height: 170%;
    text-align: center;
    color: #0d0b33;
  }
  #newlook .newlook {
    padding: 0px 16px 200px;
  }
  #newlook .newlook .top,
  #newlook .newlook .middle {
    margin-bottom: 24px;
  }
  #newlook .newlook .top h3 {
    text-align: center;
  }
  #newlook .newlook .middle p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6;
    color: #131313;
  }
  #newlook .newlook .bottom {
    text-align: center;
  }
  #newlook .newlook .bottom button.my-btn {
    width: 100%;
    padding: 16px 24px;
    background: #79efbd;
    border-radius: 100px;
    color: #0d0b33;
    font-size: 18px;
    line-height: 1.6;
    border: none;
  }
  #show-pic {
    margin-bottom: 200px;
  }
  #show-pic .show-pic {
    max-width: 100%;
    margin: 0 auto;
  }
  #show-pic .show-pic .pic-item {
    /* height: 652.5px; */
    margin-left: 0px;
  }
}
/* ---------------------  start-soar-footer -------------------- */
.start-soar-footer {
  background: 
    linear-gradient(
      109.75deg,
      rgba(117, 84, 252, 0) 35.1%,
      rgba(117, 84, 252, 0.2) 99.39%
    ),
    linear-gradient(162.15deg, rgba(13, 11, 51, 0) 1.61%, #0d0b33 71.13%),
    #4a21ef;
}
.start-soar-footer-main {
  background: 
    url(../../assets/img/crypto-stripe1.svg) no-repeat top 0% left 17%,
    url(../../assets/img/one-wallet-footer-bg.svg) no-repeat bottom/ auto 100%,
    url(../../assets/img/crypto-stripe1.svg) no-repeat bottom 42% right 8%;
  animation: starFooter 5s ease-in infinite;
}
@media (min-width: 991px){
  @keyframes starFooter {
    0% {
      background: 
        url(../../assets/img/crypto-stripe1.svg) no-repeat top 0% left 17%,
        url(../../assets/img/one-wallet-footer-bg.svg) no-repeat bottom/ auto 100%,
        url(../../assets/img/crypto-stripe1.svg) no-repeat bottom 42% right 8%;
    }
    50% {
      background: 
        url(../../assets/img/crypto-stripe1.svg) no-repeat top 0% left 17%,
        url(../../assets/img/one-wallet-footer-bg2.svg) no-repeat bottom/ auto 100%,
        url(../../assets/img/crypto-stripe1.svg) no-repeat bottom 42% right 8%;
    }
    100% {
      background: 
        url(../../assets/img/crypto-stripe1.svg) no-repeat top 0% left 17%,
        url(../../assets/img/one-wallet-footer-bg.svg) no-repeat bottom/ auto 100%,
        url(../../assets/img/crypto-stripe1.svg) no-repeat bottom 42% right 8%;
    }
  } 
}
/* -----------------------start-soar-------------------------- */
#start-soar {
  background-repeat: no-repeat;
  background-position: center;
}
#start-soar .start-soar {
  text-align: center;
  max-width: 800px;
  margin: 0px auto;
  padding: 180px 0 90px;
}
#start-soar .start-soar .sfp-logo .logo-box {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  margin-bottom: 24px;
}
#start-soar .start-soar .title {
  margin-bottom: 48px;
}
#start-soar .start-soar .text {
  margin: 0px 50px 50px;
}
#start-soar .start-soar .text p {
  color: #f7f6ff;
  font-size: 18px;
  line-height: 1.6;
}
#start-soar .start-soar .title h3 {
  color: #ffffff;
  font-weight: 1000;
  font-size: 80px;
  line-height: 1;
  text-align: center;
}
#start-soar .start-soar .download .set-off-btn {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  background: linear-gradient(
    183.08deg,
    rgba(191, 255, 228, 0.2) 43.82%,
    rgba(191, 255, 228, 0) 111.17%
  );
  border-radius: 100px;
  padding: 10px;
}
#start-soar .start-soar .download .downloads-btn {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  color: #0d0b33;
  font-size: 18px;
  padding: 16px 24px;
  border-radius: 100px;
  background-color: #79efbd;
  line-height: 1.6;
  border: none;
}
#start-soar .start-soar .download .btn-press .press-btn {
  line-height: 1.6;
  border: none;
  font-size: 18px;
  padding: 16px 24px;
  border-radius: 100px;
  color: #f7f6ff;
  border: 1px solid #ffffff;
  background: transparent;
  margin-left: 30px;
}
@media (max-width: 991px) {
  .start-soar-footer {
    background: 
      linear-gradient(
        109.75deg,
        rgba(117, 84, 252, 0) 35.1%,
        rgba(117, 84, 252, 0.2) 99.39%
      ),
      linear-gradient(162.15deg, rgba(13, 11, 51, 0) 1.61%, #0d0b33 71.13%),
      #4a21ef;
  }
  .start-soar-footer-main {
    background: url(../../assets/img/crypto-stripe1.svg) no-repeat top left,
    url(../../assets/img/one-wallet-footer-bg-m.svg) no-repeat bottom,
    url(../../assets/img/crypto-stripe1.svg) no-repeat bottom right 320%;
  }
  #start-soar .start-soar {
    max-width: 100%;
    padding: 80px 16px 90px;
  }
  #start-soar .start-soar .title h3 {
    font-weight: 1000;
    font-size: 48px;
  }
}
