<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.our-partners-banner{background:url(/wp-content/themes/vantage/images/our-partners-banner.webp) top center no-repeat; background-size:cover;position: relative;padding:282px 0px 281px;}
.our-partners-banner h1{font-size: 74px;font-weight: 700;color: var(--v-black-light);margin-bottom: 25px;line-height: 84px;}
.our-partners-banner h1 span{color: var(--v-orange);}
.our-partners-banner p{width: 44%;font-size: var(--fs-24);font-weight: 400;color: var(--v-black);margin: 0;line-height: 33px;}

.our-partners-trading{padding: 88px 0;overflow: hidden;}
.our-partners-trading .title-box{margin-bottom: 90px;}
.our-partners-trading .title-box h2{font-size: var(--fs-56);font-weight: 600;color: var(--v-black-light);margin-bottom: 19px;text-align: center;}
.our-partners-trading .title-box h2 span{color: var(--v-orange);}
.our-partners-trading .title-box p{font-size: var(--fs-22);font-weight: 400;color: var(--v-black);margin: 0;text-align: center;}
/* max-height: 680px; */
.our-partners-trading .trading-list{padding: 0 10px 40px;margin: 0 -10px -40px;overflow: hidden;}
.our-partners-trading .academy-img-text-content{ position:relative; width:100%; overflow:hidden; display:flex; flex-wrap: wrap; background:var(--v-white); border-radius:10px; box-shadow: 0px 10px 15px #0000000D;;}
.our-partners-trading .academy-img-text-content:after{ content:""; display:block; width:10px; height:100%; position:absolute; left:0px; top:-70%; opacity:0; background:var(--v-orange); transition: all .3s linear; border-radius:10px;}
.our-partners-trading .academy-img-text-content:hover{ box-shadow:0px 10px 15px rgba(0,0,0,0.25);}
.our-partners-trading .academy-img-text-content:hover:after{ top:0px; opacity:1;}
.our-partners-trading .academy-img-text-content .text-box{width: calc(70% - 10px);background:#F2F3F5; display:flex; align-items: center; padding: 48px 49px 78px 55px; color:var(--v-black);}
.our-partners-trading .academy-img-text-content .img-box{ width: calc(100% - (70% - 10px)); max-width:100%;background:var(--v-white);display: flex;justify-content: center;align-items: center;}
.our-partners-trading .academy-img-text-content .h4-title{margin:0px 0px 25px; font-size:var(--fs-38); color: var(--v-black); text-align: left;font-weight: 700;}
.our-partners-trading .academy-img-text-content p{ font-size:var(--fs-20); line-height:1.45; margin:0px;}
.our-partners-trading .academy-img-text-content .p-opacity{opacity: 0;transition: all .3s linear;}
.our-partners-trading .academy-img-text-content:hover .p-opacity{opacity: 1;}
.our-partners-trading .academy-img-text-content.left{flex-direction: row-reverse;}
.our-partners-trading .academy-img-text-content.left:after{ left:auto; right:0px;}
.our-partners-trading .trading-con{position: relative;}
.our-partners-trading .trading-scrollbar{width: 3px;height: 100%;background: #d5d5d5;position: absolute;top: 0;right: -30px;opacity: 0;transition: all .3s linear;}
.our-partners-trading .swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: rgba(0,0,0,.5);border-radius: 10px;left: 0;top: 0;}
.our-partners-trading .trading-con:hover .trading-scrollbar{opacity: 1;}
.our-partners-trading .trading-con-mobile{display: none;}

.our-partners-liquidity{background:#F2F3F5;padding: 90px 0;overflow: hidden;}
.our-partners-liquidity h2{font-size: var(--fs-56);font-weight: 600;color: var(--v-black-light);margin-bottom: 90px;text-align: center;}
.our-partners-liquidity h2 span{color: var(--v-orange);}
.our-partners-liquidity .icon-box{height: 70px;display: flex;justify-content: center;align-items: center;}
.our-partners-liquidity .liquidity-swiper{margin-bottom: 50px;}
.our-partners-liquidity .swiper-wrapper{-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}

.our-partners-free{padding: 90px 0;overflow: hidden;}
.our-partners-free h2{font-size: var(--fs-56);font-weight: 600;color: var(--v-black-light);margin-bottom: 50px;text-align: center;}
.our-partners-free h2 span{color: var(--v-orange);}
.our-partners-free .get-free-list .step-list {display:flex;justify-content: center;font-weight: 500;}
.our-partners-free .get-free-list .step-list li {width: calc(28% - 50px);position: relative;}
.our-partners-free .get-free-list .step-list li::after {content:'';display: block; position: absolute; width:calc(100% - 20px);left:40px;top:20px;border-bottom:5px dashed #E8E9ED;z-index:1; }
.our-partners-free .get-free-list .step-list li:last-child::after{display:none;}
.our-partners-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);}
.our-partners-free .get-free-list .step-list p{font-weight: 500;font-size:20px;color:var(--v-black);margin-bottom:14px;line-height: 1.2;}
.our-partners-free .get-free-list .step-detail {border-radius: 15px;padding:28px 16px 68px;margin-right:14px;}
.our-partners-free .get-free-list .step-detail p {color:#FBFEFF;font-size:var(--fs-18);margin-bottom:0px !important;font-weight: 400;line-height: 1.4;}
.our-partners-free .get-free-list .step-list li:nth-child(1) .step,
.our-partners-free .get-free-list .step-list li:nth-child(1) .step-detail{background:#FE8E5B;}
.our-partners-free .get-free-list .step-list li:nth-child(2) .step,
.our-partners-free .get-free-list .step-list li:nth-child(2) .step-detail{background:#E35728;}
.our-partners-free .get-free-list .step-list li:nth-child(3) .step,
.our-partners-free .get-free-list .step-list li:nth-child(3) .step-detail{background:#034854;}
.our-partners-free .button-box{text-align: center;margin-top: 50px;}
.our-partners-free .button-box a:first-child{margin-right: 20px;width: 224px;}

html[lang='ar-AE'] .our-partners-banner h1{max-width: 620px;}
html[lang='ar-AE'] .our-partners-banner h1,
html[lang='ar-AE'] .our-partners-banner p,
html[lang='ar-AE'] .our-partners-trading .academy-img-text-content .h4-title,
html[lang='ar-AE'] .our-partners-trading .academy-img-text-content p,
html[lang='ar-AE'] .our-partners-free .get-free-list .step-list p{text-align: right;}
html[lang='ar-AE'] .our-partners-free .get-free-list .step-list{flex-direction: row-reverse;}
html[lang='ar-AE'] .our-partners-free .get-free-list .step-list li::after{left: unset;right: 40px;}

html[lang='fr-FR'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='es-ES'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='it-IT'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='pt-PT'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='id-ID'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='vi-VN'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='ko-KR'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='ms-MY'] .our-partners-free .button-box a:first-child{width: auto;}
html[lang='ru-RU'] .our-partners-free .button-box a:first-child{width: auto;}

@media(max-width:1440px) {
    .our-partners-banner{padding: 250px 0px 270px;}
    .our-partners-banner h1{font-size: 64px;}

    .our-partners-free .get-free-list .step-list li{width: calc(32% - 32px);}
}
@media(max-width:1240px) {
    .our-partners-banner{padding: 200px 0px 220px;}
    .our-partners-banner h1{font-size: var(--fs-50);line-height: 54px;}

    .our-partners-trading{padding: 80px 0;}
    .our-partners-trading .title-box{margin-bottom: 80px;}
    .our-partners-trading .academy-img-text-content p{font-size: 18px;}
    .our-partners-trading .academy-img-text-content .text-box{width: calc(60% - 10px);padding: 38px 39px 68px 45px;}
    .our-partners-trading .academy-img-text-content .img-box{width: calc(100% - (60% - 10px));padding: 0 20px;}

    .our-partners-liquidity{padding: 80px 0;}
    .our-partners-liquidity h2{margin-bottom: 80px;}

    .our-partners-free{padding: 60px 0;}
    .our-partners-free .get-free-list .step-list li{width: calc(37% - 32px);}
    .our-partners-free .get-free-list .step-list p{font-size: 17px;}
    .our-partners-free .get-free-list .step-detail p{font-size: 16px;}
}
@media(max-width:1024px) {
    .our-partners-banner{padding: 150px 0px 220px;}
    .our-partners-banner h1{line-height: 1.2;}
    .our-partners-banner p{width: 60%;}

    .our-partners-trading{padding: 70px 0;}
    .our-partners-trading .title-box{margin-bottom: 70px;}
    .our-partners-trading .academy-img-text-content .h4-title{font-size: 32px;margin-bottom: 10px;font-weight: 600;}
    .our-partners-trading .academy-img-text-content p{font-size: 16px;}
    .our-partners-trading .academy-img-text-content .p-opacity{opacity: 1;}
    .our-partners-trading .trading-scrollbar{opacity: 1;right: -20px;}

    .our-partners-trading .trading-list{max-height: 100%;}
    .our-partners-trading .swiper-slide{width: 60%;}
    .our-partners-trading .academy-img-text-content{box-shadow: 0px 0px 10px #00000029;}
    .our-partners-trading .academy-img-text-content .text-box{width: 100%;padding: 20px 20px 0;background: #FCFCFC;}
    .our-partners-trading .academy-img-text-content .img-box{width: 100%;display: block;text-align: center;padding:  0 0 30px;margin-top: 105px;}
    .our-partners-trading .academy-img-text-content .img-box img{width: 70%;} 
    .our-partners-trading .trading-mobile-scrollbar{display: block;width: 100%;height: 3px;background: #d5d5d5;position: absolute;top: auto;right: auto;opacity: 1 !important;bottom: -30px;}
    .our-partners-trading .trading-mobile-scrollbar .swiper-scrollbar-drag{background: #818181;}
    .our-partners-trading .trading-con{display: none;}
    .our-partners-trading .trading-con-mobile{display: block;position: relative;}
    .our-partners-trading .academy-img-text-content:hover{box-shadow: 0px 0px 10px #00000029;}
    .our-partners-trading .academy-img-text-content:after{display: none;}

    .our-partners-liquidity{padding: 70px 0;}
    .our-partners-liquidity h2{margin-bottom: 70px;}

    .our-partners-free{padding: 50px 0;}
    .our-partners-free .get-free-list .step-detail{margin-right: 20px;}
    .our-partners-free .get-free-list .step-list li:nth-child(3) .step-detail{margin-right: 0;}

    html[lang='ar-AE'] .our-partners-free .get-free-list .step-list{flex-direction: row;}
    html[lang='ar-AE'] .our-partners-free .get-free-list .step-list li::after{left: 100%;right: unset;}
}
@media (max-width:940px){
    .our-partners-free .get-free-list .step-list li{width: calc(38% - 32px);}
}
@media(max-width:768px) {
    .our-partners-banner{padding: 110px 0px 220px;}
    .our-partners-banner p{font-size: 18px;line-height: 20px;}

    .our-partners-trading{padding: 60px 0;}
    .our-partners-trading .title-box{margin-bottom: 60px;}
    .our-partners-trading .academy-img-text-content .h4-title{font-size: 24px;}
    .our-partners-trading .academy-img-text-content p{font-size: 14px;}
    .our-partners-trading .academy-img-text-content .img-box img{width: 70%;}
    .our-partners-trading .academy-img-text-content:after{display: none;}
    .our-partners-trading .trading-scrollbar{display: none;}
    

    .our-partners-liquidity{padding: 60px 0;}
    .our-partners-liquidity h2{margin-bottom: 60px;}

    .our-partners-free{padding: 40px 0;}
    .our-partners-free .get-free-con{margin-bottom: 30px;}
    .our-partners-free .get-free-list{padding-top:10px;}
    .our-partners-free .get-free-list .step-list li{width: 47%;}
    .our-partners-free .get-free-list .step-list{justify-content: flex-start;}
    .our-partners-free .button-box a:first-child{width: 200px;}
}
@media(max-width:510px) {
    .our-partners-banner{background:url(/wp-content/themes/vantage/images/our-partners-banner-mobile.webp) top center no-repeat; background-size:cover;position: relative;padding:28px 0px 444px;}
    .our-partners-banner h1{font-weight: 600;font-size: 20px;margin-bottom: 8px;line-height: 26px;text-align: center;}
    .our-partners-banner h1 br{display: none;}
    .our-partners-banner p{width: 100%;font-weight: 400;font-size: 14px;text-align: center;}
    .our-partners-trading{padding: 30px 0 55px;position: relative;margin-top: -15px;border-radius: 15px 15px 0 0;background: var(--v-white);}
    .our-partners-trading .title-box{margin-bottom: 30px;}
    .our-partners-trading .title-box h2{margin-bottom: 15px;}
    .our-partners-trading .swiper-slide{width: calc(100% - 5px);}
    .our-partners-trading .academy-img-text-content .h4-title{font-size: 16px;}
    .our-partners-trading .academy-img-text-content p{font-size: 13px;}
    .our-partners-trading .academy-img-text-content .img-box{padding: 0 0 30px 20px;text-align: left;}
    .our-partners-trading .academy-img-text-content .img-box img{width: 120px;}

    .our-partners-liquidity{padding: 50px 0;}
    .our-partners-liquidity h2{margin-bottom: 30px;}

    .our-partners-free{padding: 30px 0;}
    .our-partners-free .get-free-list .step-list li{max-width: 300px;}
    .our-partners-free .get-free-list .step-list {margin-left: 0px;}
    .our-partners-free .get-free-list .step-list li {width:250px;}
    .our-partners-free .get-free-list .step-list li p{margin-bottom: 20px;}
    .our-partners-free .get-free-list .step-detail p {font-size: 16px;}
    .our-partners-free .get-free-list h2{margin-bottom: 9px;}
    .our-partners-free .button-box{margin-top: 20px; display: flex; justify-content: space-around;}
    .our-partners-free .button-box a:first-child{width: 173px;margin-right: 0px;}
}
@media(max-width:360px) {
    .our-partners-free .button-box{display: flex;flex-direction: column;align-items: center;}
    .our-partners-free .button-box a:first-child{margin-right: 0;margin-bottom: 10px;}
}</pre></body></html>