.NOT-home-page {
    position: relative;
    background: url(/imgs/light2.png),url(/imgs/light3.png),linear-gradient(0deg,#1d0574,#830bc2);
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: contain,contain,contain;
    background-position: top 1.87rem center,top 2.07rem center,top center;
    padding-bottom: 1.4rem
}

.NOT-home-info {
    margin-top: .15rem
}

.NOT-home-info-count {
    position: relative
}

.NOT-home-info-progress {
    margin-top: .25rem
}

.NOT-home-info-desc {
    margin-top: .2rem
}

.NOT-home-wheel-container {
    margin-top: .69rem
}

.NOT-home-btn-container {
    margin-top: .57rem;
    padding: 0 .6rem;
    display: flex
}

.NOT-home-main-btn {
    width: 4.62rem;
    height: .9rem;
    background: linear-gradient(0deg,#219cdb,#305fc2 27%,#a126fa);
    border-radius: .2rem;
    font-weight: 700;
    font-size: .36rem;
    color: #ebd6fd;
    box-shadow: inset 0 0 .1rem #ffffff80
}

.NOT-icon-main-invite {
    width: .53rem;
    height: .61rem;
    background-image: url(/imgs/main_invite.png);
    background-size: contain;
    background-repeat: no-repeat
}

.NOT-home-share-container {
    margin-top: .39rem;
    margin-bottom: .56rem
}
