<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mobile-trade-now{display: none !important;}

#grecaptcha_box{display: block !important;}
.open-live-account-continue{width: 100%;}
.open-live-account h1{text-align: center;color: var(--v-black);font-size: var(--fs-32);font-weight: 600;margin-bottom: 32px; line-height: 1.22;}
.open-live-account .form-body .form-element{margin-bottom: 16px;position: relative;}
.open-live-account .form-body .form-element .input-container {position: relative;}
.open-live-account .form-body .form-element .input-container .remind{display: none;}
.open-live-account .form-body .form-element .input-container .remind{color: var(--v-black);font-size: var(--fs-14);}
.open-live-account .form-body .form-element .country-code{display: none;border-radius: 8px;overflow: hidden;padding: 12px;height: 309px;position: absolute;top: 62px;width: 100%;box-shadow: 0px 10px 14px #0000005E;background-color: var(--v-white);z-index: 999;}
.open-live-account .form-body .form-element .country-code #country-search{width: 100%;height: 44px;border: none;outline: none;padding-right: 42px;border-radius: 4px;margin-bottom: 12px;background-color: var(--v-grey-light2);padding-left: 12px;position: relative;}
.open-live-account .form-body .form-element .country-code #country-search:hover{background-color: #ECECEC;}
.open-live-account .form-body .form-element .country-code #country-search:focus{border-radius: 4px 4px 0px 0px;}
.open-live-account .form-body .form-element .country-code #country-search:focus ~ .country-search-bottom{width: calc(100% - 24px);}
.open-live-account .form-body .form-element .country-code .country-search-bottom{display: block;width: 0;height: 1px;transition: all 0.4s;background-color: var(--v-orange);position: absolute;top: 56px;left: 12px;} 
.open-live-account .form-body .form-element .country-code .search-icon{position: absolute;top: 16px;right: 24px;display: flex;justify-content: space-around;align-items: center;width: 36px;height: 36px;}
.open-live-account .form-body .form-element .country-code .search-icon img{z-index: 9;position: relative;transform: translate(-1px, -1px);}
.open-live-account .form-body .form-element .country-code .search-icon::after{z-index: 1;content: '';display: block;position: absolute;width: 0px;height: 0px;background: var(--v-grey-light4);border-radius: 50%;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 0;transition: all 0.3s;}
.open-live-account .form-body .form-element .country-code .search-icon:hover:after{width: 36px;height: 36px;opacity: 1;}
.open-live-account .form-body .form-element .country-code .results{height: 229px;overflow-y: scroll;padding-bottom: 10px;}
.open-live-account .form-body .form-element .country-code .results::-webkit-scrollbar-thumb{background-color: rgba(227, 87, 40, 1);width: 4px;}
.open-live-account .form-body .form-element .country-code .results::-webkit-scrollbar-button{display: none;}
.open-live-account .form-body .form-element .country-code .results::-webkit-scrollbar-track{display: none;}
.open-live-account .form-body .form-element .country-code .results .results-option{padding-left: 8px;cursor: pointer;font-size: var(--fs-16);color: var(--v-black);height: 35px;line-height: 35px;white-space: nowrap;}
.open-live-account .form-body .form-element .country-code .results .results-option:hover{background-color: var(--v-grey-light1);}
.open-live-account .form-body .form-element .country-code .results .results-option.active{background-color: var(--v-grey-light1);}
.open-live-account .form-body .form-element .country-code .no-data{display: none;position: absolute;top: 70px;left: 50%;transform: translateX(-50%);color: var(--v-grey-dark);}

.open-live-account .form-body .form-element .hantreferredBy{display: none;}

.open-live-account .form-body .form-element .input-label{position: absolute;top: 18px;left: 15px;transition: all .2s linear;z-index: 9;pointer-events:none;}
.open-live-account .form-body .form-element .input-label sup{color: var(--v-red-dark);font-size: 18px;display: inline-block;transform: translateY(10px) translateX(2px);}
.open-live-account .form-body .form-element .input-container input{width: 100%;height: 61px;font-size: 16px;border: none;outline: none;border-radius: 8px;background-color: var(--v-grey-light2);padding-left: 15px;padding-top: 17px;transition: all .2s linear;padding-right: 64px;}
.open-live-account .form-body .form-element .input-container input:focus::-webkit-contacts-auto-fill-button{opacity: 0;}
.open-live-account .form-body .form-element .input-container input::-webkit-credentials-auto-fill-button {display: none !important;visibility: hidden;pointer-events: none;position: absolute; right: 0;}
.open-live-account .form-body .form-element .input-container input:hover{background-color: #ECECEC;}
.open-live-account .form-body .form-element .input-container input#password{padding-right: 88px;}
.open-live-account .form-body .form-element .input-container::after{content: '';display: block;width: 0;height: 1px;transition: all 0.4s;background-color: var(--v-orange);position: absolute;top: 61px;left: 0px;}
.open-live-account .form-body .form-element.province{display: none;}
.open-live-account .form-body .form-element .province-code{display: none;border-radius: 8px;overflow: hidden;padding: 12px;height: 309px;position: absolute;top: 62px;width: 100%;box-shadow: 0px 10px 14px #0000005E;background-color: var(--v-white);z-index: 999;}
.open-live-account .form-body .form-element .province-code .province-results{height: 305px;overflow-y: scroll;padding-bottom: 20px;}
.open-live-account .form-body .form-element .province-code .province-results::-webkit-scrollbar-thumb{background-color: rgba(227, 87, 40, 1);width: 4px;}
.open-live-account .form-body .form-element .province-code .province-results .province-results-option{padding-left: 8px;cursor: pointer;font-size: var(--fs-16);color: var(--v-black);height: 35px;line-height: 35px;}
.open-live-account .form-body .form-element .province-code .province-results .province-results-option:hover{background-color: var(--v-grey-light1);}
.open-live-account .form-body .form-element .province-code .province-results .province-results-option.active{background-color: var(--v-grey-light1);}

.open-live-account .form-body .email-verification{display: flex;justify-content: space-between;align-content: center;}
.open-live-account .form-body .email-verification .captcha{width: calc(100% - 112px);;margin-right: 6px;}
.open-live-account .form-body .email-verification .captcha .captcha-error{display: none;color: #a71e00;font-size: var(--fs-14);}
.open-live-account .form-body .email-verification #getVerifyCode{font-size: var(--fs-14);width: 100px;min-width: 100px;height: 61px;border-radius: 8px;text-align: center;line-height: 61px;color: #f8f8f9;background: var(--v-orange);cursor: pointer;border: none;outline: none;font-weight: 400;margin-right: 5px;text-transform: uppercase;}
.open-live-account .form-body .email-verification #getVerifyCode:hover{background-color: var(--v-red-dark)}
.open-live-account .form-body .email-verification #getVerifyCode.timing{background-color: var(--v-grey-dark);color: var(--v-white);}
.open-live-account .form-body .choose-account-type{display: flex;width: fit-content;justify-content: space-between;margin-bottom: 16px;}
.open-live-account .form-body .choose-account-type div:nth-of-type(1){margin-right: 20px;}
.open-live-account .form-body .choose-account-type input{margin-right: 8px;}
.open-live-account .form-body .choose-account-type input:nth-of-type(2){margin-left: 20px;}
.open-live-account .form-body .choose-account-type input,.open-live-account .form-body .agreeConditionBox input{opacity: 0;width: 0px;height: 0px;appearance:auto;-webkit-appearance: auto;-moz-appearance: auto;}
.open-live-account .form-body .choose-account-type label{padding-left: 26px;position: relative;}
.open-live-account .form-body .choose-account-type label::before{content: '';width: 24px;height: 24px;border-radius: 12px;background-color: var(--v-grey-light1);position: absolute;left: -8px;top: 0px;z-index: 99;transition: all .1s linear;}
.open-live-account .form-body .choose-account-type label:hover:before{background-color: #DDDEE2;}
.open-live-account .form-body .choose-account-type input[type="radio"]:checked ~ label::before{content: url(/wp-content/themes/vantage/images/orange-dots.webp?v=4);background-color: var(--v-white);display: flex;justify-content: space-around;}
.open-live-account .form-body .agreeConditionBox{display: flex;align-items: flex-start;margin-bottom: 12px;flex-direction: column;}
.open-live-account .form-body .agreeConditionBox label{padding-left: 34px;position: relative;font-size: var(--fs-14);color: var(--v-black);}
.open-live-account .form-body .agreeConditionBox label a{text-decoration: underline;}
.open-live-account .form-body .agreeConditionBox label::before{content: '';width: 24px;height: 24px;border-radius: 3px;background-color: var(--v-grey-light1);position: absolute;left: 0px;top: -2px;z-index: 99;transition: all .2s linear;}
.open-live-account .form-body .agreeConditionBox label:hover:before{background-color: #DDDEE2;}
.open-live-account .form-body .agreeConditionBox input[type="checkbox"]:checked ~ label::before{content: url(/wp-content/themes/vantage/images/check-mark.svg?v=1);background-color: var(--v-orange);}
.open-live-account .form-body .agreeConditionBox.hasError .error{display: block;margin-bottom: 0px;}
.open-live-account .form-body .indonesiaBox{display: none;}
.open-live-account .form-body #new-live{margin-bottom: 23px;margin-top: 20px;text-align: center;}
.open-live-account .form-body #new-live #sub-open{border: none;outline: none;width: 100%;box-shadow: 0px 8px 30px #E3572880;height: 60px;font-size: var(--fs-16);text-transform: uppercase;}
.open-live-account .form-body #new-live #sub-open::after{content: '';display: block;width: 200%;height: 1000%;background-color: #d43d14;position: absolute;top: 540%;transform-origin: top right;transition: all .4s;z-index: -1;left: -80%;border-radius: 50%;transform: rotate(30deg);}
.open-live-account .form-body #new-live #sub-open:hover:after{transform: rotate(100deg) translateZ(0px);}
.open-live-account .form-body #new-live .error-info{display: none;}

.open-live-account .form-body .form-element .input-container .icons-box{display: flex;justify-content: flex-end;align-items: center;width: 56px;height: 26px;position: absolute;top: 16px;right: 16px;}
.open-live-account .form-body .form-element .input-container .error-icon{display: none;width: 26px;height: 26px;}
.open-live-account .form-body .form-element .input-container .del-icon{display: none;width: 26px;height: 26px;}
.open-live-account .form-body .form-element.password .input-container .icons-box,
.open-live-account .form-body .form-element.country .input-container .icons-box,
.open-live-account .form-body .form-element.province .input-container .icons-box{right: 35px;}
.open-live-account .form-body .form-element.country .arrow-down,
.open-live-account .form-body .form-element.province .arrow-down{position: absolute;top: 16px;right: 4px;pointer-events: none;}
.open-live-account .form-body .form-element .input-container #changePassword{position: absolute;right: 4px;top: 16px;width: 30px;height: 30px;display: flex;justify-content: space-around;align-items: center;}
.open-live-account .form-body .form-element .input-container #changePassword img{transition: all .15s linear;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}

/* input */
.open-live-account .form-body .hasInner .input-label,
.open-live-account .form-body .hasFouns .input-label{top: 11px;font-size: 12px;}
.open-live-account .form-body .hasInner .input-container .del-icon{display: block !important;}
.open-live-account .form-body .hasFouns .input-label{color:var(--v-orange);}
.open-live-account .form-body .hasFouns .input-container::after{width: 100%;}
.open-live-account .form-body .hasBorder .input-container input{background-color:var(--v-grey-light4);border-radius: 8px 8px 0px 0px;}
.open-live-account .form-body .hasError .input-container .error{display: block;}
.open-live-account .form-body .hasError .input-container .error-icon{display: block;}
.open-live-account .form-body .hasError .input-container input{background-color: rgba(167, 30, 0, .1);}
.open-live-account .form-body .hasError .input-label{color: #a71e00;}
.open-live-account .form-body .password .input-container .error span{display: block;}
.open-live-account .form-body .password .input-container .error span.conform{color: var(--v-green);}
.error{margin-bottom: 0px;}
#eyesClose{display: block;}
#eyesOpen{display: none;}
#hide-box{display: none;}
input[type="password"]::-ms-reveal{display: none;}
input[type="password"]::-ms-clear{display: none;}
input[type="password"]::-o-clear{display: none;}
.register-info{display: none;z-index: 999;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 18px;color: #d72d2b;text-align: center;margin-top: 10px;background-color: #fff;box-shadow: -1px 4px 15px 4px #2f2e2ead;border-radius: 30px;padding: 70px 50px 60px 50px;}
.register-info span{cursor: pointer;}

html[lang='ar-AE'] .open-live-account .form-body .form-element .input-label{left: unset;right: 15px;}
html[lang='ar-AE'] .open-live-account .form-body .hasError .input-container .error{text-align: right;}
html[lang='ar-AE'] .open-live-account .form-body .form-element .input-container .icons-box{right: unset;left: 16px;justify-content: space-between;}
html[lang='ar-AE'] .open-live-account .form-body .form-element.password .input-container .icons-box, 
html[lang='ar-AE'] .open-live-account .form-body .form-element.country .input-container .icons-box, 
html[lang='ar-AE'] .open-live-account .form-body .form-element.province .input-container .icons-box{right: unset;left: 35px;}
html[lang='ar-AE'] .open-live-account .form-body .form-element .input-container #changePassword{right: unset;left: 4px;}
html[lang='ar-AE'] .open-live-account .form-body .form-element .input-container input{padding-right: 15px;padding-left: 64px;text-align: right;}
html[lang='ar-AE'] .open-live-account .form-body .form-element .input-container input#password{padding-left: 88px;padding-right: 15px;}
html[lang='ar-AE'] .open-live-account .form-body .choose-account-type{width: 100%;justify-content: flex-end;}
html[lang='ar-AE'] .open-live-account .form-body .agreeConditionBox{align-items: flex-end;}
html[lang='ar-AE'] .open-live-account .form-body .agreeConditionBox label{text-align: right;padding-left: 0;padding-right: 34px;}
html[lang='ar-AE'] .open-live-account .form-body .agreeConditionBox label::before{left: auto;right: 0;}
html[lang='ar-AE'] .open-live-account .form-body .form-element.country .arrow-down, 
html[lang='ar-AE'] .open-live-account .form-body .form-element.province .arrow-down{right: unset;left: 4px;}
html[lang='ar-AE'] .open-live-account .form-body .form-element .input-label sup{transform: translateY(10px) translateX(-2px);}
html[lang='ar-AE'] .open-live-account .form-body .form-element .province-code .province-results .province-results-option,
html[lang='ar-AE'] .open-live-account .form-body .form-element .country-code .results .results-option{text-align: right;}
html[lang='ar-AE'] .open-live-account .form-body .form-element .country-code #country-search{text-align: right;}
html[lang='ar-AE'] .britain_popup_hint_content_inner p{text-align: right;}

html[lang='fr-FR'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;}
html[lang='de-DE'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;}
html[lang='ko-KR'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;}
html[lang='it-IT'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;line-height: 1.2;}
html[lang='es-ES'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;line-height: 1.2;}
html[lang='nl-NL'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;line-height: 1.2;}
html[lang='pt-PT'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;line-height: 1.2;}

html[lang='en-IN'] .open-live-account .form-body .email-verification #getVerifyCode,
html[lang='en-PH'] .open-live-account .form-body .email-verification #getVerifyCode{width: 155px;min-width: 155px;}

html[lang='es-ES'] .open-live-account .form-body .email-verification .input-label{top: 9px;}

html[lang='ru-RU'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;line-height: 1.2;}

@media (max-width: 768px){
    .live-account-right .live-account-right-inner{padding: 0px 20px;}
    .open-live-account .form-body .email-verification .captcha{width: calc(100% - 96px);}
    .open-live-account .form-body .email-verification #getVerifyCode{margin-right: 0px;min-width: unset;}
	
	html[lang='en-IN'] .open-live-account .form-body .email-verification #getVerifyCode,
    html[lang='en-PH'] .open-live-account .form-body .email-verification #getVerifyCode{width: 195px;min-width: 195px;}
}

@media (max-width: 510px){
    .open-live-account .form-body .form-element .input-container .icons-box{top: 18px;right: 6px;}

    html[lang='ar-AE'] .open-live-account .form-body .form-element .input-container .icons-box{right: unset;left: 6px;}
	
	html[lang='en-IN'] .open-live-account .form-body .email-verification #getVerifyCode,
    html[lang='en-PH'] .open-live-account .form-body .email-verification #getVerifyCode{font-size: 12px;width: 155px;min-width: 155px;}
}

@media (max-width: 380px) {
    html[lang='ar-AE'] .open-live-account .form-body .form-element .country-code .results{display: flex;flex-direction: column;align-items: flex-end;}
    html[lang='ar-AE'] .open-live-account .form-body .form-element .country-code .results .results-option{max-width: 100%;white-space: normal;line-height: unset;display: flex;min-height: 35px;align-items: center;}
    html[lang='ar-AE'] .open-live-account .form-body .form-element .country-code .results .results-option span {line-height: 1.2;display: inline-block;}

}

@media (max-width: 360px) {
    .open-live-account .form-body .email-verification .captcha label{top: 11px !important;font-size: 12px !important;}
}
/* au */
.australiaPrompt{ display: none;text-align: center;box-shadow: 0px 1px 17px 2px #c1bcbc;padding: 20px;border-radius: 15px;color: var(--v-black);margin-bottom: 20px;transform: translateY(5px);}
.australiaPrompt h3{margin-bottom: 20px;}
.australiaPrompt p{font-size: 12px;line-height: 1.7;margin-bottom: 20px;color: #3e3e3e;text-align: justify;}
.australiaPrompt p a{ color:#1e55ff; text-decoration:none;}
.australiaPrompt p a:hover{ color:#1e55ff; text-decoration:none;}
.australiaPrompt .continue{ display:block; padding:10px 20px; text-align:center; font-size:14px ;background:#e35728; text-transform:uppercase; cursor:pointer; border-radius:25px; border:1px solid #e35728; text-decoration:none; color:#fff; margin-top:25px;}
.australiaPrompt .continue:hover{ border-color:#ff8e5c;text-decoration: none; background-color: #ff8e5c;}
/* au */

/* live-pop */
.live-account-right-inner{position: relative;}
.live-account-right-inner.active::after{content: '';display: block; width: 100%;height: 100%;background: var(--v-white);position: absolute;left: 0;top: 0;z-index: 99;}
.live-pop{width: 100%;box-shadow: 0px 1px 17px 2px #c1bcbc;padding: 60px 20px;border-radius: 15px;color: var(--v-black);display: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 100;text-align: center;}
.live-pop.active{display: block;}
.live-pop h3{font-size: var(--fs-26);margin-bottom: 20px;}
.live-pop p{margin-bottom: 30px;}
.live-pop .btn-box{display: flex;justify-content: center;gap: 30px;}
.live-pop .orange-button{width: 190px;font-size: var(--fs-16);padding: 14px 20px;display: flex;justify-content: center;align-items: center;}
.live-pop .stay-btn{background: var(--v-white);border: 1px solid var(--v-orange);color: var(--v-orange);}
.live-pop .stay-btn::after{display: none;}
.live-pop .live_pop_bottom {display: none;}
.live-pop .live_pop_bottom a {text-decoration: underline;transition: all .3s;}
.live-pop .live_pop_bottom a:hover {color: var(--v-orange);}
.live-pop .live_pop_bottom p {margin-bottom: 0;}
.live-pop .pop_close_btn{position: absolute; width: 30px; height: 30px; right: 20px; top: 20px; color: #000; font-size: 36px; border-radius: 50%; text-align: center; line-height: 30px; transition: all .3s; z-index: 1; cursor: pointer;}
.live-pop .pop_close_btn:hover{background: #c1bcbc; color: #000;}
@media (max-width: 1440px) {
    .live-pop{width: 95%;}
    .live-pop .btn-box{gap: 10px;}
    .live-pop .orange-button{width: 170px;padding: 14px 10px;}
}
@media (max-width: 510px) {
    .live-pop{padding: 40px 20px;}
    .live-pop h3{margin-bottom: 10px;}
    .live-pop p{margin-bottom: 20px;}
}
@media (max-width: 400px) {
    .live-pop .btn-box{flex-direction: column;align-items: center;}
}

/* loadimg */
.loadingImg{padding:274px 0px; display:none;}
.loadingImg img{ margin:0px auto; display: block;animation: rotate 2s infinite linear;-webkit-animation: rotate 2s infinite linear;}
.second-loading{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgb(0 0 0 / 40%);display: flex;justify-content: space-around;align-items: center;border-radius: 10px;z-index: 999;}
.second-loading .rotate {width: 137px;height: 137px;animation: rotate 5s infinite linear;margin:auto auto;}
.second-loading .rotate img {display: block;width: 100%;height: 100%;}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
</pre></body></html>