:root{
    --fs-58:58px;
    --fs-48:48px;
    --fs-28:28px;
}
header{display: block !important;height: auto !important;}
header.hide{display: none !important;height: 0 !important;}
h2{font-size:var(--fs-48);font-weight: 600;line-height: 1.2;color:var(--v-black);text-align: center;}
h1 span,h2 span,h2 b{color: var(--v-orange);}
.best-banner{background: url(/wp-content/themes/vantage/images/best-banner-bg.webp) center no-repeat;background-size: cover;padding: 80px 0 50px;}
.best-banner .inner{display: flex;justify-content: space-between;gap: 20px;}
.banner-text h1{font-size:var(--fs-58);font-weight: 600;line-height: 1.2;color:var(--v-white);}
.banner-text p{font-size:var(--fs-24);font-weight: 600;line-height: 1.3;color:var(--v-black);margin: 10px 0 0;}
.banner-text{display: flex; flex-direction: column;justify-content: space-between;}
.banner-text-img{position: relative;text-align: right;background: url(/wp-content/themes/vantage/images/best-banner-img.webp?v=1) center no-repeat;background-size: cover;}
.banner-text-img .banner-winer{max-width: 400px;margin-right: 150px;}
.banner-text-img .banner-gif1{max-width: 100px;position: absolute; right: 4%;top: -20px;}
.banner-text-img .banner-gif2{max-width: 100px;position: absolute;top: 37%;right: 2%;}
.banner-text-img .banner-gif3{max-width: 200px;position: absolute;bottom: 0;right: -4%;}
.banner-text-img .banner-gif4{max-width: 70px;position: absolute;left: 27%;bottom: 21%;}
.banner-text-img .banner-gif5{max-width: 100px;position: absolute;left: 20%;top: 18%;}

.banner-form{width:38%; display: flex; align-items: center;justify-content: flex-end;background:var(--v-white);border-radius:8px;padding: 32px 72px 48px;max-width: 530px;}
.live-account-right{min-height: auto;}
.live-account-right .vantage-logo{ width: 72px; height: 72px;}
.live-account-right .emaile_Phone_box{ margin-bottom:16px;}
.banner-form .open-live-account .form-body .form-element,
.banner-form .open-live-account .form-body .agreeConditionBox{margin-bottom: 8px;}
.open-live-account h1{ font-size:var(--fs-20) !important; color: var(--v-black-light); margin-bottom:24px !important;}
.banner-form .open-live-account .form-body #new-live{ margin-bottom:0px;}
.banner-form .open-live-account .form-body #new-live #sub-open{ height: 55px; padding: 0 20px;}
.generic_banner .open-live-account .form-body #new-live{margin-top: 32px;}
.live-account-right .live-account-right-inner{padding: 0!important;}
.open-live-account #grecaptcha_box{display: none!important;}

.banner-form .open-live-account .form-body #new-live{margin-top: 32px;margin-bottom: 24px;}
.banner-form .open-live-account .form-body #new-live #sub-open{height: 55px;}
.banner-form .open-live-account .form-body #new-live #sub-open::after{left: -105%;}


@media (max-width: 1350px) { 
    .banner-text h1{font-size: var(--fs-50);}
    .banner-form{width: 43%;padding: 32px 40px 48px;}
    .banner-text-img{text-align: center;}
    .banner-text-img .banner-winer{margin: 0;max-width: 300px;}
    .banner-text-img .banner-gif1{right: 14%;}
    .banner-text-img .banner-gif2{top: 45%;right: 13%;}
    .banner-text-img .banner-gif3{right:4%;max-width: 150px;}
    .banner-text-img .banner-gif4{left: 14%;}
    .banner-text-img .banner-gif5{left: 5%;}
}
@media (max-width:1140px) {
    :root{
        --fs-48:40px;
    }
    
    .banner-text-img .banner-winer{max-width: 250px;}
    .banner-text-img .banner-gif1{max-width: 80px;}
    .banner-text-img .banner-gif2{max-width: 80px;}
    .banner-text-img .banner-gif3{max-width: 100px;}
    .banner-text-img .banner-gif4{max-width: 50px;}
    .banner-text-img .banner-gif5{max-width: 80px;}
}

@media (max-width:1024px) {
    :root{
        --fs-48:36px;
        --fs-28:24px;
    }
    .best-banner{background: none; box-shadow: 0px 4px 8px 0px #0000001F inset;padding: 0;}
    .best-banner .inner{flex-wrap: wrap;padding: 0;gap: 0;justify-content: center;}
    .banner-text{width: 100%;max-width: 100%;background: url('/wp-content/themes/vantage/images/best-banner-bg.webp') center bottom no-repeat;background-size: cover;padding: 64px 40px 20px;margin: 0;gap: 50px;}
    .banner-form{width: 100%;}
    .banner-text-div{text-align: center;}
    .banner-text-img{width: 100%;max-width: 500px;margin: 0 auto;}
}

@media (max-width: 1100px) { 
}

@media (max-width: 850px){
    :root{
        --fs-48:32px;
    }
}
@media (max-width: 768px) { 
    :root{
        --fs-48:28px;
        --fs-28:22px;
    }
}

@media (max-width: 510px) { 
    :root{
        --fs-48:20px;
        --fs-28:18px;
    }
    .banner-text{background: url('/wp-content/themes/vantage/images/best-banner-bg-mb.webp') center bottom no-repeat;background-size: cover;padding: 32px 20px;}
    .banner-form {padding: 32px 20px 48px;}
    .banner-text-img{max-width: 290px;}
    .banner-text-img .banner-winer{max-width: 150px;}
    .banner-text-img .banner-gif1{max-width: 50px;}
    .banner-text-img .banner-gif2{max-width: 50px;}
    .banner-text-img .banner-gif3{max-width: 70px;}
    .banner-text-img .banner-gif4{max-width: 40px;}
    .banner-text-img .banner-gif5{max-width: 50px;}
}


@media (max-width: 400px) { 
    .banner-form .open-live-account .form-body #new-live #sub-open {height: 45px;}
    .banner-form .open-live-account .form-body #new-live #sub-open::after {left: -115%;}
    .banner-form .open-live-account .form-body #new-live #sub-open:hover:after {transform: rotate(110deg) translateZ(0px);}
}



/* ! registervantag|2026-04-30 14:25:00 ! */