@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/4.1.1/normalize.min.css);
@import url(https://fonts.googleapis.com/css?family=Comfortaa|Lato|Noto+Sans);
.flex-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.flex-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.flex-1{-webkit-flex:1;flex:1}.vertical-flex-item{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@-webkit-keyframes fadeInUpShort{from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpShort{from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpShort{-webkit-animation-name:fadeInUpShort;animation-name:fadeInUpShort}.tempHide{display:none}@media screen and (max-width: 960px){.navbar-container{display:none}}.navbar-container{-webkit-transition:.1s;-moz-transition:.1s;-o-transition:.1s;transition:.1s;z-index:1;position:absolute;width:100%}.navbar-container.fixed{position:fixed;top:0;background-color:#fff;height:60px}.navbar-container span.brand-text{position:absolute;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-family:"Comfortaa","Lato",sans-serif;font-weight:700;font-size:14px;-webkit-justify-content:center;justify-content:center;letter-spacing:4.2px;top:23px;color:#e2e2e2;width:100%;margin-right:40px}.navbar-container .navbar{margin:55px auto;width:85%}.navbar-container .navbar.fixed{margin:12px auto}.navbar-container .navbar.fixed .navgator.link div{color:#666}.navbar-container .navbar.fixed .navgator.link div span.underline{background-color:#666;display:none}.navbar-container .navbar.fixed .navgator.link div a{color:#666}.navbar-container .navbar.fixed .navgator.login{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.navbar-container .navbar.fixed .navgator.login div{color:#666}.navbar-container .navbar .navgator{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;position:relative;width:50%;height:100%;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:12px}.navbar-container .navbar .navgator.link div{cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;line-height:40px;letter-spacing:4px;color:#fff;margin-right:40px}.navbar-container .navbar .navgator.link div.hidden{display:none}.navbar-container .navbar .navgator.link div span.underline{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;position:relative;height:1px;width:0%;background-color:#fff}.navbar-container .navbar .navgator.link div:hover .underline{width:100%;background-color:#fff}.navbar-container .navbar .navgator.login{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px);-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.navbar-container .navbar .navgator.login div{cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;line-height:40px;letter-spacing:3px;color:#fff;width:100px;height:40px;margin-right:40px}.navbar-container .navbar .navgator.login div.login-btn{border:1.5px solid #fff;border-radius:50px}.navbar-container .navbar .navgator.login div:hover{background-color:#fff;color:#666}@media screen and (min-width: 960px){.navbar-container-m,.nav-btn{display:none}}.nav-btn{-webkit-transform:translate(20px, 20px);-moz-transform:translate(20px, 20px);-ms-transform:translate(20px, 20px);-o-transform:translate(20px, 20px);transform:translate(20px, 20px);z-index:2;position:fixed;width:25px;height:30px}.nav-btn span.nav-btn-line{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;display:block;position:relative;width:100%;height:3px;margin:5px 0;border-radius:5px;background-color:#fff}.nav-btn.active .nav-btn-line:nth-child(1){-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;-ms-transform-origin:left 50%;-o-transform-origin:left 50%;transform-origin:left 50%;-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);transform:rotate(40deg)}.nav-btn.active .nav-btn-line:nth-child(2){width:0}.nav-btn.active .nav-btn-line:nth-child(3){-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;-ms-transform-origin:left 50%;-o-transform-origin:left 50%;transform-origin:left 50%;-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-o-transform:rotate(-40deg);transform:rotate(-40deg)}.navbar-container-m{display:none;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;z-index:1;position:fixed;width:100%;height:0vh;overflow:hidden;background-color:rgba(0,0,0,.85)}.navbar-container-m.active{height:100vh;display:block}.navbar-container-m span.brand-text{bottom:20px;position:absolute;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:14px;letter-spacing:4px;color:#ddd;width:100%;height:50px;margin-right:40px}.navbar-container-m .navbar{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:55px 0 0;width:100%}.navbar-container-m .navbar .navgator{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;position:relative;margin:35px 0}.navbar-container-m .navbar .navgator.link div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:14px;-webkit-flex-direction:column;flex-direction:column;line-height:40px;letter-spacing:4px;color:#fff;height:50px}.navbar-container-m .navbar .navgator.login{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px);-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.navbar-container-m .navbar .navgator.login div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:400;font-size:14px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;line-height:40px;letter-spacing:3px;color:#fff;width:100px;height:40px}.tempHide{display:none}.main-container{overflow:hidden}.main-container a{text-decoration:none}.main-container .link-white{color:#fff;text-decoration:none}.section-1 .landing-container{position:relative;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);height:450px;width:85%}@media screen and (max-width: 600px){.section-1 .landing-container{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);padding-top:180px}}@media screen and (max-width: 480px){.section-1 .landing-container{padding-top:200px}}.section-1 .landing-container .brand{position:relative;width:100%;font-family:"Comfortaa","Lato",sans-serif;font-weight:700;font-size:14px;text-align:center;letter-spacing:4.2px;color:#fff}@media screen and (max-width: 1100px){.section-1 .landing-container .brand{font-size:16px}}@media screen and (max-width: 600px){.section-1 .landing-container .brand{font-size:14px}}@media screen and (max-width: 480px){.section-1 .landing-container .brand{font-size:12px;letter-spacing:3.6px}}.section-1 .landing-container .title{position:relative;margin:100px 0 30px;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:400;font-size:36px;text-align:center;letter-spacing:5.94px;color:#fff}@media screen and (max-width: 1100px){.section-1 .landing-container .title{font-size:30px}}@media screen and (max-width: 600px){.section-1 .landing-container .title{font-size:25px;margin:50px auto 30px;line-height:36px}}.section-1 .landing-container .sub-title{position:relative;width:100%;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:20px;text-align:center;letter-spacing:4px;margin:0 auto;color:#fff}@media screen and (max-width: 1100px){.section-1 .landing-container .sub-title{font-size:18px}}@media screen and (max-width: 600px){.section-1 .landing-container .sub-title{font-size:14px;width:80%}}@media screen and (max-width: 480px){.section-1 .landing-container .sub-title{line-height:21px}}.section-1 .landing-container .sub-title strong{font-weight:700}.section-1 .landing-container .download-group{position:relative;margin:100px auto 0;width:500px}@media screen and (max-width: 1100px){.section-1 .landing-container .download-group{width:400px}}@media screen and (max-width: 600px){.section-1 .landing-container .download-group{width:300px}}.section-1 .landing-container .download-group .download{position:relative;width:100%;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:12px;text-align:center;letter-spacing:3.6px;color:#fff;margin:0 auto 20px}.section-1 .landing-container .download-group .link{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.section-1 .landing-container .download-group .link a{margin:0 10px}@media screen and (max-width: 600px){.section-1 .landing-container .download-group .link{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin:10px 0}}.section-2 .service-container{position:relative}@media screen and (max-width: 600px){.section-2 .service-container{width:80%}}.section-2 .service-container .title-group{position:relative;margin:0 auto 50px}@media screen and (max-width: 480px){.section-2 .service-container .title-group{margin-bottom:30px}}.section-2 .service-container .title-group .title{position:relative;margin:0px 0 25px;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:36px;text-align:center;letter-spacing:2.7px;color:#fff}@media screen and (max-width: 600px){.section-2 .service-container .title-group .title{font-size:30px}}.section-2 .service-container .title-group .sub-title{position:relative;width:100%;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:12px;text-align:center;letter-spacing:3.5px;line-height:21px;color:#fff}@media screen and (max-width: 600px){.section-2 .service-container .title-group .sub-title{font-size:14px}}.section-2 .service-container .service-features{position:relative}@media screen and (max-width: 1200px){.section-2 .service-container .service-features{width:600px}}@media screen and (max-width: 600px){.section-2 .service-container .service-features{width:250px;margin:0 auto}}.section-2 .service-container .service-features .feature{display:inline-block;overflow:hidden;position:relative;border-radius:10px;width:230px;height:400px;margin:0 25px}@media screen and (max-width: 1200px){.section-2 .service-container .service-features .feature{margin:25px 25px}}@media screen and (max-width: 600px){.section-2 .service-container .service-features .feature{margin:25px 0;width:auto}}.section-2 .service-container .service-features .feature:hover .feature-image .overlay{background-color:rgba(0,0,0,.65)}.section-2 .service-container .service-features .feature:hover .feature-content{height:300px}.section-2 .service-container .service-features .feature .feature-image{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.section-2 .service-container .service-features .feature .feature-image img{width:100%}.section-2 .service-container .service-features .feature .feature-image .overlay{-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;position:absolute;top:0;width:100%;height:300px;background-color:rgba(0,0,0,0)}.section-2 .service-container .service-features .feature .feature-content{-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;position:absolute;bottom:0;width:100%;height:230px;color:#4a4a4a;background-color:#fff}.section-2 .service-container .service-features .feature .feature-content .feature-content-title{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:700;font-size:15px;letter-spacing:1px;text-align:center;width:100%;margin:20px 0 0;color:#333}.section-2 .service-container .service-features .feature .feature-content .feature-content-text{margin:0 auto;padding:0 2.5px;padding:10px 2.5px;display:block;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.section-2 .service-container .service-features .feature .feature-content .feature-content-text p{position:relative;margin:0;padding:0;transform-origin:50% 0;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:12px;letter-spacing:.96px;line-height:18px;transform:scale(0.833)}.section-2 .service-container .service-features .feature .make-it-show-popup{display:flex;justify-content:center;position:absolute;left:0px;right:0px;bottom:10px}.section-2 .service-container .service-features .feature .make-it-show-popup .meet-it-text{cursor:pointer;padding-bottom:3px;text-align:center;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:bold;font-size:12px;letter-spacing:.8px;color:#4a4a4a;border-bottom:solid 2px #4a4a4a;opacity:.8;transition:ease-out .25s}.section-2 .service-container .service-features .feature .make-it-show-popup .meet-it-text:hover{opacity:1;padding-bottom:4px;letter-spacing:1.5px;transform:scale(1.15)}.section-2 .service-container .service-features .feature .make-it-show-popup .meet-it-text a{color:#4a4a4a}.section-2 .service-container .service-features .feature .make-it-show-popup .meet-it-text a:visited{color:#4a4a4a}.section-3 .counts-container{position:relative}.section-3 .counts-container .title-group{position:relative;margin:0 auto 100px;width:400px}.section-3 .counts-container .title-group .title{position:relative;margin:0px 0 25px;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:36px;text-align:center;letter-spacing:2.7px;color:#fff}@media screen and (max-width: 600px){.section-3 .counts-container .title-group .title{font-size:30px}}.section-3 .counts-container .title-group .sub-title{position:relative;width:100%;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:12px;text-align:center;letter-spacing:3.5px;color:#fff}@media screen and (max-width: 600px){.section-3 .counts-container .title-group .sub-title{font-size:14px}}.section-3 .counts-container .services-use-count{position:relative;display:flex}@media screen and (max-width: 1200px){.section-3 .counts-container .services-use-count{width:900px;margin:0 auto}}@media screen and (max-width: 810px){.section-3 .counts-container .services-use-count{width:360px;margin:0 auto}}.section-3 .counts-container .services-use-count .count-display{display:inline-block;width:350px;height:210px;margin:0 20px}@media screen and (max-width: 1200px){.section-3 .counts-container .services-use-count .count-display{width:360px;margin:0 10px}}@media screen and (max-width: 810px){.section-3 .counts-container .services-use-count .count-display{margin:0}}.section-3 .counts-container .services-use-count .count-display .total-counts{position:relative;letter-spacing:2.8px;width:100%;text-align:center;margin:20px 0;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:72px;letter-spacing:3.5px;color:hsla(0,0%,100%,.7)}@media screen and (max-width: 1200px){.section-3 .counts-container .services-use-count .count-display .total-counts{font-size:80px}}.section-3 .counts-container .services-use-count .count-display .service-intro{position:relative;width:70%;text-align:center;margin:0 auto;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:14px;letter-spacing:4.08px;line-height:25px;color:#fff}@media screen and (max-width: 1200px){.section-3 .counts-container .services-use-count .count-display .service-intro{font-size:14px;letter-spacing:2px}}.subscribe-container{position:relative}@media screen and (max-width: 480px){.subscribe-container{width:80%}}.subscribe-container .horizon{width:100%;height:10px;background:url(/public/images/horizon.e2f35b361519d31bd8a1.png) center;background-size:cover;margin:30px 0}.subscribe-container .subscribe-symbol{margin:0 auto;width:320px;height:50px;background:url(/public/images/blur.00fe82a3f4d3faca6a34.png) center;border-radius:5px;background-size:cover}.subscribe-container .subscribe-symbol.email:after{cursor:pointer;content:"";position:absolute;-webkit-transform:translate(0px, 18px);-moz-transform:translate(0px, 18px);-ms-transform:translate(0px, 18px);-o-transform:translate(0px, 18px);transform:translate(0px, 18px);width:19px;height:15px;background:url(/public/images/arrow.becd679180be5bb91f49.png) center;background-size:19px 15px}.subscribe-container .subscribe-symbol.facebook{cursor:pointer}.subscribe-container .subscribe-symbol.facebook div{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:11px;letter-spacing:3px;color:#ddd}.subscribe-container .subscribe-symbol.facebook div a:before{content:"";position:absolute;-webkit-transform:translate(-28px, -3px);-moz-transform:translate(-28px, -3px);-ms-transform:translate(-28px, -3px);-o-transform:translate(-28px, -3px);transform:translate(-28px, -3px);width:10px;height:19px;background:url(/public/images/share.7424d5c41bc529c0b198.png) center;background-size:10px 19px}@media screen and (max-width: 480px){.subscribe-container .subscribe-symbol.facebook div a:before{-webkit-transform:translate(-20px, -3px);-moz-transform:translate(-20px, -3px);-ms-transform:translate(-20px, -3px);-o-transform:translate(-20px, -3px);transform:translate(-20px, -3px)}}@media screen and (max-width: 480px){.subscribe-container .subscribe-symbol.facebook div a{font-size:10px;letter-spacing:2.2px}}.subscribe-container .subscribe-symbol input{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:11px;letter-spacing:3.3px;width:80%;padding-left:20px;height:100%;background-color:rgba(0,0,0,0);color:#fff;border:0px;outline:0}@media screen and (max-width: 480px){.subscribe-container .subscribe-symbol{width:100%}.subscribe-container .subscribe-symbol input{letter-spacing:2.2px}.subscribe-container .subscribe-symbol ::-webkit-input-placeholder{font-size:10px;letter-spacing:2.2px}.subscribe-container .subscribe-symbol :-moz-placeholder{font-size:10px;letter-spacing:2.2px}.subscribe-container .subscribe-symbol ::-moz-placeholder{font-size:10px;letter-spacing:2.2px}.subscribe-container .subscribe-symbol :-ms-input-placeholder{font-size:10px;letter-spacing:2.2px}}footer{position:relative;width:100%;height:135px}footer .footer-container{-webkit-flex-direction:column;flex-direction:column}footer .footer-container a{color:#000}footer .footer-container .footer-brand{font-family:"Comfortaa","Lato",sans-serif;font-weight:700;font-size:16px;letter-spacing:4.8px;color:#ccc;margin-bottom:12px}@media screen and (max-width: 480px){footer .footer-container .footer-brand{font-family:"Comfortaa","Lato",sans-serif;font-weight:700;font-size:12px;letter-spacing:3.6px}}footer .footer-container .footer-copyright,footer .footer-container .footer-privacy-policy{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:13px;letter-spacing:1.08px;color:#4a4a4a;margin-bottom:6px}@media screen and (max-width: 480px){footer .footer-container .footer-copyright,footer .footer-container .footer-privacy-policy{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:11px}}footer .footer-container .footer-privacy-policy{margin-bottom:0}footer .footer-container .footer-privacy-policy a{color:#4a4a4a;opacity:.75}footer .footer-container .footer-privacy-policy a:hover{opacity:1}section{position:relative;width:100%;overflow:hidden}section.section-1{height:100vh;min-height:600px;background:url(/public/images/section_1.cceecd2e51d5dda8fe8f.jpg) center no-repeat fixed;background-size:cover}@media screen and (max-width: 1200px){section.section-1{background-attachment:scroll;height:auto;padding:50px 0}}@media screen and (max-width: 600px){section.section-1{height:420px;min-height:0}}@media screen and (max-width: 480px){section.section-1{height:350px;min-height:0}}section.section-2{height:100vh;min-height:540px;border-top:#fff 1px solid;background-color:#252525}@media screen and (max-width: 1200px){section.section-2{height:auto;padding:50px 0}}section.section-3{height:100vh;min-height:600px;border-top:#fff 1px solid;background:url(/public/images/section_3.55ec700691d7a3f7d01d.jpg) center no-repeat fixed;background-size:cover}@media screen and (max-width: 1200px){section.section-3{height:auto;padding:50px 0}}section.section-4{height:350px;border-top:#fff 1px solid;background:url(/public/images/section_4.d0b6f16708c6ecbb45fd.jpg) top center no-repeat;background-size:100% auto}@media screen and (max-width: 1200px){section.section-4{height:auto;padding:50px 0;background-size:cover}}.loginSeries{margin:0;padding:0;height:100vh;background-size:100% auto;background-repeat:no-repeat;overflow:hidden;text-align:center;color:#fff}.loginSeries .blackCover{z-index:1;position:absolute;width:100%;height:100vh}.loginSeries .wrapper{position:relative;z-index:2}.loginSeries a{text-decoration:none;font-weight:500;color:#fff}.loginSeries h1.title{margin:156px 0 33px 0;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:28px;letter-spacing:8.4px;line-height:41px;text-transform:uppercase}.loginSeries .formArea div{margin:0 auto 17px;padding:3px 10px;width:297px;height:49px;border-radius:5px;background:url(/public/images/shadow-background.22f50841bbcb6f00d1b5.png) center;background-size:cover}.loginSeries .formArea div input{width:90%;height:100%;border:0;outline:0;background-color:rgba(0,0,0,0);font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:500;font-size:11px;letter-spacing:3.3px;color:#fff}.loginSeries .formArea .lastInput:after{position:absolute;width:19px;height:15px;content:" ";background:url(/public/images/arrow.becd679180be5bb91f49.png) center;background-size:19px 15px;-webkit-transform:translate(-10px, 18px);-moz-transform:translate(-10px, 18px);-ms-transform:translate(-10px, 18px);-o-transform:translate(-10px, 18px);transform:translate(-10px, 18px)}.loginSeries ::-webkit-input-placeholder{color:#fff}.loginSeries .hint{margin-top:32px;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:14px;letter-spacing:1.4px}.loginSeries .hint .hintLink{font-weight:500}.loginSeries.loginPage{background:url(/public/images/login.dec8e386787fea840166.jpg) center center fixed;background-size:cover}.loginSeries.loginPage .blackCover{background-color:rgba(0,0,0,.15)}.loginSeries.signUpPage{background:url(/public/images/signUp.de5c234d49bb0f79a515.jpg) center center fixed;background-size:cover}.loginSeries.signUpPage .blackCover{background-color:rgba(0,0,0,.45)}.loginSeries.resetPWDPage{background:url(/public/images/resetPWD.07cf4dae803d67ce7b5b.jpg) center center fixed;background-size:cover}.loginSeries.resetPWDPage .blackCover{background-color:rgba(0,0,0,.3)}.invitation{margin-top:100px;padding:0;height:100vh;background-size:100% auto;background-repeat:no-repeat;overflow:hidden;text-align:center;color:#4f7b91;font-family:"Noto Sans","Helvetica",sans-serif;font-weight:400;font-size:14px;letter-spacing:2px}.invitation .help-image{margin-top:40px;margin-left:auto;margin-right:auto;width:199.8px;height:215px}.invitation a{text-decoration:none;font-weight:500;color:#fff}.invitation .button{text-decoration:none;margin-left:auto;margin-right:auto;width:200px;height:36px;font-family:"Noto Sans","Helvetica",sans-serif;font-weight:400;font-size:14px;letter-spacing:2px;line-height:36px}.invitation .button-1{margin-top:53px;color:#4f7b91;background:url(/public/images/invitationOpen.6df8425624f46d4632a8.png) center no-repeat}.invitation .button-2{margin-top:29px;color:#002f60;background:url(/public/images/invitationDownload.c1998d22123658a0ff57.png) center no-repeat}.supportedBrandsPage .navbar-container.fixed{box-shadow:0 0 3px 0px #aaa}.supportedBrandsPage section.section-1{height:260px;min-height:260px;background:url(/public/images/supportedBrands-section_1_1024.15991549398a349d06ee.jpg) center no-repeat fixed;background-size:cover}.supportedBrandsPage section.section-1 .landing-container{background-color:rgba(0,0,0,.5);width:100%}.supportedBrandsPage section.section-1 .landing-container .title{margin-top:180px;text-transform:uppercase}@media screen and (max-width: 1024px){.supportedBrandsPage section.section-1{height:150px;min-height:150px}}@media screen and (max-width: 768px){.supportedBrandsPage section.section-1{height:100px;min-height:100px;background-size:100vw auto;background-position:top center}.supportedBrandsPage section.section-1 .landing-container .title{margin:180px auto;max-width:60vw;line-height:40px}}@media screen and (max-width: 480px){.supportedBrandsPage section.section-1 .landing-container .title{margin-top:100px;max-width:300px}}.supportedBrandsPage section.section-2{padding:100px 0;height:auto;min-height:auto;text-align:center;color:#fff;background-color:#252525}@media screen and (max-width: 768px){.supportedBrandsPage section.section-2{padding:80px 0}}@media screen and (max-width: 480px){.supportedBrandsPage section.section-2{padding:50px 0}}.supportedBrandsPage section.section-2 .device-type-container .title-group .title{margin-bottom:1.5em;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:32px;letter-spacing:2.7px}@media screen and (max-width: 480px){.supportedBrandsPage section.section-2 .device-type-container .title-group .title{max-width:90vw;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:24px;letter-spacing:2px}}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper{width:1026px}@media screen and (max-width: 1024px){.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper{width:80vw}}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable{width:100%;letter-spacing:1px;border-collapse:collapse}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable tr{border-bottom:#fff 1px solid}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable th,.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable td{padding:16px 14px;line-height:26px}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable tr.tableHead{border-top:#fff 1px solid;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:400;font-size:16px}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable tr.tableBody{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:16px;border-bottom-color:hsla(0,0%,100%,.2)}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable th.model,.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable td.model{width:270px}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable th.deviceType,.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable td.deviceType{width:400px}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable tr.tableBody:last-of-type{border-bottom-color:#fff}@media screen and (max-width: 480px){.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable{letter-spacing:.5px}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable th,.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable td{padding:14px 10px;line-height:24px}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable tr.tableHead{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:400;font-size:14px}.supportedBrandsPage section.section-2 .device-type-container div.tableWrapper table.deviceTable tr.tableBody{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:14px}}.supportedBrandsPage section.section-2:nth-of-type(2n+1){color:#5c5c5c;background-color:#fff}.supportedBrandsPage section.section-2:nth-of-type(2n+1) div.tableWrapper table.deviceTable tr{border-bottom:#252525 1px solid}.supportedBrandsPage section.section-2:nth-of-type(2n+1) div.tableWrapper table.deviceTable tr.tableHead{border-top:#252525 1px solid;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:400;font-size:16px}.supportedBrandsPage section.section-2:nth-of-type(2n+1) div.tableWrapper table.deviceTable tr.tableBody{border-bottom-color:rgba(37,37,37,.2)}.supportedBrandsPage section.section-2:nth-of-type(2n+1) div.tableWrapper table.deviceTable tr.tableBody:last-of-type{border-bottom-color:#252525}.supportedBrandsPage section.section-4{padding:0;height:45px}@media screen and (max-width: 480px){.supportedBrandsPage section.section-4{height:30px}}.supportedBrandsPage footer{background-color:#252525}.supportedBrandsPage footer div.footer-container a{color:hsla(0,0%,100%,.75)}.supportedBrandsPage footer div.footer-container .footer-brand{color:hsla(0,0%,100%,.75)}.supportedBrandsPage footer div.footer-container .footer-copyright,.supportedBrandsPage footer div.footer-container .footer-privacy-policy{color:#fff}.privacyPolicyPage .navbar-container.fixed{box-shadow:0 0 3px 0px #aaa}.privacyPolicyPage section.section-1{height:260px;min-height:260px;background:url(/public/images/supportedBrands-section_1_1024.15991549398a349d06ee.jpg) center no-repeat fixed;background-size:cover}.privacyPolicyPage section.section-1 .landing-container{background-color:rgba(0,0,0,.5);width:100%}.privacyPolicyPage section.section-1 .landing-container .title{margin-top:180px;text-transform:uppercase}@media screen and (max-width: 1024px){.privacyPolicyPage section.section-1{height:150px;min-height:150px}}@media screen and (max-width: 768px){.privacyPolicyPage section.section-1{height:100px;min-height:100px;background-size:100vw auto;background-position:top center}.privacyPolicyPage section.section-1 .landing-container .title{margin:180px auto;max-width:60vw;line-height:40px}}@media screen and (max-width: 600px){.privacyPolicyPage section.section-1 .landing-container .title{margin-top:130px}}@media screen and (max-width: 480px){.privacyPolicyPage section.section-1 .landing-container .title{margin-top:100px;max-width:300px}}.privacyPolicyPage section.section-2{padding:70px 0 10px;height:auto;min-height:auto;text-align:center;color:#fff;background-color:#252525;box-sizing:border-box}@media screen and (max-width: 768px){.privacyPolicyPage section.section-2{padding:80px 0 20px}}@media screen and (max-width: 480px){.privacyPolicyPage section.section-2{padding:50px 0}}@media screen and (max-width: 480px){.privacyPolicyPage section.section-2 .policy-container{width:90%}}@media screen and (max-width: 768px){.privacyPolicyPage section.section-2 .policy-container .title-group{margin-bottom:30px}}@media screen and (max-width: 1200px){.privacyPolicyPage section.section-2 .policy-container .policy-content{width:600px}}@media screen and (max-width: 768px){.privacyPolicyPage section.section-2 .policy-container .policy-content{width:100%}}@media screen and (max-width: 600px){.privacyPolicyPage section.section-2 .policy-container .policy-content{width:100%;margin:0 auto}}.privacyPolicyPage section.section-2 .policy-container .policy-content.policy-content-main p{margin:30px auto 50px;width:70%;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:14px;text-align:center;letter-spacing:.8px;line-height:25px;transform:none;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (max-width: 1024px){.privacyPolicyPage section.section-2 .policy-container .policy-content.policy-content-main p{width:90%}}@media screen and (max-width: 768px){.privacyPolicyPage section.section-2 .policy-container .policy-content.policy-content-main p{width:80%}}@media screen and (max-width: 480px){.privacyPolicyPage section.section-2 .policy-container .policy-content.policy-content-main p{width:95%;text-align:left}}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature{width:400px;height:450px;margin:0 50px 80px 50px}@media screen and (max-width: 768px){.privacyPolicyPage section.section-2 .policy-container .policy-content .feature{margin:25px 0}}@media screen and (max-width: 480px){.privacyPolicyPage section.section-2 .policy-container .policy-content .feature{margin:25px 0;width:auto}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature:hover .feature-content{height:420px}}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature:hover .feature-content{height:400px}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content{height:280px}@media screen and (max-width: 480px){.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content{height:400px}}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-title{margin-top:30px}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-text{padding:17px 25px 0}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-text p,.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-text ul{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:14px;text-align:left;letter-spacing:.8px;line-height:18px;transform:none}@media screen and (max-width: 480px){.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-text p,.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-text ul{font-size:12px;line-height:16px}}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-text ul{margin-top:.5em}.privacyPolicyPage section.section-2 .policy-container .policy-content .feature .feature-content .feature-content-text ul ul{margin-top:0}.privacyPolicyPage section.section-2 .policy-container .title-group .title{margin-bottom:1.5em;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:32px;letter-spacing:2.7px}@media screen and (max-width: 480px){.privacyPolicyPage section.section-2 .policy-container .title-group .title{font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:300;font-size:24px;letter-spacing:2px}}.privacyPolicyPage section.section-4{padding:0;height:45px}@media screen and (max-width: 480px){.privacyPolicyPage section.section-4{height:30px}}.privacy-policy{color:#fff;font-size:16px;line-height:26px;font-weight:normal}.privacy-policy .h2{cursor:text;font-size:21px;line-height:28px;word-spacing:.5px;font-weight:normal}@keyframes fadeIn{0%{opacity:0;visibility:hidden;transform:translateY(100%)}100%{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;visibility:visible;transform:translateY(0)}100%{opacity:0;visibility:hidden;transform:translateY(100%)}}.fadeIn{animation:fadeIn 500ms ease-out forwards;-webkit-animation:fadeIn 500ms ease-out forwards}.fadeOut{animation:fadeOut 500ms ease-in forwards;-webkit-animation:fadeOut 500ms ease-in forwards}.pop-up-bg{position:fixed;top:0px;left:0px;right:0px;bottom:0px;display:flex;justify-content:center;align-items:center}.pop-up-bg .pop-up{object-fit:contain;border-radius:8px;box-shadow:0 0 14px 0 rgba(0,0,0,.5);background-blend-mode:darken;background:rgba(0,0,0,.87);display:flex;justify-content:center;visibility:hidden}@media screen and (min-width: 460px){.pop-up-bg .pop-up{max-width:660px;min-width:460px;width:80vw}}@media screen and (max-width: 460px){.pop-up-bg .pop-up{width:calc(100% - 33px*2)}}.pop-up-bg .pop-up .container{margin:0px 20px 30px 20px}@media screen and (max-width: 460px){.pop-up-bg .pop-up .container{width:100%}}.pop-up-bg .pop-up .container .title{margin-top:20px;margin-bottom:25px;letter-spacing:2.5px;text-align:center;color:#fff;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:normal;font-size:24px}.pop-up-bg .pop-up .container .also-text{margin-top:20px;letter-spacing:2.5px;text-align:center;color:#fff;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:normal;font-size:12px}.pop-up-bg .pop-up .container .more-text{margin-top:20px;letter-spacing:2.5px;text-align:center;color:#fff;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:normal;font-size:12px}.pop-up-bg .pop-up .container .icon-warp{display:flex;justify-content:center;flex-wrap:wrap}.pop-up-bg .pop-up .container .icon-warp .maidwhit-icon{background:url(/public/images/maidwhiteIcon.04ae670fac8f0f1377cc.png) no-repeat center;background-size:contain;height:80px;width:80px}.pop-up-bg .pop-up .container .icon-warp .download-warp{display:flex;flex-wrap:wrap;margin-top:10px}@media screen and (min-width: 460px){.pop-up-bg .pop-up .container .icon-warp .download-warp{margin-left:30px;max-width:310px;min-width:310px}}@media screen and (max-width: 460px){.pop-up-bg .pop-up .container .icon-warp .download-warp{width:100%;justify-content:center}}.pop-up-bg .pop-up .container .icon-warp .download-warp .download-message{letter-spacing:2.5px;text-align:center;color:#fff;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:normal;font-size:12px;width:100%}.pop-up-bg .pop-up .container .icon-warp .download-warp .apple{background:url(/public/images/apple-download-colorful.463b8e9f69a2282cdc17.png) no-repeat center;background-size:contain;height:40px;margin-top:15px}@media screen and (min-width: 460px){.pop-up-bg .pop-up .container .icon-warp .download-warp .apple{width:120px}}@media screen and (max-width: 460px){.pop-up-bg .pop-up .container .icon-warp .download-warp .apple{width:100%}}.pop-up-bg .pop-up .container .icon-warp .download-warp .android{background:url(/public/images/android-download-colorful.811d9169c4ca31675e68.png) no-repeat center;background-size:contain;height:40px;margin-top:15px}@media screen and (min-width: 460px){.pop-up-bg .pop-up .container .icon-warp .download-warp .android{width:134px;margin-left:30px}}@media screen and (max-width: 460px){.pop-up-bg .pop-up .container .icon-warp .download-warp .android{width:100%}}.pop-up-bg .pop-up .container .google-assistannce-warp{height:40px;display:flex;justify-content:left;margin-top:15px}@media screen and (min-width: 460px){.pop-up-bg .pop-up .container .google-assistannce-warp{min-width:240px}}@media screen and (max-width: 460px){.pop-up-bg .pop-up .container .google-assistannce-warp{width:100%}}.pop-up-bg .pop-up .container .google-assistannce-warp .google-assistance-icon{height:40px;width:128px;min-width:128px;background:url(/public/images/google-assistance.88b1f3f0003915b63df1.png) no-repeat center;background-size:contain}.pop-up-bg .pop-up .container .google-assistannce-warp .google-assistance-action{display:flex;align-items:center;margin-left:10px;letter-spacing:2.5px;text-align:center;color:#fff;font-family:"Lato","Helvetica","PingFang TC","Microsoft JhengHei",sans-serif;font-weight:normal;font-size:12px;text-align:left}.pop-up-bg .pop-up .container .other-assistance-warp{display:flex;justify-content:center;align-items:baseline;margin-top:15px}.pop-up-bg .pop-up .container .other-assistance-warp .tmall{height:40px;width:40px;min-width:40px;background:url(/public/images/t-mall.89960840df9cd5828dc4.png) no-repeat center;background-size:contain}.pop-up-bg .pop-up .container .other-assistance-warp .alexa{margin-left:30px;margin-top:15px;height:40px;width:130px;min-width:130px;background:url(/public/images/amazon-alexa.c349dd75f8254ef1a277.png) no-repeat center;background-size:contain}.pop-up-bg .pop-up .container .btn-close{position:absolute;top:0;right:0;width:15px;height:15px;padding:15px;background:url(/public/images/close.a69e02c53a1fd0967f72.png) no-repeat center}.language-bar{position:absolute;right:0;top:52px;width:287px;height:35px;z-index:10;overflow:hidden}.language-bar-inner{position:absolute;display:block;right:0;width:287px;height:35px;background-image:url(/public/images/languageBarBackground.ca24c33c46afcc57ba59.png);background-repeat:no-repeat}.language-bar>.closed{left:240px}.language-bar>.opening{left:0px}.language-bar-button{position:static;display:block;right:0;float:left;left:0;width:38px;height:35px;cursor:pointer}.language-bar-button-image{position:absolute;top:9px;left:20px;width:17px;height:17px;object-fit:contain;background:url(/public/images/earth-grid-symbol.b64e553389fd5887ba8d.png);background-repeat:no-repeat}.language-bar-item-block{position:static;display:block;float:left;right:0;left:0;width:249px;height:35px}.language-bar-item{position:relative;vertical-align:top;display:block;float:left;height:100%;margin-left:15px;cursor:pointer}.language-bar-item-text{position:relative;display:block;margin-top:10px;vertical-align:middle;text-align:center;font-family:Lato;font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;text-transform:uppercase;letter-spacing:2.5px;color:#fff;height:15px}.language-bar-item-underline{position:absolute;display:block;vertical-align:bottom;height:0px;bottom:0px;width:100%;border:#fff;border-width:0px 0px 2px 0px}.language-bar-item .unselected{border-style:none}.language-bar-item>.auto-selected{border-style:dashed}.language-bar-item>.manual-selected{border-style:solid}.hidden{display:none !important}

/*# sourceMappingURL=main.d04d6c0b20fd940366a7.css.map*/