
.container {
  background-color: #f1f2f5;

}
.header  {
  position: relative;
  padding: 0;
}
.nav-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1rem;
  width: 12rem;
  margin: auto;
}
.nav-box .logo-name {
  display: flex;
  align-items: center;
  height: 0.5rem;
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  font-style: normal;
  margin-right: 0.2rem;
}
.nav-box .logo-name img {
  height: 100%;
  margin-right: 0.2rem;
}
.nav-header {
  display: flex;
  align-items: center;
}
.nav-header li {
  padding: 0.12rem 0.2rem;

  margin-right: 0.2rem;
}
.nav-header li a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: Helvetica;
  font-size: 0.14rem;
  color: #FFFFFF;
  font-style: normal;
}
.nav-header li:nth-child(1) {
  background-color: #fff;
  border-radius: 0.2rem;

}
.nav-header li:nth-child(1) a  {
  color: #0357ED;
}

.login {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.82rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  border: 0.01rem solid #FFFFFF;
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.14rem;
  color: #FFFFFF;
  font-style: normal;
  cursor: pointer;
}


.header .banner {
  display: block;
  width: 100%;
  height: 10rem;
}
.google-stroe {
  position: absolute;
  width: 5rem;
  top: 20%;
  right: 18%;
}
.google-stroe .style-btn img {
  display: block;
  width: calc(50% - 10px);
}
.apply-online {
  width: 100%;
}
.google-stroe .style-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.built-together {
  position: absolute;
  bottom: 1.36rem;
  width: 100%;
  font-family: BMDoHyeon, BMDoHyeon;
  font-weight: normal;
  font-size: 0.49rem;
  color: #333333;
  line-height: 0.54rem;
  text-align: center;
  font-style: normal;
}
.committed-making-exceptional {
  position: absolute;
  bottom: 0.72rem;
  left: 0;
  right: 0;
  width: 10.5rem;
  font-family: Helvetica;
  font-size: 0.27rem;
  color: #333333;
  line-height: 0.28rem;
  text-align: center;
  font-style: normal;
  margin: 0 auto;
}
.learn-more {
  position: absolute;
  bottom: -0.34rem;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.11rem;
  height: 0.68rem;
  background: linear-gradient( 270deg, #187BFF 0%, #539CFF 48%, #187BFF 100%);
  border-radius: 0.2rem;
  backdrop-filter: blur(0.03rem);
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  font-style: normal;
  margin: 0 auto;
}
.learn-more  img {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.2rem;
}
.advantages {
  background-color: #f1f2f5;
  padding-bottom: 0.8rem;
}
.advantages .title-name {
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.29rem;
  color: #0067F0;
  text-align: center;
  font-style: normal;
  padding-top: 1rem;
}
.advantages .title-name  img {
  height: 0.5rem;
  width: 0.5rem;
  margin-right: 0.2rem;
}
.advantages .trustcash-choice {
  margin: 0.5rem 0 0.2rem;
}
.advantages .trustcash-choice, .advantages .trustcash-choice span {
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.5rem;
  color: #333333;
  text-align: center;
  font-style: normal;
 }

 .compliant-secure {
  width: 9rem;
  font-family: Helvetica, Helvetica;
  font-weight: 300;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.2rem;
  text-align: center;
  font-style: normal;
  margin: auto;
 }
.advantages .trustcash-choice span {
  color: #0369F0;
}
.InstantFlexibleSecure {
  width: 12rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.6rem auto 0;
}
.InstantFlexibleSecure li {
  width: calc(33% - 0.2rem);
    background: #FAFAFA;
    border-radius: 0.2rem;
    padding: 0.3rem 0.16rem;
    margin-right: 0.3rem;
  }
  .InstantFlexibleSecure li:nth-child(3) {
    margin-right: 0;
  }
.InstantFlexibleSecure li .Instant-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.InstantFlexibleSecure li .Instant-img img {
  height: 0.5rem;
}
.InstantFlexibleSecure li .Instant-img .go {
  height: 0.4rem;
}
.InstantFlexibleSecure li .title {
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.23rem;
  color: #333333;
  line-height: 0.54rem;
  text-align: left;
  font-style: normal;
}
.InstantFlexibleSecure li .content {
  font-family: Helvetica, Helvetica;
  font-weight: 300;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.17rem;
  text-align: left;
  font-style: normal;
}


.OurReputation {
  padding-top: 0.6rem;
  padding-bottom: 0.8rem;
  background-color: #fff;
}
.OurReputation .title-name {
      height: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 0.29rem;
    color: #0067F0;
    text-align: center;
    font-style: normal;
    padding-top: 1rem;
}
.OurReputation .title-name img {
    height: 0.5rem;
    width: 0.5rem;
    margin-right: 0.2rem;
}
.OurReputation .digital-credit,.OurReputation .digital-credit span {
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 0.5rem;
    color: #333333;
    text-align: center;
    font-style: normal;
}
.OurReputation .digital-credit span {
      color: #0369F0;
}
.OurReputation .digital-credit {
  margin: 0.5rem 0 0.2rem;
}

.CreditTransparentFreedom {
  width: 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.3rem auto 0.5rem;
}
.CreditTransparentFreedom  li {
    font-family: Helvetica, Helvetica;
    font-weight: 300;
    font-size: 0.16rem;
    color: #333333;
    font-style: normal;
  }
.Whetherneedcover {
  width: 9rem;

  font-family: Helvetica, Helvetica;
  font-weight: 300;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.2rem;
  font-style: normal;
  margin: 0.3rem auto 0.2rem;
  text-align: center;
}
.ContactUs {
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.5rem;
  color: #333333;
  line-height: 0.54rem;
  text-align: center;
  font-style: normal;
  margin: 0.8rem 0 0.2rem;
}
.ContactUsItem {
  padding: 0.15rem;
  width: 6.37rem;
  height: 0.6rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient( 180deg, #F5FAFF 0%, #FFFFFF 100%);
  border-radius: 0.16rem;
  border: 0.01rem solid #EDEDED;
  margin: 0.12rem auto;
}

.paymentsecurity {
  background-image: url(../image/paymentSecurityImg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 8.2rem;
}
.paymentsecurity .title-name {
    height: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 0.29rem;
    color: #0067F0;
    text-align: center;
    font-style: normal;
    padding-top: 1rem;
}
.paymentsecurity .title-name img {
    height: 0.5rem;
    width: 0.5rem;
    margin-right: 0.2rem;
}

.ReadyApply {
  background-image: url(../image/ReadytoStart.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 4.5rem;
  padding-top: 1.24rem;
  box-sizing: border-box;
}
.ReadyApply .Ready {
  font-family: BMDoHyeon, BMDoHyeon;
  font-weight: normal;
  font-size: 0.45rem;
  color: #FFFFFF;
  line-height: 0.54rem;
  text-align: center;
  font-style: normal;
}
.ReadyApply .Apply {
  font-family: BMDoHyeon, BMDoHyeon;
  font-weight: normal;
  font-size: 0.29rem;
  color: #FFFFFF;
  line-height: 0.54rem;
  text-align: center;
  font-style: normal;
}
.Downloaddetails  {
  display: flex;
  align-items: center;
width: 10rem;
justify-content: space-between;
margin: 0.66rem auto 0;
}
.Downloaddetails Li {
  background: rgba(255,255,255,0.4);
  border-radius: 0.3rem;
  border: 0.01rem solid #FFFFFF;
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  font-style: normal;
}
.Downloaddetails Li img {
  height: 0.4rem;
  margin-left: 0.1rem;
}
.Downloaddetails Li:nth-child(1) {
  width: 6.23rem;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Downloaddetails Li:nth-child(2) {
  width: 3.36rem;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

