<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.open-account-btn.p20{font-size: var(--fs-20);line-height: 26px;padding: 19px 72px 19px 28px;}
.open-account-btn.p20 .btn-icon{width: 56px;height: 48px;border-radius: 28px;}
.open-account-btn.p20:hover{padding-right: 76px;}

.banner{background: url(/wp-content/themes/vantage/images/new-year-2025-luck-draw-banner.webp) center center no-repeat;background-size: cover;padding: 194px 0;position: relative;overflow: hidden;}
.banner .inner{max-width: 1440px;}
.banner .text-box{max-width: 612px;position: relative;z-index: 10;}
.banner h2{color: var(--v-white);font-size: 48px;font-weight: 600;line-height: 57px;margin-bottom: 12px;}
.banner p{color: var(--v-white);font-size: var(--fs-20);font-weight: 500;line-height: 26px;margin-bottom: 20px;}
.banner p span{color: var(--v-orange-light);font-weight: 700;}
.banner .tnc{color: var(--v-white);font-size: var(--fs-14);font-weight: 400;line-height: 19px;margin-bottom: 0;margin-top: 12px;}
.banner .tnc a{color: rgb(255 255 255 / 60%);text-decoration: underline;}
.banner .img-box{position: absolute;bottom: 0;right: 154px;}

.row1{background: url(/wp-content/themes/vantage/images/new-year-2025-luck-draw-row1-bg.webp) center center no-repeat;background-size: cover;padding-bottom: 160px;background-position: 100% 0%;}
.row1 .inner{max-width: 1440px;}
.row1 .countdown-box{margin-bottom: 66px;}
.row1 .countdown-box .countdown{background: linear-gradient(95deg, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.90) 48%, rgba(255, 255, 255, 0.70) 100%);box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.16);backdrop-filter: blur(10px);border-radius: 4px;padding: 24px 0px;text-align: center;}
.row1 .countdown-box h2{color: var(--v-black);font-size: 28px;font-weight: 600;line-height: 33px;margin-bottom: 16px;}
.row1 .countdown-box .clock{display: flex;justify-content: center;gap: 12px;}
.row1 .countdown-box .timelist{width: 110px;display: flex;justify-content: center;flex-direction: column;}
.row1 .countdown-box .timelist .num-bg{background: var(--v-black);padding: 20px;border-radius: 8px;margin-bottom: 15px;}
.row1 .countdown-box .timelist .num{color: var(--v-white);font-size: 48px;font-weight: 600;line-height: 57px;letter-spacing: 18px;}
.row1 .countdown-box .timelist .times{color: var(--v-black-light);font-size: var(--fs-18);font-weight: 600;line-height: 21px;text-transform: uppercase;}

.row1 .prize-text{text-align: center;margin-bottom: 166px;}
.row1 .prize-text h2{color: var(--v-orange-light);font-size: var(--fs-20);font-weight: 500;line-height: 26px;margin-bottom: 4px;}
.row1 .prize-text p{color: var(--v-white);font-size: var(--fs-16);font-weight: 400;line-height: 24px;margin-bottom: 0;}
.row1 .prize-text p span{color: var(--v-orange-light);font-weight: 700;}
.row1 .prize-text .animation{margin-bottom: 24px;}
.row1 .prize-text .animation .wrap{width: 3px; height: 120px; background: rgba(255, 255, 255, 0.16); margin: 0 auto; position: relative; overflow: hidden;}
.row1 .prize-text .animation .wrap div{position: absolute; background: var(--v-orange-light); width: 100%; height: 60%; top: -50%; animation: TD 3s linear infinite;}
@keyframes TD {
    0%{top: -60%}
    100%{top: 100%;}
}

.row1 .prize-img{text-align: center;}
.row1 .prize-img .text-img{position: relative;z-index: 1;}
.row1 .prize-img .car-img{position: relative;z-index: 2;margin-top: -19px;}
.row1 .prize-img .car-img-mb{display: none;}

.row1 .prize-list{position: relative;z-index: 3;margin-top: -262px;margin-bottom: 140px;}
.row1 .prize-list ul{display: flex;justify-content: center;gap: 8px;}
.row1 .prize-list ul li{width: 241px;background: linear-gradient(183deg, #F0F0F0 0%, #F0F0F0 79.5%, #DADDE1 100%), #FFF;padding: 16px 24px 24px 24px;text-align: center;}
.row1 .prize-list ul li .top{min-height: 203px;margin-bottom: 10px;}
.row1 .prize-list ul li .num{position: relative;}
.row1 .prize-list ul li .num p{color: var(--v-grey-light1);font-size: 20px;font-weight: 700;line-height: 26px;margin: 0;position: absolute;top: 3px;left: 16px;}
.row1 .prize-list ul li .num-bg{display: block; width: 14px;height: 34px;background: var(--v-orange);display: flex;justify-content: center;align-items: center;position: relative;margin-left: 17px;}
.row1 .prize-list ul li .num-bg::before{content: '';display: block; width: 17px;height: 34px;background: var(--v-orange);transform: skew(-15deg);position: absolute;left: -12px;top: 0;}
.row1 .prize-list ul li .num-bg::after{content: '';display: block; width: 17px;height: 34px;background: var(--v-orange);transform: skew(-15deg);position: absolute;right: -12px;top: 0;}
.row1 .prize-list ul li:nth-child(3) .num p{left: 14px;}
.row1 .prize-list ul li:nth-child(4) .num p{left: 9px;}
.row1 .prize-list ul li:nth-child(5) .num p{left: 9px;}
.row1 .prize-list ul li h2{color: var(--v-black-light);font-size: var(--fs-20);font-weight: 600;line-height: 24px;margin-bottom: 4px;}
.row1 .prize-list ul li p{color: rgb(0 0 0 / 50%);font-size: var(--fs-18);font-weight: 500;line-height: 23px;margin-bottom: 0;}
.row1 .prize-list ul li .img-box{margin: 0 -24px;}

.prize-table .inner{display: flex;justify-content: center;gap: 64px;}
.prize-table .text{max-width: 540px;text-align: center;}
.prize-table .text p:nth-of-type(1){color: var(--v-white);font-size: var(--fs-16);font-weight: 500;line-height: 23px;margin-bottom: 4px;}
.prize-table .text h2{color: #D53E14;font-size: 28px;font-weight: 600;line-height: 33px;margin-bottom: 24px;}
.prize-table .text h2:nth-of-type(2){color: var(--v-white);font-size: var(--fs-18);font-weight: 500;line-height: 23px;margin-bottom: 10px;}
.prize-table .text p:nth-of-type(2){color: var(--v-white);font-size: var(--fs-16);font-weight: 400;line-height: 24px;margin-bottom: 24px;}
.prize-table .text p:nth-of-type(2) b{color: #D53E14;}
.prize-table .text .tnc{color: var(--v-white);font-size: 14px;font-weight: 400;line-height: 19px;margin-bottom: 0;}
.prize-table .text .tnc a{color: rgb(255 255 255 / 60%);text-decoration: underline;}
.prize-table .table-con{width: 497px;max-height: 310px;background: var(--v-white);padding: 8px;}
.prize-table .table-con table{width: 100%;}
.prize-table .table-con .th{background: var(--v-orange);padding: 12px 20px;color: var(--v-white);font-size: var(--fs-20);font-weight: 600;line-height: 24px;text-align: center;margin-bottom: 4px;}
.prize-table .table-con table td{background: var(--v-grey-light2);padding: 12px;color: var(--v-black);font-size: var(--fs-16);font-weight: 600;line-height: 23px;text-align: center;border-bottom: 1px dashed rgba(0, 0, 0, 0.20);}
.prize-table .table-con table td span{color: #D53E14;}
.prize-table .table-con table tr:nth-child(2) td{background: var(--v-grey-light1);}
.prize-table .table-con table tr:last-child td{border-bottom: 0;}
.prize-table.mb{display: none;}

.row2{padding: 96px 0;text-align: center;}
.row2 h2{color: var(--v-black-light);font-size: 48px;font-weight: 600;line-height: 57px;margin-bottom: 32px;}
.row2 h2 span{color: var(--v-orange);}
.row2 .tab-list{display: flex;justify-content: center;cursor: pointer;position: relative;max-width: 300px;margin: 0 auto 24px;}
.row2 .tab-item{position: relative;}
.row2 .tab-item::after{content: "";display: block;width: 100%;height: 1px;background: rgba(0, 0, 0, 0.24);position: absolute;bottom: -1px;left: 0;}
.row2 .tab-item p{color: var(--v-black);font-size: var(--fs-20);font-weight: 500;line-height: 26px;margin: 0;padding: 0 8px 4px;}
.row2 .tab-item.active p{color: var(--v-orange);font-weight: 600;}
.wire{position: absolute;top: 31px;height: 2px;background: var(--v-orange);transition: .4s;}
.row2 .tab-con .orange-button{font-size: var(--fs-20);}
.row2 .tab-con-item{display: none;}
.row2 .tab-con-item.active{display: block;}
.row2 .tab-con-item.active ul{display: flex;justify-content: center;gap: 56px;margin-bottom: 24px;}
.row2 .tab-con-item li{width: 267px;text-align: left;}
.row2 .tab-con-item li:nth-child(1) .step{background: var(--v-orange-light);}
.row2 .tab-con-item li:nth-child(1) h3{color: var(--v-orange-light);}
.row2 .tab-con-item li:nth-child(2) .step{background: var(--v-orange);}
.row2 .tab-con-item li:nth-child(2) h3{color: var(--v-orange);}
.row2 .tab-con-item li:nth-child(3) .step{background: var(--v-green-darker);}
.row2 .tab-con-item li:nth-child(3) h3{color: var(--v-green-darker);}
.row2 .tab-con-item .step{width: 52px;height: 52px;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: 24px;margin-bottom: 8px;}
.row2 .tab-con-item h3{font-size: var(--fs-20);font-weight: 600;line-height: 24px;margin-bottom: 8px;}
.row2 .tab-con-item p{color: var(--v-black);font-size: var(--fs-16);font-weight: 400;line-height: 24px;margin-bottom: 0;}
.row2 .tab-con-item .img-box{margin-bottom: 32px;}

.faq-module{background: linear-gradient(100deg, #F0F0F0 0.01%, #F0F0F0 80.23%, #DADDE1 100.92%);padding: 96px 0;}
.faq-module .inner .faq-module-h2{font-size: 48px;font-weight: 600;margin-bottom: 56px;color: var(--v-black-light);text-align: center;line-height: 57px;}
.faq-module .inner .faq-module-h2 span{color: var(--v-orange);}
.faq-module .inner .faq-module-top-text{ text-align:center; color: var(--v-black);font-size: var(--fs-18);}
.faq-module .inner .faq-module-top-text a{ text-decoration:underline; color: var(--v-black);}
.faq-module .inner .faq-module-top-text a:hover{ text-decoration:underline; color: var(--v-black);}
.faq-module-inner .faq-list{transition: all .3s;margin: 32px 0;}
.faq-module-inner .faq-list.active{background: rgba(217, 217, 217, 0.30);}
.faq-module-inner .faq-list .faq-module-tit{font-size: var(--fs-22);font-weight: 500;color: var(--v-black);cursor: pointer;padding: 16px 32px 16px 20px;border-bottom: 1px solid #C6C6C6;}
.faq-module-inner .faq-list .faq-module-tit .list-serial{display: flex;align-items: center;}
.faq-module-inner .faq-list .faq-module-tit span.serial{width: auto;margin-right: 6px;font-style: italic;color: var( --v-grey);display: block;height: 100%;min-width: 16px;}
.faq-module-inner .faq-list .faq-module-tit h3{font-size: var(--fs-20);font-weight: 600;display: flex;}
.faq-module-inner .faq-list .faq-module-tit p{margin-bottom: 0px;}
.faq-module-inner .faq-list a{text-decoration: underline;color: var(--v-orange);}

.faq-module-inner .faq-list .faq-module-tit p.faq-module-icon{width: 88px;height: 22px; display: flex; justify-content: flex-end;position: relative;}
.faq-module-inner .faq-list .faq-module-detial{display: none;font-size: var(--fs-16);color: #636363;padding: 20px;}
.faq-module-inner .faq-list .faq-module-detial ol{padding-left: 25px;}
.faq-module-inner .faq-list .faq-module-detial ol li{list-style: auto;}
.faq-module-inner .faq-list .faq-module-detial p{margin: 0;}

/* html[lang='en-IN'] .row1{background-position: 100% 1%;} */
html[lang='zh-hans-MY'] .row1 .countdown-box h2:nth-last-of-type(1){margin: 16px 0 0 0;}

html[lang='en-IN'] .banner{background-position: 36% 100%;}
html[lang='tl-PH'] .banner{background-position: 36% 100%;}
html[lang='id-ID'] .banner{background-position: 36% 100%;}
html[lang='zh-hans-MY'] .banner{background-position: 36% 100%;}
html[lang='ms-MY'] .banner{background-position: 36% 100%;}

@media (max-width:1890px) {
    /* html[lang='en-IN'] .row1{background-position: 100% 2%;} */
}
@media (max-width:1820px) {
    /* html[lang='en-IN'] .banner{background-position: 46% 100%;} */
}
@media (max-width:1760px) {
    /* html[lang='en-IN'] .banner{background-position: 36% 100%;}
    html[lang='en-IN'] .row1{background-position: 100% 0%;} */
}
@media (max-width:1660px) {
    .row1{background-position: 78% 0%;}
}
@media (max-width:1620px) {
    /* html[lang='en-IN'] .banner{background-position: 40% 100%;} */
}
@media (max-width:1600px) {
    .banner .img-box{right: 0;}
}
@media (max-width:1560px) {
    .row1{background-position: 68% 0%;}
}
@media (max-width:1460px) {
    .row1{background-position: 58% 0%;}
}
@media (max-width:1440px) {
    .banner h2{font-size: 45px;}
    .banner .img-box{right: -90px;}
    .banner .img-box img{width: 90%;}

    .faq-module .inner .faq-module-h2{font-size: 45px;}

    html[lang='en-IN'] .banner{background-position: 43% 100%;}
    html[lang='id-ID'] .banner{background-position: 43% 100%;}
    html[lang='tl-PH'] .banner{background-position: 43% 100%;}
    html[lang='zh-hans-MY'] .banner{background-position: 43% 100%;}
    html[lang='ms-MY'] .banner{background-position: 43% 100%;}
}
@media (max-width:1300px) {
    .row1{background-position: 46% 0%;}
    .row1 .prize-list ul{flex-wrap: wrap;}
    .row1 .prize-list ul li{width: 32%;}
    .row1 .prize-list ul li .top{min-height: 293px;margin-bottom: 0;}
}
@media (max-width:1240px) {
    .banner{padding: 160px 0;}
    .banner .img-box{right: -140px;}
    .banner .img-box img{width: 85%;}

    .row1{background-position: 42% 0%;}
    .row1 .prize-img .car-img{margin-top: 30px;}

    .row1 .prize-list{margin-top: -190px;}

    .row2{padding: 80px 0;}

    .faq-module{padding: 80px 0;}
    .faq-module .inner .faq-module-h2{font-size: 40px;}
}
@media (max-width:1200px) {
    .banner h2{font-size: 40px;line-height: 1.22;}
    .banner .img-box{right: -185px;}
    .banner .img-box img{width: 80%;}

    .row1 .prize-list ul li .top{min-height: 255px;}

    .prize-table .text{max-width: 460px;}
    .prize-table .text h2{font-size: 24px;line-height: 1.22;}
}
@media (max-width:1100px) {
    .banner{padding: 120px 0;}
    .banner .img-box{right: -230px;}
    .banner .img-box img{width: 75%;}

    .row1{background-position: 39% 0%;}

    html[lang='ms-MY'] .prize-table .table-con{max-height: 355px;}
}
@media (max-width:1040px) {
    html[lang='id-ID'] .prize-table .table-con{max-height: 335px;}

    html[lang='tl-PH'] .prize-table .table-con{max-height: 335px;}
}
@media (max-width:1024px) {
    .open-account-btn.p20{font-size: var(--fs-18);line-height: 24px;padding: 13px 58px 13px 28px;}
    .open-account-btn.p20 .btn-icon{width: 46px;height: 42px;}
    .open-account-btn.p20:hover{padding-right: 65px;}

    .banner h2{font-size: var(--fs-36);}
    .banner p{font-size: var(--fs-18);}
    .banner .img-box{right: -300px;}
    .banner .img-box img{width: 65%;}

    .row1 .prize-list{margin-top: -140px;}
    .row1 .prize-list ul li .top{min-height: 225px;}

    .prize-table .text{max-width: 400px;}
    .prize-table .text h2{font-size: 20px;margin-bottom: 12px;}
    .prize-table .text p:nth-of-type(2){margin-bottom: 16px;}

    .row2{padding: 70px 0;}
    .row2 h2{font-size: 45px;line-height: 1.22;}

    .faq-module{padding: 70px 0;}
    .faq-module .inner .faq-module-h2{font-size: 36px;line-height: 1.22;margin-bottom: 30px;}

    html[lang='ms-MY'] .banner .text-box{max-width: 460px;}
    html[lang='ms-MY'] .prize-table .table-con{max-height: 310px;}

    html[lang='id-ID'] .banner .text-box{max-width: 460px;}
    html[lang='id-ID'] .prize-table .table-con{max-height: 310px;}

    html[lang='tl-PH'] .prize-table .table-con{max-height: 310px;}
}
@media (max-width:990px) {
    html[lang='ms-MY'] .prize-table .table-con{max-height: 355px;}
}
@media (max-width:940px) {
    .prize-table .inner{gap: 40px;}
    .prize-table .text{max-width: 360px;}

    html[lang='ms-MY'] .prize-table .table-con{max-height: 310px;}
}
@media (max-width:925px) {
    html[lang='ms-MY'] .prize-table .table-con{max-height: 355px;}
}
@media (max-width:865px) {
    html[lang='id-ID'] .prize-table .table-con{max-height: 335px;}

    html[lang='tl-PH'] .prize-table .table-con{max-height: 335px;}
}
@media (max-width:840px) {
    .banner{padding: 90px 0;}
    .banner .img-box{right: -382px;}
    .banner .img-box img{width: 55%;}

    .row1 .prize-list{margin-top: -100px;}
    .row1 .prize-list ul li .top{min-height: 200px;}

    .prize-table .inner{gap: 20px;}
    .prize-table .text{max-width: 310px;}
    .prize-table .text p:nth-of-type(1){font-size: 16px;line-height: 20px;}
    .prize-table .text h2{font-size: 18px;}
    .prize-table .text p:nth-of-type(2){font-size: 14px;line-height: 20px;}

    html[lang='id-ID'] .prize-table .table-con{max-height: 310px;}

    html[lang='tl-PH'] .prize-table .table-con{max-height: 310px;}
}
@media (max-width:795px) {
    html[lang='id-ID'] .prize-table .table-con{max-height: 335px;}

    html[lang='tl-PH'] .prize-table .table-con{max-height: 335px;}
}
@media (max-width:768px) {
    .open-account-btn.p20{font-size: 16px;}

    .banner{padding: 52px 0 0;background: url(/wp-content/themes/vantage/images/new-year-2025-luck-draw-banner-mobile.webp?v=1) center center no-repeat;background-size: cover;}
    .banner .inner{display: flex;flex-direction: column;}
    .banner .text-box{max-width: 100%;text-align: center;}
    .banner .img-box{position: static;text-align: center;margin: 84px -40px 0;}
    .banner .img-box img{width: 100%;}
    .banner h2{font-size: 28px;line-height: 33px;margin-bottom: 8px;}
    .banner p{font-size: 16px;line-height: 24px;}

    .row1{background: url(/wp-content/themes/vantage/images/new-year-2025-luck-draw-row1-bg-mobile.webp) center center no-repeat;background-size: cover;padding-bottom: 32px;background-position: 39% 0%;}
    .row1 .countdown-box{margin-bottom: 16px;}
    .row1 .countdown-box .inner{padding: 0;}
    .row1 .countdown-box .countdown{border-radius: 0;}
    .row1 .countdown-box .clock{gap: 4px;}
    .row1 .countdown-box h2{font-size: 18px;line-height: 21px;}
    .row1 .countdown-box .timelist{width: 80px;}
    .row1 .countdown-box .timelist .num-bg{padding: 14px;border-radius: 6px;margin-bottom: 11px;}
    .row1 .countdown-box .timelist .num{font-size: 36px;line-height: 47px;letter-spacing: 8px;}
    .row1 .countdown-box .timelist .times{font-size: 13px;line-height: 15px;}

    .row1 .prize-text{margin-bottom: 135px;}
    .row1 .prize-text .animation .wrap{height: 40px;}
    .row1 .prize-text h2{font-size: 14px;line-height: 21px;}
    .row1 .prize-text p{font-size: 14px;line-height: 19px;}
    .row1 .prize-text p span{font-size: 16px;line-height: 24px;}

    .row1 .prize-img .text-img{padding: 0 20px;}

    .row1 .prize-list{margin-top: -35px;margin-bottom: 0;}
    .row1 .prize-list ul li:first-child{width: 100%;display: flex;justify-content: space-between;align-items: center;gap: 16px;}
    .row1 .prize-list ul li:first-child .top{width: 62%;min-height: min-content;margin-bottom: 0;}
    .row1 .prize-list ul li:first-child .num{position: absolute;}
    .row1 .prize-list ul li:first-child .bottom{width: 50%;text-align: left;}
    .row1 .prize-list ul li{width: 49%;padding: 16px 8px;}
    .row1 .prize-list ul li .img-box{margin: 0;}
    .row1 .prize-list ul li .top{min-height: 252px;}

    .row1 .prize-table{display: none;}
    .prize-table.mb{display: block;background: linear-gradient(128deg, rgba(240, 149, 40, 0.00) 65.04%, #F09528 124.46%), linear-gradient(246deg, #E18B6D 2.08%, #E36338 63.56%, #E35728 64.39%);padding: 32px 0;}
    .prize-table .inner{flex-direction: column;gap: 24px;}
    .prize-table .text{max-width: 100%;}
    .prize-table .table-con{width: 100%;}
    .prize-table .text p:nth-of-type(1){font-size: 14px;line-height: 21px;}
    .prize-table .text h2{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
    .prize-table .text p:nth-of-type(2){font-size: 14px;line-height: 19px;}
    .prize-table .table-con{max-height: max-content;}
    .prize-table .table-con .th{padding: 12px;line-height: 19px;}
    .prize-table .table-con table td{line-height: 19px;font-weight: 700;}

    .row2{padding: 60px 0;}
    .row2 h2{font-size: 36px;}
    .row2 .tab-con-item.active ul{flex-direction: column;}
    .row2 .tab-con-item li{width: 100%;display: flex;gap: 8px;}
    .row2 .tab-con-item .img-box{width: 26%;margin-bottom: 0;}
    .row2 .tab-con-item li .text-box{width: 70%;display: flex;gap: 8px;}
    .row2 .tab-con-item .step{width: 35px;height: 35px;margin-bottom: 0;}
    .row2 .tab-con-item .text{width: 90%;}

    .faq-module{padding: 60px 0;}
    .faq-module .inner .faq-module-h2{font-size: 30px;}

    html[lang='ms-MY'] .banner .text-box{max-width: 100%;}
    html[lang='ms-MY'] .prize-table .table-con{max-height: max-content;}

    html[lang='id-ID'] .banner .text-box{max-width: 100%;}
    html[lang='id-ID'] .prize-table .table-con{max-height: max-content;}

    html[lang='tl-PH'] .prize-table .table-con{max-height: max-content;}

    html[lang='en-IN'] .banner{background-position: center center;}
    html[lang='id-ID'] .banner{background-position: center center;}
    html[lang='tl-PH'] .banner{background-position: center center;}
    html[lang='zh-hans-MY'] .banner{background-position: center center;}
    html[lang='ms-MY'] .banner{background-position: center center;}
}
@media (max-width:700px) {
    .row1 .prize-list ul li .top{min-height: 230px;}
}
@media (max-width:640px) {
    .row1 .prize-list{margin-top: -80px;}
    .row1 .prize-list ul li .top{min-height: 208px;}
}
@media (max-width:580px) {
    .row1 .prize-list{margin-top: -60px;}
    .row1 .prize-list ul li .top{min-height: 190px;}
}
@media (max-width:510px) {
    .row1 .countdown-box .countdown{padding: 24px 39px;}

    .row1 .prize-list ul li .top{min-height: 180px;}
    .row1 .prize-list ul li h2{line-height: 19px;}
    .row1 .prize-list ul li p{line-height: 21px;}

    .row2{padding: 32px 0;}
    .row2 h2{font-size: 20px;line-height: 24px;margin-bottom: 24px;}
    .row2 .tab-con-item.active ul{gap: 24px;}
    .row2 .tab-item p{font-size: 14px;line-height: 19px;}
    .row2 .tab-con-item .step{width: 24px;height: 24px;}
    .row2 .tab-con-item h3{line-height: 24px;margin-bottom: 4px;}
    .row2 .tab-con-item p{line-height: 19px;}

    .faq-module{padding: 32px 0;}
    .faq-module .inner .faq-module-h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
    .faq-module-inner .faq-list{margin: 0;}
    .faq-module-inner .faq-list .faq-module-tit h3{font-size: 14px;line-height: 21px;}
    .faq-module-inner .faq-list .faq-module-detial{line-height: 19px;}
}
@media (max-width:460px) {
    .row1 .prize-list{margin-top: -79px;}
    .row1 .prize-list ul li{width: 48%;}
    .row1 .prize-list ul li .top{min-height: 160px;}
}
@media (max-width:440px) {
    .row1 .prize-list ul li .top{min-height: 140px;}
}
@media (max-width:393px) {
    .row1 .prize-img .car-img{display: none;}
    .row1 .prize-img .car-img-mb{display: block;margin-top: 6px;}
}
@media (max-width:390px) {
    .banner p br{display: none;}

    .row1 .countdown-box .timelist{width: 70px;}
    .row1 .countdown-box .timelist .num{letter-spacing: 5px;}

    html[lang='ms-MY'] .open-account-btn.p20{padding: 13px 58px 13px 16px;}
    html[lang='ms-MY'] .open-account-btn.p20:hover{padding-right: 59px;}

    html[lang='tl-PH'] .open-account-btn.p20{font-size: 14px;padding: 13px 58px 13px 16px;}
    html[lang='tl-PH'] .open-account-btn.p20:hover{padding-right: 59px;}
}</pre></body></html>