@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap);:root{--dark-blue:#19174D;--primary:#CFF700;--secondary:#494DF7;--text-dark:#151342;--text-light:#859EB5;--white:#FFFFFF;--body-color:#F8F9FA;--title-color:#203747;--text-color:#40738D;--color-8d928d:#8D928D;--color-17191a:#17191A;--body-font:'Montserrat',sans-serif;--h1-font-size:2rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:0.875rem;--smaller-font-size:0.75rem;--font-light:300;--font-regular:400;--font-medium:500;--font-semi-bold:600;--font-bold:700;--header-height:126px;--container-padding:15px;--gap-small:10px;--gap-medium:20px;--gap-large:40px;--radius-small:8px;--radius-medium:16px;--radius-large:24px;--radius-full:9999px;--z-back:-1;--z-normal:1;--z-tooltip:10;--z-fixed:100;--z-modal:1000;--transition-fast:0.2s ease;--transition-normal:0.3s ease;--transition-slow:0.4s ease;--shadow-small:0 2px 4px rgba(0, 0, 0, 0.1);--shadow-medium:0 4px 8px rgba(0, 0, 0, 0.1);--shadow-large:0 8px 16px rgba(0, 0, 0, 0.1);--container-width-sm:540px;--container-width-md:720px;--container-width-lg:960px;--container-width-xl:1140px;--container-width-xxl:1320px}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{padding:var(--header-height) 0 0 0;font-size:var(--normal-font-size);font-family:var(--body-font);background-color:var(--body-color);color:var(--text-color);min-height:100vh;line-height:1.4;overflow:scroll-y}h1,h3{font-weight:var(--font-medium);color:var(--title-color);margin-bottom:1em}h2{font-weight:var(--font-medium);color:var(--title-color);text-align:center;margin-bottom:1em}p{margin-bottom:1em}a{display:inline-block;-webkit-tap-highlight-color:transparent;text-decoration:none}img{max-width:100%;height:auto}.flex{display:flex}.flex-column{flex-direction:column}.section{padding:2rem 0}.section-title{font-size:var(--h2-font-size);text-align:left;margin-bottom:var(--mb-4);color:#ff8500}.copyright{margin:.4em 0}.main{flex-grow:1}.containers{padding-left:calc(100vw / 1800 * 180);padding-right:calc(100vw / 1800 * 180)}.home-bg,.product-bg{background-color:#203747;background-repeat:no-repeat;background-position:center;background-size:cover}.policy-bg{background-color:#f4fafa;background-repeat:no-repeat;background-position:center;background-size:cover;padding:40px 0}.anchor{display:block;position:relative;top:calc(-1 * var(--header-height));visibility:hidden}.scroll-header{box-shadow:0 2px 4px rgba(0,0,0,.1)}.scrolltop{position:fixed;right:1rem;bottom:-100%;background-color:rgba(0,0,0,.5);padding:.3rem;font-size:1.3rem;color:#fff;border-radius:.2rem;display:flex;align-items:center;box-shadow:0 0 4px rgba(0,0,0,.1);transition:.3s;visibility:hidden}.show-scrolltop{bottom:1.5rem;visibility:visible}.download-a1 img{transform-origin:center center;transition:.3s}.download-a2 img{transform-origin:center center;transition:.3s}.download-a1:hover img{transform:scale(1.1,1.1)}.download-a2:hover img{transform:scale(1.1,1.1)}.footer-10{display:flex;flex-direction:column}.footer-100{width:100%;margin-bottom:30px}.foo-li{display:flex;flex-direction:column;justify-content:space-around;margin-bottom:15px}.foo-p{font-size:12px;font-weight:500;color:#859eb5;line-height:18px;margin-bottom:15px}.foo-p.App-subject{color:var(--first-color);font-weight:bolder}.footer-200{width:100%;background:#f2f9ff;padding:20px;margin-bottom:30px;background-image:url(../assets/images/KF.png);background-repeat:no-repeat;background-size:20%;background-position:right 20px bottom 20px;display:flex;flex-direction:column;justify-content:space-around}.footer-200 .f200-1{font-size:12px;font-weight:500;color:#0a2640;line-height:16px}.footer-200 .f200-2{margin-bottom:15px}.footer-200 .f200-2 p{font-size:14px;margin-bottom:6px}.footer-200 .f200-2 span{color:#859eb5}.footer-50-3{border-top:1px solid #e6f2fe;padding:10px 0 0 0;font-size:10px;font-weight:500;color:#859eb5;line-height:16px;display:flex;flex-direction:column;align-items:flex-start}.footer-50-3 img{padding-right:10px;height:34px}.home .container{flex-direction:row;align-items:center}.home{position:relative}.home-bj{display:none;width:30%;height:100%;position:relative}.home-bj img{width:100%}.home-bj-a{font-weight:500;color:#fff;line-height:14px;font-size:12px;position:absolute;right:0;bottom:16px}.home-bj-a text{color:#000}.home-bj-a:hover{color:#4db659!important}.home-bj-a:hover text{color:#4db659!important}.home-h2 p{color:#fff;font-weight:700;font-size:2rem;margin-top:30px}.home-h2-p{font-weight:300;font-size:1rem;color:#fff}.home-h2-p .p{display:flex}.home-h2-p .p{margin-bottom:15px}.home-h2-p .p img{width:25px;height:25px;margin-top:-3px;margin-right:15px}.dow-di{color:#fff;font-size:.8rem;margin-bottom:20px}.buro-title{color:#060945;margin-bottom:1.35rem;font-size:1.4rem}.home__data{width:100%;height:80%;display:flex;flex-direction:column;justify-content:center}.home__data h1{font-size:var(--h1-font-size);color:var(--title-color);margin-top:var(--mb-2);margin-bottom:var(--mb-2)}.home__data p{margin-bottom:var(--mb-2)}.home__download-googleplay{display:block;width:185px;margin-top:var(--mb-3)}.home__download-googleplay img{width:100%}.home__img{flex:0 0 300px;align-self:center;width:40%}.download{display:block}.download-a1{margin-right:20px}.ProductFigure-mobile-1{width:100%;margin-bottom:40px}.ProductFigure-mobile-2{width:100%;margin-bottom:40px}.ProductFigure-mobile-lift{padding-left:0;box-sizing:border-box}.ProductFigure-mobile-title{font-weight:800;color:#000;font-size:2rem;margin-bottom:20px;margin-top:40px;text-align:center}.ProductFigure-mobile-img{width:30px;height:30px;line-height:30px;text-align:center;font-size:20px;color:#fff;display:inline-block;background:#0a2640;border-radius:50%}.ProductFigure-mobile-list{float:right;width:calc(100% - 40px);font-size:1.1rem;color:#6f728a;position:relative}.ProductFigure-mobile-list-00{font-size:80px;font-weight:700;color:rgba(133,158,181,.09);line-height:80px;position:absolute;right:0;bottom:-10px}.ProductFigure-mobile-list .tit{font-size:20px;font-weight:500;color:#0a2640;line-height:30px}.ProductFigure-mobile-list .p{font-size:14px;font-weight:500;color:#859eb5;line-height:24px}.ProductFigure-mobile-right{padding-right:0;box-sizing:border-box}.ProductFigure-mobile0{width:100%;overflow:hidden}.ProductFigure-mobile0-2{width:100%;overflow:hidden;margin-bottom:1rem;background:#f2f9ff;padding:20px;padding-right:10px}.ProductFigure-mobile0-1{width:100%;overflow:hidden;display:flex;flex-direction:column}.ProductFigure-mobile-lift-img{background:#0a2640;border-radius:15px;padding:20px 20px 20px 20px;background-image:url(../assets/images/como.png),url(../assets/images/como-1.png);background-repeat:no-repeat,no-repeat;background-size:90%,90%;background-position:center bottom,left top}.ProductFigure-mobile-lift-img .div{text-align:center;font-size:1rem;font-weight:700;color:#fff;line-height:40px}.ProductFigure-mobile-lift-img ul{font-size:.85rem;font-weight:500;color:#fff;line-height:16px;margin-top:15px;padding-left:20px}.ProductFigure-mobile-lift-img ul li{margin-bottom:10px}.w-bj-buro{padding-top:3rem;padding-bottom:3rem}.fixed-button{position:fixed;bottom:0;left:0;width:100%;z-index:100;transition:.3s;display:none;text-align:center;padding:10px 0 5px;background:rgba(0,0,0,.5)}@media screen and (max-width:1024px){body{padding:80px 0 0 0}}