.home {
    background: url("../assets/web/web_bg.png") no-repeat 0 -0.85rem;
    background-size: 100% 100%;
    width: 100%;
    height: 60rem;
    background-color: #18181b;
    color: #fff;
    overflow: hidden;
}

.mobile {
    display: none;
}

.header {
    position: absolute;
    width: 19rem;
    padding: 0 2.5rem;
    height: 1.32rem;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;
    z-index: 900;
    background-color: #18181b;
    box-sizing: border-box;
    backdrop-filter: blur(0.2rem);
    -webkit-backdrop-filter: blur(0.2rem);
}

.main > .header-scroll {
    background: rgba(24, 24, 27, 0.8);
    position: fixed;
    z-index: 10000;
    box-shadow: 0 0.048309rem 0.048309rem 0 rgb(0 0 0 / 6%);
}

img {
    width: 100%;
    height: 100%;
}

.main {
    width: 14rem;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}

.top {
    display: flex;
    justify-content: flex-end;
    padding-top: 0.28rem;
    position: relative;
}

.top .language {
    transform: translate(-50%, 0);
    font-size: 0.24rem;
    line-height: 0.56rem;
    font-family: Poppins;
    font-weight: 500;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    right: 2.7rem;
    top: 0.4rem;
}

.lang-svg {
    width: 0.18rem;
    height: 0.07rem;
    margin-bottom: 0.05rem;
    line-height: 0.56rem;
    font-size: 0.4rem;
}

.lang-choose {
    display: none;
    width: 1.8rem;
    height: 1.7rem;
    background-color: #252532;
    line-height: 0.85rem;
    text-align: center;
    font-size: 0.2rem;
    position: absolute;
    font-family: Poppins-Thin;
    font-weight: 400;
    top: 0.8rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 9999;
    border-radius: 0.05rem;
}

.lang-choose a {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.lang-choose-second {
    background-color: rgba(24, 24, 27, 0.5);
    z-index: 9999;
}

.logo {
    width: 2.32rem;
    height: 0.78rem;
    font-size: 0;
    position: absolute;
    top: 0.28rem;
    left: 0rem;
    transform: scale(0.8);
    transform-origin: left;
    cursor: pointer;
}

.discord {
    width: 3.29rem;
    height: 0.74rem;
    font-size: 0;
    transform: scale(0.7);
    transform-origin: right;
    cursor: pointer;
}

.middle {
    display: flex;
    justify-content: flex-start;
    text-align: left;
    flex-direction: column;
    position: relative;
    margin-top: 1rem;
}

.makefriend {
    margin-top: 1.43rem;
    font-family: Poppins;
    font-size: 0.54rem;
    font-style: italic;
    font-weight: 700;
    line-height: 0.81rem;
    letter-spacing: 0em;
    text-align: left;
    width: 6.44rem;
    height: 0.81rem;
}

.makefriend img {
    width: 6.20rem;
    height: 0.46rem;
}

.middle-text {
    line-height: 0.81rem;
    font-size: 0.54rem;
    color: #fff;
    font-family: 'Poppins-light';
}

.middle-app {
    display: flex;
    justify-content: flex-start;
    margin-top: 1.9026rem;
    transform: scale(0.8);
    transform-origin: 0.1rem;
}

.app {
    width: 2.6rem;
    height: 0.8rem;
    cursor: pointer;
}

.appleapp {
    margin-left: 0.4rem;
}

.middle-footer {
    width: 4.04rem;
    height: 0.715rem;
    font-size: 0;
    position: absolute;
    top: 3.84rem;
    left: 0;
}

.chat_now-bg {
    position: absolute;
    top: 0.57rem;
    left: 7.2rem;
    width: 7rem;
    height: 6.1404rem;
    z-index: 888;
    background-color: transparent;
    transform: scale(0.95);
    transform-origin: right 0;
}

.middle .light {
    position: absolute;
    top: 0.67rem;
    left: 7.3rem;
    width: 9rem;
    height: 6.1404rem;
    z-index: 777;
}

.join {
    text-align: center;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
    width: 14rem;
    height: 4.31rem;
    margin-top: 1.4774rem;
}

.join-bg {
    position: absolute;
    width: 14rem;
    height: 4.31rem;
    top: 0;
    left: 0;
    z-index: 1;
}

.join-us {
    position: absolute;
    top: 0.5rem;
    left: 50%;
    width: 2.32rem;
    height: 0.72rem;
    transform: translate(-50%, 0) scale(0.8);
    transform-origin: center;
    z-index: 222;
}

.join-content {
    margin-top: 1.42rem;
    z-index: 333;
}

.join-content p {
    margin-block-start: 0;
    margin-block-end: 0;
    font-size: 0.26rem;
    line-height: 0.45rem;
    font-family: Poppins-light;
}

.join-btn {
    position: absolute;
    top: 3.1rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 555;
    width: 4.5rem;
    height: 0.78rem;
    display: flex;
    justify-content: center;
    font-size: 0.24rem;
    line-height: 0.78rem;
    font-family: Poppins;
}

.join-btn .btn {
    position: relative;
    width: 1.97rem;
    height: 0.61rem;
    cursor: pointer;
}

.join-btn .btn img {
    z-index: 333;
    width: 1.97rem;
    height: 0.61rem;
    position: absolute;
    top: 0;
    left: 0;
    /* transform: scale(0.8); */
    transform-origin: center;
}

.swiper {
    position: relative;
    width: 14rem;
    height: 8.4rem;
    display: flex;
    justify-content: space-between;
    z-index: 222;
}

.swiper-content {
    margin-top: 1.76rem;
    width: 7.08rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.content-text {
    font-family: Poppins-Bold;
    font-size: 0.42rem;
    line-height: 0.6rem;
    margin-top: 0.04rem;
}

.swiper-content .text {
    margin-top: 0.12rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-family: Poppins-Light;
    width: 5.75rem;
    color: rgba(255, 255, 255, 0.6);
}

.swiper-content .feature {
    width: 1.31rem;
    height: 0.3rem;
    font-size: 0;
}

.swiper-container {
    width: 4.8rem;
    height: 5.96rem;
    margin-top: 1.22rem;
    margin-left: 0;
    transform: scale(0.9) translate3d(0, 0, 0);
    transform-origin: left center;
}

.swiper-pagination-customs {
    overflow: hidden;
    border-radius: 50%;
    width: 1.4rem;
    height: 1.4rem;
    font-size: 0;
    position: relative;
    margin-right: 0.06rem;
    cursor: pointer;
    background-color: transparent;
}

.swiper-pagination-customs .active {
    display: none;
}

.swiper-pagination-customs-active .active {
    position: absolute;
    display: block;
    z-index: 9999;
    top: 0;
    left: 0;
}

.swiper-container {
    /* width: 100%;
    height: 100%; */
    background-color: transparent;
    z-index: 999;
    transition: none;
}

.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-page {
    position: absolute;
    top: 5.24rem;
    left: 6.8rem;
    height: 1.4rem;
    width: 7.4rem;
    display: flex;
    justify-content: flex-start;
    vertical-align: middle;
}

.radio-img {
    z-index: 0;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.swiper-select-img {
    position: absolute;
    top: 1.22rem;
    left: 0;
    width: 4.8rem;
    height: 5.96rem;
    transform: scale(0.91);
    transform-origin: 0 center;
    z-index: 9999;
}

.swiper .light {
    position: absolute;
    top: -2rem;
    left: -4rem;
    width: 16rem;
    height: 10rem;
    z-index: 10;
}

.radio5 {
    position: absolute;
    z-index: 333;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    top: 5.35rem;
    right: 0.05rem;
}

.voice, .social, .chatbot {
    height: 8.4rem;
    width: 14rem;
    position: relative;
    font-size: 0;
}

.voice {
    z-index: 333;
}

.social {
    z-index: 133;
}

.chatbot {
    z-index: 122;
}

.voice .swiper-content, .chatbot .swiper-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 222;
}

.radar-video {
    width: 19.2rem;
    height: 8.4rem;
    /* object-fit: cover; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 111;
}

.social .swiper-content {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 222;
    width: 7.04rem;
}

.social .swiper-content .text {
    width: 7rem;
}

.talkingword {
    position: absolute;
    width: 7.06rem;
    height: 1.07rem;
    top: 5.54rem;
    right: 0.3rem;
    text-align: center;
    font-size: 0;
    z-index: 222;
}

.talkingword img {
    width: 100%;
}

.talking-text {
    font-size: 0.26rem;
    line-height: 1.07rem;
    font-family: Poppins;
    position: absolute;
    z-index: 333;
    width: 7.06rem;
    height: 1.07rem;
    top: 0rem;
    margin-block-start: 0;
    margin-block-end: 0;
    vertical-align: middle;
}

.chat-content {
    width: 5.6rem;
    height: 1.8rem;
    top: 4.74rem;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: space-between;
    transition: display 0.5s ease;
}

.chatbot .swiper-content .text {
    width: 7rem;
}

.chat-content .slide {
    width: 1.8rem;
    height: 1.8rem;
    position: relative;
    line-height: 1.8rem;
    text-align: center;
}

.chat-content .slide img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 222;
    transform: scale(0.9);
    transform-origin: 0 0;
}

.slide-ratio-active {
    display: none;
}

.slide-ratio {
    display: block;
}

.slide-active .slide-ratio-active {
    display: block;
}

.slide-active .slide-ratio {
    display: none;
}

.chat-content .slide p {
    position: absolute;
    top: 46%;
    left: 46%;
    z-index: 444;
    font-size: 0.3rem;
    margin-block-start: 0;
    margin-block-end: 0;
    font-family: Poppins-Regular;
    font-weight: 400;
    transform: scale(0.9) translate(-50%, -50%);
    transform-origin: 0 0;
}

.slide-active p {
    font-family: Poppins;
    font-weight: 500;
}

.concat {
    margin-top: 0.64rem;
    height: 8.8rem;
    width: 14rem;
    position: relative;
}

.concat-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 14rem;
    height: 8.8rem;
    z-index: 111;
}

.concat-top {
    display: flex;
    justify-content: center;
    width: 256px;
    height: 0.59rem;
    position: absolute;
    top: 0.6rem;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 0.3rem;
    line-height: 0.59rem;
    font-family: Poppins-Light;
    font-weight: 400;
    z-index: 222;
}

.concat-icon {
    display: block;
    width: 0.56rem;
    height: 0.56rem;
    margin-right: 0.16rem;
}

.concat-text {
    margin-block-end: 0;
    margin-block-start: 0;
    text-align: center;
    font-family: Poppins-Light;
    font-size: 0.24rem;
    line-height: 0.3733rem;
    width: 11.77rem;
    position: absolute;
    top: 1.38rem;
    left: 50%;
    transform: translate(-50%, 0);
    width: 11.77rem;
    z-index: 222;
    color: #B0B0B2;
}

::placeholder {
    color: rgba(255, 255, 255, 0.3);
    font-size: 0.2rem;
    font-family: Poppins-Light;
}

.concat .concat-input {
    z-index: 333;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    width: 11.77rem;
    height: 4.16rem;
    border: 0;
    padding: 0.24rem;
    color: #fff;
    box-sizing: border-box;
    resize: none;
}

.concat .concat-email {
    position: absolute;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    width: 5rem;
    top: 0;
    left: 0;
    height: 0.7rem;
    z-index: 444;
    border: 0;
    padding: 0.24rem;
    color: #fff;
    box-sizing: border-box;
}

.concat-btn {
    position: absolute;
    top: 7.25rem;
    right: 1.12rem;
    width: 1.94rem;
    height: 0.7rem;
    cursor: pointer;
    border-radius: 0.08rem;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 333;
}

.concat-btn p {
    text-align: center;
    font-weight: 500;
    font-family: Poppins;
    color: rgba(255, 255, 255, 0.3);
    line-height: 0.3733rem;
    font-size: 0.24rem;
    margin-block-end: 0;
    margin-block-start: 0;
    z-index: 222;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.concat-btn img {
    z-index: 111;
    width: 1.94rem;
    height: 0.7rem;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.error-email-text {
    display: block;
    color: #f00;
    font-family: Poppins-Light;
    font-size: 0.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.3733rem;
    position: absolute;
    top: 8rem;
    left: 1.11rem;
    z-index: 444;
}

.concat-input-wrap {
    width: 11.77rem;
    height: 4.16rem;
    position: absolute;
    top: 2.6434rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 222;
    border-radius: 8px;
}

.concat-email-wrap {
    position: absolute;
    width: 5rem;
    top: 7.25rem;
    left: 1.14rem;
    height: 0.7rem;
    z-index: 333;
    z-index: 222;
    border-radius: 8px;
}

.concat-email-error {
    border: 0.01rem solid #f00;
}

.concat .toast-wrap {
    font-size: 0.24rem;
    color: #fff;
    background: #1C1C25;
    box-shadow: 0rem 0rem 0.24rem 0rem rgba(0, 0, 0, 0.1);
    border-radius: 0.12rem;
    padding: .25rem .3rem;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: -99999;
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: Poppins-Light;
    transform: translate(-50%, -50%) scale(0.9);
    transform-origin: center;
}

.tip {
    display: none;
}

.footer {
    margin-top: 2.23rem;
    width: 14rem;
    height: 0.8rem;
    position: relative;
}

.line {
    height: 0.008rem;
    background-color: rgba(255, 255, 255, 0.5);
    width: 16rem;
    position: absolute;
    top: -0.01rem;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0.5;
    z-index: 222;
}

.footer-text {
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    font-family: Poppins;
    font-size: 0.2133rem;
    font-style: normal;
    font-weight: 300;
    opacity: 0.5;
}

.footer-bg {
    position: absolute;
    background-color: #18181b;
    width: 19.2rem;
    height: 5rem;
    top: -2.3rem;
    left: 50%;
    transform: translate(-50%, 0);
}
