: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%;}

.best-list{padding: 40px 0;text-align: center;}
.best-list ul{display: flex;justify-content:center;gap: 24px;margin: 56px 0 72px;}
.best-list ul li{width: 33%;max-width: 280px;padding: 4px 12px 12px;text-align: center;}
.best-list ul li h4{font-size: var(--fs-18);line-height: 1.25;color: var(--v-black-light);font-weight: 600;margin: 0 0 8px;}
.best-list ul li p{font-size: 14px;line-height: 1.4;color: var(--v-black);margin: 0;opacity: 0.8;}

.row3{padding: 112px 0;background: url(/wp-content/themes/vantage/images/best-step-bg.webp) no-repeat center; background-size: cover;}
.row3 .inner {max-width: 1440px;}
.row3 h2{color: var(--v-black-light);font-size: 48px;font-weight: 600;margin-bottom: 56px;text-align: center;}
.row3 .join-tab-list{display: flex;justify-content: center;margin-bottom: 32px;cursor: pointer;position: relative;}
.row3 .join-tab-list .tab-item{position: relative;}
.row3 .join-tab-list .tab-item::after{content:"";display:block;width: 100%;height: 1px;background:#0000003D;position: absolute;bottom: -1px;left: 0;}
.row3 .join-tab-list p{width: 105px;color: var(--v-black);font-size: var(--fs-20);line-height: 1.3;margin-bottom: 0;text-align: center;}
.row3 .join-tab-list .tab-item.active p{color: var(--v-orange);}
.row3 .item-content{display: flex;justify-content: space-between;gap: 56px;margin-bottom: 32px;padding: 0 83px;}
.row3 .item-box{max-width: 320px;width: 100%;}
.row3 .step{width: 52px;height: 52px;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: var(--v-white);font-size: var(--fs-20);margin-bottom: 12px;position: relative;line-height: 1;}
.row3 .join-tab-con{text-align: center;}
.row3 .join-tab-con .item-box:nth-child(1) .step{background:#FF8E5C;}
.row3 .join-tab-con .item-box:nth-child(2) .step{background:#E35728;}
.row3 .join-tab-con .item-box:nth-child(3) .step{background:#034854;}
.row3 .join-tab-con .step::after{content:"";display:block;width: 212px;border-bottom: 2px dashed #E35728;position: absolute;top: 26px;left: 108px;}
.row3 .join-tab-con .item-box:last-child .step::after{display: none;}
.row3 .join-tab-con p{color: var(--v-black);font-size: var(--fs-16);font-weight: 500;line-height: 1.45;margin-bottom: 0;text-align: left; flex:1;}
.row3 .orange-button{text-transform: uppercase;}
.row3 .orange-button span span{ color:#FCE055;}
.row3_wire{position: absolute;top: 31px;height: 2px;background: var(--v-orange);transition: .4s;}
@media (max-width: 1350px) { 
    .banner-text h1{font-size: var(--fs-50);}
    .banner-form{width: 43%;padding: 32px 40px 48px;}
    .row3 .item-content {justify-content: center;gap: 0;}
    .row3 .item-box {overflow: hidden;}
    .row3 .join-tab-con .step::after {width: 266px;left: 52px;}
    .row3 .join-tab-con p {padding-right: 20px;}
    .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) { 
    .row1 .inner img {max-width: 600px;}
    .row3 h2, .row2 .inner h2 {font-size: var(--fs-50);}
    .row3 .item-content {padding: 0 30px;}
    .row3 .join-tab-con p .pc-br {display: none;}
}
@media (max-width: 850px){
    :root{
        --fs-48:32px;
    }
}
@media (max-width: 768px) { 
    :root{
        --fs-48:28px;
        --fs-28:22px;
    }
    .row3{padding: 64px 0;}
    .best-list ul{flex-wrap: wrap;justify-content: flex-start;gap: 12px;}
    .best-list ul li{width: 47%;}
}
@media (max-width: 670px) { 
    .row3 .item-content {padding: 0;}
    .row3 .item-content, .row3 .join-tab-list, .row3 h2 {margin-bottom: 24px;}
    .row3 .item-content {flex-direction: column;gap: 20px;}
    .row3 .item-box {max-width: 500px;display: flex;overflow: unset;}
    .row3 .step {margin: 0 8px 0 0;width: 40px;height: 40px;}
    .row3 .join-tab-con .step::after {top: 40px;left: 50%;width: 2px;height: 40px;border-left: 2px dashed #E35728;transform: translateX(-50%);}
    .row3 .pc_br {display: none;}
    .row3 .join-tab-con p {padding-right: 0;}
}
@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;}
    .best-list{padding: 32px 0;}
    .best-list ul{margin: 32px 0;}
    .row3{padding: 32px 0;background: url(/wp-content/themes/vantage/images/best-step-bg-mb.webp) no-repeat center; background-size: cover;}
    .row3 .step {width: 24px;height: 24px;min-width: 24px;font-size: 14px;}
    .row3 .join-tab-con .step::after {top: 24px;}
    .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-01-16 14:52:00 ! */