.banner {
  background: url(../images/crypto/banner_bg.jpg) no-repeat center;
  background-size: cover;
  height: 3.68rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
}

.banner h1 {
  font-weight: 600;
  font-size: 40px;
  color: white;
}

@media (max-width: 1140px) {
  .banner {
    background: url(../images/crypto/banner_bg_mobile.jpg) no-repeat center;
    background-size: cover;
    height: 6.56rem;
    align-items: flex-start;
    padding-top: 1.02rem;
  }
  .banner h1 {
    font-size: 0.6rem;
  }
}

.part-one-container {
  display: flex;
  justify-content: center;
  gap: 0.6rem;
  padding-left: 0.9rem;
}

.part-one-left h1 {
  font-weight: 600;
  font-size: 40px;
}

.part-one {
  font-weight: 400;
  font-size: 16px;
  background: #ebf8f8;
  padding-top: 0.86rem;
  height: 990px;
}

.part-one-left p {
  max-width: 5.85rem;
}

.part-one-left-para-middle {
  margin-top: 0.22rem;
  margin-bottom: 0.32rem;
}

.part-one-left-para-end {
  line-height: 1.4;
}

.part-one-left .download-now-button {
  margin-top: 0.5rem;
}

.part-one-right {
  margin-top: -0.24rem;
}

.br-mobile {
  display: none;
}

.products-container {
  max-width: 11.7rem;
  height: auto;
  background: white;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  box-shadow: 0px 4px 24px 32px rgba(5, 214, 196, 0.04);
  border-radius: 32px;
  position: relative;
  margin-top: -0.4rem;
  padding-bottom: 0.8rem;
}
.products-inner-container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.products-content-more {
  display: none;
}

.products-content-more-show {
  display: table-row;
}

.products-titles {
  font-weight: 400;
  font-size: 16px;
  color: #a0abab;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  padding-top: 0.34rem;
  padding-bottom: 0.17rem;
}
.products-content {
  font-weight: 400;
  font-size: 20px;
}

.products-buy-button {
  border: 1px solid #26b094;
  border-radius: 20px;
  padding: 9px 24px;
  font-weight: 700;
  font-size: 12px;
  color: #26b094;
  text-decoration: none;
  transition: all 0.3s;
}

.products-buy-button:hover {
  background: rgba(38, 176, 148, 0.2);
}
.products-titles td:first-child {
  width: 24%;
}
.products-titles td:nth-child(2) {
  width: 9%;
  text-align: center;
}
.products-titles td:nth-child(3) {
  width: 26%;
  padding-left: 0.3rem;
}
.products-titles td:nth-child(4) {
  width: 34%;
}
.products-content .products-icon {
  width: 0.48rem;
}
.products-content {
  margin-top: 0.22rem;
  width: 100%;
}
.products-content td {
  height: 0.64rem;
  text-align: center;
}

.products-content .green {
  color: #26b094;
}

.products-content .red {
  color: #ff8086;
}

.products-content td:first-child {
  width: 6%;
}
.products-content td:nth-child(2) {
  width: 20%;
  text-align: left;
}
.products-content td:nth-child(3) {
  width: 5%;
}
.products-content td:nth-child(4) {
  width: 16%;
}
.products-content td:nth-child(5) {
  width: 7%;
}
.products-content td:nth-child(6) {
  width: 16%;
}
.products-content td:nth-child(7) {
  width: 7%;
}
.products-content td:nth-child(8) {
  width: 16%;
}
.products-graph {
  margin-left: auto;
  margin-right: auto;
}

.products-bottom-button-container {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0.24rem;
}
.products-expand-button {
  color: #828ca0;
  font-weight: 400;
  font-size: 16px;
  background: none;
  border: none;
}

.products-expand-button img {
  display: none;
}
.products-expand-active span {
  display: none;
}
.products-expand-active img {
  display: block;
}

.products-mobile-trade-button {
  display: none;
}
.products-trade-title {
  display: none;
}

@media (max-width: 1220px) {
  .products-container {
    margin-top: 0.3rem;
  }
}
@media (max-width: 1140px) {
  .br-mobile {
    display: block;
  }
  .part-one {
    height: auto;
    padding-top: 1.2rem;
    margin-bottom: -4.15rem;
    background: linear-gradient(180deg, #effafa 0%, rgba(239, 250, 250, 0) 70%);
  }
  .part-one-left h1 {
    font-size: 0.52rem;
  }
  .part-one-left {
    text-align: center;
  }
  .part-one-container {
    flex-direction: column;
    padding-left: 0;
  }
  .part-one-left p {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    line-height: 1.7;
  }
  .download-now-button {
    width: 4.42rem;
    height: 1rem;
    border-radius: 1rem;
    line-height: 1rem;
    font-size: 0.32rem;
    margin-left: auto;
    margin-right: auto;
  }
  .part-one-right img {
    width: 6.16rem;
    margin-left: auto;
    margin-right: auto;
  }
  .products-container {
    width: 91.5%;
    margin-top: 0.24rem;
    border-radius: 0.64rem;
    padding-bottom: 0.8rem;
  }
  .part-one-left-para-middle {
    margin-top: 0.5rem;
  }
  .part-one-left .download-now-button {
    margin-top: 0.7rem;
  }
  .part-one-right {
    margin-top: 0.15rem;
  }
  .products-container {
    margin-top: 0.25rem;
    border-radius: 0.64rem;
  }

  .products-content {
    font-size: 0.32rem;
  }

  .products-content td {
    padding-top: 0.2rem;
  }

  .products-trade-title {
    display: table-cell;
  }
  .products-titles {
    font-size: 0.32rem;
    padding-top: 0.78rem;
  }
  .products-spread-title {
    display: none;
  }
  .products-change-title {
    display: none;
  }
  .products-spread-content {
    display: none;
  }
  .products-buy-content {
    display: none;
  }
  .products-graph-content {
    display: none;
  }
  .products-change-content {
    display: none;
  }
  .product-icon-content {
    display: none;
  }
  .products-mobile-trade-button {
    display: table-cell;
    width: 16%;
  }
  .products-trade-button {
    width: 100%;
    height: 0.64rem;
    border: 1px solid #26b094;
    border-radius: 0.4rem;
    font-weight: 700;
    font-size: 0.24rem;
    color: #26b094;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
  }
  .products-titles td:first-child {
    width: 29%;
  }
  .products-titles td:nth-child(3) {
    width: 19%;
    padding-left: 0;
    text-align: center;
  }
  .products-titles td:nth-child(4) {
    width: 19%;
    text-align: center;
  }
  .products-trade-title {
    width: 15%;
  }

  .products-content td:nth-child(2) {
    width: 33%;
    text-align: left;
  }
  .products-content td:nth-child(4) {
    width: 16%;
  }
  .products-content td:nth-child(6) {
    width: 16%;
  }
}

@media (max-width: 1140px) {
  .products-titles td:first-child {
    width: 32%;
  }
  .products-titles td:nth-child(3) {
    width: 19%;
  }
}

main {
  background: white;
  padding-top: 2.8rem;
  padding-bottom: 0.95rem;
}
.part-two-container {
  display: flex;
  justify-content: center;
  padding-left: 0.6rem;
}

.part-two-left {
  margin-right: 0.72rem;
}

.part-two-left-heading-first {
  margin-top: 0.44rem;
  margin-bottom: 0.3rem;
}

.part-two-left-heading-second {
  margin-top: 0.9rem;
  margin-bottom: 0.28rem;
}
.part-two-left h1 {
  font-weight: 600;
  font-size: 40px;
  color: #26b094;
}

.part-two-left h2 {
  font-weight: 600;
  font-size: 28px;
}

.part-two-left p {
  line-height: 1.56;
  font-weight: 400;
  font-size: 16px;
  max-width: 5.6rem;
}

.part-two-right {
  margin-top: -0.3rem;
}

p.part-two-left-last-paragraph {
  max-width: 5.7rem;
}

.main-expand {
  padding-top: 13.5rem;
}
@media (max-width: 1140px) {
  main {
    padding-top: 5.34rem;
  }
  .main-expand {
    padding-top: 5.34rem;
  }
  .part-two-container {
    flex-direction: column;
    padding-left: 0;
    text-align: center;
  }
  .part-two-left {
    margin-right: 0;
  }

  .part-two-left h1 {
    font-size: 0.52rem;
  }
  .part-two-left h2 {
    font-size: 0.52rem;
  }
  .part-two-left p {
    margin-left: auto;
    margin-right: auto;
    font-size: 0.32rem;
    max-width: 6rem;
    line-height: 1.74;
  }
  .part-two-right img {
    width: 5.86rem;
    margin-left: auto;
    margin-right: auto;
  }
  .part-two-left-heading-first {
    margin-bottom: 0.5rem;
  }
  .part-two-left-heading-second {
    margin-top: 0.46rem;
    margin-bottom: 0.5rem;
  }
  .part-two-right {
    margin-top: 0.72rem;
    margin-bottom: 0.5rem;
  }
}
.part-three-container {
  display: flex;
  justify-content: center;
  padding-left: 0.9rem;
  padding-top: 0.9rem;
}

.part-three-right h2 {
  font-weight: 600;
  font-size: 28px;
  width: 90%;
}

.part-three-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 0.4rem;
}

.part-three-left {
  margin-right: 0.56rem;
}
.part-three-line {
  display: flex;
  gap: 24px;
  font-weight: 400;
  font-size: 16px;
  align-items: flex-start;
  line-height: 0.3rem;
}

.part-three-line p {
  max-width: 4.15rem;
}

@media (max-width: 1140px) {
  .part-three-container {
    padding-left: 0;
    padding-top: 0;
    text-align: center;
  }
  .part-three-left {
    display: none;
  }
  .part-three-right {
    font-size: 0.56rem;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0.4rem;
  }
  .part-three-list {
    align-items: center;
    gap: 0.48rem;
    text-align: left;
    margin-top: 0.66rem;
  }
  .part-three-line {
    font-size: 0.32rem;
    line-height: 0.6rem;
  }
  .star-icon {
    width: 0.6rem;
  }
  .part-three-right h2 {
    font-size: 0.56rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .part-three-line p {
    max-width: 4.9rem;
  }
}

.bottom-banner {
  background: url(../images/crypto/bottom_banner_bg.jpg) no-repeat center;
  background-size: cover;
  height: 2.5rem;
  display: none;
}

.bottom-banner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 1.05rem;
}

.bottom-banner-container .download-button {
  width: 2.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: white;
  color: #26b094;
  font-weight: 500;
  font-size: 16px;
  background: white;
  border-radius: 50px;
  text-decoration: none;
  display: block;
  text-align: center;
  margin-bottom: 16px;
}

.bottom-banner-container .contract-specifications-button {
  display: flex;
  align-items: center;
  color: white;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  gap: 8px;
}

.part-four {
  padding-bottom: 0.94rem;
  background: #fbfbfb;
}
.part-four-container {
  display: flex;
  gap: 1.6rem;
  justify-content: center;
  padding-left: 0.48rem;
  padding-top: 1rem;
}

.part-four-right h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.4;
}

.part-four-step {
  display: flex;
  align-items: center;
  gap: 40px;
  height: 1.2rem;
  padding-left: 0.25rem;
}

.part-four-step p {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 8px;
}

.part-four-step h3 {
  font-weight: 600;
  font-size: 28px;
}

.part-four-circle {
  width: 0.3rem;
  height: 0.3rem;
  background: #26b094;
  border-radius: 50%;
}

.qr-outer-container {
  font-weight: 600;
  font-size: 28px;
  width: 500px;
  height: 140px;
  background: #26b094;
  border-radius: 15px;
  color: white;
  display: flex;
  align-items: center;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  margin-top: 0.5rem;
}

.qr-left {
  padding-left: 0.18rem;
  padding-right: 0.18rem;
}
.qr-right {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 0.2rem;
}

.part-four-steps {
  position: relative;
  margin-top: 0.2rem;
}
.part-four-step-last {
  background: #ebf8f8;
  border-radius: 16px;
}

.part-four-step-line {
  width: 2px;
  height: 2.4rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: #26b094;
  left: 0.39rem;
}

.part-three-download-buttons-container {
  display: none;
}
.part-three-download-button {
  width: 2.82rem;
  height: 1rem;
  display: none;
}

@media (max-width: 1140px) {
  .part-three-download-buttons-container {
    display: flex;
    gap: 0.32rem;
    justify-content: center;
    margin-top: 0.6rem;
  }
  .part-four-container {
    padding-left: 0;
    padding-top: 1.2rem;
  }
  .part-four-left {
    display: none;
  }
  .part-four-right h2 {
    text-align: center;
    font-size: 0.52rem;
  }
  .part-four-step p {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
  }
  .part-four-step h3 {
    font-size: 0.4rem;
  }
  .qr-outer-container {
    display: none;
  }
  .part-four-step-last {
    background: none;
  }
  .part-four-circle {
    width: 0.43rem;
    height: 0.43rem;
  }
  .part-four-step {
    gap: 0.56rem;
  }
  .part-four-step-line {
    left: 0.45rem;
    height: 2.6rem;
  }
  .bottom-section {
    display: flex;
    flex-direction: column-reverse;
  }
  .bottom-banner {
    background: url(../images/crypto/bottom_banner_bg_mobile.jpg) no-repeat
      center;
    background-size: cover;
    height: 5rem;
  }
  .bottom-banner-container {
    padding-top: 1.84rem;
  }
  .bottom-banner-container .download-button {
    width: 5.8rem;
    height: 1rem;
    line-height: 1rem;
    color: #26b094;
    font-size: 0.32rem;
    margin-bottom: 0.34rem;
  }
  .contract-specifications-button img {
    width: 0.31rem;
  }
  .bottom-banner-container .contract-specifications-button {
    font-size: 0.32rem;
    gap: 0.15rem;
    font-weight: 400;
  }
}
