
@font-face {
    font-family: 'Samsung Sharp Sans';
    src: url('../font/samsungsharpsans.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Samsung Sharp Sans Bold';
    src: url('../font/samsungsharpsans-bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Samsung Sharp Sans Medium';
    src: url('../font/samsungsharpsans-medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lilita One';
    src: url('../font/LilitaOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Red Hat Display';
    src: url('../font/RedHatDisplay-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Red Hat Display Italic-VariableFont_wght';
    src: url('../font/RedHatDisplay-Italic-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    font-family: 'Samsung Sharp Sans';
}

@media only screen and (max-width: 959px) {
    html {
        width: 100vw;
    }

    .m-application__wrap {
        max-width: 100vw;
        overflow: hidden;
    }

    .m-sheet.m-app-bar.m-toolbar:not(.m-sheet--outlined) {
        max-width: 100vw;
    }

    .m-sheet.m-footer:not(.m-sheet--outlined) {
        max-width: 100vw;
    }

    .footerTitle {
        max-width: 100vw;
        text-align: left;
        width: 100%;
        font-size: 20px;
        line-height: 30px;
    }

    .footer-col-02 {
        margin-left: unset !important;
        margin-top: 50px !important;
        width: unset !important;
    }

    .footer-col-03 {
        margin-left: unset;
        width: unset !important;
    }

    .footer-col-04 {
        margin-left: unset;
        width: unset !important;
    }

    .footer-col-05 {
        margin-left: unset;
        width: unset !important;
    }

    .footer-col-06 {
        width: unset !important;
        margin-left: unset;
    }

    .footer-col-07 {
        width: max-content !important;
        margin-left: unset;
    }

    .footer-col-07 {
        display: flex;
        justify-content: flex-start;
        width: 100vw;
    }

    .map-title {
        color: #000 !important;
        font-family: "Samsung Sharp Sans Bold";
        font-size: 13px !important;
        font-style: normal;
        font-weight: 700;
        line-height: 40px !important;
        width: max-content;
    }

    /* Footer mobile: make map-title full-width and show right-side dropdown arrow */
    .footer-map .map-title {
        width: 100%;
        display: flex;
        align-items: center;
        position: relative;
        cursor: pointer;
    }

        .footer-map .map-title::after {
            content: '';
            position: absolute;
            right: 8px;
            top: 50%;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 7px solid #000;
            transition: transform 0.1s ease;
        }

        .footer-map .map-title.expanded::after {
            transform: translateY(-50%) rotate(180deg);
        }

    font-size-14 {
        color: #000;
        font-family: "Red Hat Display" !important;
        font-size: 3.482vw !important;
        font-style: normal;
        font-weight: 600;
        line-height: 5.97vw;
    }

    .footer-map li {
/*        padding-left: 2vw;*/
        display: flex;
/*        flex-direction: column;*/
        align-items: flex-start;
    }

        .footer-map li a {
            font-family: "Red Hat Display";
            font-size: 13px !important;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 27px !important;
            text-transform: capitalize;
            color: rgba(0, 0, 0, .8) !important;
            text-align: left;
        }

    col-12 col-md-12 pl-2 pr-2 padding-left-0 {
        width: 100vw;
    }

    .footer-alert {
        width: 100vw;
        padding-left: 4.975vw;
        border-top: 1px solid rgba(0,0,0,.2);
        background: #F5F5F5;
        padding-top: 4.477vw;
    }

    .footer-risk-title {
        text-align: left;
        color: #000;
        font-family: "Red Hat Display";
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px; /* 200% */
    }
    .copyright {
        color: #000;
        text-align: center;
        font-family: "Red Hat Display";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        text-transform: capitalize;
        width: 70.398vw;
        margin-left: 40px;
        margin-top: 40px;
        opacity:.6;
    }
    .website-shared .footer-content {
        width: 90.049vw !important;
        text-align: left;
    }
    .website-shared .footer-content {
        margin: 0 auto;
    }
        /* 移动端样式 */
        .website-shared .m-toolbar__content {
            display: flex;
            justify-content: space-between;
            padding: 0 40px;
        }

    .headerLogo {
        width: 96px;
        height: 34px;
    }

    .website-shared .appbar {
        background-color: #2C008F !important;
        z-index: 999;
    }

    .carousel-height {
        height: unset !important;
    }

    .bg-banner-1 {
        background: #2C008F !important;
    }

    .homePage0Bg {
        position: absolute;
        width: 100%;
/*        height: 278px;*/
/*        z-index: 1;*/
        top: 197px;
        left: 0;
    }

    .font-banner-title {
        color: #FFF;
        text-align: center;
        font-family: "Samsung Sharp Sans Bold" !important;
        font-size: 30px !important;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;
        position: relative;
        z-index: 11;
        padding: 0 35px;
        line-height: 46px;
    }

    .font-banner-content {
        color: #FFF;
        text-align: center;
        font-family: "Red Hat Display" !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px; /* 162.5% */
        text-transform: capitalize;
        opacity: 0.8 !important;
        margin-top: 30px;
    }
    /*  临时解决  .m-application p {*/
    .foot-content p {
        color: #000;
        font-family: "Red Hat Display" !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 185.714% */
        width: 90vw;
        text-align: left;
    }

    .startAndDownloadInputBox {
        display: flex;
        justify-content: center;
    }

        .startAndDownloadInputBox .inputBox {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .startAndDownloadInputBox .inputBox {
            text-decoration: none;
            color: #fff;
            margin-top: 40px;
        }

            .startAndDownloadInputBox .inputBox .goLoginIcon {
                height: 32px;
                width: 32px;
                z-index: 9999;
            }

    .nationalCurrencyTypeBox {
/*        height: 86.8px !important;*/
        margin-top: 1.25rem !important;
    }

    .currency-scroll-wrapper {
        gap: 23.6px !important;
    }

    .nationalCurrencyTypeItem {
        width: 300px !important;
        height: 5.31rem !important;
        border-radius: 3.1343vw;
    }

        .nationalCurrencyTypeItem .InfoBox {
            height: 2rem;
            margin-left: 0.75rem;
            min-width: 140px;
        }

        .nationalCurrencyTypeItem .labelText {
            color: #FFF;
            font-family: "Samsung Sharp Sans Bold" !important;
            font-size: 1rem;
            font-style: normal;
            font-weight: 700;
            text-transform: capitalize;
            text-align: left;
        }

        .nationalCurrencyTypeItem .describe {
            font-size: 0.62rem;
            text-align: left;
        }

        .nationalCurrencyTypeItem .nationalCurrencyTypeItemImg {
            height: 31px;
            width: 35px;
        }

    .exchangeRateBox {
        display: flex;
        flex-direction: column;
        gap: 3px;
        height: 32px;
/*        margin-left: 20px;*/
    }

        .exchangeRateBox .value1 {
            color: #FFF;
            font-family: "Samsung Sharp Sans Bold" !important;
            font-size: 0.63rem;
            font-style: normal;
            font-weight: 700;
            text-transform: capitalize;
        }

        .exchangeRateBox .value2 {
            color: #FFF;
            font-family: "Samsung Sharp Sans Bold" !important;
            font-size: 12px;
            font-style: normal;
            font-weight: 500;
            text-transform: capitalize;
        }

    .pageTitleBox {
/*        width: 100%;*/
        display: flex;
        flex-direction: column;
        /*        align-items: center;*/
        margin: 6.25rem 1.375rem 0 1.375rem;
    }

    .homePage1 .pageTitleBox .title {
        color: #000;
        font-family: "Samsung Sharp Sans Bold" !important;
        font-size: 26px !important;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;
/*        width: 360px;*/
        line-height: 36px;
        text-align: left;
    }

    .homePage1 .pageTitleBox .describe {
        margin-top: 20px;
        color: #000;
        font-family: "Red Hat Display" !important;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 400;
        text-transform: capitalize;
        text-align: left !important;
/*        width: 343px;*/
        opacity: 0.6;
        margin-right:50px;
    }

    .homePage1 .describeCardBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 60px;
        position: relative;
        width: 100%;
        padding: 0 12px; /* 添加左右padding */
    }

        /* 轮播容器 */
        .homePage1 .describeCardBox .carousel-wrapper {
            width: 100%;
            max-width: 89.55vw; /* 与卡片宽度一致 */
            overflow: hidden;
            position: relative;
            margin: 0 auto;
        }

        .homePage1 .describeCardBox .carousel-track {
            display: flex;
            transition: transform 0.3s ease-in-out;
            width: auto; /* 让宽度自适应内容 */
        }

        .homePage1 .describeCardBox .cardItem {
            width: 360px; /* 略小于容器宽度，留出间距 */
            min-width: 360px; /* 确保不会被压缩 */
            height: 430px;
            border-radius: 12px;
            border: 0.7px solid #daccf9;
            background-color: rgba(124, 158, 251, 0.2);
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            padding: 30px;
            flex-shrink: 0;
            transition: all 0.2s ease-in-out;
            box-sizing: border-box;
            margin: 0 12px 0 0; /* 右侧添加2.99vw间距 */
        }

            /* 最后一个卡片不需要右边距 */
            .homePage1 .describeCardBox .cardItem:last-child {
                margin-right: 0;
            }

            /* 克隆卡片样式，确保与原始卡片完全一致 */
            .homePage1 .describeCardBox .cardItem.clone {
                /* 继承所有父类样式，无需额外定义 */
            }

    /* ==================== advantagesBox 移动端样式 ==================== */
    .advantagesBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 18px;
        margin-top: 60px;
    }

    /* 移动端标题文本 */
    .advantagesText-mobile {
        color: #000;
        font-family: "Samsung Sharp Sans Bold" !important;
        font-size: 26px !important;
        font-style: normal;
        font-weight: 700;
        text-align: left;
        text-transform: capitalize;
        width: 100%;
        max-width: 214.93vw;
        margin-bottom: 36px;
        line-height: 1.2;
        align-self: flex-start;
    }

    /* 移动端按钮容器 */
    .goInputBox-mobile {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 5.97vw;
        width: 100%;
        margin-bottom: 36px;
        align-self: flex-start;
    }

    /* 移动端按钮项目 - 通用样式 */
    .goInputItem-mobile {
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 0;
        background: transparent;
        border: none;
        transition: all 0.3s ease;
        text-decoration: none;
        width: auto;
        justify-content: flex-start;
    }

        .goInputItem-mobile:hover {
            transform: translateY(-0.37vw);
        }

    /* 移动端按钮图标 */
    .goInputItemImg-mobile {
        width: 32px; /* 32px ÷ 12 = 7.97vw */
        height: 32px;
        flex-shrink: 0;
    }

    /* 移动端按钮文字 */
    .goInputItemLabel-mobile {
        color: #000;
        font-family: "Red Hat Display";
        font-size: 14px; /* 14px ÷ 12 = 3.49vw */
        font-style: normal;
        font-weight: 500;
        text-transform: capitalize;
    }

    /* 移动端优势网格容器 */
    .advantagesBoxRightBox-mobile {
        width: 90.05vw; /* 362px converted to rem (362/12=30.17) */
        height: 65.46vw; /* 270px converted to rem (270/12=22.5) */
        background: rgba(124, 158, 251, 0.08); /* #7C9EFB with 8% opacity */
        border-radius: 3.97vw; /* 16px converted to rem (16/12=1.33) */
        border: 0.25vw solid rgba(44, 0, 143, 0.08); /* #2C008F with 8% opacity */
        padding: 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        overflow: hidden;
        position: relative;
    }

        /* 十字架分割线 - 垂直线 */
        .advantagesBoxRightBox-mobile::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 0.19vw; /* 1px */
            height: 52.92vw; /* 105px converted to rem (105/12=8.75) */
            background: #dbdcf1;
            transform: translate(-50%, -50%);
            z-index: 1;
        }

        /* 十字架分割线 - 水平线 */
        .advantagesBoxRightBox-mobile::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 73.85vw; /* 105px converted to rem (105/12=8.75) */
            height: 0.19vw; /* 1px */
            background: #dbdcf1;
            transform: translate(-50%, -50%);
            z-index: 1;
        }

    /* 移动端优势网格行 - 不再需要，使用grid替代 */
    .advantagesBoxRightRow-mobile {
        display: contents;
    }

    /* 移动端优势网格项目 */
    .advantagesBoxRightRowItem-mobile {
        background: transparent;
        border: none;
        border-radius: 0;
        padding: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        transition: all 0.3s ease;
        position: relative;
        z-index: 2;
    }

        .advantagesBoxRightRowItem-mobile:hover {
            background: rgba(255, 255, 255, 0.5);
        }

    /* 移动端优势网格文字 */
    .advantagesBoxRightRowItemText-mobile {
        color: #000;
        font-family: "Samsung Sharp Sans";
        font-size: 12px; /* 13px converted to rem (13/12=1.0833) */
        font-style: normal;
        font-weight: 500;
        line-height: 1.4;
        text-align: left;
/*        width: 32.666vw;*/
    }

    .describeCardBox .cardItem .cardLabel {
        color: #000;
        font-family: "Samsung Sharp Sans Bold" !important;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;
    }

    .describeCardBox .cardItem .cardImg {
        margin: 0 auto;
        width: 131px !important;
        height: 142px !important;
        margin-top: 71px;
    }

    .describeCardBox .cardItem .cardDecribe {
        color: #000;
        font-family: "Red Hat Display" !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 600;
        opacity: 0.5;
        text-align: left;
        width: 100% !important;
        max-width: none;
    }

    /* 轮播指示器样式 */
    .homePage1 .carousel-indicators {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 6px;
        margin-top: 24px;
        padding: 0 12px;
    }

        .homePage1 .carousel-indicators .indicator {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background-color: rgba(0, 0, 0, 0.3);
            cursor: pointer;
            transition: all 0.3s ease;
        }

            .homePage1 .carousel-indicators .indicator.active {
                background-color: #4500e2;
                transform: scale(1.2);
                width: 20px;
                border-radius: 1.74vw;
            }

    .homePage2 {
        width: 100%;
        /*        height: 208.955vw;*/
        background-color: #2C008F;
        overflow: hidden;
        padding: 0 24px;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        padding-bottom: 59px;
    }

        .homePage2 .homePage2Title {
/*            width: 65.477vw;*/
            color: #FFF;
            text-align: center;
            font-family: "Samsung Sharp Sans Bold" !important;
            font-size: 26px; /* 26px converted to rem (26/12=2.17) */
            font-style: normal;
            font-weight: 700;
            text-transform: capitalize;
            margin: 75px auto 0 auto;
            order: 1;
        }

        .homePage2 .optionBox {
            margin-top: 48px;
            font-size: 14px; /* 14px converted to rem (14/12=1.17) */
            color: #fff;
            line-height: 34px;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 26px;
            cursor: pointer;
            font-family: 'Samsung Sharp Sans';
            order: 2;
        }

        .homePage2 .contentBox {
            width: 100%;
            max-width: 314.93vw;
            height: auto;
            margin: 5.97vw auto 0 auto;
            position: relative;
            order: 4;
        }

            .homePage2 .contentBox .leftBox .goInputItem {
                /*                margin-top: 9.950vw !important;*/
            }

    .platform-content .text1 {
        font-size: 4.477vw;
        color: #FFF;
        font-family: "Samsung Sharp Sans" !important;
        font-style: normal;
        font-weight: 500;
        text-transform: capitalize;
    }

    .platform-content .text2 {
    }

    .homePage2 .contentBox .leftBox {
        width: 100%;
        height: auto;
        padding: 0;
        position: relative;
        opacity: 1;
        transform: translateX(0);
        transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

        .homePage2 .contentBox .leftBox.animated {
            width: 100%;
            height: auto;
            padding: 0;
            position: relative;
            opacity: 1;
            transform: translateX(0);
        }

        /* 确保内容切换时的平滑过渡 */
        .homePage2 .contentBox .leftBox .text1,
        .homePage2 .contentBox .leftBox .text2,
        .homePage2 .contentBox .leftBox .goInputItem {
            transition: opacity 0.3s ease-in-out;
        }

        .homePage2 .contentBox .leftBox:not(.animated) .text1,
        .homePage2 .contentBox .leftBox:not(.animated) .text2,
        .homePage2 .contentBox .leftBox:not(.animated) .goInputItem {
            opacity: 0;
        }

        .homePage2 .contentBox .leftBox .text1 {
            width: 100%;
            line-height: 34px;
            font-size: 18px; /* 18px converted to rem (18/12=1.5) */
            font-weight: 500;
            color: #fff;
            font-family: "Samsung Sharp Sans" !important;
            text-align: left;
        }

        .homePage2 .contentBox .leftBox .text2 {
            width: 100%;
            line-height: 19px;
            font-size: 14px; /* 14px converted to rem (14/12=1.17) */
            font-style: normal;
            font-weight: 500;
            color: rgba(255,255,255,.6);
            margin-top: 30px;
            font-family: "Samsung Sharp Sans" !important;
            text-align: left;
        }

        .homePage2 .contentBox .leftBox .goInputItem {
            height: 37px;
            display: flex;
            align-items: center;
            gap: 12px;
            margin-top: 75px;
            cursor: pointer;
        }

            .homePage2 .contentBox .leftBox .goInputItem .goInputItemImg:hover {
                transform: scale(1.2);
            }

            .homePage2 .contentBox .leftBox .goInputItem .goInputItemImg:not(:hover) {
                transform: scale(1);
            }

            .homePage2 .contentBox .leftBox .goInputItem .goInputItemImg {
                width: 37px;
                height: 37px;
                transition: all 0.2s ease-in-out;
            }

            .homePage2 .contentBox .leftBox .goInputItem .DownloadText {
                font-size: 12px;
                font-weight: 400;
                color: #fff;
                font-family: 'Red Hat Display';
            }

    .rightImg {
        order: 2;
        width: 362px; /* 362px converted to rem (362/12=30.17) */
        height: 204px; /* 204px converted to rem (204/12=17) */
        margin: 24px auto;
        position: relative;
        opacity: 1;
        transform: none;
        transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
        object-fit: cover;
    }

    .homePage2 .contentBox .rightImg.animated {
        order: 3;
        width: 90.05vw; /* 362px converted to rem (362/12=30.17) */
        height: 50.75vw; /* 204px converted to rem (204/12=17) */
        margin: 5.97vw auto;
        position: relative;
        opacity: 1;
        transform: none;
        object-fit: cover;
    }

    /* ==================== homePage4 移动端样式 ==================== */
    .homePage4 .box1 {
        width: 100vw;
        height: auto;
        margin: 33px auto 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 16px;
    }

        .homePage4 .box1 .rightBox {
            order: 1;
            font-style: normal;
            font-weight: 700;
            font-size: 6.25vw; /* 75px converted to vw */
            line-height: 7.5vw; /* 90px converted to vw */
            font-family: 'Samsung Sharp Sans Bold';
            text-align: center;
            width: 100%;
        }

    .appBoxFooter {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4.17vw;
        margin-top: 40px;
    }
        .appBoxFooter .appImg {
            width: 37vw;
            height: 10.984vw;
            max-width: 150px;
            max-height: 45px;
        }
    .homePage4 .box1 .appBox {
        order: 2;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4.17vw;
        margin-top: 40px;
    }


    .appBox {
        order: 2;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4.17vw;
        margin-top: 9.95vw;
    }

    .homePage4 .box1 .appBox .appImg {
        width: 25vw;
        height: 7.5vw;
        max-width: 150px;
        max-height: 45px;
    }

    .homePage4 .box1 .homePage4Img {
        order: 3;
        height: auto;
        width: 66.666vw;
        height: 87.064vw;
        max-width: 400px;
        opacity: 1;
        transform: none;
        margin-top: 46px;
    }

    .homePage3 {
        padding-top: 100px;
        padding-left: 15px;
/*        width: 402px;*/
        height: 929px;
        background: rgba(0, 0, 0, .04);
    }

        .homePage3 .homePage3Title {
            color: #000;
            font-family: "Samsung Sharp Sans Bold" !important;
            font-size: 26px;
            font-style: normal;
            font-weight: 700;
            text-transform: capitalize;
            text-align: left;
            width: 90%;
        }

    .homePage3Describe {
        color: rgba(0,0,0,.6);
        font-family: "Red Hat Display" !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        text-align: left;
/*        width: 359px;*/
        margin-top: 30px;
        padding-right:22px;
    }

    .homePage3 .contentBox {
/*        width: 100vw;*/
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

        .homePage3 .contentBox .leftBox {
            background-color: rgba(124, 158, 251,.4);
            width: 90.049vw;
            height: 252px;
            border-radius: 9px;
            position: relative;
            transition: all 0.2s ease-in-out;
            padding-top: 29px;
            padding-left: 29px;
            overflow: hidden;
            margin-top: 40px;
        }

            .homePage3 .contentBox .leftBox .leftBoxImg {
                position: absolute;
                right: 23px;
                bottom: 19px;
                width: 150px;
                height: 76px;
            }

            .homePage3 .contentBox .leftBox .leftBoxTitle {
                color: #000;
                font-family: "Samsung Sharp Sans Bold";
                font-size: 16px;
                font-style: normal;
                font-weight: 700;
                text-transform: capitalize;
                text-align: left;
            }

            .homePage3 .contentBox .leftBox .leftBoxDescribe {
                font-size: 12px;
                font-weight: 400;
                color: rgba(0,0,0,.6);
                line-height: 18px;
                width: 76.368vw;
                font-family: 'Red Hat Display' !important;
                text-align: left;
                margin-top: 12px;
            }

            .homePage3 .contentBox .leftBox .goInputItem {
                display: flex;
                align-items: center;
                gap: 1.25rem;
                margin-top: 3rem;
                cursor: pointer;
            }

                .homePage3 .contentBox .leftBox .goInputItem .goInputItemImg {
                    height: 2rem;
                    width: 2rem;
                }

                .homePage3 .contentBox .leftBox .goInputItem .labelText {
                    color: #000;
                    font-family: "Red Hat Display" !important;
                    font-size: 0.8125rem;
                    font-style: normal;
                    font-weight: 500;
                    text-transform: capitalize;
                }

        .homePage3 .contentBox .rightBox {
            background-color: rgba(219, 219, 219, .4);
            width: 90.049vw;
            height: 260px;
            border-radius: 9px;
            position: relative;
            transition: all 0.2s ease-in-out;
            padding-top: 30px;
            padding-left: 30px;
            overflow: hidden;
            margin-top: 0.75rem;
        }

            .homePage3 .contentBox .rightBox .rightBoxImg {
                position: absolute;
                right: 0rem;
                bottom: 0rem;
                width: 196px;
                height: 122px;
            }

            .homePage3 .contentBox .rightBox .rightBoxTitle {
                color: #000;
                font-family: "Samsung Sharp Sans Bold";
                font-size: 16px;
                font-style: normal;
                font-weight: 700;
                text-transform: capitalize;
                text-align: left;
            }

            .homePage3 .contentBox .rightBox .rightBoxDescribe {
                font-size: 12px;
                font-weight: 400;
                color: rgba(0,0,0,.6);
                line-height: 18px;
                width: 76.368vw;
                font-family: 'Red Hat Display' !important;
                text-align: left;
                margin-top: 12px;
            }

            .homePage3 .contentBox .rightBox .goInputItem {
                display: flex;
                align-items: center;
                gap: 1.25rem;
                margin-top: 1.875rem;
                cursor: pointer;
            }

                .homePage3 .contentBox .rightBox .goInputItem .goInputItemImg {
                    height: 2rem;
                    width: 2rem;
                }

                .homePage3 .contentBox .rightBox .goInputItem .labelText {
                    color: #000;
                    font-family: "Red Hat Display" !important;
                    font-size: 0.8125rem;
                    font-style: normal;
                    font-weight: 500;
                    text-transform: capitalize;
                }

    .homePage4 {
        width: 100vw;
        /*        height: 131.25rem;*/
        position: relative;
    }

        .homePage4 .box1 .homePage4Img {
            height: 350px;
            width: 268px;
        }

    .homePage4Box1RightText {
        line-height: 36px;
    }

    .homePage4 .box1 {
        width: 100vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 100px;
    }

        .homePage4 .box1 .rightBox {
            font-style: normal;
            font-weight: 700;
            font-size: 26px;
            line-height: 70px;
            font-family: 'Samsung Sharp Sans Bold';
            display: flex;
            flex-direction: column;
            align-items: center;
        }

    .download-btn {
        padding: 0;
    }

    .homePage4 .box1 .rightBox .appBox .appImg {
        width: 10.625rem;
        height: 3.125rem;
    }

    .homePage4 .box2 {
        width: 100vw;
        height: 270px;
        margin: 15px auto 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 3.75rem;
        justify-content: center;
        background-color: rgba(124, 158, 251,0.07);
        border-radius: clamp(12px, 1rem, 16px);
    }

        .homePage4 .box2 .box2Title {
            font-style: normal;
            font-weight: 700;
            font-size: 26px;
            line-height: 36px;
            display: flex;
            align-items: center;
            text-transform: capitalize;
            color: #000000;
            font-family: 'Samsung Sharp Sans Bold';
            padding: 0 3.563rem;
        }

        .homePage4 .box2 .paymentListBox {
            display: flex;
            align-items: center;
            justify-content: space-around;
            border: 1px solid #d8cefa;
            background-color: rgba(219, 219, 219,.17);
            border-radius: 1rem;
            width: 740px;
            height: 65px;
            backdrop-filter: grayscale(100%);
            /*position:relative;
                z-index:100;*/
        }

    .paymentListBox img {
        filter: grayscale(100%);
        width: 13.290vw;
        height: 4.073vw;
    }

    .homePage4 .box2 .paymentListItem {
    }

    .homePage4 .box3 {
        width: 100vw;
        display: flex;
        flex-direction: column;
        padding-left: 20px;
    }

        .homePage4 .box3 .box3Title {
            width: 100%;
            font-weight: 700;
            font-size: 26px;
            color: #000000;
            line-height: 36px;
            font-family: 'Samsung Sharp Sans Bold';
            text-align: left;
            margin-top: 100px
        }

        .homePage4 .box3 .listBox {
            display: flex;
            margin-top: 30px;
        }

        /* homePage4 box3 轮播容器 */
        .homePage4 .box3 .carousel-wrapper {
            width: 100%;
            overflow: hidden;
            position: relative;
            margin: 30px auto 0 auto;
        }

        .homePage4 .box3 .carousel-track {
            display: flex;
            transition: transform 0.3s ease-in-out;
            width: auto;
        }

            /* 轮播项目样式调整 */
            .homePage4 .box3 .carousel-track .listItems {
                width: 90.049vw;
                min-width: 90.049vw;
                height: 190px;
                display: flex;
                flex-direction: column;
                background: linear-gradient(180deg, rgba(124, 158, 251, 0.15) 0%, rgba(213, 213, 213, 0.15) 100%);
                border-radius: 16px;
                flex-shrink: 0;
                margin-right: 10px;
            }

                .homePage4 .box3 .carousel-track .listItems:last-child {
                    margin-right: 0;
                }

                /* 轮播项目内部样式 - 与原有样式保持一致 */
                .homePage4 .box3 .carousel-track .listItems .labelBox {
                    display: flex;
                    align-items: center;
                    gap: 20px;
                    padding-top: 38px;
                    padding-left: 38px;
                }

                    .homePage4 .box3 .carousel-track .listItems .labelBox .label {
                        font-weight: 700;
                        font-size: 16px;
                        color: #4500E2;
                        font-family: 'Samsung Sharp Sans Bold';
                    }

                    .homePage4 .box3 .carousel-track .listItems .labelBox .box3listBoxItemImg {
                        height: 40px;
                        width: 40px;
                    }

                .homePage4 .box3 .carousel-track .listItems .itemsTip {
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 18px;
                    color: rgba(0,0,0,0.7);
                    width: 80%;
                    margin-top: 16px;
                    font-family: 'Red Hat Display';
                    padding-left: 40px;
                    text-align: left;
                }

        .homePage4 .box3 .listBox .listItems {
            width: 90.049vw;
            height: 47.263vw;
            display: flex;
            flex-direction: column;
            background: linear-gradient( 180deg, rgba(124, 158, 251, 0.15) 0%, rgba(213, 213, 213, 0.15) 100% );
            border-radius: 2.985vw;
        }

            .homePage4 .box3 .listBox .listItems .labelBox {
                display: flex;
                align-items: center;
                gap: 4.975vw;
                padding-top: 9.452vw;
                padding-left: 9.452vw;
            }

                .homePage4 .box3 .listBox .listItems .labelBox .label {
                    font-weight: 700;
                    font-size: 3.98vw;
                    color: #4500E2;
                    font-family: 'Samsung Sharp Sans Bold';
                }

                .homePage4 .box3 .listBox .listItems .labelBox .box3listBoxItemImg {
                    height: 9.95vw;
                    width: 9.95vw;
                }

            .homePage4 .box3 .listBox .listItems .itemsTip {
                font-weight: 400;
                font-size: 3.482vw;
                line-height: 1.125rem;
                color: rgba(0,0,0,0.7);
                width: 71.641vw;
                margin-top: 3.98vw;
                font-family: 'Red Hat Display';
                padding-left: 9.452vw;
                text-align:left;
            }

        /* homePage4 box3 轮播指示器样式 */
        .homePage4 .box3 .carousel-indicators {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 6px;
            margin-top: 17px;
            padding: 0 12px;
        }

            .homePage4 .box3 .carousel-indicators .indicator {
                width: 6px;
                height: 6px;
                border-radius: 50%;
                background-color: rgba(0, 0, 0, 0.3);
                cursor: pointer;
                transition: all 0.3s ease;
            }

                .homePage4 .box3 .carousel-indicators .indicator.active {
                    background-color: #4500e2;
                    transform: scale(1.2);
                    width: 19px;
                    border-radius: 7px;
                }

    .homePage5 {
/*        height: 1440px;*/
        /*        width: 100vw;*/
        background: #2C008F;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 20px;
        padding: 70px 20px;
        box-sizing: border-box;
        margin-top: 70px;
    }

        .homePage5 .leftBox {
            height: 430px;
            width: 90vw;
            background: var(--BG, linear-gradient(252deg, #4500E2 37.69%, #2C008F 97.39%));
            background-size: 100% 100%;
            border-radius: 1rem;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            padding: 2.5rem 0 1.88rem 0;
        }

            .homePage5 .leftBox .bgi {
                background-image: url(/img//pages//home/s5-bgleft.png);
                background-size: 100% 100%;
                width: 17.125rem;
                height: 15rem;
            }
            .homePage5 .leftBox .contentBox {
                display: flex;
                flex-direction: column;
                align-items: center;
            }

                .homePage5 .leftBox .contentBox .homePage5LeftBoxTitle {
                    width: 80%;
                    /*                    height: clamp(82.5px,6.875rem, 110px);*/
                    font-weight: 700;
                    font-size: 18px;
                    line-height: 28px;
                    color: #FFFFFF;
                    font-family: 'Samsung Sharp Sans Bold';
                }

                .homePage5 .leftBox .contentBox .homePage5LeftBoxTip {
                    padding: 0 1.25rem;
                    /*                width: 23.3125rem;*/
                    /*                    width: 73.656vw;*/
                    font-weight: 400;
                    /*                font-size: .875rem;*/
                    font-size: 14px;
                    /*                line-height: 1.5rem;*/
                    line-height: 23px;
                    color: rgba(255,255,255,0.8);
                    text-align: center;
                    margin-top: clamp(21px,1.75rem, 24px);
                    font-family: 'Red Hat Display';
                }

        .homePage5 .rightBox {
            height: auto;
            width: 90vw;
            display: flex;
            flex-direction: column;
            gap: 20px;
            border-radius: 1rem;
            align-items: center;
        }

            .homePage5 .rightBox .rightBoxItem1Box {
                width: 100%;
                height: 320px;
                background: var(--BG, linear-gradient(252deg, #4500E2 37.69%, #2C008F 97.39%));
                background-size: 100% 100%;
                border-radius: 1rem;
                display: flex;
                flex-direction: column;
                padding: 34px 30px;
            }

                .homePage5 .rightBox .rightBoxItem1Box .homePage5RightBoxItem1BoxTitle {
                    font-weight: 700;
                    font-size: 18px;
                    line-height: 28px;
                    color: #FFFFFF;
                    font-family: 'Samsung Sharp Sans Bold';
                    text-align: left;
                    height: 4.6875rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: space-between;
                }

                .homePage5 .rightBox .rightBoxItem1Box .homePage5RightBoxItem1BoxTitle .ct{
                    width: 60%;
                }
                    .homePage5 .rightBox .rightBoxItem1Box .homePage5RightBoxItem1BoxTitle .bgi {
                        background-image: url(/img//pages//home/s5-bgright.png);
                        background-size: 100% 100%;
                        width: 77px;
                        height: 77px;
                    }

                .homePage5 .rightBox .rightBoxItem1Box .homePage5RightBoxItem1BoxTip {
                    width: 90%;
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 23px;
                    color: rgba(255,255,255,0.8);
                    font-family: 'Red Hat Display';
                    text-align: left;
                    margin-top: 26px;
                }

            .homePage5 .rightBox .rightBoxItem2Box {
                width: 90vw;
                height: 520px;
                border-radius: 6.18px;
                border: 0.386px solid #4500E2;
                background: linear-gradient(252deg, #4500E2 37.69%, #2C008F 97.39%);
                border-radius: 1rem;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                padding-left: 30px;
                padding-top: 40px;
                position: relative;
            }

                .homePage5 .rightBox .rightBoxItem2Box .homePage5RightBoxItem2BoxTitle {
                    font-weight: 700;
                    font-size: 18px;
                    line-height:28px;
                    color: #FFFFFF;
                    text-align: left;
                    font-family: 'Samsung Sharp Sans Bold';
                    width: 80%;
                }

                .homePage5 .rightBox .rightBoxItem2Box .rightBoxItem2BoxChildrenBox {
                    display: flex;
                    flex: 1;
                    align-items: flex-start;
                    flex-direction: column;
                    gap: 4.975vw;
                }

                    .homePage5 .rightBox .rightBoxItem2Box .rightBoxItem2BoxChildrenBox .rightBoxItem2BoxChildBox {
                        display: flex;
                        justify-content: center;
                        gap: 70px;
                        height: auto;
                        padding-top: 2.5rem;
                        width: 100%;
                        flex-direction: column;
                        align-items: flex-start;
                    }

                        .homePage5 .rightBox .rightBoxItem2Box .rightBoxItem2BoxChildrenBox .rightBoxItem2BoxChildBox .rightBoxItem2BoxChild .contentBox {
                            display: flex;
                            flex-direction: column;
                            gap: 2.487vw;
                        }

                            .homePage5 .rightBox .rightBoxItem2Box .rightBoxItem2BoxChildrenBox .rightBoxItem2BoxChildBox .rightBoxItem2BoxChild .contentBox .rightBoxItem2BoxChildTitle {
                                height: auto;
                                font-weight: 700;
                                font-size: 14px;
                                line-height: 25px;
                                color: #FFFFFF;
                                font-family: 'Samsung Sharp Sans Bold';
                                text-align: left !important;
                                width: 100%;
                            }

                            .homePage5 .rightBox .rightBoxItem2Box .rightBoxItem2BoxChildrenBox .rightBoxItem2BoxChildBox .rightBoxItem2BoxChild .contentBox .rightBoxItem2BoxChildTip {
                                text-align: left;
                                color: rgba(255,255,255,0.7);
                                width: 85%;
                                font-family: 'Red Hat Display';
                                font-size: 13px;
                                line-height: 19px;
                            }

        .homePage5 .goInputItem {
            display: flex;
            align-items: center;
            gap: 12px;
            flex-shrink: 0;
            margin-top: 30px;
        }

            .homePage5 .goInputItem .goInputItemImg {
                height: 32px;
                width: 32px;
                transition: all 0.2s ease-in-out;
            }

            .homePage5 .goInputItem .labelText {
                font-size: 13px;
                font-weight: 400;
                color: #fff;
                font-family: 'Red Hat Display';
            }

    .copyrightBox {
        display: flex;
        justify-content: center;
        padding: 0;
        border: none;
        margin-top: 30px;
    }

        .copyrightBox .contactInfo {
            width: 227px;
        }

            .copyrightBox .contactInfo .contactIcon {
                height: 21px;
                width: 21px;
            }
    /*        .my-auto img {
            width: 24.034vw;
            height: 8.452vw;
            margin-left: 5.97vw;
        }*/
    .logoDescribe {
        height: auto;
        width: 88.059vw;
        text-align: left;
        margin-top: 22px;
/*        margin-left: 5.97vw;*/
        font-size: 12px;
        line-height: 18px;
    }

    .footer-map ul {
        width: max-content;
        color: #000;
        font-family: "Red Hat Display" !important;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .splitLine {
        height: 1px;
        width: 80%;
        background-color: #7C9EFB;
        opacity: .5;
        position: absolute;
    }
    .m-image__image--cover {
     background-size:100% 100%;
    }
 }

/* Hide dropdown arrow for non-collapsible footer titles */
.footer-map .map-title.no-collapse { cursor: default; }
.footer-map .map-title.no-collapse::after { display: none !important; content: none !important; }
