body * {
    font-family: "LXGW WenKai Mono TC", monospace;
}
.twentytwenty-before-label, .twentytwenty-after-label {
    display: none;
    /* 隱藏文字標籤 */
}
@media only screen and (max-width: 767px) {
    .about-style-2 .about-wrapper {
        margin-top: -80px;
    }
}
.blogContent {
    line-height: 4rem;
}
body.active-light-mode .rbt-header .mainmenu-nav .mainmenu>li>a.active {
    color: #192335;
}
.h-captcha-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.rbt-banner-4 .inner .title {
    font-size: 3.3rem;
    line-height: 6rem;
    margin-top: -3rem;
}
.bannerSubtitle {
    font-size: 2rem !important;
    padding: 2rem !important;
}
.subtitleMain {
    font-size: 2rem !important;
    padding: 2rem 3rem !important;
    text-transform: none !important;
    font-weight: 700!important;

}
.bannerTitle {
    margin-top: 3rem;
    font-size: 5rem;
    line-height: 7rem;
}
.bannerTitle2 {
    font-size: 3rem;
}
.bannerDescription {
    font-size: 2.4rem;
    line-height: 4.6rem;
}
.chartDes {
    font-size: 2rem;
    font-weight: 500;
}
.ChartZone {
    font-size: 18px;
    font-weight: 400;
    color: #6b7385;
}
.bannerContainer {
    margin-top: 66px;
}
.rbt-banner-4.variation-01 {
    height: auto;
}
body.active-light-mode .popup-mobile-menu .mainmenu li a.active {
    color: #192335 !important;
}
body.active-dark-mode .popup-mobile-menu .mainmenu li a.active {
    color: #FFF !important;
}
.popup-mobile-menu .inner-wrapper {
    padding-top: 15px;
}
body.active-light-mode .popup-mobile-menu .inner-wrapper .inner-top {
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
}
body.active-dark-mode .popup-mobile-menu .inner-wrapper .inner-top {
    border-bottom: 1px solid #FFFCCF;
    padding-bottom: 20px;
}
body.active-light-mode .popup-mobile-menu .mainmenu li+li {
    border-top: 1px solid #CCC;
}
.blogTitle {
    line-height: 1.6;
    font-size: 3rem;
    font-weight: 700;
}
.blogDes {
    line-height: 1.8;
    font-size: 2rem;
    font-weight: 500;
}
.blogQA {
    line-height: 1.8;
    font-size: 1.6rem;
    font-weight: 500;
}
@media only screen and (max-width: 767px) {
    .blogContainer {
        margin-top: 6rem;
    }
    .chartContainer {
        margin-top: 4rem;
    }
    .quick-access .account-access a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 2rem;
        /* 調整內間距以增加點擊區域 */
    }
    .bannerContainer {
        margin-top: 30px;
    }
    .rbt-banner-4 .inner .title {
        font-size: 2.3rem;
        line-height: 5rem;
    }
    .bannerTitle {
        font-size: 3.5rem;
        line-height: 7rem;
    }
    .bannerTitle2 {
        font-size: 2.3rem;
    }
    .bannerDescription {
        font-size: 2rem;
        line-height: 4rem;
    }
}