<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    .trading-banner{width: 100%;}
    .trading-banner-content{background:url(/wp-content/themes/vantage/images/trading-banner-content-2.webp) center top no-repeat;background-size: cover;}
    .trading-banner .inner{width: 100%;max-width: 1770px;position: relative;padding-top: 110px;padding-bottom: 110px;}
    .trading-banner .inner .main-content{display: flex;justify-content: space-between;padding-right:80px;}
    .trading-banner .inner .text-box{display: flex;flex-direction: column;justify-content: flex-end;color: var(--v-white);}
    .trading-banner .inner .text-box h1{font-size:var(--fs-50);line-height: 1.2;margin-bottom: 13px;font-weight: 600;}
    .trading-banner .inner .text-box p{font-size:var(--fs-20);line-height: 1.1;}
    .trading-banner .inner .img-box{display: flex;flex-wrap: wrap;justify-content: space-between;}
    html[lang='kk-KZ'] .trading-banner .inner .img-box li { max-height: unset; }
    .trading-banner .inner .img-box li{text-align: center;border-radius: 20px;background: rgba(255, 255, 255, .6);backdrop-filter: blur(18px);margin-right: 10px;margin-bottom: 10px;width: calc(25% - 11px);max-height: 125px;position: relative;overflow:hidden;transition: all 0.1s ease-in;transition-delay: .5s;}
    .trading-banner .inner .img-box li:after{content:"";position: absolute;left: -220px;bottom: -180px;width: 210px;height: 310px;background: rgba(0, 0, 0, 0.1);transform: rotateZ(-40deg) translateX(0px);transition:all .5s;}
    .trading-banner .inner .img-box li:hover:after{transform: rotateZ(-40deg) translateX(410px);}
    .trading-banner .inner .img-box li:hover{background:rgba(255, 255, 255, 0.9);box-shadow: 0px 15px 22px #33334344;
    position: relative;z-index: 1;}
    .trading-banner .inner .img-box li .a-img-txt{padding: 19px 0px 22px;}
    .trading-banner .inner .img-box li p{margin-top:10px;margin-bottom:0px;color: var(--v-black);line-height: 1.2;font-weight: 600;}
    .trading-banner .inner .img-box li:nth-child(5),
    .trading-banner .inner .img-box li:nth-child(6),
    .trading-banner .inner .img-box li:nth-child(7),
    .trading-banner .inner .img-box li:nth-child(8){margin-bottom:0px;}

    
    html[lang='ko-KR'] .trading-platform-tools,
    html[lang='th-TH'] .trading-platform-tools,
    html[lang='zh-hant-TW'] .trading-platform-tools,
    html[lang='zh-hans-MY'] .trading-platform-tools,
    html[lang='ar-AE'] .trading-platform-tools{margin-top:70px;}

    .trading-platform-tools{padding: 140px 0 0;}
    .trading-platform-tools .inner{max-width: 1737px;}
    .trading-platform-tools .inner .trading-platform-tools-content{background: #F2F3F5;display: flex;padding: 82px 116px 82px 113px;position: relative;flex-direction: column;align-items: flex-end;border-radius: 15px;}
    .trading-platform-tools .inner .trading-platform-tools-content .img{position:absolute;bottom:0;left:116px;max-width:46%;}
    .trading-platform-tools .inner .trading-platform-tools-content .text-box{width: 54%;position: relative;height: 350px;max-height: 350px;overflow-y: auto;}
    .trading-platform-tools .inner .trading-platform-tools-content .text-box h2{font-size: 48px;color: #002329;font-weight: 600;margin-bottom:19px;line-height: 1.20;}
    .trading-platform-tools .inner .trading-platform-tools-content .text-box h2 br{display:none;}
    .trading-platform-tools .inner .trading-platform-tools-content .text-box p{font-size: var(--fs-16);color:var(--v-black);margin-bottom: 0;}

    .vantage-advantage .inner{text-align: center;overflow:hidden;}
    .vantage-advantage .inner h2{font-size:var(--fs-56);font-weight: 600;color: #002329;margin-bottom: 55px;}
    .vantage-advantage .inner h2 span{color: var(--v-orange);}
    .vantage-advantage .inner ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .vantage-advantage .inner ul li{width: 23.7%;background: #F6F5F8;border-radius: 26px;text-align: center;margin-bottom: 24px;padding:15px 28px 23px;height: auto;min-height: 331px;}
    .vantage-advantage .inner ul li .img-box{height: 139px;display: flex;justify-content: center;align-items: center;margin-bottom: 5px;}
    .vantage-advantage .inner ul li p{font-size: var(--fs-16);color: var(--v-black);opacity: 0.7;line-height: 1.3;margin-bottom: 0;}
    .vantage-advantage .inner ul li p.title{font-size: var(--fs-20);font-weight: 600;margin-bottom:22px;opacity: 1;line-height: 1.2;}
	.vantage-advantage .inner ul li p.title a{color: var(--v-black); text-decoration:underline;}
	.vantage-advantage .inner ul li p.title a:hover{color: var(--v-black); text-decoration:underline;}
    .vantage-advantage-swiper-pagination{display:none;}

    .trading-fees{width: 100%;margin-top:77px;background: rgba(232,233,235,0.5);}
    .trading-fees .inner{max-width:1670px;padding-top:60px;padding-bottom:100px;}
    .trading-fees .inner h2{font-size:var(--fs-56);font-weight: 600;color: #002329;margin-bottom:45px;text-align: center;}
    .trading-fees .inner h2 span{color: var(--v-orange);}
    .trading-fees .inner .update-time{margin-bottom:0px;}
    .trading-fees .inner .main-content{display: flex;justify-content: center;background:url(/wp-content/themes/vantage/images/vantage-trading-fees.webp) center no-repeat; background-size:cover; padding-top: 65px;padding-bottom: 64px;overflow: hidden; -moz-transform: perspective(1000px); -moz-transform-style: preserve-3d; -webkit-perspective: 1000px;}
    .trading-fees .inner .main-content .table-content{display:flex;box-shadow: 0px 27px 43px #00000030;border-radius: 15px;width: 100%;max-width:865px;background: #ffffff;}
    .trading-fees .inner .main-content .table-content .left-table .table{border-bottom-left-radius: 15px;border-top-left-radius: 15px;overflow: hidden;width: 193px;position:relative;z-index:10;}
    .trading-fees .inner .main-content .table-content .right-table {width: calc(100% - 193px);position: relative;overflow: unset;overflow-x: clip;}
    .trading-fees .inner .main-content .table-content .right-table .table:first-child tr td{position:relative;font-size: var(--fs-22);}
    /* .trading-fees .inner .main-content .table-content .right-table .table:first-child tr td p:after{content:"";opacity: 0.06;background: var(--v-black);position:absolute;left:0;top:0;width: 100%;height: 100%;} */
    .trading-fees .inner .main-content .table-content .right-table .table:first-child tr:first-child td p:after{display: none;}
    /* .trading-fees .inner .main-content .table-content .right-table .table:first-child tr:first-child td:after{content:"";opacity: 0.06;background: var(--v-black);position:absolute;left:0;top:0;width: 100%;height: 100%;} */
    .trading-fees .inner .main-content .table-content .right-table .table:first-child tr:first-child td{font-weight:normal;}
    /* .trading-fees .inner .main-content .table-content .right-table .table:first-child tr td{padding: 0px 10px 0px 0px;} */
    .trading-fees .inner .main-content .table-content .right-table .table tr:first-child td{position:relative;font-weight: 400;}
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) tr:first-child td{border-top-right-radius: 15px;}
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) tr:last-child td{border-bottom-right-radius: 15px;}
    /* .trading-fees .inner .main-content .table-content .right-table .table:first-child tr:first-child td:before{content:"";display:block;width: 100%;position: absolute;height: 7px;top: -4px;left: 0;background:var(--v-orange);} */

    /* .trading-fees .inner .main-content .table-content .right-table .table:nth-child(2) td{padding-left: 10px;padding-right: 15px;}
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) td{padding-right: 15px;}
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(4) td{padding-right: 34px;} */

    .trading-fees .inner .main-content .table-content .right-table .table tr:first-child td p{position:relative;}

    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(1) tr:first-child td p img,
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(2) tr:first-child td p img,
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) tr:first-child td p img{display: none;}

    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(1) tr:first-child td p:before,
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(2) tr:first-child td p:before,
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) tr:first-child td p:before{content:"";display:block;width: 100%;position: absolute;height: 7px;top: -24px;left: 0;max-width: 150px;width: calc(100% - 18px);right: 0;margin: 0 auto;}
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(1) tr:first-child td p:before{background:#818181;}
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(2) tr:first-child td p:before{background:#C6C6C6;}
    .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) tr:first-child td p:before{background:#E2E2E2;}

    .trading-fees .inner .main-content .table-content .right-table .kong tr:first-child td:before{display:none;}
    .trading-fees .inner .main-content .table-content .right-table .kong tr td{padding-left: 0;padding-right: 0;}
    /* con-table--------------------- */
    .trading-fees .inner .main-content .table-content .con-table{width: 193px;min-width: 193px;}
    .trading-fees .inner .main-content .table-content .con-table table{width: 100%;}
    .trading-fees .inner .main-content .table-content .con-table table tr:first-child td{position:relative;font-weight: 400;}
    .trading-fees .inner .main-content .table-content .con-table table tr:first-child td:before{content:"";display:block;width: 100%;position: absolute;height: 7px;top: -4px;left: 0;background:var(--v-orange);}
    .trading-fees .inner .main-content .table-content .con-table table tr:first-child td p{margin-bottom: 0px;}
    .trading-fees .inner .main-content .table-content .con-table table:first-child tr td{padding: 0px 10px 0px 0px;font-size: var(--fs-22);background: #fff;text-align: center;color: var(--v-black);height: 71px;}

    .trading-fees .inner .main-content .table-content .con-table table:nth-child(2) tr:first-child td p:before,
    .trading-fees .inner .main-content .table-content .con-table table:nth-child(3) tr:first-child td p:before,
    .trading-fees .inner .main-content .table-content .con-table table:nth-child(4) tr:first-child td p:before{content:"";display:block;width: 100%;position: absolute;height: 7px;top: -24px;left: 0;}
    .trading-fees .inner .main-content .table-content .con-table table:nth-child(2) tr:first-child td p:before{background:#818181;}
    .trading-fees .inner .main-content .table-content .con-table table:nth-child(3) tr:first-child td p:before{background:#C6C6C6;}
    .trading-fees .inner .main-content .table-content .con-table table:nth-child(4) tr:first-child td p:before{background:#E2E2E2;}
    .trading-fees .inner .main-content .table-content .con-table table:first-child tr td{position:relative;font-size: var(--fs-22);}
    .trading-fees .inner .main-content .table-content .con-table table:first-child tr td:after{content:"";opacity: 0.06;background: #000;position:absolute;left:0;top:0;width: 100%;height: 100%;}
    .trading-fees .inner .main-content .table-content .con-table table:first-child tr:first-child td{font-weight:normal;}
    .trading-fees .inner .main-content .table-content .con-table table:first-child tr td{padding: 0px 10px 0px 0px;}
    .trading-fees .inner .main-content .table-content .con-table table tr:nth-child(even) td {background: #F3F4F6;}
    .trading-fees .inner .main-content .table-content .con-table table tr:first-child td p{font-weight:600;color:#034854;}
    .trading-fees .inner .main-content .table-content .con-table table tr td p{color:#034854;}
    /* con-table--------------------- */


    .trading-fees .inner .main-content .table table{width: 100%;}
    .trading-fees .inner .main-content .table table tr td{background: #fff;text-align: center;height: 71px;}
    .trading-fees .inner .main-content .table table tr td p{margin-bottom:0px;color: var(--v-black);font-size: var(--fs-20);font-weight: 500;}
    .trading-fees .inner .main-content .table-content .left-table .table tr td{color: var(--v-black);font-size: var(--fs-20);font-weight: 500;}
    .trading-fees .inner .main-content .table-content .left-table .table tr:first-child td{position: relative;}
    /* .trading-fees .inner .main-content .table-content .left-table .table tr:first-child td:before{content:"";position: absolute;top: 0px;left: 0;height: 20px;display: block;} */
    .trading-fees .inner .main-content .table-content .right-table .table tr:first-child td p{font-weight: 400;}
    .trading-fees .inner .main-content .table table tr:nth-child(even) td{background:#F3F4F6;}
    .trading-fees-swiper-pagination{display:none;}

    .trading-features{padding-top:117px !important;padding-bottom:119px !important;}
    .title-box h2{font-size: var(--fs-56);color: var(--v-black-light);font-weight: 600;margin: 0 0 15px;text-align:center;}
    .title-box h2 span{color: var(--v-orange);}
    .icon-title{padding-left: 20px;position: relative;margin-bottom: 15px;text-transform: uppercase;display:none;}
    .icon-title::after{    content: '';display: block;top: 50%;transform: translateY(-60%);left: 0px;width: 17px;height: 17px;position: absolute;background: url(/wp-content/themes/vantage/images/forex-trading-icon3.svg)center center no-repeat;}
    .faq-module-inner .faq-list .faq-module-tit h3{display: unset !important;}

    html[lang='ar-AE'] .trading-banner .inner .text-box h1,
    html[lang='ar-AE'] .trading-banner .inner .text-box p,
    html[lang='ar-AE'] .trading-platform-tools .inner .trading-platform-tools-content .text-box h2,
    html[lang='ar-AE'] .trading-platform-tools .inner .trading-platform-tools-content .text-box p{text-align: right;}
    html[lang='ar-AE'] .trading-banner .inner .text-box{padding-right: 6px;}
    html[lang='ar-AE'] .trading-fees .inner .update-time{text-align: right;}

    html[lang='ko-KR'] .trading-platform-tools .inner .trading-platform-tools-content .text-box h2 br{display: block;}

    @media (min-width: 2000px) {
        .trading-features .line-box{left: 0;right: 0;margin: 0 auto;text-align: center;}
    }
    @media (max-width: 1640px) {
    .trading-platform-tools .inner .trading-platform-tools-content .img{left: 0;}
    }
    @media (max-width: 1440px) {
        .trading-platform-tools .inner .trading-platform-tools-content{padding: 52px 56px 57px;}
        .trading-banner .inner .main-content{padding-right: 40px;} 
    }

    @media (max-width: 1240px) {
        .vantage-advantage .inner ul{justify-content:start;}
        .vantage-advantage .inner ul li{width: 32%;margin-left: 11px;}
        .trading-banner .inner .main-content{padding-right: 0px;} 

        .trading-platform-tools{padding: 80px 0 0px;}
    }

    @media (max-width: 1024px) {
        .trading-banner .inner{padding-top: 41px;padding-bottom: 48px;flex-wrap: wrap;justify-content: center;flex-direction: column-reverse;}
        .trading-banner .inner .main-content{flex-wrap: wrap;justify-content: center;flex-direction: column;}
        .trading-banner .inner .text-box{width: 100%;align-items: center;margin-bottom: 51px;}
        .trading-banner .inner .img-box{max-width: 690px;margin: 0 auto;}
        .trading-banner .inner .img-box li{background: #F6F5F8;border-radius: 10px;}
        .trading-banner .inner .img-box li .a-img-txt{padding: 22px 0px 22px;}
        .trading-banner .inner .text-box p{margin-bottom:0;}
        .trading-banner .inner .text-box h1{font-size: 40px;margin-bottom:10px;}
        .vantage-advantage .inner ul li{margin-left: 0px;}
        .vantage-advantage-swiper-pagination{display: block;height: 3px;width: 50%;margin: 0 auto;background: #d5d5d5;}
    
        .trading-fees .inner .main-content{background:none;padding:0;max-width: 865px;margin: 0 auto 15px;box-shadow: 0px 27px 43px #33334344;border-radius: 15px;}
        .trading-fees .inner .main-content .table-content .left-table .table{width: 163px;}
        .trading-fees .inner .main-content .table-content .right-table {width: calc(100% - 163px);overflow: hidden;}

        .trading-banner .inner .img-box li:hover{background: #F6F5F8;}

        .trading-banner .inner .img-box li:before{content:"";position: absolute;box-shadow: 0px 20px 22px #33334344;}

        .trading-platform-tools{padding: 70px 0 0px;}
        .trading-platform-tools .inner{background: #F2F3F5;border-top-left-radius: 15px;border-top-right-radius: 15px;}
        .trading-platform-tools .inner .trading-platform-tools-content{padding-left: 0;padding-right: 0;padding-bottom: 30px;}
        .trading-platform-tools .inner .trading-platform-tools-content .text-box{width: 100%;margin-top: 30px;height: auto;max-height: unset;}
        .trading-platform-tools .inner .trading-platform-tools-content .text-box h2{font-size:36px;}
        .trading-platform-tools .inner .trading-platform-tools-content .img{position: static;margin: -210px auto 0px;max-width: 100%;}
        .trading-platform-tools .inner .trading-platform-tools-content .img img{max-width:440px;}

        .trading-platform-tools{margin-top:200px;}
        html[lang='ko-KR'] .trading-platform-tools,
        html[lang='th-TH'] .trading-platform-tools,
        html[lang='zh-hant-TW'] .trading-platform-tools,
        html[lang='zh-hans-MY'] .trading-platform-tools,
        html[lang='ar-AE'] .trading-platform-tools{margin-top:200px;}

        .title-box h2{margin: 0px;}

        .trading-fees .inner .main-content .table-content .con-table{width: 169px;min-width: 169px;}
        .trading-fees .inner .main-content .table-content .con-table table tr:first-child td:before{top: -3px;}
    }

    @media (max-width: 768px) {
        .trading-banner .inner{padding-top:40px;padding-bottom:49px;}
        .trading-banner .inner .text-box p{font-size:var(--fs-22);}
        .trading-banner .inner .img-box li{width: calc(25% - 11px);}
        .vantage-advantage .inner ul li{width: 48%;margin-bottom:12px;}

        .trading-fees .inner .main-content .table-content .right-table .table tr:first-child td:before{top:0;height: 4px;}
        .trading-fees .inner .main-content .table table tr td{font-size:var(--fs-18);height: 57px;}
        .trading-fees .inner .main-content .table-content .left-table .table{width: 143px;}
        .trading-fees .inner .main-content .table-content .right-table {width: calc(100% - 143px);}
        /* .vantage-advantage .inner{padding-top:50px;} */
        .vantage-advantage .inner h2{margin-bottom:36px;}
        .trading-fees .inner .main-content .table-content{width: 100%;}
        .trading-fees .inner{padding-top: 30px;padding-bottom: 50px;}
        .trading-fees .inner h2{margin-bottom: 35px;}

        .trading-fees{background:none;margin-top: 50px;}

        .trading-platform-tools{padding: 60px 0 0px;}
        .trading-platform-tools .inner .trading-platform-tools-content .img img{max-width:330px;}
        .trading-fees .inner .main-content .table-content .right-table .table:first-child tr td{font-size: var(--fs-18);}

        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(1) tr:first-child td p:before,
        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(2) tr:first-child td p:before, 
        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) tr:first-child td p:before{top:-20px;}

        /* .trading-fees .inner .main-content .table-content .right-table .table:nth-child(2) td{padding-left: 4px;padding-right: 4px;}
        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) td{padding-right: 4px;}
        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(4) td{padding-right: 14px;} */

        .trading-platform-tools .inner .trading-platform-tools-content .text-box h2{font-size:var(--fs-30);}

        .title-box h2{margin: 0 0 5px;}
        .trading-features{padding: 30px 0 45px !important;}
        .trading-banner .inner .img-box{margin-right:-4px;}

        .trading-fees .inner .main-content .table-content .con-table{width: 123px;min-width: 123px;}
        .trading-fees .inner .main-content .table-content .con-table table:first-child tr td{height: 57px;}
        .trading-fees .inner .main-content .table-content .con-table table tr:first-child td:before{top: -5px;}
    }

    @media (max-width: 600px) {
        .trading-banner .inner .img-box{margin-right:-10px;}
        .trading-banner .inner .img-box li p{font-size:14px;}
        .trading-platform-tools .inner .trading-platform-tools-content{padding-top: 120px;}
        .vantage-advantage .inner ul li{padding-top:10px;min-height:220px;}
        .vantage-advantage .inner ul li .img-box{height: 70px;}
        .vantage-advantage .inner ul li .img-box img{width: 70px;}
        .vantage-advantage .inner ul li p.title{font-size:16px;margin-bottom: 13px;}
        .vantage-advantage .inner ul li p{font-size: 14px;}

        .trading-fees .inner .main-content .table-content .left-table .table{width: 110px;}
        /* .trading-platform-tools{margin-top:164px;} */
        .trading-fees .inner .main-content .table table tr td p{font-size: 16px;}
        .trading-fees .inner .main-content .table-content .con-table table tr:first-child td:before{top: -4px;}
    }

    @media (max-width: 510px) {
        .trading-banner-content{background: var(--v-white);}    
        .trading-banner .inner{padding-bottom:30px;padding-top:20px;}
        .trading-banner .inner .img-box{margin-left:0;}
        .trading-banner .inner .img-box{margin-bottom: 0;}
        .trading-banner .inner .text-box{display: none;}
        .trading-banner .inner .img-box li{background: none;backdrop-filter: blur(0px);padding: 0 0 0 0;margin-right:0;border-radius: 0;width: 25%;}
        .trading-banner .inner .img-box li:after{display:none;}
        .trading-banner .inner .img-box li p{font-weight: 500;margin-top: 6px;}
        .trading-banner .inner .img-box li img{width: 48px;height: 48px;}
        .trading-banner .inner .img-box li .a-img-txt{padding:0px;}

        .trading-platform-tools{margin-top:0px;}
        html[lang='ko-KR'] .trading-platform-tools,
        html[lang='th-TH'] .trading-platform-tools,
        html[lang='zh-hant-TW'] .trading-platform-tools,
        html[lang='zh-hans-MY'] .trading-platform-tools,
        html[lang='ar-AE'] .trading-platform-tools{margin-top:0;}

        .trading-platform-tools{padding: 100px 0 0px;}
        .trading-platform-tools .inner .trading-platform-tools-content{padding-bottom: 24px;}
        .trading-platform-tools .inner .trading-platform-tools-content .text-box h2{font-size:var(--fs-50);margin-bottom: 10px;line-height:1.3;}
        .trading-platform-tools .inner .trading-platform-tools-content .text-box h2 br{display:block;}
        .trading-platform-tools .inner .trading-platform-tools-content .text-box{margin-top:20px;}
        .trading-platform-tools .inner .trading-platform-tools-content .text-box p{line-height:1.6;}

        .vantage-advantage .swiper-wrapper{margin-bottom:15px;}
        /* .trading-platform-tools{margin-top:74px;} */
        .vantage-advantage .inner ul li{padding-bottom: 10px;margin-bottom: 0px;padding-left: 10px;padding-right: 10px;}

        .trading-fees{margin-top: 20px;}
        .trading-fees .inner{padding-bottom: 20px;}
        .trading-fees .inner h2{margin-bottom:15px;}
        .trading-fees .inner .main-content .table-content .left-table .table tr td{font-size:var(--fs-16);font-weight: 400;}
        .trading-fees .inner .main-content .table-content .right-table .table:first-child tr:first-child td{height: 41px;}
        .trading-fees .inner .main-content .table-content .right-table .table:first-child tr td img{width: 60px;height: 14px;}
        .trading-fees .inner .main-content .table-content .left-table .table{width: 89px;}
        .trading-fees .inner .main-content .table-content .right-table {width: calc(100% - 89px);}
        /* .trading-fees .inner .main-content .table-content .right-table .table:first-child{min-width: 89px;} */

        .trading-banner .inner .img-box li:hover{box-shadow:none;}
        .trading-platform-tools .inner .trading-platform-tools-content .img img{max-height:242px;width: 235px;}

        .trading-fees .inner .main-content .table table tr td{height: 41px;}

        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(1) tr:first-child td p:before,
        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(2) tr:first-child td p:before, 
        .trading-fees .inner .main-content .table-content .right-table .table:nth-child(3) tr:first-child td p:before{top:-12px;}

        .vantage-advantage .inner h2{margin-bottom:15px;}
        .vantage-advantage .inner ul li p.title{line-height:1.4;}

        .icon-title{display:block;margin-left: 20px;margin-bottom: 0;color: var(--v-black);}
        .faq-module{background-color: #F2F3F5;}
        .faq-module{padding-top: 30px !important;padding-bottom: 35px !important;}
        .faq-module .inner .faq-module-h2{position: relative;font-size: var(--fs-20) !important;text-align: left !important;padding-left: 20px;color: var(--v-black) !important;}
        .faq-module .inner .faq-module-h2 span{color: var(--v-black) !important;}
        .faq-module .inner .faq-module-h2::after{content: '';display: block;top: 62%;transform: translateY(-60%);left: 0px;width: 13px;height: 12px;position: absolute;background: url(/wp-content/themes/vantage/images/forex-trading-icon3.svg)center center no-repeat;}
    
        .trading-fees .inner .main-content .table-content .con-table table:first-child tr td{height: 41px;}

    }
    @media (max-width: 460px) {
        .trading-fees .inner .main-content .table-content .con-table table tr:first-child td:before{top: -3px;}
    }
    @media (max-width: 420px) {
        .trading-banner .inner .img-box{justify-content: start;}
    }

    @media (max-width: 375px) {
        .myswiper-content{overflow:hidden}
        .trading-platform-tools .inner .trading-platform-tools-content .text-box h2{font-size:20px;}
        .trading-banner .inner .img-box li p{font-size:12px;}
        .trading-fees .inner .main-content .table-content .con-table{width: 80px;min-width: 80px;}
        .trading-fees .inner .main-content .table-content .con-table table:first-child tr td{padding: 0px 0px 0px 0px;}
    }

    .btn-box{text-align: center;display:none;}    
    @media (max-width:768px) {
        .btn-box{margin-bottom:50px;display:block;}
        .btn-box .open-account-btn{padding: 17px 66px 16px 43px ;font-size: 15px;max-width: 259px;}
        .btn-box .open-account-btn .btn-text{line-height: 1.2;}
    } </pre></body></html>