h1,h2{font-size: var(--fs-56);color:var(--v-black-light);font-weight: 600;text-align: center;margin-bottom: 32px;line-height: 1.2;}
h1 span,h2 span{ color:var(--v-orange);}

.forex-vps-banner{background: url(/wp-content/themes/vantage/images/forex-vps-banner.webp) no-repeat center;background-size: cover;padding: 106px 0px 72px 0px;}
.forex-vps-banner h2{font-size: var(--fs-50);color: var(--v-white);font-weight: 600;margin-bottom: 13px;text-align: start;line-height: 1.2;}
.forex-vps-banner .banner-text{display: flex;justify-content: space-between;align-items: center; text-align: start;}
.forex-vps-banner .banner-text .banner-text-left{font-size: var(--fs-20);color: var(--v-white);}
.forex-vps-banner .banner-text .banner-text-btn{max-width: 100%;}
.forex-vps-banner .orange-button{text-transform: uppercase;max-width: 100%;}

.forex-vps-content{padding: 80px 0 0px;}
.forex-vps-content p{margin-bottom: 30px;font-size: var(--fs-18);color: var(--v-black);text-align: center;}
.forex-vps-content .animation .wrap{width: 1px; height: 64px; background: #ccc; margin: 0 auto; position: relative; overflow: hidden;}
.forex-vps-content .animation .wrap div{position: absolute; background: #E1673D; width: 100%; height: 60%; top: -50%; animation: TD 3s linear infinite;}
@keyframes TD {
    0%{top: -60%}
    100%{top: 100%;}
}

.forex-vps-get-free{padding: 80px 0 100px;overflow: hidden;}
.forex-vps-get-free .get-free-list .step-list {display:flex;font-weight: 500; text-align: start;}
.forex-vps-get-free .get-free-list .step-list li {width: calc(27% - 30px);position: relative;}
.forex-vps-get-free .get-free-list .step-list li::after {content:'';display: block; position: absolute; width:calc(100% - 20px); inset-inline-start:40px; top:20px;border-bottom:5px dashed #E8E9ED;z-index:1; }
.forex-vps-get-free .get-free-list .step-list li:last-child::after{display:none;}
.forex-vps-get-free .get-free-list .step-list li .step{position: relative;z-index:2;width: 41px;height: 41px;border-radius:50%;display:flex;justify-content:center;align-items:center; font-size:var(--fs-22);line-height:1; margin-bottom:14px;color:var(--v-white);}
.forex-vps-get-free .get-free-list .step-list p{font-weight: 600;font-size:20px;color:var(--v-black);margin-bottom:14px;line-height: 1.2;}
.forex-vps-get-free .get-free-list .step-detail {border-radius: 15px;padding:28px 16px 67px; margin-inline-end:20px;}
.forex-vps-get-free .get-free-list .step-detail p {color:var(--v-white);font-size:var(--fs-18);margin-bottom:0px !important;font-weight: 400;line-height: 1.4;}
.forex-vps-get-free .get-free-list .step-list li:nth-child(1) .step,
.forex-vps-get-free .get-free-list .step-list li:nth-child(1) .step-detail{background:#FF8E5C;}
.forex-vps-get-free .get-free-list .step-list li:nth-child(2) .step,
.forex-vps-get-free .get-free-list .step-list li:nth-child(2) .step-detail{background:#E35828;}
.forex-vps-get-free .get-free-list .step-list li:nth-child(3) .step,
.forex-vps-get-free .get-free-list .step-list li:nth-child(3) .step-detail{background:#034853;}
.forex-vps-get-free .get-free-list .step-list li:nth-child(4) .step,
.forex-vps-get-free .get-free-list .step-list li:nth-child(4) .step-detail{background:#E87B6D;}
.forex-vps-get-free .get-free-con{margin-bottom: 40px;}
.forex-vps-get-free .tnc{color: #00171C;font-weight: 400;font-size:var(--fs-20);text-align: center;margin-bottom: 0;}
.forex-vps-get-free .tnc a{font-weight: 700;text-decoration: underline;}

.forex-vps-providers{background: var(--v-grey-light2);padding: 80px 0 0px;}
.forex-vps-providers h2{font-weight: 700;}
.forex-vps-providers .icon-top{text-align: center;}
.forex-vps-providers .img-box{text-align: center;}

.forex-vps-directly{padding: 80px 0 120px;}

.explore-more-content{background-color: #F1F1F1;padding: 80px 0 88px;}
.explore-more-content h2{ font-size:var(--fs-56); margin-bottom:59px;text-align:center; color:var(--v-black);}
.explore-more-content ul{ display:flex; text-align:center;}
.explore-more-content ul li{ padding-left:39px; padding-right:39px; padding-bottom:32px; width:calc(100% / 3); color:var(--v-black); position:relative;}
.explore-more-content ul li:before{ content:""; display:block; width:1px; height:154px; background:#d4d4d4; position:absolute; inset-inline-start:0px; top:50%; transform: translateY(-50%) translateZ(0px);}
.explore-more-content ul li:first-child:before{ display:none;}
.explore-more-content ul .icon{ padding-bottom:22px;}
.explore-more-content ul .text-box{ margin-bottom:11px;}
.explore-more-content ul h3{font-size: var(--fs-22); margin-bottom:18px;}
.explore-more-content ul p{ text-align:start; margin-bottom:0px;text-align: center;}
.explore-more-content .orange-button{text-transform: uppercase;}

.forex-vps-app .trade-on-app{background: var(--v-white);padding: 156px 0 120px;}
.forex-vps-app .trade-on-app .trade-on-app-top{ background:url(/wp-content/themes/vantage/images/analysis-economic-calendar-row4-bg.webp) no-repeat;background-size: cover;position: relative;border-radius: 20px 20px 0px 0px; background-position: 1% top;}
.forex-vps-app .trade-on-app .trade-on-app-top .img-box{max-width: 560px; inset-inline-end:0;}
.forex-vps-app .trade-on-app-bottom ul li{ padding-inline-end:40px;}

.faq-module-inner .faq-list .faq-module-tit h3{font-weight: 600 !important;}

html[lang='ar-AE'] .forex-vps-banner{ direction:rtl;}
html[lang='ar-AE'] .forex-vps-banner h2{width:620px; max-width: 62%;}
html[lang='ar-AE'] .forex-vps-banner .banner-text .banner-text-left{width:620px; max-width: 62%;}
html[lang='ar-AE'] .forex-vps-get-free .get-free-con{ direction:rtl;}
html[lang='ar-AE'] .explore-more-content ul{ direction:rtl;}
html[lang='ar-AE'] .forex-vps-app .trade-on-app .trade-on-app-top{direction:rtl;}
html[lang='ar-AE'] .trade-on-app .trade-on-app-bottom{ direction:rtl;}

html[dir='rtl'] .forex-vps-banner h2{width:620px; max-width: 62%;}
html[dir='rtl'] .forex-vps-banner .banner-text .banner-text-left{width:620px; max-width: 62%;}


@media (max-width:1240px) {
    .forex-vps-get-free{padding: 60px 0 90px;}
    .forex-vps-get-free .get-free-list .step-list p{font-size: 17px;}
    .forex-vps-get-free .get-free-list .step-detail p{font-size: 16px;}

    .forex-vps-providers{padding: 70px 0 0px;}

    .forex-vps-directly{padding: 70px 0 110px;}

    .client-sentiment-row4-banner{padding: 130px 0px 100px;}
    .client-sentiment-data-con li td .bearish::before,
    .client-sentiment-data-con li td .bullish::before{left: 10%;}
    .client-sentiment-data-con li td .mix::before{left: 20%;}
}
@media (max-width:1024px) {
    .forex-vps-content{padding: 70px 0 0px;}
    .forex-vps-content p br{display: none;}

    .forex-vps-get-free{padding: 50px 0 80px;}
    .forex-vps-get-free .get-free-list .step-list li {width:auto !important;max-width:350px;}

    .forex-vps-providers{padding: 60px 0 0px;}

    .forex-vps-directly{padding: 60px 0 100px;}

    .forex-vps-app .trade-on-app-bottom ul li{ padding-inline-end:30px;}
}
@media (max-width:940px){
    .explore-more-content ul{ margin-left:-20px; margin-right:-20px;}
    .explore-more-content ul li{ padding-left:20px; padding-right:20px;}
}
@media (max-width:900px) {
    .client-sentiment-row4-banner .row4-banner-top .img-box{width: 50%;}
}
@media (max-width:768px) {
    h2{margin-bottom: 25px;}
    
    .forex-vps-banner{background: url(/wp-content/themes/vantage/images/forex-vps-banner-mobile.webp) no-repeat center;background-size: cover;}

    .forex-vps-content{padding: 60px 0 0px;}
    .forex-vps-content p{margin-bottom: 20px;}

    .forex-vps-get-free{padding: 40px 0 80px;}
    .forex-vps-get-free .get-free-con{margin-bottom: 30px;}

    .forex-vps-providers{padding: 50px 0 0px;}
    .forex-vps-providers .icon-top img{width: 200px;}

    .forex-vps-directly{padding: 50px 0 90px;}
    .forex-vps-directly iframe{height: 330px;}

    .explore-more-content{padding: 60px 0;}
    .explore-more-content h2{ margin-bottom:20px;}
    .explore-more-content ul{ flex-wrap: wrap; justify-content: center;margin-left:0px; margin-right:0px;}
    .explore-more-content ul li{ width:50%; padding-bottom:20px;}
    .explore-more-content ul li:before{ display:none;}
    .explore-more-content ul .icon{ width:120px; margin:0px auto; padding-bottom:15px; max-width:100%;}
    .explore-more-content ul .text-box{ margin-bottom:20px;}
    .explore-more-content ul p{text-align: center;}

    .forex-vps-app .trade-on-app{padding: 100px 0 70px;}
    .forex-vps-app .trade-on-app .trade-on-app-top .img-box{max-width: 326px;}
    .forex-vps-app .trade-on-app .trade-on-app-bottom .text-box{flex-direction: column;margin: 0;}
    .forex-vps-app .trade-on-app-bottom ul li{max-width: 100%;}
    .forex-vps-app .trade-on-app .trade-on-app-bottom .img-box{flex-direction: row;}
    .forex-vps-app .trade-on-app-bottom ul li{margin-bottom: 20px;}
}
@media (max-width:620px) {
    .forex-vps-banner .banner-text .banner-text-left br{display: none;}
    .forex-vps-banner .banner-text{flex-direction: column;align-items: start;}
    
    html[lang='ar-AE'] .forex-vps-banner h2{ width:100%; max-width: 100%;}
    html[lang='ar-AE'] .forex-vps-banner .banner-text .banner-text-left{ width:100%; max-width: 100%;}

    html[dir='rtl'] .forex-vps-banner h2{ width:100%; max-width: 100%;}
    html[dir='rtl'] .forex-vps-banner .banner-text .banner-text-left{ width:100%; max-width: 100%;}
    
}
@media (max-width:510px) {
    h2{margin-bottom: 20px;}
    .forex-vps-content{padding: 40px 0 0px;}
    

    .forex-vps-get-free{padding: 30px 0 60px;}
    .forex-vps-get-free .get-free-list .step-list li{max-width: 300px;}

    .forex-vps-providers{padding: 40px 0 30px;}
    .forex-vps-providers .icon-top img{width: 150px;}
    .forex-vps-providers h2{font-size: 19px;}

    .forex-vps-directly{padding: 40px 0 60px;}

    .explore-more-content{padding: 40px 0;}
    .explore-more-content h2{margin-bottom: 10px;}
    .explore-more-content ul li{ width:100%;}
    
    .forex-vps-get-free .get-free-list .step-list {margin-left: 0px;}
    .forex-vps-get-free .get-free-list .step-list li {width:250px;}
    .forex-vps-get-free .get-free-list .step-list li p{margin-bottom: 20px;}
    .forex-vps-get-free .get-free-list .step-detail p {font-size: 16px;}
    .forex-vps-get-free .get-free-list h2{margin-bottom: 9px;}

    .forex-vps-app .trade-on-app{padding: 60px 0 30px;}
}
@media (max-width:391px) {
    .forex-vps-providers h2{font-size: 15px;}
}
/* ! vantagemarekts|2026-04-27 14:00:00 ! */