.fellou-work-different-box {
    margin-top: 1.86rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.fellou-work-different-box .fellou-work-different-title {
    width: 8.01rem;
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .48rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-work-different-box .fellou-work-different-table {
    margin-top: .98rem;
    min-width: 12rem;
    position: relative
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left {
    padding: .34rem .24rem .24rem .2rem;
    position: relative;
    top: 0;
    left: 0;
    width: 7.23rem;
    flex-shrink: 0;
    border-radius: 12px;
    background: #5e31d8;
    box-shadow: 0 2px 42px -12px rgba(52, 64, 84, .12), 0 8px 34px 0 rgba(102, 112, 133, .05);
    backdrop-filter: blur(12px);
    z-index: 1
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .left-title-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .left-title-box-icon-box {
    width: .42rem;
    height: .42rem;
    border-radius: .04rem;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .16rem
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .left-title-box-icon-box .table-logo {
    width: .3rem;
    height: .3rem;
    border-radius: .04rem;
    position: relative
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .left-title-box-title {
    color: #fff;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 600;
    line-height: .26rem
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item {
    min-width: 0;
    display: flex;
    gap: .75rem;
    align-items: center;
    height: 1.17rem;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-title {
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .24rem;
    width: 1.92rem
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity {
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: .24rem;
    gap: .08rem;
    display: flex;
    align-items: center;
    align-items: flex-start
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-dui {
    color: #36b359;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-content {
    width: 3.14rem
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-how {
    color: #fff;
    display: inline-flex;
    padding: .06rem .08rem;
    justify-content: center;
    align-items: center;
    gap: .1rem;
    border-radius: .04rem;
    cursor: pointer
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-how .iconfont {
    width: .24rem;
    height: .24rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-how:hover {
    color: #5e31d8;
    background: hsla(0, 0%, 100%, .9);
    box-shadow: 0 0 24px 0 rgba(102, 103, 133, .16)
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item:last-child {
    height: 1.01rem;
    border-bottom: 0 solid rgba(229, 230, 235, .6)
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right {
    padding: .34rem .24rem .24rem .2rem;
    position: absolute;
    top: 0;
    right: 0;
    width: 4.96rem;
    flex-shrink: 0;
    border-radius: .12rem;
    background: hsla(0, 0%, 100%, .1);
    backdrop-filter: blur(.12rem);
    z-index: 0
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .right-title-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .right-title-box-icon-box {
    position: relative;
    width: .42rem;
    height: .42rem;
    border-radius: .04rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .16rem;
    background: #f0eeec
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .right-title-box-icon-box .right-title-box-icon {
    position: relative;
    width: .3rem;
    height: .3rem
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .right-title-box-title {
    color: #fff;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 600;
    line-height: .26rem
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item {
    margin-left: .24rem;
    min-width: 0;
    display: flex;
    gap: .75rem;
    align-items: center;
    justify-content: center;
    height: 1.17rem;
    border-bottom: 1px solid rgba(41, 29, 58, .5)
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity {
    width: 2.87rem;
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: .24rem;
    gap: .08rem;
    display: flex;
    align-items: flex-start
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-dui {
    color: #36b359;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-no {
    color: #98a2b3
}

.fellou-work-different-box .fellou-work-different-table .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item:last-child {
    height: 1.01rem;
    border-bottom: 0 solid rgba(229, 230, 235, .6)
}

.fellou-work-capacity-table-popover .ant-popover-inner {
    padding: .16rem;
    border-radius: .12rem;
    background: #fff;
    box-shadow: 0 2px 42px -12px rgba(52, 64, 84, .12), 0 8px 34px 0 rgba(102, 112, 133, .05);
    backdrop-filter: blur(12px)
}

@media screen and (max-width:750px) {
    .fellou-work-different-box {
        margin-top: 1.6rem;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
    }

    .fellou-work-different-box .fellou-work-different-title {
        width: 3.43rem;
        color: #fff;
        text-align: center;
        font-family: PingFang SC;
        font-size: .36rem;
        font-style: normal;
        font-weight: 700;
        line-height: .46rem
    }

    .fellou-work-different-box .fellou-work-different-table-m {
        margin-top: .56rem;
        width: 3.43rem;
        display: flex;
        flex-direction: column;
        gap: .32rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left {
        padding: .22rem .16rem;
        border-radius: 12px;
        background: #5e31d8;
        box-shadow: 0 2px 42px -12px rgba(52, 64, 84, .12), 0 8px 34px 0 rgba(102, 112, 133, .05);
        backdrop-filter: blur(12px);
        z-index: 1
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .left-title-box {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid rgba(96, 97, 246, .16);
        padding-bottom: .2rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .left-title-box .left-title-box-icon-box {
        width: .42rem;
        height: .42rem;
        border-radius: .04rem;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: .16rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .left-title-box .left-title-box-icon-box .table-logo {
        width: .3rem;
        height: .3rem;
        border-radius: .04rem;
        position: relative
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .left-title-box .left-title-box-title {
        color: #fff;
        font-family: PingFang SC;
        font-size: .24rem;
        font-style: normal;
        font-weight: 600;
        line-height: .26rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item {
        min-width: 0;
        display: flex;
        gap: .4rem;
        align-items: center;
        padding: .16rem 0 .16rem .16rem;
        border-bottom: 1px solid rgba(96, 97, 246, .16)
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-dui {
        width: .24rem;
        height: .24rem;
        color: #36b359;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-dui .iconfont {
        font-size: .24rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity {
        width: 2.3rem;
        gap: .04rem;
        display: flex;
        flex-direction: column
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-title {
        color: #fff;
        font-family: PingFang SC;
        font-size: .14rem;
        font-style: normal;
        font-weight: 400;
        line-height: .24rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-content {
        color: #aba3b7;
        font-family: PingFang SC;
        font-size: .14rem;
        font-style: normal;
        font-weight: 400;
        line-height: .24rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-how {
        color: #fff;
        display: inline-flex;
        padding: .06rem .08rem;
        justify-content: flex-start;
        gap: .1rem;
        cursor: pointer;
        font-size: .14rem;
        font-style: normal;
        font-weight: 400;
        line-height: .24rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-how .iconfont {
        width: .24rem;
        height: .24rem;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-left .fellou-work-capacity-table-box .fellou-work-capacity-table-item:last-child {
        height: 1.24rem;
        border-bottom: 0 solid rgba(229, 230, 235, .6)
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right {
        padding: .22rem .16rem;
        border-radius: .12rem;
        background: hsla(0, 0%, 100%, .1);
        backdrop-filter: blur(.12rem)
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .right-title-box {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid rgba(41, 29, 58, .5);
        padding-bottom: .2rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .right-title-box .right-title-box-icon-box {
        position: relative;
        width: .42rem;
        height: .42rem;
        border-radius: .04rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: .16rem;
        background: #f0eeec
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .right-title-box .right-title-box-icon-box .right-title-box-icon {
        position: relative;
        width: .3rem;
        height: .3rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .right-title-box .right-title-box-title {
        color: #fff;
        font-family: PingFang SC;
        font-size: .24rem;
        font-style: normal;
        font-weight: 600;
        line-height: .26rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item {
        min-height: 1.24rem;
        padding: .16rem 0 .16rem .16rem;
        min-width: 0;
        display: flex;
        gap: .4rem;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid rgba(41, 29, 58, .5)
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-dui {
        width: .24rem;
        height: .24rem;
        color: #36b359;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-dui .iconfont {
        font-size: .24rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-no {
        color: #98a2b3
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity {
        width: 2.3rem;
        gap: .04rem;
        display: flex;
        flex-direction: column
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-title {
        color: #fff;
        font-family: PingFang SC;
        font-size: .14rem;
        font-style: normal;
        font-weight: 400;
        line-height: .24rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item .fellou-work-capacity-table-item-capacity .fellou-work-capacity-table-item-content {
        color: #aba3b7;
        font-family: PingFang SC;
        font-size: .14rem;
        font-style: normal;
        font-weight: 400;
        line-height: .24rem
    }

    .fellou-work-different-box .fellou-work-different-table-m .fellou-work-different-table-right .fellou-work-capacity-table-box .fellou-work-capacity-table-item:last-child {
        height: 1.24rem;
        border-bottom: 0 solid rgba(229, 230, 235, .6)
    }

    .fellou-work-capacity-table-popover .ant-popover-inner {
        padding: .16rem;
        border-radius: .12rem;
        background: #fff;
        box-shadow: 0 2px 42px -12px rgba(52, 64, 84, .12), 0 8px 34px 0 rgba(102, 112, 133, .05);
        backdrop-filter: blur(12px)
    }
}

.first-screen-box {
    margin: 0;
    height: 100%
}

.first-screen-box .screen-1-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2.2rem
}

.first-screen-box .screen-1-box .screen-1-info-box {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center
}

.first-screen-box .screen-1-box .screen-1-info-box .first-screen-logo {
    width: .62rem;
    height: .22rem;
    border-radius: .08rem
}

.first-screen-box .screen-1-box .screen-1-info-box .home-title {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center
}

.first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-1 {
    color: #fff;
    font-family: PingFang SC;
    font-size: .62rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-1 span {
    background: linear-gradient(91deg, #5e31d8 25.75%, #ff9000 108.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: PingFang SC;
    font-size: .62rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-2 {
    display: flex;
    max-width: 12rem;
    margin-top: .44rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem;
    letter-spacing: .0084rem
}

.first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-2 .home-title-2-hlight {
    position: relative;
    color: #e2d8f3;
    padding: 0 .08rem;
    height: 80%
}

.first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-2 .home-title-2-hlight .home-title-2-hlight-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 110% !important
}

.first-screen-box .screen-1-box .screen-1-info-box .homd-page-adopter-btn {
    margin-top: .64rem;
    display: flex;
    gap: .32rem
}

.first-screen-box .screen-1-box .screen-1-info-box .homd-page-adopter-btn .radius-btn {
    border-radius: .5rem
}

.first-screen-box .screen-1-box .screen-1-info-box .homd-page-adopter-btn .consult-download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .08rem;
    border-radius: .5rem;
    border: none;
    background: hsla(0, 0%, 100%, .1)
}

.first-screen-box .screen-1-box .screen-1-info-box .homd-page-adopter-btn .consult-download-btn:hover {
    background: hsla(0, 0%, 100%, .2)
}

.first-screen-box .screen-1-box .screen-1-info-box .first-screen-video {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .98rem;
    width: 10.52rem;
    height: 6.48rem;
    border-radius: 24px;
    border: 2px solid hsla(0, 0%, 100%, .08)
}

.first-screen-box .screen-1-box .screen-1-info-box .first-screen-video .first-screen-video-warp {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    backdrop-filter: blur(12px)
}

.first-screen-box .screen-1-box .screen-1-info-box .first-screen-video .first-screen-video-warp video {
    border-radius: 24px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.first-screen-box .screen-1-box .screen-1-info-box .first-screen-video .first-screen-video-warp .loading-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.first-screen-box .screen-1-box .screen-1-info-box .first-screen-video .first-screen-video-warp .loading-wrapper .ant-spin {
    color: #6061f6
}

@media screen and (max-width:750px) {
    .first-screen-box .screen-1-box {
        margin-top: 126px
    }

    .first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-1 {
        font-size: 42px;
        text-align: center;
        font-weight: 700;
        line-height: 56px
    }

    .first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-1 span {
        background: linear-gradient(91deg, #5e31d8 25.75%, #ff9000 108.73%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 42px;
        font-style: normal;
        font-weight: 700;
        line-height: 56px
    }

    .first-screen-box .screen-1-box .screen-1-info-box .home-title .home-title-2 {
        display: flex;
        max-width: 750px;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        margin-top: 16px;
        line-height: 28px;
        letter-spacing: normal
    }

    .first-screen-box .screen-1-box .screen-1-info-box .homd-page-adopter-btn {
        margin-top: 24px
    }

    .first-screen-box .screen-1-box .screen-1-info-box .homd-page-adopter-btn .consult-btn {
        margin-top: 32px
    }

    .first-screen-box .screen-1-box .screen-1-info-box .first-screen-video {
        border: 2px solid hsla(0, 0%, 100%, .08);
        margin-top: 56px;
        width: 98%;
        height: auto;
        flex-shrink: 0;
        border-radius: 8px
    }

    .first-screen-box .screen-1-box .screen-1-info-box .first-screen-video .first-screen-video-warp {
        width: 100%;
        height: 100%;
        border-radius: 8px
    }

    .first-screen-box .screen-1-box .screen-1-info-box .first-screen-video .first-screen-video-warp video {
        border-radius: 8px;
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

.fellou-smart-warp {
    margin-top: 1.86rem;
    justify-content: center
}

.fellou-smart-warp,
.fellou-smart-warp .fellou-smart-info-warp {
    display: flex;
    align-items: center;
    flex-direction: column
}

.fellou-smart-warp .fellou-smart-info-warp .fellou-smart-info-tag {
    height: .48rem;
    padding: .08rem;
    border-radius: .08rem;
    border: 2px solid hsla(0, 0%, 100%, .1);
    background: linear-gradient(274deg, hsla(0, 0%, 100%, .1) -20.28%, hsla(0, 0%, 100%, .04) 42.26%, hsla(0, 0%, 100%, .08) 109.33%);
    backdrop-filter: blur(7px)
}

.fellou-smart-warp .fellou-smart-info-warp .fellou-smart-info-tag .fellou-smart-info-tag-box {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content
}

.fellou-smart-warp .fellou-smart-info-warp .fellou-smart-info-tag .fellou-smart-info-tag-box .fellou-smart-info-tag-box-title-tag {
    color: #fff;
    font-size: .16rem;
    font-style: normal;
    font-weight: 330;
    line-height: .24rem;
    display: flex;
    padding: .04rem .16rem;
    justify-content: center;
    align-items: center;
    border-radius: .08rem;
    background: linear-gradient(93deg, #c97049 2.41%, #5e31d8 99.2%), linear-gradient(274deg, hsla(0, 0%, 100%, .1) -20.28%, hsla(0, 0%, 100%, .04) 42.26%, hsla(0, 0%, 100%, .08) 109.33%);
    backdrop-filter: blur(7px);
    margin-right: .12rem
}

.fellou-smart-warp .fellou-smart-info-warp .fellou-smart-info-tag .fellou-smart-info-tag-box .fellou-smart-info-tag-box-title {
    max-width: 10rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: .08rem;
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem
}

.fellou-smart-warp .fellou-smart-info-warp .fellou-smart-info-title {
    margin-top: .24rem;
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .48rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-smart-warp .fellou-smart-info-warp .fellou-smart-info-sub-title {
    margin-top: .24rem;
    width: 7.6rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem
}

.fellou-smart-warp .fellou-want-it-btn {
    margin-top: .64rem;
    border-radius: .5rem
}

.fellou-smart-warp .fellou-be-disabled-btn {
    background: #bfc3f7;
    cursor: not-allowed
}

.fellou-smart-warp .fellou-be-disabled-btn .iconfont {
    margin-left: .08rem
}

.fellou-smart-warp .fellou-be-disabled-btn:hover {
    background: #bfc3f7;
    cursor: not-allowed
}

.fellou-smart-warp .fellou-smart-card-warp {
    width: 12rem;
    margin-top: .98rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: .32rem
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item {
    border-radius: 12px;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .04);
    backdrop-filter: blur(12px);
    width: 12rem;
    height: 4.52rem;
    padding: .16rem;
    gap: .86rem;
    display: flex;
    align-items: center;
    flex-direction: row
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box {
    display: flex;
    flex-direction: column;
    gap: .16rem
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box .fellou-smart-card-item-title {
    color: #fff;
    font-family: PingFang SC;
    font-size: .32rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box .fellou-smart-card-item-desc {
    white-space: pre-line;
    color: #aba7b0;
    font-family: PingFang SC;
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box.odd {
    padding-left: .7rem
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box.even {
    padding-right: .7rem
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item:nth-child(odd) {
    flex-direction: row-reverse
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-img,
.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-video {
    border-radius: 8px;
    background: rgba(96, 97, 246, .2);
    backdrop-filter: blur(6.9375px);
    position: relative;
    width: 5.58rem;
    height: 3.91rem;
    flex-shrink: 0
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-img .video-container,
.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-video .video-container {
    border-radius: 8px
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-video {
    position: relative;

    overflow: hidden;
    border-radius: 8px;
    background: rgba(96, 97, 246, .2);
    backdrop-filter: blur(6.9375px);
    width: 5.58rem;
    height: 3.91rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-video .youtube-player {
    position: relative;
    width: 100%;
    height: 100%
}

.fellou-smart-warp .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-video .youtube-player iframe.youtube-iframe {
    position: absolute;
    border: none;
    background: transparent;
    width: calc(100% + 120px);
    height: calc(100% + 120px);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.fellou-smart-warp .fellou-smart-card-item-icon {
    border-radius: 4px;
    width: .56rem;
    height: .56rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-smart-warp .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: .48rem;
    height: .48rem;
    border-radius: 4px;
    /* background: #5e31d8; */
    backdrop-filter: blur(6.3011465073px)
}

.fellou-smart-warp .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon .icon {
    font-size: .3rem;
    color: #fff
}

.fellou-smart-warp .fellou-smart-card-last-item {
    width: 100%;
    height: 4.52rem;
    gap: .32rem;
    display: flex;
    align-items: center
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-item-icon {
    width: .38rem;
    height: .38rem
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon {
    width: .32rem;
    height: .32rem
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-item-title {
    margin-top: .16rem;
    color: #fff;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 500;
    line-height: .32rem;
    letter-spacing: .72px
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-item-desc {
    white-space: pre-line;
    margin-top: .16rem;
    color: #aba7b0;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .26rem
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-left {
    max-width: 6rem;
    padding: .32rem;
    border-radius: 12px;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .04);
    backdrop-filter: blur(12px);
    height: 100%;
    flex: 1;
    position: relative
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-left .fellou-smart-card-last-item-left-bg {
    position: absolute;
    width: 6rem;
    height: 4.53rem;
    left: 0;
    top: 0
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-left .fellou-smart-card-last-item-left-img {
    width: 4.98rem;
    height: 2.6rem;
    position: relative
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right {
    height: 100%;
    flex: 1;
    display: flex;
    gap: .32rem;
    flex-direction: column
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1,
.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 {
    height: 2.1rem;
    padding: .32rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .04);
    backdrop-filter: blur(12px);
    position: relative
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-item-icon,
.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-item-icon {
    position: absolute;
    width: .38rem;
    height: .38rem
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon,
.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon {
    width: .32rem;
    height: .32rem
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-item-title,
.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-item-title {
    margin-top: .48rem
}

.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-last-item-right-img,
.fellou-smart-warp .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-last-item-right-img {
    width: 2.4rem;
    height: 2.12rem;
    position: absolute;
    right: 0;
    top: 0
}

.fellou-smart-warp-m {
    margin-top: .9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.fellou-smart-warp-m .fellou-smart-info-warp {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 3.43rem
}

.fellou-smart-warp-m .fellou-smart-info-warp .fellou-work-info-tag {
    max-width: 3.43rem;
    padding: .04rem;
    height: auto;
    border-radius: .08rem;
    border: 2px solid hsla(0, 0%, 100%, .1);
    background: linear-gradient(274deg, hsla(0, 0%, 100%, .1) -20.28%, hsla(0, 0%, 100%, .04) 42.26%, hsla(0, 0%, 100%, .08) 109.33%);
    backdrop-filter: blur(7px)
}

.fellou-smart-warp-m .fellou-smart-info-warp .fellou-work-info-tag .fellou-work-info-tag-box {
    padding: .08rem .12rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 3.43rem
}

.fellou-smart-warp-m .fellou-smart-info-warp .fellou-work-info-tag .fellou-work-info-tag-box .fellou-work-info-tag-box-title {
    text-align: center;
    display: inline-flex;
    white-space: normal;
    justify-content: center;
    align-items: center;
    gap: .08rem;
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .24rem
}

.fellou-smart-warp-m .fellou-smart-info-warp .fellou-smart-info-title {
    margin-top: .16rem;
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .36rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-smart-warp-m .fellou-smart-info-warp .fellou-smart-info-sub-title {
    margin-top: .16rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .28rem
}

.fellou-smart-warp-m .fellou-want-it-btn {
    margin-top: .32rem;
    border-radius: .5rem
}

.fellou-smart-warp-m .fellou-be-disabled-btn {
    background: #bfc3f7;
    cursor: not-allowed
}

.fellou-smart-warp-m .fellou-be-disabled-btn .iconfont {
    margin-left: .08rem
}

.fellou-smart-warp-m .fellou-be-disabled-btn:hover {
    background: #bfc3f7;
    cursor: not-allowed
}

.fellou-smart-warp-m .fellou-smart-card-warp {
    max-width: 3.43rem;
    margin-top: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: .32rem
}

.fellou-smart-warp-m .fellou-smart-card-warp .fellou-smart-card-item {
    border-radius: 12px;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .04);
    backdrop-filter: blur(12px);
    max-width: 3.43rem;
    padding: .04rem;
    gap: .24rem;
    display: flex;
    align-items: center;
    flex-direction: column
}

.fellou-smart-warp-m .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box {
    display: flex;
    flex-direction: column;
    gap: .16rem;
    padding: 0 .22rem .18rem
}

.fellou-smart-warp-m .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box .fellou-smart-card-item-title {
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-smart-warp-m .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-box .fellou-smart-card-item-desc {
    white-space: pre-line;
    color: #aba7b0;
    font-family: PingFang SC;
    font-size: .14rem;
    font-style: normal;
    font-weight: 400;
    line-height: .22rem
}

.fellou-smart-warp-m .fellou-smart-card-warp .fellou-smart-card-item .fellou-smart-card-item-video {
    position: relative;

    overflow: hidden;
    border-radius: 8px;
    background: rgba(96, 97, 246, .2);
    backdrop-filter: blur(6.9375px);
    width: 3.28rem;
    height: 2.28rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-smart-warp-m .fellou-smart-card-item-icon,
.fellou-smart-warp-m .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon {
    border-radius: 4px;
    width: .28rem;
    height: .28rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.fellou-smart-warp-m .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon {
    background: #5e31d8;
    backdrop-filter: blur(6.3011465073px)
}

.fellou-smart-warp-m .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon .icon {
    font-size: .18rem;
    color: #fff
}

.fellou-smart-warp-m .fellou-smart-card-last-item {
    width: 100%;
    gap: .32rem;
    display: flex;
    align-items: center;
    flex-direction: column
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-item-icon {
    width: .38rem;
    height: .38rem
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon {
    width: .32rem;
    height: .32rem
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-item-title {
    margin-top: .16rem;
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: .18rem;
    letter-spacing: .72px
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-item-desc {
    white-space: pre-line;
    margin-top: .16rem;
    color: #aba7b0;
    font-family: PingFang SC;
    font-size: .14rem;
    font-style: normal;
    font-weight: 400;
    line-height: .22rem
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-left {
    max-width: 3.43rem;
    padding: .24rem;
    border-radius: 12px;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .04);
    backdrop-filter: blur(12px);
    height: 100%;
    flex: 1;
    position: relative
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-left .fellou-smart-card-last-item-left-img {
    margin-top: .16rem;
    width: 2.6rem;
    height: 1.66rem;
    position: relative
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right {
    height: 100%;
    flex: 1;
    display: flex;
    gap: .32rem;
    flex-direction: column
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1,
.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 {
    height: 2.1rem;
    padding: .24rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .04);
    backdrop-filter: blur(12px);
    position: relative
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-item-icon,
.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-item-icon {
    position: absolute;
    width: .38rem;
    height: .38rem
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon,
.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-item-icon .fellou-smart-card-item-box-icon {
    width: .32rem;
    height: .32rem
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-item-title,
.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-item-title {
    margin-top: .48rem
}

.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-1 .fellou-smart-card-last-item-right-img,
.fellou-smart-warp-m .fellou-smart-card-last-item .fellou-smart-card-last-item-right .fellou-smart-card-last-item-right-2 .fellou-smart-card-last-item-right-img {
    width: 2.4rem;
    height: 2.12rem;
    position: absolute;
    right: 0;
    top: 0
}

.fellou-stories-warp {
    margin-top: 1.86rem;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.fellou-stories-warp .fellou-privacy-card {
    position: relative;
    height: 5.06rem
}

.fellou-stories-warp .fellou-privacy-card .fellou-privacy-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center
}

.fellou-stories-warp .fellou-privacy-card .fellou-privacy-title .fellou-privacy-title-1 {
    display: flex;
    justify-content: center;
    color: #fff;
    font-family: PingFang SC;
    font-size: .48rem;
    width: 8rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.44px
}

.fellou-stories-warp .fellou-privacy-card .fellou-privacy-title .fellou-privacy-title-2 {
    margin-top: .24rem;
    width: 6.8rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .18rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem
}

.fellou-stories-warp .fellou-privacy-card .fellou-privacy-bg {
    position: absolute;
    width: 12.4rem;
    height: 5.06rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.fellou-stories-warp .fellou-stories-title {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1.86rem;
    margin-bottom: .98rem
}

.fellou-stories-warp .fellou-stories-title .stories-pin-round-bg {
    display: none;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 12rem;
    height: 15rem;
    background: rgba(100, 1, 248, .184);
    filter: blur(2rem);

}

@media screen and (min-width:1200px) {
    .fellou-stories-warp .fellou-stories-title .stories-pin-round-bg {
        display: block
    }
}

.fellou-stories-warp .fellou-stories-title .fellou-stories-title-1 {
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .48rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-stories-warp .fellou-stories-title .fellou-stories-title-2 {
    margin-top: .24rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem
}

.fellou-stories-warp .fellou-empowering-title {
    margin: 1.83rem auto 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.fellou-stories-warp .fellou-empowering-title .fellou-empowering-title-1 {
    width: 9.14rem;
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .48rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-stories-warp .fellou-empowering-title .fellou-empowering-title-2 {
    margin-top: .24rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem
}

.fellou-stories-warp .fellou-empowering-title .consult-btn {
    margin-top: .64rem;
    border-radius: .5rem
}

.fellou-stories-warp .fellou-empowering-title .transition-btn {
    border: none;
    background: hsla(0, 0%, 100%, .1)
}

.fellou-stories-warp .fellou-empowering-title .transition-btn:hover {
    background: hsla(0, 0%, 100%, .2)
}

.fellou-stories-warp .stories-section {
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.fellou-stories-warp .stories-section .stories-masonry {
    display: flex;
    width: 12rem
}

.fellou-stories-warp .stories-section .stories-masonry-column {
    padding-left: .16rem;
    background-clip: padding-box;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.fellou-stories-warp .stories-section .comment-card {
    border-radius: .12rem;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .06);
    backdrop-filter: blur(12px);
    padding: .24rem;
    margin-bottom: .16rem;
    transition: transform .2s ease
}

.fellou-stories-warp .stories-section .comment-card .comment-content {
    margin-bottom: .12rem;
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .24rem;
    word-break: break-word
}

.fellou-stories-warp .stories-section .comment-card .comment-info .user-info {
    display: flex;
    align-items: center;
    gap: .08rem
}

.fellou-stories-warp .stories-section .comment-card .comment-info .user-info .avatar {
    width: .32rem;
    height: .32rem;
    border-radius: 50%;
    overflow: hidden
}

.fellou-stories-warp .stories-section .comment-card .comment-info .user-info .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.fellou-stories-warp .stories-section .comment-card .comment-info .user-info .user-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.fellou-stories-warp .stories-section .comment-card .comment-info .user-info .user-details .name {
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .14rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .42px
}

.fellou-stories-warp .stories-section .comment-card .comment-info .user-info .user-details .date {
    color: #aba7b0;
    text-align: right;
    font-family: PingFang SC;
    font-size: .12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .36px
}

@media screen and (min-width:1200px) {
    .fellou-stories-warp .stories-section .comment-card:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
    }
}

@media screen and (max-width:1200px) {
    .fellou-stories-warp .stories-section {
        padding: 16px
    }
}

@media screen and (max-width:700px) {

    .fellou-stories-warp .stories-section,
    .fellou-stories-warp .stories-section .comment-card {
        padding: 12px
    }
}

.homd-page-adopter-btn {
    display: flex;
    gap: .32rem
}

.homd-page-adopter-btn .consult-download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .08rem
}

.fellou-stories-warp-m {
    margin-top: .78rem;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.fellou-stories-warp-m .fellou-privacy-card {
    position: relative;
    height: 3.54rem
}

.fellou-stories-warp-m .fellou-privacy-card .fellou-privacy-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 3.43rem
}

.fellou-stories-warp-m .fellou-privacy-card .fellou-privacy-title .fellou-privacy-title-1 {
    display: flex;
    justify-content: center;
    color: #fff;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    line-height: .32rem
}

.fellou-stories-warp-m .fellou-privacy-card .fellou-privacy-title .fellou-privacy-title-2 {
    margin-top: .08rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .12rem;
    font-style: normal;
    font-weight: 400;
    line-height: .2rem
}

.fellou-stories-warp-m .fellou-privacy-card .fellou-privacy-bg {
    position: absolute;
    width: 3.34rem;
    height: 3.64rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.fellou-stories-warp-m .fellou-stories-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: .7rem;
    margin-bottom: .48rem
}

.fellou-stories-warp-m .fellou-stories-title .fellou-stories-title-1 {
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .36rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-stories-warp-m .fellou-stories-title .fellou-stories-title-2 {
    margin-top: .16rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400
}

.fellou-stories-warp-m .fellou-empowering-title {
    margin: 1.02rem auto 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.fellou-stories-warp-m .fellou-empowering-title .fellou-empowering-title-1 {
    width: 3.43rem;
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.fellou-stories-warp-m .fellou-empowering-title .fellou-empowering-title-2 {
    margin-top: .16rem;
    color: #aba7b0;
    text-align: center;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem
}

.fellou-stories-warp-m .fellou-empowering-title .consult-btn {
    margin-top: .48rem;
    border-radius: .5rem
}

.fellou-stories-warp-m .fellou-empowering-title .transition-btn {
    border: none;
    background: hsla(0, 0%, 100%, .1)
}

.fellou-stories-warp-m .fellou-empowering-title .transition-btn:hover {
    background: hsla(0, 0%, 100%, .2)
}

.fellou-stories-warp-m .stories-section {
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.fellou-stories-warp-m .stories-section .stories-masonry {
    display: flex;
    width: 3.43rem
}

.fellou-stories-warp-m .stories-section .stories-masonry-column {
    background-clip: padding-box;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.fellou-stories-warp-m .stories-section .comment-card {
    border-radius: .12rem;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .06);
    backdrop-filter: blur(12px);
    padding: .24rem;
    margin-bottom: .16rem;
    transition: transform .2s ease
}

.fellou-stories-warp-m .stories-section .comment-card .comment-content {
    margin-bottom: .12rem;
    color: #fff;
    font-family: PingFang SC;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: .24rem;
    word-break: break-word
}

.fellou-stories-warp-m .stories-section .comment-card .comment-info .user-info {
    display: flex;
    align-items: center;
    gap: .12rem
}

.fellou-stories-warp-m .stories-section .comment-card .comment-info .user-info .avatar {
    width: .32rem;
    height: .32rem;
    border-radius: 50%;
    overflow: hidden
}

.fellou-stories-warp-m .stories-section .comment-card .comment-info .user-info .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.fellou-stories-warp-m .stories-section .comment-card .comment-info .user-info .user-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.fellou-stories-warp-m .stories-section .comment-card .comment-info .user-info .user-details .name {
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: .14rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .42px
}

.fellou-stories-warp-m .stories-section .comment-card .comment-info .user-info .user-details .date {
    color: #aba7b0;
    text-align: right;
    font-family: PingFang SC;
    font-size: .12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .36px
}

@media screen and (min-width:750px) {
    .fellou-stories-warp-m .stories-section .comment-card:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
    }
}