.oneline{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.clear{clear:both;float:left}.inline-block{display:inline-block}.justify{text-align:justify;text-justify:inter-ideograph;-ms-text-justify:inter-ideograph}.w-fix{display:inline-block;width:100%;height:0;vertical-align:middle}.h-fix{display:inline-block;width:0;height:100%;vertical-align:middle}.container{max-width:1400px;margin:auto;position:relative;padding:0 50px}.hover-circle:before,.hover-circle:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-sizing:border-box}.hover-circle:before{border:1px solid transparent}.hover-circle:after{border:0px solid transparent}.hover-circle:hover:before,.hover-circle.current:before{border-top-color:#E0306E;border-right-color:#E0306E;border-bottom-color:#E0306E;border-left-color:#E0306E;transition:border-top-color .15s linear,border-right-color .15s linear .1s,border-bottom-color .15s linear .2s,border-left-color .15s linear .3s}.underline{position:relative;padding-bottom:2px}.underline:before,.underline:after{content:'';position:absolute;bottom:0;right:0;height:2px}.underline:before{left:0;background:#E0306E}.underline:after{background:#fff;width:0;transition:all .3s ease-in-out}.underline:hover:after{left:0;right:auto;width:100%}button.close{position:absolute;width:40px;height:40px;background:url(/img/btn-minus.svg) no-repeat center;transition:.5s}button.close:hover{transform:rotate(360deg)}#mouse-circle,#mouse-circle-small{display:none;position:absolute;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:100000}#mouse-circle{background-image:url(/img/mouse.svg);width:35px;height:35px;top:-17.5px;left:-17.5px}#mouse-circle-small{background-image:url(/img/mouse_link.svg);width:20px;height:20px;top:-10px;left:-10px}*{cursor:none !important}html{overflow-x:hidden}html.open header #menu{right:0}body{position:relative;background:#000}header,#content,footer{width:100%;float:left;clear:both}header{position:fixed;top:0;left:0;z-index:100}header .header-container{position:relative;margin:0 70px}header .header-container .lang{position:absolute;top:55px;left:0;display:flex;gap:4px}header .header-container .lang a{width:40px;height:40px;font-size:15px;font-weight:300;line-height:40px;border-radius:50%;text-align:center;opacity:0.3;color:#fff;position:relative}header .header-container .lang a:hover,header .header-container .lang a.current{opacity:1}header .header-container .logo{position:absolute;left:0;right:0;top:53px;margin:auto;width:292px}header .header-container .logo img{width:100%;height:auto}header .header-container .menu-btn{position:absolute;right:0;top:40px;background:url(/img/Header/menu-1.svg);width:70px;height:70px}header .header-container .menu-btn:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:url(/img/Header/menu-2.svg) no-repeat center;width:37px;height:22px;transition:.2s}header .header-container .menu-btn:hover:after{transform:rotate(-15deg)}header #menu{position:fixed;top:0;height:100vh;right:-540px;width:540px;background:#C4C4C4;box-sizing:border-box;padding:0 100px;display:flex;align-items:center;justify-content:center;transition:.5s}header #menu .close{top:15px;right:15px}header #menu .wrapper{width:100%}header #menu .wrapper .search label{display:block;font-size:17px;color:#1A1A1A;margin-bottom:3px}header #menu .wrapper .search form{position:relative}header #menu .wrapper .search form input{width:100%;height:52px;background:none;box-sizing:border-box;padding-left:15px;padding-right:40px;font-size:14px;font-weight:300;border-bottom:1px solid #6d6f71;color:#000}header #menu .wrapper .search form input ::placeholder{color:#959595;opacity:1}header #menu .wrapper .search form input ::-ms-input-placeholder{color:#959595}header #menu .wrapper .search form button{position:absolute;right:0;top:0;bottom:0;margin:auto;width:40px;height:40px;background:url(/img/Header/btn-search.svg) no-repeat center}header #menu .wrapper .social-media{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}header #menu .wrapper .social-media a{border-radius:50%;background:#2C2C2C}header #menu .wrapper .lang{display:none;gap:4px;margin-top:20px}header #menu .wrapper .lang a{border-radius:50%;border:1px solid transparent;opacity:0.5;font-size:15px;font-weight:300;width:40px;height:40px;box-sizing:border-box;line-height:38px;text-align:center}header #menu .wrapper .lang a.current,header #menu .wrapper .lang a:hover{border-color:#E0306E;opacity:1}header #menu .wrapper nav{margin-top:80px}header #menu .wrapper nav a{display:block;color:#1A1A1A;font-size:30px;font-weight:300;margin-top:30px;transition:.2s}header #menu .wrapper nav a:hover,header #menu .wrapper nav a.current{color:#E0306E}header.scroll:before{content:'';position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg, #000 0%, rgba(0,0,0,0.55) 61%, rgba(0,0,0,0) 100%);opacity:0.4}#content{min-height:500px}footer{background:#3D3D3D;position:relative;padding-top:50px;padding-bottom:20px}footer .home-image{display:none}footer .bg{position:absolute;right:0;bottom:0;background:url('/img/Footer/img-footer-circle@2x.png') no-repeat center / 100% 100%;width:737px;height:592px;opacity:0.3}footer #back-to-top{position:absolute;top:0;right:0;background:url(/img/Footer/btn-backtotop-scroll.svg) no-repeat center;width:119px;height:120px;line-height:120px;text-align:center;font-size:14px;color:#AFAFAF;font-weight:200;z-index:1}footer #back-to-top:hover,footer #back-to-top.current{background:none;color:#E0306E}footer .footer-top{position:relative;display:flex;align-items:end;padding-top:50px}footer .footer-top .left{width:50%}footer .footer-top .left li{display:block}footer .footer-top .left li a{font-size:30px;font-weight:300;color:#fff;transition:.2s}footer .footer-top .left li a:hover{color:#E0306E}footer .footer-top .left li+li{margin-top:30px}footer .footer-top .right{width:50%}footer .footer-top .right .editor *{line-height:unset;color:#C4C4C4;font-size:34px;font-weight:200}footer .footer-top .right .bottom{display:flex;align-items:end;gap:20px;margin-top:40px}footer .footer-top .right .bottom a{font-size:15px;font-weight:200;color:#fff;padding-right:16px;background:url(/img/btn-circle.svg) no-repeat right top 7px}footer .footer-bottom{border-top:1px solid #707070;margin-top:87px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}footer .footer-bottom .copyright{color:#959595;font-size:14px;font-weight:300}footer:before{content:'';position:absolute;left:0;right:0;bottom:82px;background:linear-gradient(180deg, #3d3d3d 0 0%, #2c2c2c 100%);height:308px}footer:after{content:'';position:absolute;left:0;right:0;bottom:0;background:#2C2C2C;height:82px}#chat{position:fixed;top:50%;transform:translate(0, -50%);right:-100px;opacity:0;transition:.2s;z-index:99;width:76px;text-align:center;padding-bottom:23px}#chat .switch{position:relative;height:100%;display:flex;flex-flow:column;background:none}#chat .switch>span{background:url(/img/btn-chat.svg) no-repeat center / 136px;width:76px;height:76px}#chat .switch label{color:#1A1A1A;font-size:12px;font-weight:bold;margin-top:-6px}#chat .switch label span{display:block;font-weight:300}#chat .icons{display:none;height:100%;position:relative;flex-flow:column;align-items:center;justify-content:center;gap:10px}#chat .icons>*{position:relative;width:100%}#chat .icons>* .icon{display:block;border-radius:50%;width:36px;height:36px;margin:auto;background-color:#2C2C2C;background-repeat:no-repeat;background-position:center;transition:.2s}#chat .icons>* .icon:hover{background-color:#E0306E}#chat .icons>*.wtsapp .icon{background-image:url(/img/btn-whatsapp.svg)}#chat .icons>*.wechat .icon{background-image:url(/img/btn-wechat.svg)}#chat .icons>*.form .icon{background-image:url(/img/btn-form.svg)}#chat .icons>*.current .icon{background-color:#E0306E}#chat .icons>*.current:before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;background:url(/img/chat-highlight.svg) no-repeat center;width:9px;height:14px}#chat:before,#chat:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:200px}#chat:before{background:#E0306E;opacity:0.9}#chat:after{box-shadow:0px 0px 20px rgba(0,0,0,0.7);z-index:-1}#chat.open{height:auto;padding:26px 0}#chat.open .switch{display:none}#chat.open .icons{display:flex}#chat.open:before{background:#AFAFAF}#chat.animate{right:20px;opacity:1}.panel{opacity:0;position:fixed;bottom:20px;right:200px;background:#2C2C2C;border-radius:20px;box-shadow:0px 0px 20px rgba(0,0,0,0.7);padding:50px 0 50px 50px;box-sizing:border-box;width:440px;transition:.5s;z-index:-1}.panel .panel-container{overflow:auto;max-height:calc(100% - 140px);padding-right:50px}.panel .close{top:15px;right:15px}.panel h2{font-size:26px;color:#E0306E;font-weight:300;line-height:36px;margin-bottom:5px}.panel .editor,.panel>p{margin-bottom:30px}.panel .editor *,.panel>p{font-size:14px;color:#959595;font-weight:300}.panel#wechat img{width:100%;height:auto}.panel#contact-form form{position:relative}.panel#contact-form form *{font-size:17px;font-weight:200}.panel#contact-form label{display:block}.panel#contact-form label span{margin-left:13px;color:#E0306E}.panel#contact-form .row{margin-bottom:15px}.panel#contact-form .row label{margin-bottom:15px}.panel#contact-form .row input,.panel#contact-form .row textarea{width:100%;background:none;border-bottom:1px solid #6d6f71}.panel#contact-form .row input.error,.panel#contact-form .row textarea.error{border-color:#E0306E}.panel#contact-form .row input{height:40px}.panel#contact-form .row textarea{height:95px}.panel#contact-form p{font-size:14px;font-weight:300;color:#959595;text-align:left}.panel#contact-form .verification{margin-top:30px}.panel#contact-form .verification label{margin-bottom:5px}.panel#contact-form .verification .verify{display:flex;flex-wrap:wrap;align-items:center}.panel#contact-form .verification .verify #captcha{margin-right:13px}.panel#contact-form .verification .verify #refresh{background:url(/img/btn-refresh.svg) no-repeat center;width:36px;height:27px;margin-right:15px}.panel#contact-form .verification .verify input{width:calc(100% - 129px);height:44px;background:none;border-bottom:1px solid #6d6f71;text-align:center}.panel#contact-form .verification .verify input.error{border-color:#E0306E}.panel#contact-form .last-row{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.panel#contact-form .last-row .error-message{opacity:0;font-size:14px;color:#E0306E;font-weight:300}.panel#contact-form .last-row #submit{font-size:15px;background:none}.panel#contact-form .sys-message{display:none;position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;opacity:1 !important}.panel#contact-form .sys-message p{color:#fff}.panel#contact-form .sys-message.show{display:flex;align-items:center;justify-content:center}.panel.show{opacity:1;z-index:100;right:100px}@media screen and (max-width:1199px){html.open{overflow:hidden}html.open header{background:#C4C4C4;height:100%;overflow-y:scroll;transition:0s}html.open header .header-container{display:none}html.open header #menu{display:block}header .header-container{margin:0 50px}header .header-container .lang{display:none}header .header-container .logo{top:56px;width:262px}header #menu{display:none;width:100%;height:auto;background:none;padding:198px 70px 140px;position:relative}header #menu .close{right:20px}header #menu .wrapper .lang{display:flex}footer{padding:154px 0 106px}footer .bg{bottom:142px}footer .footer-top{display:block;padding-top:0;padding-bottom:106px}footer .footer-top #back-to-top{top:auto;bottom:40px}footer .footer-top .left{width:100%}footer .footer-top .right{margin-top:80px;width:100%}footer .footer-bottom{margin-top:0;padding-top:30px;display:block}footer .footer-bottom .logo{margin-bottom:20px}footer .footer-bottom .logo img{width:221px;height:auto}footer:before{bottom:142px}footer:after{height:142px}#chat{top:auto;transform:none;bottom:20px;left:0;right:0 !important;margin:auto;width:274px;padding:0}#chat .switch{flex-flow:unset;width:100%;justify-content:center;align-items:center;gap:0 10px}#chat .icons{flex-flow:unset}#chat .icons>*{width:auto;padding:20px 0}#chat .icons>*.current:before{bottom:auto;right:0;transform:rotate(90deg)}#chat.open{padding:0}.panel{bottom:100px;left:0;right:0 !important;margin:auto;max-height:calc(100vh - 120px)}.panel .panel-container{max-height:calc(100% - 200px)}}@media screen and (max-width:767px){.container{padding:0 40px}header .header-container{margin:0 20px}header .header-container .logo{top:48px;width:238px}header .header-container .menu-btn{top:30px}footer{padding-top:148px}footer .footer-top{padding-bottom:95px}footer .footer-top #back-to-top{bottom:30px}footer .footer-top .right .bottom{display:inline-flex;flex-flow:column;align-items:unset}footer .footer-top .right .bottom a{align-self:flex-start}}.oneline{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.clear{clear:both;float:none}.ib{display:inline-block}.ibt{display:inline-block;vertical-align:top}.ibm{display:inline-block;vertical-align:middle}.ibb{display:inline-block;vertical-align:bottom}.justify{text-align:justify;text-justify:inter-ideograph;-ms-text-justify:inter-ideograph}/*953795e33e25c16a067bcfa2a5842f5b*/.w-fix{display:inline-block;vertical-align:middle;width:100%;height:0}.h-fix{display:inline-block;vertical-align:middle;width:0;height:100%}.bs{box-sizing:border-box}.hl{background-color:#e0306e;color:#ffffff}.ol{list-style:none}.abs{position:absolute;left:0;top:0;width:100%;height:100%}body .m-hide,body .t-hide{display:block !important}body .m-show,body .t-show,body .d-hide{display:none !important}body .d-show{display:block !important}@media screen and (max-width:1199px){body .m-hide,body .d-hide{display:block !important}body .m-show,body .d-show,body .t-hide{display:none !important}body .t-show{display:block !important}}@media screen and (max-width:767px){body .t-hide,body .d-hide{display:block !important}body .t-show,body .d-show,body .m-hide{display:none !important}body .m-show{display:block !important}}h2.header{color:#AFAFAF;font-size:20px;line-height:36px;position:relative;padding-left:41px;font-weight:300}h2.header:before{content:'';background-color:#e0306e;border-radius:100%;width:9px;height:9px;position:absolute;left:8px;top:50%;margin-top:-4.5px}#banner{text-align:center;background-repeat:no-repeat;background-position:center top;background-size:cover;position:relative}#banner:before,#banner:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}#banner:before{background:transparent linear-gradient(180deg, #000000 0%, #151515C2 53%, #39393975 81%, #54545400 100%) 0% 0% no-repeat padding-box;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);filter:alpha(opacity = 90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;height:74.8%}#banner:after{background:#000000 0% 0% no-repeat padding-box;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);filter:alpha(opacity = 40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;top:auto;bottom:0}#banner .container{min-height:600px;padding-left:0;padding-right:0}#banner img{width:100%;height:auto}#banner .banner-container{text-align:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}#banner .banner-container .banner-text{display:inline-block;vertical-align:middle;position:relative;margin-top:84px}#banner .banner-container .banner-text h1,#banner .banner-container .banner-text span{font-size:70px;line-height:49px}#banner .banner-container .banner-text h1{position:relative;z-index:1}#banner .banner-container .banner-text span{filter:blur(13px);position:absolute;left:0;top:0}.bg-container{position:absolute;left:0;top:0;width:100%;height:100%;width:1342px;left:50%;margin-left:-671px}.bg-container:before,.bg-container:after{content:'';position:absolute;top:0;height:100%;width:1px}.bg-container:before{left:0}.bg-container:after{right:0}@media screen and (max-width:1199px){.bg-container{display:none}#banner{background:none !important}#banner .container{min-height:0}}.who-container{position:relative;padding:123px 0;box-sizing:border-box;min-height:1149px;background-color:#6e6f71}.who-container .header{color:#C4C4C4}.who-container .bg-container:before,.who-container .bg-container:after{background-color:#585a5c}.who-container .thumbnail{position:absolute;left:0;bottom:-120px;margin-right:50%}.who-container .thumbnail img{border-radius:0 1000px 1000px 0;max-width:100%;height:auto}.who-container .container{max-width:1180px}.who-container .who-wrapper{padding-left:60%}.who-container .who-wrapper .header{position:absolute;left:10px;top:-8px}.director-container{background:url(/img/background-director.jpg) no-repeat center top #e5e5e5;background-size:cover;padding:120px 0}.director-container .thumbnail{float:right;max-width:429px}.director-container .thumbnail+.director-wrapper{padding-right:449px;max-width:540px}.director-container .thumbnail img{width:100%;height:auto}.director-container .container{max-width:1200px}.director-container .director-wrapper{padding-top:114px}.director-container .director-wrapper .header{font-weight:400}.director-container .director-wrapper .editor{margin-top:105px}.director-container .director-wrapper .editor p,.director-container .director-wrapper .editor div,.director-container .director-wrapper .editor a,.director-container .director-wrapper .editor li,.director-container .director-wrapper .editor td,.director-container .director-wrapper .editor th,.director-container .director-wrapper .editor h1,.director-container .director-wrapper .editor h2,.director-container .director-wrapper .editor h3,.director-container .director-wrapper .editor h4,.director-container .director-wrapper .editor h5,.director-container .director-wrapper .editor h6{color:#494A4B}.team-container{background-color:#1A1A1A;padding:114px 0 118px;position:relative;overflow:hidden}.team-container .bg-container:before,.team-container .bg-container:after{background-color:#4d4d4d}.team-container .team-wrapper{text-align:center}.team-container .team-wrapper .header{display:inline-block;vertical-align:middle;padding-right:41px}.team-container .team-wrapper .header:after{content:'';background-color:#e0306e;border-radius:100%;width:9px;height:9px;position:absolute;top:50%;margin-top:-4.5px;right:8px}.team-container .team-wrapper .editor{text-align:left;max-width:970px;margin:76px auto 0}@media screen and (max-width:1199px){.who-container{padding-bottom:0;min-height:0}.who-container .who-wrapper{padding-left:0}.who-container .who-wrapper .header{position:relative;left:auto;top:auto}.who-container .who-wrapper .editor{margin-top:20px}.who-container .thumbnail{margin-top:60px;margin-right:0;position:relative;left:auto;bottom:auto}.who-container .thumbnail img{border-radius:0;width:100%}.director-container .director-wrapper{padding-top:0}}@media screen and (max-width:767px){.director-container .thumbnail{float:none;margin:0 auto}.director-container .thumbnail+.director-wrapper{padding-right:0;max-width:100%;margin-top:40px}.director-container .director-wrapper{padding-top:0}.director-container .director-wrapper .editor{margin-top:40px}.team-container .team-wrapper .editor{margin-top:40px}}