.header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    height: 60px;
}

.header .containerLeft {
    display: flex;
    align-items: center;
}

.header .containerLeft .logo {
    margin-right: 20px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/5ef5c94e4d04467cbd59d0a72c847390_mergeImage.png);
    width: 120px;
    height: 34px;
    background-size: contain;
}

.header .navbar {
    display: flex;
}

.header .navbarItem {
    padding: 5px 20px;
    border-radius: 50px;
    margin: 0 15px;
    cursor: pointer;
    font-family: 'Poppins-Medium';
}

.navbar .check {
    background: #f1f4f9;
}

.contactBtn {
    background: #6145f1;
    color: #fff;
    padding: 6px 30px;
    border-radius: 50px;
    box-shadow: 0px 5px 10px 4px rgba(153, 153, 153, 0.24);
    font-size: 15px;
    font-family: 'Poppins-SemiBold';
    cursor: pointer;
}

.header .contactBtn:hover {
    background: #533ACD;
}

main {
    background: #f1f4f9 !important;
}

.content {
    height: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: center; */
    background: #f1f4f9;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.content .desc {
    font-weight: bold;
    font-size: 80px;
    line-height: 1.2;
}

.content .title {
    font-weight: bold;
    font-size: 80px;
    background: linear-gradient(to right, #6949f0, #ffb4bc);
    -webkit-background-clip: text;
    color: transparent;
    line-height: 1.2;
}

.block_1 {
    height: 540px;
    margin-top: 20px;
}

.section_2 {
    position: relative;
}

.text-group_1 {
    width: 100%;
}

.text_6 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 80px;
    letter-spacing: -2.7272727489471436px;
    font-family: 'Poppins-Bold';
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
}

.text_7 span {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 80px;
    letter-spacing: -2.7272727489471436px;
    font-family: 'Poppins-Bold';
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
    position: relative;
}

.text_7 .tm {
    font-weight: normal;
    font-size: 30px;
    position: absolute;
    /* top: 15px; */
    margin-left: 5px;
}

.text_8 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-family: 'Poppins-Regular';
    text-align: left;
    line-height: 24px;
    margin-top: 10px;
    width: 426px;
}

.text_9 {
    width: 24px;
    height: 45px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
    letter-spacing: -1.0909091234207153px;
    font-family: Poppins-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 48px;
    margin: 198px 44px 0 -68px;
}

.text_10 {
    background-image: linear-gradient(90deg, rgba(97, 69, 241, 1) 0, rgba(255, 144, 221, 1) 78.384028%, rgba(255, 228, 144, 1) 100%);
    /* position: absolute; */
    left: 0;
    top: 0;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 80px;
    letter-spacing: -2.7272727489471436px;
    font-family: 'Poppins-Bold';
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.image-text_1 {
    height: 32px;
    margin-top: 64px;
    display: none;
}

.label_1 {
    width: 24px;
    height: 24px;
    margin-top: 4px;
}

.text-group_2 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-family: 'Poppins-Medium';
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin-left: 12px;
}

.text-group_2 a,
.text-group_4 a{
    color: #000;
    font-family: 'Poppins-Medium';
}

.text-group_2 a::after{
    height: 0
}

.text-group_3 a{
    color: rgba(97, 69, 241, 1);
    font-family: 'Poppins-Medium';
}

.section_3 {
    /* width: 246px; */
    margin-top: 16px;
    /* display: flex; */
    display: none;
}

.label_2 {
    display: flex;
    margin-top: 4px;
    width: 24px;
    height: 24px;
}

.image-text_2 {
    height: 32px;
}

.text-group_3 {
    width: 181px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(97, 69, 241, 1);
    font-size: 20px;
    font-family: 'Poppins-Medium';
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.thumbnail_1 {
    display: none;
}

.thumbnail_2{
    display: none;
    width: 18px;
    height: 12px;
    margin-left: 10px;
    margin-top: 10px;
}

.mobile-right {
    display: none;
}

.image-text_3 {
    height: 32px;
    margin: 16px 0 0 2px;
}

.image_1 {
    width: 18px;
    height: 24px;
    margin-top: 4px;
}

.text-group_4 {
    width: 173px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-family: 'Poppins-Medium';
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin-left: 15px;
}

.block_2 {
    background: url('../images/img_contact_bg.png') 100% no-repeat;
    background-size: 100% 100%;
}

.text_11 {
    width: 494px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 31px;
    letter-spacing: -0.6200000047683716px;
    font-family: HarmonyOS_Sans_Black;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 60px;
    margin: 35px 0 0 40px;
}

.section_4 {
    height: 56px;
    margin: 16px 0 0 40px;
}

.group_3 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    width: 352px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.image_2 {
    width: 19px;
    height: 23px;
    margin: 17px 0 0 26px;
}

.text_12 {
    width: 107px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: Poppins-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin: 10px 181px 0 19px;
}

.group_4 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    width: 352px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.image_3 {
    width: 19px;
    height: 23px;
    margin: 17px 0 0 26px;
}

.text_13 {
    width: 106px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: Poppins-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin: 10px 182px 0 19px;
}

.section_5 {
    width: 720px;
    height: 56px;
    margin: 16px 0 0 40px;
}

.group_5 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    width: 352px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.image-text_4 {
    width: 187px;
    height: 32px;
    margin: 10px 0 0 26px;
}

.image_4 {
    width: 19px;
    height: 23px;
    margin-top: 7px;
}

.text-group_5 {
    width: 149px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: Poppins-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.group_6 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    width: 352px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.image-text_5 {
    width: 246px;
    height: 32px;
    margin: 10px 0 0 24px;
}

.text-group_6 {
    width: 206px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: Poppins-SemiBold;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.section_6 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    width: 720px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    margin: 16px 0 0 40px;
}

.image-text_6 {
    width: 139px;
    height: 32px;
    margin: 10px 0 0 25px;
}

.label_3 {
    width: 21px;
    height: 21px;
    margin-top: 8px;
}

.text-group_7 {
    width: 100px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: Poppins-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.section_7 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    width: 720px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    margin: 16px 0 0 40px;
}

.image-text_7 {
    width: 120px;
    height: 32px;
    margin: 10px 0 0 24px;
}

.label_4 {
    width: 23px;
    height: 23px;
    margin-top: 7px;
}

.text-group_8 {
    width: 80px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: Poppins-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.label_5 {
    width: 36px;
    height: 36px;
    margin: 10px 10px 0 530px;
}

.text-wrapper_3 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    height: 200px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    width: 720px;
    margin: 16px 0 0 40px;
}

.text_14 {
    width: 216px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: Poppins-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin: 10px 0 0 24px;
}

.image-text_8 {
    width: 366px;
    height: 32px;
    margin: 10px 0 0 40px;
    align-items: center;
}

.group_7 {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(255, 255, 255, 1);
    margin-top: 6px;
}

.text-group_9 {
    width: 331px;
    height: 32px;
    overflow-wrap: break-word;
    font-size: 0;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.text_15 {
    width: 331px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: 'Poppins-Regular';
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.text_16 {
    width: 331px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: 'Poppins-Regular';
    text-decoration: underline;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.text-wrapper_4 {
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(97, 69, 241, 1);
    border-radius: 22px;
    height: 64px;
    line-height: 64px;
    width: 300px;
    margin: 21px 0 44px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text_17 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: 'Poppins-Medium';
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.section_8 {
    background-color: rgba(39, 40, 59, 1);
    width: 1920px;
    height: 100px;
}

.col-5 {
    padding-left: 0;
}

.col-7 {
    padding: 0;
}

form {
    padding: 40px 40px 0;
}

form .formTitle {
    color: #fff;
    font-size: 31px;
    margin-bottom: 20px;
    font-family: 'Poppins-Bold';
}

.form form {
    margin-bottom: 25px;
}

.form-group {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.70);
    flex: 1;
    padding: 0 10px 0 24px;
    border-radius: 10px;
    position: relative;
    background: rgba(255, 255, 255, 0.20);
}

.form-group img{
    width: 24px;
    height: 24px
}

.form-twice{
    display: flex;
    align-items: center;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group input,
.form-group select {
    width: 100%;
    padding: 10px 20px;
    border: none;
    border-radius: 8px;
    font-size: 20px;
    border: none;
    background: transparent;
    opacity: 0.6;
    font-family: 'Poppins-Regular';
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: #fff;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.form-group textarea {
    width: 100%;
    height: 200px;
    padding: 10px 0px;
    border: none;
    border-radius: 8px;
    font-size: 20px;
    resize: vertical;
    background: transparent;
    opacity: 0.6;
    font-family: 'Poppins-Regular';
}

.form .check {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}

.form .check .text {
    color: #9a98a4;
    margin-left: 10px;
}

.custom-arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    /* 箭头颜色 */
    pointer-events: none;
    /* 防止箭头影响点击事件 */
}

/* 隐藏默认箭头（针对Firefox） */
.custom-select::-ms-expand {
    display: none;
}

.custom-select{
    background: transparent;
    color: #fff;
    border: none !important;
    padding: 10px 0px 10px 20px;
    border-radius: 8px;
    opacity: 1;
    position: initial;
}

.custom-select .option{
    color: #000;
}

.custom-select .selected{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Poppins-Medium';
    opacity: 0.6;
}

.custom-select .selected div{
    font-family: 'Poppins-Regular';
}

.custom-select .selected img{
    width: 30px;
    height: 30px;
}


/*  hubspot */
.block_2 .formTitle{
    color: #fff;
    font-size: 31px;
    margin: 35px 40px 0 40px;
    font-family: 'Poppins-Bold';
}

.block_2 form{
    padding: 0px 28px 0 40px;
}

.block_2 fieldset {
    max-width: 100% !important;
}

.block_2 form .input {
    margin-right: 16px !important;
}

.block_2 form input[type="text"],
.block_2 form input[type="email"],
.block_2 form input[type="tel"] {
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 20px;
    border: 1px solid #fff;
    background-color: #bf93fb;
    background-blend-mode: multiply;
    opacity: 0.6;
    font-family: "Poppins-Regular";
}

.block_2 form textarea {
    width: 100% !important;
    height: 150px;
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 20px;
    resize: vertical;
    background-color: #bf93fb;
    background-blend-mode: multiply;
    opacity: 0.6;
}

.block_2 form input::placeholder,
.block_2 form textarea::placeholder {
    color: #fff;
}

.block_2 form input[type="submit"] {
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(97, 69, 241, 1);
    border-radius: 22px;
    height: 64px;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: "Poppins-Medium";
    border: none;
    cursor: pointer;
}

.block_2 form input[type="submit"]:hover {
    background: #533acd;
}

.block_2 form option {
    background: #fff;
    color: #000;
}

.block_2 form input[type="checkBox"] {
    width: 20px !important;
    margin-right: 10px;
}

.block_2 form label {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.block_2 form label span {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: "Poppins-Regular";
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin-right: 5px;
}

.block_2 form .input {
    position: relative;
}

.block_2 form select {
    color: #fff;
    width: 100% !important;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 20px;
    border: 1px solid #fff;
    background-color: #bf93fb;
    background-blend-mode: multiply;
    opacity: 0.6;
    font-family: "Poppins-Regular";
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}

.block_2 .hs_industry .input::after,
.block_2 .hs_country .input::after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-25%);
    width: 15px;
    content: "";
    border: 8px solid transparent;
    border-top: 9px solid #fff;
}

.hs_opted_in a{
    color:#fff
}

.hs_opted_in a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #fff;
}

.block_2 .hs_recaptcha{
    display: none
}

.block_2 .hs_submit .actions{
    display: flex;
    margin: 20px 0 44px 0;
}



@media screen and (max-width:500px) {
    #contact .content{
        margin-left: 0px !important;
    }

    .content {
        height: auto;
        padding-bottom: 60px;
    }

    .text_000 {
        display: flex;
    }

    .text_6 {
        font-size: 32px;
    }

    .text_7 span {
        margin-left: 10px;
        font-size: 32px;
    }

    .text_8 {
        width: 100%;
        font-size: 15px;
    }

    .row {
        display: block;
        width: 100%;
        margin: 0;
    }

    .col-5,
    .col-7 {
        max-width: 100%;
    }

    .section_2 {
        padding: 80px 0 24px 0;
    }

    .text_10 {
        font-size: 32px;
    }

    .image-text_1,
    .image-text_3 {
        margin-top: 0;
        background: #E4E7EC;
        font-size: 14px;
        padding: 4px 12px;
        height: auto;
        border-radius: 20px;
        margin-bottom: 12px;
        /* display: flex; */
        display: none;
        width: fit-content;
        align-items: center;
        width: 227px;
    }

    .section_3 {
        /* display: flex; */
        display: none;
        background: #E4E7EC;
        font-size: 14px;
        padding: 4px 12px;
        height: auto;
        border-radius: 20px;
        margin-top: 0;
        margin-bottom: 12px;
        align-items: center;
        width: fit-content;
        width: 227px;
    }

    .text-group_2,
    .text-group_4,
    .image-text_2,
    .text-group_3 {
        font-size: 15px;
        width: 100%;
        margin-left: 5px;
        color: #000;
        align-items: center;
    }

    .text-group_4{
        margin-left:10px;
    }

    .text-group_3{
        margin-left: 4px;
    }

    .text-group_2 a, .text-group_4 a{
        font-size: 14px;
    }

    .label_1,
    .label_2 {
        width: 18px;
        height: 18px;
        margin-top: -2px;
    }

    .image_1 {
        width: 18px;
        height: 18px;
        margin-top: -2px;
    }


    .mobile-right {
        display: block;
        width: 18px;
        height: 18px;
    }
    
    .thumbnail_1{
        width: 24px;
        height:24px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .block_1{
        height: auto;
        /* margin-bottom: 40px; */
        margin-bottom: 0px;
    }

    form{
        padding: 20px 20px 0;
    }

    form .formTitle{
        font-size: 19px;
    }

    .block_2{
        background: linear-gradient(to bottom, #6145F1,#D290FF);
        padding-bottom: 20px;
        border-radius: 20px;
    }
    
    .form-group input,
    .form-group select,
    .form-group textarea {
        font-size: 13px;
        padding: 10px 12px;
    }

    .col-6{
        width: 100%;
        padding: 0;
        max-width: 100%;
    }

    .form-group textarea{
        font-size: 13px;
        height:120px;
        padding: 10px 0;
    }

    .image-text_8{
        width: 100%;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
    }

    .text-group_9{
        width: auto;
    }

    .text_15{
        font-size: 12px;
    }

    .text_16{
        font-size: 12px;
    }

    .group_7{
        width: 15px;
        height: 15px;
        margin-right: 10px;
    }

    .text-wrapper_4{
        width: auto;
        margin: 15px 80px 0px 80px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

    .text_17{
        margin: auto;
        font-size: 15px;
        text-align: center;
    }

    .custom-select{
        padding: 10px 0px 10px 12px;
        font-size: 13px;
    }

    .custom-select .selected img{
        width: 20px;
        height: 20px;
    }

    .form-twice{
        display: block !important;
    }

    .form-group{
        margin-right: 0 !important;
        padding: 0 12px;
    }

    .form-group img{
        width: 12px;
        height:12px;
    }

    /* hubspot */
    .block_2 .contactBox .contactFrom {
        width: 100%;
    }

    .block_2 form .input {
        margin-right: 0px !important;
    }

    .hs-input {
        width: 100% !important;
    }

    .block_2 form input[type="text"],
    .block_2 form input[type="email"],
    .block_2 form input[type="tel"] {
        font-size: 13px;
    }

    .block_2 dl, ol, ul{
        margin-bottom: 0px;
    }

    .block_2 form select {
        font-size: 13px;
    }

    .block_2 .hs_industry .input::after,
    .block_2 .hs_country .input::after {
        border: 5px solid transparent;
        border-top: 5px solid #fff;
        width: auto;
    }

    .block_2 form label span {
        font-size: 12px;
    }

    .block_2 form label {
        justify-content: center;
        margin: 7px 0;
    }

    .block_2 form input[type="submit"] {
        font-size: 14px;
        height: auto;
        width: auto;
        padding: 10px 55px;
        border-radius: 12px;
    }

    .hs_submit .actions {
        display: flex;
        justify-content: center;
        margin: 20px 0 20px 0 !important;
    }

    .block_2 form textarea {
        height: 120px;
        font-size: 14px;
    }

    .block_2 .formTitle{
        font-size: 19px;
        margin: 0 20px;
        padding-top: 20px;
    }

    .block_2 form{
        padding: 0 20px;
    }

    .block_2 form input[type="checkBox"]{
        width: 12px !important;
    }

    .thumbnail_2{
        display: none;
    }

    .text_7 .tm{
        font-size: 20px;
        margin-top: 0
    }
}