
.section-title{
    text-align: center;
}

.section-title .title{
    display: inline-block;
    min-width: 500px;
    background-image: linear-gradient(to right, #0da574, #8eead6, #0da674);
    font-size: 40px;
    line-height: 80px;
    color: #fff;
    font-weight: bold;
    border-radius: 40px;
    padding: 0 60px;
    box-sizing: border-box;
}


.section-title .subtitle{
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    margin-top: 30px;
}

.btn-google, .btn-appstore{
    display: block;
    width: 168px;
    height: 50px;
    background-size: 100% 100%;
    margin-right: 15px;
}

.btn-google{
    background-image: url(../images/btn-google.png);
}

.btn-appstore{
    background-image: url(../images/btn-appstore.png);
}

.hero{
    background-image: url(../images/1.png);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 1371px;
}

.banner{
    padding: 94px 0 90px;
}

.banner-info h3{
    font-size: 74px;
    line-height: 87px;
    color: #00825b;
    font-weight: bold;
    margin-bottom: 89px;
    text-align: center;
}

.banner-txt{
    width: 1483px;
    background-image: url(../images/banner-img.png);
    background-size: 100% 100%;
    background-position: center 36px;
    height: 947px;
    margin: 0 auto;
}

.banner-info p{
    width: 900px;
    font-size: 14px;
    line-height: 1.2em;
    color: #5f5f5f;
    margin: 0 auto;
    text-align: center;
}

.banner-info p.gold{
    font-size: 19px;
    color: #24a57e;
    font-weight: bold;
    line-height: 29px;
}

.banner-info a{
    width: 500px;
    height: 71px;
    line-height: 71px;
    display: flex;
    /* background-image: linear-gradient(to right, #0da574, #94e3d2, #0da674); */
    background-image: linear-gradient(to right, #0da574, #a8e2d5, #0da674);
    border-radius: 36px;
    padding-left: 30px;
    padding-right: 15px;
    justify-content: space-between;
    align-items: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin: -36px auto 40px;
    box-sizing: border-box;
}

.banner-info a .icon-arrow{
    flex: none;
    width: 44px;
    height: 44px;
    background-image: url(../images/arrow1.png);
    background-size: 100% 100%;
    border-radius: 22px;
}

.why-choose{
    padding-bottom: 120px;
    position: relative;
    background-color: #d4f4f2;
}

.why-choost-inner{
    padding: 0 58px 0 41px;
    position: relative;
    z-index: 1;
}

.why-choost-title{
    margin-bottom: 40px;    
}

.why-choost-title h4{
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #333333;
}

.why-choose-item{
    margin-bottom: 40px;
}

.why-choose-item:last-child{
    margin-bottom: 0;
}

.why-choose-item .title{
    width: 260px;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(to right, #0da574, #8eead6, #0da674);
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 20px;
    border-radius: 36px;
    text-align: center;
    margin-bottom: 16px;
    font-weight: bold;
}

.why-choose-item .content{
    font-size: 12px;
    line-height: 14px;
    color: #333;
}

.our-product{
    background-image: url(../images/product-bg.png);
    background-color: #1c1200;
    background-size: 100% 100%;
    background-position: center center;
}

.product{
    display: flex;
    justify-content: space-between;    
}

.product-item{
    width: 360px;
    height: 248px;
    position: relative;
    background-color: rgba(255, 255, 255, .2);
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
}

.product-item{
    background-position: center center;
    background-size: 100% 100%;
}

.product-title{
    margin-bottom: 20px;
}

.product-title h4{
    color: #fff;
    font-size: 28px;
    line-height: 34px;
}
.product-content p{
    -webkit-box-direction: 380px;
    font-size: 16px;
    line-height: 19px;
    color: #fff
}

.our-priority{
    padding: 80px;
    background-color: #d4f4f2;
}

.our-priority .section-body{
    margin-top: 0;
}

.download{
    display: flex;
    justify-content: space-around;
}

.download .button{
    display: block;
    width: 500px; height: 125px;
    display: flex;
    background-color: #adebdf;
    border-radius: 30px;
    padding: 27px 30px;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
}

.download .button p{
    font-size: 30px;
    color: #333333;
    line-height: 36px;
    font-weight: bold;
}

.download .button .icon-arrow{
    flex: none;
    width: 66px;
    height: 66px;
    background-image: url(../images/arrow.png);
    background-size: 100% 100%;
}

.swift{
    background-image: url(../images/speed-bg.png);
    background-size: 100% 100%;
    background-position: center center;
}

.swift p{
    text-align: center;
    color: #fff;
}

.swift p:first-child{
    font-size: 60px;
    line-height: 72px;
}

.swift p:last-child{
    font-size: 90px;
    line-height: 108px;
}
.box{
    width: 1200px;
    /* height: 90%; */
    box-sizing: border-box;
    background: rgba(255,255,255,0.3);
    border: 2px solid #FFFFFF;
    border-radius: 61px;
    height: 1510px;
    backdrop-filter: blur(35px);
    margin: 0 auto;
    /* margin-top: 20px; */
    padding: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 500px;
    box-sizing: border-box;
}
.boxTitle{
    width: 100%;
    text-align: center;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 100px;
    color: #00825B;
    line-height: 120px;
    font-style: normal;
}
.boxContent{
    width: 100%;
    /* height: 1060px; */
    height: 1450px;
    /* background-color: red; */
    /* overflow-y: auto; */
}
.boxCash{
    width: 1200px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 40px;
    backdrop-filter: blur(8px);
    margin: 0 auto;
    margin-top: 100px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 20px;
}
.boxCashLeft{
    /* width: 100%; */
    /* height: 100%; */
}
.boxCashLeft img{
    width: 160px;
}
.boxCashRight{
    margin-left: 20px;
}
.boxCashRightTop{
    /* width: 205px; */
    /* height: 60px; */
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 50px;
    color: #000000;
    line-height: 60px;
    /* text-align: left; */
    font-style: normal;
}
.boxCashRighBottom{
    width: 407px;
height: 72px;
font-family: Helvetica, Helvetica;
font-weight: bold;
font-size: 60px;
color: #00825B;
line-height: 72px;
text-align: left;
font-style: normal;
}
.twoBox{
    width: 100%;
    height: 700px;
    background-color: #D4F4F2;
}