*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
    width: 100%;
    height: 100%;
}
.body{
    padding-top: 40px;
}
ul{
    padding-left: 0;
}

a {
    color: #1890ff;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects;
}

.header-box{
    background-color: #fff;
    box-shadow: 0 1px 2px #ede4de4d;
}

.navbar{
    border:none;
}

ul, li{
  list-style: none;
  font-size: 14px;
  color: #000000d9;
}
div{
  font-size: 14px;
  color: #000000d9;
}

.banner-top h1{
    font-size: 64px;
    color: #312b26;
    margin: 0 0 20px;
    text-align: center;
}

.earning-amount-coin{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.earning-amount-coin div{
    display: flex
;
    align-items: center;
    font-family: Lato-Medium;
    font-size: 20px;
    color: #312b26;
    margin-right: 30px;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.v2-index-register ul {
    display: flex;
    margin: 0;
}

.v2-start-earning ul li[data-v-0e386a38]
 {
    width: 120px;
    height: 170px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0 1px 6px #d6cec9;
    border-radius: 10px;
    margin-right: 18px;
    cursor: pointer;
    transition: all .3s 
ease;
}

.v2-start-earning-amount-coin div[data-v-0e386a38]:last-child {
    margin-right: 0
}

.v2-start-earning-amount-coin-b[data-v-0e386a38] {
    width: 6px;
    height: 6px;
    background: #FF8D32;
    border-radius: 50%;
    margin-right: 7px
}

.v2-start-earning-amount-coin-b p[data-v-0e386a38] {
    margin: 0
}

.v2-start-earning-amount-coin div i[data-v-0e386a38] {
    font-style: normal;
    margin: 0 5px
}

.v2-start-earning-amount-coin div>img[data-v-0e386a38] {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.v2-start-earning ul[data-v-0e386a38] {
    display: flex;
    margin: 0
}

.v2-start-earning ul li[data-v-0e386a38] {
    width: 120px;
    height: 170px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0 1px 6px #d6cec9;
    border-radius: 10px;
    margin-right: 18px;
    cursor: pointer;
    transition: all .3s ease
}

.v2-start-earning ul li[data-v-0e386a38]:nth-of-type(2) {
    transform: scale(1.2)
}

.v2-start-earning ul:hover .v2-start-earning-hover[data-v-0e386a38] {
    transform: scale(1)
}

.v2-start-earning ul .v2-start-earning-hover[data-v-0e386a38]:hover {
    transform: scale(1.2)
}

.v2-start-earning ul .v2-start-earning-hover:hover .v2-start-earning-list div[data-v-0e386a38] {
    display: block
}

.v2-start-earning ul li[data-v-0e386a38]:last-child {
    margin: 0
}

.v2-start-earning-list[data-v-0e386a38] {
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.v2-start-earning ul li .v2-start-earning-list>img[data-v-0e386a38] {
    width: 100%
}

.v2-start-earning ul li .v2-start-earning-list div[data-v-0e386a38] {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    display: none;
    text-align: center
}

.v2-start-earning ul li .v2-start-earning-list div img[data-v-0e386a38] {
    width: 20px;
    margin: 40px auto
}

.v2-start-earning ul li b[data-v-0e386a38] {
    display: block;
    font-family: Lato-Semibold;
    font-size: 14px;
    color: #312b26;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 5px
}

.v2-start-earning ul li p[data-v-0e386a38] {
    display: flex;
    align-items: flex-end;
    margin: 0;
    font-family: Lato-Heavy;
    font-size: 16px;
    color: #312b26
}

.v2-start-earning ul li p b[data-v-0e386a38] {
    font-size: 12px;
    font-family: Lato-Heavy;
    font-weight: 800
}

.v2-start-earning-score[data-v-0e386a38] {
    margin-top: 100px
}

.v2-start-earning-score p[data-v-0e386a38] {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 18px;
    color: #312b26;
    text-align: left;
    margin-bottom: 20px;
    cursor: pointer
}

.v2-start-earning-score p a[data-v-0e386a38] {
    color: #ff8d32;
    font-weight: 400
}

.v2-start-earning-score div[data-v-0e386a38] {
    display: flex;
    align-items: center;
    cursor: pointer
}

.v2-start-earning-score div span[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-weight: 400;
    font-size: 18px;
    color: #312b26;
    margin-right: 20px
}

.v2-start-earning-score div img[data-v-0e386a38] {
    width: 20px;
    height: 20px;
    margin-right: 4px
}

.v2-index-register-right[data-v-0e386a38] {
    width: 526px;
    background: #FFFFFF;
    box-shadow: 0 1px 3px #e2d9d4;
    border-radius: 10px;
    padding: 30px 50px
}

.v2-index-register-right h2[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 32px;
    color: #312b26;
    margin-bottom: 32px;
    text-align: center
}

.v2-index-register-right input[data-v-0e386a38] {
    width: 100%;
    height: 39px;
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #DFDFDF;
    padding: 0 10px;
    margin-bottom: 30px
}

.v2-index-register-right button[data-v-0e386a38] {
    width: 100%;
    height: 38px;
    background: #FF8D32;
    border-radius: 19px;
    border: 0;
    outline: 0;
    font-family: Lato-Semibold;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.v2-index-register-right .v2-index-register-right-or[data-v-0e386a38] {
    height: 1px;
    text-align: center;
    margin: 30px 0;
    background: linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(223,223,223,.43) 57%,rgba(255,255,255,0) 100%);
    position: relative
}

.v2-index-register-right .v2-index-register-right-or span[data-v-0e386a38] {
    position: absolute;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #aeb9be;
    width: 50px;
    top: -10px;
    left: 50%;
    transform: translate(-50%);
    background-color: #fff
}

.v2-index-register-right .google-register-btn[data-v-0e386a38] {
    height: 38px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 28px;
    cursor: pointer
}

.v2-index-register-right .google-register-btn img[data-v-0e386a38] {
    width: 38px;
    height: 38px
}

.v2-index-register-right-tip[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 16px;
    color: #898989;
    margin-top: 36px
}

.v2-getting-start[data-v-0e386a38] {
    max-width: 1020px;
    width: 100%;
    margin: 130px auto 0;
    padding: 0 20px
}

.v2-getting-start h2[data-v-0e386a38] {
    font-family: Lato-Heavy;
    font-size: 40px;
    color: #312b26;
    text-align: center;
    margin-bottom: 50px
}

.v2-getting-start ul[data-v-0e386a38] {
    display: flex;
    justify-content: space-between;
    margin: 0
}

.v2-getting-start ul li[data-v-0e386a38] {
    width: 252px;
    text-align: center
}

.v2-getting-start ul li img[data-v-0e386a38] {
    width: 132px;
    height: 132px;
    box-shadow: 0 1px 4px #e0ccbf;
    background: #EFECE9;
    border-radius: 25px
}

.v2-getting-start ul li p[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 24px;
    color: #312b26;
    margin: 20px 0
}

.v2-getting-start ul li span[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #312b26
}

.v2-many-ways[data-v-0e386a38] {
    max-width: 1200px;
    width: 100%;
    margin: 130px auto 0;
    padding: 0 20px
}

.v2-many-ways h2[data-v-0e386a38] {
    text-align: center;
    font-family: Lato-Heavy;
    font-size: 40px;
    color: #312b26;
    margin-bottom: 50px
}

.v2-many-ways-1[data-v-0e386a38] {
    display: flex
}

.v2-many-ways-1>div[data-v-0e386a38] {
    flex: 1;
    margin: 0 auto
}

.v2-many-ways-1-left[data-v-0e386a38] {
    position: relative
}

.v2-many-ways-1-left b[data-v-0e386a38] {
    position: absolute;
    left: -86px;
    bottom: -54px;
    width: 255px;
    height: 255px;
    background: #FFF6F0;
    border-radius: 50%
}

.v2-many-ways-1-left-box[data-v-0e386a38] {
    width: 474px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.v2-many-ways-1-left-box:hover div[data-v-0e386a38] {
    display: block
}

.v2-many-ways-1-left-box img[data-v-0e386a38] {
    width: 100%
}

.v2-many-ways-1-left-box div[data-v-0e386a38] {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(49,43,38,.6);
    display: none;
    text-align: center
}

.v2-many-ways-1-left-box div button[data-v-0e386a38] {
    width: 193px;
    height: 34px;
    background: #FF8D32;
    border-radius: 17px;
    border: 0;
    outline: 0;
    font-family: Lato-Semibold;
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    margin-top: 20%;
    cursor: pointer
}

.v2-many-ways-1-left-box div p[data-v-0e386a38] {
    margin: 14px 0 0;
    font-family: Lato-Medium;
    font-size: 14px;
    color: #fff6ef
}

.v2-many-ways-1-right[data-v-0e386a38] {
    padding-top: 50px
}

.v2-many-ways-1-right-title[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 26px;
    color: #312b26
}

.v2-many-ways-1-right p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #77706a;
    text-align: left;
    margin: 19px 0 30px
}

.v2-many-ways-1-right div span[data-v-0e386a38] {
    font-family: Lato-Regular;
    font-size: 18px;
    color: #77706a;
    margin-right: 40px
}

.v2-many-ways-1-right div span b[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-weight: 400;
    font-size: 18px
}

.v2-many-ways-1-right div span[data-v-0e386a38]:last-child {
    margin: 0
}

.v2-many-ways-2[data-v-0e386a38] {
    display: flex;
    justify-content: space-between;
    margin-top: 100px
}

.v2-many-ways-2-left[data-v-0e386a38] {
    flex: 1
}

.v2-many-ways-2-left-title[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 26px;
    color: #312b26
}

.v2-many-ways-2-left p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #77706a;
    margin: 20px 0 26px;
    line-height: 30px;
    text-align: left;
    max-width: 450px
}

.v2-many-ways-2-left div span[data-v-0e386a38] {
    font-family: Lato-Regular;
    font-size: 18px;
    color: #77706a
}

.v2-many-ways-2-left div span b[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-weight: 400;
    font-size: 18px
}

.v2-many-ways-2-right[data-v-0e386a38] {
    flex: 1;
    height: 238px;
    position: relative
}

.v2-many-ways-2-right>b[data-v-0e386a38] {
    position: absolute;
    top: -85px;
    right: -75px;
    width: 283px;
    height: 283px;
    background: #E7E7F7;
    border-radius: 50%
}

.v2-many-ways-2-right-box[data-v-0e386a38] {
    position: relative;
    z-index: 2;
    height: 238px;
    overflow: hidden
}

.v2-many-ways-2-right-box ul[data-v-0e386a38] {
    position: absolute;
    left: 4px;
    top: 4px;
    display: flex;
    margin: 0;
    z-index: 2;
    height: 100%
}

.v2-many-ways-2-right-box ul li[data-v-0e386a38] {
    height: 174px;
    width: 120px;
    box-shadow: 0 1px 10px #e9e8e5;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 15px;
    padding: 10px;
    background-color: #fff
}

.v2-many-ways-2-right-box ul li[data-v-0e386a38]:last-child {
    margin: 0
}

.v2-many-ways-2-right-box ul li>div[data-v-0e386a38] {
    width: 100%;
    height: 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    position: relative
}

.v2-many-ways-2-right-box ul li>div img[data-v-0e386a38] {
    width: 100%
}

.v2-many-ways-2-right-box ul li .v2-many-ways-2-right-play[data-v-0e386a38] {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    display: none;
    text-align: center
}

.v2-many-ways-2-right-box ul li:hover .v2-many-ways-2-right-play[data-v-0e386a38] {
    display: block
}

.v2-many-ways-2-right-box ul li>div .v2-many-ways-2-right-play img[data-v-0e386a38] {
    width: 20px;
    margin: 43px auto
}

.v2-many-ways-2-right-box ul li b[data-v-0e386a38] {
    font-family: Lato-Semibold;
    font-size: 16px;
    color: #312b26;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 8px
}

.v2-many-ways-2-right-box ul li span[data-v-0e386a38] {
    font-family: Lato-Heavy;
    font-size: 16px;
    color: #312b26
}

.v2-many-ways-2-right-box ul li span i[data-v-0e386a38] {
    font-size: 14px;
    font-family: Lato-Heavy;
    color: #312b26;
    font-style: normal
}

.v2-many-ways-3[data-v-0e386a38] {
    display: flex;
    margin-top: 100px
}

.v2-many-ways-3-left[data-v-0e386a38] {
    flex: 1;
    position: relative
}

.v2-many-ways-3-left b[data-v-0e386a38] {
    position: absolute;
    top: -95px;
    left: 25px;
    width: 283px;
    height: 283px;
    background: #E9F4F7;
    border-radius: 50%
}

.v2-many-ways-3-left-box ul[data-v-0e386a38] {
    margin: 0;
    display: flex;
    position: relative;
    z-index: 2
}

.v2-many-ways-3-left-box ul li[data-v-0e386a38] {
    width: 100px;
    height: 100px;
    font-family: Lato-Regular;
    font-size: 16px;
    color: #ed6a01;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 1px 10px #e9e8e5;
    margin-right: 20px
}

.v2-many-ways-3-left-box ul li:hover div[data-v-0e386a38] {
    display: block
}

.v2-many-ways-3-left-box ul li[data-v-0e386a38]:first-child {
    animation: tryingMove1-0e386a38 3s linear 0s infinite
}

.v2-many-ways-3-left-box ul li[data-v-0e386a38]:nth-child(2) {
    animation: tryingMove2-0e386a38 3s linear 0s infinite
}

.v2-many-ways-3-left-box ul li[data-v-0e386a38]:nth-child(3) {
    animation: tryingMove1-0e386a38 3s linear 0s infinite
}

.v2-many-ways-3-left-box ul li[data-v-0e386a38]:last-child {
    animation: tryingMove2-0e386a38 3s linear 0s infinite;
    margin: 0
}

.v2-many-ways-3-left-box ul li>img[data-v-0e386a38] {
    width: 100%
}

.v2-many-ways-3-left-box ul li div[data-v-0e386a38] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    text-align: center;
    line-height: 100px;
    display: none
}

.v2-many-ways-3-left-box ul li div img[data-v-0e386a38] {
    width: 23px;
    height: 24px
}

.v2-many-ways-3-right[data-v-0e386a38] {
    flex: 1;
    padding-top: 30px
}

.v2-many-ways-3-right-title[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 26px;
    color: #312b26
}

.v2-many-ways-3-right p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #77706a;
    text-align: left;
    margin: 19px 0 30px
}

.v2-many-ways-3-right div span[data-v-0e386a38] {
    font-family: Lato-Regular;
    font-size: 18px;
    color: #77706a;
    margin-right: 40px
}

.v2-many-ways-3-right div span b[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-weight: 400;
    font-size: 18px
}

.v2-many-ways-3-right div span[data-v-0e386a38]:last-child {
    margin: 0
}

@keyframes tryingMove1-0e386a38 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(25px)
    }

    50% {
        transform: translateY(50px)
    }

    75% {
        transform: translateY(25px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes tryingMove2-0e386a38 {
    0% {
        transform: translateY(50px)
    }

    25% {
        transform: translateY(25px)
    }

    50% {
        transform: translateY(0)
    }

    75% {
        transform: translateY(25px)
    }

    to {
        transform: translateY(50px)
    }
}

.v2-many-ways-4[data-v-0e386a38] {
    display: flex;
    justify-content: space-between;
    margin-top: 100px
}

.v2-many-ways-4>div[data-v-0e386a38] {
    flex: 1
}

.v2-many-ways-4-left[data-v-0e386a38] {
    max-width: 422px;
    width: 100%
}

.v2-many-ways-4-left-title[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 26px;
    color: #312b26
}

.v2-many-ways-4-left p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #77706a;
    margin: 20px 0 26px;
    line-height: 30px;
    text-align: left
}

.v2-many-ways-4-left div span[data-v-0e386a38] {
    font-family: Lato-Regular;
    font-size: 18px;
    color: #77706a
}

.v2-many-ways-4-left div span b[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-weight: 400;
    font-size: 18px
}

.v2-many-ways-4-right[data-v-0e386a38] {
    position: relative
}

.v2-many-ways-4-right b[data-v-0e386a38] {
    position: absolute;
    left: 200px;
    top: -70px;
    width: 245px;
    height: 245px;
    background: #EBF5E6;
    border-radius: 50%
}

.v2-many-ways-4-right-box[data-v-0e386a38] {
    display: flex;
    position: relative;
    z-index: 2
}

.v2-many-ways-4-right-survey[data-v-0e386a38] {
    width: 323px;
    height: 228px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px #e9e8e5;
    border-radius: 20px;
    padding: 35px;
    margin-right: 30px
}

.v2-start-earning-dashboard[data-v-0e386a38] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 55px;
    margin-top: -16px
}

.v2-start-earning-dashboard img[data-v-0e386a38] {
    max-width: 329px;
    width: 100%
}

.v2-start-earning-dashboard button[data-v-0e386a38] {
    width: 311px;
    height: 58px;
    background: #FF8D32;
    border-radius: 29px;
    border: none;
    outline: none;
    font-family: Lato-Bold;
    font-size: 18px;
    cursor: pointer;
    color: #fff
}

.v2-index-register[data-v-0e386a38] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 200px;
    margin-top: 60px
}

.v2-many-ways-4-right-survey p[data-v-0e386a38] {
    text-align: left;
    font-family: Lato-Medium;
    font-size: 18px;
    color: #312b26;
    margin-bottom: 19px
}

.v2-many-ways-4-right-survey ul[data-v-0e386a38] {
    margin: 0
}

.v2-many-ways-4-right-survey ul li[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #312b26;
    margin-bottom: 14px;
    display: flex;
    align-items: center
}

.v2-many-ways-4-right-survey ul li[data-v-0e386a38]:last-child {
    margin: 0
}

.v2-many-ways-4-right-survey ul li span[data-v-0e386a38] {
    height: 20px;
    background: #FFE5D3;
    border-radius: 10px;
    margin-left: 5px
}

.v2-many-ways-4-right-survey ul li:first-child span[data-v-0e386a38] {
    width: 138px
}

.v2-many-ways-4-right-survey ul li:nth-child(2) span[data-v-0e386a38] {
    width: 120px;
    background: #EBF5E6
}

.v2-many-ways-4-right-survey ul li:last-child span[data-v-0e386a38] {
    width: 171px
}

.v2-many-ways-4-right-box>ul[data-v-0e386a38] {
    margin: -35px 0 0
}

.v2-many-ways-4-right-box>ul li[data-v-0e386a38] {
    width: 179px;
    padding: 25px 22px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px #e9e8e5;
    border-radius: 10px;
    margin-bottom: 10px
}

.v2-many-ways-4-right-box>ul li span[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 14px;
    color: #5e665b
}

.v2-many-ways-4-right-box>ul li p[data-v-0e386a38] {
    margin: 0;
    text-align: left
}

.v2-many-ways-4-right-box>ul li p img[data-v-0e386a38] {
    width: 12px;
    height: 12px;
    margin-right: 4px
}

.v2-many-ways-4-right-box>ul li p img[data-v-0e386a38]:last-child {
    margin: 0
}

.v2-redeem-coins[data-v-0e386a38] {
    max-width: 1200px;
    width: 100%;
    margin: 130px auto 0;
    padding: 0 20px
}

.v2-redeem-coins h2[data-v-0e386a38] {
    font-family: Lato-Heavy;
    font-size: 40px;
    color: #312b26;
    text-align: center
}

.v2-redeem-coins .v2-redeem-coins-title[data-v-0e386a38] {
    display: flex;
    align-items: center;
    justify-content: center
}

.v2-redeem-coins .v2-redeem-coins-title>span[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #77706a
}

.v2-redeem-coins .v2-redeem-coins-title p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 18px;
    color: #77706a;
    margin-bottom: 50px
}

.v2-redeem-coins .v2-redeem-coins-title div[data-v-0e386a38] {
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    color: #cdcdcd;
    font-size: 14px;
    font-family: Lato-Bold;
    margin-left: 10px;
    position: relative
}

.v2-redeem-coins .v2-redeem-coins-title div:hover p[data-v-0e386a38] {
    display: block
}

.v2-redeem-coins .v2-redeem-coins-title div p[data-v-0e386a38] {
    position: absolute;
    right: -126px;
    top: 18px;
    padding: 10px 15px;
    font-family: Lato-Medium;
    font-size: 14px;
    color: #666;
    width: 480px;
    background: #FFFFFF;
    box-shadow: 0 1px 5px #dbdbdb;
    border-radius: 10px;
    text-align: left;
    line-height: 1.5;
    display: none;
    z-index: 2
}

.v2-redeem-coins-list[data-v-0e386a38] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 13px;
    margin: 60px 0 0
}

.v2-redeem-coins-list div[data-v-0e386a38] {
    flex: 0 0 calc(20% - 13px);
    width: 230px;
    height: 112px;
    background: #F7F7F7;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.v2-redeem-coins-list div img[data-v-0e386a38] {
    width: 100%;
    max-width: 136px;
    height: auto
}

.v2-redeem-coins-num[data-v-0e386a38] {
    margin: 130px auto 0;
    padding: 0 20px
}

.v2-redeem-coins-num ul[data-v-0e386a38] {
    max-width: 1200px;
    width: 100%;
    border-radius: 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.v2-redeem-coins-num ul li[data-v-0e386a38] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 10px
}

.v2-redeem-coins-num ul li span[data-v-0e386a38] {
    font-family: Lato-Heavy;
    font-size: 80px;
    color: #ff8d32;
    display: flex
}

.v2-redeem-coins-num ul li span b[data-v-0e386a38] {
    font-size: 48px;
    font-weight: 400;
    align-self: flex-start;
    margin-top: 20px
}

.v2-redeem-coins-num ul li span i[data-v-0e386a38] {
    font-size: 30px;
    font-style: normal;
    align-self: flex-end;
    margin: 0 0 20px 10px;
    font-weight: 600
}

.v2-redeem-coins-num ul li p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 24px;
    color: #848484
}

.v2-redeem-coins .v2-redeem-coins-num span[data-v-0e386a38] {
    font-family: Lato-Heavy;
    font-size: 42px;
    color: #312b26
}

.v2-redeem-coins .v2-redeem-coins-num div[data-v-0e386a38] {
    text-align: center
}

.v2-redeem-coins .v2-redeem-coins-num p[data-v-0e386a38] {
    margin: 0;
    font-family: Lato-Medium;
    font-size: 18px;
    color: #77706a
}

.v2-members-say[data-v-0e386a38] {
    width: 100%;
    background: #FFFCFA;
    padding: 70px 20px 0;
    margin: 90px 0 0
}

.v2-members-say>div[data-v-0e386a38] {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.v2-members-say>div h2[data-v-0e386a38] {
    font-family: Lato-Heavy;
    font-size: 40px;
    color: #312b26;
    text-align: center;
    margin: 0
}

.v2-members-say>div p[data-v-0e386a38] {
    margin: 0
}

.v2-members-say-all-score[data-v-0e386a38] {
    cursor: pointer;
    text-align: center;
}

.v2-members-say>div .v2-members-say-all-score img[data-v-0e386a38] {
    width: 22px;
    margin-right: 2px
}

.v2-members-say>div .v2-members-say-all-score img[data-v-0e386a38]:last-child {
    margin: 0
}

.v2-members-say>div .v2-members-say-all-msg[data-v-0e386a38] {
    font-family: Lato-Semibold;
    font-size: 18px;
    color: #333a3c;
    cursor: pointer;
    text-align: center;
}

.v2-members-say>div ul {
    display: flex;
    width: 100%;
    margin: 64px auto 0;
    flex-wrap: wrap
}

.v2-members-say>div ul li[data-v-0e386a38] {
    max-width: 500px;
    width: 100%;
    margin-bottom: 77px
}

.v2-members-say>div ul li[data-v-0e386a38]:nth-child(odd) {
    margin-right: 18px
}

.v2-members-say>div .v2-members-say-title[data-v-0e386a38] {
    font-family: Lato-Semibold;
    font-size: 24px;
    color: #fff;
    display: flex;
    align-items: center;
    max-width: 500px;
    height: 49px;
    background: #FF8D32;
    border-radius: 24px;
    border: 1px solid #FF8D32;
    padding: 8px
}

.v2-members-say>div .v2-members-say-title p[data-v-0e386a38] {
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    line-height: 30px;
    margin: 0 10px 0 0
}

.v2-members-say>div .v2-members-say-title p img[data-v-0e386a38] {
    width: 18px
}

.v2-members-say>div .v2-members-say-text[data-v-0e386a38] {
    max-width: 460px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 2px 6px #ede4de;
    border-radius: 0 0 20px 20px;
    padding: 22px 35px 35px;
    margin: 0 auto;
    text-align: left
}

.v2-members-say>div .v2-members-say-text p[data-v-0e386a38] {
    text-align: left
}

.v2-members-say>div .v2-members-say-text p img[data-v-0e386a38] {
    width: 16px;
    height: 16px;
    margin-right: 7px
}

.v2-members-say>div .v2-members-say-text div[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 16px;
    color: #433f3b
}

.v2-members-say>div .v2-members-say-country[data-v-0e386a38] {
    margin: 0;
    font-size: 16px;
    color: #312b26;
    font-family: Lato-Bold
}

.v2-members-say>div .v2-members-say-country-score[data-v-0e386a38] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.v2-frequently-asked-questions[data-v-0e386a38] {
    max-width: 1200px;
    width: 100%;
    margin: 70px auto 100px;
    padding: 0 20px
}

.v2-frequently-asked-questions h2[data-v-0e386a38] {
    font-family: Lato-Heavy;
    font-size: 40px;
    color: #312b26;
    text-align: center;
    margin-bottom: 50px
}

.v2-frequently-asked-questions ul[data-v-0e386a38] {
    max-width: 895px;
    margin: 0 auto
}

.v2-frequently-asked-questions ul li[data-v-0e386a38] {
    background: #F7F7F7;
    border-radius: 10px;
    overflow: hidden;
    padding: 18px;
    margin-bottom: 10px
}

.v2-faq-title[data-v-0e386a38] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer
}

.v2-faq-title p[data-v-0e386a38] {
    margin: 0;
    text-align: left
}

.v2-frequently-asked-questions ul li a[data-v-0e386a38] {
    text-decoration: none;
    color: #1daad8
}

.v2-frequently-asked-questions .v2-faq-title p[data-v-0e386a38] {
    font-size: 18px;
    font-family: Lato-Medium;
    color: #303030;
    margin: 0
}

.v2-faq-content p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-size: 16px;
    color: #505657;
    text-align: left;
    margin: 30px 0 0
}

.v2-frequently-asked-questions .v2-faq-title img[data-v-0e386a38] {
    width: 14px;
    height: auto;
    -moz-transition: transform .5s ease 0s;
    -ms-transition: transform .5s ease 0s;
    -webkit-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s
}

.v2-live-cashout[data-v-0e386a38] {
    max-width: 1200px;
    margin: 0 auto 130px;
    box-shadow: 0 1px 10px #e9e8e5;
    border-radius: 20px;
    padding: 36px 36px 54px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.v2-live-cashout-left[data-v-0e386a38] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.v2-live-cashout-left>img[data-v-0e386a38] {
    max-width: 256px;
    width: 100%;
    height: auto;
    margin-bottom: 18px
}

.v2-live-cashout-left>p[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 20px;
    color: #545454;
    margin-bottom: 16px
}

.v2-live-cashout-left>span[data-v-0e386a38] {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666
}

.v2-live-cashout-left>button[data-v-0e386a38] {
    max-width: 311px;
    width: 100%;
    height: 58px;
    background: #FF8D32;
    border-radius: 29px;
    border: 0;
    outline: 0;
    margin-top: 35px;
    color: #fff;
    font-size: 18px;
    cursor: pointer
}

.v2-live-cashout-right[data-v-0e386a38] {
    max-width: 600px;
    width: 100%
}

.v2-live-cashout-right-title[data-v-0e386a38] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 46px
}

.v2-live-cashout-right-title p[data-v-0e386a38] {
    font-family: Lato-Bold;
    font-size: 36px;
    color: #312b26;
    margin: 0;
    display: flex;
    align-items: center
}

.v2-live-cashout-right-title p b[data-v-0e386a38] {
    width: 12px;
    height: 12px;
    background: #FF8D32;
    border-radius: 50%;
    margin-right: 20px
}

.v2-live-cashout-right-title>span[data-v-0e386a38] {
    width: 21px;
    height: 14px;
    font-family: Lato-Medium;
    font-size: 18px;
    color: #999;
    cursor: pointer
}

.v2-live-cashout-right ul li[data-v-0e386a38] {
    height: 80px;
    width: 100%;
    background: #F7F7F7;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px 0 38px;
    margin-bottom: 10px
}

.v2-live-cashout-right ul li[data-v-0e386a38]:last-child {
    margin-bottom: 0
}

.v2-live-cashout-right ul li .v2-live-cashout-right-item-left[data-v-0e386a38] {
    display: flex;
    align-items: center
}

.v2-live-cashout-right ul li .v2-live-cashout-right-item-left div[data-v-0e386a38] {
    position: relative;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.v2-live-cashout-right ul li .v2-live-cashout-right-item-left div b[data-v-0e386a38] {
    font-size: 20px;
    color: #fff;
    font-family: Lato-Medium;
    font-weight: 400
}

.v2-live-cashout-right ul li .v2-live-cashout-right-item-left .flag-icon[data-v-0e386a38] {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    border: 1px solid #fff
}

.v2-live-cashout-right ul li .v2-live-cashout-right-item-left img[data-v-0e386a38] {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover
}

.v2-live-cashout-right-item-left>p[data-v-0e386a38] {
    text-align: left;
    font-family: Lato-Medium;
    font-weight: 400;
    font-size: 18px;
    color: #312b26
}

.v2-live-cashout-right-item-right[data-v-0e386a38] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.v2-live-cashout-right-item-right p[data-v-0e386a38] {
    font-family: Lato-Medium;
    font-weight: 400;
    font-size: 16px;
    color: #312b26;
    padding-right: 30px
}

.v2-live-cashout-right-item-right span[data-v-0e386a38] {
    height: 54px;
    font-family: Lato-Medium;
    font-weight: 400;
    font-size: 16px;
    color: #999;
    min-width: 100px;
    border-left: 1px solid rgba(153,153,153,.1);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.night-type .v2-index-page[data-v-0e386a38] {
    background: transparent linear-gradient(-33deg,rgba(79,55,26,.1) 0%,rgba(32,26,19,.1) 100%)!important
}

.night-type .v2-start-earning h1[data-v-0e386a38],.night-type .v2-start-earning p[data-v-0e386a38],.night-type .v2-start-earning span[data-v-0e386a38],.night-type .v2-start-earning-amount-coin div[data-v-0e386a38],.night-type .v2-start-earning-amount-coin div p[data-v-0e386a38],.night-type .v2-start-earning-amount-coin div span[data-v-0e386a38],.night-type .v2-start-earning-amount-coin div b[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-start-earning ul li[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-start-earning ul li b[data-v-0e386a38],.night-type .v2-start-earning ul li p[data-v-0e386a38] {
    color: #f1eae4!important
}

.night-type .v2-start-earning ul li[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-index-register-right[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important;
    color: #fff!important
}

.night-type .v2-index-register-right h2[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-index-register-right p[data-v-0e386a38] {
    color: #f1eae4!important
}

.night-type .v2-index-register-right input[data-v-0e386a38] {
    background: #201a13!important;
    color: #fff!important;
    border-color: #47423d!important
}

.night-type .v2-index-register-right .v2-index-register-right-or span[data-v-0e386a38] {
    background: #423C36!important
}

.night-type .v2-index-register-right .google-register-btn[data-v-0e386a38] {
    background: #201a13!important;
    color: #fff!important;
    border-color: #47423d!important
}

.night-type .v2-index-register-right .google-register-btn[data-v-0e386a38]:hover {
    background: #201a13!important;
    color: #fff!important
}

.night-type .v2-getting-start h2[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-getting-start ul li img[data-v-0e386a38] {
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-getting-start ul li p[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-getting-start ul li span[data-v-0e386a38] {
    color: #f1eae4!important
}

.night-type .v2-many-ways h2[data-v-0e386a38],.night-type .v2-many-ways-1-right-title[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-many-ways-1-right p[data-v-0e386a38] {
    color: #e1dcd7!important
}

.night-type .v2-many-ways-1-left b[data-v-0e386a38] {
    background: #463A32!important
}

.night-type .v2-many-ways-2-left-title[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-many-ways-2-left p[data-v-0e386a38] {
    color: #e1dcd7!important
}

.night-type .v2-many-ways-2-right-box ul li[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-many-ways-2-right-box ul li b[data-v-0e386a38] {
    color: #f1eae4!important
}

.night-type .v2-many-ways-2-right-box ul li span[data-v-0e386a38] {
    color: #e1dcd7!important
}

.night-type .v2-many-ways-3-right-title[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-many-ways-3-right p[data-v-0e386a38] {
    color: #e1dcd7!important
}

.night-type .v2-many-ways-4-left-title[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-many-ways-4-left p[data-v-0e386a38] {
    color: #e1dcd7!important
}

.night-type .v2-many-ways-3-left b[data-v-0e386a38] {
    background: #384447!important
}

.night-type .v2-many-ways-3-left-box ul li[data-v-0e386a38] {
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-many-ways-4-right b[data-v-0e386a38] {
    background: #464D42!important
}

.night-type .v2-many-ways-4-right-survey[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-many-ways-4-right-box>ul li[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-many-ways-4-right-survey p[data-v-0e386a38],.night-type .v2-many-ways-4-right-survey ul li[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-many-ways-4-right-survey ul li:first-child span[data-v-0e386a38] {
    background: #544840!important
}

.night-type .v2-many-ways-4-right-survey ul li:nth-child(2) span[data-v-0e386a38] {
    background: #596752!important
}

.night-type .v2-many-ways-4-right-survey ul li:last-child span[data-v-0e386a38] {
    background: #544840!important
}

.night-type .v2-many-ways-4-right-box>ul li span[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-many-ways-2-right>b[data-v-0e386a38] {
    background: #424153!important
}

.night-type .v2-redeem-coins-num ul li p[data-v-0e386a38] {
    color: #f1eae4!important
}

.night-type .v2-redeem-coins h2[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-redeem-coins p[data-v-0e386a38] {
    color: #e1dcd7!important
}

.night-type .v2-redeem-coins .v2-redeem-coins-num span[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-redeem-coins .v2-redeem-coins-num p[data-v-0e386a38] {
    color: #e6ddd5!important
}

.night-type .v2-members-say[data-v-0e386a38] {
    background: rgba(255,252,250,.04)!important
}

.night-type .v2-members-say>div h2[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-members-say>div .v2-members-say-all-msg[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-members-say>div .v2-members-say-text[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-members-say>div .v2-members-say-text div[data-v-0e386a38] {
    color: #f1eae4!important
}

.night-type .v2-members-say>div .v2-members-say-text p b[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-our-advertisers h2[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-our-advertisers ul li[data-v-0e386a38] {
    background: #423C36!important
}

.night-type .v2-frequently-asked-questions h2[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-frequently-asked-questions ul li[data-v-0e386a38] {
    background: #423C36!important
}

.night-type .v2-frequently-asked-questions .v2-faq-title p[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-faq-content p[data-v-0e386a38] {
    color: #f5f0eb!important
}

.night-type .v2-frequently-asked-questions .v2-faq-title img[data-v-0e386a38] {
    position: relative;
    right: -135px;
    transform-origin: -130px center;
    filter: drop-shadow(-135px 0 0 #ffffff)
}

.night-type .v2-index-header-dashboard[data-v-0e386a38],.night-type .v2-redeem-coins-title[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-redeem-coins .v2-redeem-coins-title div p[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important;
    color: #fff!important
}

.night-type .v2-redeem-coins-list div[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-live-cashout[data-v-0e386a38] {
    box-shadow: none!important;
    border: 1px solid #423C36!important
}

.night-type .v2-live-cashout-left>p[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-live-cashout-left>span[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-live-cashout-right-title p[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-live-cashout-right-title>span[data-v-0e386a38] {
    color: #fff!important
}

.night-type .v2-live-cashout-right ul li[data-v-0e386a38] {
    background: #423C36!important;
    box-shadow: 0 1px 6px #161513!important
}

.night-type .v2-live-cashout-right ul li p[data-v-0e386a38] {
    color: #fff!important
}

@media screen and (max-width: 1325px) {
    .v2-many-ways-2-right>b[data-v-0e386a38] {
        right:0
    }
}

@media screen and (max-width: 1200px) {
    .v2-index-register[data-v-0e386a38] {
        display:flex;
        justify-content: space-around;
        gap: 0px
    }

    .v2-members-say>div ul[data-v-0e386a38] {
        gap: 20px
    }

    .v2-members-say>div ul li[data-v-0e386a38] {
        margin-right: 0!important;
        display: flex;
        justify-content: center;
        flex: 0 1 calc(50% - 20px)
    }

    .v2-live-cashout[data-v-0e386a38] {
        margin: 0 20px 100px
    }

    .v2-redeem-coins-num ul[data-v-0e386a38] {
        display: flex;
        gap: 20px
    }
}

@media screen and (max-width: 1100px) {
    .v2-live-cashout-right[data-v-0e386a38] {
        flex:1
    }
}

@media screen and (max-width: 1040px) {
    .v2-index-register-right[data-v-0e386a38] {
        max-width:400px;
        width: 100%;
        padding: 50px 30px 30px
    }

    .v2-index-register-right input[data-v-0e386a38] {
        margin-bottom: 40px
    }

    .v2-many-ways-1[data-v-0e386a38] {
        display: flex;
        flex-direction: column;
        margin: 0 auto 120px;
        max-width: 474px;
        width: 100%
    }

    .v2-many-ways-1-right[data-v-0e386a38] {
        width: 100%
    }

    .v2-many-ways-2[data-v-0e386a38] {
        display: flex;
        flex-direction: column-reverse;
        margin: 0 auto 120px;
        max-width: 474px;
        width: 100%
    }

    .v2-many-ways-2-right>b[data-v-0e386a38] {
        width: 200px;
        height: 200px;
        top: -20px
    }

    .v2-many-ways-3[data-v-0e386a38] {
        display: flex;
        flex-direction: column;
        margin: 0 auto 120px;
        max-width: 474px;
        width: 100%
    }

    .v2-many-ways-3-left b[data-v-0e386a38] {
        width: 200px;
        height: 200px;
        top: -20px
    }

    .v2-many-ways-3-right[data-v-0e386a38] {
        padding-top: 120px
    }

    .v2-many-ways-4[data-v-0e386a38] {
        display: flex;
        flex-direction: column-reverse;
        margin: 0 auto 120px;
        max-width: 474px;
        width: 100%
    }

    .v2-redeem-coins-list[data-v-0e386a38] {
        max-width: 800px;
        width: 100%;
        margin: 80px auto 200px
    }

    .v2-redeem-coins-num ul li span[data-v-0e386a38] {
        font-size: 60px
    }

    .v2-redeem-coins-num ul li span b[data-v-0e386a38] {
        font-size: 40px;
        margin-top: 5px
    }

    .v2-redeem-coins-num ul li span i[data-v-0e386a38] {
        font-size: 30px;
        margin-bottom: 10px
    }

    .v2-redeem-coins .v2-redeem-coins-num span[data-v-0e386a38] {
        font-size: 38px
    }
}

@media screen and (max-width: 900px) {
    .v2-start-earning-dashboard[data-v-0e386a38] {
        margin-top:50px;
        justify-content: center;
        align-items: center;
        padding: 0 20px;
        gap: 50px
    }

    .v2-start-earning-dashboard img[data-v-0e386a38] {
        max-width: 260px
    }

    .v2-index-register[data-v-0e386a38] {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0
    }

    .v2-start-earning-score[data-v-0e386a38] {
        margin-top: 40px
    }

    .v2-index-register-right[data-v-0e386a38] {
        margin-top: 40px;
        max-width: 500px
    }

    .v2-getting-start ul[data-v-0e386a38] {
        display: block;
        max-width: 474px;
        width: 100%;
        margin: 0 auto
    }

    .v2-getting-start ul li[data-v-0e386a38] {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 30px
    }

    .v2-getting-start ul li[data-v-0e386a38]:last-child {
        margin-bottom: 0
    }

    .v2-getting-start ul li img[data-v-0e386a38] {
        width: 100px;
        height: 100px;
        border-radius: 16px;
        margin-right: 15px
    }

    .v2-getting-start ul li div p[data-v-0e386a38] {
        margin: 0 0 10px;
        text-align: left;
        font-size: 20px
    }

    .v2-getting-start ul li div span[data-v-0e386a38] {
        display: block;
        text-align: left;
        font-size: 14px
    }
}

@media screen and (max-width: 860px) {
    .v2-members-say>div ul[data-v-0e386a38] {
        display:flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        gap: 50px
    }

    .v2-members-say>div ul li[data-v-0e386a38] {
        width: 100%;
        margin: 0
    }

    .v2-live-cashout[data-v-0e386a38] {
        padding: 0 15px;
        box-shadow: none;
        display: block;
        margin-top: 100px
    }

    .v2-live-cashout-left>img[data-v-0e386a38] {
        max-width: 200px
    }

    .v2-live-cashout-left[data-v-0e386a38] {
        margin-bottom: 40px
    }

    .v2-live-cashout-right[data-v-0e386a38] {
        padding-top: 0;
        margin: 0 auto
    }

    .v2-live-cashout-right h2[data-v-0e386a38] {
        font-size: 28px
    }

    .v2-live-cashout-right-title[data-v-0e386a38] {
        margin-bottom: 20px
    }

    .v2-live-cashout-right-title p[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-live-cashout-right-title p b[data-v-0e386a38] {
        width: 10px;
        height: 10px
    }

    .v2-live-cashout-right-title>span[data-v-0e386a38] {
        height: auto;
        font-size: 16px
    }

    .v2-live-cashout-right ul li[data-v-0e386a38] {
        padding: 15px
    }

    .v2-live-cashout-right ul li .v2-live-cashout-right-item-left div[data-v-0e386a38] {
        width: 50px;
        height: 50px
    }

    .v2-live-cashout-right ul li .v2-live-cashout-right-item-left .flag-icon[data-v-0e386a38] {
        width: 18px
    }

    .v2-live-cashout-right-item-left>p[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-live-cashout-right-item-right p[data-v-0e386a38] {
        font-size: 16px;
        padding-right: 20px
    }

    .v2-live-cashout-right-item-right span[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-live-cashout-right-item-right span[data-v-0e386a38] {
        height: 40px;
        min-width: 80px
    }

    .v2-redeem-coins-num ul[data-v-0e386a38] {
        flex-wrap: wrap
    }

    .v2-redeem-coins-num ul li[data-v-0e386a38] {
        width: 48%
    }

    .v2-redeem-coins-num ul li span[data-v-0e386a38] {
        font-size: 60px
    }

    .v2-redeem-coins-num ul li span b[data-v-0e386a38] {
        font-size: 40px;
        margin-top: 5px
    }

    .v2-redeem-coins-num ul li span i[data-v-0e386a38] {
        font-size: 30px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 750px) {
    .v2-index-page[data-v-0e386a38] {
        padding:0 15px
    }

    .v2-start-earning[data-v-0e386a38] {
        padding: 50px 0
    }

    .v2-start-earning h1 {
        font-size: 28px
    }

    .v2-start-earning-amount-coin div[data-v-0e386a38] {
        margin-right: 0;
        font-size: 16px
    }

    .v2-start-earning-amount-coin div[data-v-0e386a38] * {
        font-size: 16px
    }

    .v2-index-register[data-v-0e386a38] {
        display: flex;
        flex-direction: column;
        gap: 40px;
        margin-top: 40px
    }

    .v2-index-register>div[data-v-0e386a38] {
        width: 100%
    }

    .v2-start-earning ul[data-v-0e386a38] {
        margin: 0
    }

    .v2-start-earning-score[data-v-0e386a38] {
        margin-top: 30px
    }

    .v2-start-earning-score p[data-v-0e386a38] {
        margin-bottom: 10px;
        font-size: 16px
    }

    .v2-start-earning-score p a[data-v-0e386a38],.v2-start-earning-score div span[data-v-0e386a38] {
        font-size: 14px
    }

    .v2-start-earning-score div img[data-v-0e386a38] {
        width: 18px;
        height: 18px
    }

    .v2-start-earning ul li[data-v-0e386a38]:hover {
        transform: scale(1)!important
    }

    .v2-start-earning ul li[data-v-0e386a38]:nth-of-type(2) {
        transform: scale(1)
    }

    .v2-start-earning ul li[data-v-0e386a38] {
        margin: 0;
        flex: 1;
        height: auto
    }

    .v2-start-earning ul[data-v-0e386a38] {
        display: flex;
        gap: 10px
    }

    .v2-start-earning-list[data-v-0e386a38] {
        width: 100%;
        height: auto
    }

    .v2-index-register-right[data-v-0e386a38] {
        padding: 20px
    }

    .v2-index-register-right h2[data-v-0e386a38] {
        font-size: 24px
    }

    .v2-index-register-right input[data-v-0e386a38] {
        margin-bottom: 30px
    }

    .v2-index-register-right .v2-index-register-right-or[data-v-0e386a38] {
        margin: 20px 0
    }

    .v2-index-register-right .google-register-btn[data-v-0e386a38] {
        margin: 0
    }

    .v2-index-register-right-tip[data-v-0e386a38] {
        margin-top: 20px;
        font-size: 14px
    }

    .v2-getting-start[data-v-0e386a38] {
        margin-top: 50px;
        padding: 0 15px
    }

    .v2-getting-start h2[data-v-0e386a38] {
        font-size: 28px
    }

    .v2-getting-start ul[data-v-0e386a38] {
        display: block
    }

    .v2-getting-start ul li[data-v-0e386a38] {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 30px
    }

    .v2-getting-start ul li[data-v-0e386a38]:last-child {
        margin-bottom: 0
    }

    .v2-getting-start ul li img[data-v-0e386a38] {
        width: 100px;
        height: 100px;
        border-radius: 16px;
        margin-right: 15px
    }

    .v2-getting-start ul li div p[data-v-0e386a38] {
        margin: 0 0 10px;
        text-align: left;
        font-size: 20px
    }

    .v2-getting-start ul li div span[data-v-0e386a38] {
        display: block;
        text-align: left;
        font-size: 14px
    }

    .v2-many-ways[data-v-0e386a38] {
        padding: 0 15px;
        margin: 100px auto 0;
        overflow: hidden
    }

    .v2-many-ways h2[data-v-0e386a38] {
        font-size: 28px
    }

    .v2-many-ways-1[data-v-0e386a38] {
        display: block
    }

    .v2-many-ways-1-left-box[data-v-0e386a38] {
        width: 100%
    }

    .v2-many-ways-1-left b[data-v-0e386a38] {
        width: 145px;
        height: 145px;
        bottom: -20px
    }

    .v2-many-ways-1>div[data-v-0e386a38] {
        padding-top: 30px
    }

    .v2-many-ways-1-right-title[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-many-ways-1-right p[data-v-0e386a38] {
        margin: 16px 0;
        font-size: 16px
    }

    .v2-many-ways-1-right div span[data-v-0e386a38]:last-child {
        font-size: 16px
    }

    .v2-many-ways-1-right div span b[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-many-ways-1-right div span[data-v-0e386a38] {
        margin: 0;
        display: block
    }

    .v2-many-ways-2[data-v-0e386a38] {
        display: flex;
        flex-direction: column-reverse
    }

    .v2-many-ways-2-right>b[data-v-0e386a38] {
        width: 200px;
        height: 200px
    }

    .v2-many-ways-2-left-title[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-many-ways-2-left p[data-v-0e386a38] {
        font-size: 16px;
        margin: 16px 0
    }

    .v2-many-ways-2-left div span[data-v-0e386a38],.v2-many-ways-2-left div span b[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-many-ways-2-right-box[data-v-0e386a38] {
        height: 180px;
        margin-bottom: 30px
    }

    .v2-many-ways-3[data-v-0e386a38] {
        display: block
    }

    .v2-many-ways-3-left[data-v-0e386a38] {
        width: 100%
    }

    .v2-many-ways-3-left-title[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-many-ways-3-left p[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-many-ways-3-left-box ul li[data-v-0e386a38] {
        height: auto
    }

    .v2-many-ways-3-left b[data-v-0e386a38] {
        width: 145px;
        height: 145px;
        top: -50px
    }

    .v2-many-ways-3-right[data-v-0e386a38] {
        padding-top: 80px
    }

    .v2-many-ways-3-right-title[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-many-ways-3-right p[data-v-0e386a38] {
        font-size: 16px;
        margin: 16px 0
    }

    .v2-many-ways-3-right div span[data-v-0e386a38],.v2-many-ways-3-right div span b[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-many-ways-3-right div span[data-v-0e386a38] {
        margin: 0;
        display: block
    }

    .v2-many-ways-4[data-v-0e386a38] {
        display: flex;
        flex-direction: column-reverse;
        margin: 0 auto
    }

    .v2-many-ways-4-right-box[data-v-0e386a38] {
        width: 100%;
        flex-direction: column
    }

    .v2-many-ways-4-right-survey[data-v-0e386a38] {
        width: 100%;
        height: auto;
        padding: 20px;
        margin: 0
    }

    .v2-many-ways-4-right-box>ul[data-v-0e386a38] {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 20px
    }

    .v2-many-ways-4-right-box>ul li[data-v-0e386a38] {
        flex: 1;
        padding: 8px
    }

    .v2-many-ways-4-right-title[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-many-ways-4-right p[data-v-0e386a38] {
        font-size: 16px;
        margin: 16px 0
    }

    .v2-many-ways-4-right div span[data-v-0e386a38],.v2-many-ways-4-right div span b[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-many-ways-4-left[data-v-0e386a38] {
        margin-top: 30px
    }

    .v2-many-ways-4-left-title[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-many-ways-4-left p[data-v-0e386a38] {
        font-size: 16px;
        margin: 16px 0
    }

    .v2-many-ways-4-left div span[data-v-0e386a38],.v2-many-ways-4-left div span b[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-many-ways-4-left div span[data-v-0e386a38] {
        margin: 0;
        display: block
    }

    .v2-redeem-coins[data-v-0e386a38] {
        margin: 100px auto 0
    }

    .v2-redeem-coins h2[data-v-0e386a38] {
        font-size: 28px
    }

    .v2-redeem-coins-title[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-redeem-coins .v2-redeem-coins-title div p[data-v-0e386a38] {
        width: 300px;
        right: -32px
    }

    .v2-redeem-coins-list[data-v-0e386a38] {
        margin: 50px auto 0
    }

    .v2-redeem-coins-list div[data-v-0e386a38] {
        flex: 0 0 calc(50% - 13px)
    }

    .v2-redeem-coins-num[data-v-0e386a38] {
        margin-top: 50px;
        padding: 0 15px
    }

    .v2-redeem-coins-num ul[data-v-0e386a38] {
        width: 100%;
        display: flex;
        margin: 0;
        gap: 5px;
        padding: 20px 0
    }

    .v2-redeem-coins-num ul li[data-v-0e386a38] {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        height: 102px
    }

    .v2-redeem-coins-num ul li span[data-v-0e386a38] {
        font-size: 40px;
        justify-content: center
    }

    .v2-redeem-coins-num ul li span b[data-v-0e386a38] {
        font-size: 25px;
        margin-top: 10px;
        margin-right: 5px
    }

    .v2-redeem-coins-num ul li span i[data-v-0e386a38] {
        font-size: 20px;
        margin-bottom: 10px;
        margin-left: 5px
    }

    .v2-redeem-coins-num ul li p[data-v-0e386a38] {
        font-size: 14px
    }

    .v2-redeem-coins .v2-redeem-coins-num span[data-v-0e386a38] {
        font-size: 30px
    }

    .v2-members-say[data-v-0e386a38] {
        padding: 0 15px;
        background: transparent
    }

    .v2-members-say>div h2[data-v-0e386a38] {
        font-size: 28px
    }

    .v2-members-say>div .v2-members-say-title[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-members-say>div .v2-members-say-title p[data-v-0e386a38] {
        width: 24px;
        height: 24px;
        line-height: 22px
    }

    .v2-members-say>div .v2-members-say-title p img[data-v-0e386a38] {
        width: 16px;
        height: 16px
    }

    .v2-members-say>div .v2-members-say-text[data-v-0e386a38] {
        padding: 16px 20px 20px
    }

    .v2-members-say>div .v2-members-say-text p[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-members-say>div .v2-members-say-country[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-members-say>div p[data-v-0e386a38] {
        margin: 0
    }

    .v2-members-say>div ul[data-v-0e386a38] {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        gap: 50px
    }

    .v2-members-say>div ul li[data-v-0e386a38] {
        width: 100%;
        margin: 0
    }

    .v2-members-say>div ul li[data-v-0e386a38]:last-child {
        margin-bottom: 0
    }

    .v2-frequently-asked-questions[data-v-0e386a38] {
        /* margin: 100px auto 0; */
        padding: 0 15px
    }

    .v2-frequently-asked-questions h2[data-v-0e386a38] {
        font-size: 28px
    }

    .v2-frequently-asked-questions ul[data-v-0e386a38] {
        max-width: 100%
    }

    .v2-frequently-asked-questions ul li[data-v-0e386a38] {
        padding: 16px
    }

    .v2-frequently-asked-questions .v2-faq-title p[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-live-cashout[data-v-0e386a38] {
        padding: 0 15px;
        box-shadow: none;
        display: block;
        margin: 100px 0 0
    }

    .night-type .v2-live-cashout[data-v-0e386a38] {
        border: 0px!important
    }

    .v2-live-cashout-left>img[data-v-0e386a38] {
        max-width: 200px
    }

    .v2-live-cashout-left[data-v-0e386a38] {
        margin-bottom: 40px
    }

    .v2-live-cashout-right[data-v-0e386a38] {
        padding-top: 0
    }

    .v2-live-cashout-right h2[data-v-0e386a38] {
        font-size: 28px
    }

    .v2-live-cashout-right-title[data-v-0e386a38] {
        margin-bottom: 20px
    }

    .v2-live-cashout-right-title p[data-v-0e386a38] {
        font-size: 20px
    }

    .v2-live-cashout-right-title p b[data-v-0e386a38] {
        width: 10px;
        height: 10px
    }

    .v2-live-cashout-right-title>span[data-v-0e386a38] {
        height: auto;
        font-size: 16px
    }

    .v2-live-cashout-right ul li[data-v-0e386a38] {
        padding: 15px
    }

    .v2-live-cashout-right ul li .v2-live-cashout-right-item-left div[data-v-0e386a38] {
        width: 50px;
        height: 50px
    }

    .v2-live-cashout-right ul li .v2-live-cashout-right-item-left .flag-icon[data-v-0e386a38] {
        width: 18px
    }

    .v2-live-cashout-right-item-left>p[data-v-0e386a38] {
        font-size: 16px
    }

    .v2-live-cashout-right-item-right p[data-v-0e386a38] {
        font-size: 14px;
        padding-right: 10px
    }

    .v2-live-cashout-right-item-right span[data-v-0e386a38] {
        font-size: 14px;
        height: 30px;
        min-width: 70px
    }

    .night-type .v2-members-say[data-v-0e386a38] {
        background-color: transparent!important
    }
}

.v2-live-cashout-right ul[data-v-0e386a38] {
    transition: transform .3s ease-out
}


.v2-footer[data-v-7dfdee8d] {
    width: 100%;
    background: #3E342D;
    padding: 50px 20px
}

.v2-footer-content[data-v-7dfdee8d] {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.v2-footer-content>div[data-v-7dfdee8d] {
    display: flex
}

.v2-footer-content-social>img[data-v-7dfdee8d] {
    width: 128px
}

.v2-footer-content-social ul[data-v-7dfdee8d] {
    display: flex;
    align-items: center;
    margin: 28px 0 0;
    padding-left: 0;
}

.v2-footer-content-social ul li[data-v-7dfdee8d] {
    margin-right: 10px;
    width: 38px;
    height: 38px;
    background: #6B5D53;
    border-radius: 8px;
    overflow: hidden;
    padding: 8px
}

.v2-footer-content-social ul li a[data-v-7dfdee8d] {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.v2-footer-content-social ul li a img[data-v-7dfdee8d] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.v2-footer-content-social ul li img[data-v-7dfdee8d]:last-child {
    display: none
}

.v2-footer-content-social ul li:hover img[data-v-7dfdee8d]:first-child {
    display: none
}

.v2-footer-content-social ul li:hover img[data-v-7dfdee8d]:last-child {
    display: block
}

.v2-footer-content-social .v2-footer-night[data-v-7dfdee8d] {
    width: 88px;
    cursor: pointer;
    margin-top: 26px
}

.v2-footer-content-about[data-v-7dfdee8d] {
    display: flex;
    margin-left: 195px
}

.v2-footer-content-about ul[data-v-7dfdee8d] {
    width: 250px
}

.v2-footer-content-about ul li[data-v-7dfdee8d] {
    margin-bottom: 10px
}

.v2-footer-content-about ul li[data-v-7dfdee8d]:first-child {
    font-family: Lato-Medium;
    font-size: 16px;
    color: #d8c7bb
}

.v2-footer-content-about ul li a[data-v-7dfdee8d] {
    font-family: Lato-Semibold;
    font-size: 16px;
    color: #fff
}

.v2-footer-adgrand[data-v-7dfdee8d] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.v2-footer-adgrand-left[data-v-7dfdee8d] {
    font-family: Lato-Medium;
    font-size: 14px;
    color: #d8c7bb
}

.v2-footer-adgrand[data-v-7dfdee8d] {
    margin-top: 80px
}

.v2-footer-adgrand-right[data-v-7dfdee8d] {
    display: flex;
    align-items: center
}

.v2-footer-adgrand-right a[data-v-7dfdee8d] {
    width: 100px;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 14px
}

.v2-footer-adgrand-right a[data-v-7dfdee8d]:last-child {
    margin: 0
}

.v2-footer-adgrand-right a img[data-v-7dfdee8d] {
    width: 100%;
}

@media (max-width: 1190px) {
    .v2-footer-content-about[data-v-7dfdee8d] {
        flex:1;
        margin-left: 100px
    }

    .v2-footer-content-about ul[data-v-7dfdee8d] {
        width: 30%
    }
}

@media (max-width: 790px) {
    .v2-footer-content-about[data-v-7dfdee8d] {
        margin:0
    }

    .v2-footer-content>div[data-v-7dfdee8d] {
        flex-direction: column-reverse
    }

    .v2-footer-adgrand[data-v-7dfdee8d] {
        margin-top: 40px
    }

    .v2-footer-adgrand-right[data-v-7dfdee8d] {
        display: block;
        width: 100%;
        text-align: left
    }

    .v2-footer-adgrand-right a[data-v-7dfdee8d] {
        margin: 0 0 20px
    }

    .v2-footer-adgrand-left[data-v-7dfdee8d] {
        margin-top: 20px
    }

    .v2-footer-content-about[data-v-7dfdee8d] {
        justify-content: space-between
    }
}


  #businessPartnersScroll {
    display: flex; /* Keep items in a row */
    transition: transform 0.5s ease; /* Smooth transition */
  }

  .partner-card {
    width: 250px; /* Fixed width */
    height: 125px; /* Fixed height */
    margin-right: 20px; /* Spacing between items */
    background-color: #333; /* Dark background color */
    border-radius: 8px; /* Rounded corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Light shadow for depth */
    display: flex;
    justify-content: center;
    align-items: center; /* Center content in card */
  }

  .partner-logo {
    width: 200px; /* Fixed width for logos */
    height: 100px; /* Fixed height for logos */
    object-fit: contain; /* Ensure aspect ratio is maintained */
  }

