@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}@media screen and (max-width:768px){.page{padding-top:74px}}.hero-section{background:linear-gradient(180deg,#fff,#f8fcff 54.17%,#fff)}.hero-wrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:60px 0}@media screen and (min-width:1600px){.hero-wrapper{padding:120px 0}}@media screen and (max-width:768px){.hero-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:70px 0 50px}}.hero-blur-1,.hero-blur-2{display:none;position:absolute}@media screen and (max-width:768px){.hero-blur-1,.hero-blur-2{display:block}}.hero-blur-1{width:50%;top:0;left:0}.hero-blur-2{width:60%;top:80px;right:0}.hero-media,.hero-values{flex-shrink:0;flex-grow:0;flex:1}@media screen and (max-width:768px){.hero-media,.hero-values{flex-grow:unset;flex-shrink:unset;flex:unset}}@media screen and (max-width:768px){.hero-values{text-align:center}}.hero-category{font-family:Barlow,sans-serif;font-size:16px;line-height:18px;font-weight:500;letter-spacing:0;color:#096dd9;margin-bottom:4px}@media screen and (max-width:768px){.hero-category{font-family:Barlow,sans-serif;font-size:16px;line-height:18px;font-weight:500;letter-spacing:0;text-align:center}}.hero-title{font-family:Barlow,sans-serif;font-size:56px;line-height:56px;font-weight:800;letter-spacing:0;color:#003a8c;margin-bottom:32px}.hero-title br{display:none}@supports (-webkit-background-clip:text){.hero-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){.hero-title .highlight{color:#1a9fff}}@media screen and (max-width:768px){.hero-title br{display:block}.hero-title .highlight{text-align:center}}.hero-text{font-family:Lato,sans-serif;font-size:18px;line-height:32px;font-weight:400;letter-spacing:0;color:#8c8c8c;margin-bottom:32px;width:545px}@media screen and (max-width:768px){.hero-text{width:calc(100% - 32px);margin-left:auto;margin-right:auto;margin-bottom:40px}}.hero-actions .btn{display:inline-block}@media screen and (max-width:768px){.hero-actions{display:none}}.hero-media{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;padding-right:80px}@media screen and (max-width:768px){.hero-media{display:flex;align-items:center;justify-content:center;flex-direction:row;padding-right:0}}.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}.keep-section .keep-content{padding-top:60px;padding-bottom:60px}@media screen and (min-width:1600px){.keep-section .keep-content{padding-top:120px;padding-bottom:120px}}.keep-blur-1{position:absolute;left:0;top:0;height:100%}@media screen and (max-width:768px){.keep-blur-1{display:none}}.keep-media{display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.keep-image{width:100%}.keep-image.__mobile{display:none}@media screen and (max-width:768px){.keep-image{display:none}.keep-image.__mobile{display:block}}.store-section .store-content{padding-top:60px;padding-bottom:60px}@media screen and (min-width:1600px){.store-section .store-content{padding-top:120px;padding-bottom:120px}}.store-section .store-content .feature-item .feature-title .highlight{display:block}@supports (-webkit-background-clip:text){.store-section .store-content .feature-item .feature-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){.store-section .store-content .feature-item .feature-title .highlight{color:#1a9fff}}.store-media{display:flex;align-items:center;justify-content:flex-end;flex-direction:row}.store-image{width:100%}@media screen and (max-width:768px){.store-image{width:100%}}.features-section{position:relative;background:linear-gradient(180deg,#012052,#011432);padding-top:165px;padding-bottom:165px}.features-blur-1,.features-blur-2,.features-blur-3,.features-blur-4{position:absolute}.features-blur-1{top:0;left:0}.features-blur-2{top:0;right:0}.features-blur-3{left:0;bottom:200px}.features-blur-4{right:0;bottom:0}.features-item:not(:last-of-type){margin-bottom:180px}.features-one{display:flex;align-items:center;justify-content:flex-end;flex-direction:row}.features-one-image{width:565px}@media screen and (max-width:768px){.features-one-image{width:100%}}.features-two{display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.features-two-image{width:500px}@media screen and (max-width:768px){.features-two-image{width:100%}}.features-three{display:flex;align-items:center;justify-content:flex-end;flex-direction:row}.features-three-image{width:100%}.features-three-image.__mobile{display:none}@media screen and (max-width:768px){.features-three-image{display:none;width:100%}.features-three-image.__mobile{display:block}}.bang-section{padding:135px 0}@media screen and (max-width:768px){.bang-section{padding:100px 0 60px}}.bang-content{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.bang-blur-1{position:absolute;top:80px;left:50%;transform:translateX(-50%);width:100%;max-width:900px}@media screen and (max-width:768px){.bang-blur-1{top:250px}}.bang-category{font-size:16px;line-height:18px;font-weight:500;color:#096dd9}.bang-category,.bang-title{font-family:Barlow,sans-serif;letter-spacing:0;text-align:center;margin-bottom:8px}.bang-title{font-size:56px;line-height:50px;font-weight:800;color:#003a8c}@supports (-webkit-background-clip:text){.bang-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){.bang-title .highlight{color:#1a9fff}}.bang-text{font-family:Lato,sans-serif;font-size:18px;line-height:32px;font-weight:500;letter-spacing:0;color:#8c8c8c;text-align:center;margin-bottom:48px}.bang-media{position:relative;width:600px}@media screen and (max-width:768px){.bang-media{width:100%}}.bang-image{position:absolute;left:0;top:100px;width:290px}@media screen and (max-width:768px){.bang-image{display:none}}.phone-frame-image.bang-video-wrapper,.phone-frame.bang-video-wrapper{position:relative;left:230px;overflow:hidden}@media screen and (max-width:768px){.phone-frame-image.bang-video-wrapper,.phone-frame.bang-video-wrapper{width:310px;height:650px;left:0;margin:0 auto}}.bang-video{position:relative;display:block;width:100%;height:100%;transform:translateZ(40px);z-index:10}.bang-video .video-container-el{border-radius:16px;object-fit:fill;object-position:center}.bang-video .video-container-overlay{border-radius:16px}.bang-bubble{font-family:Barlow,sans-serif;font-size:13.4px;line-height:15.4px;font-weight:400;letter-spacing:0;text-align:center;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:10000}.bang-bubble.__show{opacity:1;transform:translateY(0);animation-name:bubble-fade;animation-duration:.4s;animation-timing-function:ease-in-out}.bubble-1{top:338px;left:470px;border-radius:24px 24px 24px 0}@media screen and (max-width:768px){.bubble-1{left:calc(50% - 40px);border-radius:24px 24px 0 24px}}.bubble-2{bottom:120px;left:120px}@media screen and (max-width:768px){.bubble-2{width:175px;bottom:118px;left:calc(50% - 200px)}}.bubble-3{bottom:70px;left:235px}@media screen and (max-width:768px){.bubble-3{left:calc(50% - 150px)}}.bubble-4{bottom:70px;left:235px}@media screen and (max-width:768px){.bubble-4{left:calc(50% - 150px)}}.bubble-5{top:90px;left:250px}@media screen and (max-width:768px){.bubble-5{left:calc(50% - 135px)}}.bubble-6{right:0;top:235px;border-radius:24px 24px 24px 0}@media screen and (max-width:768px){.bubble-6{top:215px;left:calc(50% + 50px)}}.segway{position:relative;overflow:hidden}.segway .segway-header{position:relative;height:80px;background-color:#5869f2}.segway .segway-title{display:flex;align-items:center;justify-content:center;flex-direction:row;font-family:Barlow,sans-serif;font-size:56px;line-height:60px;font-weight:800;letter-spacing:0;color:#e6f7ff;position:absolute;top:0;left:0;width:100%;text-align:center;padding:50px 0;z-index:10}.segway .segway-title span{display:block;width:810px;position:relative;z-index:1000}@media screen and (max-width:768px){.segway .segway-title{font-family:Barlow,sans-serif;font-size:32px;line-height:38px;font-weight:800;letter-spacing:0;padding:24px 20px}.segway .segway-title span{width:100%}}.segway .segway-title .segway-title-blur{position:absolute;border-radius:100%;--blur-color:#6f54ef;background-color:var(--blur-color);box-shadow:0 0 60px 70px var(--blur-color)}.segway .segway-title .segway-title-blur.blur-1{top:50px;right:-90px;height:140px;width:560px;--blur-color:#6f54ef;z-index:500}@media screen and (max-width:768px){.segway .segway-title .segway-title-blur.blur-1{top:0;right:-190px;height:80px;width:280px}}.segway .segway-title .segway-title-blur.blur-2{top:80px;left:0;height:50px;width:100%;--blur-color:#517ef1;z-index:300}@media screen and (max-width:768px){.segway .segway-title .segway-title-blur.blur-2{top:40px;height:30px}}.segway .segway-title .segway-title-blur.blur-3{top:50px;left:-90px;height:140px;width:560px;--blur-color:#6a85f6;z-index:500}@media screen and (max-width:768px){.segway .segway-title .segway-title-blur.blur-3{top:0;left:-190px;height:80px;width:280px}}.segway .features{--features-content-padding:300px;--features-anchors-segway-width:90px;--features-anchors-segway-line-width:320px;--features-anchors-width:560px;--features-content-width:302px;--features-content-spacing:124px;position:relative;background:url(/solutions-bg.a41109ec.png);background-position:top;background-size:cover}@media screen and (max-width:1024px){.segway .features{--features-anchors-width:400px;--features-content-spacing:60px;--features-content-width:240px;--features-anchors-segway-width:60px;--features-anchors-segway-line-width:140px}}@media screen and (max-width:768px){.segway .features{--features-content-width:100%;--features-content-spacing:0px;--features-anchors-width:87.5%}}.segway .features-anchor-section{width:var(--features-content-width);color:#fff}.segway .features-anchor-section:not(:last-of-type){margin-bottom:62px}.segway .features-anchor-section-title{font-family:Barlow,sans-serif;font-size:32px;line-height:40px;font-weight:700;letter-spacing:0;margin-bottom:24px}.segway .features-anchor-section-content{font-family:Barlow,sans-serif;font-size:16px;line-height:32px;font-weight:500;letter-spacing:0}.segway .features.fixed .features-anchors,.segway .features.fixed .features-overlay{position:fixed}.segway .features.fixed-bottom .features-anchors,.segway .features.fixed-bottom .features-overlay{position:absolute;top:auto;bottom:0}.segway .features-overlay{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:3;pointer-events:none;-webkit-mask-image:linear-gradient(#000 20%,transparent 30%,transparent 85%,#000 95% 100%);mask-image:linear-gradient(#000 20%,transparent 30%,transparent 85%,#000 95% 100%);mask-type:alpha}@media screen and (max-width:768px){.segway .features-overlay{-webkit-mask-image:linear-gradient(#000 15%,transparent 25% 35%,#000 45% 55%,transparent 75%,#000 95% 100%);mask-image:linear-gradient(#000 15%,transparent 25% 35%,#000 45% 55%,transparent 75%,#000 95% 100%)}}.segway .features-overlay-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:3}.segway .features-anchor-block{width:calc(var(--features-anchors-width) + var(--features-content-width) + var(--features-content-spacing));margin:0 auto}@media screen and (max-width:768px){.segway .features-anchor-block{width:100%}}.segway .features-content{z-index:1;position:relative}.segway .features-content-wrapper{padding-left:calc(var(--features-anchors-width) + var(--features-content-spacing))}@media screen and (max-width:768px){.segway .features-content-wrapper{padding-left:0}}.segway .features-content-list{padding:var(--features-content-padding) 0}@media screen and (max-width:768px){.segway .features-content-list{padding:calc(50vh + 100px) 0 100px;width:80%;margin:0 auto}}.segway .features-anchors{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1;overflow:hidden}.segway .features-anchors-wrapper{display:flex;align-items:center;height:100%;padding-right:calc(var(--features-content-width) + var(--features-content-spacing))}@media screen and (max-width:768px){.segway .features-anchors-wrapper{padding-right:0;height:50vh;overflow:hidden;background-color:#5c6cf2}}.segway .features-anchors-container{display:flex;align-items:center;width:100%;height:100%;position:relative}@media screen and (max-width:768px){.segway .features-anchors-container{justify-content:center}}.feature-anchor{z-index:1;width:var(--features-anchors-width);margin-top:100px}.segway .features-anchors-line{position:absolute;top:0;left:50%;transform:translateX(-50%);background-color:hsla(0,0%,100%,.3);width:var(--features-anchors-segway-line-width);z-index:0}@keyframes segway-loop{0%{transform:translateY(0)}to{transform:translateY(38px)}}.segway .features-anchors-segway{width:var(--features-anchors-segway-width);margin:0 auto;animation:segway-loop .8s linear 0;animation-iteration-count:infinite}.segway .features-anchors-segway-item{display:flex;align-items:center;justify-content:center;position:relative;width:100%}.segway .features-anchors-segway-item:after,.segway .features-anchors-segway-item:before{content:"";width:4px;height:4px;border-radius:50%;display:block;position:absolute;background-color:#fff;top:50%;transform:translateY(-50%)}.segway .features-anchors-segway-item:before{left:0}.segway .features-anchors-segway-item:after{right:0}.segway .features-anchors-segway-item:not(:last-of-type){margin-bottom:20px}.segway .features-anchors-segway-icon{height:18px;width:15px;color:#fff;font-size:18px}
/*# sourceMappingURL=/solutions.88277e6a.css.map */