@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@media screen and (min-width:980px){.js .in-view:not(.visible),.js .in-view:not(.visible) .animated{-webkit-animation:none!important;animation:none!important;opacity:0}}@media screen and (max-width:979px){.animated{-webkit-animation:none!important;animation:none!important}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes slideDown{0%{opacity:1;-webkit-transform:translate(50%,0);transform:translate(50%,0)}100%{opacity:0;-webkit-transform:translate(50%,2rem);transform:translate(50%,2rem)}}@keyframes slideDown{0%{opacity:1;-webkit-transform:translate(50%,0);transform:translate(50%,0)}100%{opacity:0;-webkit-transform:translate(50%,2rem);transform:translate(50%,2rem)}}.delay-02s{-webkit-animation-delay:.2s;animation-delay:.2s}.delay-04s{-webkit-animation-delay:.4s;animation-delay:.4s}.delay-06s{-webkit-animation-delay:.6s;animation-delay:.6s}.delay-08s{-webkit-animation-delay:.8s;animation-delay:.8s}.delay-10s{-webkit-animation-delay:1s;animation-delay:1s}.delay-12s{-webkit-animation-delay:1.2s;animation-delay:1.2s}.delay-14s{-webkit-animation-delay:1.4s;animation-delay:1.4s}.delay-16s{-webkit-animation-delay:1.6s;animation-delay:1.6s}.delay-18s{-webkit-animation-delay:1.8s;animation-delay:1.8s}.delay-20s{-webkit-animation-delay:2s;animation-delay:2s}html{font-size:62.5%;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}body{-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font:normal normal normal 100%/1 Helvetica,Arial,sans-serif;color:#373737}h1,h2,h3,h4,h5,h6,p{font-size:100%;font-family:inherit;margin:0;padding:0}a{text-decoration:none;outline:0;color:inherit}a:focus{background-color:transparent}ul{list-style:none;margin:0;padding:0}figure{margin:0}img{vertical-align:bottom}h1{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:100;font-size:9.5rem;line-height:1.2}@media(min-width:980px){.pl h1{font-size:7.8rem}.hu h1{font-size:7.8rem}}@media(min-width:1200px){.pl h1{font-size:8.8rem}.hu h1{font-size:8.8rem}}h2{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:100;font-size:4.5rem;line-height:1.2;color:#00afec;margin-bottom:1rem;letter-spacing:-.01em}@media(min-width:768px){.pl h2{font-size:4.2rem}.ja h2{font-size:3.5rem}}@media(min-width:980px){.pl h2{font-size:3.2rem}.ja h2{font-size:2.8rem}.hu h2{font-size:3.2rem}}@media(min-width:1200px){.pl h2{font-size:4.2rem}.ja h2{font-size:3.5rem}.hu h2{font-size:4.2rem}}h3{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:300;font-size:3.2rem;line-height:1.2}.vi h3{font-weight:400}h4{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:300;font-size:18px;line-height:1.2}.vi h4{font-weight:400}h5{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:300;font-size:16px;line-height:1.2}.vi h5{font-weight:400}p{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:300;font-size:2rem;line-height:1.45}.vi p{font-weight:400}strong{font-weight:400}.ja strong,.ko strong,.vi strong,.zh strong{font-weight:700}.panel{position:relative;z-index:80;background-color:#fff}.panel:nth-child(even){background-color:#f5f5f5}.panel:nth-child(even) .panel-box .panel-box-ico,.panel:nth-child(even) .panel-point::before{background:#f5f5f5;-webkit-box-shadow:0 0 0 4px #f5f5f5;box-shadow:0 0 0 4px #f5f5f5}.panel .panel-container{position:relative;padding:6rem 1.5rem;max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}.panel .panel-container::after{content:'';position:absolute;right:7.5rem;top:0;bottom:0;border-left:2px dashed #00afec}.panel .panel-point{color:#00afec;padding:5rem 0;letter-spacing:-.025em}.panel .panel-point::before{content:'';position:absolute;width:3rem;height:3rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1.5rem;border:2px solid #00afec;background:#fff;-webkit-box-shadow:0 0 0 4px #fff;box-shadow:0 0 0 4px #fff;right:4.6rem;top:6.5rem;z-index:10}.panel .panel-box:last-child{padding-bottom:3rem;margin-bottom:0}.panel .panel-box .panel-box-ico{fill:none;stroke:#00afec;stroke-width:1px;width:5rem;height:5rem;position:absolute;right:3.6rem;top:0;z-index:10;background:#fff;-webkit-box-shadow:0 0 0 4px #fff;box-shadow:0 0 0 4px #fff}.panel .panel-box .panel-inner{padding-bottom:5rem;position:relative;z-index:2}.panel .panel-box p{margin-bottom:30px}.panel .panel-box p a,.panel .panel-box p strong{color:#00afec}.panel .panel-box p strong{color:#373737}.panel .panel-box p a:hover,.panel .panel-box p a:hover strong{color:#ff7200}.panel .shadow-fig img,.panel .simple-fig img{max-width:100%;height:auto;display:block}@media only screen and (max-width:979px){.panel .shadow-fig img,.panel .simple-fig img{margin:0 auto}}.panel .outside-fig img{width:auto;height:auto;display:block}@media only screen and (max-width:979px){.panel .outside-fig img{max-width:100%;margin:0 auto}}.panel .shadow-fig img{-webkit-box-shadow:0 0 24px rgba(0,0,0,.2);box-shadow:0 0 24px rgba(0,0,0,.2)}.panel .panel-box,.panel .panel-point{position:relative;padding-right:14rem}.panel[data-anchor=first-panel]{padding-top:3rem}.panel[data-anchor=first-panel] .panel-point::before{top:6.2rem}.panel[data-anchor=first-panel] .panel-container{padding:0 15px}.panel[data-anchor=first-panel] .panel-container::after{top:6.2rem}.panel ul{list-style:none;margin:0;padding:0}.panel ul li{position:relative;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:1.8rem;line-height:1.2;color:#373737;padding-right:1.5rem;margin-bottom:1rem}.panel ul li::before{content:'';display:block;width:.5rem;height:.5rem;background:#00afec;border-radius:50%;position:absolute;top:.8rem;right:0}.panel h3{margin-bottom:2rem;font-weight:300}svg.icon{display:inline-block;vertical-align:bottom}#content-wrapper{overflow:hidden;background:#fff}section .container{max-width:980px;-webkit-box-sizing:border-box;box-sizing:border-box}section .btn{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;background:0 0;outline:0;display:inline-block;border-radius:2.5rem;border:2px solid #fff;-webkit-transition:color .3s ease-out,background-color .2s ease-out;transition:color .3s ease-out,background-color .2s ease-out}section .btn:hover{background:#fff;color:#00afec;-webkit-transition-duration:.1s;transition-duration:.1s}section .big-fig{width:100%}section .big-fig img{position:absolute;top:0;-webkit-box-shadow:-1px 1px 20px 0 rgba(0,0,0,.17);box-shadow:-1px 1px 20px 0 rgba(0,0,0,.17)}section .inner{width:100%}.main{background:#fff;padding:7.5rem 0 4.4rem;text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:80;position:relative}.main .desc{margin:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:9rem 0 0}.main h1{margin-bottom:6px;color:#00afec}.opt-in figure{margin-bottom:-10rem}.opt-in figure img{-webkit-transform:translateY(-15rem);transform:translateY(-15rem)}.upload figure{margin-bottom:-10rem}.upload figure img{-webkit-transform:translateY(-14rem) translateX(-8rem);transform:translateY(-14rem) translateX(-8rem)}.manually figure{margin-bottom:-10rem}.manually figure img{-webkit-transform:translateY(-12rem) translateX(-12rem);transform:translateY(-12rem) translateX(-12rem)}.import .import-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5rem}.import .import-list li{padding:0 8rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;width:33.33%;margin:2.5rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.import .import-list li:first-child{padding-right:0}.import .import-list li::before{display:none}.import .import-list li:nth-child(1) svg{width:112px;height:80px}.import .import-list li:nth-child(2) svg{width:220px;height:50px}.import .import-list li:nth-child(3) svg{width:185px;height:50px}.import .import-list li:nth-child(4) img{width:162px;height:50px}.import .import-list li:nth-child(5) img{width:221px;height:39px}.import .import-list li:nth-child(6) img{-webkit-transform:translateY(-15px);transform:translateY(-15px);width:171px;height:68px}.key .key-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.key .key-list li{padding:0 3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5rem;width:50%}.key .key-list li::before{display:none}.key .key-list li img{width:100%}.key .key-list li:nth-child(1) img{max-width:175px}.key .key-list li:nth-child(2) img{max-width:175px}.key .key-list li:nth-child(3) img{max-width:110px}.key .key-list li:nth-child(4) img{max-width:125px}@media only screen and (max-width:479px){#FeatureList .feature a span{font-size:16px}}footer{position:relative;z-index:90}@media only screen and (max-width:1199px){.import .import-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.import .import-list li{padding:0 5rem}.import .import-list li:first-child{padding-right:5rem}.key .key-list{-webkit-transform:translateX(0);transform:translateX(0)}.key .key-list li{width:100%}}@media only screen and (max-width:979px){h1{font-size:7rem}figure{margin:0!important}figure img{-webkit-transform:none!important;transform:none!important}.panel .panel-container{padding:4rem 1.5rem}.panel .panel-container .panel-box figure img{width:100%;height:auto}.import .import-list li{margin-bottom:5rem}.import .import-list li img{width:100%!important;height:auto!important}.key .key-list{-webkit-transform:translateY(0);transform:translateY(0)}.key .key-list li{width:auto}}@media only screen and (max-width:767px){h1{font-size:5rem}h2{font-size:3.4rem}p{font-size:2rem}.main{padding:6rem 0 0}.main .desc{padding:0}.import .import-list li{width:50%}}@media only screen and (max-width:479px){h1{font-size:4.2rem}h2{font-size:3rem}p{font-size:2rem}.import .import-list li{margin-bottom:2rem;width:100%}.import .import-list li svg{width:100%!important}}