.card[data-v-3e439b68] {
    margin: 30px 20px 0
}

.item-text[data-v-3e439b68] {
    margin: 30px
}

.title[data-v-3e439b68] {
    height: 40px;
    overflow: hidden;
    color: var(--theme-text-color);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

p[data-v-3e439b68] {
    margin: 0
}

.rate[data-v-3e439b68] {
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px
}

.rate[data-v-3e439b68], .text[data-v-3e439b68] {
    color: var(--theme-text-color-secondary);
    font-weight: 400
}

.text[data-v-3e439b68] {
    height: 80px;
    margin-top: 20px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    text-overflow: ellipsis
}

a[data-v-3e439b68] {
    text-decoration: none
}

.img-style[data-v-3e439b68] {
    border-radius: 5px
}

.center[data-v-f68f28f4] {
    margin: 60px auto 100px
}

.left[data-v-f68f28f4] {
    display: flex;
    flex-wrap: wrap;
    background: var(--theme-bg-block);
    border-radius: 15px
}

.right[data-v-f68f28f4] {
    margin-left: 30px
}

.item-left[data-v-f68f28f4] {
    width: calc(50% - 40px);
    background: var(--theme-bg-block-dark);
    border-radius: 10px
}

.item-text[data-v-f68f28f4] {
    margin: 30px
}

.title[data-v-f68f28f4] {
    height: 40px;
    overflow: hidden;
    color: var(--theme-text-color);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

p[data-v-f68f28f4] {
    margin: 0
}

.rate[data-v-f68f28f4] {
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px
}

.rate[data-v-f68f28f4], .text[data-v-f68f28f4] {
    color: var(--theme-text-color-secondary);
    font-weight: 400
}

.text[data-v-f68f28f4] {
    height: 80px;
    margin-top: 20px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    text-overflow: ellipsis
}

.btn[data-v-f68f28f4] {
    align-content: center;
    justify-content: center;
    width: 100%;
    margin: 40px auto;
    text-align: center
}

.right-title[data-v-f68f28f4] {
    width: 100%;
    padding-bottom: 20px;
    color: var(--theme-text-color);
    font-weight: 600;
    font-size: 16px;
    font-family: SFPro-Semibold, SFPro;
    line-height: 16px;
    text-align: left
}

.item-right[data-v-f68f28f4], .right-title[data-v-f68f28f4] {
    border-bottom: 1px solid var(--theme-border-color-dark)
}

.item-right[data-v-f68f28f4] {
    padding: 20px 0
}

a[data-v-f68f28f4] {
    text-decoration: none
}

@media screen and (max-width: 750px) {
    .item-left[data-v-f68f28f4] {
        width: 100%
    }
}

.landing__box[data-v-3a6cb5f4] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #fff;
    text-align: center
}

.title[data-v-3a6cb5f4] {
    margin: 0;
    font-weight: 700;
    font-size: 40px
}

.sub__title[data-v-3a6cb5f4] {
    width: 1000px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    white-space: pre-line
}

.box[data-v-3a6cb5f4] {
    height: 550px
}

@media screen and (max-width: 996px) {
    .title[data-v-3a6cb5f4] {
        font-size: 30px
    }

    .sub__title[data-v-3a6cb5f4] {
        width: 100%;
        font-size: 16px;
        line-height: 21px
    }
}

@media screen and (max-width: 414px) {
    .box[data-v-3a6cb5f4] {
        height: 340px
    }

    .title[data-v-3a6cb5f4] {
        font-size: 24px
    }

    .sub__title[data-v-3a6cb5f4] {
        width: 100%;
        font-size: 14px;
        line-height: 21px
    }
}

