html{font-size:clamp(7.5px,0.522vw,10px)}:root{--theme_color:#f08200;--content_color:#555555;--title_color:#020e28}*{margin:0px;padding:0px;box-sizing:border-box}body > section{position:relative}.home_banner .home_banner_swiper{position:relative;overflow:hidden;background-color:#ebecee}.swiper-horizontal{touch-action:pan-y}ul{list-style:none}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0px,0px)}li.swiper-slide{height:auto}.home_banner .home_banner_swiper .swiper-slide{background:center center / cover no-repeat;padding-bottom:12rem}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .swiper-slide{transform:translateZ(0px);backface-visibility:hidden}@media screen and (max-width:768px){.home_banner .home_banner_swiper .swiper-slide{padding-bottom:1rem}}.content{max-width:144rem;margin:0px auto;position:relative}.home_banner .home_banner_swiper .content{height:100%}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.flex{display:flex}.flex_middle{align-items:center}.home_banner .flex{height:100%;min-height:81.9rem;padding:6rem 0px}@media screen and (max-width:768px){.home_banner .flex{min-height:unset;padding:3rem 0px}}.home_banner .head{flex:1 1 0%;max-width:90rem;padding-top:1.3%}@media screen and (max-width:768px){.home_banner .head{max-width:unset;padding:0px}}.head h1{font-size:6rem;line-height:7rem;font-weight:700;letter-spacing:1.3px}@media screen and (max-width:768px){.head h1{font-size:25px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h1{font-size:34px}}.home_banner .logo{width:100%;max-width:36.9rem;max-height:12.3rem}.fadeInLeft{animation-name:fadeInLeft}@media screen and (max-width:768px){.home_banner .logo{max-width:140px;max-height:47px}}.home_banner .logo img{width:100%;height:auto;object-fit:contain;display:block}.home_banner .svg{margin:4.2rem 0px 5rem}@media screen and (max-width:768px){.home_banner .svg{margin:1rem 0px}}.home_banner .info{margin-top:0.3rem}@media screen and (max-width:768px){.home_banner .info{margin-top:1rem}}.home_banner .info li{font-size:2.2rem;font-weight:600;position:relative;padding-left:4.8rem;margin-bottom:2rem}@media screen and (max-width:768px){.home_banner .info li{font-size:0.9rem;padding-left:2rem;margin-bottom:1rem}}i{font-style:normal}.home_banner .info li i{position:absolute;left:0px;width:2.6rem;height:2.6rem;content:"";background:center center / contain no-repeat}@media screen and (max-width:768px){.home_banner .info li i{width:20px;height:20px}}.home_banner .info li:last-child{margin-bottom:0px}.home_banner .contact_box{width:100%;max-width:51.8rem;border-radius:15px;border:2px solid var(--theme_color);background-color:#000000;color:#ffffff;font-size:1.8rem;padding:3rem 2.9%;margin-top:6.8rem}@media screen and (max-width:768px){.home_banner .contact_box{max-width:344px;border-radius:10px;font-size:0.9rem;padding:1.2rem 20px 1.5rem;margin-top:2rem}}.home_banner .contact_box p{opacity:0.85;margin-bottom:1rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (max-width:768px){.home_banner .contact_box p{margin-bottom:6px;margin-top:0px}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}a{color:inherit;font-size:inherit;text-decoration:none}.home_banner .contact_box a{font-weight:700;font-size:2.8rem;transition:0.3s;text-decoration:underline transparent;letter-spacing:0.5px}.home_banner .contact_box a:hover{color:var(--theme_color);text-decoration-color:var(--theme_color)}@media screen and (max-width:768px){.home_banner .contact_box a{font-size:18px;letter-spacing:unset}}.home_banner .title{position:relative;overflow:hidden;font-size:6rem;line-height:7rem;font-weight:700;letter-spacing:1.3px;color:#fff}@media screen and (max-width:768px){.home_banner .title{font-size:25px;line-height:1.5;letter-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.home_banner .title{font-size:34px}}.home_banner .desc{font-size:2rem;line-height:3rem;margin-top:4rem;color:#fff}.home_banner .big_desc{font-size:5.2rem;line-height:1.3;font-weight:700}.home_banner .big_desc span{color:var(--theme_color)}.home_banner .items > div{display:flex;flex-wrap:wrap;gap:8px 20px;max-width:52rem;margin-top:20px}.home_banner .item{color:#fff;border-radius:8px;background-color:#a4d4ff;font-size:2.4rem;padding:2px 12px 4px}.home_banner .item:nth-child(even){background-color:var(--theme_color)}@media screen and (max-width:768px){.home_banner .desc{font-size:15px;line-height:1.5;letter-spacing:unset}.home_banner .item{font-size:14px}}.btn{display:inline-block;text-align:center;border-radius:100px;cursor:pointer;transition:0.3s;background-color:var(--theme_color);color:#ffffff;font-size:1.7rem;font-weight:600;border:1px solid var(--theme_color);min-width:17rem;padding:1.9rem 3rem}.btn:hover{background-color:#ffffff;color:var(--theme_color)}.home_banner .btn{margin-top:4rem}@media screen and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:14px;letter-spacing:unset;line-height:1.5;padding:10px 20px;min-width:unset;gap:8px}}@media screen and (max-width:768px){.btn::after,.btn_line::after,.btn_i::after,.btn_line_i::after{width:12px;height:12px}}@media screen and (max-width:768px){.head .btn,.head .btn_line,.head .btn_i,.head .btn_line_i{margin-top:20px;padding:12px 1.5rem}}@media screen and (min-width:640px) and (max-width:768px){.head .btn,.head .btn_line,.head .btn_i,.head .btn_line_i{font-size:16px}}@media screen and (min-width:640px) and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:16px}}.home_banner .swiper_con{display:flex;width:98%;max-width:184.6rem;position:absolute;left:50%;top:41.3%;z-index:2;pointer-events:none;transform:translate(-50%,-50%);justify-content:space-between}@media screen and (max-width:768px){.home_banner .swiper_con{display:none}}.home_banner .swiper_con div{width:1.1rem;height:2rem;pointer-events:all;cursor:pointer;transition:0.3s;content:"";display:block;background:url("https://en.link-trans.com/wp-content/plugins/sytech-fronteditor/sytpl/home_0-2026-04-29/assets/img/arrow.svg") center center / contain no-repeat}.home_banner .swiper_con .swiper-button-disabled{opacity:0.68;pointer-events:none}.home_banner .swiper_con .swiper_next{transform:rotate(180deg)}button,input,textarea{outline:none;border:none;font-family:unset;color:var(--title_color)}input[type="submit"],button{cursor:pointer}.sytech_export_template{display:none}.home_banner .home_banner_swiper .vn{background-position:9%}.home_banner .home_banner_swiper .vn .content{max-width:unset;width:82%}.home_banner .home_banner_swiper .vn .title{font-size:8rem;overflow:visible;text-shadow:-5px 0px 0 #000000;position:absolute;left:0;top:20%}.home_banner .home_banner_swiper .vn .title span{color:#F8A01C}.home_banner .home_banner_swiper .vn .desc{width:50%;font-size:6.5rem;line-height:1.3;font-weight:700;text-shadow:-5px 0 0 #000000;position:absolute;left:11%;top:44%;margin:0}.home_banner .home_banner_swiper .vn .list{width:42%;padding-top:1rem;border-top:5px dashed #fff;position:absolute;left:0;top:76%}.home_banner .home_banner_swiper .vn .list li{color:#fff;font-size:4rem;font-weight:700;text-shadow:-3px 0 0 #000000;position:relative;padding-left:2.4rem;margin-top:1rem}.home_banner .home_banner_swiper .vn .list li::before{content:'';display:block;width:0.8rem;height:0.8rem;border-radius:50%;background-color:#FAA02C;position:absolute;left:0;top:2rem;box-shadow:-3px 0 0 #000000}.home_banner .home_banner_swiper .vn .list li span{color:#FE9E21}.home_banner .home_banner_swiper .vn .gift{color:#fff;font-size:4rem;font-weight:700;background-color:#030000;position:absolute;left:-3%;top:8%;padding:1rem;border-radius:1rem}.home_banner .home_banner_swiper .vn .gift::before{content:'';display:inline-block;width:4rem;height:4rem;margin-right:1rem;background:url(https://en.link-trans.com/wp-content/plugins/sytech-fronteditor/sytpl/home_0-2026-04-29/assets/img/gift.jpg) no-repeat center / contain}.home_banner .home_banner_swiper .vn .gift span{color:#DB162E}.home_banner .home_banner_swiper .wf1{padding-bottom:0;overflow:hidden;background-position:left}.home_banner .home_banner_swiper .wf1 .flex{padding:0;gap:20px;align-items:flex-end}.home_banner .home_banner_swiper .wf1 .lt{width:48.4375%;margin-left:-4.5%;margin-bottom:-1%}.home_banner .home_banner_swiper .wf1 .lt img{display:block;width:100%;height:auto;object-fit:contain}.home_banner .home_banner_swiper .wf1 .rt{flex:1;padding-bottom:5.6rem}.home_banner .home_banner_swiper .wf1 .title{font-size:8rem;font-weight:900;line-height:1.4}.home_banner .home_banner_swiper .wf1 .title strong{font-size:12rem}.home_banner .home_banner_swiper .wf1 .bt{gap:3rem;display:grid;align-items:end;justify-content:end;padding-right:4rem;grid-template-columns:1fr 15.3rem;margin-top:8%}.home_banner .home_banner_swiper .wf1 .bt img{display:block;width:100%;height:auto;object-fit:contain}.home_banner .home_banner_swiper .wf1 .desc{max-width:62rem;font-size:1.6rem;padding-bottom:6rem;margin-left:auto;margin-top:0}.home_banner .home_banner_swiper .wf2{padding-bottom:0;background-position:left}.home_banner .home_banner_swiper .wf2 .flex{width:91%;margin:0 auto;height:100%}.home_banner .home_banner_swiper .wf2 .head{max-width:130rem}.home_banner .home_banner_swiper .wf2 .title{font-size:9.8rem;font-weight:900;line-height:1.2}.home_banner .home_banner_swiper .wf2 .desc{font-size:3rem;font-weight:700;line-height:2;letter-spacing:2px;max-width:110rem}.home_banner .home_banner_swiper .wf2 .desc span{color:#effc36;font-weight:900;font-size:3.4rem}.home_banner .home_banner_swiper .wf2 .btn{font-size:3rem;color:#f67c23;background-color:#fff;padding:1rem 3rem 1.2rem}@media screen and (max-width:1220px){.home_banner .home_banner_swiper .wf1 .title{font-size:6rem}.home_banner .home_banner_swiper .wf1 .title strong{font-size:8rem}}@media screen and (max-width:768px){.home_banner .home_banner_swiper .vn .title{font-size:25px;line-height:1.5}.home_banner .home_banner_swiper .vn .desc{width:80%;font-size:22px;left:22%;top:46%}.home_banner .home_banner_swiper .vn .list{right:0;width:auto;top:66%;border-width:2px;padding:0}.home_banner .home_banner_swiper .vn .list li{font-size:14px;margin-top:5px;padding-left:16px}.home_banner .home_banner_swiper .vn .list li::before{top:10px;width:8px;height:8px}.home_banner .home_banner_swiper .vn .gift{font-size:14px;top:15px;padding:10px}.home_banner .home_banner_swiper .vn .gift::before{width:20px;height:20px;margin:0}.home_banner .home_banner_swiper .wf1{height:360px}.home_banner .home_banner_swiper .wf1 .title{font-size:25px;line-height:1.3}.home_banner .home_banner_swiper .wf1 .title strong{font-size:32px}.home_banner .home_banner_swiper .wf1 .bt{margin-top:20px;padding-bottom:20px;grid-template-columns:1fr 80px}.home_banner .home_banner_swiper .wf1 .desc{padding-bottom:20px}.home_banner .home_banner_swiper .wf2 .head{max-width:560px}.home_banner .home_banner_swiper .wf2 .title{font-size:25px;line-height:1.3}.home_banner .home_banner_swiper .wf2 .desc{font-size:16px;line-height:1.5;letter-spacing:0.5px;margin-top:10px}.home_banner .home_banner_swiper .wf2 .desc span{font-size:18px}.home_banner .home_banner_swiper .wf2 .btn{font-size:14px;padding:10px 20px}}@media screen and (max-width:768px){.home_banner .home_banner_swiper .wf1{height:400px}.home_banner .home_banner_swiper .wf1 .flex{gap:0;align-items:flex-start;flex-direction:column-reverse}.home_banner .home_banner_swiper .wf1 .rt{padding:0 20px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:-10px}.home_banner .home_banner_swiper .wf1 .bt{padding:0;margin-top:10px;grid-template-columns:1fr 60px}.home_banner .home_banner_swiper .wf1 .title{font-size:22px}.home_banner .home_banner_swiper .wf1 .title strong{font-size:25px}}@media screen and (max-width:786px){}body>section{position:relative}body>section:hover {}.home_banner .home_banner_swiper{position:relative;overflow:hidden;background-color:rgb(235,236,238)}@media screen and (max-width:768px){.home_banner .home_banner_swiper .swiper-slide{padding-bottom:1rem}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.home_banner .flex{min-height:unset;padding:3rem 0px}}@media screen and (max-width:768px){.home_banner .head{max-width:unset;padding:0px}}@media screen and (max-width:768px){.head h1{font-size:25px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h1{font-size:34px}}@media screen and (max-width:768px){.home_banner .logo{max-width:140px;max-height:47px}}@media screen and (max-width:768px){.home_banner .svg{margin:1rem 0px}}@media screen and (max-width:768px){.home_banner .info{margin-top:1rem}}@media screen and (max-width:768px){.home_banner .info li{font-size:0.9rem;padding-left:2rem;margin-bottom:1rem}}@media screen and (max-width:768px){.home_banner .info li i{width:20px;height:20px}}.home_banner .contact_box{width:100%;max-width:51.8rem;border-radius:15px;border:2px solid var(--theme_color);background-color:rgb(0,0,0);color:rgb(255,255,255);font-size:1.8rem;padding:3rem 2.9%;margin-top:6.8rem}@media screen and (max-width:768px){.home_banner .contact_box{max-width:344px;border-radius:10px;font-size:0.9rem;padding:1.2rem 20px 1.5rem;margin-top:2rem}}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (max-width:768px){.home_banner .contact_box p{margin-bottom:6px;margin-top:0px}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}@media screen and (max-width:768px){.home_banner .contact_box a{font-size:18px;letter-spacing:unset}}@media screen and (max-width:768px){.home_banner .title{font-size:25px;line-height:1.5;letter-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.home_banner .title{font-size:34px}}.home_banner .items>div{display:flex;flex-wrap:wrap;gap:8px 20px;max-width:52rem;margin-top:20px}@media screen and (max-width:768px){.home_banner .desc{font-size:15px;line-height:1.5;letter-spacing:unset}}.btn{display:inline-block;text-align:center;border-radius:100px;cursor:pointer;transition:0.3s;background-color:var(--theme_color);color:rgb(255,255,255);font-size:1.7rem;font-weight:600;border:1px solid var(--theme_color);min-width:17rem;padding:1.9rem 3rem}.btn:hover{background-color:rgb(255,255,255);color:var(--theme_color)}@media screen and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:14px;letter-spacing:unset;line-height:1.5;padding:10px 20px;min-width:unset;gap:8px}}@media screen and (max-width:768px){.btn::after,.btn_line::after,.btn_i::after,.btn_line_i::after{width:12px;height:12px}}@media screen and (max-width:768px){.head .btn,.head .btn_line,.head .btn_i,.head .btn_line_i{margin-top:20px;padding:12px 1.5rem}}@media screen and (min-width:640px) and (max-width:768px){.head .btn,.head .btn_line,.head .btn_i,.head .btn_line_i{font-size:16px}}@media screen and (min-width:640px) and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:16px}}@media screen and (max-width:768px){.home_banner .swiper_con{display:none}}.home_banner .swiper_con div{width:1.1rem;height:2rem;pointer-events:all;cursor:pointer;transition:0.3s;content:"";display:block;background:url("https://en.link-trans.com/wp-content/plugins/sytech-fronteditor/sytpl/home_0-new/assets/img/arrow.svg") center center / contain no-repeat}.home_banner .home_banner_swiper .vn .title{font-size:8rem;overflow:visible;text-shadow:-5px 0px 0 rgba(0,0,0,1);position:absolute;left:0;top:20%}.home_banner .home_banner_swiper .vn .desc{width:50%;font-size:6.5rem;line-height:1.3;font-weight:700;text-shadow:-5px 0 0 rgba(0,0,0,1);position:absolute;left:11%;top:44%;margin:0}.home_banner .home_banner_swiper .vn .list li{color:#fff;font-size:4rem;font-weight:700;text-shadow:-3px 0 0 rgba(0,0,0,1);position:relative;padding-left:2.4rem;margin-top:1rem}.home_banner .home_banner_swiper .vn .list li::before{content:'';display:block;width:0.8rem;height:0.8rem;border-radius:50%;background-color:#FAA02C;position:absolute;left:0;top:2rem;box-shadow:-3px 0 0 rgba(0,0,0,1)}.home_banner .home_banner_swiper .vn .gift::before{content:'';display:inline-block;width:4rem;height:4rem;margin-right:1rem;background:url(https://en.link-trans.com/wp-content/plugins/sytech-fronteditor/sytpl/home_0-new/assets/img/gift.jpg) no-repeat center/contain}@media screen and (max-width:768px){.home_banner .home_banner_swiper .vn .title{font-size:25px;line-height:1.5}}@media screen and (max-width:786px){}*{margin:0;padding:0;box-sizing:border-box}.content{margin:0 auto;position:relative}html{scroll-behavior:smooth}.wrap{flex-wrap:wrap}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.between{justify-content:space-between}.center{text-align:center}.boxshadow{box-shadow:0 0 15px rgba(0,0,0,0.1);background:white}.tools_part_vendor .tools_part_box{padding:4rem 0px;text-align:center}.tools_part_vendor .tools_part_box input{padding:.8rem 1rem;border-radius:5px;min-width:300px;border:1px #ddd solid}.tools_part_vendor .tools_part_box button{background:white;border:1px solid #f8f8f8;color:#4c4c4c;padding:0.8rem 1.5rem;display:inline-block;font-weight:500;border:none;font-size:16px;cursor:pointer;border-radius:10px;background-color:#33bde9;border:1px solid #33bde9;color:white;padding:0.8rem 1.5rem}@media screen and (min-width:786px) and (max-width:1600px){}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1200px){.content{max-width:1000px}.swiper_content{max-width:1020px}.solution_strength .head p{width:70%}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}.swiper_content{max-width:806px}.solution_strength .head p{width:90%}}@media screen and (max-width:786px){.content{padding:0 1.2rem}}html {font-size:clamp(7.5px,0.522vw,10px)}:root{--theme_color:#f08200;--swiper-wrapper-transition-timing-function,initial:;--subtheme_color:#020e28;--title_color:#020e28}.home_services{background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_1/assets/img/home-bg1.png") center bottom / cover no-repeat;padding:9.3rem 0px 7rem}body > section:hover{}@media screen and (max-width:768px){.home_services{padding:3rem 0px 4rem}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.home_services .head{max-width:55.3rem}@media screen and (max-width:768px){.home_services .head{max-width:unset}}.head strong{font-size:1.6rem;font-weight:500;display:block;color:var(--theme_color);text-transform:uppercase;letter-spacing:2.2px;word-spacing:0.5px;margin-bottom:1.1rem}@media screen and (max-width:768px){.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .subtitle,.head strong{font-size:15px;line-height:1.5;margin-bottom:8px}}.head h2{font-size:5.2rem;line-height:6.4rem;font-weight:700;letter-spacing:0.9px}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.swiper_content{max-width:147rem;margin:0px auto;position:relative;padding:1.5rem;overflow:hidden}.fadeInUp{animation-name:fadeInUp}@media screen and (min-width:768px) and (max-width:1220px){.swiper_content{padding:1.5rem 2rem}}@media screen and (max-width:768px){.swiper_content{padding:10px 20px}}.home_services .home_services_swiper{margin-top:5rem}@media screen and (max-width:768px){.home_services .home_services_swiper{margin-top:1.2rem}}.home_services .home_services_swiper .active a{box-shadow:rgba(224,225,226,0.55) 0px 7px 8px}.home_services .home_services_swiper .active a::after{opacity:0}.home_services .home_services_swiper a{position:relative;display:block;height:100%;border-radius:22px;overflow:hidden;transition:0.4s;padding:4.9rem 11% 5.2rem 12.5%}.home_services .home_services_swiper a::after{width:1px;height:calc(100% - 11.2rem);background-color:rgb(221,221,221);position:absolute;right:0px;top:50%;transform:translateY(-50%);content:"";transition:0.3s}@media screen and (max-width:768px){.home_services .home_services_swiper a{padding:2rem 20px 1.5rem;border-radius:12px}}@media screen and (max-width:768px){.home_services .home_services_swiper a::after{display:none}}.img.img_cv{overflow:hidden}.img.img_ab{position:relative}.home_services .home_services_swiper .active .img{opacity:1;height:100%}.home_services .home_services_swiper .img{position:absolute;top:50%;left:0px;transform:translateY(-50%);width:100%;height:90%;opacity:0;transition:0.4s,opacity 0.3s;pointer-events:none;background-color:var(--subtheme_color);border-radius:22px}@media screen and (max-width:768px){.home_services .home_services_swiper .img{opacity:1;height:100%;border-radius:12px}}.img.img_cv img{object-fit:cover}.img.img_ab img{position:absolute;left:0px;top:0px}.img img{width:100%;height:100%;display:block;transition:0.5s;aspect-ratio:inherit}.home_services .home_services_swiper .img img{opacity:0.22}.home_services .home_services_swiper .intro{position:relative;z-index:2;display:flex;flex-direction:column;height:100%}.home_services .home_services_swiper .active .btn,.home_services .home_services_swiper .active .icon,.home_services .home_services_swiper .active .info{transform:translateY(0px);opacity:1}.home_services .home_services_swiper .icon{width:8.8rem;height:8.8rem;display:block;content:"";background:center center / contain no-repeat;transition:0.4s;transform:translateY(4.3rem)}@media screen and (max-width:768px){.home_services .home_services_swiper .icon{width:3rem;height:3rem;transform:translateY(0px)}}.home_services .home_services_swiper .info{margin-top:3.8rem;transform:translateY(6.9rem);transition:0.4s}@media screen and (max-width:768px){.home_services .home_services_swiper .info{margin-top:1rem;transform:translateY(0px)}}.home_services .home_services_swiper .active .info h3{color:rgb(255,255,255)}.home_services .home_services_swiper .info h3{font-size:2.8rem;line-height:3.6rem;font-weight:700;transition:0.3s}@media screen and (max-width:768px){.home_services .home_services_swiper .info h3{font-size:18px;line-height:1.5;color:rgb(255,255,255);margin-bottom:10px}}.home_services .home_services_swiper .active .info p{transform:translateY(0px);opacity:1}.home_services .home_services_swiper .info p{font-size:1.6rem;line-height:2.3rem;color:rgba(255,255,255,0.85);transition:0.4s,opacity 0.3s;hyphens:auto;opacity:0;margin-top:1.9rem}@media screen and (max-width:768px){.home_services .home_services_swiper .info p{font-size:0.9rem;line-height:1.5;margin-top:0px;opacity:1;margin-bottom:2rem}}.home_services .home_services_swiper .active i{opacity:0;transform:translateY(-2rem)}.home_services .home_services_swiper i{width:1.7rem;height:1.7rem;display:block;content:"";background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_1/assets/img/arrow-line.svg") center center / contain no-repeat;transition:0.4s,opacity 0.3s;margin-bottom:1.1rem}@media screen and (max-width:768px){.home_services .home_services_swiper i{display:none}}.home_services .home_services_swiper .btn{margin-top:auto;transition:0.4s,opacity 0.3s;opacity:0;transform:translateY(4rem)}@media screen and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:14px;letter-spacing:unset;line-height:1.5;padding:10px 20px;min-width:unset;gap:8px}}@media screen and (max-width:768px){.btn::after,.btn_line::after,.btn_i::after,.btn_line_i::after{width:12px;height:12px}}@media screen and (max-width:768px){.home_services .home_services_swiper .btn{opacity:1;transform:translateY(0px)}}@media screen and (min-width:640px) and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:16px}}.home_services .home_services_swiper .swiper-slide:last-child a::after{display:none}.home_services .swiper_con{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-top:2rem}@media screen and (max-width:768px){.home_services .swiper_con{margin-top:2rem;gap:1rem}}.home_services .pagination{display:flex;align-items:center;font-size:1.6rem;font-weight:500;color:rgb(147,147,147);gap:2.25rem}@media screen and (max-width:768px){.home_services .pagination{font-size:14px;gap:1rem}}.home_services .pagination .current{color:rgb(36,36,36)}.home_services .pagination .line{width:5.7rem;height:1px;background-color:rgb(171,171,171);opacity:0.6;content:"";display:inline-block}@media screen and (max-width:768px){.home_services .pagination .line{width:52px}}.swiper_btns{gap:2.8rem;display:flex}@media screen and (max-width:768px){.swiper_btns{gap:1rem}}.swiper_btns div{width:5.3rem;height:5.3rem;cursor:pointer;transition:0.3s;border-radius:50%;background-color:rgba(206,209,211,0.45)}.swiper_btns div::after{content:"";display:block;width:100%;height:100%;transition:0.3s;background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_1/assets/img/arrow.svg") center center / 1rem no-repeat}.swiper_btns div:hover{border-color:var(--theme_color);background-color:var(--theme_color)}.swiper_btns div:hover::after{filter:contrast(0) brightness(2)}@media screen and (max-width:768px){.swiper_btns div{width:2.5rem;height:2.5rem}}@media screen and (max-width:768px){.swiper_btns div::after{background-size:7px}}.swiper_btns .btn_next::after{transform:rotate(180deg)}.swiper_btns .swiper-button-disabled{opacity:0.68;pointer-events:none}@media screen and (max-width:786px){}:root{--theme_color:#f08200;--title_color:#020e28}.home_advantage{background-color:rgb(251,251,251);padding:10.9rem 0px 14.3rem}@media screen and (max-width:768px){.home_advantage{padding:4rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .subtitle,.head strong{font-size:15px;line-height:1.5;margin-bottom:8px}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_advantage .items{margin-top:6.7rem}@media screen and (max-width:768px){.home_advantage .items{margin-top:2rem}}.home_advantage .items > ul{display:grid;grid-template-columns:repeat(3,1fr);gap:6.2rem 2.98611%}@media screen and (min-width:768px) and (max-width:1024px){.home_advantage .items > ul{gap:4rem 2rem}}@media screen and (min-width:768px) and (max-width:896px){.home_advantage .items > ul{grid-template-columns:1fr 1fr;gap:6rem 4rem}}@media screen and (max-width:768px){.home_advantage .items > ul{grid-template-columns:1fr;gap:1.6rem 1.2rem}}@media screen and (min-width:640px) and (max-width:768px){.home_advantage .items > ul{grid-template-columns:1fr 1fr}}.home_advantage .item{position:relative;z-index:2;height:100%;box-shadow:rgba(198,202,204,0.55) 0px 7px 10px;border-radius:18px;padding:4.8rem 11.31% 3.3rem}.home_advantage .item::before{width:100%;height:100%;border-radius:18px;background-color:rgb(255,255,255);position:absolute;top:0px;left:0px;content:"";z-index:0;pointer-events:none}.home_advantage .item.active::after{bottom:-1.8rem}.home_advantage .item::after{width:86.253%;height:80%;position:absolute;bottom:0px;left:50%;transform:translateX(-50%);transition:0.3s;content:"";border-radius:18px;background-color:var(--theme_color);z-index:-1;pointer-events:none}@media screen and (max-width:768px){.home_advantage .item{border-radius:12px;padding:2rem 20px}}@media screen and (max-width:768px){.home_advantage .item::before,.home_advantage .item::after{border-radius:12px}}@media screen and (max-width:768px){.home_advantage .item.active::after{bottom:-10px}}.home_advantage .item.active .icon{background-color:var(--theme_color)}.home_advantage .item .icon{position:relative;width:10.4rem;height:10.4rem;border-radius:50%;background-color:rgb(244,247,249);transition:0.3s}@media screen and (max-width:768px){.home_advantage .item .icon{width:3.5rem;height:3.5rem}}.home_advantage .item.active .icon i{filter:contrast(0) brightness(2)}.home_advantage .item .icon i{width:100%;height:100%;display:block;content:"";background:center center / contain no-repeat;transition:0.3s}.home_advantage .item .info{position:relative;margin-top:4.1rem}@media screen and (max-width:768px){.home_advantage .item .info{margin-top:1rem}}.home_advantage .item h3{font-size:2.8rem;line-height:3.6rem;font-weight:600}@media screen and (max-width:768px){.home_advantage .item h3{font-size:18px;line-height:1.5}}.home_advantage .item p{font-size:1.7rem;line-height:2.8rem;color:rgb(104,104,104);margin-top:2.8rem}@media screen and (max-width:768px){.home_advantage .item p{font-size:0.9rem;line-height:1.5;margin-top:10px}}@media screen and (max-width:786px){}.home_numbers{padding:11.7rem 0px 4.5rem}@media screen and (max-width:768px){.home_numbers{padding:4rem 0px 3rem}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.flex_bottom{align-items:flex-end}.gap{gap:2rem}@media screen and (max-width:768px){.gap{gap:1rem}}.home_numbers .head{max-width:68.9rem;padding-bottom:1.1rem}@media screen and (max-width:768px){.home_numbers .head{padding:0px}}.head.sm strong{margin-bottom:1.4rem}@media screen and (max-width:768px){.head.sm strong{margin-bottom:8px}}@media screen and (max-width:768px){.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .subtitle,.head strong{font-size:15px;line-height:1.5;margin-bottom:8px}}.head.sm h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width:768px){.head.sm h2{font-size:22px;line-height:1.5}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_numbers p{font-size:1.7rem;line-height:2.4rem;color:var(--content_color);margin-top:2.9rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}.home_numbers .year{display:flex;align-items:flex-end;gap:1.5rem}@media screen and (max-width:768px){.home_numbers .year{gap:12px;margin-left:auto}}.home_numbers .year span{font-size:7rem;line-height:1;font-weight:700;color:var(--theme_color)}.home_numbers .year .num{font-size:8.4rem}@media screen and (max-width:768px){.home_numbers .year span{font-size:2rem}}@media screen and (max-width:768px){.home_numbers .year .num{font-size:3rem}}.home_numbers .year .label{font-size:2rem;line-height:2.6rem;color:rgb(104,114,135);max-width:10.9rem}@media screen and (max-width:768px){.home_numbers .year .label{font-size:0.9rem;line-height:1.5;max-width:100px}}.home_numbers .nums{margin-top:4.4rem}@media screen and (max-width:768px){.home_numbers .nums{margin-top:2rem}}.home_numbers .nums > ul{border-top:1px solid rgb(221,221,221);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.home_numbers .nums > ul{grid-template-columns:1fr 1fr}}@media screen and (min-width:640px) and (max-width:768px){.home_numbers .nums > ul{grid-template-columns:1fr 1fr 1fr}}.home_numbers .nums li{border-bottom:1px solid rgb(221,221,221);padding:3.5rem 3rem 3.4rem 0px}@media screen and (max-width:768px){.home_numbers .nums li{padding:1rem}}.home_numbers .nums li span{font-size:3.7rem;font-weight:600;color:var(--theme_color);line-height:1}.home_numbers .nums li .num{font-size:4.8rem;letter-spacing:1.2px;margin-right:0.8rem}@media screen and (max-width:768px){.home_numbers .nums li span{font-size:1.4rem}}@media screen and (max-width:768px){.home_numbers .nums li .num{font-size:1.6rem;letter-spacing:unset;margin-right:4px}}.home_numbers .nums li .label{font-size:1.7rem;line-height:2.2rem;color:rgb(104,114,135);margin-top:1rem}@media screen and (max-width:768px){.home_numbers .nums li .label{font-size:0.9rem;line-height:1.5;margin-top:6px}}@media screen and (max-width:786px){}.home_global{padding:4.5rem 0px 2.5rem;overflow:hidden}@media screen and (max-width:768px){.home_global{padding:3rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.home_global .main{position:relative}.home_global .img{width:100%;padding-bottom:66.3889%;pointer-events:none;user-select:none}.img.img_ct img{object-fit:contain}.home_global .float{position:static}@media screen and (max-width:768px){.home_global .float{margin-top:2rem}}.home_global .float > ul{position:static}@media screen and (max-width:768px){.home_global .float > ul{display:grid;gap:1rem}}@media screen and (min-width:640px) and (max-width:768px){.home_global .float > ul{grid-template-columns:1fr 1fr}}.home_global .float li{position:absolute;left:0px;top:0px;z-index:9;width:35.55%;display:grid;align-items:start;grid-template-columns:auto 1fr;gap:26.5948%;pointer-events:none}.home_global .float li:nth-child(1){left:22.05%;top:33.6%}@media screen and (min-width:768px) and (max-width:1220px){.home_global .float li{width:30.55%;gap:15.6%}}@media screen and (max-width:768px){.home_global .float li{position:static;width:100%;display:block}}.home_global .float li.white .sign{color:rgb(255,255,255)}.home_global .sign{position:relative;z-index:2;display:grid;grid-template-columns:3.2rem auto;align-items:center;gap:1px;font-size:2rem;font-weight:500;transform:translateY(4.5rem);transition:0.4s;pointer-events:all;cursor:pointer}@media screen and (max-width:768px){.home_global .sign{display:none}}.home_global .sign i{position:relative;display:block;width:100%;padding-bottom:100%}.home_global .sign i::after,.home_global .sign i::before{width:53.125%;height:53.125%;border-radius:50%;background-color:var(--theme_color);display:block;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:0.4s}.home_global .sign i::before{opacity:0.3}.home_global .box{position:relative;z-index:3;padding:2.7rem 10.4% 1.2rem 10%;transform:translateX(-20%);opacity:0;transition:0.4s,opacity 0.3s;pointer-events:none}.home_global .box::before{height:100%;aspect-ratio:197 / 223;position:absolute;right:calc(100% - 1rem);top:0px;content:"";background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_4/assets/img/home-mask1.svg") right center / contain no-repeat;z-index:-2;pointer-events:none}.home_global .box::after{width:100%;height:100%;position:absolute;left:0px;top:0px;content:"";background-color:rgb(255,255,255);border:2px solid var(--theme_color);border-radius:16px;z-index:-1}@media screen and (min-width:768px) and (max-width:1220px){.home_global .box::before{right:70%}}@media screen and (min-width:768px) and (max-width:896px){.home_global .box::before{right:20%}}@media screen and (max-width:768px){.home_global .box{width:100%;opacity:1;transform:translateX(0px);padding:1.2rem 20px 12px;border-radius:12px;pointer-events:all}}@media screen and (max-width:768px){.home_global .box::after{border-radius:12px}}@media screen and (max-width:768px){.home_global .box::before{display:none}}.home_global .box .title{display:grid;grid-template-columns:1fr auto;align-items:center;font-size:2.4rem;font-weight:600;gap:2rem}@media screen and (max-width:768px){.home_global .box .title{font-size:22px;gap:1rem}}.home_global .box .title .flag{box-shadow:rgba(183,183,183,0.45) 0px 5px 10px;width:4.8rem;height:4.8rem;border-radius:50%;background-color:rgb(255,255,255);padding:0.35rem}@media screen and (max-width:768px){.home_global .box .title .flag{width:3rem;height:3rem;padding:2px}}.home_global .box .title .flag img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.home_global .box ul{margin-top:2.1rem}@media screen and (max-width:768px){.home_global .box ul{margin-top:1rem}}.home_global .box ul li{width:100%;position:static;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:1.7rem;border-bottom:1px solid rgb(221,221,221);padding:1.8rem 0px 1.7rem;pointer-events:all}@media screen and (max-width:768px){.home_global .box ul li{font-size:0.9rem;padding:12px 0px;margin-bottom:0px}}.home_global .box ul li div:first-child{opacity:0.54}.home_global .box ul li div:nth-child(2){display:grid;grid-template-columns:auto auto;align-items:end;white-space:nowrap}.home_global .box ul li span{font-size:1.9rem;line-height:1;font-weight:600;padding-bottom:2px}.home_global .box ul li .num{font-size:2.4rem;padding-bottom:0px;letter-spacing:1px}@media screen and (max-width:768px){.home_global .box ul li span{font-size:16px}}@media screen and (max-width:768px){.home_global .box ul li .num{font-size:20px}}.home_global .float li:nth-child(2){left:23.6%;top:41.3%}.home_global .box ul li:last-child{border-bottom:none}@media screen and (max-width:768px){.home_global .float li:last-child{margin-bottom:0px}}.home_global .float li:nth-child(3){left:46.4%;top:33%}.home_global .float li.active{z-index:10}.home_global .float li:nth-child(4){left:69.2%;top:43.7%}.home_global .float li.active .sign{gap:0.6rem}.home_global .float li.active .sign i::before{width:100%;height:100%}.home_global .float li.active .sign i::after{width:59.375%;height:59.375%}.home_global .float li.active .box{opacity:1;transform:translateX(0px);pointer-events:all}.home_global .float li:nth-child(5){left:70%;top:50.7%}@media screen and (max-width:786px){}:root{--theme_color:#f08200;--swiper-wrapper-transition-timing-function,initial:;--title_color:#020e28}.about_partners{background-color:rgb(255,255,255);padding:5.35rem 0px 6.6rem}@media screen and (max-width:768px){.about_partners{padding:3rem 0px;overflow:hidden}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.head.sm strong{margin-bottom:8px}}@media screen and (max-width:768px){.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .subtitle,.head strong{font-size:15px;line-height:1.5;margin-bottom:8px}}@media screen and (max-width:768px){.head.sm h2{font-size:22px;line-height:1.5}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.about_partners .inner{max-width:138.4rem;margin:3.5rem auto 0px}@media screen and (max-width:768px){.about_partners .inner{width:calc(100% + 40px);margin:2rem -20px 0px;padding:0px 20px}}.about_partners .about_partners_swiper{overflow:hidden;border-radius:1.6rem}@media screen and (max-width:768px){.about_partners .about_partners_swiper{border-radius:8px;overflow:unset}}.about_partners .about_partners_swiper .swiper-wrapper{transition:linear}.about_partners .about_partners_swiper .img{width:100%;border-radius:1.6rem;border:1px solid rgb(242,242,242);padding-bottom:44.1%}@media screen and (max-width:768px){.about_partners .about_partners_swiper .img{border-radius:8px}}@media screen and (max-width:786px){}:root{--theme_color:#f08200;--title_color:#020e28;--content_color:#555555}.home_about{overflow:hidden;padding:2.5rem 0px 10rem;background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_5/assets/img/home-bg2.jpg") center center / cover no-repeat}@media screen and (max-width:768px){.home_about{padding:3rem 0px 4rem;position:relative;z-index:2}}@media screen and (max-width:768px){.home_about::before{width:100%;height:100%;position:absolute;left:0px;top:0px;content:"";background-color:rgb(255,255,255);z-index:-1;opacity:0.8;pointer-events:none}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.home_about .flex{padding-bottom:53.75%}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_about .flex{display:block;padding-bottom:0px}}.home_about .left{max-width:36.9rem;padding-bottom:0.3rem}@media screen and (max-width:768px){.home_about .left{padding:0px}}.home_about strong{margin-bottom:2rem}@media screen and (max-width:768px){.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .subtitle,.head strong{font-size:15px;line-height:1.5;margin-bottom:8px}}.home_about h2{font-size:6.4rem;line-height:8.1rem;text-transform:uppercase}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.btn_line{display:inline-block;text-align:center;border-radius:100px;cursor:pointer;transition:0.3s;background-color:transparent;color:var(--title_color);font-size:1.7rem;font-weight:600;border:1px solid rgba(2,14,40,0.5);padding:1.95rem 3.9rem}.btn_line:hover{background-color:var(--theme_color);color:rgb(255,255,255);border-color:var(--theme_color)}.home_about .btn_line{margin-top:3.3rem}@media screen and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:14px;letter-spacing:unset;line-height:1.5;padding:10px 20px;min-width:unset;gap:8px}}@media screen and (max-width:768px){.btn::after,.btn_line::after,.btn_i::after,.btn_line_i::after{width:12px;height:12px}}@media screen and (max-width:768px){.head .btn,.head .btn_line,.head .btn_i,.head .btn_line_i{margin-top:20px;padding:12px 1.5rem}}@media screen and (min-width:640px) and (max-width:768px){.head .btn,.head .btn_line,.head .btn_i,.head .btn_line_i{font-size:16px}}@media screen and (min-width:640px) and (max-width:768px){.btn,.btn_line,.btn_i,.btn_line_i{font-size:16px}}.home_about .desc{flex:1 1 0%;max-width:76.6rem}.fadeInRight{animation-name:fadeInRight}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (max-width:768px){.home_about .desc{max-width:unset;margin-top:1.2rem}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}.home_about h3{font-size:2.2rem;font-weight:600;margin-bottom:3.3rem}@media screen and (max-width:768px){.home_about h3{font-size:18px;margin-bottom:0px}}.home_about p{font-size:1.7rem;line-height:2.4rem;color:var(--content_color);margin-bottom:2.4rem}@media screen and (max-width:768px){.home_about p{margin-bottom:0px}}.home_about p:last-child{margin-bottom:0px}@media screen and (max-width:786px){}:root{--theme_color:#f08200;--content_color:#555555;--swiper-wrapper-transition-timing-function,initial:;--title_color:#020e28}.home_partner{overflow:hidden;padding:3.7rem 0px 2.5rem}@media screen and (max-width:768px){.home_partner{padding:3rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.gap{gap:1rem}}.home_partner .left{display:flex;flex-direction:column;justify-content:center;width:47.4306%;margin-right:-3%;padding-bottom:1.4%}@media screen and (max-width:768px){.home_partner .left{width:100%;margin-right:0px;padding-bottom:0px;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.home_partner .left{width:48%}}.home_partner strong{margin-bottom:1.2rem}@media screen and (max-width:768px){.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .subtitle,.head strong{font-size:15px;line-height:1.5;margin-bottom:8px}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_partner p{font-size:1.7rem;line-height:2.4rem;color:var(--content_color);margin-top:2.2rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}.home_partner .home_partner_swiper{overflow:hidden;margin-top:6.6rem;border-radius:16px}@media screen and (max-width:768px){.home_partner .home_partner_swiper{margin-top:20px;border-radius:10px}}.home_partner .home_partner_swiper .swiper-wrapper{transition:linear}.swiper-grid > .swiper-wrapper{flex-wrap:wrap}.home_partner .home_partner_swiper .swiper-slide{margin-bottom:1.2rem}@media screen and (max-width:768px){.home_partner .home_partner_swiper .swiper-slide{margin-bottom:0px}}.home_partner .home_partner_swiper .img{width:100%;padding-bottom:44.1%;border-radius:16px;border:1px solid rgb(242,242,242)}@media screen and (max-width:768px){.home_partner .home_partner_swiper .img{border-radius:10px}}.home_partner .right{background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_6/assets/img/home-bg3.png") center top / contain no-repeat;width:62.9861%;margin-right:-9.4444%}@media screen and (min-width:768px) and (max-width:896px){.home_partner .right{margin-right:-12%}}@media screen and (max-width:768px){.home_partner .right{width:100%;margin-right:0px}}@media screen and (min-width:640px) and (max-width:768px){.home_partner .right{width:48%;display:flex;align-items:center}}.home_partner .right .img{width:59.096%;margin:5.4rem auto 0px}@media screen and (max-width:768px){.home_partner .right .img{margin-top:0px;width:100%}}@media screen and (min-width:640px) and (max-width:768px){.home_partner .right .img{width:59.096%}}.home_partner .right .img:hover img{transform:scale(1.02)}@media screen and (max-width:786px){}:root{--swiper-wrapper-transition-timing-function,initial:;--theme_color:#f08200;--title_color:#020e28}.home_message{position:relative;padding:2.5rem 0px 7.75rem}.home_message::before{width:100%;padding-bottom:45.3125%;position:absolute;left:0px;top:35.5%;content:"";background-color:rgb(251,251,251);z-index:-1;pointer-events:none}@media screen and (max-width:768px){.home_message{padding:3rem 0px}}.home_message .home_message_swiper{position:relative;width:calc(100% - 4rem);max-width:161rem;margin:0px auto;border-radius:3rem;background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_7/assets/img/home-bg4.png") center center / cover no-repeat rgb(255,255,255);overflow:hidden;box-shadow:rgba(198,202,204,0.55) 0px 0px 20px}@media screen and (max-width:768px){.home_message .home_message_swiper{width:calc(100% - 20px);border-radius:12px}}.home_message .home_message_swiper .swiper-slide{padding:8.9rem 0px 20.3rem}@media screen and (max-width:768px){.home_message .home_message_swiper .swiper-slide{padding:2rem 0px 6rem}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_message .home_message_swiper .flex{display:block}}.home_message .home_message_swiper .left{flex:1 1 0%;max-width:78rem;padding-bottom:1.6rem}@media screen and (max-width:768px){.home_message .home_message_swiper .left{padding:0px}}.home_message .home_message_swiper i{width:5.9rem;height:5.9rem;display:block;content:"";background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_7/assets/img/douhao.svg") center center / contain no-repeat}@media screen and (max-width:768px){.home_message .home_message_swiper i{width:2rem;height:2rem}}.home_message .home_message_swiper .desc{font-size:2.4rem;line-height:3.9rem;margin-top:5.5rem}@media screen and (max-width:768px){.home_message .home_message_swiper .desc{font-size:0.9rem;line-height:1.5;margin-top:1rem}}.home_message .home_message_swiper .info{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2.4rem;font-size:2rem;font-weight:600}@media screen and (max-width:768px){.home_message .home_message_swiper .info{gap:1rem;font-size:16px;margin-top:1.2rem;margin-left:auto}}.home_message .home_message_swiper .avatar{width:8.6rem;height:8.6rem;border:2px dashed var(--theme_color);display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (max-width:768px){.home_message .home_message_swiper .info .avatar{width:3rem;height:3rem}}.home_message .home_message_swiper .avatar img{width:84.65%;height:84.65%;border-radius:50%;object-fit:cover;display:block}.home_message .home_message_swiper .label{font-size:1.4rem;font-weight:400;opacity:0.65;margin-top:0.78rem}@media screen and (max-width:768px){.home_message .home_message_swiper .info .label{font-size:0.9rem;margin-top:3px}}.home_message .swiper_btns{position:absolute;left:0px;bottom:6rem;gap:3.4rem;z-index:2}@media screen and (min-width:768px) and (max-width:1220px){.home_message .swiper_btns{padding:0px 2rem}}@media screen and (max-width:768px){.swiper_btns{gap:1rem}}@media screen and (max-width:768px){.home_message .swiper_btns{bottom:1.5rem;gap:1rem;padding:0px 20px}}.swiper_btns div::after{content:"";display:block;width:100%;height:100%;transition:0.3s;background:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_7/assets/img/arrow.svg") center center / 1rem no-repeat}.home_message .swiper_btns div{width:6.2rem;height:6.2rem}.home_message .swiper_btns div::after{background-size:1.1rem}@media screen and (max-width:768px){.swiper_btns div{width:2.5rem;height:2.5rem}}@media screen and (max-width:768px){.swiper_btns div::after{background-size:7px}}@media screen and (max-width:768px){.home_message .swiper_btns div{width:2.5rem;height:2.5rem}}@media screen and (max-width:768px){.home_message .swiper_btns div::after{background-size:7px}}@media screen and (max-width:786px){}@media screen and (min-width:786px) and (max-width:1600px){}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1200px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}}@media screen and (max-width:786px){.content{padding:0 1.2rem}}.page_contact{padding:5.3rem 0px 3.6rem}@media screen and (max-width:768px){.page_contact{padding:3rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.page_contact strong{margin-bottom:1.3rem}@media screen and (max-width:768px){.head .subtitle,.head strong{font-size:14px;line-height:1.5;margin-bottom:8px;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .subtitle,.head strong{font-size:15px;line-height:1.5;margin-bottom:8px}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.page_contact .items{margin-top:5.7rem}@media screen and (max-width:768px){.page_contact .items{margin-top:0px}}.page_contact .items > div{position:relative;column-count:2;column-gap:0px}.page_contact .items > div::after{width:1px;height:100%;position:absolute;left:50%;top:0px;transform:translateX(-50%);background-image:linear-gradient(transparent -11%,rgb(234,234,234) 80%,transparent);content:""}@media screen and (max-width:768px){.page_contact .items > div{column-count:1}}@media screen and (max-width:768px){.page_contact .items > div::after{display:none}}@media screen and (min-width:640px) and (max-width:768px){.page_contact .items > div{column-count:2}}@media screen and (min-width:640px) and (max-width:768px){.page_contact .items > div::after{display:block}}.page_contact .item{width:100%;break-inside:avoid;display:grid;grid-template-columns:1fr 8.8rem;align-items:start;border-bottom:1px solid;border-image:linear-gradient(to right,transparent,rgb(234,234,234)) 1 / 1 / 0 stretch;gap:2rem 9%;padding:4.3rem 9.1% 3.7rem 0px}@media screen and (max-width:768px){.page_contact .item{grid-template-columns:1fr;gap:1rem;padding:2rem 0px}}@media screen and (min-width:640px) and (max-width:768px){.page_contact .item{padding:2rem 1rem 2rem 0px}}.page_contact .item .title{font-size:3.2rem;font-weight:600;letter-spacing:0.7px}@media screen and (max-width:768px){.page_contact .item .title{font-size:18px;letter-spacing:unset}}.page_contact .item ul{margin-top:3.3rem}@media screen and (max-width:768px){.page_contact .item ul{margin-top:20px}}.page_contact .item ul li{position:relative;font-size:1.7rem;color:rgb(89,89,89);padding-left:3.2rem;margin-bottom:2.5rem}.page_contact .item ul li::before{width:2.5rem;height:2.5rem;position:absolute;left:0px;top:0px;background:left top / contain no-repeat;display:inline-block;content:""}.page_contact .item ul .locate{line-height:3rem}.page_contact .item ul .locate::before{top:2px;background-image:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_9/assets/img/icon-locate-blue.svg")}@media screen and (max-width:768px){.page_contact .item ul li{font-size:0.9rem;line-height:1.5;padding-left:2rem;margin-bottom:10px}}@media screen and (max-width:768px){.page_contact .item ul li::before{width:20px;height:20px}}@media screen and (max-width:768px){.page_contact .item ul .locate{line-height:1.5}}.page_contact .item ul .phone{display:flex;flex-wrap:wrap;align-items:center;gap:1.8rem}.page_contact .item ul .phone::before{background-image:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_9/assets/img/icon-phone-blue.svg");background-size:72%}@media screen and (max-width:768px){.page_contact .item ul .phone{gap:10px}}.page_contact .item ul li a{display:inline-block;transition:0.3s;text-decoration:underline transparent}.page_contact .item ul li a:hover{color:var(--theme_color);text-decoration-color:var(--theme_color)}.page_contact .item ul .phone a{border-right:1px solid rgb(221,221,221);padding-right:2rem}@media screen and (max-width:768px){.page_contact .item ul .phone a{padding-right:10px}}.page_contact .item ul .phone a:last-child{border-right:none}.page_contact .item ul li:last-child{margin-bottom:0px}.page_contact .item ul .email{line-height:2.6rem;display:flex;flex-direction:column;align-items:flex-start}.page_contact .item ul .email::before{top:0.4rem;background-image:url("https://en.link-trans.com//wp-content/plugins/sytech-fronteditor/sytpl/home_9/assets/img/icon-email-blue.svg");background-size:88%}@media screen and (max-width:768px){.page_contact .item ul .email{line-height:1.5}}@media screen and (max-width:768px){.page_contact .item ul .email::before{top:4px}}.page_contact .item .icon{width:100%;padding-bottom:100%;background:center center / contain no-repeat;display:block;content:""}@media screen and (max-width:768px){.page_contact .item .icon{width:3rem;padding:0px;height:3rem;order:-1}}.page_contact .no-border{border-bottom:none}@media screen and (max-width:768px){.page_contact .no-border{border-bottom:1px solid}}@media screen and (min-width:640px) and (max-width:768px){.page_contact .no-border{border-bottom:none}}.page_contact .right{padding-left:7.7%;padding-right:0px;border-image:linear-gradient(to right,rgb(234,234,234),transparent) 1 / 1 / 0 stretch}@media screen and (min-width:640px) and (max-width:768px){.page_contact .right{padding:2rem 0px 2rem 1rem}}@media screen and (max-width:768px){.page_contact .item:last-child{border-bottom:none}}@media screen and (max-width:786px){}@media screen and (min-width:786px) and (max-width:1600px){}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1200px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}}@media screen and (max-width:786px){.content{padding:0 1.2rem}}