@keyframes flip-in-y-axes{0%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:rotate3d(0,0,0,-20deg);transform:rotate3d(0,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:rotate3d(0,0,0,10deg);transform:rotate3d(0,0,0,10deg);opacity:1}80%{-webkit-transform:rotate3d(0,0,0,-5deg);transform:rotate3d(0,0,0,-5deg)}}.section{overflow-x:hidden}.section,.section-content{position:relative;width:100%}.section-content{max-width:1440px;margin:0 auto;padding:0 80px}@media screen and (min-width:1600px){.section-content{padding-left:0;padding-right:0}}@media screen and (max-width:768px){.section-content{padding:0 20px}}@keyframes fade-up-animation{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fade-down-animation{0%{transform:translateY(-100px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-component,.fade-trigger{opacity:0;--fade-duration:800ms;--fade-delay:0ms}.fade-animation-up{animation-name:fade-up-animation;animation-iteration-count:1;animation-timing-function:ease-in-out}.fade-animation-down,.fade-animation-up{animation-duration:var(--fade-duration);animation-delay:var(--fade-delay)}.fade-animation-down{animation-name:fade-down-animation;animation-iteration-count:1;animation-timing-function:ease-in-out}.fade-done{opacity:1}.blur{pointer-events:none}.m-1{margin:4px}.mt-1{margin-top:4px}.mr-1{margin-right:4px}.mb-1{margin-bottom:4px}.ml-1{margin-left:4px}.m-2{margin:8px}.mt-2{margin-top:8px}.mr-2{margin-right:8px}.mb-2{margin-bottom:8px}.ml-2{margin-left:8px}.m-3{margin:16px}.mt-3{margin-top:16px}.mr-3{margin-right:16px}.mb-3{margin-bottom:16px}.ml-3{margin-left:16px}.m-4{margin:24px}.mt-4{margin-top:24px}.mr-4{margin-right:24px}.mb-4{margin-bottom:24px}.ml-4{margin-left:24px}.m-5{margin:32px}.mt-5{margin-top:32px}.mr-5{margin-right:32px}.mb-5{margin-bottom:32px}.ml-5{margin-left:32px}.m-6{margin:40px}.mt-6{margin-top:40px}.mr-6{margin-right:40px}.mb-6{margin-bottom:40px}.ml-6{margin-left:40px}.m-7{margin:48px}.mt-7{margin-top:48px}.mr-7{margin-right:48px}.mb-7{margin-bottom:48px}.ml-7{margin-left:48px}.signup-btn{--btn-bg-color:#3f99f7;--btn-color:#fff;--btn-hover-brightness:1.2;--btn-shadow:none;position:relative;width:100%;background-color:var(--btn-bg-color);color:var(--btn-color);font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:40px;font-weight:500;height:40px;padding:0 8px;border-radius:4px;border:none;text-align:center;cursor:pointer;text-transform:uppercase;box-shadow:var(--btn-shadow);transition:box-shadow .2s ease-in 0ms,opacity .2s ease-in 0ms,filter .2s ease-in 0ms}.signup-btn.google{--btn-bg-color:#fff;--btn-color:rgba(0,0,0,0.54);--btn-hover-brightness:0.99;--btn-shadow:0 0.5px 2px 1px rgba(0,0,0,0.14)}.signup-btn.facebook{--btn-bg-color:#0866ff;--btn-color:#fff;--btn-hover-brightness:1.2;--btn-shadow:none}.signup-btn:hover{filter:brightness(var(--btn-hover-brightness))}.signup-btn-icon{position:absolute;left:8px;top:8px;display:block;height:24px;width:24px;margin-right:24px}.signup-btn.disabled{opacity:.3;cursor:not-allowed}.page{padding-top:101px}.section-content{overflow:hidden}@media screen and (max-width:768px){.page{padding-top:74px}}.hero-section{background-color:#fff;overflow-x:hidden}.hero-section .hero-content{overflow:visible}.hero-wrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:60px 80px 60px 0}@media screen and (min-width:1600px){.hero-wrapper{padding:120px 80px 120px 0}}@media screen and (max-width:768px){.hero-wrapper{flex-direction:column;height:auto;padding:50px 0}}.hero-blur{position:absolute;bottom:0;right:0;height:150%;z-index:1;pointer-events:none}@media screen and (max-width:768px){.hero-blur{height:auto}}.hero-data,.hero-media{position:relative;z-index:2}@media screen and (max-width:768px){.hero-data{margin-bottom:40px}}.hero-title{font-family:Barlow,sans-serif;font-size:60px;line-height:65px;font-weight:700;letter-spacing:0;margin-bottom:32px;width:550px;color:#012e58}@media screen and (min-width:1920px){.hero-title{width:637px}}@media screen and (max-width:768px){.hero-title{font-family:Barlow,sans-serif;font-size:46px;line-height:48px;font-weight:700;letter-spacing:0;width:auto;text-align:center}}.hero-text{font-family:Barlow,sans-serif;font-size:20px;line-height:28px;font-weight:400;letter-spacing:0;margin-bottom:32px;width:600px;color:#595959}@media screen and (max-width:768px){.hero-text{font-family:Barlow,sans-serif;font-size:20px;line-height:28px;font-weight:400;letter-spacing:0;width:auto;text-align:center}}.hero-icons{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px;width:326px;margin-bottom:32px}@media screen and (max-width:768px){.hero-icons{display:flex;align-items:center;justify-content:center;flex-direction:row;margin:0 auto 32px}}.hero-tooltip{box-shadow:0 0 16px 1px rgba(0,0,0,.2)}.hero-icon{width:46px;height:46px}.hero-actions{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;position:relative}.hero-actions .btn{display:inline-block}@media screen and (max-width:768px){.hero-actions{display:flex;align-items:center;justify-content:center;flex-direction:row}.hero-actions .btn{width:295px;text-align:center}}.hero-actions-text{font-family:Nanum Pen Script,cursive;font-size:16px;line-height:18px;font-weight:400;letter-spacing:0;color:#595959;width:175px;padding:6px 0;margin-left:44px}@keyframes arrow-fill{0%{stroke-dashoffset:-1000}to{stroke-dashoffset:0}}.hero-actions-arrow{position:absolute;width:140px;bottom:-100px;left:100px;stroke-dasharray:1000;stroke-dashoffset:-1000;color:#262626}.hero-actions-arrow.fade-done{stroke-dashoffset:0;animation:arrow-fill 1s ease-out 0ms}@media screen and (max-width:768px){.hero-actions-arrow,.hero-actions-text{display:none}}@keyframes hero-media-in{0%{opacity:0;transform:scale(.5) rotate(15deg)}to{opacity:1;transform:scale(1) rotate(0)}}.hero-media{opacity:0}.hero-media.fade-done{animation-name:hero-media-in;animation-timing-function:ease-in-out;animation-duration:1.6s}@keyframes bubble-fade{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.hero-media-bubble{font-family:Barlow,sans-serif;font-size:13.4px;line-height:15.4px;font-weight:400;letter-spacing:0;position:absolute;display:inline-block;border-radius:24px 24px 0 24px;padding:16px;background:#e8e8e8;width:auto;transition:opacity .4s ease-in-out 15ms,transform .4s ease-in-out 15ms;opacity:0;transform:translateY(100%);z-index:2000}.hero-media-bubble.__show{opacity:1;transform:translateY(0);animation-name:bubble-fade;animation-duration:.4s;animation-timing-function:ease-in-out}.bubble-1{top:205px;left:-90px}@media screen and (min-width:1920px){.bubble-1{top:225px}}@media screen and (max-width:768px){.bubble-1{left:-50px}}.bubble-2{top:245px;left:-50px}@media screen and (min-width:1920px){.bubble-2{top:290px}}.bubble-3{top:260px;left:-50px}@media screen and (min-width:1920px){.bubble-3{top:295px}}.hero-square{position:absolute;width:220px;height:270px;transform:translateZ(10px);opacity:0}.hero-square.animation-done{opacity:1}@media screen and (max-width:768px){.hero-square{display:none}}.square-1{left:-200px;bottom:100px}.square-2{right:-200px;bottom:200px}.square-3{right:-100px;bottom:-50px}@keyframes rotate-fade{0%{opacity:0;transform:rotateY(90deg)}to{opacity:1;transform:rotateY(0)}}.hero-media.fade-done .square-1,.hero-media.fade-done .square-2{animation-name:rotate-fade;animation-duration:.8s;animation-delay:.8s;animation-timing-function:ease-in-out}.hero-media.fade-done .square-3{animation-name:fade-up-animation;animation-duration:.8s;animation-delay:1s;animation-timing-function:ease-in-out}.hero-video{position:relative;display:block;width:100%;height:100%;transform:translateZ(40px);z-index:10}.hero-video .video-container-el{border-radius:16px;object-fit:fill;object-position:center}.hero-video .video-container-loader,.hero-video .video-container-overlay{border-radius:16px}.grow-section{background:linear-gradient(#2a3997 25%,#5f34b2 75%)}.grow-section .grow-content{padding:0;max-width:unset}.grow-bg{z-index:1}.grow-video{display:block;width:100%;min-height:810px}@media screen and (max-width:768px){.grow-video{min-height:666px}}.grow-ref{display:none}.grow-data{position:absolute;top:60px;left:50%;width:100%;transform:translateX(-50%)}@media screen and (max-width:768px){.grow-data{top:32px}}.grow-text,.grow-title{position:relative;z-index:2}@media screen and (max-width:768px){.grow-text,.grow-title{padding:0 20px}}.grow-title{font-family:Barlow,sans-serif;font-size:48px;line-height:50px;font-weight:800;letter-spacing:0;text-align:center;margin-bottom:16px;color:#fff}@supports (-webkit-background-clip:text){.grow-title .highlight{background:linear-gradient(63.46deg,#69c0ff 27%,#096dd9 78.28%),#1a9fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@supports not (-webkit-background-clip:text){.grow-title .highlight{color:#1a9fff}}@media screen and (max-width:768px){.grow-title{font-size:32px;line-height:41px}.grow-title,.grow-title .grow-title-main{font-family:Barlow,sans-serif;font-weight:800;letter-spacing:0}.grow-title .grow-title-main{font-size:48px;line-height:48px}}.grow-text{font-family:Lato,sans-serif;font-size:18px;line-height:35px;font-weight:400;letter-spacing:0;color:#d9d9d9;width:600px;text-align:center;margin:0 auto}@media screen and (max-width:768px){.grow-text{font-family:Lato,sans-serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:0;color:#bfbfbf;width:auto}}.features-section{position:relative;background:linear-gradient(180deg,#012052,#011432)}.features-section .features-content{padding-top:165px;padding-bottom:165px}@media screen and (max-width:768px){.features-section .features-content{padding-top:40px;padding-bottom:40px}}.features-block{position:relative}.features-blur-1{position:absolute;top:0;left:0;width:650px}.features-blur-2{position:absolute;top:0;right:0;width:600px}.features-blur-3{position:absolute;bottom:400px;left:0;width:800px}.features-blur-4{position:absolute;bottom:0;left:42%;width:1000px}@media screen and (max-width:768px){.features-blur-4{left:-190px;bottom:10px;width:200%}}.features-item{position:relative;width:100%}.features-item:not(:last-of-type){margin-bottom:180px}@media screen and (max-width:768px){.features-item:not(:last-of-type){margin-bottom:100px}}.features-one{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:row;position:relative;width:100%;max-width:500px}@media screen and (min-width:1920px){.features-one{max-width:575px}}@media screen and (max-width:768px){.features-one{max-width:330px;margin:0 auto}}.features-one-title-image{display:inline-block;width:45px;margin:0 6px;vertical-align:middle}.features-one-img{width:100%}.features-two{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;position:relative;width:100%}@media screen and (max-width:768px){.features-two{display:flex;align-items:center;justify-content:center;flex-direction:row}}.features-two-img{width:63%}@media screen and (max-width:768px){.features-two-img{width:77%}}.features-three{position:relative;width:100%}@media screen and (max-width:768px){.features-three{margin-top:-30px}}.features-three-img{position:relative;width:100%;z-index:2}@media screen and (max-width:768px){.features-three-img{width:calc(100% + 130px);margin:0 -70px 0 -60px}}.features2-section .features2-content{padding-top:165px;padding-bottom:165px}@media screen and (max-width:768px){.features2-section .features2-content{padding:40px 20px}}.features2-item:not(:last-of-type){margin-bottom:180px}@media screen and (max-width:768px){.features2-item:not(:last-of-type){margin-bottom:100px}}.features2-one{display:flex;align-items:center;justify-content:center;flex-direction:row;position:relative;width:100%}@media screen and (max-width:768px){.features2-one-title-main{font-family:Barlow,sans-serif;font-size:50px;line-height:52px;font-weight:800;letter-spacing:0}@supports (-webkit-background-clip:text){.features2-one-title-main{background:linear-gradient(63.46deg,#69c0ff 27%,#096dd9 78.28%),#1a9fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@supports not (-webkit-background-clip:text){.features2-one-title-main{color:#1a9fff}}}.features2-one-img{position:relative;width:100%;max-width:475px;z-index:2}.features2-two{display:flex;align-items:center;justify-content:center;flex-direction:row;position:relative;width:100%}.features2-blur-1{position:absolute;top:-300px;left:-300px;width:800px}@media screen and (max-width:768px){.features2-two-title-main{font-family:Barlow,sans-serif;font-size:50px;line-height:52px;font-weight:800;letter-spacing:0;display:block}@supports (-webkit-background-clip:text){.features2-two-title-main{background:linear-gradient(63.46deg,#69c0ff 27%,#096dd9 78.28%),#1a9fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@supports not (-webkit-background-clip:text){.features2-two-title-main{color:#1a9fff}}}.features2-two-img{position:relative;width:80%;max-width:352px;z-index:2}@media screen and (max-width:768px){.features2-two-img{width:300px}}@media screen and (max-width:768px){.touch-section .touch-content{padding:40px 20px}}.touch-category{font-family:Lato,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#096dd9;margin-bottom:8px}.touch-category,.touch-title{letter-spacing:0;text-align:center}.touch-title{font-family:Barlow,sans-serif;font-size:56px;line-height:62px;font-weight:800;color:#003a8c;width:540px;margin:0 auto 16px}@supports (-webkit-background-clip:text){.touch-title .highlight{background:linear-gradient(64.5deg,#1890ff 23.7%,#2d57e4 66.23%),#1a9fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@supports not (-webkit-background-clip:text){.touch-title .highlight{color:#1a9fff}}@media screen and (max-width:768px){.touch-title{font-size:32px;line-height:40px;width:100%}.touch-title,.touch-title .highlight{font-family:Barlow,sans-serif;font-weight:800;letter-spacing:0}.touch-title .highlight{font-size:50px;line-height:52px}}.touch-text{font-family:Lato,sans-serif;font-size:20px;line-height:32px;font-weight:400;letter-spacing:0;color:#8c8c8c;width:100%;max-width:950px;text-align:center;margin:0 auto 16px}@media screen and (max-width:768px){.touch-text{font-family:Lato,sans-serif;font-size:20px;line-height:32px;font-weight:400;letter-spacing:0;width:100%;margin-bottom:60px}}.touch-media{position:relative;display:block;width:80%;margin:0 auto}@media screen and (max-width:768px){.touch-media{display:none}}.touch-media-mobile{position:relative;display:none;width:100%;margin:0 auto}@media screen and (max-width:768px){.touch-media-mobile{display:block}}.touch-image{width:100%}@keyframes touch-m1{0%{opacity:0;transform:translateY(50%)}25%{opacity:0;transform:translateY(50%)}31.25%{opacity:1;transform:translateY(0)}93.75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50%)}}@keyframes touch-p1{0%,31.25%{transform:translateY(0)}32.813%{transform:translateY(-25%)}34.375%{transform:translateY(0)}35.938%{transform:translateY(-15%)}37.5%{transform:translateY(0)}39.063%{transform:translateY(-7.5%)}40.462%,to{transform:translateY(0)}}@keyframes touch-m2{0%,43.75%{opacity:0;transform:translateY(50%)}50%{opacity:1;transform:translateY(0)}93.75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50%)}}@keyframes touch-m3{0%,62.5%{opacity:0;transform:translateY(50%)}68.75%{opacity:1;transform:translateY(0)}93.75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50%)}}@keyframes touch-p3{0%,68.75%{transform:translateY(0)}70.313%{transform:translateY(-25%)}71.875%{transform:translateY(0)}73.438%{transform:translateY(-15%)}75%{transform:translateY(0)}76.563%{transform:translateY(-7.5%)}78.125%,to{transform:translateY(0)}}.touch-msg{position:absolute;opacity:0}.msg-1{width:16.6%;top:19.7%;left:24.5%;opacity:0;animation-name:touch-m1;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.msg-1,.msg-2{animation-duration:8s}.msg-2{width:16.1%;top:28.5%;left:59%;animation-name:touch-m2;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.msg-3{width:16.6%;top:37.3%;left:24.5%;animation-name:touch-m3;animation-duration:8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.touch-plat{position:absolute;top:6.16%;width:2.19%}.plat-1{left:64.1%}.plat-2{left:65.7%}.plat-3{left:67.3%;animation-name:touch-p1;animation-duration:8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.plat-4{left:68.9%}.plat-5{left:70.5%}.plat-6{left:72.1%;animation-name:touch-p3;animation-duration:8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.touch-media-mobile .msg-1{width:40%;top:22.28%;left:5.25%}.touch-media-mobile .msg-2{width:38.77%;top:34.54%;left:55.62%}.touch-media-mobile .msg-3{width:40%;top:46.24%;left:5.25%}.touch-media-mobile .touch-plat{top:3.5%;width:5.538%}.touch-media-mobile .plat-1{left:70.77%}.touch-media-mobile .plat-2{left:74.46%}.touch-media-mobile .plat-3{left:78.15%}.touch-media-mobile .plat-4{left:81.84%}.touch-media-mobile .plat-5{left:85.53%}.touch-media-mobile .plat-6{left:89.22%}
/*# sourceMappingURL=/views.75ec1961.css.map */