.site-header{width:100%;height:60px;position:fixed;top:0;left:0;right:0;z-index:150;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.9s;box-sizing:border-box;font-size:14px;line-height:1.8}.site-header *{margin:0;padding:0;box-sizing:border-box}.site-header ul{list-style:none}.site-header a,.site-header a:link,.site-header a:visited{color:#666;text-decoration:none}.site-header.shadow{transition:2s;box-shadow:0 5px 10px rgba(0,0,0,.1)}.site-header:after{content:"";width:100vw;height:100vh;display:block;z-index:-1;background-color:#fff;position:absolute;left:0;right:0;bottom:0}.site-header .header-wrapper{max-width:1900px;margin:auto;height:60px;width:100%;display:flex;align-items:stretch;justify-content:space-between}.site-header .site-navigation{width:100%;margin-left:26px;margin-right:auto}.site-header .menu-section{position:absolute;top:60px;left:0;right:0;background-color:#e8ebef;width:100vw;opacity:0;transition:opacity .2s;opacity:0;overflow:hidden}.site-header .menu-section.animate{opacity:1}.site-header .menu-section ul{padding-left:16px;border-left:1px solid rgba(20,20,25,.15)}.site-header .menu-section li a,.site-header .menu-section li a:link{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-header .menu-section li a:hover,.site-header .menu-section li a:link:hover{text-decoration:underline}.site-header .menu-section .col{flex:1 1 auto}.site-header .menu-section .products .items{display:flex;align-items:stretch;justify-content:space-between}.site-header .menu-section .products .items .list{flex:1 1 auto;min-width:50%}.site-header .menu-section .industry-items{width:100%;display:flex;align-items:flex-start;justify-content:flex-start}.site-header .menu-section .industry-items .col{display:flex;align-items:center;flex-wrap:wrap}.site-header .menu-section .industry-items .col .item{width:25%;position:relative;display:flex;align-items:center;justify-content:flex-start;font-size:18px;white-space:nowrap;margin-bottom:30px;padding-right:30px}.site-header .menu-section .industry-items .col .item span{transition:color .2s}.site-header .menu-section .industry-items .col .item>a{width:100%;height:100%;top:0;left:0;position:absolute;display:block;z-index:1;z-index:2}.site-header .menu-section .industry-items .col .item:hover .icon{background-color:#32bce1}.site-header .menu-section .industry-items .col .item:hover span{color:#32bce1}.site-header .menu-section .industry-items .col .icon{width:40px;min-width:40px;height:40px;background-color:#5c6675;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-right:12px;transition:background .2s}.site-header .menu-section .industry-items .col .icon img{width:20px;height:20px;display:block;top:0}.site-header .menu-section .nav-h2{font-size:20px;display:block;line-height:1.3;margin-bottom:18px;font-weight:normal;font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-header .menu-section .nav-h2:not(:first-child){margin-top:30px}.site-header .menu-section .nav-h3{font-weight:normal;font-display:swap;font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;line-height:1.3;display:block;margin-bottom:10px;margin-top:15px}.site-header .menu-section .nav-h3:not(:first-child){margin-top:23px}.site-header .menu-section .panel{width:100vw;height:auto;display:none;max-width:1920px;align-items:stretch;justify-content:flex-start;margin:auto;padding:40px 30px 30px}.site-header .menu-section .panel.show-menu-content{display:flex}.site-header .menu-section .panel.industries{padding-bottom:10px}.site-header .category-section ul{display:flex}.site-header .category-section ul a,.site-header .category-section ul a:link{height:60px;font-size:16px;display:flex;align-items:center;justify-content:center;padding:0 30px;position:relative;overflow:hidden;color:#333}.site-header .category-section ul a:before,.site-header .category-section ul a:link:before{content:"";position:absolute;width:1px;top:0;left:0;height:100%;display:block;background-color:#eee}.site-header .category-section ul a:hover,.site-header .category-section ul a:link:hover{background-color:#2465b2;color:#fff}.site-header .category-section ul a:hover:before,.site-header .category-section ul a:link:hover:before{display:none}.site-header .category-section ul li{position:relative}.site-header .category-section ul li:last-child a:after,.site-header .category-section ul li:last-child a:link:after{content:"";position:absolute;width:1px;top:0;right:0;height:100%;display:block;background-color:#eee}.site-header .category-section ul li:hover+li a:before{display:none}.site-header .category-section ul li:hover:last-child a:after{display:none}.site-header .category-section ul li.active a{color:#fff;background-color:#2465b2}.site-header .category-section ul li.active:after{opacity:1}.site-header .category-section ul li:after{content:"";position:absolute;z-index:5;left:50%;transform:translateX(-50%);bottom:0;border-bottom:8px solid #e8ebef;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);display:block;opacity:0}.site-header .brand{width:120px;min-width:120px;display:flex;align-items:center;justify-content:center;position:relative;margin-left:30px;z-index:10}.site-header .brand img{width:100%;max-width:none;height:auto;display:block}.site-header .brand a{width:100%;height:100%;top:0;left:0;position:absolute;display:block;z-index:1}.site-header .search-toggle{display:none}.site-header .language{min-width:60px;width:60px;height:60px;background:#2465b2;position:relative}.site-header .language>a{position:absolute;width:100%;height:100%;background:url(../img/nav/earth.svg) center center/20px 20px no-repeat}.site-header .language>a img{display:none}.site-header .header-right{display:flex;align-items:stretch;justify-content:flex-end}.site-header .header-right input{border:0 !important;outline:0 !important}.site-header .search-form{width:270px;height:60px;position:relative}.site-header .search-form div{width:100%;height:100%}.site-header .search-form div input[type=text]{position:absolute;width:100%;height:100%;padding:10px 20px;font-weight:normal;font-display:swap;font-style:normal;color:#505050;background:#f1f1f1}.site-header .search-form div input[type=submit]{position:absolute;width:60px;height:60px;right:0;background:#f1f1f1 url(../img/nav/search.svg) no-repeat center center/20px 20px;cursor:pointer;transition:.3s;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;text-indent:-9999vw}@media(min-width: 1100px){.site-header .search-form div input[type=submit]:hover{background-color:#e9e9e9}}.site-header .smallClient{position:absolute;top:0;float:none;width:100%;max-width:600px;right:0;z-index:50;margin-left:0;height:0}.site-header .smallClient .togglebtn span{display:block;background-color:#666;position:absolute;transition:.2s;transform:rotate(0)}.site-header .smallClient .togglebtn span{height:2px;width:25px;left:16px;top:27px}.site-header .smallClient .togglebtn span:first-child{left:16px;top:19px}.site-header .smallClient .togglebtn span:last-child{left:16px;top:35px}.site-header .smallClient .togglebtn{width:56px;height:56px;right:0;position:absolute;top:0}.site-header .smallClient .togglebtn.activebtn span:first-child{transform-origin:center;transform:translateY(9px) rotate(135deg);top:18px;left:16px;right:auto;width:25px}.site-header .smallClient .togglebtn.activebtn span:nth-child(2){opacity:0}.site-header .smallClient .togglebtn.activebtn span:last-child{transform-origin:center;transform:translateY(-8px) rotate(-135deg);left:16px;top:35px;right:auto;width:25px}.smallClient{display:none !important}@media(max-width: 1150px){.smallClient{display:block !important}.largeClient{display:none !important}.navigation{display:none !important}.global-header .header-btn-group{right:54px}}@media(max-width: 1150px)and (max-width: 500px){.global-header .header-btn-group{padding-right:2px}}.smallClient nav{background-color:#333}.smallacc{position:relative}.smallacc{width:100%;max-width:600px;min-height:calc(100vh - 56px);font-weight:normal;font-display:swap;font-style:normal}.small-nav{opacity:0;width:100%;max-width:600px;position:absolute;left:0;transition:.3s;transition-timing-function:ease-out;transform:translateX(102%);top:56px;display:none;max-height:100dvh;overflow:hidden;overflow-y:auto !important}.small-nav.shownav{transform:translate(0);opacity:1;display:block}.smallacc a,.smallacc a:hover{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none}.smallacc a,.smallacc a:hover{color:#fff !important;width:100%;display:block;line-height:1.3;padding:14px 14px 14px 18px;font-size:14px}.smallacc.level-1>li>a{border-bottom:1px solid #444;position:relative;font-size:16px}.smallacc .sub-menu{display:none}.smallacc .sub-menu{width:100%}.smallacc .sub-menu li,.smallacc .sub-menu li a{width:100%}.smallacc.level-1>li.active-color>a{background-color:#005bac;color:#fff}.smallacc a{min-height:47px;cursor:pointer}.smallacc .level-2{background-color:#454545}.smallacc .level-2>li>a{position:relative;padding-left:36px;border-bottom:1px solid #585858}.smallacc .level-2>li:last-child>a{border-bottom:0}.smallacc .level-2>li>a:before{width:8px;height:1px;background-color:#fff;position:absolute;left:18px;top:50%;margin-top:-1px;content:"";display:block}.smallacc .level-3{background-color:#585858}.smallacc .level-3>li>a{position:relative;padding-left:36px;border-bottom:1px solid #666}.smallacc .level-3 [data-contact-popup]{width:100%;color:#fff !important;width:100%;display:block;line-height:1.3;padding:14px 14px 14px 18px;font-size:14px;position:relative;padding-left:36px;border-bottom:1px solid #666}.smallacc .level-3 [data-contact-popup]::before{width:8px;height:1px;background-color:#fff;position:absolute;left:18px;top:50%;content:"";display:block}.smallacc .level-3 [data-contact-popup]::after{width:1px;height:14px;background-color:#fff;position:absolute;left:18px;top:50%;margin-top:-7px;content:"";display:block}.smallacc .level-3 [data-contact-popup]:last-child::after{height:8px}.smallacc .level-3>li:last-child>a{border-bottom:0}.smallacc .level-3>li>a:before{width:8px;height:1px;background-color:#fff;position:absolute;left:18px;top:50%;content:"";display:block}.smallacc .level-3>li>a:after{width:1px;height:14px;background-color:#fff;position:absolute;left:18px;top:50%;margin-top:-7px;content:"";display:block}.smallacc .level-3>li:last-child>a:after{height:8px}.smallacc .level-4{background-color:#666}.smallacc .level-4>li>a{position:relative;padding-left:52px;border-bottom:1px solid #7b7b7b}.smallacc .level-4>li:last-child>a{border-bottom:0}.smallacc .level-4>li>a:before{width:8px;height:1px;background-color:#fff;position:absolute;left:36px;top:50%;content:"";display:block}.smallacc .level-4>li>a:after{width:1px;height:14px;background-color:#fff;position:absolute;left:36px;top:50%;margin-top:-7px;content:"";display:block}.smallacc .level-4>li:last-child>a:after{height:8px}.smallacc .level-5{background-color:#7b7b7b}.smallacc .level-5>li>a{position:relative;padding-left:68px;border-bottom:1px solid #888}.smallacc .level-5>li:last-child>a{border-bottom:0}.smallacc .level-5>li>a:before{width:8px;height:1px;background-color:#fff;position:absolute;left:53px;top:50%;content:"";display:block}.smallacc .level-5>li>a:after{width:1px;height:14px;background-color:#fff;position:absolute;left:53px;top:50%;margin-top:-7px;content:"";display:block}.smallacc .level-5>li:last-child>a:after{height:8px}.smallClient .togglebtn{width:60px;height:60px;position:relative;cursor:pointer;float:right;right:10px}.smallClient .plus-icon{width:14px;height:14px;position:absolute;right:15px;top:50%;margin-top:-7px;transition:.3s;transform:rotate(0)}.smallClient .plus-icon svg{display:block;width:14px;height:14px}.smallClient .plus-icon.rotateplus{transform:rotate(225deg)}.smallClient .clickable{position:absolute;top:0;right:0;height:46px;width:46px;z-index:10;background-color:rgba(0,0,0,.1)}.smallClient .smallacc .has-submenu{position:relative}@media(max-width: 500px){.smallClient .togglebtn{height:50px;right:3px;width:50px}.smallClient .togglebtn span{width:28px;top:25px;left:8px}.smallClient .togglebtn span:first-child{top:16px;left:8px}.smallClient .togglebtn span:last-child{top:34px;left:8px}}.smallClient .togglebtn.activebtn span{top:23px;left:23px}.smallClient .togglebtn.activebtn span:first-child{left:12px}.smallClient .togglebtn.activebtn span:last-child{left:33px}.language-list{display:none}body.show-lang-box .language{background:#454545}body.show-lang-box .language-list{position:absolute;top:60px;right:0px;background-color:#454545;color:#fff;width:180px;height:auto;display:block}body.show-lang-box .language-list ul{width:100%;padding:10px 0}body.show-lang-box .language-list a,body.show-lang-box .language-list a:link,body.show-lang-box .language-list a:visited{color:#fff;padding:10px 24px;line-height:1.2;white-space:nowrap;display:flex;align-items:center;justify-content:flex-start;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.show-lang-box .language-list a span,body.show-lang-box .language-list a:link span,body.show-lang-box .language-list a:visited span{margin-left:4px;color:#00bef0}body.show-lang-box .language-list a:hover,body.show-lang-box .language-list a:link:hover,body.show-lang-box .language-list a:visited:hover{text-decoration:none}body.show-lang-box .language-list a[href]:hover,body.show-lang-box .language-list a:link[href]:hover,body.show-lang-box .language-list a:visited[href]:hover{color:#00bef0;background-color:#333}body.show-lang-box .language-list a:not([href]):hover,body.show-lang-box .language-list a:link:not([href]):hover,body.show-lang-box .language-list a:visited:not([href]):hover{color:#666;background-color:#333}body.show-lang-box .language-list a:not([href]):hover span,body.show-lang-box .language-list a:link:not([href]):hover span,body.show-lang-box .language-list a:visited:not([href]):hover span{color:#666}@media(max-width: 1650px){.site-header .menu-section .nav-h2{font-size:18px}.about .section-about-investment-main-right div{padding:0 0 0 40px}.site-header .menu-section .nav-h3{font-size:16px}.site-header .menu-section li a,.site-header .menu-section li a:link{font-size:14px}.site-header .menu-section .industry-items .col .icon{width:36px;min-width:36px;height:36px}.site-header .menu-section .industry-items .col .item{font-size:16px}}@media(min-width: 1401px){.site-header .menu-section .nav-h2 br.wrap-if-need{display:none !important}}@media(max-width: 1400px){.site-header .menu-section .nav-h2{font-size:17px}.site-header .menu-section .nav-h3{font-size:15px}.about .section-about-investment-main-right div .nav-h2{width:270px;line-height:1.2;word-break:keep-all;display:block}.site-header .menu-section .industry-items .col:nth-child(2) .item-list{padding-left:56px}.site-header .menu-section li a,.site-header .menu-section li a:link{font-size:13px;line-height:1.6;display:block}.site-header .menu-section .industry-items .col .item{font-size:14px}.site-header .menu-section .industry-items .col .item{margin-bottom:15px}.site-header .menu-section .panel{padding:30px 30px 20px}.site-header .menu-section .nav-h3{margin-bottom:10px;margin-top:10px}.site-header .menu-section ul{padding-left:14px}.site-header .menu-section li a,.site-header .menu-section li a:link{white-space:normal;min-width:200px;padding-right:20px}}@media(max-width: 1300px){.site-header .brand{width:110px;min-width:110px}.site-header .menu-section li a,.site-header .menu-section li a:link{line-height:1.6}.site-header .menu-section ul{padding-left:12px}.fig-text-gray .item .figure{width:40%;min-width:40%}}@media(max-width: 1150px){.corporate-status p{font-size:14px}.site-header .header-right{right:56px;position:absolute;top:0}.site-navigation{display:none !important}.site-header{height:56px;background-color:#fff}.site-header .header-wrapper{height:56px}.site-header .search-form{height:56px}.site-header .language{width:56px;min-width:56px;height:56px}.site-header .search-form div input[type=submit]{width:56px;height:56px}body.show-lang-box .language-list{top:56px}body.show-lang-box .language-list a,body.show-lang-box .language-list a:link,body.show-lang-box .language-list a:visited{font-size:14px}}body.show-mobile-nav .site-header{position:fixed}@media(max-width: 650px){.header-right{width:100%;position:absolute;left:0;right:0;margin:0;top:0;z-index:1}body.show-mobile-search .site-header .search-form{display:block}body.show-mobile-search .site-header .search-form div input[type=submit]{display:none !important}body.show-mobile-search .site-header .search-form div input[type=text]{padding:0 18px;background-color:#e9e9e9;height:36px;width:100%;position:relative;border-radius:100px;box-shadow:inset 1px 1px 1px rgba(0,0,0,.05)}body.show-mobile-search .site-header .search-form div{padding:4px 20px 16px}body.show-mobile-search .site-header .search-form{width:100%;height:56px;position:absolute;top:56px;left:0;right:0;background-color:#fff}.site-header .search-form{display:none}.search-toggle{width:56px;height:56px;position:absolute;right:56px;top:0;display:flex !important;align-items:center;justify-content:center}.search-toggle img{display:block !important;width:24px;height:24px;transform:translateY(1px)}.site-header .language>a img{display:block !important;width:25px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.site-header .language{background-color:rgba(0,0,0,0);right:64px}.site-header .language>a{background-image:none}.search-toggle{right:118px}.site-header .smallClient .togglebtn{right:8px}.site-header .brand{margin-left:20px}}@media(min-width: 1100px){.site-header .menu-section p a:hover{text-decoration:underline !important}}.site-header .menu-section .panel.services{padding:0;align-items:flex-start;max-width:1920px}.site-header .menu-section .panel.services .services-left{width:68%;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between;padding:60px 30px 30px}.site-header .menu-section .panel.services .services-left .col{width:33.3333333%}.site-header .menu-section .panel.services .services-left .col:nth-child(1),.site-header .menu-section .panel.services .services-left .col:nth-child(2),.site-header .menu-section .panel.services .services-left .col:nth-child(3){margin-bottom:50px}.site-header .menu-section .panel.services .services-right{position:relative;width:32%}.site-header .menu-section .panel.services .services-right .hasbg{width:100%;position:relative}.site-header .menu-section .panel.services .services-right .hasbg:before{content:"";display:block;width:100%;position:relative;padding-top:100%;z-index:-1}.site-header .menu-section .panel.services .services-right .hasbg img{position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;top:0;left:0;width:100%;height:100%}.site-header .menu-section .panel.services .services-right .txt{position:absolute;top:60px;left:60px;z-index:2;color:#5b5b5c}.site-header .menu-section .panel.services .services-right .txt .nav-h2{font-size:44px;margin-bottom:25px}.site-header .menu-section .panel.services .services-right .txt a,.site-header .menu-section .panel.services .services-right .txt a:link{line-height:1.2;margin:6px 4px 0;font-size:16px;display:inline-block;padding:8px 16px;border:1px solid #5b5b5c;transition:.2s;color:#5b5b5c}.site-header .menu-section .panel.services .services-right .txt a:hover,.site-header .menu-section .panel.services .services-right .txt a:link:hover{text-decoration:none !important;background-color:#5b5b5c;color:#fff}@media(min-width: 1921px){.site-header .menu-section .panel.services{max-width:1880px}.site-header .menu-section .panel.services .services-left{width:72%}.site-header .menu-section .panel.services .services-right{width:28%}.site-header .menu-section .panel.services .services-right .txt .nav-h2{font-size:50px}.site-header .menu-section .panel.services .services-right .txt a{font-size:20px}}@media(max-width: 1650px){.site-header .menu-section .panel.services .services-right .txt .nav-h2{font-size:36px}}@media(max-width: 1500px){.site-header .menu-section .panel.services .services-left{padding:40px 30px 30px}.site-header .menu-section .panel.services .services-left .col:nth-child(1),.site-header .menu-section .panel.services .services-left .col:nth-child(2),.site-header .menu-section .panel.services .services-left .col:nth-child(3){margin-bottom:30px}.site-header .menu-section .panel.services .services-right .txt{left:40px;top:40px}.site-header .menu-section .panel.services .services-right .txt .nav-h2{font-size:34px}.site-header .menu-section .panel.services .services-right .txt a{font-size:17px}}@media(max-width: 1250px){.site-header .menu-section .panel.services .services-left{width:66%}.site-header .menu-section .panel.services .services-right{width:34%}.site-header .menu-section .panel.services .services-right .txt .nav-h2{font-size:32px}.site-header .menu-section .panel.services .services-right .txt a{font-size:16px}}