:root{
    --fs-48:48px;
    --fs-44:44px;
    --fs-28:28px;
}

h2{font-size:var(--fs-48);font-weight: 600;line-height: 1.2;color:var(--v-white);text-align: center;}
h1 span,h2 span{color: var(--v-orange);}
.orange-button{box-shadow: 0px 8px 30px #E3572880;}
.banner{background: url('/wp-content/themes/vantage/images/new-year-race-banner-bg.webp') center bottom no-repeat;background-size: cover;}
.banner .inner{display: flex;justify-content:flex-start;align-items: center;min-height: 600px;position: relative;}
.banner-text{width:50%;padding: 50px 0;max-width: 612px;}
.banner-img{width:52%;position: absolute;right: 0;bottom: 0;}
.banner h1{font-size:var(--fs-48);font-weight: 600;line-height: 1.2;color:var(--v-white);}
.banner p{font-size:var(--fs-20);font-weight: 500;line-height: 1.3;color:var(--v-white);margin: 16px 0 24px;opacity: 0.8;}
.banner .tnc_btn{font-size:15px;margin: 5px 0 0;}
.row1{background: #fafafa;padding: 69px 0;}
.row1-pc{display: flex;justify-content: center;gap: 20px;}
.row1_img {width: 46%;}
.row1-text{width: 53%;max-width:610px;background:var(--v-white);padding: 28px;}
.row1_title{font-size:23px;font-weight: 500;line-height: 1.2;color: var(--v-black);}
.row1_date{margin: 14px 0;background: var(--v-orange);font-size: 30px;color: var(--v-white);line-height: 1.2;padding: 9px 20px;border-radius: 21px;text-align: center;}
.row1_text{font-size:var(--fs-16);font-weight: 500;line-height: 1.3;color:var(--v-black);margin: 24px 0 0;}
.row1-mb{display: none;}
.row2{background: linear-gradient(180deg, #AB200A 0%, #F16721 52.88%);}
.row2_div h2{display: none;}
.row2_div .mb{display: none;}
.row2_div{position: relative;padding: 69px 0;display: flex;justify-content: flex-end;max-width: 1200px;margin: 0 auto;}
.row2_img{position: absolute;top: 0;left: 0;width: 55%;}
.row2_table{width: 43%;max-width: 512px;}
.row2_table table{width: 100%;}
.row2_table table th{color: var(--v-orange);font-size: var(--fs-24);font-weight: 500;line-height: 1.2;position: relative;padding: 16px 15px;text-align: center;}
.row2_table table th:nth-child(1),.row2_table table tr td:nth-child(1){background: #eeeeee;}
.row2_table table th:nth-child(2),.row2_table table tr td:nth-child(2){background:#f5f5f5}
.row2_table table th::after{content: '';width: 100%;background-color: #104752;height: 5px;position: absolute;top: -5px;left: 0;}
.row2_table table th:nth-child(2)::after{background-color:var(--v-white) ;}
.row2_table table td{color: var(--v-black);font-size: var(--fs-20);font-weight: 500;line-height: 1.2;padding: 24px 15px;border-top: 1.5px solid rgba(233, 233, 233, 1);text-align: center;}
.row3{padding: 58px 0;}
.row4{padding: 0;}
.row5{padding: 50px 0 75px;}
.row3 h2{color: var(--v-black);}
.row3 p{color: var(--v-black-light);font-size: var(--fs-20);font-weight: 500;line-height: 1.2;margin: 16px 0 0;opacity: 0.8;text-align: center;}
.row3{max-width: 900px;margin: 0 auto;}
.row5 ul{margin-top:30px;}
.row5 ul li{display: flex;align-items: flex-start;justify-content: flex-start;gap: 9px;margin-bottom:25px;}
.row5 ul li span{background: var(--v-orange);display:flex;border-radius: 50%;font-size: 21px;font-weight: 500;line-height: 1.2;width: 25px;height: 25px;justify-content: center;align-items: center;color: var(--v-white);}
.row5 ul li p{color: var(--v-black);margin: 0;width: calc(100% - 34px);text-align: left;}
.row5 ul li:last-child{margin: 0;}
.row5 ul li:last-child span{opacity: 0;}


.get_bonus_modules{padding: 96px 0 120px;background: url('/wp-content/themes/vantage/images/new-year-race-getbonusbg.webp') center bottom no-repeat;background-size: cover;overflow: hidden;}
.get_bonus_modules h2{color:var(--v-black);display: none;}
.get_bonus_modules .join-tab-list{display: flex;justify-content: center;margin:0px 0 88px;cursor: pointer;position: relative;}
.get_bonus_modules .join-tab-list .tab-item{position: relative;}
.get_bonus_modules .join-tab-list .tab-item::after{content:"";display:block;width: 100%;height: 1px;background:#0000003D;position: absolute;bottom: -1px;left: 0;}
.get_bonus_modules .join-tab-list p{width: 165px;color: var(--v-black);font-size: var(--fs-28);line-height: 1.2;margin-bottom: 8px;text-align: center;font-weight:500;}
.get_bonus_modules .join-tab-list .tab-item.active p{color: #ff8e5c;}
.tab-con-item {border-radius: 16px;width: 100%;background: var(--v-white);box-shadow: 0px 20px 30px 0px #00000029;position: relative;z-index: 2;display: none;}
.tab-con-top {position: relative;background: url('/wp-content/themes/vantage/images/new-year-race-getbonus-topbg.webp') no-repeat bottom right / cover;padding: 38px 40px;border-radius: 16px 16px 0 0;}
.tab-con-top::before{content: '';background:url('/wp-content/themes/vantage/images/new-year-race-getbonus-leftimg.webp') no-repeat center / cover;position: absolute;top: 0;left: 50%;width: 138px;height: 167px;}
.tab-con-top .left {max-width: 515px;width: 100%;border-radius: 16px 16px 0 0;position: relative;z-index: 1;}
.tab-con-top .left h4 {font-size:31px;line-height: 1.2;color: var(--v-white);margin-bottom: 16px;}
.tab-con-top .left .btn-box {margin-top: 16px;height: 64px;}
.tab-con-top .left_img {position: absolute;bottom: 0;right: 0;}
.tab-con-top .orange-arrow-button.p18 {padding: 20.5px 72px 20.5px 28px;cursor: pointer;line-height: 1.3;}
.tab-con-top .orange-arrow-button.p18:hover {padding-right: 76px;}
.tab-con-item ul {display: flex;width: 100%;padding: 32px 60px;justify-content: space-between;gap: 40px;}
.tab-con-item ul li {max-width: 346.7px;width: 100%;}
.tab-con-item ul li .step {width: 52px;height: 52px;background: var(--v-orange);border-radius: 50%;display: flex;justify-content: center;align-items: center;color: var(--v-white);font-size: var(--fs-20);font-weight: 600;line-height: 1;text-align: center;margin-bottom: 8px;}
.tab-con-item ul li h4{font-size: var(--fs-20);font-weight: 600;line-height: 1.2;color: var(--v-orange);margin-bottom: 10px;}
.tab-con-item ul li p {color: var(--v-black);font-size: var(--fs-18);margin-bottom: 0;line-height: 1.2;font-weight: 500;}
.get_bonus_modules .tab-con-item.active{display: block;}
.get_bonus_modules_wire{position: absolute;top:41px;height: 2px;background: #ff8e5c;transition: .4s;}
.left_mb_img,.left_tmb_img{display: none;}
html[lang='zh-hant-TW'] .banner h1{font-weight: 500;}
html[lang='zh-hant-TW'] .banner p{font-size:var(--fs-44);font-weight: 300;}
html[lang='zh-hant-TW'] .row1_text{font-size: var(--fs-20);font-weight: 300;margin: 0 0 28px;}
html[lang='zh-hant-TW'] .row2_table table th{font-size: var(--fs-20);}
html[lang='zh-hant-TW'] .row5{padding: 62px 0 66px;}
html[lang='zh-hant-TW'] .row3{padding: 68px 0 56px;}
html[lang='zh-hant-TW'] .row5 ul li:last-child p{text-align: center;}
html[lang='zh-hant-TW'] .tab-con-top .left h4{font-size: var(--fs-48);}
html[lang='zh-hant-TW'] .tab-con-item ul li p{font-weight: 400;}

html[lang='zh-hant-TW'] .banner .tnc_btn{font-size: 20px;}

@media (max-width:1240px) {
    .banner .inner{min-height: 500px;}
    .row2_table{width: 56%;}
    .row2_img{width: 44%;}
    html[lang='zh-hant-TW'] .row1_date{font-size: 24px;}
}
@media (max-width:1140px) {
    :root{
        --fs-48:40px;
        --fs-44:36px;
    }
}

@media (max-width:1024px) {
    :root{
        --fs-48:36px;
        --fs-44:32px;
        --fs-28:24px;
    }
    .banner .inner{min-height: 400px;}
    .row1_title{font-size: 18px;font-weight: 600;}
    .row1_date{font-size: 24px;}
    .row1_text{font-size: 14px;}
    .tab-con-top .left_img{right: -8%;}
    .tab-con-top::before{left: 42%;width: 127px;height: 154px;}
}
@media (max-width:980px) {
    .row2_table{width:68%;}
    .row2_img{width: 34%;}
}

@media (max-width: 850px){
    :root{
        --fs-48:32px;
        --fs-44:30px;
    }
}

@media (max-width: 768px) { 
    :root{
        --fs-48:28px;
        --fs-44:26px;
        --fs-28:22px;
    }
    
    .banner .inner{flex-wrap: wrap;justify-content: center;}
    .banner-text,.banner-img{width: 100%;text-align: center;}
    .banner-bottom p{margin: 4px 0 20px;}
    .banner-img{position: inherit;right: 0;}
    .banner .tnc_btn{font-size: 10px;}
    html[lang='zh-hant-TW'] .banner .tnc_btn{font-size: 12px;}
    .row1{padding: 48px 0;}
    .row1-pc{display: none;}
    .row1-mb{display: block;}
    html[lang='zh-hant-TW'] .row1_date {font-size: 20px;}
    .row1_title{margin-bottom:0;text-align: center;font-size: 15px;}
    .row1_date{box-shadow: 0px 3.45px 3.45px 0px rgba(0, 0, 0, 0.1);background: rgba(241, 103, 33, 1);margin: 8px 28px;font-size: 20px;}
    .row1-text-mb{box-shadow: 0px 1.27px 7px 0px rgba(0, 0, 0, 0.25);padding: 20px;border-radius: 10px;border-top: 5px solid #fdefe3;text-align: center;margin-top: 35px;}
    .row1_text{margin: 0 0 25px;font-size: 12px;}
    .row2_div{padding: 70px 0 32px;display: block;}
    .row2_div h2{display: block;}
    .row2_div .pc{display: none;}
    .row2_div .mb{display: block;}
    .row2_table{width: 100%;margin: 32px auto 0;}
    .row2_img{width: max-content;}
    .row2_div::before{content: '';width:50px;background: url('/wp-content/themes/vantage/images/new-year-race-row2-img1.webp');height: 50px;position: absolute;top:9px;right:50px;}
    .row2_div::after{content: '';width:73px;background: url('/wp-content/themes/vantage/images/new-year-race-row2-img2.webp');height: 73px;position: absolute;top:35px;right:-20px;}
    .row2_table table th{font-size: 18px;}
    .row2_table table td{font-size: 14px;}
    .row3 h2{font-size: 24px;}
    .row3 p{font-size: 16px;}
    html[lang='zh-hant-TW'] .row3{padding: 58px 0;}
    html[lang='zh-hant-TW'] .row4{padding: 0;}
    .row5 ul li span{font-size: 14px;width: 20px;height: 20px;}
    .get_bonus_modules h2{display: block;}
    .get_bonus_modules .join-tab-list{margin: 30px 0;}
    .tab-con-top .left_img{display: none;}
    .tab-con-top .left{margin: 100%;text-align: center;margin: 0 auto 32px;}
    .tab-con-item ul{gap: 16px;flex-wrap: wrap;padding: 20px 40px;}
    .tab-con-item ul li{display: flex;gap: 8px;align-items: flex-start;max-width: 100%;}
    .tab-con-item ul li .step{width: 32px;height: 32px;margin: 0;font-size: var(--fs-18);}
    .tab-con-item ul li div{width: calc(100% - 40px);}
    .get_bonus_modules{padding: 64px 0;}
    .tab-con-top .left h4{display: none;}
    .tab-con-top{background:none;padding: 0;}
    .left_tmb_img{display: block;border-radius: 16px 16px 0 0;}
    .tab-con-top .left{position: absolute;bottom: 15px;left: 50%;transform: translateX(-50%);margin: 0;}
    .tab-con-top::before{left: 12%;}
}
@media (max-width: 510px){
    :root{
        --fs-28:18px;
        --fs-44:24px;
    }
    
    h2{font-size: 20px;}
    .banner{background: url('/wp-content/themes/vantage/images/new-year-race-banner-bg-mb.webp?v=2') center bottom no-repeat;background-size: cover;overflow: hidden;}
    .banner .inner{padding: 0;}
    .banner-text{padding: 32px 20px 48px;}
    .banner-img img{max-width: 393px;width: 100%;}
    .banner p{margin: 16px 0;}
    html[lang='zh-hant-TW'] .banner p{margin: 20px 0 40px;}
    .green-button{font-size: 16px;}
    .row1{padding: 20px 0 26px;}
    .row1_date{font-size: 15px;}
    html[lang='zh-hant-TW'] .row1_date {font-size: 15px;}
    .row1_title{font-size: 12px;}
    .row1_text{font-size: 10px;}
    .row2_img{left: -15px;}
    .row2_table table th{font-size: 15px;}
    .row2_table table td{font-size: 12px;}
    html[lang='zh-hant-TW'] .row2_table table td{font-size: 15px;}

    .row3{padding: 32px 0 17px;border-bottom: 0.35px solid rgba(157, 157, 157, 1);}
    .row4{padding: 17px 0;}
    .row5{padding: 17px 0 32px;border: none;}
    .row3 h2{font-size: 18px;}
    .row3 p{font-size: 12px;margin: 10px 0 0;}
    .row5 ul li span{width: 16px;height: 16px;font-size: 10px;}
    .row5 ul{margin: 10px 0 0;}
    .row5 ul li{margin-bottom: 15px;}
    html[lang='zh-hant-TW'] .row5 ul li{margin: 19px 0 0;}
    html[lang='zh-hant-TW'] .row3{padding: 35px 0 19px;}
    html[lang='zh-hant-TW'] .row4{padding: 20px 0 17px;}
    html[lang='zh-hant-TW'] .row5{padding: 20px 0 33px;}
    .get_bonus_modules .join-tab-list{margin: 30px 0 16px;}
    .get_bonus_modules{padding:24px 0 35px;background: url('/wp-content/themes/vantage/images/new-year-race-getbonusbg-mb.webp') center bottom no-repeat;background-size: cover;}
    .tab-con-item ul{padding:16px 12px 20px;}
    .tab-con-item ul li .step{width: 24px;height: 24px;}
    .tab-con-item ul li div{width: calc(100% - 32px);}
    .tab-con-item ul li h4{margin-bottom: 4px;}
    .tab-con-item ul li p{font-size: 13px;}
    .tab-con-top::before{left: 17px;}
    
    .left_tmb_img{display: none;}
    .left_mb_img{display: block;width: 100%;}
}
@media (max-width: 380px){
    .row2_div .mb{width: 60px;}
}
/* ! vantagemarekts|2026-02-04 17:37:00 ! */