.banner{margin-top:80px;background: url(/wp-content/themes/vt/images/switchers_banner_bg.webp)center no-repeat;background-size: cover;}
.banner .inner{max-width:1314px;}
.banner .content_box{padding: 283px 0 367px;max-width: 630px;}
.banner .content_box h1{text-transform: uppercase;margin-bottom: 32px;}
.banner .content_box h1 span{color: var(--text-text-blue-cyan);}
.banner .content_box p{font-family: "Roboto-Bold";font-size:var(--font-size-headlineMedium);line-height:var(--Headline-Medium-S);margin-bottom:32px;}
.banner .content_box .white_button{color: #0051FF;font-size: var(--font-size-titleMedium);line-height: var(--Title-Medium-S);padding:16px 24px;display: flex;align-items: center;gap: 8px;}
.banner .content_box .white_button:hover{color: var(--text-text-white-static);}
.banner .content_box .white_button .mobile_icon{display:none;}

.home_trading_product{padding: 97px 0 86px;background:#ffffff;display: flex;justify-content: center;flex-direction: column;overflow: hidden;}
.home_trading_product .inner{max-width: 1700px;}
.home_trading_product h2{text-align: center;margin-bottom:70px;color: var(--text-text-black-static);}
.home_trading_product h2 span{display: block;}
.home_trading_product .product_change{margin: 0 auto;}
.home_trading_product .product_change .product_tab_content{position: relative;z-index: 1;}
.home_trading_product .product_tab{display: flex;justify-content: space-between;max-width: 1120px;margin:0 auto 34px;gap: 16px;padding: 6px 0;}
.home_trading_product .product_tab span{font-family: "Roboto-Bold";cursor: pointer;font-size: var(--font-size-titleMedium);line-height: var(--Title-Medium-S);color: var(--text-text-black-static);transition: 0.2s;}
.home_trading_product .product_tab span:hover{color:var(--text-text-cyan-blue);}
.home_trading_product .product_tab span.active{color:var(--text-text-cyan-blue);}
.home_trading_product .product_button{display: none;}
.home_trading_product .product_button{text-align:center;margin-bottom: 0;}
.home_trading_product .product_button .blue_button{padding: 10px 30px;}
.home_trading_product .mobile_button{display:none;}
.home_trading_product .product_content{position: relative;min-height: 508px;}
.home_trading_product .product_content .content_box{min-height: 508px;max-height: 508px;text-align: center;}
.home_trading_product .product_content .content_box video{max-width:1000px;margin-top: -75px;}
.home_trading_product .product_content .content_box .product_mobile_video{display:none;}
.home_trading_product .updatedTime{position: relative;color: #7A8699;font-size: var(--font-size-bodySmall);line-height: 1.33;text-align: center;margin-top: 0;}
.home_trading_product .product_content .product_content_item{opacity: 0;transition: opacity 0.7s;position: absolute;left: 0;right:0;top: 0;bottom:0;}
.home_trading_product .product_content .product_content_item.active{opacity: 1;}

.home_scrolling_animation_box{border-radius: 12px;padding: 24px 0px 27px;margin-bottom: 15px;}
.home_scrolling_animation_wrapper{position: relative;margin: 0;text-align:center;max-width:100%;}
.home_scrolling_animation_wrapper .swiper-slide{padding:0px; margin:0px;width: 256px;max-width: 100%; height: 42px;}
.home_scrolling_animation_wrapper .swiper-slide .text_box{height: 100%;padding:0 0 0 44px; position:relative;text-align: left;display:flex;justify-content:flex-start;}
.home_scrolling_animation_wrapper .swiper-slide .text_box strong{font-size: var(--font-size-titleSmall);line-height: var(--Title-Small-S);color: var(--text-text-black-static);display:block; vertical-align:top;}
.home_scrolling_animation_wrapper .swiper-slide .text_box span{font-size:var(--font-size-bodySmall); display:inline-block;line-height: 1.66;color: var(--text-text-2);max-width:100px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home_scrolling_animation_wrapper .swiper-slide .text_box span.red{color:#e91545;}
.home_scrolling_animation_wrapper .swiper-slide .text_box span.blue{color:#0051ff;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .left_text{margin-right:8px;}
.home_scrolling_animation_wrapper .swiper-slide .data_box .ask_text{font-size:var(--font-size-titleSmall);color:var(--text-text-black-static);font-family: "Roboto-Bold";line-height: 1.57;}
.home_scrolling_animation_wrapper .swiper-slide .data_box .bid_text{font-size:var(--font-size-bodySmall);}
.home_scrolling_animation_wrapper .swiper-slide .data_box{display:flex;flex-direction:column;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change{position: absolute;top:3px;left: 0;width: 36px;height: 36px;transform-origin:center;transition:all .5s;display:flex;align-items:center;justify-content:center;border-radius: 50%;background:#48843D;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change div{border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 13px solid #C9F0AE;margin-bottom:3px;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change.red{background:#9A2A2A;transform: rotateX(180deg);animation: fade .5s;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change.red div{border-bottom-color:#F0AEAE;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change.blue{background:#48843D;animation: fade .5s;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change.blue div{border-bottom-color:#C9F0AE;}
.home_scrolling_animation_wrapper .swiper-container .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;}

.home_review_wrapper{background: url(https://d3a7kndgi8x4pg.cloudfront.net/vt/image/home_review_bg_img4.webp)center no-repeat;background-size: cover;color: var(--text-text-primary);;transition: all 0.3s ease;overflow: hidden;    margin-top: -1px;}
.home_review_wrapper .inner{max-width: 1200px;gap: 66px;align-items: flex-start;grid-row-gap: 0px;grid-template-rows: auto;grid-template-columns: 740px auto;grid-auto-columns: revert;position: relative;display: grid;}
.home_review_wrapper .review_testi_main.pc_box{height: 100%;min-width: 744px;width: 100%;}
.home_review_wrapper .review_testi_main.mobile_box{display: none;}
.home_review_wrapper .review_text_content{padding-top: 60px;height: 867px;max-width: max-content;width: 100%;}
.home_review_wrapper .review_text_content .review_right_title{margin-bottom:28px;}
.home_review_wrapper .review_text_content .content_box{color: var(--text-text-primary);align-items: flex-start;justify-content: flex-start;gap: 37px;transition: all 0.3s ease;}
.home_review_wrapper .review_text_item_box{position: relative;}
.home_review_wrapper .review_text_item_box p{font-size: var(--font-size-titleSmall);line-height: var(--Title-Small-S);font-family: "Roboto-Bold";margin-bottom: 0;}
.home_review_wrapper .review_text_item_box:nth-child(2) p{padding-left:4px;}
.home_review_wrapper .review_text_item_box h2{margin-bottom: 0;color: var(--text-text-blue-cyan);display: flex;flex-direction: column;}
.home_review_wrapper .review_text_item_box h2 span{font-size: var(--font-size-titleSmall);line-height: var(--Title-Small-S);}
.home_review_wrapper .pc_box .review_testi_main_content{gap: 24px;grid-template-rows: auto;grid-template-columns: minmax(1px, 1fr) minmax(1px, 1fr);grid-auto-columns: 1fr;height: 100%;display: grid;overflow: hidden;}
.home_review_wrapper .pc_box .items_col_wrapper{position: relative;max-width: 405px;width: 100%;}
.home_review_wrapper .pc_box .items_col_left{grid-area: 1 / 1 / 2 / 2;}
.home_review_wrapper .pc_box .items_col_right{grid-area: 1 / 2 / 2 / 3;}
.home_review_wrapper .pc_box .items_col_content{flex-direction: column;gap: 16px;transition: transform 0.3s ease; transform: translate3d(0px, 0px, 0px);}
.home_review_wrapper .pc_box .items_col_left .items_col_content{padding-top: 13px;position: absolute;top: 0;left: 0;}
.home_review_wrapper .pc_box .items_col_right .items_col_content{padding-top: 140px;position: absolute;top: 0;left: 0;}
.home_review_wrapper .review_testi_item{align-items: center;max-width: 360px;width: 100%;min-height: 266px;padding: 29px 17px;border-radius: 12px;border: none;background: linear-gradient(180deg, rgba(0, 240, 255, 0.24) 0%, rgba(0, 240, 255, 0.12) 100%);}
.home_review_wrapper .review_testi_item .item_img_box{max-width: 56px;width: 100%;height: 56px;}
.home_review_wrapper .review_testi_item .item_img_box{display: none;}
.home_review_wrapper .review_testi_item .item_content_box{flex: 1;}
.home_review_wrapper .review_testi_item .item_rate_wrap{max-width: 146px;width: 100%;margin-bottom: 18px;}
.home_review_wrapper .review_testi_item .item_store{margin-bottom: 7px;}
.home_review_wrapper .review_testi_item .item_text_wrap p{font-size: var(--font-size-bodySmall);line-height: var(--Body-Small-R);margin: 0px 0px 24px;}
.home_review_wrapper .review_testi_item .item_name_wrap p{margin: 0;font-family: "Roboto-Italic";font-size: 12px;font-weight: 400;line-height: 1.66;}

.home_choose_us_wrapper{padding: 121px 0;background: #000;}
.home_choose_us_wrapper .choose_us_content{color: #fff;}
.home_choose_us_wrapper h2{text-align: center;margin-bottom: 66px;}
.home_choose_us_wrapper h2 span:last-child{color: #00F0FF;}
.home_choose_us_wrapper .choose_us_list_wrapper{gap: 20px;align-items: flex-end;margin-bottom: 53px;}
.home_choose_us_wrapper .list_item_border{position: relative;border-radius: 16px;background: linear-gradient(to right, #00F0FF, #0A36C7, #FFFFFF);transition: all .7s;}
.home_choose_us_wrapper .list_item_border:nth-child(2){margin-bottom: 43px;}
.home_choose_us_wrapper .list_item_border .animationUps{position: absolute;width: calc(100% - 4px);height: auto;left: 2px;bottom: -2px;z-index: 0;border-radius: 16px;}
.home_choose_us_wrapper .list_item_border .animationUps video{width: 100%;border-radius: 16px;}
.home_choose_us_wrapper .list_item_box{max-width:360px;min-height: 505px;max-height: 505px;width: 100%;position: relative;z-index: 3;align-items: flex-end;}
.home_choose_us_wrapper .list_item_border:nth-child(1) .list_item_box{padding: 155px 39px 39px 41px;}
.home_choose_us_wrapper .list_item_border:nth-child(2) .list_item_box{padding: 155px 32px 27px 47px;}
.home_choose_us_wrapper .list_item_border:nth-child(3) .list_item_box{padding: 155px 34px 70px 53px;}
.home_choose_us_wrapper .item_img_box img{display: none;max-width: 255px;width: 100%;animation: none;position: absolute;top: -74px;right: 0;transition: transform 0.3s ease;}
.home_choose_us_wrapper .item_img_box img.animated {animation: moveUpDown 2s;}
.home_choose_us_wrapper  .item_img_box .mobile_img{display: none;}
.home_choose_us_wrapper .item_text_box p{display: block;margin-bottom: 0;font-size: var(--font-size-bodyMedium);line-height: var(--Body-Medium-R);color: var(--text-text-white-static);}
.home_choose_us_wrapper .item_text_box p.p_hidden{color: var(--text-text-primary);}
.home_choose_us_wrapper .item_text_box h3{margin-bottom: 12px;font-size: var(--font-size-titleLarge);line-height: var(--Title-Large-S);color: var(--text-text-blue-cyan);}
.home_choose_us_wrapper .item_text_box h3 br{display: none;}
.home_choose_us_wrapper .list_item_border:nth-child(2) .item_text_box h3{margin-bottom: 16px;}
.home_choose_us_wrapper .list_item_border:nth-child(2) h3 br{display: none;}
.home_choose_us_wrapper .list_item_border:before{content:"";border-radius: 8px;background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 0%, rgba(0, 0, 0, 0.70) 50%, rgba(0, 0, 0, 0.40) 100%);mix-blend-mode: multiply;position: absolute;width: 100%;height: 100%;z-index: 1;}
@keyframes moveUpDown {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
}

.home_partnerships_wrapper{padding: 100px 0;overflow: hidden;color: var(--text-text-black-static);background-color:#fff;}
.home_partnerships_wrapper .inner{max-width: 1166px;}
.home_partnerships_wrapper .text_wrapper{margin-bottom: 39px;justify-content: left;}
.home_partnerships_wrapper .text_wrapper h2{margin-bottom: 0;}
.home_partnerships_wrapper .text_wrapper h2 span{color: var(--text-text-blue-cyan);}
.home_partnerships_wrapper .pc_partner_img{display: none;max-width: 276px;}
.home_partnerships_wrapper .mobile_partner_img{max-width: 276px;margin: 0 auto 24px;}
.home_partnerships_wrapper .main_list_wrapper.flex{gap: 24px;align-items: stretch;}
.home_partnerships_wrapper .list_item_box{width: 50%;}
.home_partnerships_wrapper .list_item_box:first-child .item_text_box img{width: 89px;}
.home_partnerships_wrapper .list_item_box:last-child .item_text_box{padding: 11px 0;}
.home_partnerships_wrapper .list_item_box:last-child .item_text_box img{width: 156px;}
.home_partnerships_wrapper .item_img_box{margin-bottom: 10px;}
.home_partnerships_wrapper .item_img_box a{display: flex;position: relative;color: var(--text-text-white-static);z-index: 0;text-align: center;}
.home_partnerships_wrapper .item_img_box a:hover h2{opacity: 1;}
.home_partnerships_wrapper .item_img_box img{width: 100%;height: 355px;}
.home_partnerships_wrapper .item_img_box h2{opacity: 0;width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;border-radius: 12px;z-index: 1;transition: all 0.3s ease;background:rgba(0,0,0,0.6);}
.home_partnerships_wrapper .list_item_box p{margin: 0;}
.home_partnerships_wrapper .item_text_box{display: flex;justify-content: space-between;align-items: center;gap: 20px;}
.home_partnerships_wrapper .item_text_box p{font-size: var(--font-size-bodyMedium);line-height: var(--Body-Medium-R);margin: 0;}

.home_partnerships_wrapper .main_list_wrapper ul {display: flex;gap: 40px;align-items: center;justify-content: space-between;}
.home_partnerships_wrapper .main_list_wrapper ul li a {display: flex;max-width: 1120px;border-radius: 24px;overflow: hidden;border: 1px solid var(--line-border);}
.home_partnerships_wrapper .main_list_wrapper ul li .text_box {max-width: 240px;display: flex;flex-direction: column;align-items: center;text-align: center;justify-content: center;padding: 0 32px;gap: 40px;background: #031F45;}
.home_partnerships_wrapper .main_list_wrapper ul li .text_box .logo {max-width: 80px;width: 100%;}
.home_partnerships_wrapper .main_list_wrapper ul li .text_box p {color: #fff;font-size: 14px;line-height: 1.42;margin: 0;}

/* swiper add */
/* container */
.home_partnerships_wrapper .carousel-container {width: 100%;max-width: 1120px;margin: 0 auto;position: relative;border-radius: 24px;overflow: hidden;}
.home_partnerships_wrapper .main_list_wrapper .swiper {width: 100%;height: 100%;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide {border-radius: 24px;overflow: hidden;transition: transform 0.4s ease;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .parter_list{display: flex;width: 100%;border-radius: 24px;overflow: hidden;border: 1px solid var(--line-border);text-decoration: none;color: inherit;height: 370px;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .img_box {flex: 1;overflow: hidden;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .img_box img {width: 100%;height: 100%;object-fit: cover;display: block;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .text_box {max-width: 240px;display: flex;flex-direction: column;align-items: center;text-align: center;justify-content: center;padding: 0 32px;gap: 40px;background: #031F45;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .text_box .logo {max-width: 99px;width: 100%;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide:nth-child(2n+2) .text_box .logo img {max-width: 80px;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .text_box .logo img {width: 100%;height: auto;}
.home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .text_box p {color: #fff;font-size: 14px;line-height: 1.42;margin: 0;}
/* swiper-pagination */
.home_partnerships_wrapper .swiper-pagination {position: relative;bottom: 0 !important;margin-top: 41px;display: flex;justify-content: center;gap: 4px;}
.home_partnerships_wrapper .swiper-pagination-bullet {width: 44.8px;height: 10px;background: #2D3033;opacity: 1;transition: all 0.3s ease;border-radius: 0;flex-shrink: 0;}
.home_partnerships_wrapper .swiper-pagination-bullet-active {background: #00F0FF;}

.step{padding:100px 0;background: url(/wp-content/themes/vt/images/switchers_step_bg.webp)center no-repeat;background-size: cover;}
.step h2{color: var(--text-text-primary);text-align: center;margin-bottom:48px;}
.step .step_box{display: flex;gap: 40px;margin-bottom:46px;border-radius: 16px;border: 1px solid rgba(255, 255, 255, 0.30);background: rgba(0, 0, 0, 0.30);padding: 40px;}
.step .step_box .icon:last-child{display:none;}
.step .step_box li{max-width: 188px;width: 100%;text-align: center;}
.step .step_box li img{margin-bottom: 24px;}
.step .step_box li p{color: var(--text-text-primary);font-family: "Roboto-Bold";font-size:var(--font-size-titleSmall);line-height:var(--Title-Small-S);margin-bottom:0;}
.step .step_box .icon{display: flex;align-items: center;max-width: 16px;width: 100%;}
.step .blue_button{font-size: var(--font-size-titleMedium);line-height: var(--Title-Medium-S);padding: 16px 24px;display: block;margin: 0 auto;}

@media (max-height: 820px) {
    .home_trading_product{height: auto;}
}
@media (max-width: 1570px){
    .banner .content_box{padding: 250px 0 337px;}
}
@media (max-width: 1440px) {
    .banner .content_box{padding: 200px 0 280px;}

    .home_trading_product .product_content .content_box video{max-width: 800px;margin-top: 0;}

    .home_review_wrapper .inner{gap: 40px;}
    .home_review_wrapper .review_testi_item{padding: 24px 16px;}

    .home_choose_us_wrapper .list_item_box{padding: 215px 30px 30px;}
    .home_choose_us_wrapper .item_img_box img{top: -130px;max-width: 350px;}

    .home_partnerships_wrapper .text_wrapper .img_box{max-width: 350px;}

    .home_trading_product .product_change{max-width: 1200px;}
}
@media (max-width: 1400px) {
    .home_trading_product{height: auto;}
    .home_trading_product h2{margin: 0 auto 20px;}
    .home_trading_product .product_tab {margin: 0 auto 20px;}
}
@media (max-width: 1200px) {
    .banner .content_box{padding: 170px 0 250px;}

    .home_review_wrapper .review_text_content .content_box{flex-direction: column;gap: 20px;}
    .home_review_wrapper .review_text_item_box:nth-child(1){width: 100%;margin-right: 0;}
    .home_review_wrapper .review_testi_item{padding: 25px;}
    .home_review_wrapper .review_testi_item .item_img_box{max-width: 40px;height: 40px;}

    .home_choose_us_wrapper .list_item_box{padding: 170px 25px 25px;}
    .home_choose_us_wrapper .item_img_box img{top: -95px;max-width: 270px;}
    .home_choose_us_wrapper .item_text_box h3 br{display: none;}

    .home_partnerships_wrapper{padding: 80px 0;}
    .home_partnerships_wrapper .text_wrapper .img_box{max-width: 300px;}
    .home_partnerships_wrapper .item_img_box img{height: auto;}
}
@media (max-width: 1180px) {
    .home_choose_us_wrapper .choose_us_list_wrapper{justify-content: center;}
    .home_choose_us_wrapper .list_item_box{padding: 100px 20px 20px;min-height: 408px;max-height: 408px;max-width: 290px;}
    .home_choose_us_wrapper .list_item_border:nth-child(1) .list_item_box,
    .home_choose_us_wrapper .list_item_border:nth-child(2) .list_item_box,
    .home_choose_us_wrapper .list_item_border:nth-child(3) .list_item_box{padding: 100px 20px 20px;}
}
@media (max-width: 1100px) {
    .banner .content_box p{font-size: var(--font-size-headlineSmall);line-height: var(--Headline-Small-S);}

    .home_review_wrapper{padding: 60px 0;}
    .home_review_wrapper .inner{display: flex;flex-direction: column;gap: 40px;}
    .home_review_wrapper .review_text_content{padding: 0;height: auto;max-width: initial;order: 1;}
    .home_review_wrapper .review_text_content .content_box{margin: 0 auto;gap: 40px;flex-direction: row;align-items: center;}
    .home_review_wrapper .review_text_item_box:nth-child(1){max-width: 100%;width: auto;padding-right: 40px;}
    .home_review_wrapper .review_testi_item{padding: 19px 11px;min-height: auto;}
    .home_review_wrapper .review_testi_item .item_content_box{display: flex;justify-content: flex-start;gap: 10px;align-items: center;margin-bottom: 9px;}
    .home_review_wrapper .review_testi_item .item_rate_wrap{margin-bottom: 0;max-width: 110px;}
    .home_review_wrapper .review_testi_main.pc_box{display: none;}
    .home_review_wrapper .review_testi_main.mobile_box{display: block;width: 100%;order: 2;}
    .home_review_wrapper .mobile_box .review_testi_main_mobile{padding: 18px 0;width: 100%;}
    .home_review_wrapper .mobile_box .items_col_content{max-width: 360px;width: 100%;}
}
@media (max-width: 1042px){
    .home_choose_us_wrapper{padding: 40px 0;}
    .home_choose_us_wrapper .inner{padding-left: 16px;padding-right: 16px;}
    .home_choose_us_wrapper h2{margin-bottom: 40px;}
    .home_choose_us_wrapper .choose_us_list_wrapper{gap: 16px;}
    .home_choose_us_wrapper .list_item_box{max-width: initial;min-height: 156px;align-items: center;justify-content: left;}
    .home_choose_us_wrapper .list_item_border{max-width: 360px;width: 100%;overflow: hidden;display: flex;align-items: center;border: 1px solid #00F0FF;background: none;}
    .home_choose_us_wrapper .list_item_border.active .animationUps{height: 130px;}
    .home_choose_us_wrapper .item_text_box .p_hidden{display: none;margin-top: 8px;margin-bottom: 0;}
    .home_choose_us_wrapper .list_item_border .animationUps{top: 2px;bottom: auto;transition: all .1s;}
    .home_choose_us_wrapper .choose_us_list_wrapper{gap: 32px;margin-bottom: 40px;}
    .home_choose_us_wrapper .choose_us_list_wrapper{flex-direction: column;flex-wrap: wrap;justify-content: center;align-items: center;gap: 60px;}
    .home_choose_us_wrapper .list_item_border:nth-child(2){margin-bottom: 0;}
    .home_choose_us_wrapper .list_item_border:before{display:none;}

    .step .step_box{gap: 20px;}
}
@media (max-width: 980px) {
    .banner .content_box{max-width: 540px;padding: 130px 0 250px;}

    .home_trading_product{padding: 60px 0;}
    .home_trading_product .product_tab_content{overflow-x: auto;overflow-y: hidden;width: 100%;scrollbar-width: none;scrollbar-color: transparent transparent;-webkit-scrollbar-width: thin;-webkit-scrollbar-color: transparent transparent;-moz-scrollbar-width: thin;-moz-scrollbar-color: transparent transparent;scrollbar-width: none;-ms-overflow-style: none;}
    .home_trading_product .product_tab_content::-webkit-scrollbar {display: none;}
    .home_trading_product .product_tab{gap: 15px;width: max-content;}
    .home_trading_product .product_tab span{font-size: 16px;}
    .home_trading_product .product_content{min-height: 457px;}
    .home_trading_product .product_content .content_box{min-height: 360px;max-height: 360px;}
    .home_trading_product .product_content .content_box video{max-width: 600px;}
    .home_trading_product .product_content .product_content_item:first-child .content_box img{height: auto;max-width: 560px;}

    .home_choose_us_wrapper{padding: 60px 0;}
    .home_choose_us_wrapper h2{margin-bottom: 60px;}
    .home_choose_us_wrapper .choose_us_list_wrapper{flex-direction: column;flex-wrap: wrap;justify-content: center;align-items: center;gap: 60px;}
    .home_choose_us_wrapper .list_item_border{margin: 0 !important;}

    .home_partnerships_wrapper{padding: 48px 0 76px;}
    .home_partnerships_wrapper .text_wrapper{justify-content: space-around;}
    .home_partnerships_wrapper .text_wrapper .img_box{max-width: 210px;}
    .home_partnerships_wrapper .main_list_wrapper.flex{flex-direction: column;align-items: center;}
    .home_partnerships_wrapper .list_item_box{max-width: 500px;width: 100%;}

    .home_partnerships_wrapper .main_list_wrapper ul li a {flex-direction: column;}
    .home_partnerships_wrapper .main_list_wrapper ul li .text_box {max-width: 100%;flex-direction: row;padding: 10px 20px; gap: 20px;}
    .home_partnerships_wrapper .main_list_wrapper ul li .text_box .logo {max-width: 60px;}
    .home_partnerships_wrapper .main_list_wrapper ul li .text_box p {font-size: 16px;}

    /* swiper add */
    .home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .parter_list{flex-direction: column;height: auto;}
    .home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .text_box {max-width: 100%;flex-direction: row;padding: 10px 20px;gap: 20px;}
    .home_partnerships_wrapper .main_list_wrapper .swiper .swiper-slide .text_box .logo {max-width: 60px;}
}
@media (max-width: 850px){
    .banner .content_box{max-width: 520px;padding: 130px 0 200px;}

    .step .step_box{flex-direction: column;align-items: center;gap: 24px;padding: 24px;}
    .step .step_box li{display: flex;gap: 19px;align-items: center;text-align: left;max-width: 340px;}
    .step .step_box li img{margin-bottom: 0;}
    .step .step_box li p br{display:none;}
    .step .step_box .icon{transform: rotate(90deg);}
}
@media (max-width: 768px) {
    .banner{background: url(/wp-content/themes/vt/images/switchers_banner_bg_mobile.webp?v=1)center no-repeat;background-size: cover;}
    .banner .content_box{padding: 51px 0 630px;max-width: 100%;text-align: center;}
    .banner .content_box .white_button{margin: 0 auto;}

    .home_trading_product{padding: 40px 0;}
    .home_trading_product .product_tab{gap: 18px;}
    .home_trading_product .product_content{min-height: 384px;}
    .home_trading_product .product_content .content_box{min-height: 300px;max-height: 300px;}
    .home_trading_product .product_content .content_box video{max-width: 460px;margin: 0 auto;}
    .home_trading_product .product_content .content_box .product_mobile_video{display:block;}
    .home_trading_product .product_content .product_content_item:first-child .content_box img{max-width: 460px;}
    .home_trading_product .updatedTime{font-size: 14px;}
    .home_scrolling_animation_box{padding:19px 0px;}
    .home_scrolling_animation_wrapper .swiper-slide .text_box .change div{border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 10px solid #C9F0AE;}

    .home_review_wrapper{padding: 40px 0;}
    .home_review_wrapper .inner{gap: 24px;}
    .home_review_wrapper .mobile_box .items_col_content{max-width: 305px;}
    .home_review_wrapper .review_testi_item{background: linear-gradient(90deg, rgba(0, 240, 255, 0.30) 0%, rgba(10, 54, 199, 0.30) 100%);border: 1px solid #00F0FF;}
    .home_review_wrapper .review_text_content .content_box{justify-content: flex-start;gap: 0;}
    .home_review_wrapper .review_text_item_box:nth-child(1){max-width: 134px;width: 100%;padding-right: 16px;margin-right: 16px;}
    .home_review_wrapper .review_text_item_box:nth-child(2)::after{display: none;}
    .home_review_wrapper .mobile_box .review_testi_main_mobile{padding: 18px 0 18px 20px;}
    .home_review_wrapper .review_text_item_box p{font-family: "Roboto-Regular";}
    
    .home_partnerships_wrapper .text_wrapper{flex-direction: column;gap: 19px;margin-bottom: 24px;}

    /* swiper add */
    .home_partnerships_wrapper .main_list_wrapper .swiper-pagination{margin-top: 25px;}

    .modal .modal-content{max-width:400px;}
    .modal .modal-content .modal_content_pc_img{display:none;}
    .modal .modal-content .modal_content_mobile_img{display:block;}

    .step{padding: 40px 0;}
}
@media (max-width: 600px) {
    .home_trading_product h2 span{display: initial;}

    .home_partnerships_wrapper .main_list_wrapper ul li a {border-radius: 12px;}
}
@media (max-width: 500px) {
    .banner{margin-top: 0;}
    .banner .content_box{padding: 107px 0 514px;}
    .banner .content_box h1{margin-bottom: 8px;}
    .banner .content_box p{color: var(--text-text-secondary);font-size: var(--font-size-bodyMedium);line-height: var(--Body-Medium-R);font-family: "Roboto-Regular";margin-bottom: 16px;}
    .banner .content_box .white_button{color: var(--text-text-cyan-blue);padding: 8px 24px;}
    .banner .content_box .white_button:hover{color: var(--text-text-cyan-blue);background: var(--text-text-primary);}
    .banner .content_box .white_button .mobile_icon{display:block;}
    .banner .content_box .white_button .pc_icon{display:none;}

    .home_trading_product .inner{padding: 0 16px;}
    .home_trading_product .product_tab span{font-size: var(--font-size-titleSmall);line-height: var(--Title-Small-S);}
    .home_trading_product .product_tab span.active{text-decoration-line:none;}
    .home_trading_product h2{max-width: 300px;margin: 0 auto 16px;color: var(--light-special-static-black);}
    .home_trading_product .product_tab{margin-bottom: 16px;gap: 28px;padding: 2px 0;}
    .home_trading_product .product_content{min-height: 308px;}
    .home_trading_product .product_content .content_box{min-height: initial;max-height: initial;}
    .home_trading_product .product_content .content_box video{max-width: 350px;}
    .home_trading_product .product_content .product_content_item:first-child .content_box img{min-height: 174px;max-height: 174px;}
    .home_scrolling_animation_wrapper{margin: 0;padding:0;}
    .home_scrolling_animation_box{background:transparent;padding: 9px 0 10px;margin-bottom: 0;}
    .home_trading_product .updatedTime{font-size: 10px;color: #282D34;line-height: 1.4;}
    .home_scrolling_animation_wrapper .swiper-slide{height: 30px;}
    .home_scrolling_animation_wrapper .swiper-slide .text_box .change{width: 24px;height: 24px;}
    .home_scrolling_animation_wrapper .swiper-slide .text_box strong{font-size: var(--font-size-bodySmall);line-height: var(--Body-Small-R);}
    .home_scrolling_animation_wrapper .swiper-slide .text_box .change div{border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 9px solid #C9F0AE;}
    .home_scrolling_animation_wrapper .swiper-slide .data_box .ask_text{font-size: var(--font-size-bodySmall);line-height: var(--Body-Small-R);}
    .home_scrolling_animation_wrapper .swiper-slide .text_box span{font-size: var(--font-size-bodyMini);line-height: var(--Body-Mini-R);}
    .home_scrolling_animation_wrapper .swiper-slide .data_box .bid_text{font-size: var(--font-size-bodyMini);}

    .home_review_wrapper{background: url(/wp-content/themes/vt/images/switchers_review_bg_mobile.webp)center no-repeat;background-size: cover;padding: 40px 0 28px;}
    .home_review_wrapper .inner{gap: 44px;}
    .home_review_wrapper .review_text_item_box p{font-size: var(--font-size-bodyMini);line-height: var(--Body-Mini-R);margin-bottom: 3px;padding-left: 3px;}
    .home_review_wrapper .review_text_item_box h2{font-size: var(--font-size-headlineMedium);line-height: var(--Headline-Medium-S);}
    .home_review_wrapper .review_text_item_box h2 span{font-size: var(--font-size-titleSmall);line-height: var(--Title-Small-S);}
    .home_review_wrapper .mobile_box .items_col_content{max-width: 230px;}
    .home_review_wrapper .review_testi_item{height: auto;}
    .home_review_wrapper .review_testi_item .item_img_box{display: none;max-width: 35px;height: 35px;}
    .home_review_wrapper .review_testi_item .item_content_box{height: 40px;}
    .home_review_wrapper .review_testi_item .item_rate_wrap{max-width: 91px;}
    .home_review_wrapper .review_testi_item .item_rate_wrap .item_rate{max-width: 72px;}
    .home_review_wrapper .review_testi_item .item_store{margin-bottom: 0;}
    .home_review_wrapper .review_testi_item .item_text_wrap p{font-size: 12px;line-height: 1.33;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-bottom: 14px;}
    .home_review_wrapper .review_testi_item .item_name_wrap p{font-size: 12px;line-height: 1.33;font-family: "Roboto-Regular";}
    .home_review_wrapper .review_text_content .review_right_title{margin-bottom: 15px;}
    .home_review_wrapper .review_text_content .content_box{align-items: flex-start;}
    .home_review_wrapper .mobile_box .review_testi_main_mobile{padding: 0px 0 0px 20px;}
    .home_review_wrapper .review_testi_item{padding: 16px 10px 11px 11px;}
    .home_review_wrapper .review_text_item_box:nth-child(1){max-width: max-content;padding-right: 0px;margin-right: 27px;}
    .home_review_wrapper .review_text_item_box:nth-child(2) p{padding-left: 0px;}

    .home_choose_us_wrapper{padding: 40px 0;}
    .home_choose_us_wrapper h2{margin-bottom: 40px;}
    .home_choose_us_wrapper .choose_us_list_wrapper{gap: 16px;margin-bottom:0;}
    .home_choose_us_wrapper .list_item_border .item_text_box{max-width: 185px;}
    .home_choose_us_wrapper .item_text_box h3{font-size: var(--font-size-titleMedium);line-height: 1.12;color: var(--text-text-primary);margin: 0;}
    .home_choose_us_wrapper .list_item_border:nth-child(2) .item_text_box h3{margin: 0;}
    .home_choose_us_wrapper .list_item_border:nth-child(2) h3 br{display: block;}
    .home_choose_us_wrapper .item_text_box p{margin-bottom: 4px;font-size: var(--font-size-bodySmall);line-height: var(--Body-Small-R);color: var(--text-text-primary);}
    .home_choose_us_wrapper .list_item_border:nth-child(1) .list_item_box, 
    .home_choose_us_wrapper .list_item_border:nth-child(2) .list_item_box,
    .home_choose_us_wrapper .list_item_border:nth-child(3) .list_item_box{padding: 20px 18px;}
    .home_choose_us_wrapper .list_item_box{min-height: 117px;}
    .home_choose_us_wrapper .list_item_border .animationUps{width:100%;left: auto;right: 0;height: auto;overflow: hidden;}
    .home_choose_us_wrapper .list_item_border.active .animationUps{height: auto;}

    .home_partnerships_wrapper .inner{padding-left: 16px;padding-right: 16px;}
    .home_partnerships_wrapper .text_wrapper{margin-bottom:0px;}
    .home_partnerships_wrapper .text_wrapper h2{margin-bottom: 16px;}
    .home_partnerships_wrapper .text_wrapper .img_box{max-width: 176px;}
    .home_partnerships_wrapper .pc_partner_img{display:block;max-width: 176px;margin: 0 auto 24px;}
    .home_partnerships_wrapper .mobile_partner_img{max-width: 176px;}
    .home_partnerships_wrapper .item_img_box{margin-bottom: 10px;}
    .home_partnerships_wrapper .list_item_box p{font-size: var(--font-size-bodySmall);line-height: var(--Body-Small-R);color: var(--text-text-special);}

    .home_partnerships_wrapper .list_item_box{max-width: 300px;}
    .home_partnerships_wrapper .list_item_box .item_text_box img{display: none;}
    .home_partnerships_wrapper .list_item_box:last-child .item_text_box{padding: 0;}
    .home_partnerships_wrapper .item_img_box img{border-radius: 12px;}

    /* swiper add */
    .home_partnerships_wrapper .main_list_wrapper .swiper-pagination-bullet {width: 30px;height: 6px;}

    .step h2{margin-bottom: 24px;}
    .step .step_box{margin-bottom: 24px;}
    .step .step_box li{max-width: 100%;}
    .step .step_box li img{max-width: 60px;}
    .step .blue_button{border-radius: 8px;}
}
@media (max-width: 392px) {
    .home_choose_us_wrapper .list_item_border .animationUps{width:100%;left: auto;right: 0;}
}
@media (max-width: 390px) {
    .home_choose_us_wrapper .item_img_box{right: 40px;}
    .home_choose_us_wrapper .item_text_box h3{font-size: 18px;}
    .home_partnerships_wrapper .main_list_wrapper ul li .text_box p {font-size: 12px;}
}
@media (max-width: 375px) {
    .home_trading_product .product_content .content_box video{max-width: 280px;}
    .home_trading_product .product_content{min-height: 250px;}
    .home_trading_product .product_content .content_box{margin: auto;}
}
@media (max-width: 360px) {
    .home_choose_us_wrapper .list_item_box{padding: 17px 35px 17px 18px;}
    .home_choose_us_wrapper .item_img_box{right: 25px;}
    .home_choose_us_wrapper .item_img_box img{max-width: 80px;}
    .home_choose_us_wrapper .list_item_border>span{right: 15px;}
}
@media (max-width: 350px) {
    .home_choose_us_wrapper .list_item_border .animationUps video.mobile_video{width: 347px;position: relative;left: -29px;}
}
@media (max-width: 320px) {
    .home_choose_us_wrapper .list_item_border .animationUps video.mobile_video{width: 347px;position: relative;left: -64px;}
}
