<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    .inner .live-button:hover::after{transform: translate3d(-50%, -50%, 0) scale(18, 18);}
    .title-box h2{font-size: var(--fs-56); color: var(--v-black-light); font-weight: 500; text-align: center; margin-bottom: 32px;}
    .title-box h2 span{color: var(--v-orange);}
    section .inner{padding-top: 96px; padding-bottom: 96px;}

    /* .banner{background: #f1f3f5; }
    .banner .inner{display: flex; justify-content: space-around; align-items: flex-end; padding-top: 0; padding-bottom: 0; position: relative;}
    .banner .inner .text-box{max-width: 560px; text-align: left; color: var(--v-black); padding-bottom: 34px;}
    .banner .inner .text-box h1{font-size: 48px; line-height: 1.25; margin-bottom: 16px; font-weight: 600;}
    .banner .inner .text-box h1 span{color: var(--v-orange);}
    .banner .inner .text-box&gt;p{font-size: var(--fs-16); margin-bottom: 16px; line-height: 1;}
    .banner .inner .text-box&gt;p&gt;span{line-height: 1.5;color: var(--v-orange);}
    .banner .inner .text-box .bottom{margin-top: 122px; color: #636363; line-height: 1.5;}
    .banner .inner .text-box .bottom p{margin: 0; font-size: 14px;}
    .banner .inner .text-box .bottom p:first-of-type{margin-bottom: 7px;}
    .banner .inner .text-box .bottom p:first-of-type span{font-weight: 700; text-decoration: underline;}
    .banner .inner .img-box{max-width: 607px;}
    .banner .inner .img-box img{width: 100%;} */
    /* banner new */
    .demo-contest-banner{background: #F1F3F5;position: relative; overflow: hidden; height: 600px; display: flex; align-items: center;}
    .demo-contest-banner .out-img{display: none;}
    .demo-contest-banner .inner{width: 100%; display: flex; justify-content: space-between; align-items: center;}
    .demo-contest-banner .text-box{width: 50%; max-width: 620px; position: relative; z-index: 10;}
    .demo-contest-banner h1{font-size: 48px;font-weight: 600;color: var(--v-black);margin-bottom: 16px;line-height: 60px;}
    .demo-contest-banner h1 span{color: var(--v-orange);}
    .demo-contest-banner p.text{color: #002329; font-size: var(--fs-16);margin-bottom: 20px;line-height: 1.2; font-weight: 500;}
    .demo-contest-banner .account{margin-bottom: 0px;font-size: var(--fs-14);color: #606060; margin-bottom: 7px;}
    .demo-contest-banner .account a span{text-decoration: underline;}
    .demo-contest-banner .orange-button{margin-bottom: 12px;}
    .demo-contest-banner .img-box{width: 70%; max-width: 814px; margin-right: -148px;}

    @media(max-width:1440px) {
        .demo-contest-banner .img-box{margin-right: -40px;}
    }

    @media(max-width:940px) {
        .demo-contest-banner{height: auto; display: block;}
        .demo-contest-banner .inner{display: flex; flex-direction: column; margin: 0 -40px; width: auto;}
        .demo-contest-banner .text-box{width: 100%; max-width: initial; display: flex;flex-direction: column;align-items: center;text-align: center; padding: 32px 40px 40px; background: #fff;}
        .demo-contest-banner .img-box{width: 100%; text-align: center;}
        .demo-contest-banner .img-box img{width: 100%;}
    }

    @media(max-width:768px) {
        .demo-contest-banner h1{font-size: 36px;line-height: 1.2;}
        .demo-contest-banner .img-box img{width: 100%;}
    }


    @media(max-width:510px) {
        .demo-contest-banner h1{color: #002329; font-size: 20px;}
        .demo-contest-banner .text-box p.text{display: none;}
        .demo-contest-banner .orange-button::after{width: 2em;height: 2em;}
    }
       /* banner new */
    
    .small-banner .inner{padding-top: 75px; padding-bottom: 76px;}
    .small-banner .inner .wrap{max-width: 1280px; margin: 0 auto; padding: 0 32px;}
    .small-banner .inner .wrap ul{display: flex; justify-content: space-between;}
    .small-banner .inner .wrap ul li{max-width: 363px; text-align: left;}
    .small-banner .inner .wrap ul li .text-top{font-size: var(--fs-60); font-weight: 500; line-height: 1.2; color: var(--v-orange); margin-bottom: 12px;}
    .small-banner .inner .wrap ul li .text-bottom{font-size: var(--fs-18); font-weight: 600; line-height: 1.55; color: #101828; margin-bottom: 0;}

    html[lang="th-TH"] .small-banner .inner .wrap ul li .text-bottom{font-size: var(--fs-60); font-weight: 500; line-height: 1.2; color: var(--v-orange); margin-bottom: 12px;}
    html[lang="th-TH"] .small-banner .inner .wrap ul li .text-top{font-size: var(--fs-18); font-weight: 600; line-height: 1.55; color: #101828; margin-bottom: 0;}


    .row2{background: linear-gradient(180deg, #F1F3F5 0%, #FFF 100%); overflow: hidden;}
    .row2 .inner{padding-top: 96px; padding-bottom: 96px;}
    .row2 .title-box h2{line-height: 1;}
    .row2 .inner .text p{text-align: center; color: var(--v-black); font-size: var(--fs-20); line-height: 1; margin-bottom: 32px;} 
    .row2 .inner ul{display: flex; justify-content: space-between; max-width: 1210px; margin: 0 auto;}
    .row2 .inner ul li{width: 23%; max-width: 270px; padding: 32px 20px; text-align: center; border-radius: 11px;}
    .row2 .inner ul li .num{color: var(--v-white); font-size: var(--fs-56); line-height: 1; font-weight: 500; margin-bottom: 24px;}
    .row2 .inner ul li .st{color: var(--v-white); font-size: var(--fs-16); font-weight: 700; line-height: 1; color: var(--v-white); display: flex; align-items: center; justify-content: center; margin: 0; height: 29px;}
    .row2 .inner ul li .st span{display: flex; margin-right: 10px; width: 29px; height: 29px; border-radius: 50%; border-width: 2px; border-style: solid; font-size: var(--fs-20); line-height: 1.5; align-items: center; justify-content: center;}
    .row2 .inner ul li.list1{background: url(/wp-content/themes/vantage/images/demo-contest-row2-list1-bg.webp) top center; background-size: cover;}
    .row2 .inner ul li.list2{background: #FF8E5C;}
    .row2 .inner ul li.list3{background: var(--v-orange);}
    .row2 .inner ul li.list4{background: #164B53;}
    .row2 .inner ul li.list1 .st span{background: linear-gradient(180deg, #F6C05A 0%, #FDD791 100%); border-color: #E9AF46; text-shadow: 0px 1px 2px #D59114;}
    .row2 .inner ul li.list2 .st span{background: linear-gradient(180deg, #D9CCBA 0%, #E2D7C8 100%); border-color: #BEB4A6; text-shadow: 0px 1px 2px #C0B6A9;}
    .row2 .inner ul li.list3 .st span{background: linear-gradient(180deg, #DB914A 0%, #EFA55D 100%); border-color: #CB7F3B; text-shadow: 0px 1px 2px #CF833D;}
    .row2 .inner ul li.list4 .st span{display: none;}

    .row3{background: url(/wp-content/themes/vantage/images/demo-contest-row3-bg.webp) top center; background-size: cover;}
    .row3 .wrap{max-width: 935px; margin: 0 auto; background: var(--v-white); padding: 35px 0; border-radius: 16px; overflow: hidden;}
    .row3 .title-box h2{line-height: 1;}
    .row3 .wrap table{width: 100%;}
    .row3 .wrap tr:nth-of-type(odd){background: #F3F4F6;}
    .row3 .wrap tr td{padding: 16px 0;}
    .row3 .wrap tr td p{font-weight: 700; color: var(--v-black); margin: 0; padding: 0 10px;}
    .row3 .wrap tr td p.name-value{text-align: center; font-size: var(--fs-14); color: #101828; line-height: 1.42;}
    .row3 .wrap tr td p.rank-value{font-size: var(--fs-16); color: #636363; line-height: 1.87; display: flex; justify-content: flex-end;}
    .row3 .wrap tr td p.rank-value span{display: flex; width: 29px; height: 29px; border-radius: 50%; border-width: 2px; border-style: solid; font-size: var(--fs-20); line-height: 1.5; align-items: center; justify-content: center; color: var(--v-white);}
    .row3 .wrap tr td.equity{width: 28%;}
    .row3 .wrap tr td p.equity-value{font-size: var(--fs-20); line-height: 1.5; text-align: left; border-left: 1px solid #d9d9d9;}
    .row3 .wrap tr:nth-of-type(1) td p.rank-value span{background: linear-gradient(180deg, #F6C05A 0%, #FDD791 100%); border-color: #E9AF46; text-shadow: 0px 1px 2px #D59114;}
    .row3 .wrap tr:nth-of-type(2) td p.rank-value span{background: linear-gradient(180deg, #D9CCBA 0%, #E2D7C8 100%); border-color: #BEB4A6; text-shadow: 0px 1px 2px #C0B6A9;}
    .row3 .wrap tr:nth-of-type(3) td p.rank-value span{background: linear-gradient(180deg, #DB914A 0%, #EFA55D 100%); border-color: #CB7F3B; text-shadow: 0px 1px 2px #CF833D;}
    .row3 .time{text-align: center; color: #000; font-size: var(--fs-16); font-weight: 500; line-height: 1;}
    .row3 .time p{margin: 32px 0 0 ; font-weight: 500; line-height: 1;}

    .row4{background:#F1F3F5; overflow: hidden;}
    .row4 .wrap{background: url(/wp-content/themes/vantage/images/demo-contest-row4-bg.webp) top center no-repeat; background-size: cover;}
    .row4 h2 { color: var(--v-black-light);font-size: var(--fs-56);text-align: center; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 32px;}
    .row4 .get-tab-list { display: flex;justify-content: center;position: relative; margin-bottom: 32px;}
    .row4 .get-tab-list .tab-item {position: relative; cursor: pointer;}
    .row4 .get-tab-list .tab-item::after { content:"";display:block;width: 100%;height: 1px;background:#BABABA;position: absolute;bottom: -2px;left: 0;}
    .row4 .get-tab-list p {width: 140px;color: var(--v-black);font-size: var(--fs-22);font-weight: 400; line-height: 1;margin-bottom: 0;padding-bottom: 13px;text-align: center;}
    .row4 .get-tab-list .tab-item.active p{color: var(--v-orange);}
    .row4 .swiper {overflow: visible;}
    .row4 .swiper-wrapper{justify-content: space-between; max-width: 1006px; margin: 0 auto;}
    .row4 .swiper-slide:last-child {margin-right: 0 !important;}
    .row4 .get-tab-con h3 {color: var(--v-black);font-size: var(--fs-20);font-weight: 700;line-height: 1.2;margin-bottom: 16px;text-align: left;}
    .row4 .get-tab-con p em{font-size: var(--fs-12);}
    .row4 .tab-con-item,
    .row4 .live-button.row4-btn {display: none;}
    .row4 .tab-con-item.active,
    .row4 .live-button.row4-btn.active {display: block;}
    .wire {position: absolute;top: 31px;height: 2px;background: var(--v-orange);transition: .4s;}
    .row4 .live-button {margin: auto; margin-top:32px; display: block;}
    .row4 .switch-content .item-box .item{position: relative; width: 240px; max-width: 240px; height: auto;}
    .row4 .switch-content .item-box .item p{margin-bottom:0px;font-size: var(--fs-16); color: #000; font-style: normal; line-height: normal;}
    .row4 .switch-content .item-box .item .num{width: 64px; height: 64px; border-radius:50%; overflow:hidden; margin-bottom:16px; display:inline-block; display: flex; justify-content: center; align-items: center;}
    .row4 .switch-content .item-box .item .num p{font-size: 28px; color: var(--v-white); line-height: 1;}
    .row4 .switch-content .item-box .item:nth-child(1) .num{background-color:var(--v-orange-light);}
    .row4 .switch-content .item-box .item:nth-child(2) .num{background-color:var(--v-orange);}
    .row4 .switch-content .item-box .item:nth-child(3) .num{background-color:#164b53;}
    .row4 .switch-content .item-box .item:nth-child(1):after,
    .row4 .switch-content .item-box .item:nth-child(2):after{content:''; background:url(/wp-content/themes/vantage/images/demo-contest-row4-icon.svg);display:inline-block;width:14px;height:19px;position: absolute;right: -50%; top: 50%;}

    .row6 .content{display: flex; max-width: 1216px; margin: 0 auto; border-radius: 16px; overflow: hidden;}
    .row6 .content .text-box{width: 50%; padding: 73px 20px 20px 71px; color: var(--v-white); background: url(/wp-content/themes/vantage/images/demo-contest-row6-bg.webp) top left no-repeat; background-size: cover;}
    .row6 .content .text-box h2{font-size: var(--fs-32); margin-bottom: 13px; font-weight: 700; line-height: 1;}
    .row6 .content .text-box p{font-size: var(--fs-14); margin-bottom: 16px; line-height: 1.22;}
    .row6 .content .text-box p:last-of-type{margin-bottom: 46px;}
    .row6 .content .text-box .text{max-width: 416px;}
    .row6 .content .text-box .icon-box{display: flex; gap: 16px;}
    .row6 .content .img-box{width: 50%; background: url(/wp-content/themes/vantage/images/demo-contest-row6-img.webp) top left no-repeat; background-size: cover;}
    .row6 .content .img-box img{opacity: 0;}

    html[lang="ru-RU"] .row4 .get-tab-list p{font-size: var(--fs-20);}
    html[lang="kk-KZ"] .row4 .get-tab-list p{font-size: var(--fs-20);}

    @media (max-width:1120px) {
        .row4 .switch-content .item-box .item:nth-child(1):after,
        .row4 .switch-content .item-box .item:nth-child(2):after{content:''; background:url(/wp-content/themes/vantage/images/demo-contest-row4-icon.svg);display:inline-block;width:14px;height:19px;position: absolute;right: -34%;}
    }

    @media (max-width:1024px) {
        /* .banner .inner .text-box h1{font-size: var(--fs-56);} */

        .row2 .inner ul{flex-wrap: wrap; justify-content: center;}
        .row2 .inner ul li{width: 45%; max-width: 305px;}
        .row2 .inner ul li:nth-of-type(1),
        .row2 .inner ul li:nth-of-type(2){margin-bottom: 16px;}
        .row2 .inner ul li:nth-of-type(odd){margin-right: 16px;}

        .row4 .switch-content .item-box .item:nth-child(1):after,
        .row4 .switch-content .item-box .item:nth-child(2):after{right: -46px;}
    }
    @media (max-width:768px) {
        /* .banner{background: #EEF4F8; }
        .banner .inner{padding-top: 36px; flex-direction: column; align-items: center;}
        .banner .inner .text-box{max-width: 323px; text-align: center; color: var(--v-black); padding: 0;}
        .banner .inner .text-box a{width: 197px;}
        .banner .inner .text-box .bottom{margin-top: 9px; max-width: 196px; margin: 0 auto; line-height: 1.2;}
        .banner .inner .img-box{max-width: 375px; margin-top: -22px;} */

        .row4 h2,
        .row4 .get-tab-list { margin-bottom:24px;}
    

        .row6 .content{flex-direction: column;}
        .row6 .content .text-box{width: 100%; padding: 40px 20px;}
        .row6 .content .text-box h2{margin-bottom: 32px; line-height: 1.33; font-weight: 500;}
        .row6 .content .text-box p{margin-bottom: 16px; line-height: 1.28;}
        .row6 .content .text-box p:last-of-type{margin-bottom: 32px;}
        .row6 .content .text-box .icon-box{display: flex; gap: 16px;}
        .row6 .content .img-box{width: 100%;}
    }
    @media (max-width:510px) {
        section .inner{padding-top: 64px; padding-bottom: 64px;}

        .small-banner .inner{padding-top: 64px; padding-bottom: 64px;}
        .small-banner .inner .wrap{padding: 0;}
        .small-banner .inner .wrap ul{flex-direction: column; align-items: center;}
        .small-banner .inner .wrap ul li{text-align: center; margin-bottom: 32px;}
        .small-banner .inner .wrap ul li:last-of-type{margin: 0;}
        .small-banner .inner .wrap ul li .text-top{line-height: 1; margin-bottom: 8px;}
        .small-banner .inner .wrap ul li .text-bottom{line-height: 1; color: var(--v-black);}

        .row2 .inner{padding-top: 64px; padding-bottom: 64px;}
        .title-box h2{margin-bottom: 16px;}
        .row2 .inner .text p{margin-bottom: 16px;}
        .row2 .inner ul li .st span{width: 17px; height: 17px; margin-right: 5px;}
        .row2 .inner ul li .num{margin-bottom: 14px;}
        .row2 .inner ul li{padding: 18px 10px;}

        .row3 .title-box h2{margin-bottom: 10px;}
        .row3 .wrap{padding: 0;}
        .row3 .time{display: none;}

        .row4 .inner{padding-top: 47px; padding-bottom: 48px;}
        .row4 .switch-content .item-box .item .num{width: 36px; height: 36px;}
        .row4 .switch-content .item-box .item .num p{font-size: 16px;}
        .row4 .live-button {margin-top:16px;} 
        .row4 .switch-content .item-box .item:nth-child(1):after,
        .row4 .switch-content .item-box .item:nth-child(2):after{top:60%;}
        .row4 h2,
        .row4 .get-tab-list { margin-bottom:16px;}

        .row6 .inner{padding-top: 48px; padding-bottom: 48px;}
    }</pre></body></html>