@charset "UTF-8";

/* ============================================================
   基礎容器
   ============================================================ */
.promo0624-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    overflow: hidden;
    text-align: center;
    cursor: default;
    position: relative;
    background: linear-gradient(180deg, #0c0f20 0%, #2a0845 100%);
}

.promo0624-container .note {
    font-size: 1rem;
    color: black;
    margin-top: .5rem;
}

.promo0624-container .btn {
    color:white;
    border-color: white;
}

.promo0624-container .title-h1 {
    z-index: -9999;
    font-size: 0;
    text-indent: -9999;
}

.promo0624-container small { color: inherit; }
.promo0624-container .green { color: #00968f !important; }
.promo0624-container .pink  { color: #ed2a43 !important; }

/* Tab Style (隱藏用) */
.promo0624-container .tab-style {
    display: block;
    width: 100%;
    height: 1rem;
    z-index: -9;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

/* ============================================================
   Wrapper
   ============================================================ */
.promo0624-container .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 2.5% 12%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

/* ============================================================
   Subtitle
   ============================================================ */
.promo0624-container .subtitle {
    margin-bottom: 2.5%;
}

.promo0624-container .subtitle .line { text-decoration: underline; }

.promo0624-container .subtitle h2 {
    font-size: 3rem;
    font-weight: 700;
    line-height: 120%;
    color: #ffffff;
    display: block;
}

.promo0624-container .subtitle h3 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 120%;
    color: white;
    display: block;
}

.promo0624-container .subtitle h4 {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 120%;
    color: #333;
}

.promo0624-container .subtitle p {
    font-size: 1.2rem;
    line-height: 140%;
    color: #fff;
}

.promo0624-container .sec1 .subtitle h2,
.promo0624-container .sec2 .subtitle h2,
.promo0624-container .sec3 .subtitle h2,
.promo0624-container .sec1 .subtitle p,
.promo0624-container .sec2 .subtitle p,
.promo0624-container .sec3 .subtitle p,
.promo0624-container .sec3 .subtitle h3,
.promo0624-container .events-content dl dt {
    color: #ff3784;
    display: block;
}

.promo0624-container .sec1 .subtitle .yellowsubtitle { color: #ff3784; }

.promo0624-container .sec3 .subtitle h3 small small,
.promo0624-container .sec3 .subtitle h4 small small {
    font-size: 1rem;
    font-weight: normal;
    margin-left: 4px;
}

.promo0624-container .subtitle .limit-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem auto .5rem;
}

.promo0624-container .subtitle .limit-title span {
    color: #fffc8d;
    margin: 0 5px;
    font-weight: 700;
}

.promo0624-container .subtitle .limit-title::before,
.promo0624-container .subtitle .limit-title::after {
    width: 10%;
    height: 2px;
    content: "";
    background-color: #fffc8d;
    transform: translateY(-50%);
    display: inline-block;
}

/* ============================================================
   Sections
   ============================================================ */
.promo0624-container .sec1,
.promo0624-container .sec2,
.promo0624-container .sec3,
.promo0624-container .sec-main {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}


.promo0624-container .sec3 .wrapper { padding-top: 5%; }

.promo0624-container .sec3 .wrapper:nth-child(2) .subtitle h2 {
    background: linear-gradient(transparent 60%, #7e0327 60%, #7e0327 90%, transparent 90%);
}



.promo0624-container .sec5 {
    width: 100%;
    background: #e6f2f4;
    height: 1rem;
    margin-top: -5px;
}

/* ============================================================
   Hero Box
   ============================================================ */
.promo0624-container .hero-box {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.promo0624-container .hero-box .kv-bg {
    position: relative;
    width: 100%;
}

.promo0624-container .hero-box .kv-slogan {
    width: 100%;
    position: absolute;
    left: 0%;
    top: 2%;
}

.promo0624-container .hero-box .kv-slogan .slogan-2 { margin-top: 20px; }
.promo0624-container .hero-box .kv-slogan .slogan-2 img { max-width: 945px; width: 100%; }

.promo0624-container .hero-box .kv-model {
    position: absolute;
    left: 2%;
    top: 4%;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.promo0624-container .hero-box .kv-Bonus {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: fit-content;
}

.promo0624-container .hero-box .kv-Bonus img { margin-top: 37%; }

/* ============================================================
   優惠 (Offer Box)
   ============================================================ */
.promo0624-container .sec1 .offer-box-desk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5%;
}

.promo0624-container .sec1 .offer-box-desk img { width: 100%; height: fit-content; }
.promo0624-container .sec1 .offer-box-desk figure { margin-bottom: 2.5%; }
.promo0624-container .sec1 .offer-box-mobile { display: none; }

/* ============================================================
   費率表 (Fees Table)
   ============================================================ */
.promo0624-container .fees-content {
    position: relative;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 5%;
}

.promo0624-container .sec1 .fees-content { margin-bottom: 2.5%;    margin-top: 4%; }

.promo0624-container .fees-content .mobile-show {
    display: none;
    margin-bottom: 5px;
    font-size: 12px;
}

.promo0624-container .fees-content .fees-table {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
    position: relative;
    box-shadow: 0 0 10px #33333310;
}

.promo0624-container .fees-content .fees-table table {
    border: 0;
    width: 100%;
    border-spacing: 0;
    margin: 0 auto;
    border-collapse: separate;
    border-radius: 0;
    font-size: 1.1rem;
    color: #333;
}

.promo0624-container .fees-content .fees-table table th {
    color: #fff;
    padding: 8px;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    border-right: solid 1px #fff;
}

.promo0624-container .fees-content .fees-table table th p {
    font-weight: 700;
    font-size: 1.5rem;
}

.promo0624-container .fees-content .fees-table table td {
    border-right: solid 2px black;
    border-top: solid 2px black;
    padding: 12px 8px;
    font-weight: 500;
    font-size: 1.1rem;
    color: #333;
}

.promo0624-container .fees-content .fees-table table td p { font-size: 1.1rem; color: #333; }

.promo0624-container .fees-content .fees-table table tr:first-child th:first-child { width: 20%; }
.promo0624-container .fees-content .fees-table table tr:first-child th:first-child small { font-weight: normal; }

.promo0624-container .fees-content .fees-table table tr:first-child th:last-child,
.promo0624-container .fees-content .fees-table table tr:nth-child(3) th:last-child { border-right: 0; }

.promo0624-container .fees-content .fees-table table tr:nth-child(2) td:first-child,
.promo0624-container .fees-content .fees-table table tr:nth-child(4) td:first-child {     border-top: 2px solid black; }

.promo0624-container .fees-content .fees-table table tr:nth-child(2) td:first-child,
.promo0624-container .fees-content .fees-table table tr:nth-child(3) td:first-child { border-right: 2px solid black; }

.promo0624-container .fees-content .fees-table table tr:nth-child(2) th:nth-child(1),
.promo0624-container .fees-content .fees-table table tr:nth-child(2) th:nth-child(2),
.promo0624-container .fees-content .fees-table table tr:nth-child(5) td:nth-child(1) {border-top: 2px solid black; }

.promo0624-container .fees-content .fees-table table tr:nth-child(2) td:last-child,
.promo0624-container .fees-content .fees-table table tr:nth-child(3) td:last-child,
.promo0624-container .fees-content .fees-table table tr:nth-child(4) td:last-child,
.promo0624-container .fees-content .fees-table table tr:nth-child(5) td:last-child,
.promo0624-container .fees-content .fees-table table tr:nth-child(6) td:last-child { border-right: 0; }

.promo0624-container .fees-content .fees-table table .logo { vertical-align: baseline; }
.promo0624-container .fees-content .fees-table table .w     { color: #fff; }
.promo0624-container .fees-content .fees-table table .yellow { color: #fffc8d; }

.promo0624-container .fees-content .fees-table table .hot {
    display: inline-block;
    padding: 3px 10px;
    margin-bottom: 5px;
    border-radius: 25px;
    box-shadow: 2px 2px 0 #0000003a;
    color: #fff7d2;
    background-color: #632aff;
    font-size: 14px;
}

.promo0624-container .fees-content .fees-table table .sale-deco {
    padding: 1px 6px;
    background: linear-gradient(to right, #d69813 0%, #fff4a2 33%, #fff4a2 100%);
    color: #70460a;
    font-size: 13px !important;
    border-radius: 20px;
    display: inline-block;
}

.promo0624-container .fees-content .fees-table table .price {
    font-size: 160%;
    font-weight: 700;
    color: #ff3784;
    display: inline-block;    /* 關鍵：改為行內塊，允許後方元素並排 */
    margin-right: 5px;       /* 特價與原價之間的間距 */
    vertical-align: middle;   /* 垂直對齊 */
}

.promo0624-container .fees-content .fees-table table .price2 {
    font-size: 160%;
    font-weight: 700;
    color: #ff3784;
}

.promo0624-container .fees-content .fees-table table del {
    font-size: 16px;
    font-weight: normal;
    color: #666;
    display: inline-block;    /* 關鍵：確保 del 也是行內塊 */
    vertical-align: middle;   /* 與特價中心對齊 */
    margin-top: 5px;          /* 視視覺需求微調高度，讓它看起來在數字中間 */
}

.promo0624-container .fees-content .fees-table table .icon { margin-right: 2px; }
.promo0624-container .fees-content .fees-table table tr:nth-child(5) td:last-child p img { vertical-align: baseline; }

//* 表格修改 *//
/* 1. 確保標籤可以超出邊界 */
.promo0624-container .fees-content .fees-table {
    overflow: visible; 
    border-radius: 20px;
    /* 新增下面這行，高度要大於你 tag 的 top 負值 */
    padding-top: 30px; 
    position: relative;
}

/* 2. 處理表格圓角 (因為 overflow 不能用 hidden) */
.promo0624-container .fees-table table {border-collapse: separate; border-spacing: 0;}

/* 左上圓角 */
.promo0624-container .fees-table tr:first-child th:first-child {border-top-left-radius: 20px;
}
/* 右上圓角 */
.promo0624-container .fees-table tr:first-child th:last-child {border-top-right-radius: 20px;
}
/* 左下圓角 */
.promo0624-container .fees-table tr:last-child td:first-child {
border-bottom-left-radius: 20px;}

/* 右下圓角 */
.promo0624-container .fees-table tr:last-child td:last-child {border-bottom-right-radius: 20px;}

/* 3. 推薦標籤 CSS (鎖定在 600M 上方) */
.promo0624-container .fees-table .cell-recommend {position: relative;}

.promo0624-container .fees-table .tag-recommend {
    position: absolute;
    top: -61px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ff0066;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    z-index: 50;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

/* 標籤小箭頭 */
.promo0624-container .fees-table .tag-recommend::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #ff0066 transparent transparent transparent;
}

/* 4. 橫幅文字樣式優化 */
.promo0624-container .fees-table .banner-text { font-weight: bold; padding: 10px 0; font-size: 1.2rem; margin: 0;}

.promo0624-container .apply-btn {
        display: inline-block;
        background-color: #ff3784; /* 配合標頭顏色 */
        color: #fff;
        padding: 12px 50px;
        font-size: 1.25rem;
        font-weight: bold;
        text-decoration: none;
        border-radius: 50px;
        transition: transform 0.3s, background-color 0.3s;
        box-shadow: 0 4px 15px rgba(255, 55, 132, 0.3);
    }

 .promo0624-container   .apply-btn:hover {
        background-color: #e62272;
        transform: translateY(-3px);
        color: #fff;
    }

//* 表格修改結束 *//

/* ============================================================
   1G速配 (Match)
   ============================================================ */
.promo0624-container .match {
    box-sizing: border-box;
    width: 100%;
}

.promo0624-container .match dl {
    background: linear-gradient(0deg, rgba(232, 232, 232, 1) 0%, rgba(255, 255, 255, 1) 20%);
    border-radius: 80px 20px 20px 20px;
    padding: 15px 0;
}

.promo0624-container .match dl:nth-child(2) {
    margin-top: 40px;
    border-radius: 20px 20px 80px 20px;
}

.promo0624-container .match dl dt {
    font-size: 1.5rem;
    line-height: 140%;
    font-weight: 700;
}

.promo0624-container .match dl dd {
    font-size: 1.2rem;
    line-height: 140%;
    margin: 0;
}

.promo0624-container .match dl dd:last-child { margin-bottom: 0; }
.promo0624-container .match dl dd span { display: block; }

.promo0624-container .match dl dd img {
    border-radius: 40px 40px 0 0;
    padding-left: 15px;
    width: 100%;
}

.promo0624-container .match dl dd i img {
    width: 14px;
    height: 16px;
    border-radius: 0;
    padding-left: 0;
    vertical-align: baseline;
    margin-right: 1px;
}

/* Match Swiper */
.promo0624-container .swiper-pagination.match { display: none; }
.promo0624-container .swiper-pagination.match .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #ffffff; }

/* ============================================================
   線上申辦優點 (Easy)
   ============================================================ */
.promo0624-container .easy {
    box-sizing: border-box;
    width: 100%;
}

.promo0624-container .easy dl {
    background: linear-gradient(0deg, rgba(232, 232, 232, 1) 0%, rgba(255, 255, 255, 1) 20%);
    border-radius: 80px 20px 20px 20px;
    padding: 15px 0;
}

.promo0624-container .easy dl:nth-child(2) {
    margin-top: 40px;
    border-radius: 20px 20px 80px 20px;
}

.promo0624-container .easy dl dd {
    font-size: 1.2rem;
    line-height: 140%;
}

.promo0624-container .easy dl dd:last-child { margin-bottom: 0; }
.promo0624-container .easy dl dd span { display: block; }

.promo0624-container .easy dl dd img {
    border-radius: 40px 40px 0 0;
    padding-left: 15px;
    width: 100%;
}

/* Easy Swiper */
.promo0624-container .swiper-pagination.easy { display: none; }
.promo0624-container .swiper-pagination.easy .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #269aaf; }

/* 申辦按鈕 */
.promo0624-container .sec-main .btn {
    width: fit-content;
    margin: 1rem auto 0;
}

/* ============================================================
   老客戶AB試算 (Regular Content)
   ============================================================ */
.promo0624-container .regular-content .ex-box .ex-box-main {
    margin-bottom: 2.5%;
    border-radius: 20px;
    box-shadow: 0 0 10px #33333310;
    display: flex;
    border: 2px solid #d4164a;
    box-sizing: border-box;
    overflow: hidden;
}

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left {
    background-color: #d4164a;
    display: inline-flex;
    justify-content: center;
    width: 40%;
}

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left dl {
    display: inline-flex;
    margin: 0;
    padding: 5%;
    align-items: center;
    text-align: left;
    width: 100%;
    color: #fff;
}

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left dl dt { margin: 0; padding: 0; }
.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left dl dt p { font-size: 1rem; }

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left .user-icon {
    width: 55px;
    margin-right: 1rem;
}

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right {
    width: 60%;
    padding: .5rem 1rem;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background: #fff;
}

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right .ex-box-tip {
    font-size: 13px;
    color: #939393;
    line-height: 100%;
    padding: 2px 5px;
    border: 1px solid #939393;
    font-style: normal;
    margin-bottom: .5rem;
}

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right dl {
    display: inline-flex;
    border-bottom: 1px solid #7e0327;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    width: 100%;
    justify-content: space-between;
}

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right dl:last-child { border-bottom: 0; }

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right dl dt,
.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right dl dd { margin-bottom: 0; }

.promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right .note {
    font-size: .9rem;
    text-align: left;
    color: #939393;
}

.promo0624-container .regular-content .ex-box .ex-box-main:first-child .ex-box-right dl {
    padding-bottom: 0;
    margin-bottom: 0;
}

.promo0624-container .regular-content .regular-ad { margin-bottom: 2.5%; }
.promo0624-container .regular-content .regular-ad img { width: 100%; height: fit-content; }

/* ============================================================
   更多優惠 (Events Content)
   ============================================================ */
.promo0624-container .events-content dl {
    background-color: #fff;
    border-radius: 20px;
    min-height: 11rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.promo0624-container .events-content dl dt {
    font-size: 1.4rem;
    line-height: normal;
    padding: 12px 0;
    border-radius: 20px 20px 0 0;
    margin: 0 0 10px 0;
    background: radial-gradient(circle farthest-corner at left, #22aec6 0%, #1c96ac 40%, #1c96ac 100%);
    color: white;
}

.promo0624-container .events-content dl dd { font-size: 1.1rem; }

.promo0624-container .events-content dl dd .promo0624-btn {
    font-size: .9rem;
    margin-bottom: .5rem;
    display: block;
}

.promo0624-container .events-content .btn {
    padding: 10px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
}

.promo0624-container .events-content .promo0624-btn i { margin-left: 8px; }
.promo0624-container .events-content .promo0624-btn i img { vertical-align: baseline; }

.promo0624-container .events-content .promo0624-btn:hover i {
    transform: translate(3px, 0);
    transition: .2s;
}

/* Events Swiper */
.promo0624-container .swiper-container.events-content { display: flex; padding: 0; width: 100%; }
.promo0624-container .swiper-wrapper.events-content { display: flex; }
.promo0624-container .swiper-pagination.events-content { display: none; }
.promo0624-container .swiper-pagination.events-content .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #269aaf; }

/* ============================================================
   QA
   ============================================================ */
.promo0624-container .sec-main .qa-content {
    background-color: #fff;
    border-radius: 20px;
    padding: 1.5rem;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}

.promo0624-container .sec-main .qa-content .container-accordion {
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.promo0624-container .sec-main .qa-content .container-accordion label {
    display: block;
    width: 100%;
    text-align: left;
    background-color: #fff;
    cursor: pointer;
    font-size: 1.1rem;
    line-height: 140%;
}

.promo0624-container .sec-main .qa-content .container-accordion label h2.qa-title {
    margin: 0;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 140%;
    display: inline;
    color: inherit;
}

.promo0624-container .sec-main .qa-content .container-accordion .accordion-navigation {
    border-bottom: #bfbfbf 1px dotted;
    width: 100%;
    text-align: left;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.promo0624-container .sec-main .qa-content .container-accordion .accordion-navigation:last-child {
    border-bottom: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
}

input[type=radio] { display: none; }

.container-accordion .container-accordion-content {
    height: 0;
    overflow: hidden;
    font-size: 1rem;
    line-height: 140%;
    padding-left: 2rem;
    transition: 0.3s ease-in !important;
}

input[type=radio]:checked + .container-accordion-content {
    height: auto;
    font-size: 1rem;
    line-height: 140%;
    padding-left: 2rem;
    padding-top: .5rem;
}

/* ============================================================
   貼心提醒 (Terms Box)
   ============================================================ */
.promo0624-container .terms-box {
    background-color: #fff;
    text-align: left;
}

.promo0624-container .terms-box .dot-hr { margin-top: 0; }

/* ============================================================
   線上申辦流程 (Apply Process)
   ============================================================ */
.apply-process-section {
    margin-bottom: 50px;
    margin-top: 40px;
}

.apply-process-section .subtitle {
    text-align: center;
    margin-bottom: 30px;
}

.apply-process-section .subtitle h3 {
    color: white;
    font-size: 2rem;
}

.apply-process-section .mobile-show { color: white; }

.apply-process-section .steps-row {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff;
    border-radius: 50px;
    max-width: 75%;
    margin: 20px auto 0;
    overflow: visible;
}

.apply-process-section .step-main:first-of-type {
    background-color: #5ba39d;
    color: #fff;
    flex: 0 0 280px;
    border-radius: 50px 0 0 50px;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}

.apply-process-section .step-main:first-of-type dt { color: #fff !important; }

.apply-process-section .step-main:first-of-type dd,
.apply-process-section .step-main:first-of-type li { color: #f0f0f0 !important; }

.apply-process-section .icon-1 {
    position: absolute;
    left: 280px;
    transform: translateX(-50%);
    z-index: 10;
    width: 60px;
    margin: 0 !important;
    display: flex;
    justify-content: center;
}

.apply-process-section .step-main {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    text-align: center;
}

.apply-process-section .step-main dt {
    font-size: 1.4rem;
    font-weight: bold;
    color: #5ba39d;
    margin: 10px 0;
}

.apply-process-section .step-main dd {
    margin: 0;
    color: #666;
    font-size: 0.95rem;
}

.apply-process-section [class^="icon"] {
    flex-shrink: 0;
    width: 60px;
}

.apply-process-section [class^="icon"] img {
    width: 100%;
    display: block;
}

/* ============================================================
   飆網用中嘉 (Feature Slider)
   ============================================================ */
.promo0624-container .feature-slider {
    background: url(https://www.homeplus.net.tw/cable/images/manual_upload/estore-benefit/sec-6-bg.webp) center bottom no-repeat;
    background-size: cover;
    padding: 60px 0;
    overflow: hidden;
}

.promo0624-container .feature-slider .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 12%;
    box-sizing: border-box;
}

.promo0624-container .feature-slider__header {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.promo0624-container h2 {
    font-size: 3rem;
    margin-bottom: 10px;
    font-weight: 700;
}

.promo0624-container h3 {
    font-size: 2rem;
    font-weight: 700;
}

.promo0624-container .feature-slider__scroll-box {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding: 20px;
    gap: 20px;
}

.promo0624-container .feature-slider__scroll-box::-webkit-scrollbar { display: none; }

.promo0624-container .feature-item {
    flex: 0 0 85%;
    scroll-snap-align: center;
    background: linear-gradient(0deg, #e8e8e8 0%, #ffffff 10%);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
    border-radius: 80px 20px 20px 20px;
    overflow: hidden;
}

.promo0624-container .feature-item:nth-child(2) { border-radius: 20px 20px 80px 20px; }

.promo0624-container .feature-item__img img { width: 100%; display: block; }

.promo0624-container .feature-item__info {
    padding: 1.5rem 1rem 2.5rem;
    text-align: center;
}

.promo0624-container .feature-item__label {
    font-size: 1.6rem;
    color: #23a7a1;
    font-weight: bold;
    margin-bottom: 10px;
}

.promo0624-container .feature-item__text {
    font-size: 1.1rem;
    line-height: 1.5;
    color: #333;
}

/* ============================================================
   加購優惠 Banner (Promo Banner)
   ============================================================ */
.promo0624-container .promo-banner {
    padding: 40px 0;
    text-align: center;
    background-color: transparent;
}

.promo0624-container .promo-banner .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 12%;
    box-sizing: border-box;
}

.promo0624-container .promo-banner__title {
    font-size: 3rem;
    font-weight: bold;
    color: white;
    margin-bottom: 25px;
}

.promo0624-container .promo-banner__image img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.promo0624-container .sec-short-plan { padding: 2.5% 0; }
.promo0624-container .sec-short-plan h1,
.promo0624-container .sec-short-plan h2,
.promo0624-container .sec-short-plan h3,
.promo0624-container .sec-short-plan h4 { color:white; }
.promo0624-container .sec-short-plan h3 { margin-bottom: 40px; }


.promo0624-container .sec-short-plan h2 {
    font-size: 3rem;
    font-weight: 700;
    line-height: 120%;
    color: #ff3784;
}

.promo0624-container .sec-short-plan .ad-box {
    display: flex;
    flex-direction: row;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.promo0624-container .sec-short-plan .ad-box li {
    flex: 1;
    min-width: 0;
}

.promo0624-container .sec-short-plan .ad-box li img {
    width: 100%;
    height: auto;
    display: block;
}

/* ============================================================
   卡片樣式 (Card)
   ============================================================ */
.card {
    flex: 0 0 33%;
    max-width: 330px;
    background: #ffffff;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 416px;
}

.bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.content {
    position: relative;
    z-index: 1;
    padding: 6px;
    margin-top: 10px;
}

.label {
    position: absolute;
    top: 0;
    left: 10px;
    width: 88px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    background-image: url('https://www.homeplus.net.tw/cable/images/manual_upload/promo0624/icon-tag-250410.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.label-bottom-img {
    width: 100%;
    height: auto;
    margin-top: 5px;
}

.title {
    color: #ff3784;
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
}

.subtitle {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}

.description {
    font-size: 18px;
    color: #000;
    line-height: 1.5;
}

.description strong {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 8px;
    display: inline;
    box-decoration-break: clone;
}

.catchplay {
    width: 205px;
    margin-top: 10px;
}

.bonus021825 {
    width: 100%;
    margin-top: 2%;
    margin-bottom: 5%;
}

/* ============================================================
   Swiper Match (左右滑動)
   ============================================================ */
.swiper-container.match {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 10px;
    padding-bottom: 10px;
}

.swiper-slide {
    scroll-snap-align: start;
    flex: 0 0 auto;
    width: 80%;
    max-width: 330px;
    background: white;
    border-radius: 8px;
}

/* ============================================================
   滾動容器 (Scroll Container)
   ============================================================ */
.scroll-container,
.scroll-container.easy {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
    padding: 0 16px 10px;
    justify-content: flex-start;
}

.scroll-slide {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 80%;
    max-width: 320px;
    background: #fff;
    border-radius: 8px;
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
}

/* ============================================================
   AD 動畫
   ============================================================ */
.ad-picture { transition: 0.24s; }
.ad-picture:hover { transform: scale(1.02); }

/* ============================================================
   工具類別
   ============================================================ */
.table-bg { background-color: #ff3784; }
.m-show { display: none; }

/* ============================================================
   RWD — 1280px 以下
   ============================================================ */
@media screen and (max-width: 1280px) {
    .promo0624-container .wrapper { padding: 2% 5%; }
    .promo0624-container .feature-slider .container,
    .promo0624-container .promo-banner .container { padding: 0 5%; }

    .promo0624-container .hero-box .kv-model {
        position: absolute;
        left: 0%;
        top: 0%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    .promo0624-container .hero-box .kv-slogan {
        width: 90%;
        position: absolute;
        left: 5%;
        top: 2%;
    }
}

/* 1090px ~ 1280px */
@media (min-width: 1090px) and (max-width: 1280px) {
    .promo0624-container .hero-box .kv-slogan {
        width: 90%;
        left: 5%;
        top: 2%;
    }
}

/* RWD — 1100px 以下 */
@media screen and (max-width: 1100px) {
    .promo0624-container .hero-box { margin-bottom: 12%; }
    .promo0624-container .hero-box .kv-slogan .slogan-2 { margin-top: 10px; }
    .promo0624-container .hero-box .kv-slogan .slogan-1 img {
        position: absolute;
        left: 15%;
        top: -11%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
}

/* RWD — 1055px 以下 */
@media (max-width: 1055px) {
    .card { flex: 0 0 303px; }
    .bonus021825 { padding-top: 10px; width: 100%; position: relative; }
    .promo0624-container .apply-process-section .step-card .step-pic { width: 120px; }
}

/* RWD — 1024px 以下 */
@media screen and (max-width: 1024px) {
    .promo0624-container .events-content dl { min-height: 12rem; }
    .promo0624-container .fees-content .fees-table table th p { font-size: 1.25rem; }
    .promo0624-container .fees-content .fees-table table tr:nth-child(5) td:last-child p { font-size: 1rem; }
    .promo0624-container .fees-content .fees-table table,
    .promo0624-container .fees-content .fees-table table tr td,
    .promo0624-container .fees-content .fees-table table tr td p,
    .promo0624-container .fees-content .fees-table table .red { font-size: 1rem; }
    .promo0624-container .fees-content .fees-table table .price { font-size: 140%; }
    .promo0624-container .fees-table .tag-recommend {
    position: absolute;
    top: -61px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ff0066;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    z-index: 50;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
}

/* RWD — 992px 以上 (Feature Slider 桌機版) */
@media (min-width: 992px) {
    .promo0624-container .feature-slider__scroll-box {
        overflow: visible;
        justify-content: center;
        gap: 30px;
        padding: 40px 15px 0;
    }

    .promo0624-container .feature-item { flex: 0 0 calc(33.33% - 20px); }
    .promo0624-container .feature-item:nth-child(2) { margin-top: 40px; }
}

/* RWD — 900px 以下 */
@media screen and (max-width: 900px) {
    .promo0624-container .events-content dl { min-height: 14rem; }
}

/* RWD — 821px ~ 1090px */
@media (min-width: 821px) and (max-width: 1090px) {
    .promo0624-container .hero-box .kv-slogan .slogan-1 img {
        position: absolute;
        left: 0%;
        top: -11%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
}

/* RWD — 820px 以下 */
@media screen and (max-width: 820px) {
    .promo0624-container .hero-box { margin-bottom: 20%; }
    .promo0624-container .hero-box .kv-model {
        position: absolute;
        left: 0%;
        top: 3%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
    .promo0624-container .hero-box .kv-slogan {
        width: 100%;
        position: absolute;
        left: -8%;
        top: -3%;
    }
}

/* RWD — 765px ~ 1090px */
@media (min-width: 765px) and (max-width: 1090px) {
    .promo0624-container .hero-box .kv-bg { position: relative; width: 100%; }
    .promo0624-container .hero-box .kv-slogan .slogan-1 img {
        position: absolute;
        left: 7%;
        top: 0%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
}

/* RWD — 750px ~ 1100px */
@media (min-width: 750px) and (max-width: 1100px) {
    .promo0624-container .hero-box .kv-slogan .slogan-1 img {
        position: absolute;
        left: 0%;
        top: -11%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
}

/* RWD — 768px 以上 (桌機版 Swiper / Scroll) */
@media (min-width: 768px) {
    .swiper-container.match {
        overflow: visible;
        scroll-snap-type: none;
        justify-content: center;
    }

    .scroll-container,
    .scroll-container.easy {
        overflow: visible;
        scroll-snap-type: none;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
    }

    .scroll-slide { width: 300px; }
}

/* RWD — 769px 精確修正 */
@media (min-width: 769px) and (max-width: 769px) {
    .promo0624-container .hero-box .kv-slogan { top: 26%; }
    .promo0624-container .hero-box .kv-model {
        position: absolute;
        left: 32%;
        top: 5%;
        display: flex;
        align-items: center;
        width: 39%;
        justify-content: center;
    }
}

/* RWD — 768px ~ 769px 精確修正 */
@media (min-width: 768px) and (max-width: 769px) {
    .promo0624-container .sec1 { margin-top: 7.2rem; }
}

/* RWD — 762px 精確修正 */
@media (min-width: 762px) and (max-width: 762px) {
    .promo0624-container .hero-box .kv-slogan {
        width: 100%;
        position: absolute;
        left: 0%;
        top: 2%;
    }
}

/* RWD — 768px 以下 */
@media screen and (max-width: 768px) {
    .promo0624-container .note { font-size: .8rem; }
    .promo0624-container .hero-box { margin-bottom: 0; }
    .promo0624-container .hero-box .kv-model {
        position: absolute;
        left: 0%;
        top: 0%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    /* 卡片 */
    .title, .subtitle { font-size: 24px; }
    .card { flex: 0 0 280px; padding: 20px 0; height: 380px; }
    .description { font-size: 1rem; }
    .description strong { font-size: 1.2rem; }
    .label { font-size: 18px; width: 65px; height: 40px; }
    .content { margin-top: 0; padding-top: 0; }
    .catchplay { margin-top: 0; width: 180px; }
}

/* RWD — 750px ~ 760px */
@media (min-width: 750px) and (max-width: 760px) {
    .promo0624-container .hero-box .kv-slogan .slogan-1 img {
        position: absolute;
        left: 14%;
        top: -11%;
        display: flex;
        align-items: center;
        width: 90%;
        justify-content: center;
    }
}

/* RWD — 750px 以下 (手機版) */
@media screen and (max-width: 750px) {
    /* 通用 */
    .promo0624-container .m-hidden { display: none; }
    .promo0624-container .wrapper { padding: 5%; }
    .promo0624-container .sec2 .wrapper,
    .promo0624-container .sec3 .wrapper,
    .promo0624-container .sec-main .wrapper:first-child { padding-top: 10%; }
    .promo0624-container .hero-box .kv-slogan { width: 100%; position: absolute; left: -16%; top: -2%; }
    .promo0624-container .hero-box .kv-Bonus img { margin-top: 58%; }

    /* Swiper 分頁 */
    .swiper-container-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction { bottom: 0; }
    .promo0624-container .swiper-wrapper.events-content,
    .promo0624-container .swiper-wrapper.easy,
    .promo0624-container .swiper-wrapper.match { margin-bottom: 1rem; }
    .promo0624-container .swiper-pagination.events-content,
    .promo0624-container .swiper-pagination.easy,
    .promo0624-container .swiper-pagination.match,
    .promo0624-container .swiper-pagination.offter-item { display: block; }
    .promo0624-container .swiper-wrapper.offter-item { margin-bottom: 2rem; }
    .promo0624-container .swiper-pagination.offter-item .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #fff; }

    /* Subtitle */
    .promo0624-container .subtitle h2,
    .promo0624-container .subtitle h3 { font-size: 1.8rem; }
    .promo0624-container .subtitle h3 { font-size: 1.15rem; }
    .promo0624-container .subtitle p,
    .promo0624-container .events-content dl dd { font-size: .9rem; }
    .promo0624-container .sec3 .subtitle h3 small small,
    .promo0624-container .sec3 .subtitle h4 small small { font-size: .85rem; }
    .promo0624-container .sec3 .wrapper:nth-child(2) .subtitle h3:first-child { display: inline; }

    /* 優惠 */
    .promo0624-container .sec1 .offer-box-desk { display: none; }
    .promo0624-container .sec1 .offer-box-mobile { width: 100%; display: block; }

    /* 費率表 */
    .promo0624-container .sec1 .fees-content { margin-bottom: 0; }
    .promo0624-container .sec1 .fees-content .fees-table { margin-bottom: 5%; }
    .promo0624-container .fees-content .mobile-show { display: block; color: white; }
    .promo0624-container .fees-content .fees-table {
        overflow-x: scroll;
        overflow-y: hidden;
        margin-bottom: 10%;
        position: relative;
        box-shadow: none;
        padding-top: 68px;
    }
    .promo0624-container .fees-content .fees-table table .price { font-size: 1.4rem; }
    .promo0624-container .fees-content .fees-table table del { font-size: 0.9rem; }
    .promo0624-container .fees-content .fees-table table .hot { border-radius: 25px; font-size: 12px; }
    .promo0624-container .fees-content .fees-table table .hot span { display: block; }
    .promo0624-container .fees-content .fees-table table th p { font-size: 1rem; }
    .promo0624-container .fees-content .fees-table table,
    .promo0624-container .fees-content .fees-table table tr td,
    .promo0624-container .fees-content .fees-table table tr td p,
    .promo0624-container .fees-content .fees-table table .red,
    .promo0624-container .fees-content .fees-table table tr:nth-child(5) td:last-child p { font-size: 1rem; }
    .promo0624-container .fees-content .fees-table table tr td:first-child,
    .promo0624-container .fees-content .fees-table table tr:nth-child(3) td:first-child,
    .promo0624-container .fees-content .fees-table table tr:nth-child(4) td:first-child p,
    .promo0624-container .fees-content .fees-table table tr:nth-child(5) td:first-child p,
    .promo0624-container .fees-content .fees-table table tr:nth-child(3) td:first-child p { font-size: 1rem; }
    .promo0624-container .fees-content .fees-table table td,
    .promo0624-container .fees-content .fees-table table th { padding: 8px 4px; }
    .promo0624-container .fees-content .fees-table table tr:last-child p img { height: 14px; }
    .promo0624-container .fees-content .fees-table table tr:first-child th:first-child,
    .promo0624-container .fees-content .fees-table table tr td:first-child { box-shadow: 5px 0 10px rgb(0 0 0 / .1); }
    /* Scrollbar */
    .promo0624-container .fees-content ::-webkit-scrollbar { height: 8px; -webkit-appearance: none; }
    .promo0624-container .fees-content ::-webkit-scrollbar-thumb { background-color: #333 !important; border-radius: 0; outline: 1px solid #333; }
    .promo0624-container .fees-content ::-webkit-scrollbar-track { box-shadow: inset 0 0 2px rgba(128, 128, 128, .4); -webkit-box-shadow: inset 0 0 2px rgba(128, 128, 128, .4); }
    .promo0624-container .fees-content ::-webkit-scrollbar:hover { height: 12px; }

    /* Match & Easy */
    .promo0624-container .easy dl:nth-child(2),
    .promo0624-container .match dl:nth-child(2) { margin-top: 0; border-radius: 10px 10px 50px 10px; }
    .promo0624-container .match dl dt { font-size: 1.25rem; }
    .promo0624-container .easy dl dd,
    .promo0624-container .match dl dd { font-size: 1rem; }
    .promo0624-container .match dl,
    .promo0624-container .easy dl { border-radius: 50px 10px 10px 10px; }

    /* Events */
    .promo0624-container .events-content dl { min-height: 10rem; }
    .promo0624-container .events-content dl dt { border-radius: 10px 10px 0 0; }
    .promo0624-container .events-content dl,
    .promo0624-container .sec-main .qa-content { border-radius: 10px; }

    /* QA */
    .promo0624-container .sec-main .qa-content .container-accordion label,
    input[type=radio]:checked + .container-accordion-content,
    .container-accordion .container-accordion-content { font-size: .9rem; line-height: 140%; }
    input[type=radio]:checked + .container-accordion-content,
    .container-accordion .container-accordion-content { padding-left: .9rem; }

    /* Regular */
    .promo0624-container .regular-content .ex-box .ex-box-main { flex-direction: column; margin-bottom: 5%; border-radius: 10px; }
    .promo0624-container .regular-content .regular-ad img { border-radius: 10px; }
    .promo0624-container .regular-content .regular-ad { margin-bottom: 5%; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left,
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right { width: 100%; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left dl { justify-content: center; padding: 2%; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left .user-icon { width: 30px; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right { padding: 2.5%; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right dl dt,
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right dl dd { font-weight: normal; text-align: left; font-size: .9rem; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-left dl dt p { font-weight: normal; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right .note { font-size: .85rem; }
    .promo0624-container .regular-content .ex-box .ex-box-main .ex-box-right .ex-box-tip { font-size: 12px; }

    /* Short Plan Heading */
    .promo0624-container .sec-short-plan h2 { font-size: 1.8rem; }
    .promo0624-container .sec-short-plan h2 span { display: block; }

    /* Short Plan Cards */
    .promo0624-container .sec-short-plan .ad-box {
        flex-direction: column;
        gap: 12px;
    }

    /* Promo Banner */
    .promo0624-container .promo-banner { padding: 20px 0; }
    .promo0624-container .promo-banner__title { font-size: 1.8rem; margin-bottom: 15px; }
    .promo0624-container h2 { font-size: 1.8rem;font-weight: 700; }
    .promo0624-container h3 { font-size: 1.15rem; }
    .promo0624-container .feature-slider .container { padding: 0; }
    .promo0624-container .promo-banner .container { padding: 0 5%; }
    .promo0624-container .promo-banner__image img { width: 96%; height: auto; display: block; margin: 0 auto; }

    /* Apply Process (手機版) */
    .apply-process-section .step-container { overflow: visible; width: 100%; }
    .apply-process-section .steps-row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border-radius: 40px;
        max-width: 90%;
    }
    .apply-process-section .steps-row::-webkit-scrollbar { height: 0; background: transparent; }
    .apply-process-section .step-main:first-of-type { flex: 0 0 220px; padding: 30px 20px; border-radius: 40px 0 0 40px; }
    .apply-process-section .icon-1 { left: 220px; width: 50px; }
    .apply-process-section .step-main { flex: 0 0 200px; flex-shrink: 0; padding: 20px 10px; }
    .apply-process-section [class^="icon"] { flex: 0 0 60px; flex-shrink: 0; display: flex; justify-content: center; }
    .apply-process-section .step-main img.step-img { width: 100px; margin-bottom: 10px; }
    .apply-process-section [class^="icon"] img { width: 45px; }
}

/* RWD — 650px 以下 */
@media screen and (max-width: 650px) {
    .promo0624-container .fees-content .fees-table table { width: 566px; }
}

/* RWD — 500px 以下 */
@media screen and (max-width: 500px) {
    .m-show { display: block; }
    .apply-process-section .step-card dl { padding: 0 1rem 0 2rem; }
    .apply-process-section .step-card:first-child dl { padding: .5rem 1rem 0 2rem; }
    .apply-process-section .step-card .step-pic { width: 70px; height: auto; }
}


