    .breadcrumb-section{ display: none !important;}
    .live-button,
    .orange-button,
    .white-button,
    .white-button-mobile,
    .orange-arrow-button{text-transform: uppercase;}

    .top-item-bar{width: 100%;background: var(--v-green-darker);padding: 16px 0;position: fixed;z-index: 9999;}
    .top-item-bar .inner{display: flex;justify-content: center;gap: 97px;}
    .top-item-bar ul{display: flex;justify-content: center;align-items: center;gap: 90px;}
    .top-item-bar p{color: var(--v-white);font-size: var(--fs-16);font-weight: 500;line-height: 20px;margin: 0;cursor: pointer;}
    .top-item-bar p:hover{color: var(--v-orange);}
    .top-item-bar li.active p{color: var(--v-orange);}
    .top-item-bar li .white-button{padding: 3px 16px;border-radius: 100px;border: 1px solid #FFF;box-shadow: 0px 8px 30px 0px rgba(227, 87, 40, 0.16);}
    .top-item-bar li .white-button:hover{background: var(--v-white);color: var(--v-green-darker);}
    .top-item-bar .live-button{padding: 5px 16px;margin: 0;}

    .top-item-bar-mobile{background-color: rgb(255 255 255 / 60%);backdrop-filter: blur(13px);border-radius: 6px;position: fixed;top: 50%;right: 0;z-index: 9999;transform: translateX(110%);transition: all .3s linear;}
    .top-item-bar-mobile.show{transform: translateX(0%);}
    .top-item-bar-mobile ul li{padding: 10px 8px;text-align: center;position: relative;transition: all .3s linear;}
    .top-item-bar-mobile ul li:last-child{padding-bottom: 20px;}
    .top-item-bar-mobile ul li.active,
    .top-item-bar-mobile .back:hover{background: linear-gradient(270deg, rgba(227, 87, 40, 0.19) 0%, rgba(255, 255, 255, 0.00) 119.17%);}
    .top-item-bar-mobile ul li.active::after,
    .top-item-bar-mobile .back:hover::after{content: "";display: block;width: 4px;height: 100%;background:var(--v-orange);position: absolute;top: 0;right: 0;}
    .top-item-bar-mobile ul li img{width: 50%;}
    .top-item-bar-mobile ul li p{background: var(--v-white);border-radius: 6px;box-shadow: 0px 4px 4px 0px #00000040;padding: 5px 10px; color: var(--v-black);font-size: var(--fs-16);font-weight: 400;line-height: 20px;margin: 0;position: absolute;top: 7px;right: 80px;display: none;}
    .top-item-bar-mobile ul li p::after{content: "";display: block;width: 40px;height: 18px;background: url(/wp-content/themes/vantage/images/top-bar-dark-arrow.svg);background-size: cover;transform: rotate(219deg);position: absolute;right: -10px;top: -1px;z-index: 1;}
    .top-item-bar-mobile.show ul li.active p{display: block;}
    .top-item-bar-mobile .back{padding: 10px 8px;text-align: center;position: relative;}
    .top-item-bar-mobile .back img{width: 50%;}
    .white-button-mobile{font-weight: 600;padding: 5px 15px;border-radius: 100px;border: 1px solid #034854;color: var(--v-green-darker);position: fixed;top: 25px;right: 20px;z-index: 9999;display: none;}
    .mb-btn{position: fixed;top: 25px;right: 20px;z-index: 9999;}
    .arrow-btn{width: 40px;height: 40px;background-color: var(--v-orange);border-radius: 6px 0 0 6px;position: fixed;top: 51%;right: 0;z-index: 9999;transition: all .3s linear;}
    .arrow-btn::after{content: "";display: block;width: 10px;height: 10px;border-left: 2px solid #ffffff;border-bottom: 2px solid #ffffff;transform: rotate(45deg);position: absolute;right: 11px;top: 15px;z-index: 9999;}
    .arrow-btn.active{right: 66px;}

    /* .banner{background: url(/wp-content/themes/vantage/images/trading-vantage-lp-banner.webp);background-size: cover;padding: 152px 0;overflow: hidden;}
    .banner .inner{max-width: 1448px;position: relative;}
    .banner .text-box{max-width: 435px;position: relative;z-index: 10;}
    .banner .text-box h1{color: var(--v-black-light);font-size: 48px;font-weight: 600;line-height: 57px;margin-bottom: 15px;}
    .banner .text-box p{color: var(--v-black);font-size: var(--fs-16);font-weight: 400;line-height: 1.2;margin-bottom: 15px;}
    .banner .text-box p:nth-last-of-type(1){margin-bottom: 0;}
    .banner .text-box .link{color: var(--v-orange);text-decoration: underline;}
    .banner .live-button{margin-bottom: 16px;} */
    /* .banner .img-box{position: absolute;bottom: -152px;right: -17%;} */

    .banner { background: url(/wp-content/themes/vantage/images/trading-vantage-lp-banner-1.webp); background-size: cover; padding: 100px 0 150px 0; overflow: hidden; position: relative;}
    .banner .text-box h1{ color: var(--v-white); font-size: 64px; font-weight: 600; line-height: 76.8px; margin-bottom: 15px; }
    .banner .text-box { max-width: 700px; position: relative; z-index: 10; }
    .banner .text-box p { color: var(--v-white); font-size: var(--fs-16); font-weight: 400; line-height: 24px; margin-bottom: 15px; }
    .banner .text-box .live-button{display:none;}
    .banner .img-box { position: absolute; bottom: 0 ; right: -10% ; }
    .banner .img-box.pc-img{display: block;}
    .banner .img-box.mb-img{display: none;}
    .open-account-btn{margin-bottom: 20px;}

    .vantage-reward-get{padding: 96px 0;overflow: hidden;}
    .vantage-reward-get h1{color: var(--v-black-light);font-size: var(--fs-56);font-weight: 500;margin-bottom: 44px;text-align: center;}
    .vantage-reward-get h1 span{color: var(--v-orange);}
    .vantage-reward-get h3{color: var(--v-black-light);font-size: var(--fs-24);font-weight: 400;padding-left: 32px;margin-bottom: 14px;position: relative;}
    .vantage-reward-get h3::before{content:"";display:block;width: 20px;height: 20px;background:url(/wp-content/themes/vantage/images/vantage-reward-get-check.svg) top center no-repeat; background-size:cover;position: absolute;top: 4px;left: 0;} 
    html[lang='ar-AE'] .vantage-reward-get h3::before { left: unset; right: 0;}
    html[lang='ar-AE'] .vantage-reward-get h3 { padding-right:32px;}
    .vantage-reward-get p{color: var(--v-black);font-size: var(--fs-16);font-weight: 400;margin-bottom: 0;}
    .vantage-reward-get .reward-get-con{display: flex;justify-content: center;overflow: hidden;cursor: pointer;}
    .vantage-reward-get .reward-get-mobile-con{display: none;}
    .vantage-reward-get .reward-img-swiper{width: calc(54% - 31px);height: 590px;overflow: hidden;}
    .vantage-reward-get .reward-text-swiper{width: calc(31% - 18px);height: auto;margin-left: 88px;}
    .vantage-reward-get .reward-text-swiper .swiper-slide{height: auto !important;margin-bottom: 32px;}
    .vantage-reward-get .reward-text-swiper .swiper-slide-thumb-active h3{font-weight: 500;color: var(--v-orange);}
    .vantage-reward-get .reward-text-swiper .swiper-slide-thumb-active h3::before{background:url(/wp-content/themes/vantage/images/vantage-reward-get-check-org.svg) top center no-repeat;}

    .trade-more{background: url(/wp-content/themes/vantage/images/trading-vantage-lp-row2-banner01.webp);background-size: cover;padding: 96px 0;position: relative;}
    .trade-more::after{content: "";display: block;width: 100%;height: 100%;background: rgb(242, 243, 245, 0.8);position: absolute;left: 0;top: 0;z-index: 1;}
    .trade-more .inner{position: relative;z-index: 10;}
    .trade-more .text-box{max-width: 1120px;margin: 0 auto;text-align: center;}
    .trade-more h2{color: var(--v-black-light);font-size: var(--fs-56);font-weight: 500;margin-bottom: 32px;text-align: center;line-height: 1.2;}
    .trade-more h2 span{color: var(--v-orange);}
    .trade-more .orange-button{margin-bottom: 32px;}
    .trade-more ul{display: flex;justify-content: center;gap: 60px;}
    .trade-more ul li{width: 32%;max-width: 320px;text-align: center;}
    .trade-more ul li p{color: var(--v-black);font-size: var(--fs-16);margin-bottom: 0;line-height: 1.2;}
    .trade-more ul li p.title{color: var(--v-black-light); font-size: var(--fs-24);font-weight: 500;line-height: 28px;margin-bottom: 12px;position: relative;}
    .trade-more ul li .img-box{border-radius: 10px;position: relative;overflow: hidden;margin-bottom: 31px;}
    .trade-more ul li .img-box::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);opacity: 0;transition: all .3s linear;}
    .trade-more ul li .img-box img{transition: all .3s linear;}
    .trade-more ul li:hover .img-box img{transform: scale(1.08);}
    .trade-more ul li:hover .img-box::after{opacity: 1;}

    .start-trading-step{background: #F2F3F5;overflow: hidden;}
    .start-trading-step h2,
    .start-trading-step .title-box h2{font-size: var(--fs-56);font-weight: 500;color: var(--v-black-light);margin-bottom: 57px;text-align: center;}
    .start-trading-step h2 span{color: var(--v-orange);}
    .start-trading-step .step-list {display:flex;justify-content: center;gap: 22px;margin-bottom: 40px;}
    .start-trading-step .step-list li {width: calc(28% - 60px);padding: 25px 16px; position: relative;border-radius: 16px;overflow: hidden;cursor: pointer;text-align: center;}
    .start-trading-step .step-list li:nth-child(1){background:#FF8E5C;}
    .start-trading-step .step-list li:nth-child(2){background:#E35728;}
    .start-trading-step .step-list li:nth-child(3){background:#034854;}
    .start-trading-step .step-list li .img-box{margin-bottom: 16px;}
    .start-trading-step .step-list li p{font-size: var(--fs-18);font-weight: 400;line-height: 27px; color: var(--v-white);margin: 0;}
    .start-trading-step .step-list li .mask-layer{position: absolute;width: 120%;height: 120%;border-radius: 50%;bottom: -120%;left: -120%;background: url(/wp-content/themes/vantage/images/forex-trading-bg1.webp) center center no-repeat;background-size: cover;transition: .5s ease;}
    .start-trading-step .hover-text{position: absolute;padding: 20px;z-index: 3;width: 100%;height: 100%;left: 0px;top: 0px;color: var(--v-white);display: flex;flex-direction: column;justify-content: center;transform: translate(0%, 100%);transition: .5s ease;cursor: pointer;opacity: 0;overflow-y: auto;}
    .start-trading-step .step-list li.active .mask-layer{transform: scale(1.4);bottom: -20%;left: -20%;}
    .start-trading-step .step-list li.active .hover-text{transform: translate(0%, 0%);opacity: 1;}
    .start-trading-step .btn-box{text-align: center;}
    .start-trading-step .btn-box .orange-arrow-button.p16{padding: 18px 30px 17px 30px;}
    .start-trading-step .btn-box .orange-arrow-button.p16 span{ color:#fce055;}
    .start-trading-step .third-level-open-account-banner{max-width: 1040px;margin: 135px auto 0;}
    .third-level-open-account-banner .banner-top h2{text-align: left;}
    .start-trading-step .trading-features{padding: 95px 0;}
    .start-trading-step .trading-features .trading-features-item{background: #F2F3F5;}
    .start-trading-step .trading-features .swiper-slide:nth-child(1) .trading-features-pip{background: #034854;}
    .start-trading-step .trading-features .swiper-slide:nth-child(3) .trading-features-pip{background: #FF8E5C;}

    @media (max-width: 1680px) {
        .banner .img-box{right: -10% ;}
        .banner .img-box img {width: 100%;}
    }

    @media(max-width:1440px) {
        /* .banner .img-box{right: -24%;} */

        .vantage-reward-get{padding: 86px 0;}
        .vantage-reward-get .reward-img-swiper{height: 530px;}

        .start-trading-step .step-list li{width: 29%;}

        .banner .text-box h1{font-size: var(--fs-56);}
        .banner .img-box img {width: 80%;}
        .banner .img-box { right: -20% ; }
    }
    @media(max-width:1400px) {
        .vantage-reward-get h3{ margin-bottom: 8px;}
        .vantage-reward-get .reward-text-swiper .swiper-slide{margin-bottom: 15px;}
    }
    @media(max-width:1340px) {
        /* html[lang='es-ES'] .banner .img-box{right: -33%;} */
    }
    
    @media(max-width:1240px) {
        .banner .text-box h1{font-size: var(--fs-40);line-height: 1.05;}
        /* .banner .img-box{right: -42%;bottom: -148px;} */
        /* .banner .img-box img{width: 80%;} */
        .banner {padding: 130px 0 100px 0;}
        .banner .img-box img {width: 70%;}
        .banner .img-box { right: -30% ; }

        .vantage-reward-get{padding: 76px 0;}
        .vantage-reward-get .reward-img-swiper{width: calc(64% - 31px);}
        .vantage-reward-get h3{ margin-bottom: 5px;}
        .vantage-reward-get .reward-text-swiper .swiper-slide{margin-bottom: 10px;}
        .vantage-reward-get .reward-text-swiper{ width: calc(37% - 18px);}
        
        .trade-more{padding: 86px 0;}
        .trade-more ul{gap: 20px;}
        .start-trading-step .step-list li{width: 32%;}

        .start-trading-step .trading-features{padding: 60px 0;}

        /* html[lang='ar-AE'] .vantage-reward-get .reward-text-swiper{margin-right: 40px;} */
        /* html[lang='ar-AE'] .banner .img-box{bottom: -152px;}
        html[lang='de-DE'] .banner .img-box{bottom: -142px;}
        html[lang='it-IT'] .banner .img-box{bottom: -152px;}
        html[lang='pt-PT'] .banner .img-box{bottom: -152px;}
        html[lang='fr-FR'] .banner .img-box{bottom: -142px;}
        html[lang='sv-SE'] .banner .img-box{bottom: -152px;}
        html[lang='nl-NL'] .banner .img-box{bottom: -142px;}
        html[lang='es-ES'] .banner .img-box{bottom: -152px;right: -42%;} */
    }
    @media(max-width:1130px) {
        html[lang='es-ES'] .banner .text-box{max-width: 462px;}
        /* html[lang='es-ES'] .banner .img-box{right: -51%;} */
    }
    @media(max-width:1100px) {
        /* .banner .img-box{right: -50%;} */
    }
    @media(max-width:1024px) {
        .banner{padding: 90px 0;}
        .banner .img-box.pc-img{display: none;}
        /* .banner .img-box{right: -60%;bottom: -90px;} */
        /* .banner .img-box img{width: 70%;} */

        .vantage-reward-get{padding: 64px 0;}
        .vantage-reward-get .reward-get-con{display: none;}
        .vantage-reward-get .reward-get-mobile-con{display: block;}
        .vantage-reward-get h1{margin-bottom: 70px;}
        .vantage-reward-get h3{margin-bottom: 12px;}
        .vantage-reward-get .img-box{margin-bottom: 16px;}
        .vantage-reward-get .reward-mobile-swiper{position: relative;}
        .vantage-reward-get .reward-mobile-swiper .swiper-slide{width: auto !important;}
        .vantage-reward-get .reward-mobile-swiper .swiper-slide:last-child{margin-right: 0 !important;}
        .vantage-reward-get .reward-mobile-pagination{display: flex; align-items: center; justify-content: center;position: absolute;bottom: auto !important;top: -42px;}
        .vantage-reward-get .reward-mobile-pagination .reward-mobile-bullet{width: 10px; height: 10px; border-radius: 50%; background: rgba(0,0,0,0.5);transition: all 0.2s;opacity: 1; margin: 0 5px;}
        .vantage-reward-get .reward-mobile-pagination .reward-mobile-bullet-active{width: 40px; border-radius: 50px;background: #000000;}
        .vantage-reward-get .swiper-slide-active h3{font-weight: 500;color: var(--v-orange);}
        .vantage-reward-get .swiper-slide-active h3::before{background:url(/wp-content/themes/vantage/images/vantage-reward-get-check-org.svg) top center no-repeat;}

        .trade-more{padding: 70px 0;}
        .trade-more h2{font-size: var(--fs-50);}
        .trade-more ul li .img-box{margin-bottom: 20px;}

        .start-trading-step .trading-features{padding: 50px 0;}
        .start-trading-step h2,
        .start-trading-step .title-box h2{margin-bottom: 32px;font-size: var(--fs-50);}
        .start-trading-step .trading-features .swiper-slide:nth-child(1) .trading-features-thead img{width: 178px;}
        .start-trading-step .trading-features .swiper-slide:nth-child(3) .trading-features-thead img{width: 178px;}

        /* html[lang='ar-AE'] .banner .img-box{bottom: -135px;}
        html[lang='de-DE'] .banner .img-box{bottom: -90px;}
        html[lang='it-IT'] .banner .img-box{bottom: -90px;}
        html[lang='pt-PT'] .banner .img-box{bottom: -90px;}
        html[lang='fr-FR'] .banner .img-box{bottom: -90px;}
        html[lang='sv-SE'] .banner .img-box{bottom: -90px;}
        html[lang='nl-NL'] .banner .img-box{bottom: -90px;}
        html[lang='es-ES'] .banner .img-box{bottom: -90px;right: -60%;}
        html[lang='es-ES'] .banner .text-box{max-width: 415px;} */
    }

    @media(max-width:940px) {
        .breadcrumb-section{display: none;}

        .top-item-bar ul{gap: 62px;}

        /* .banner .img-box{width: 100%;right: 50%;bottom: 0;transform: translateX(50%);}
        .banner .img-box img{width: 100%;} */

        /* html[lang='ar-AE'] .banner .text-box{text-align: center;}
        html[lang='ar-AE'] .banner .img-box{bottom: 0;}
        html[lang='de-DE'] .banner .img-box{bottom: 0;}
        html[lang='it-IT'] .banner .img-box{bottom: 0;}
        html[lang='it-IT'] .banner .text-box{max-width: 100%;}
        html[lang='pt-PT'] .banner .img-box{bottom: 0;}
        html[lang='pt-PT'] .banner .text-box{max-width: 100%;}
        html[lang='fr-FR'] .banner .img-box{bottom: 0;}
        html[lang='sv-SE'] .banner .img-box{bottom: 0;}
        html[lang='nl-NL'] .banner .img-box{bottom: 0;}
        html[lang='es-ES'] .banner .img-box{bottom: 0;right: 50%;} */
        html[lang='es-ES'] .banner .text-box{max-width: 100%;}
        html[lang='sv-SE'] .banner .text-box{max-width: 100%;}
        html[lang='nl-NL'] .banner .text-box{max-width: 100%;}

        .banner{padding: 0;background: none;}
        .banner .inner{padding-top: 0; padding-bottom: 0;display: flex; flex-direction: column-reverse;}
        .banner .img-box { right: 0%; }
        .banner .img-box.mb-img{margin: 0 -40px;display: block;position: relative;}
        .banner .img-box img{width: 100%;}
        .banner .text-box{padding: 20px 0;max-width: unset;}
        .banner .text-box h1{color: var(--v-black-light);text-align: left; line-height: 1.15;}
        .banner .text-box h1 span{color:var(--v-orange);}
        .banner .text-box p{color: var(--v-black-light);text-align: left;max-width: 700px;}
        .banner .text-box .open-account-btn{display:none;}
        .banner .text-box .live-button{display:block;}
        .banner .text-box .live-button > span span{color: unset;}
    }

    @media(max-width:820px) {
        .top-item-bar .inner{gap: 40px;}

    }
    @media(max-width:768px) {
        header .inner.flex{margin-top: 0 !important;}

        .top-item-bar ul{gap: 50px;}

        .vantage-reward-get h3::before{top: 2px;}
        .vantage-reward-get .reward-mobile-swiper .swiper-slide{max-width: 100%;}

        .trade-more{padding: 60px 0;}
        .trade-more h2{margin-bottom: 25px;}
        .trade-more ul{flex-wrap: wrap;justify-content: center;}
        .trade-more ul li{width: 100%;}
        .trade-more ul li p.title{margin-bottom: 5px;}

        .start-trading-step .trading-features{padding: 40px 0;}
        .start-trading-step .step-list{flex-wrap: wrap;gap: 10px;margin-bottom: 40px;}
        .start-trading-step .step-list li{width: 100%;padding: 20px;}
        .start-trading-step .step-list li .img-box{margin-bottom: 10px;}
        .start-trading-step .step-list li p{line-height: 19px;}
        .start-trading-step .third-level-open-account-banner{margin: 60px auto 0;}
        .start-trading-step .trading-features .swiper-slide:nth-child(1) .trading-features-thead img{width: 142px;}
        .start-trading-step .trading-features .swiper-slide:nth-child(3) .trading-features-thead img{width: 142px;}
        
        html[lang='de-DE'] .start-trading-step .trading-features .trading-features-thead-top{padding: 8px 8px;}
    }
    @media(max-width:730px) {
        .top-item-bar ul{gap: 30px;flex-wrap: wrap;row-gap: 20px;}
    }
    @media(max-width:720px) {
        .vantage-reward-get{padding: 32px 0;}
    }
    @media(max-width:670px) {
        .top-item-bar .inner{gap: 20px;flex-direction: column;align-items: center;}
        .top-item-bar .live-button{max-width: 205px;}
    }
    @media(max-width:650px) {
        /* .vantage-reward-get .reward-img-swiper{height: 410px;} */
    }
    @media(max-width:590px) {
        /* .vantage-reward-get .reward-img-swiper{height: 370px;} */
    }
    /* @media(max-width:520px) {
        .vantage-reward-get .reward-img-swiper{height: 340px;}
    } */
    @media(max-width:510px) {
        .top-item-bar .inner{gap: 10px;}
        .top-item-bar ul{gap: 20px;row-gap: 10px;}
        .banner .text-box h1{margin-bottom: 10px;}
        .banner .text-box p{margin-bottom: 10px;}
        .banner .live-button{margin-bottom: 12px;}
        /* .banner .img-box{width: 132%;} */

        .vantage-reward-get h1{margin-bottom: 50px;}
        .vantage-reward-get h3{font-size: 18px;color: #23555C;}
        .vantage-reward-get h3::before{top: 0;}
        .vantage-reward-get p{line-height: 1.1;}
        .vantage-reward-get .reward-mobile-pagination{top: -32px;}
        .vantage-reward-get .reward-mobile-pagination .reward-mobile-bullet{width: 7px; height: 7px;}
        .vantage-reward-get .reward-mobile-pagination .reward-mobile-bullet-active{width: 24px;}

        .trade-more{padding: 49px 0 71px;background-position: 100%;}
        .trade-more .orange-button{margin-bottom: 20px;}
        .trade-more ul{gap: 30px;}
        .trade-more ul li .img-box{margin-bottom: 10px;}

        .start-trading-step .trading-features{padding: 32px 0;}
        .start-trading-step h2,
        .start-trading-step .title-box h2{margin-bottom: 20px;}
        .start-trading-step .step-list{margin-bottom: 20px;}
        .start-trading-step .btn-box .orange-arrow-button.p16{padding: 16px 20px 14px 20px;}
        .start-trading-step .third-level-open-account-banner{margin: 40px auto 0;}
        .start-trading-step .trading-features .swiper-slide:nth-child(1) .trading-features-thead img{width: 107px;}
        .start-trading-step .trading-features .swiper-slide:nth-child(3) .trading-features-thead img{width: 107px;}
        .start-trading-step .trading-features .trading-features-pip span{font-size: 14px;}

        html[lang='es-ES'] .trading-features .trading-features-pip .black-button{width: 120px !important;bottom: -11% !important;}

        .banner .text-box h1{color: var(--v-black-light);font-size: 32px; line-height: 38.4px;}
    }
    @media(max-width:470px) {

        /* .vantage-reward-get .reward-img-swiper{height: 300px;} */
    }
    @media(max-width:430px) {

        /* .vantage-reward-get .reward-img-swiper{height: 275px;} */
    }
    @media(max-width:400px) {
        .white-button-mobile{font-size: 12px;right: 10px;}

        /* .vantage-reward-get .reward-img-swiper{height: 260px;} */
        html[lang='pt-PT'] .trading-features .trading-features-pip span{font-size: 14px;}
        html[lang='pt-PT'] .trading-features .trading-features-pip p{font-size: 18px;}
        html[lang='pt-PT'] .trading-features .trading-features-pip .black-button{bottom: -19% !important;}
    }
    @media(max-width:360px) {

        /* .vantage-reward-get .reward-img-swiper{height: 240px;} */
    }
    @media(max-width:340px) {
        .top-item-bar ul{gap: 10px;}
        .white-button-mobile{right: 6px;padding: 5px 10px;}

        .banner .text-box h1{font-size: 26px;}

        /* .vantage-reward-get .reward-img-swiper{height: 220px;} */
    }
/* ! vantagemarcouk|2025-10-21 15:10:00 ! */
