.page{
    max-width: 100%;
    overflow-x: hidden;
}
.page a{
    text-decoration: none;
}

.box0_1{
    width: 100%;
    background-image: url(./../img/partner-banner-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -8px;
    padding-bottom: 40px;
}

.box0_2{
    width: 100%;
    background: linear-gradient(180deg, #E2F0FE 0%, #FFFFFF 100%);
    margin-top: -8px;
}

.box2_3 {
    width: 100%;
    max-width: 1160px;
    margin: 80px auto 0 auto;
    position: relative;
}

.box2_30 {
    width: 100%;
    max-width: 1160px;
    margin: 80px auto 0 auto;
    position: relative;
}

.text2_7{
    width: 80%;
    -webkit-text-stroke: 1px #454f5b;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 40px;
    font-family:  'Karla', sans-serif;
    font-weight: 500;
    text-align: center;
    line-height: 60px;
    margin: 60px auto 0 auto;
}

.text2_7_1{
    width: 80%;
    -webkit-text-stroke: 1px #454f5b;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 34px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
    margin: 0 auto 20px auto;
}

.text-group2_17{
    width: 86%;
    margin: 0 auto 0 auto;
}

.text4_8{
    width: 100%;
    -webkit-text-stroke: 1px #454f5b;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 24px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
    margin: 0;
}

.text2_9{
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    margin: 0;
}

.text2_90{
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
}

.group_13 {
    width: 34%;
    height: 50px;
    margin: 49px auto 0 auto;
}

.text-wrapper_1 {
    background-color: rgba(36, 99, 235, 1);
    border-radius: 8px;
    height: 50px;
    width: 44%;
    cursor: pointer;
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.16);
}

.text-wrapper_1:hover {
    background-color: #4D8AFF;
}

.text2_10{
    width: 100%;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 50px;
}

.box_5 {
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    height: 50px;
    width: 48%;
}

.text-wrapper2_2{
    background-color: #fff;
    border-radius: 8px;
    height: 50px;
    width: 46%;
    cursor: pointer;
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.16);
}

.text-wrapper2_2:hover {
    background-color: #f4f6f8;
}

.carousel-wrapper {
    width: 100%;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    white-space: nowrap;
    margin: 30px auto;
}

.carousel-track {
    display: inline-block;
    animation: scrollLoop 20s linear infinite;
}

@keyframes scrollLoop {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.small_img{
    margin-right: 56px;
}

.carousel-track img {
    scroll-snap-align: start;
}

.carousel-track .small_img {
    width: 100px;
    height: 42px;
    display: inline-block;
}

.text2_11{
    width: 100%;
    height: 50px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 18px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 50px;
}

.group_14 {
    width: 90%;
    margin: 48px auto 0 auto;
}

.image-text_15 {
    width: 33%;
    height: 22px;
    padding-left: 2%;
    padding-right: 2%;
    float: left;
    position: relative;
}

.thumbnail_3 {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
}

.text-group_2 {
    width: 90%;
    height: 22px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 24px;
}

.box1_1{
    width: 100%;
}

.box_17 {
    width: 100%;
    max-width: 1160px;
    margin: 26px auto 40px auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4%;
}

.group_1 {
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.16);
    height: 408px;
}

.group_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 12px;
    width: 365px;
    height: 408px;
}

.image-text_18 {
    width: 100%;
    height: 247px;
    margin: 23px 0 0 22px;
}

.box_8 {
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/138d7dd8ff4e4db1b72fb6f42d6d37cc_mergeImage.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 88%;
    height: 74%;
}

.text-group_5 {
    width: 90%;
    height: 48px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    line-height: 24px;
    margin-top: 19px;
}

.text_12 {
    width: 90%;
    height: 72px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
    margin: 12px 0 0 22px;
}

.group_15 {
    position: relative;
    width: 66%;
    height: 22px;
    margin: 12px 0 20px 22px;
}

.thumbnail_6 {
    width: 34px;
    height: 34px;
    margin: -6px 0 0 6px;
}

.text_13 {
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 14px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.box_9 {
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/0bc63884d4d142c2b08b964bd2edfc1d_mergeImage.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 88%;
    height: 74%;
}

.image-text_20 {
    width: 221px;
    height: 22px;
    margin: 12px 0 20px 22px;
}

.text-group_7 {
    width: 196px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    text-transform: uppercase;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.thumbnail_7 {
    width: 17px;
    height: 17px;
    margin-top: 3px;
}

.group_5 {
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/ee0b48c1a4b6416ca5669115ddef1d3e_mergeImage.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 88%;
    height: 74%;
}

.box1_2{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.text-wrapper_3 {
    display: inline-block;
    height: 28px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    line-height: 28px;
    margin-top: 20px;
}

.text_16 {
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(4, 12, 28, 1);
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    float: left;
}

.text_17 {
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(36, 99, 235, 1);
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    text-decoration: underline;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    float: left;
    margin-left: 10px;
}

.image_9 {
    width: 1508px;
    height: 48px;
}

.block_3 {
    background-color: rgba(36, 99, 235, 1);
    border-radius: 28px;
    width: 96%;
    margin: 50px 2% 10px 2%;
    padding-bottom: 20px
}

.block_33{
    width: 50%;
    height: 60px;
    margin: 36px auto 20px auto;
}

.image_2 {
    width: 203px;
    height: 32px;
    margin: 30px auto 0 auto;
}

.text-group_18 {
    width: 90%;
    margin: 16px auto 0 auto;
}

.text_18 {
    width: auto;
    height: 80px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 53px;
    margin: 10px 0;
}

.text_19 {
    width: 100%;
    height: 80px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    margin-top: 24px;
}

.text_20 {
    width: auto;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 28px;
    margin: 28px auto 0 auto;
}

.label_1 {
    width: 32px;
    height: 32px;
    margin: 28px auto 30px auto;
}

.box_18 {
    width: 100%;
    max-width: 1160px;
    margin: 10px auto 20px auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6%;
}

.box_19 {
    margin-top: 23px;
}

.image_3{
    width: 90%;
    /*margin: 0 auto;*/
}

.text_21 {
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 32px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 36px;
    margin: 0;
}

.text_211 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    line-height: 30px;
    margin: 0;
}

.text_211 a{
    color: rgba(24, 81, 224, 1);
}

.text_22 {
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 26px;
    margin: 10px 0;
}

.image-text_23 {
    width: 90%;
    height: 22px;
    margin-top: 10px;
}

.text-group_11 {
    display: inline-block;
    float: left;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    text-transform: uppercase;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.thumbnail_9 {
    width: 17px;
    height: 17px;
    margin-top: 3px;
    margin-left: 10px;
}

.image_4 {
    width: 88%;
    /*margin: 0 auto;*/
}

.group_16 {
    height: 100%;
    display: flex;
    /*justify-content: center; !* 水平居中 *!*/
    align-items: center;     /* 垂直居中 */
}

.group_16_1{
    width: 100%;
}

.text_23 {
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 32px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 40px;
    margin: 0;
}

.text_24 {
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin: 10px 0;
}

.image-text_24 {
    width: 229px;
    height: 22px;
    margin-top: 30px;
}

.text-group_12 {
    width: 222px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    text-transform: uppercase;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.thumbnail_10 {
    width: 17px;
    height: 17px;
    margin-top: 3px;
}

.box_22 {
    margin-top: 61px;
}

.text_25 {
    width: 100%;
    /*overflow-wrap: break-word;*/
    color: #454f5b;
    font-size: 32px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 40px;
}

.text_26 {
    width: 100%;
    height: 90px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin-top: 28px;
}

.image-text_25 {
    width: 299px;
    height: 22px;
    margin-top: 30px;
}

.text-group_13 {
    width: 274px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    text-transform: uppercase;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.thumbnail_11 {
    width: 17px;
    height: 17px;
    margin-top: 3px;
}

.image_5 {
    width: 74%;
    /*margin: 0 auto;*/
}

.image_6 {
    width: 74%;
    /*margin: 0 auto;*/
}

.section_4 {
    width: 598px;
    height: 280px;
    margin-top: 70px;
}

.text_27 {
    width: 598px;
    height: 80px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 32px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 40px;
}

.text_28 {
    width: 598px;
    height: 120px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin-top: 28px;
}

.image-text_26 {
    width: 275px;
    height: 22px;
    margin-top: 30px;
}

.text-group_14 {
    width: 250px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    text-transform: uppercase;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.thumbnail1_12 {
    width: 17px;
    height: 17px;
    margin-top: 3px;
}

.section_5 {
    width: 598px;
    height: 310px;
    margin-top: 58px;
}

.text_29 {
    width: 561px;
    height: 80px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 32px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 40px;
}

.text_30 {
    width: 598px;
    height: 150px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin-top: 28px;
}

.image-text_27 {
    width: 221px;
    height: 22px;
    margin-top: 30px;
}

.text-group_15 {
    width: 196px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    text-transform: uppercase;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.thumbnail1_13 {
    width: 17px;
    height: 17px;
    margin-top: 3px;
}

.image_7 {
    width: 72%;
    /*margin: 0 auto;*/
}

.image_8 {
    width: 61%;
    /*margin: 0 auto;*/
}

.block_10 {
    position: relative;
    width: 598px;
    height: 208px;
    margin-top: 104px;
}

.text_31 {
    width: 598px;
    height: 40px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 32px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.text_32 {
    width: 598px;
    height: 90px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin-top: 28px;
}

.thumbnail1_14 {
    width: 17px;
    height: 17px;
    margin: 33px 0 0 206px;
}

.text_33 {
    position: absolute;
    left: 0;
    top: 188px;
    width: 218px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(24, 81, 224, 1);
    font-size: 16px;
    text-transform: uppercase;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.box_12 {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 20px;
}

.text_34 {
    width: 80%;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 28px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
    margin: 30px auto 0 auto;
}

.text_35 {
    width: 90%;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 16px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    margin: 28px auto 0 auto;
}

.group_9 {
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    height: 60px;
    width: 226px;
    margin: 30px auto 40px auto;
}

.text-wrapper_4 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 60px;
    width: 226px;
    cursor: pointer;
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.16);
}

.text-wrapper_4:hover{
    background-color: #f4f6f8;
}

.text_36 {
    width: 177px;
    height: 25px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 18px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin: 18px 0 0 23px;
}

.box_13 {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
}

.box_133 {
    width: 100%;
    margin: 0 auto 0 auto;
}

.text_37 {
    width: 80%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 28px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 32px;
    margin: 58px auto 0 auto;
}

.section_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px 8px 0px 0px;
    width: 1040px;
    height: 68px;
    margin: 62px 0 0 52px;
}

.text_38 {
    width: 794px;
    height: 28px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 20px 0 0 51px;
}

.thumbnail1_15 {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 30px;
    right: 40px;
}

.section_3 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px 8px 0px 0px;
    width: 1040px;
    /*height: 150px;*/
    max-height: 0;
    margin-left: 52px;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    opacity: 0;
}

.faq {
    max-width: 92%;
    margin: 10px auto;
    font-family: Arial, sans-serif;
}

.faq-item {
    margin-bottom: 16px;
    cursor: pointer;
}

.faq-question {
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: #454f5b;
    background-color: #fff;
    padding-left: 40px;
    line-height: 68px;
    font-weight: normal;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    position: relative;
    border-radius: 6px;
    /*margin-top: 10px;*/
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    /*transition: max-height 0.4s ease, opacity 0.4s ease;*/
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: #454f5b;
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    border-radius: 6px;
}

/* 展开状态 */
.faq-item.active .faq-answer {
    max-height: 500px; /* 设一个足够容纳内容的最大高度 */
    opacity: 1;
    margin-bottom: 10px;
    padding: 12px 10px 12px 40px;
}

.faq-item.active .thumbnail1_15 {
    transform: rotate(180deg);
}

.image_10 {
    width: 1040px;
    height: 1px;
}

.text_39 {
    width: 1000px;
    height: 56px;
    overflow-wrap: break-word;
    color: rgba(69, 79, 91, 1);
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 28px;
    margin: 46px 0 47px 51px;
}

.list_2 {
    width: 1040px;
    height: 420px;
    justify-content: space-between;
    margin: 20px 0 78px 52px;
}

.list-items_1-0 {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    height: 68px;
    margin-bottom: 20px;
    width: 1040px;
}

.box_14-0 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 1040px;
    height: 68px;
}

.text_40-0 {
    width: 815px;
    height: 28px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 20px 0 0 51px;
}

.thumbnail_16-0 {
    width: 17px;
    height: 17px;
    margin: 26px 59px 0 650px;
}

.list-items_1-1 {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    height: 68px;
    margin-bottom: 20px;
    width: 1040px;
}

.box_14-1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 1040px;
    height: 68px;
}

.text_40-1 {
    width: 815px;
    height: 28px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 20px 0 0 51px;
}

.thumbnail_16-1 {
    width: 17px;
    height: 17px;
    margin: 26px 59px 0 650px;
}

.list-items_1-2 {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    height: 68px;
    margin-bottom: 20px;
    width: 1040px;
}

.box_14-2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 1040px;
    height: 68px;
}

.text_40-2 {
    width: 815px;
    height: 28px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 20px 0 0 51px;
}

.thumbnail_16-2 {
    width: 17px;
    height: 17px;
    margin: 26px 59px 0 650px;
}

.list-items_1-3 {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    height: 68px;
    margin-bottom: 20px;
    width: 1040px;
}

.box_14-3 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 1040px;
    height: 68px;
}

.text_40-3 {
    width: 815px;
    height: 28px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 20px 0 0 51px;
}

.thumbnail_16-3 {
    width: 17px;
    height: 17px;
    margin: 26px 59px 0 650px;
}

.list-items_1-4 {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    height: 68px;
    margin-bottom: 20px;
    width: 1040px;
}

.box_14-4 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 1040px;
    height: 68px;
}

.text_40-4 {
    width: 815px;
    height: 28px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 20px 0 0 51px;
}

.thumbnail_16-4 {
    width: 17px;
    height: 17px;
    margin: 26px 59px 0 650px;
}

.box1_11{
    width: 100%;
    margin-top: 46px;
    background-color: rgba(24, 81, 224, 1);
}

.box0_4{
    width: 100%;
    max-width: 1160px;
    margin: 40px auto;
}

.box0_5{
    width: 90%;
    display: grid;
    grid-template-columns: 64fr 30fr;
    gap: 6%;
}

.box0_5_left_a{
    display: inline-block;
}

.box0_5_left_1{
    margin-top: 12%;
    display: flex;
}

.box0_5_left_1_left{
    width: 30%;
    background-color: #000;
    display: flex;
    align-items: center;
    float: left;
    border-radius: 12px 0 0 12px;
}

.shopify_1{
    margin: 0 auto;
    background-color: #000;
}

.text0_1{
    width: 128px;
    height: 23px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #001322;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.text0_1_1{
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #001322;
    line-height: 23px;
    text-align: left;
    font-style: normal;
}

.text0_2{
    width: 100%;
    margin-top: 16px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #454f5b;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.box0_5_left_1_right{
    width: 70%;
    background-color: #E2F0FE;
    padding: 4%;
    float: left;
    border-radius: 0 12px 12px 0;
}

.box0_5_right{
    width: 100%;
    background-image: url(./../img/integrations-img1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    padding-top: 95.6%;
}

.box0_6{
    width: 100%;
    background-color: #1851E0;
}

.box0_6_1{
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 40px 0 40px 0;
}

.text0_3{
    width: 100%;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 58px;
    text-align: center;
    font-style: normal;
}

.text-wrapper_41{
    width: 200px;
    margin: 40px auto 0 auto;
    background-color: #fff;
    border-radius: 8px;
    cursor: pointer;
}

.text-wrapper_41:hover{
    background-color: #f4f6f8;
}

.box0_7{
    width: 100%;
    background-color: #fff;
}

.box0_7_0{
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
}

.text0_6{
    width: 90%;
    margin: 0 auto;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #454f5b;
    line-height: 25px;
    text-align: center;
    font-style: normal;
}

.box0_7_1{
    width: 100%;
    max-width: 1160px;
    margin: 30px auto 50px auto;
    display: grid;
    grid-template-columns: 50fr 42fr;
    gap: 8%;
}

.box0_7_1_left{
    background-color: #E2F0FE;
    padding: 30px 40px 20px 40px;
    border-radius: 10px;
}

.margin-top-20{
    margin-top: 20px;
}

.text1_2{
    width: 40px;
    height: 40px;
    background-color: #E2F0FE;
    border-radius: 6px;
    position: relative;
    float: left;
}

.text1_2 img{
    position: absolute;
    top: 10px;
    left: 9px;
}

.text0_4{
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #001322;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    float: left;
    margin: 6px 0 0 14px;
}

.text0_5{
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #454F5B;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.box0_7_1_2{
    width: 100%;
    height: 40px;
}

.text-wrapper_1s {
    background-color: rgba(36, 99, 235, 1);
    border-radius: 8px;
    height: 50px;
    width: 46%;
    cursor: pointer;
    float: left;
}

.text-wrapper_1s:hover {
    background-color: #4D8AFF;
}

.text-wrapper_2s {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 50px;
    width: 50%;
    margin-left: 4%;
    float: left;
    cursor: pointer;
}
.text-wrapper_2s:hover {
    background-color: #f4f6f8;
}

.text_9 {
    width: 100%;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 50px;
}

.text_10 {
    width: 100%;
    height: 50px;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 50px;
}

.carousel {
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.carousel-container {
    width: 100%;
    display: flex;
    /*grid-template-columns: 1fr;*/
    /*gap: 0%;*/
    transition: transform 0.5s ease-in-out;
}

.box2_5{
    width: 100%;
    max-width: 1160px;
    margin: 0 auto 60px auto;
}

.text-wrapper_67 {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.text_79 {
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 28px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
}

.text-wrapper_68 {
    width: 90%;
    margin: 28px auto 0 auto;
}

.text_80 {
    width: 100%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    text-align: center;
    line-height: 20px;
}

.text-gray-600 {
    margin: 0;
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}

.box_20{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

@media (max-width: 960px){
    .text2_7{
        line-height: 40px;
        width: 90%;
    }
    .text4_8{
        line-height: 40px;
    }
    .text2_9{
        line-height: 24px;
    }
    .group_13{
        width: 80%;
    }
    .box_18{
        grid-template-columns: 1fr;
        position: relative;
        gap: 4%;
    }
    /*.height600{*/
    /*    height: 650px;*/
    /*}*/
    .height880{
        height: 1220px;
        margin: -370px auto 20px auto;
    }
    .box_19{
        width: 88%;
        margin: 0 auto;
    }
    .group_16{
        width: 88%;
        margin: 40px auto;
    }
    .image_3{
        width: 46%;
    }
    .box_200 {
        position: absolute;
        top: 330px;
        width: 100%;
    }
    .image_4 {
        width: 40%;
    }
    .image_5,.image_7{
        width: 47%;
    }
    .box_201{
        position: absolute;
        top: 320px;
        width: 100%;
    }
    .image_6 {
        width: 34%;
    }
    .image_8{
        width: 38%;
        position: absolute;
        top: 860px;
        left: 30%;
    }
    .faq-question{
        line-height: 32px;
    }
    .margin-top-260{
        margin: 340px auto 20px auto;
    }
    .margin-top-60{
        margin: 320px auto 20px auto;
    }
    .margin-top-500{
        margin-top: -640px;
    }
}

@media (max-width: 768px){
    .text2_7 {
        line-height: 32px;
        font-size: 30px;
    }
    .box_17{
        grid-template-columns: 1fr;
        margin: 20px auto 40px auto;
    }
    .image-text_15{
        width: 100%;
    }
    .text_18{
        line-height: 40px;
    }
    .group_14{
        width: 80%;
        margin: 30px auto;
    }
    .faq-question{
        font-size: 18px;
        line-height: 30px;
    }
    .box0_4{
        margin: 20px auto 60px auto;
    }
    .block_33 {
        width: 86%;
        margin: 36px auto 0 auto;
    }
    .box0_5_left_1{
        margin-top: 0;
    }
    .box0_5{
        grid-template-columns: 1fr;
        margin: 0 auto;
    }
    .box0_5_right{
        background-size: 50%;
        padding-top: 50%;
    }
    .text2_7_1{
        font-size: 30px;
        line-height: 50px;
    }
    .box_200 {
        top: 320px;
        width: 100%;
    }
    .image_4 {
        width: 40%;
    }
    .margin-top-260{
        margin: 280px auto 20px auto;
    }
    .margin-top-60{
        margin: 260px auto 20px auto;
    }
    .box_201{
        top: 320px;
        width: 100%;
    }
    .image_6 {
        width: 36%;
    }
    .image_8{
        top: 860px;
    }
    .height880{
        margin: -300px auto 20px auto;
        height: 1140px;
    }
}

@media (max-width: 430px) {
    .text2_7 {
        line-height: 40px;
        font-size: 24px;
        font-weight: 500;
        margin: 20px auto 0 auto
    }
    .block_33{
        width: 90%;
        margin-bottom: 20px;
    }
    .text-wrapper_1s{
        width: 80%;
        float: none;
        margin: 0 auto;
    }
    .text-wrapper_2s{
        width: 80%;
        float: none;
        margin: 10px auto 0 auto;
    }
    .text_10{
        font-size: 16px;
    }
    .height_100{
        height: 100px;
    }
    .text4_8 {
        line-height: 26px;
        font-size: 20px;
    }
    .group_13{
        width: 90%;
        margin: 16px auto 0 auto;
    }
    .group_14{
        width: 86%;
        margin: 18px auto 0 auto;
    }
    .image-text_15{
        margin-bottom: 10px;
    }
    .text-wrapper_3{
        width: 90%;
        margin-top: 80px;
    }
    .box_133{
        margin: 60px auto 0 auto;
    }
    .text_16{
        width: 100%;
        text-align: center;
        float: none;
    }
    .text_17{
        width: 100%;
        text-align: center;
        float: none;
    }
    .text_18{
        font-size: 24px;
        line-height: 24px;
        font-weight: 600;
    }
    .text_19{
        height: 100px;
        font-size: 18px;
        line-height: 22px;
    }
    .text_20{
        margin: 60px auto 0 auto;
    }
    .text_21,.text_23{
        font-size: 26px;
        line-height: 32px;
    }
    .text_22{
        line-height: 24px;
        margin-top: 10px;
    }
    .text_24{
        margin-top: 10px;
    }
    .box_19{
        width: 90%;
        margin: 0 auto;
    }
    .image-text_23{
        width: 80%;
    }
    .box_200{
        top: 400px;
        height: 60%;
        width: 100%;
    }
    .image_4{
        width: 50%;
    }
    .box_201{
        top: 550px;
        height: 50%;
    }
    .margin-top-500{
        margin-top: -500px;
    }
    .image_6{
        width: 50%;
    }
    .image_8{
        width: 47%;
        position: absolute;
        top: 880px;
        left: 28%;
    }
    .faq-question{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        line-height: 30px;
    }
    .thumbnail1_15{
        right: 2px;
        top: 10px;
    }
    .faq-item.active .faq-answer {
        font-size: 16px;
        padding: 12px 10px 12px 20px;
    }
    .box0_5 {
        width: 80%;
        margin: 20px auto 0 auto;
    }
    .box0_5_left_1{
        display: block;
    }
    .box0_5_left_1_left{
        width: 90%;
        float: none;
        border-radius: 12px 12px 0 0;
    }
    .box0_5_left_1_right{
        width: 90%;
        float: none;
        border-radius: 0 0 12px 12px;
    }
    .text2_7_1{
        font-size: 24px;
        line-height: 32px;
    }
    .text0_6{
        width: 80%;
        font-size: 18px;
        line-height: 22px;
        text-align: left;
    }
    .box0_7_1{
        width: 88%;
        margin: 0 auto;
        grid-template-columns: 1fr;
    }
    .text0_1_1{
        font-size: 24px;
    }
    .text0_2{
        line-height: 20px;
    }
    .text-wrapper_1{
        margin: 0 auto;
    }
    .box0_7_1_right{
        width: 90%;
        height: 340px;
        margin: 0 auto 20px auto;
    }
    .text0_4{
        font-size: 18px;
    }
    .text0_5{
        line-height: 20px;
    }
    .box0_7_1_right_1{
        margin-bottom: 20px;
    }

    .height700{
        height: 840px;
        margin: -150px auto 20px auto;
    }

    .margin-top-60{
        margin: 60px auto 20px auto;
    }

    .margin-top-260{
        margin: 260px auto 20px auto;
    }

    .height880 {
        height: 1100px;
        margin: -240px auto 20px auto;
    }

    .text-wrapper_23,.text-wrapper_24{
        width: 48%;
    }

    .group_16 {
        margin: 0 auto;
    }
}