svg.keenLogo-home .text{fill:#fff}.desktop-nav .list{font-size:0}.nav-dropdown{left:0;transition:transform .3s,opacity .3s;opacity:1}.nav-dropdown.closed{opacity:0;pointer-events:none;transition:opacity .3s}.nav-dropdown.closed .nav-dropdown-background,.nav-dropdown.closed .nav-dropdown-content{transition:none}.nav-dropdown-arrow{content:"";height:20px;width:20px;position:absolute;top:5px;left:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transition:transform .3s;background-color:#fff;box-shadow:-3px -3px 8px rgba(0,0,0,.025)}.nav-dropdown-background{width:24em;height:19em;transition:transform .3s}.nav-dropdown-content{transition:height .3s,width .3s,transform .3s;height:auto;width:auto}.nav-dropdown-list{transition:transform .3s,opacity .3s,width .3s;opacity:1}.nav-dropdown-list.columns-1{width:20rem}.nav-dropdown-list.columns-2{width:40rem}.nav-dropdown-list.columns-3{width:60rem}.nav-dropdown-list.columns-4{width:80rem}.nav-dropdown-list.columns-1>li{-ms-flex:0 0 100%;flex:0 0 100%}.nav-dropdown-list.columns-2>li{-ms-flex:0 0 48%;flex:0 0 48%}.nav-dropdown-list.columns-3>li{-ms-flex:0 0 33%;flex:0 0 33%}.nav-dropdown-list.columns-4>li{-ms-flex:0 0 25%;flex:0 0 25%}.nav-dropdown-content.slide-right.slide>*{transform:translateX(-100%);opacity:0}.nav-dropdown-content.slide-left.slide>*{transform:translateX(100%);opacity:0}.nav-dropdown-content.slide-left.slide .nav-dropdown-slide-in,.nav-dropdown-content.slide-right.slide .nav-dropdown-slide-in{transform:translateX(0);opacity:1;transition:transform .3s,opacity .3s}.nav-dropdown-slide-in{position:absolute;top:0;left:0;opacity:0}.nav-dropdown-content.slide-left .nav-dropdown-slide-in{transform:translateX(-100%)}.nav-dropdown-content.slide-right .nav-dropdown-slide-in{transform:translateX(100%)}.mobile-nav .keen-logo{margin-top:15px}.desktop-nav a:focus,.desktop-nav a:hover,.mobile-nav a:focus,.mobile-nav a:hover{text-decoration:none}.mobile-nav-content{top:0;left:0;right:0;bottom:0;opacity:0;pointer-events:none;transition:opacity .3s;overflow-y:auto}body.mobile-nav-open .mobile-nav-content{opacity:1;pointer-events:all}.mobile-hamburger{transition:transform .3s;right:0;top:15px}.mobile-hamburger *{height:3px;width:25px;background-color:#8592ad;transition:transform .3s;margin:6px 0}.mobile-nav-open .mobile-hamburger :first-child{transform:translateY(300%) rotate(135deg)}.mobile-nav-open .mobile-hamburger :nth-child(2){transform:rotate(45deg)}.mobile-nav-open .mobile-hamburger :nth-child(3){transform:translateY(-300%) rotate(135deg)}body.mobile-nav-open{max-height:100%;overflow-y:hidden}body{padding-top:4rem}.desktop-nav{display:none}.nav-header-link:hover,.nav-modal-link:hover{text-decoration:none}.nav-modal-link:hover h6{color:#08f}pre>code .lineno{text-align:right;color:#679}pre>code .c{color:#679;font-style:italic}pre>code .err{color:#960050}pre>code .k{color:#b770e6}pre>code .l{color:#94d864}pre>code .n,pre>code .o,pre>code .p{color:#9aa5bc}pre>code .c1,pre>code .cm,pre>code .cp,pre>code .cs{color:#679;font-style:italic}pre>code .ge{font-style:italic}pre>code .gs{font-weight:700}pre>code .kc,pre>code .kd,pre>code .kn,pre>code .kp,pre>code .kr,pre>code .kt{color:#b770e6}pre>code .ld{color:#94d864}pre>code .m{color:#d19a66}pre>code .s{color:#94d864}pre>code .na{color:#9aa5bc}pre>code .nb,pre>code .nc,pre>code .nd,pre>code .ne,pre>code .ni,pre>code .no{color:#e5c07b}pre>code .nf{color:#9aa5bc}pre>code .nl{color:#e5c07b}pre>code .nn{color:#9aa5bc}pre>code .nx{color:#00b0eb}pre>code .py{color:#e5c07b}pre>code .nt{color:#ff8c95}pre>code .nv{color:#e5c07b}pre>code .ow{font-weight:700}pre>code .w{color:#f8f8f2}pre>code .mf,pre>code .mh,pre>code .mi,pre>code .mo{color:#ff8c95}pre>code .s2,pre>code .sb,pre>code .sc,pre>code .sd,pre>code .se,pre>code .sh,pre>code .si,pre>code .sx{color:#94d864}pre>code .sr{color:#56b6c2}pre>code .s1{color:#94d864}pre>code .ss{color:#56b6c2}pre>code .bp,pre>code .vc,pre>code .vg{color:#e5c07b}pre>code .vi{color:#ff8c95}pre>code .il{color:#d19a66}.tabbed-code>pre{display:none;margin:0 0 24px;padding:0;border:0}.tabbed-code code{padding:11.5px}.tabbed-code>pre.active{display:block}.tabbed-code-bar{list-style-type:none;padding-left:0;margin-bottom:0;background-color:#fff}.tabbed-code pre.active code{display:block}.tabbed-code-bar li{position:relative;display:inline-block;padding:8px 10px;text-transform:uppercase;font-weight:500;font-size:12px;cursor:pointer}.tabbed-code-bar li.active:first-child:after{content:"";display:block;background-color:#f3f5f6;height:3px;width:3px;bottom:-6px;left:0;position:absolute}.tabbed-code-bar li:not(.active):hover{color:#1f2429}.tabbed-code-bar li.active{color:#1f2429;border-bottom:3px solid #00b0eb;padding-bottom:5px}.docs-content pre,.guide-container pre{position:relative}.docs-content pre:after,.guide-container pre:after{position:absolute;top:6px;right:10px;font-family:Gotham Rounded SSm A,Gotham Rounded SSm B,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;color:#8b99a7}.docs-content .tabbed-code pre:after,.guide-container .tabbed-code pre:after{display:none}.docs-content pre.json:after,.guide-container pre.json:after{content:"JSON"}.docs-content pre.javascript:after,.guide-container pre.javascript:after{content:"javascript"}.docs-content pre.ruby:after,.guide-container pre.ruby:after{content:"ruby"}.docs-content pre.csharp:after,.guide-container pre.csharp:after{content:"c#"}.docs-content pre.python:after,.guide-container pre.python:after{content:"python"}.docs-content pre.java:after,.guide-container pre.java:after{content:"java"}.docs-content pre.php:after,.guide-container pre.php:after{content:"php"}body{font-family:Montserrat,Tahoma,Arial;color:#424242;padding-top:0}b,strong{font-weight:600}nav .navbar{color:#9b9b9b;font-family:Hind;margin-top:0;margin-bottom:0}nav .navbar .navbar-nav>li>a{padding:25px}nav .navbar .navbar-nav>li>a.nav-header-link-btn-border{margin:12px 0;padding:10px 25px}nav .navbar .keen-navbar-collapse a,nav .navbar .link{color:#9b9b9b;text-transform:uppercase;letter-spacing:.5px;font-size:14px;background:none}nav .navbar li:hover,nav .navbar li a:hover{background:none}ul.navbar-nav{display:-ms-flexbox;display:flex;margin-top:6px;float:none}.container{margin:0 auto;max-width:1240px}.reduce-container{margin:0 auto;max-width:1440px}.subpages .container{width:90%;padding:0}.jumbotron-primary{text-align:center;background:#00bbde}.left-nav-wrapper{z-index:100!important}.left-nav-shadow{display:none!important;z-index:-1}.careers .nav li:hover,.careers .nav li a:hover,.guides .nav li:hover,.guides .nav li a:hover,.privacy-policy .nav li:hover,.privacy-policy .nav li a:hover,.tos .nav li:hover,.tos .nav li a:hover{background:none}.careers a.nav-header-link-btn-border,.guides a.nav-header-link-btn-border,.privacy-policy a.nav-header-link-btn-border,.tos a.nav-header-link-btn-border{border-color:#fff}.careers .footer-angle,.guides .footer-angle,.privacy-policy .footer-angle,.tos .footer-angle{margin-top:0}.docs pre,.guides pre{color:#efefef;background-color:#212121}.docs .docs-content pre,.guides .docs-content pre{color:#39464e;background:#f3f5f6}.docs .docs-content pre>code .na,.docs .docs-content pre>code .nl,.docs .docs-content pre>code .nt,.docs .docs-content pre>code .nx,.docs .docs-content pre>code .s,.docs .docs-content pre>code .s1,.docs .docs-content pre>code .s2,.guides .docs-content pre>code .na,.guides .docs-content pre>code .nl,.guides .docs-content pre>code .nt,.guides .docs-content pre>code .nx,.guides .docs-content pre>code .s,.guides .docs-content pre>code .s1,.guides .docs-content pre>code .s2{color:#39464e}.docs .docs-content pre>code .m,.docs .docs-content pre>code .mf,.docs .docs-content pre>code .mi,.docs .docs-content pre>code .nb,.docs .docs-content pre>code .nt,.guides .docs-content pre>code .m,.guides .docs-content pre>code .mf,.guides .docs-content pre>code .mi,.guides .docs-content pre>code .nb,.guides .docs-content pre>code .nt{color:#e38800}.docs .docs-content pre>code .c,.docs .docs-content pre>code .c1,.docs .docs-content pre>code .cm,.docs .docs-content pre>code .nc,.docs .docs-content pre>code .ni,.docs .docs-content pre>code .p,.guides .docs-content pre>code .c,.guides .docs-content pre>code .c1,.guides .docs-content pre>code .cm,.guides .docs-content pre>code .nc,.guides .docs-content pre>code .ni,.guides .docs-content pre>code .p{color:#abb8c6}.docs .docs-content pre>code .k,.docs .docs-content pre>code .kc,.docs .docs-content pre>code .kd,.docs .docs-content pre>code .kr,.guides .docs-content pre>code .k,.guides .docs-content pre>code .kc,.guides .docs-content pre>code .kd,.guides .docs-content pre>code .kr{color:#2aab51}section.docs-enrichment .nav-pills li>a small{color:#212121}.help-block{color:#777}.left-nav-wrapper .left-nav-subheader .left-nav-item>a,.left-nav-wrapper .left-nav-subheader .tocify-item>a,.left-nav-wrapper .tocify-subheader .left-nav-item>a,.left-nav-wrapper .tocify-subheader .tocify-item>a{color:#2e3b56}.left-nav-wrapper .tocify-divider{color:#454b50;border-top:1px solid #ddd;font-weight:700}.docs .nav-header-link-btn-border{border:0!important;color:#00bbde!important}.page-wrapper .dark-box{background-color:#212121;border-left:0}.mobile-hamburger *{background-color:#00bbde}.index .mobile-hamburger *{background-color:#208bbd}.mobile-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row}.mobile-nav .mobile-hamburger{top:0}.mobile-nav .mobile-nav-content .link{font-family:Hind}.mobile-nav .chart2{top:235px;left:-40px}.mobile-nav .line-buttons a{color:#fff}.pt-03{padding-top:.3rem}.nav-header-link{font-family:Hind;font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.5px;text-align:center;color:#fff;text-transform:uppercase}a.nav-header-link:hover{color:#fff}.nav-header-link-btn{padding:.5rem 3em;border:0}.top-menu-a{padding:.5rem 1.4rem}.nav-header-link-btn-border{border-radius:5px;border:2px solid #fff;margin-top:-2px}.flex-1{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.flex-auto{-ms-flex:1;flex:1}.m-0{margin:0}.p-0{padding:0}.nav-dropdown{top:4rem;font-family:Hind}.index .nav-dropdown{top:5rem}.subpages .header-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.subpages .header-logo .header-logo-img{width:150px;height:auto}.subpages .nav-header-link{color:#9b9b9b}.subpages a.nav-header-link:hover{color:#888}.subpages .nav-header-link-btn-border{border:2px solid #9b9b9b}.subpages .desktop-nav{margin-bottom:2rem;margin-top:1rem}.marketing .desktop-nav{margin-bottom:1rem}.start{background:url(/assets/images/svg/blue-background-0a8aef4a.svg) no-repeat 0 0;background-size:cover;width:100%;height:519px;-webkit-backface-visibility:hidden;padding-top:170px;position:relative;overflow:hidden}.start .charts{background:url(/assets/images/svg/transparent-graphs-2-copy-f732fcda.svg) no-repeat 0 0;background-size:cover;width:100%;height:400px;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse;position:absolute;top:0;z-index:0;margin-top:150px}.start .chart{-ms-flex:1;flex:1;border-radius:5px;background-color:hsla(0,0%,100%,.1);margin-right:5px}.start .chart-1{height:277px}.start .chart-2{height:331px}.start .chart-3{height:380px}.start .chart-4{height:310px}.start .chart-5{height:200px}.start .chart-6{height:143px}.start .chart-7{height:169px}.start .chart-8{height:118px}.start .chart-9{height:143px}.start .chart-10{height:111px}.start .chart-11{height:180px}.start .chart-12{height:380px}.start .chart-13{height:286px}.start .chart-14{height:426px}.start .chart-15{height:255px}.start .title{text-align:center;color:#fff;font-size:2.6rem}.start .links{margin-top:3.5rem;text-align:center;font-size:.8rem;z-index:22;position:relative}.start .btn-create{border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);background-color:#3ecf8e;margin-right:1.5rem}.start .btn-contact,.start .btn-create{color:#fff;padding:1.2rem 2.5rem;letter-spacing:1px;text-decoration:none}.start .btn-contact{border-radius:5px;border:2px solid #fff}.footer-angle{width:100%;height:99px;margin-top:-101px;position:relative}.footer-angle svg{width:100%;height:100px;fill:#07657a}.footer{width:100%;position:relative;background:#25404e;padding:4em 0 4em 250px}.footer,.footer h6{color:#fff}.footer .list .link{padding:0;color:hsla(0,0%,100%,.7);font-size:14px;font-family:Lato,Montserrat,Tahoma,Arial,sans-serif;font-weight:400;line-height:21px;text-decoration:none}.footer .list .link:hover{text-decoration:underline;color:#fff}.footer .heading{color:#fff}.footer .term-links{-ms-flex:none;flex:none;font-size:.8rem}.footer .main-links{-ms-flex:1;flex:1;font-size:.72rem}.footer .main-links a{font-family:Lato,Montserrat,Helvetica,Arial,sans-serif}.footer .main-links a:hover{color:#fff}.footer .social-links{-ms-flex:none;flex:none;font-size:1.5rem}.footer .social-links__link{font-size:18px;color:#fff;margin-right:1rem}.footer .social-links__item:last-child .social-links__link{margin-right:0}.footer .social-links .svg-inline--fa{width:18px;height:18px}.footer .copyright li{font-size:14px}.footer .logo{width:180px}.footer .container{padding:35px 15px 15px}.footer footer{margin:1rem 8rem;z-index:99}.transparent-graphs-2{background:url(/assets/images/svg/transparent-graphs-d421a3da.svg) no-repeat 0 0;background-size:cover;width:100%;height:200px;overflow:auto;position:absolute;z-index:0;bottom:0;left:0}#nav-button{z-index:101!important}.alert-warning{color:#90601c}.guide-container article a:not(.btn),.guide-container article a:not(.btn):hover{color:#007ea9;text-decoration:none;border-bottom:1px solid #c7dee6}.guide-container article h2{margin-top:36px;border-top:1px solid #f3f3f3;padding:20px 0}.guide-container article h3{padding:15px 0 5px}.guides_getting-started .sdk-list-item .capability-link{border-bottom:0!important}.rotate{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.hide{display:none}.index .top-angle .ph4-l{padding:0}.index .mobile-nav-content .tl-ns a{color:#fff}.index .header-logo-img{width:150px;height:auto}.index .top-angle{background:url(/assets/images/svg/blue-background-top-639c8f1e.svg) no-repeat 0 0;height:720px;background-size:100% 100%!important}.index .create-account-button,.index .create-account-button:hover{border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);background-color:#3ecf8e;color:#fff;padding:1rem 2rem;margin-right:1rem;margin-bottom:1rem;letter-spacing:1px;float:left;text-decoration:none}.index .create-account .btn-contact{border-radius:5px;color:#fff;border:2px solid #fff;padding:.875rem 2rem;letter-spacing:1px;float:left;text-decoration:none}.index .sub-black{width:100%;color:#07657a;margin-top:7vw}.index .sub-white{width:100%;color:#fff;margin:1.2rem 0 3rem;font-size:2.5rem;padding-right:2em}.index .talk-to-an-expert{clear:both;float:left;width:100%;margin-top:1rem;font-size:.8rem;color:#ffffffb3}.index .talk-to-an-expert a{color:#ffffffb3;border-bottom:1px solid #ffffffb3;text-decoration:none}.index .main-container{margin-top:3rem;margin-bottom:160px}.index .main-container .home-screen-wrapper{text-align:center;overflow:hidden;height:540px;margin-top:-24px}.index .main-container .home-screen-wrapper .home-screen{height:100%}.index .desktop-nav{padding-top:1rem}.index .boxes-bg{background:url(/assets/images/svg/orange_green_line_background-8a1c19b2.svg) repeat-x 0 0;width:100%;padding-bottom:1rem}.index .boxes-bg-2{background:url(/assets/images/svg/orange_green_line_background_2-9700cdd0.svg) repeat-x 0 0;width:100%;padding-bottom:1rem}.index .Rectangle{border-radius:5px;box-shadow:-2px 3px 8px 0 rgba(0,0,0,.23);background-color:#fff}.index .boxes{width:84%;margin:2rem auto 3rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.index .box{margin:1rem;-ms-flex:1;flex:1}.index .box-head{background:#45b2e8;border-radius:5px 5px 0 0;height:150px;color:#fff;font-size:1.1rem;-ms-flex-direction:column;flex-direction:column}.index .box-head,.index .box-head .line{width:100%;text-align:center;display:-ms-flexbox;display:flex}.index .box-head .line{-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;vertical-align:middle}.index .box-head .line-svg{-ms-flex:2;flex:2;padding-top:.5em}.index .box-head .line *{-ms-flex:1;flex:1}.index .box-text{width:100%;padding:1.5rem;line-height:1.6;color:#424242;font-size:.88rem}.index .container-reduced{width:70%}.index .build-for-angle{background:linear-gradient(to bottom left,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.index .build-for-angle.reverse{background:linear-gradient(to bottom right,#fff 0,#fff 50%,#fafafa 0,#fafafa)}.index .bg-gray,.index .build-for{background:#fafafa;width:100%}.index .build-for .container .icon{padding:3rem 0 1rem;width:100%;text-align:center}.index .build-for .container .title{padding:.5rem 0;width:100%;text-align:center;color:#45b2e8;font-size:1.5rem}.index .build-for .container .text{padding:0;width:100%;font-size:.88rem;text-align:center;margin:0 auto;width:50%;color:#424242}.index .stream{width:100%;padding-top:5rem}.index .stream .title{width:100%;font-size:1.1rem;font-weight:500}.index .stream .text{width:60%;margin-top:1rem;font-size:.88rem}.index .col-text{-ms-flex:1;flex:1}.index .col-link{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex}.index .col-link a{padding:1em 3em;background:#45b2e8;border-radius:5px;color:#fff;text-decoration:none;-ms-flex-item-align:end;align-self:flex-end;font-size:.8rem}.index .code-snip{margin-top:-4rem;background:#282c34;box-shadow:-2px 3px 8px 0 rgba(0,0,0,.23);padding-top:6rem;z-index:1;font-size:.8rem}.index .code-snip code,.index .code-snip pre,.index .code-snip span{font-size:.8rem}.index .code-snip-result{background:#fff;color:#424242;padding-top:7rem}.index pre>code .lineno{color:#636d83}.index pre>code .mf,.index pre>code .mi{color:#d19a66}.index pre>code .s1{color:#98c379}.index pre>code .na{color:#e06c75}.index pre>code .nx{color:#61afef}.index pre>code .nx:first-of-type{color:#abb2bf}.index pre>code .k{color:#c678dd}.index .code-header{margin-top:4rem;z-index:99;position:relative}.index .code-header .request{color:#fff;text-align:center}.index .code-header .result{color:#424242;text-align:center}.index pre>code .lineno{margin-right:1rem}.index pre>code .s2{color:#5d5d5d}.index .bg-paths{background:url(/assets/images/svg/path-18-7c272975.svg) no-repeat 0 0;width:100%;background-position-y:450px;padding-bottom:4rem}.index .bg-mini-graph-patter{background:url(/assets/images/svg/mini-graph-pattern-copy-3b8afa6c.svg) repeat 0 0;width:100%}.index .pb-2{padding-bottom:2rem}.index #next_slide,.index #prev_slide{stroke:#07657a;stroke-width:16px;fill:none;cursor:pointer}.index .arrow-left{margin-right:2.5rem}.index .arrow-right{transform:rotate(180deg);margin-left:2.5rem}.index .slider-slide{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.index .slider-slide .slide-content{-ms-flex-pack:center;justify-content:center}.index .integration-slider #next_slide,.index .integration-slider #prev_slide{margin-top:-2rem}.index .tns-horizontal.tns-subpixel>.tns-item{vertical-align:middle}.index .tns-nav{width:100%;display:block;margin:2rem auto 0;text-align:center}.index .tns-nav button{border:1px solid #07657a;background:#fff;border-radius:100%;width:.6rem;height:.6rem;padding:0;margin-right:.6rem;display:inline-block;outline:none}.index .tns-outer{margin-top:0}.index .tns-nav button.tns-nav-active{background:#07657a}.index .flex-none{-ms-flex:none;flex:none}.index .slide{-ms-flex-align:center;align-items:center;margin-top:0}.index .slide-title{font-size:1.1rem}.index .slide-text{font-size:.88rem;margin-top:1rem}.index .slide-image{margin-left:2rem}.index .bg-white{background:#fff}.index .integration-slider{border-radius:5px;box-shadow:-6px 2px 35px 0 rgba(0,0,0,.23);background-color:#fff;padding:3rem 2rem 2rem;margin:3rem 0 1rem}.index .seamless .container .icon{padding:3rem 0 1rem;width:100%;text-align:center}.index .seamless .container .icon .icon-seamless{background:#45b2e8;border-radius:100%;padding:10px 10px 5px}.index .seamless .container .title{padding:.5rem 0;width:100%;text-align:center;color:#45b2e8;font-size:1.5rem}.index .seamless .container .text{padding:0;width:100%;font-size:.88rem;text-align:center;margin:0 auto;width:50%;color:#424242}.index #keen-dataviz-demo{box-sizing:border-box;width:50%;background:#fff;margin-top:-4rem;padding:2rem;padding-left:1.5rem;box-shadow:-2px 3px 8px 0 rgba(0,0,0,.23);z-index:99}.index .keen-dataviz-title{font-weight:400;text-align:center}.index .keen-dataviz-title .legend-item{font-weight:400;width:auto}.index .bg-transparent-graphs{background:url(/assets/images/svg/transparent-graphs-d421a3da.svg) repeat 0 0;background-size:cover;background-color:#fafafa;width:100%;height:12vw;transform:skew(0deg,-30deg);transform:skew(0deg,-5deg);-webkit-backface-visibility:hidden}.index .bg-transparent-graphs+.build-for-angle{margin-top:-50px}.index .bg-white-angle{background:linear-gradient(to bottom right,#fff0 0,#fff0 50%,#fff 0,#fff);width:100%;height:10vw;margin-top:-7vw}.index .bg-gray-angle{background:linear-gradient(to bottom left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:130px;-webkit-backface-visibility:hidden}.index .bg-gray{background:#fafafa}.index .code-samples-section{padding-bottom:6vw;margin-bottom:-8vw}.index .engineered .container .icon{padding-top:1rem}.index .engineered .boxes{padding:0 4rem;margin-bottom:0}.index .engineered .box{margin-top:3rem;padding:1rem}.index .engineered .box a{color:#3ecf8e;font-size:.8rem}.index .engineered .header{font-size:1.1rem}.index .engineered .desc{margin:1rem 0;font-size:.9rem}.index .flex-images{-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.index .customer-stories{background:url(/assets/images/svg/path-18-copy-179e679e.svg) no-repeat 0 0;background-color:#fafafa;width:100%;-webkit-backface-visibility:hidden;overflow:auto;padding-top:1rem;padding-bottom:6vw;margin-bottom:-5vw}.index .fd-row{-ms-flex-direction:row;flex-direction:row}.index .customer-stories .story-right{border-left:2px solid #f5f5f5;margin-left:2rem;padding-left:2rem}.index .customer-stories .avatar{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:2rem}.index .customer-stories .avatar .company{margin-top:1rem}.index .customer-stories .desc{font-size:.85rem}.index .customer-stories .signature{margin-top:1rem}.index .customer-stories .signature .name{font-weight:700}.index .customer-stories .signature .position{font-size:.7rem}.index .customer-stories .box{background:#fff;widht:100%;padding:4rem;margin:3rem;border-radius:5px;box-shadow:-4px 3px 8px 0 rgba(0,0,0,.23)}.index .read-more{clear:both;width:100%;text-align:center;margin-top:4rem}.index .a-read-more{color:#45b2e8;padding:1rem 2rem;border:2px solid #45b2e8;text-decoration:none;border-radius:5px;font-size:.8rem;letter-spacing:1px}.index .start{background-color:#fafafa}.index .promo{background:#07657a;color:#fff}.products_streams_index .stream-hero{position:relative;margin-top:150px;width:100%;padding-bottom:4vw}.products_streams_index .stream-hero .path-16{background:url(/assets/images/products/streams_background.svg) repeat-x 0 0;width:100%}.products_streams_index .stream-hero .container{width:100%}.products_streams_index .stream-hero .screen{z-index:1;text-align:right}.products_streams_index .stream-hero .screen img{margin-top:-40px;margin-left:50px}.products_streams_index .stream-hero .linear-bg{position:absolute;top:0;width:100%;height:100%;z-index:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.4),#fff 65%,hsla(0,0%,100%,.3))}.products_streams_index .stream-hero .content{padding:1rem 5rem;padding-right:12rem}.products_streams_index .stream-hero .heading{z-index:1;position:relative;padding:0}.products_streams_index .stream-hero .heading h1{font-family:Montserrat;font-size:42px;font-weight:500;color:#424242;margin-top:0}.products_streams_index .stream-hero .heading .subtext{font-family:Montserrat;font-size:14px;color:#424242}.products_streams_index .stream-hero .btn-start{font-family:Hind;font-size:14px;letter-spacing:.5px;text-align:center;color:#fff;background:#3ecf8e;padding:1rem 2.5rem;border-radius:5px;text-decoration:none;margin-top:1rem;float:left}.products_streams_index .capture{background:url(/assets/images/streams/group-42.svg) no-repeat 100% 0;height:670px;background-position-x:60vw;margin-bottom:-70px}.products_streams_index .capture .header{text-align:center;margin-top:80px}.products_streams_index .capture .subheader{font-size:14px}.products_streams_index .capture h3{color:#3ecf8e}.products_streams_index .capture .line-features{margin:0 auto;display:-ms-flexbox;display:flex;width:90%;max-width:1000px}.products_streams_index .capture .features{margin:100px 0 0;width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.products_streams_index .features .item{font-size:14px;margin-bottom:1rem;width:100%}.products_streams_index .features .fa-check{color:#3ecf8e}.products_streams_index .item .icon{margin-right:1rem}.products_streams_index .container-small{width:50%;margin:0 auto;padding:11% 0}.products_streams_index .avatar-logo{margin-right:2rem;width:75px;text-align:center}.products_streams_index .customer-container{margin-top:-270px}.products_streams_index .customer{height:450px}.products_streams_index .customer .avatar img{border-radius:100%;width:75px;margin-bottom:.5rem}.products_streams_index .customer .logo{width:60%}.products_streams_index .customer .signature{width:100%;margin-top:1rem;font-size:12px}.products_streams_index .angle-up{background:linear-gradient(to bottom left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_streams_index .angle-down{background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_streams_index .bg-gray{background:#fafafa;padding:1rem 0}.products_streams_index .quote{background:url(/assets/images/products/visualize/path-18-copy.svg) no-repeat 0 0;width:100%;background-position:0;color:#424242;font-size:14px;z-index:999;margin:-100px 0;position:relative;height:338px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.products_streams_index .quote .person{width:80px;margin-right:2rem}.products_streams_index .quote .person img{width:100%}.products_streams_index .quote .person .avatar{border-radius:100%;margin-bottom:.5rem}.products_streams_index .quote .desc{max-width:30rem;font-size:14px}.products_streams_index .quote .desc .name,.products_streams_index .quote .desc .role{font-size:12px}.products_streams_index .quote .desc .name{font-weight:500;margin-top:1rem}.products_streams_index .flex-0{-ms-flex:none;flex:none}.products_streams_index .gray-angle{width:100%;background:url(/assets/images/streams/gray-angle-1.svg) no-repeat 100% 0;background-size:cover;margin-top:-80px}.products_streams_index .path-18{background:url(/assets/images/streams/path-18.svg) no-repeat 0 0;background-position-y:20px;width:100%}.products_streams_index .about-streams{margin-top:3rem}.products_streams_index .about-streams .subheader{font-size:14px}.products_streams_index .about-streams .head{font-size:14px;padding:0 100px}.products_streams_index .about-streams .subheader{border-bottom:2px solid #d6d6d6;padding-bottom:1.5rem;margin-bottom:1.5rem}.products_streams_index .about-streams .stream-data-head{padding-right:2rem}.products_streams_index .about-streams .logos{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.products_streams_index .group-43{margin-top:-200px;z-index:0}.products_streams_index .watering{vertical-align:middle;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-top:7rem}.products_streams_index .enrichment{margin-top:-150px}.products_streams_index .group-48{float:right;margin-right:2rem;margin-top:-2rem}.products_streams_index .send{margin-top:7vw}.products_streams_index .send .send-data-flex{padding-right:0}.products_streams_index .send .watering{padding-top:5rem}.products_streams_index .send .group-46{margin-left:33%}.products_streams_index .group-47{margin-top:-3vw;margin-left:-20px}.products_streams_index .compute-visualize{display:-ms-flexbox;display:flex;margin-top:-150px;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:50px}.products_streams_index .compute-visualize .flex{vertical-align:middle;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:80%}.products_streams_index .compute-visualize .flex-1{width:49%;border-radius:5px;border:1px solid #efefef;-ms-flex:none;flex:none}.products_streams_index .start{background:url(/assets/images/svg/mini-graph-pattern-copy-3b8afa6c.svg) repeat 0 -200px}.products_streams_index .start .charts{background-image:radial-gradient(circle at 50% 50%,#fafafa,hsla(0,0%,98%,.05));height:650px;margin-top:0}.products_streams_index .start .btn-contact{color:#9b9b9b;border:2px solid #9b9b9b}.products_streams_index .start .title{color:#00b0eb;z-index:99999;position:relative}.products_streams_index .angle-white{height:100px;margin-bottom:-100px;background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fff 0,#fff);width:100%;z-index:99999;position:relative}.products_access_index .hero{text-align:center;margin:5rem 0 0;padding:0 2rem}.products_access_index .hero .heading{font-size:32px;margin:2rem 0 0}.products_access_index .hero .subtext{font-size:14px;margin:1.5rem 0 2.5rem}.products_access_index .hero .start-line{margin:1rem 0 2rem}.products_access_index .hero .start-line .btn{font-family:Hind;font-size:14px;text-decoration:none;border-radius:5px;background:#3ecf8e;color:#fff;padding:1rem 5rem}.products_access_index .hero .demo{font-size:12px}.products_access_index .hero .demo .link{color:#424242;text-decoration:underline}.products_access_index .angle-up{background:linear-gradient(to bottom left,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_access_index .bg-gray{background:#fafafa;padding:1rem 0}.products_access_index .safely .heading{margin:0;text-align:center;font-size:24px}.products_access_index .safely .subtext{font-size:14px;text-align:center;max-width:30rem;margin:1rem auto}.products_access_index .safely .feature-line{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:5rem auto 1rem}.products_access_index .safely .feature-line .image{text-align:right;padding-right:4rem}.products_access_index .safely .feature-line .features{width:40%}.products_access_index .safely .feature-line .features .icon{margin-right:1rem}.products_access_index .safely .feature-line .features .item{float:left;font-size:14px;margin-bottom:1rem;width:100%}.products_access_index .safely .feature-line .features .fa-check{color:#3ecf8e}.products_access_index .angle-down{background:linear-gradient(to top left,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_access_index .quote{background:url(/assets/images/products/access/path-18.svg) no-repeat 0 0;width:100%;background-position:100%;color:#424242;font-size:14px;z-index:999;margin:-100px 0;position:relative;height:400px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.products_access_index .quote .person{width:80px;margin-right:2rem}.products_access_index .quote .person img{width:100%}.products_access_index .quote .person .avatar{border-radius:100%;margin-bottom:.5rem}.products_access_index .quote .desc{max-width:30rem;font-size:14px}.products_access_index .quote .desc .name,.products_access_index .quote .desc .role{font-size:12px}.products_access_index .quote .desc .name{font-weight:500;margin-top:1rem}.products_access_index .bottom-desc{margin-bottom:-120px;padding-bottom:120px}.products_access_index .bottom-desc .text-line{margin-top:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.products_access_index .bottom-desc .text-line .text{font-size:14px;width:500px;margin-right:6rem}.products_access_index .bottom-desc .text-line .text .heading{font-size:24px;font-weight:500}.products_access_index .bottom-desc .text-line .text .subtext{margin-top:1rem}.products_access_index .bottom-desc .text-line .text .bullets{margin-top:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.products_access_index .bottom-desc .text-line .text .bullets .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.products_access_index .bottom-desc .text-line .text .bullets .bullet-image{margin-right:1rem}.products_access_index .bottom-desc .text-line .text .bullets .bullet-text{-ms-flex:1;flex:1}.products_access_index .bottom-desc .key-line{margin:110px auto 40px}.products_access_index .bottom-desc .key-line .image-left{width:500px;text-align:center}.products_access_index .bottom-desc .key-line .text{margin-right:0}.products_access_index .bottom-desc .key-line a:hover{color:#00b0eb}.hero-container{background:#07657a;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.hero-container h1{color:#fff;font-size:50px}.position{font-size:18px;margin:30px 0}.community .lines{position:relative;width:100%}.community .lines .path-16{height:450px;width:100%;background:url(/assets/images/svg/orange_green_line_background-8a1c19b2.svg) repeat-x 0 0;margin-top:40px}.community .lines .path-16-copy{background:url(/assets/images/community/path-17.svg) no-repeat 0 0;height:15vw;background-size:cover;position:absolute;width:100%;z-index:0;margin-top:250px}.community .head{text-align:center;width:100%;padding:2rem 0 3rem}.community .head h1{font-size:32px;color:#424242}.community .head .desc{font-size:16px;color:#07657a;text-transform:uppercase;font-weight:700}.community .box{border:1px solid #d6d6d6;border-radius:5px;padding:3rem 16rem;text-align:center;background:#fff}.community .box .lead{font-size:24px;font-weight:700}.community .box .desc{font-size:14px}.community .here{width:100%;padding:20px 0 40px;font-size:24px;font-weight:500;text-align:center}.community .projects{display:-ms-flexbox;display:flex;margin-bottom:150px;-ms-flex-pack:justify;justify-content:space-between}.community .projects a{width:31%;text-align:center;padding:3rem 2rem;border-radius:5px;box-shadow:-2px 2px 8px 0 rgba(0,0,0,.23)}.community .projects a div{font-size:18px;font-weight:500;color:#424242;margin-top:1.5rem}.docs,.guides{padding-top:64px}.docs.guides_tags,.guides.guides_tags{padding-top:0}.docs .header,.guides .header{font-size:32px;font-weight:500;padding:3rem 0 2rem}.docs .header .desc,.guides .header .desc{font-size:14px;font-weight:400;padding:1rem 14rem}.docs .subpages .header-logo-img,.guides .subpages .header-logo-img{width:150px;height:auto}.docs .buttons,.guides .buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0 4rem 2rem}.docs .buttons a,.guides .buttons a{padding:2rem;background:#333;color:#fff;text-decoration:none;width:46%;border-radius:5px;position:relative;text-align:left;box-shadow:-6px 6px 8px 0 rgba(0,0,0,.23)}.docs .buttons a .icon,.guides .buttons a .icon{margin-right:1rem}.docs .buttons a .label,.guides .buttons a .label{font-size:18px;font-weight:500}.docs .buttons a .right,.guides .buttons a .right{right:2rem;position:absolute}.docs .buttons .blue,.guides .buttons .blue{background:#45b2e8}.docs .buttons .orange,.guides .buttons .orange{background:#d9540d}.docs .bg-angle,.guides .bg-angle{background:linear-gradient(to bottom right,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.docs .primary-sections,.guides .primary-sections{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.docs .primary-sections .box,.guides .primary-sections .box{display:-ms-flexbox;display:flex;-ms-flex:1 0 45%;flex:1 0 45%;margin:1rem;padding:1.5rem;background:#fff;border-radius:5px;box-shadow:-2px 2px 8px 0 rgba(0,0,0,.23)}.docs .primary-sections .box .box-content,.guides .primary-sections .box .box-content{display:-ms-flexbox;display:flex;font-size:14px;color:#424242;text-align:left;text-decoration:none}.docs .primary-sections .box .box-content h2,.guides .primary-sections .box .box-content h2{font-size:18px;margin-top:0}.docs .primary-sections .box .box-content .icon,.guides .primary-sections .box .box-content .icon{-ms-flex:none;flex:none;margin:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.docs .primary-sections .box .box-content .desc,.guides .primary-sections .box .box-content .desc{-ms-flex:1;flex:1;padding:0 2rem}.docs .sub-sections,.guides .sub-sections{background:#fafafa;padding-bottom:150px}.docs .sub-sections-line,.guides .sub-sections-line{background:url(/assets/images/docs/path-18-f0d1c42c.svg) no-repeat 0 0;background-size:contain;width:100%}.docs .secondary-sections,.guides .secondary-sections{margin-top:1.5rem}.docs .chart-example-container,.guides .chart-example-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.docs .chart-example-container.new-visualization .chart-example-box,.guides .chart-example-container.new-visualization .chart-example-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:47%;margin-top:3rem}.docs .chart-example-container.new-visualization .chart-example-box:nth-child(2n),.guides .chart-example-container.new-visualization .chart-example-box:nth-child(2n){margin-left:3rem}.docs .chart-example-container.new-visualization .chart-example-box table>thead>tr>td,.docs .chart-example-container.new-visualization .chart-example-box table>thead>tr>th,.guides .chart-example-container.new-visualization .chart-example-box table>thead>tr>td,.guides .chart-example-container.new-visualization .chart-example-box table>thead>tr>th{padding:0}.docs .chart-example-container.new-visualization .chart-example-link,.guides .chart-example-container.new-visualization .chart-example-link{display:block;font-family:Gangster Grotesk Regular,Lato,Montserrat,Tahoma,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:400;color:#27566d}.docs .chart-example-container.new-visualization .chart-example-link h4,.guides .chart-example-container.new-visualization .chart-example-link h4{font-family:inherit;color:currentColor}.docs .chart-example-box,.guides .chart-example-box{width:49%;border-radius:5px;box-shadow:0 6px 8px 0 hsla(0,0%,56%,.23);padding:1rem;margin-top:1rem;cursor:pointer;text-align:center}.docs .chart-example-box iframe,.guides .chart-example-box iframe{height:480px}.docs .chart-example-box:nth-child(2n),.guides .chart-example-box:nth-child(2n){margin-left:1rem}.docs .chart-example-nav>li,.guides .chart-example-nav>li{padding-left:15px}.docs .header-logo,.guides .header-logo{float:none;padding:0;height:auto}.docs .header-logo-img,.guides .header-logo-img{padding:0 0 0 20px}.docs .navbar,.guides .navbar{top:0;background-color:#27566d;margin:0;width:100%;max-width:100%;padding:0;border:none;border-radius:0;position:fixed;z-index:200;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;box-shadow:0 2px 4px 0 rgba(29,39,41,.15)}.docs .navbar .navbar-collapse,.guides .navbar .navbar-collapse{-ms-flex:1;flex:1}.docs .navbar ul.navbar-nav,.guides .navbar ul.navbar-nav{margin-top:0}.docs .navbar .navbar-nav>li>a,.guides .navbar .navbar-nav>li>a{padding:10px 20px;line-height:normal;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;transition:all .25s ease-in-out}.docs .navbar .navbar-nav>li>a.btn-header,.guides .navbar .navbar-nav>li>a.btn-header{padding:8px 30px;border-radius:20px;background-color:#f0ab30;color:#1d2729;font-size:15px;line-height:18px;font-weight:600}.docs .navbar .navbar-nav>li>a .navbar-icon,.guides .navbar .navbar-nav>li>a .navbar-icon{margin-left:5px;width:11px;vertical-align:baseline}.docs .navbar .navbar-nav>li>a.nav-header-link-btn-border,.guides .navbar .navbar-nav>li>a.nav-header-link-btn-border{margin:0}.docs .navbar .navbar-nav>li,.guides .navbar .navbar-nav>li{float:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.docs .navbar .navbar-nav>li.active a,.guides .navbar .navbar-nav>li.active a{color:#f5f2f2;font-weight:600}.docs .navbar .login-button,.guides .navbar .login-button{margin-left:auto}.docs .page-wrapper,.guides .page-wrapper{z-index:0}.docs .left-nav-wrapper,.guides .left-nav-wrapper{top:64px}.docs .nav>li>a:focus,.docs .nav>li>a:hover,.guides .nav>li>a:focus,.guides .nav>li>a:hover{background:rgba(29,39,41,.4)}.docs .nav a,.docs .nav a:hover,.guides .nav a,.guides .nav a:hover{color:#f2f2f2;font-size:14px;line-height:18px}.docs .docs-content table th,.guides .docs-content table th{color:#868686}.docs .alert-info,.guides .alert-info{color:#0f5569}.docs_streams .nav-pills>li>a{color:inherit}.docs_streams .nav-pills>li.active>a{color:#fff}.docs_streams .nav-pills>li>a:focus,.docs_streams .nav-pills>li>a:hover{background:#8b99a7;color:#fff}.docs_streams section.docs-enrichment .nav-pills li>a{color:inherit}.docs_streams section.docs-enrichment .nav-pills li.active>a{color:#fff}.docs .docs-content .container{padding:2em 4em;max-width:1170px}.docs_index .docs-content .container{padding:0}.docs_api table th{color:inherit}.docs-content,.subpages .guide-container{padding-bottom:150px}.support-container .support-head{background-color:#fbfbfb;width:100%;padding-bottom:50px}.support-container .support-head .dots{background:-webkit-radial-gradient(#f7f5f5 7%,transparent 8%),-webkit-radial-gradient(#f7f5f5 7%,transparent 8%),#fbfbfb;background-position:0 0 3px 3px;background-size:40px 40px}.support-container .support-head .navbar-form{width:100%}.support-container .support-head nav.navbar .keen-navbar-collapse a,.support-container .support-head nav.navbar nav.navbar .link{color:#00bbde}.support-container .support-head nav.navbar .auth-links{-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:1rem}.support-container .support-head nav.navbar .auth-links .link{padding:.7rem 2rem;color:#00bbde}.support-container .support-head nav.navbar .auth-links .nav-header-link-btn-border{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:none;border:0;background:#00bbde;margin-top:0}.support-container .support-head .navbar-brand{padding-right:8px}.support-container .support-head .header-logo-desc{color:#1e485f;float:left;margin-top:26px;font-size:14px}.support-container .support-head .support_lead{text-align:center;width:100%;padding:3rem 0;color:#424242}.support-container .support-head .support_lead .graphs{position:relative;-ms-flex:1;flex:1}.support-container .support-head .support_lead .graphs .graph-1{position:absolute;top:3%;left:40%;width:20%}.support-container .support-head .support_lead .graphs .graph-2{position:absolute;top:45%;left:17%;width:22%}.support-container .support-head .support_lead .graphs .graph-3{position:absolute;top:53%;left:60%;width:17%}.support-container .support-head .support_lead .graphs .graph-4{position:absolute;top:3%;left:40%;width:20%}.support-container .support-head .support_lead .graphs .graph-5{position:absolute;top:45%;left:17%;width:22%}.support-container .support-head .support_lead .graphs .graph-6{position:absolute;top:53%;left:60%;width:17%}.support-container .support-head .support_lead .title{font-size:32px;font-weight:500;font-family:Montserrat,Tahoma,Arial}.support-container .support-head .support_lead .desc{padding:2rem 0}.support-container .support-head .support_lead .embedded-system-status{text-align:left;margin:1rem auto;width:70%;background-color:#fff;border:1px solid #f1f1f1;border-radius:5px;box-shadow:none;padding:1.4rem;line-height:normal}.support-container .support-head .support_lead .embedded-system-status h2{text-transform:none;margin:0 0 .5em}.support-container .support-head .support_lead .embedded-system-status a{color:#424242;background:none}.support-container .support-head .support_lead .embedded-system-status a:hover{background:none}.support-container .support-head .support_lead .embedded-system-status .status-incidents{padding:0;margin-bottom:1rem}.support-container .support-head .support_lead .embedded-system-status .icon{margin-right:.4rem}.support-container .support-head .support_lead .embedded-system-status .follow{font-size:12px}.support-container .support-head .support_lead .embedded-system-status .follow a{color:#00b0eb}.support-container .angle-white{height:100px;margin-bottom:0;background:linear-gradient(to bottom left,#fff0 0,#fff0 50%,#fff 0,#fff);width:100%;position:relative;margin-top:-100px}.support-container .subsection-title{text-align:center}.support-container .boxes{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:3rem auto;width:70%}.support-container .boxes .box{border-radius:5px;box-shadow:-6px 6px 8px 0 rgba(0,0,0,.23);border:1px solid #eee;width:32%;padding:2rem 3rem;text-align:center}.support-container .boxes .box a{text-decoration:none;color:inherit}.support-container .boxes .box h4{margin:2rem 0}.support-container .subtext{text-align:center;margin:0}.support-container .upgrade .subsection-title{margin:7rem 0 4rem}.support-container .support-table{font-family:Montserrat;margin:2rem auto;color:#424242}.support-container .support-table .td-label{color:#9aa5bc}.support-container .support-table .head-row td{font-size:18px;font-weight:600;text-align:center}.support-container .support-table .head-row a{color:#fff;background:#45b2e8;margin-top:1rem;padding:.6rem 2rem;text-align:center;width:100%;font-family:Hind;font-size:14px;text-decoration:none;border-radius:5px;letter-spacing:.5px;display:block}.support-container .support-table tr{margin:0;padding:0}.support-container .support-table td{padding:1.5rem 2rem;margin:0;border:1px solid #f0f0f0;vertical-align:top;text-align:left}.support-container .support-table td.small-padding{padding:1.5rem 1rem}.support-container .support-table .rotated-td{width:60px;position:relative}.support-container .support-table .rotated-td .rotate{position:absolute;top:165px;left:-120px;width:300px;text-align:center}.support-container .support-table-mobile{display:none}.support-container .angle-gray{height:100px;background:linear-gradient(to bottom right,#fff 0,#fff 50%,#fafafa 0,#fafafa);-webkit-backface-visibility:hidden;float:left;width:100%}.support-container .bg-gray{background:#fafafa;padding-bottom:5px}.support-container .bg-gray .subsection-title{padding-top:130px}.support-container .bottom-boxes{width:60%;padding-bottom:120px}.support-container .bottom-boxes .box{width:49%;background:#fff;text-align:left}.support-container .bottom-boxes .box .lead{margin:.5rem 0;padding:0;color:#424242;font-size:18px}.support-container .sub-sections-line{background:url(/assets/images/support/path-18.svg) no-repeat 0 0;width:100%;background-size:cover;background-position-y:160px}.pricing-container .header{text-align:center;margin:4rem 0 3rem}.pricing-container .header h2{font-size:16px;font-weight:500;color:#07657a;width:100%}.pricing-container .header h1{margin-top:0;font-size:32px;font-weight:500;text-align:center;color:#424242}.pricing-container .lead{height:auto;width:100%;background:url(/assets/images/svg/orange_green_line_background-8a1c19b2.svg) repeat-x 0 0;padding:0 5% 2%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pricing-container .lead .box{padding:2rem;border-radius:5px;box-shadow:-6px 6px 8px 0 rgba(0,0,0,.23);-ms-flex-align:center;align-items:center;max-width:42rem}.pricing-container .lead .box-pay{background:#fff;color:#424242;border:1px solid #eee;-ms-flex-positive:3;flex-grow:3}.pricing-container .lead .box-pay h2{text-align:center;font-size:24px;font-weight:500;margin:.3rem 0 1.5rem}.pricing-container .lead .box-pay .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f3f3;padding:.5rem 0;min-height:5em;xflex-wrap:wrap}.pricing-container .lead .box-pay .item .icon{width:30px}.pricing-container .lead .box-pay .item .link{text-decoration:none;margin:0 1rem;width:10em}.pricing-container .lead .box-pay .item .link-streams{color:#3ecf8e}.pricing-container .lead .box-pay .item .price{font-size:42px;font-weight:600}.pricing-container .lead .box-pay .item .price-long{font-size:32px;font-weight:600}.pricing-container .lead .box-pay .item .desc{font-size:14px;margin-left:1rem}.pricing-container .lead .box-pay .a-switch-units{-ms-flex:none;flex:none;float:right;padding:1em;text-decoration:none;font-size:.8em;cursor:pointer}.pricing-container .lead .box-pay .btn-line,.pricing-container .lead .box-pay .cta{width:100%}.pricing-container .lead .box-pay .btn{margin:2rem auto 1rem;border-radius:5px;background:#3ecf8e;color:#fff;padding:1rem 2rem;font-family:Hind;font-size:14px;font-weight:500;text-align:center;text-decoration:none;display:block;width:15rem}.pricing-container .lead .box-pay .talk{text-align:center;font-size:12px}.pricing-container .lead .box-pay .talk a{text-decoration:underline;color:#424242}.pricing-container .lead .box-included{max-width:28em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;background:#07657a;color:#d6d6d6;text-align:center;font-size:16px;border-radius:0 5px 5px 0;box-shadow:0 6px 8px 0 rgba(0,0,0,.23)}.pricing-container .lead .box-included h1{font-size:24px;font-weight:500;border-bottom:1px solid #d6d6d65c;width:100%;padding-bottom:1.5rem;margin-bottom:1.5rem}.pricing-container .lead .box-included div{line-height:2rem}.pricing-container .angle{background:linear-gradient(to bottom left,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.pricing-container .bg{background:#fafafa;padding-bottom:400px;margin-bottom:-460px}.pricing-container .bg .bg-path{background:url(/assets/images/pricing/path-18.svg) no-repeat 0 0;width:100%;background-size:cover;background-position-y:0;color:#424242;font-size:14px;padding:5rem 0 1rem}.pricing-container .bg .bg-path .table{background:#fff;width:80%;max-width:1200px;margin:0 auto;border-radius:5px;box-shadow:-6px 6px 8px 0 rgba(0,0,0,.23)}.pricing-container .bg .bg-path .table .table-head{text-align:center;padding:2rem;border-radius:5px 5px 0 0}.pricing-container .bg .bg-path .table .table-head .title{font-size:20px}.pricing-container .bg .bg-path .table .table-head .intro{margin-top:.5rem}.pricing-container .bg .bg-path .table .item{display:-ms-flexbox;display:flex}.pricing-container .bg .bg-path .table .item .desc{-ms-flex:1;flex:1;-ms-flex-positive:3;flex-grow:3;padding:2rem;border-bottom:1px solid #ececec;border-right:1px solid #ececec}.pricing-container .bg .bg-path .table .item .desc .subtext{padding:.3rem 0}.pricing-container .bg .bg-path .table .item .desc .link{font-size:12px}.pricing-container .bg .bg-path .table .item .price{-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;padding:2rem;text-align:center;border-bottom:1px solid #ececec;border-right:1px solid #ececec;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.pricing-container .bg .bg-path .table .item .price .text{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.pricing-container .bg .bg-path .table .item:last-of-type *{border-bottom:0}.pricing-container .bg .bg-path .table .item:last-of-type .price{border-radius:0 0 5px 0}.pricing-container .bg .bg-path .table-stream .table-head{background:#9ee7c6;background:#3ecf8e;color:#fff}.pricing-container .bg .bg-path .table-stream .link a{color:#3ecf8e}.pricing-container .bg .bg-path .table-compute{margin:5rem auto}.pricing-container .bg .bg-path .table-compute .table-head{background:#a2d8f3;background:#3e99cf;color:#fff}.pricing-container .bg .bg-path .table-compute .link a{color:#45b2e8}.pricing_index .angle-bottom{display:none;background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:119px;-webkit-backface-visibility:hidden;margin-bottom:-100px;position:relative;z-index:7;margin-top:0}.pricing_index .start_ignore{position:relative;z-index:1;background:url(/assets/images/svg/mini-graph-pattern-copy-3b8afa6c.svg) repeat 0 -200px;padding-top:140px;height:450px}.pricing_index .start_ignore,.pricing_index .start_ignore .charts{-webkit-clip-path:polygon(0 10%,100% 0,100% 100%,0 80%);clip-path:polygon(0 10%,100% 0,100% 100%,0 80%)}.pricing_index .start_ignore .charts{background-image:radial-gradient(circle at 50% 50%,#fafafa,hsla(0,0%,98%,.05));height:650px;margin-top:0}.pricing_index .start_ignore .btn-contact{color:#9b9b9b;border:2px solid #9b9b9b}.pricing_index .start_ignore .title{color:#00b0eb;z-index:99999;position:relative}.pricing-container .lead .box-preview{border-radius:5px;box-shadow:-6px 6px 8px 0 rgba(0,0,0,.23);background:#fff;border:1px solid #eee;max-width:42rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:50rem;position:relative}.pricing-container .lead .box-preview .price-plans{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-align:center;padding:1.5rem 1rem}.pricing-container .lead .box-preview .price-plans .price{color:#45b2e8;font-size:16px;border-bottom:1px solid #d6d6d6;padding-bottom:1rem}.pricing-container .lead .box-preview .price-plans .price div{font-size:55px;font-weight:500;line-height:1.15}.pricing-container .lead .box-preview .price-plans .price span{font-size:35px;vertical-align:middle}.pricing-container .lead .box-preview .price-plans .price p{font-size:12px;line-height:1.75;text-align:center;color:#acb1b2}.pricing-container .lead .box-preview .price-plans .plan-events{border-bottom:1px solid #d6d6d6;font-size:16px;font-weight:600;color:undefined}.pricing-container .lead .box-preview .price-plans .plan-application{font-size:13px;color:undefined;text-align:left;padding:0 .5rem}.pricing-container .lead .box-preview .price-plans .plan-application ul{padding:0}.pricing-container .lead .box-preview .price-plans .plan-application ul li{list-style-type:none;margin-top:.5em;padding-left:2em;position:relative}.pricing-container .lead .box-preview .price-plans .plan-application ul li:before{content:" ";display:block;width:.4em;height:.8em;border:solid #3ecf8e;border-width:0 .1em .1em 0;position:absolute;left:.5em;transform:rotate(45deg)}.pricing-container .lead .box-preview .price-plans .btn{margin:2rem auto;border-radius:5px;background:#3ecf8e;color:#fff;padding:1rem 0;font-family:Hind,Montserrat,Tahoma,Arial;font-size:14px;font-weight:500;text-align:center;text-decoration:none;display:block;width:95%}.pricing-container .lead .box-preview .price-plans:nth-child(-n+2){border-right:1px solid #eee}.pricing-container .lead .box-preview .bottom-text{position:absolute;bottom:-1.5rem;right:0;color:#424242;font-size:9px}.pricing-container .lead .box-custom{width:15em;border-radius:5px;padding:2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;background:#fff;color:undefined;text-align:center;margin-left:1em;font-size:16px;box-shadow:0 6px 8px 0 rgba(0,0,0,.23);border:1px solid #eee;position:absolute;left:100%;top:20%}.pricing-container .lead .box-custom p{font-size:14px;font-weight:600}.pricing-container .lead .box-custom .btn{border:2px solid #9aa5bc;padding:10px 14px;width:100%;margin:20px 0;border-radius:5px;font-size:14px;color:#9aa5bc;letter-spacing:.5px}.pricing-container .lead .box-custom .btn:hover{text-decoration:none}.pricing-container .lead .box-custom span{font-size:13px}.pricing-container .pay-as-you-go{margin-bottom:5rem}.pricing-container .pay-as-you-go span{font-size:14px;color:undefined}.pricing-container .pay-as-you-go .pay-as-you-go-table{border:1px solid #d6d6d6;margin:2rem auto 0;text-align:left;font-size:14px}.pricing-container .pay-as-you-go .pay-as-you-go-table tr th{padding:.5em 3em;background:#edfbf5;font-weight:600}.pricing-container .pay-as-you-go .pay-as-you-go-table tr td{padding:1em 3em}.pricing-container .pay-as-you-go .pay-as-you-go-table tr:nth-child(odd){background:#edfbf5}.pricing-container .compare-plans{max-width:60rem;margin:0 auto 3rem}.pricing-container .compare-plans .compare-plans-table{text-align:left;font-size:14px;width:100%;margin-top:2rem}.pricing-container .compare-plans .compare-plans-table thead tr th{font-weight:600;background:#fff;text-align:center}.pricing-container .compare-plans .compare-plans-table thead tr th .btn{margin:1rem auto;border-radius:5px;background:#3ecf8e;color:#fff;padding:.6rem 0;font-family:Hind;font-size:14px;font-weight:500;text-align:center;text-decoration:none;display:block;width:80%}.pricing-container .compare-plans .compare-plans-table tbody{border:1px solid #d6d6d6}.pricing-container .compare-plans .compare-plans-table tbody tr td{font-weight:600;text-align:center;padding:1em;width:25%}.pricing-container .compare-plans .compare-plans-table tbody tr td:first-child{font-weight:500;text-align:left}.pricing-container .compare-plans .compare-plans-table tbody tr td:nth-child(-n+3){border-right:1px solid #d6d6d6}.pricing-container .compare-plans .compare-plans-table tbody tr:nth-child(odd){background:#edf7fc}.start{background:url(/assets/images/svg/mini-graph-pattern-copy-3b8afa6c.svg) repeat 0 -200px}.start .charts{background-image:radial-gradient(circle at 50% 50%,#fafafa,hsla(0,0%,98%,.05));height:650px;margin-top:0}.start .btn-contact{color:#9b9b9b;border:2px solid #9b9b9b}.start .title{color:#00b0eb}.angle-white,.start .title{z-index:99999;position:relative}.angle-white{height:100px;margin-bottom:-100px;background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fff 0,#fff);width:100%}.customers_index .hero{text-align:center;margin:2rem 0}.customers_index .hero .heading{font-size:32px;margin:2rem 0 0}.customers_index .hero .subtext{font-size:14px;margin:1.5rem 0 2.5rem}.customers_index .hero .link a{font-family:Hind;font-size:14px;text-decoration:none;border-radius:5px;background:#3ecf8e;color:#fff;padding:1rem 3rem}.customers_index .logos{margin:50px 0 0;padding:35px 0 0;background:url(/assets/images/customers/green_orange_blue_line_background.svg) repeat-x 0 0;position:relative;min-height:305px}.customers_index .logos .linear-bg{position:absolute;top:0;width:100%;height:100%;z-index:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.4),#fff 65%,hsla(0,0%,100%,.3))}.customers_index .logos .content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.customers_index .logos .content img{margin:0 auto}.customers_index .logos .box{position:relative;width:140px;height:120px;margin:0 -20px}.customers_index .logos .triangle{position:absolute;top:0;left:0;filter:drop-shadow(-6px 1px 7px rgba(0,0,0,.3))}.customers_index .logos .triangle-down-container .content,.customers_index .logos .triangle-up-container .content{width:100%;text-align:center}.customers_index .logos .triangle-up-container{margin-top:50px}.customers_index .logos .triangle-up-container .content{position:absolute;bottom:12%;right:0}.customers_index .logos .triangle-up-container .triangle-polygon{width:140px;height:120px;background:#fff;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}.customers_index .logos .triangle-down-container .content{position:absolute;top:12%;right:0}.customers_index .logos .triangle-down-container .triangle-polygon{width:140px;height:120px;background:#fff;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}.customers_index .logos .unity-69{padding-right:6%}.customers_index .logos .freshdesk{padding-bottom:-4%}.customers_index .logos .Group-2{padding-bottom:-3%}.customers_index .logos .mic-logo{padding-bottom:3%}.customers_index .logos .logo_app_io-e7bb5548{padding-bottom:-5%}.customers_index .logos .runscope-logo-svg-vector{padding-bottom:-4%}.customers_index .story{display:-ms-flexbox;display:flex;margin:50px 11% 70px}.customers_index .story .video{-ms-flex:1;flex:1;background:#3ecf8e;color:#fff;font-size:16px;border-radius:0 0 5px 5px}.customers_index .story .video .angle{background:linear-gradient(-175deg,#3ecf8e00,#3ecf8e00 49%,#3ecf8ed6 50%,#3ecf8e);width:100%;height:70px;margin-top:-70px;-webkit-backface-visibility:hidden}.customers_index .story .video .avatar{width:100%}.customers_index .story .video .desc{padding:2rem}.customers_index .story .video .mic-logo{margin-bottom:1.5rem}.customers_index .story .video .link{color:#fff;text-decoration:none;font-size:12px;padding:1rem 0 0;display:block}.customers_index .story .text{-ms-flex:1;flex:1;font-size:14px;margin:0 2rem}.customers_index .story .text .head{font-size:24px;margin-bottom:1rem}.customers_index .story .text .desc{margin-bottom:2rem}.customers_index .story .text .link{border-radius:5px;padding:1rem 2rem;color:#fff;background:#45b2e8;text-decoration:none;font-size:12px}.customers_index .stories{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:80%;margin:0 auto}.customers_index .story-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;margin-bottom:4rem}.customers_index .story-box .box-bg{width:100%}.customers_index .story-box .quote{z-index:999;margin-right:-28%;width:50%;background:#ccc;border-radius:5px;background-color:rgba(72,170,212,.98);padding:2rem;color:#fff;font-size:16px;line-height:1.5}.customers_index .story-box .quote .logo-box{width:100%;text-align:center;margin-top:-45px;margin-bottom:45px}.customers_index .story-box .quote .logo-box .logo-img{display:inline;padding:20px;background:#fff;border:1px solid #ddd;border-radius:5px}.customers_index .story-box .quote .logo-box .logo-img img{height:20px}.customers_index .story-box .quote a{float:left;margin-top:1rem;font-size:12px;color:#fff;text-decoration:none}.customers_index .story-box .quote-orange{background-color:#e66b07}.customers_index .story-box .quote-1{margin-right:0;margin-left:-30%;background-color:#db6eab}.customers_index .angle{background:linear-gradient(to bottom left,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.customers_index .quotes h1{text-align:center;width:100%;font-size:24px;color:#424242;margin:0;padding:3rem 0}.customers_index .quotes .container{width:90%;max-width:1200px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.customers_index .quotes .box{background:#fff;border-radius:5px;padding:2.5rem;font-size:16px;box-shadow:-6px 6px 8px 0 rgba(0,0,0,.23);margin:1%;width:48%}.customers_index .quotes .box a{text-decoration:none;color:#424242}.customers_index .quotes .box img{height:35px}.customers_index .quotes .box .content{padding:1.5rem 0 1rem}.customers_index .quotes .box h6{font-size:12px;color:#45b2e8;margin:0}.customers_index .bg{background:#fafafa}.customers_index .bg .bg-path{background:url(/assets/images/customers/path-18.svg) no-repeat 0 0;background-size:cover;background-position-y:0;padding:0 0 250px}.customers_index .start{width:100%;margin:0;margin-top:-200px}.team_index .about{text-align:center;margin:2rem auto;width:80%}.team_index .about .heading{font-size:32px;font-weight:500;margin:0 0 1.5rem}.team_index .about .text{width:70%;margin:1rem auto 3rem}.team_index .angle{background:linear-gradient(to bottom left,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.team_index .bg{background:#fafafa}.team_index .bg .importance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:50px 5% 180px;margin-bottom:-150px}.team_index .bg .importance .text .heading{font-size:24px;margin-bottom:1rem}.team_index .bg .text,.team_index .bg img{-ms-flex:1;flex:1}.team_index .angle-bottom{background:linear-gradient(to top left,#fff 0,#fff 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden;z-index:999;position:relative;margin-bottom:-100px}.team_index .city{background:url(/assets/images/team/matthew-lejune-493877-unsplash.jpg) no-repeat 0 50%;height:858px;background-size:cover}.team_index .city,.team_index .city .bg-blue{-webkit-clip-path:polygon(0 10%,100% 0,100% 100%,0 80%);clip-path:polygon(0 10%,100% 0,100% 100%,0 80%)}.team_index .city .bg-blue{background-color:rgba(69,178,232,.62);height:inherit;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.team_index .city .bg-blue .content{width:75%;margin-bottom:15%;margin-left:auto;text-align:right}.team_index .city .bg-blue .content .heading{font-size:24px}.team_index .city .bg-blue .content .desc{font-size:14px}.team_index .meet{text-align:center;margin:4rem 10%;width:80%}.team_index .meet .heading{font-size:32px}.team_index .meet .desc{font-size:14px;margin:1rem auto 3rem;width:70%}.team_index .meet .link{background:#3ecf8e;color:#fff;border-radius:5px;padding:1rem 4rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.team_index .bg-path{background:url(/assets/images/team/path-18-copy.svg) no-repeat 0 0;width:100%;background-size:cover;padding-bottom:200px}.team_index .people{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;margin:0 auto}.team_index .people .person{text-align:center;padding-bottom:1rem;margin:1%;width:23%}.team_index .people .person h4{font-size:16px;font-weight:500;margin-top:1.2rem}.team_index .people .person h5{font-size:14px}.team_index .start{margin-top:-150px}.ideas_index .hero{text-align:center;margin:4rem 0}.ideas_index .hero .super{font-size:16px;font-weight:500;color:#07657a;margin:.8rem 0}.ideas_index .hero .heading{font-size:32px;font-weight:500}.ideas_index .hero .subtext{margin-top:1.5rem;font-size:14px}.ideas_index .box-row{margin:1rem 0}.ideas_index .box-row .box{display:-ms-flexbox;display:flex;padding:3rem 0;width:1000px;margin:0 auto}.ideas_index .box-row .box .screen{-ms-flex:1;flex:1;text-align:right}.ideas_index .box-row .box .desc{-ms-flex:1;flex:1;padding:0 3%}.ideas_index .box-row .box .desc .heading{font-size:24px;margin-bottom:1rem}.ideas_index .box-row:nth-child(odd){background:#fafafa}.ideas_index .box-row:nth-child(odd) .screen{-ms-flex-order:1;order:1;text-align:left}.ideas_index .bg-angle{background:#fafafa;padding-bottom:200px;margin:-1rem 0 -200px}.products_visualize_index .hero{position:relative;margin-top:150px;width:100%}.products_visualize_index .hero .path-16{background:url(/assets/images/products/visualize/visualize_background.svg) repeat-x 0 0;width:100%;height:380px}.products_visualize_index .hero .container{width:100%}.products_visualize_index .hero #keen-dataviz-demo{background:#fff;box-shadow:1px 1px 5px rgba(0,0,0,.1);padding-top:1rem;height:300px;border-radius:10px;margin-left:1rem;text-align:left}.products_visualize_index .hero #keen-dataviz-demo .keen-dataviz-title{text-align:center}.products_visualize_index .hero .screen{z-index:1;text-align:right}.products_visualize_index .hero .screen img{margin-top:-40px;margin-left:50px}.products_visualize_index .hero .linear-bg{position:absolute;top:0;width:100%;height:100%;z-index:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.4),#fff 65%,hsla(0,0%,100%,.3))}.products_visualize_index .hero .content{padding:1rem 5rem;padding-right:12rem}.products_visualize_index .hero .heading{z-index:1;position:relative;padding:0}.products_visualize_index .hero .heading h1{font-family:Montserrat;font-size:42px;font-weight:500;color:#424242;margin-top:0}.products_visualize_index .hero .heading .subtext{font-family:Montserrat;font-size:14px;color:#424242}.products_visualize_index .hero .btn-start{font-family:Hind;font-size:14px;letter-spacing:.5px;text-align:center;color:#fff;background:#3ecf8e;padding:1rem 2.5rem;border-radius:5px;text-decoration:none;margin-top:1rem;float:left}.products_visualize_index .capture{background:url(/assets/images/streams/group-42.svg) no-repeat 100% 0;height:860px;background-position-x:60vw;margin:100px auto -250px}.products_visualize_index .capture .header{text-align:center;margin-top:80px}.products_visualize_index .capture .subheader{font-size:14px}.products_visualize_index .capture h3{color:#d9540d}.products_visualize_index .capture .features{float:left;width:35%;margin-left:10%;margin-top:10vw}.products_visualize_index .features .item{float:left;font-size:14px;margin-bottom:1rem;width:100%}.products_visualize_index .features .fa-check{color:#d9540d}.products_visualize_index .item .icon{margin-right:1rem}.products_visualize_index .angle-up{background:linear-gradient(to bottom left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_visualize_index .angle-down{background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_visualize_index .bg-gray{background:#fafafa;padding:1rem 0}.products_visualize_index .quote{background:url(/assets/images/products/visualize/path-18-copy.svg) no-repeat 0 0;width:100%;background-position:0;color:#424242;font-size:14px;z-index:999;margin:-100px 0;position:relative;height:338px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.products_visualize_index .quote .person{width:80px;margin-right:2rem}.products_visualize_index .quote .person img{width:100%}.products_visualize_index .quote .person .avatar{border-radius:100%;margin-bottom:.5rem}.products_visualize_index .quote .person .company{width:50%;margin:0 25%}.products_visualize_index .quote .desc{max-width:30rem;font-size:14px}.products_visualize_index .quote .desc .name,.products_visualize_index .quote .desc .role{font-size:12px}.products_visualize_index .quote .desc .name{font-weight:500;margin-top:1rem}.products_visualize_index .data-content{-ms-flex-wrap:wrap;flex-wrap:wrap;width:1000px;margin:100px auto 0}.products_visualize_index .data-content,.products_visualize_index .data-content .item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.products_visualize_index .data-content .item{margin-bottom:120px}.products_visualize_index .data-content .item:nth-child(2n) .image{-ms-flex-order:1;order:1}.products_visualize_index .data-content .item:nth-child(2n) .content-text{-ms-flex-order:2;order:2}.products_visualize_index .data-content .content-text{font-size:14px;width:50%}.products_visualize_index .data-content .content-text .heading{font-size:24px;font-weight:500;margin-top:1rem}.products_visualize_index .data-content .content-text .text{margin-top:1rem}.products_visualize_index .data-content .content-text .link{margin-top:1rem;padding-top:1rem;border-top:2px solid #d6d6d6;display:block}.products_visualize_index .data-content .image{width:50%;text-align:center}.products_visualize_index .compute-visualize{display:-ms-flexbox;display:flex;margin-top:50px;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:50px}.products_visualize_index .compute-visualize .flex{vertical-align:middle;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:80%}.products_visualize_index .compute-visualize .flex-1{width:49%;border-radius:5px;border:1px solid #efefef;-ms-flex:none;flex:none}.products_visualize_index .start{background:url(/assets/images/svg/mini-graph-pattern-copy-3b8afa6c.svg) repeat 0 -200px}.products_visualize_index .start .charts{background-image:radial-gradient(circle at 50% 50%,#fafafa,hsla(0,0%,98%,.05));height:650px;margin-top:0}.products_visualize_index .start .btn-contact{color:#9b9b9b;border:2px solid #9b9b9b}.products_visualize_index .start .title{color:#00b0eb;z-index:99999;position:relative}.products_visualize_index .angle-white{height:100px;margin-bottom:-100px;background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fff 0,#fff);width:100%;z-index:99999;position:relative}.products_compute_index .hero{position:relative;margin-top:150px;width:100%;padding-bottom:4vw}.products_compute_index .hero .path-16{background:url(/assets/images/products/compute/compute_background.svg) repeat-x 0 0;width:100%}.products_compute_index .hero .container{width:100%}.products_compute_index .hero .screen{text-align:right;z-index:1}.products_compute_index .hero .screen img{margin-top:-40px;margin-left:50px}.products_compute_index .hero .linear-bg{position:absolute;top:0;width:100%;height:100%;z-index:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.4),#fff 65%,hsla(0,0%,100%,.3))}.products_compute_index .hero .content{padding:1rem 5rem;padding-right:12rem}.products_compute_index .hero .heading{z-index:1;position:relative;padding:0}.products_compute_index .hero .heading h1{font-family:Montserrat;font-size:42px;font-weight:500;color:#424242;margin-top:0}.products_compute_index .hero .heading .subtext{font-family:Montserrat;font-size:14px;color:#424242}.products_compute_index .hero .btn-start{font-family:Hind;font-size:14px;letter-spacing:.5px;text-align:center;color:#fff;background:#3ecf8e;padding:1rem 2.5rem;border-radius:5px;text-decoration:none;margin-top:1rem;float:left}.products_compute_index .capture{background:url(/assets/images/streams/group-42.svg) no-repeat 100% 0;height:860px;background-position-x:60vw;margin:100px auto -250px}.products_compute_index .capture .header{text-align:center;margin-top:80px}.products_compute_index .capture .subheader{font-size:14px}.products_compute_index .capture h3{color:#45b2e8}.products_compute_index .capture .features{float:left;width:35%;margin-left:10%;margin-top:10vw}.products_compute_index .features .item{float:left;font-size:14px;margin-bottom:1rem;width:100%}.products_compute_index .features .fa-check{color:#45b2e8}.products_compute_index .item .icon{margin-right:1rem}.products_compute_index .angle-up{background:linear-gradient(to bottom left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_compute_index .angle-down{background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fafafa 0,#fafafa);width:100%;height:100px;-webkit-backface-visibility:hidden}.products_compute_index .bg-gray{background:#fafafa;padding:1rem 0}.products_compute_index .quote{background:url(/assets/images/products/visualize/path-18-copy.svg) no-repeat 0 0;width:100%;background-position:0;color:#424242;font-size:14px;z-index:999;margin:-100px 0;position:relative;height:338px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.products_compute_index .quote .person{width:80px;margin-right:2rem}.products_compute_index .quote .person img{width:100%}.products_compute_index .quote .person .avatar{border-radius:100%;margin-bottom:.5rem}.products_compute_index .quote .desc{max-width:30rem;font-size:14px}.products_compute_index .quote .desc .name,.products_compute_index .quote .desc .role{font-size:12px}.products_compute_index .quote .desc .name{font-weight:500;margin-top:1rem}.products_compute_index .data-content{-ms-flex-wrap:wrap;flex-wrap:wrap;width:1000px;margin:100px auto 0}.products_compute_index .data-content,.products_compute_index .data-content .item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.products_compute_index .data-content .item{margin-bottom:120px}.products_compute_index .data-content .item:nth-child(2n) .image{-ms-flex-order:1;order:1}.products_compute_index .data-content .item:nth-child(2n) .content-text{-ms-flex-order:2;order:2}.products_compute_index .data-content .content-text{font-size:14px;width:50%}.products_compute_index .data-content .content-text .heading{font-size:24px;font-weight:500;margin-top:1rem}.products_compute_index .data-content .content-text .text{margin-top:1rem}.products_compute_index .data-content .content-text .link{margin-top:1rem;padding-top:1rem;border-top:2px solid #d6d6d6;display:block}.products_compute_index .data-content .image{width:50%;text-align:center}.products_compute_index .compute-visualize{display:-ms-flexbox;display:flex;margin-top:50px;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:50px}.products_compute_index .compute-visualize .flex{vertical-align:middle;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:80%}.products_compute_index .compute-visualize .flex-1{width:49%;border-radius:5px;border:1px solid #efefef;-ms-flex:none;flex:none}.products_compute_index .start{background:url(/assets/images/svg/mini-graph-pattern-copy-3b8afa6c.svg) repeat 0 -200px}.products_compute_index .start .charts{background-image:radial-gradient(circle at 50% 50%,#fafafa,hsla(0,0%,98%,.05));height:650px;margin-top:0}.products_compute_index .start .btn-contact{color:#9b9b9b;border:2px solid #9b9b9b}.products_compute_index .start .title{color:#00b0eb;z-index:99999;position:relative}.products_compute_index .angle-white{height:100px;margin-bottom:-100px;background:linear-gradient(to top left,#fff0 0,#fff0 50%,#fff 0,#fff);width:100%;z-index:99999;position:relative}.x404{font-family:Montserrat}.x404 .content{min-height:400px;background:url(/assets/images/svg/mini-graph-pattern-copy-3b8afa6c.svg) repeat 0 -200px}.x404 .content .title{font-size:2rem;font-weight:500;border-radius:5px;box-shadow:-2px 2px 8px 0 rgba(0,0,0,.23);border:1px solid #d6d6d6;background-color:#fff;width:100%;max-width:50rem;margin:4rem auto 1rem;padding:1.5rem;text-align:center}.x404 .content .instruction{width:100%;max-width:50rem;margin:0 auto;text-align:center}.sdk-color-gray .icon{color:#8b99a7}.sdk-color-red .icon{color:#fe6672}.sdk-color-orange .icon{color:#ff855c}.sdk-color-yellow .icon{color:#eeb058}.sdk-color-leaf .icon{color:#73d483}.sdk-color-mint .icon{color:#00cfbb}.sdk-color-teal .icon{color:#00b0eb}.sdk-color-blue .icon{color:#5a9eed}.sdk-color-purple .icon{color:#8a8ad6}.sdk-color-lavender .icon{color:#c879bb}.sdk-list{margin-bottom:1.25rem}.sdk-list-header .labels{font-size:.625rem;text-transform:uppercase;letter-spacing:normal;text-align:left}.sdk-list-item{padding:1.75rem 1.5rem;margin-bottom:-1px;background-color:#fff;border:1px solid #d9dee2;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.sdk-list-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.sdk-list-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.sdk-list-item.sdk-list-header{padding:1rem 1.5rem}.sdk-list-item:not(.sdk-list-header):hover{background-color:#f9fafa}.sdk-name{margin-left:.5rem;display:inline-block;color:#2c333a;font-weight:400}.sdk-capabilities{margin-left:auto;width:50%;display:-ms-flexbox;display:flex}.sdk-capabilities .capability-link,.sdk-capabilities>span{-ms-flex:0 0 25%;flex:0 0 25%;text-align:center}.sdk-capabilities .capability-link{border:none}.sdk-capabilities .capability-link:hover{border:none;text-decoration:none}.sdk-capabilities .icon{font-size:1.25rem}@media screen and (min-width:60em){.mobile-nav{display:none}.desktop-nav{display:-ms-flexbox;display:flex}body.mobile-nav-open{max-height:none;overflow-y:auto}}@media only screen and (max-width:1200px){.footer .container{width:90%;margin:0 5%}.dual-cta-start{width:100%;margin-left:0;margin-right:0}.index .tns-horizontal.tns-subpixel>.tns-item{vertical-align:top}.index .integration-slider{padding:2rem}.index .tns-outer{margin-top:0}.index .tns-nav button{width:1rem;height:1rem;padding:0;margin-right:1rem}.index .slider-slide{-ms-flex-direction:column;flex-direction:column}.index .slider-slide .flex-none{text-align:center}.index .slide-content{margin-bottom:2rem}.index .slide-image{margin-left:0;max-width:100%}.index .slide #next_slide,.index .slide #prev_slide{display:none}.products_streams_index .stream-hero .screen img{margin-left:7%}.products_streams_index .about-streams .head{padding:0 5%}.products_streams_index .about-streams .watering{margin-right:2rem}.products_streams_index .send .group-46{margin-left:50%}.products_streams_index .compute-visualize{margin-top:120px}.products_streams_index .compute-visualize .flex{width:90%}.products_streams_index .arrow-3{display:none}.community .box{padding:3rem 6rem}.docs .chart-example-container.new-visualization .chart-example-box,.guides .chart-example-container.new-visualization .chart-example-box{width:100%}.docs .chart-example-container.new-visualization .chart-example-box:nth-child(2n),.guides .chart-example-container.new-visualization .chart-example-box:nth-child(2n){margin-left:0}.docs .docs .header .desc,.guides .docs .header .desc{padding:1rem 3rem}.docs .chart-example-box,.guides .chart-example-box{width:100%}.docs .chart-example-box:nth-child(2n),.guides .chart-example-box:nth-child(2n){margin-left:0}.pricing-container .lead .box-preview{-ms-flex-wrap:wrap;flex-wrap:wrap}.pricing-container .lead .box-preview .price-plans{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.pricing-container .lead .box-preview .box-custom{position:static;width:500px;margin-left:0;box-shadow:none;border:0;border-top:1px solid #d6d6d6;-ms-flex-preferred-size:100%;flex-basis:100%}.customers_index .story{margin:50px 5% 70px}.customers_index .stories{width:90%}.team_index .importance{width:95%}.team_index .importance .text{margin-left:3%}.team_index .start{width:100%;margin-left:0;margin-right:0}.team_index .city .bg-blue .content{width:90%;margin:0 5%}}@media only screen and (max-width:1100px){.subpages nav.navbar .navbar-nav>li>a{padding-left:15px;padding-right:15px}.products_streams_index .quote{background:none}.docs .navbar .navbar-nav>li>a,.guides .navbar .navbar-nav>li>a{padding:15px}.docs .navbar-toggle,.guides .navbar-toggle{position:absolute;z-index:999999;right:0;top:0}.docs .navbar-toggle .icon-bar,.guides .navbar-toggle .icon-bar{background:#eee}.pricing_index .pricing-container .lead{padding:0 5%}.pricing_index .pricing-container .lead .box{max-width:none;margin:0;border-radius:5px}.pricing_index .pricing-container .lead .box-included{margin:2rem 0}.customers_index .logos .content{padding:0 5%}.customers_index .logos .triangle-up-container{margin-bottom:50px}.customers_index .story-box .quote{margin-right:-50%}.customers_index .story-box .quote-1{margin-left:-50%;margin-right:0}}@media only screen and (max-width:1300px){.footer .main-links{margin:1rem 4rem}.index .sub-white{padding-right:0}.index .chart1{right:0;width:40%}.index .chart2{top:15%;left:15%;width:35%}.index .chart3{left:50%;width:40%;top:50%}.support-container .support-head .support_lead .embedded-system-status{width:100%}}@media only screen and (max-width:1024px){.footer .container{-ms-flex-flow:row wrap;flex-flow:row wrap}.footer .main-links{-ms-flex:1 100%;flex:1 100%;-ms-flex-order:3;order:3;margin:2rem 0 0}.footer .term-links{-ms-flex:1;flex:1;font-size:.8rem}.footer .social-links{-ms-flex:1;flex:1;text-align:right}.index .stream .text{width:70%}.index .boxes{width:100%}.index .engineered .boxes{padding:0}.index .customer-stories .box{margin:1rem 0}}@media only screen and (max-width:1000px){.reduce-container{width:90%;margin:0 5%}.products_streams_index .stream-hero .content{padding:0 4rem}.products_streams_index .capture .features{width:100%;margin:50px 0}.products_streams_index .capture{background-position-y:210px}.products_streams_index .quote{-ms-flex-direction:column;flex-direction:column;padding:65px 5%;height:auto}.products_streams_index .group-43{margin-top:-140px}.products_streams_index .path-18{background:none}.products_streams_index .about-streams .head{z-index:999;position:relative}.products_streams_index .send .group-46{margin-left:30%;width:100%}.products_streams_index .group-47{margin-top:-120px;margin-left:-80px;width:680px}.products_streams_index .customer-container{width:90%}.products_streams_index .customer-container .avatar-logo,.products_streams_index .customer-container .desc{margin-top:4rem}.products_access_index .safely .feature-line{-ms-flex-direction:column;flex-direction:column}.products_access_index .safely .feature-line .image{padding-right:0;text-align:center}.products_access_index .safely .feature-line .features{width:360px;margin:2rem auto}.products_access_index .quote{padding:0 2rem}.products_access_index .bottom-desc{padding:1rem 5%}.products_access_index .bottom-desc .text-line{-ms-flex-direction:column;flex-direction:column}.products_access_index .bottom-desc .key-line .text,.products_access_index .bottom-desc .text-line .text{margin-right:0}.products_access_index .bottom-desc .image{margin-top:2rem}.products_access_index .bottom-desc .image-left{-ms-flex-order:2;order:2;margin:3rem 0 5rem}.docs .header .desc,.guides .header .desc{padding:1rem 3rem}.docs .buttons,.guides .buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 1rem 1rem}.docs .buttons a,.guides .buttons a{width:100%;margin-bottom:1rem}.support-container .graphs,.support-container .navbar .searchbox{display:none}.support-container .boxes{width:100%}.team_index .about,.team_index .about .text{width:90%}.team_index .importance{-ms-flex-direction:column;flex-direction:column}.team_index .importance .screen{margin-bottom:2rem}.team_index .meet{width:90%;margin:3rem auto}.team_index .meet .desc{width:90%}.team_index .people{width:100%;margin-top:4rem}.ideas_index .hero{padding:0 5%}.ideas_index .box-row .box{width:100%;-ms-flex-direction:column;flex-direction:column}.ideas_index .box-row .box .screen{text-align:center}.ideas_index .box-row .box .desc{width:90%;margin:2rem auto 0}.ideas_index .box-row:nth-child(odd) .screen{-ms-flex-order:0;order:0}.products_visualize_index #keen-dataviz-demo{margin:0 1rem}.products_visualize_index .hero{margin-top:60px}.products_visualize_index .hero .content{padding:1rem 15%}.products_visualize_index .hero .path-16{height:auto}.products_visualize_index .hero-flex{-ms-flex-direction:column;flex-direction:column}.products_visualize_index .hero-flex .screen{text-align:center}.products_visualize_index .hero-flex .screen img{margin-left:0}.products_visualize_index .hero-flex .heading{text-align:center}.products_visualize_index .hero-flex .heading .btn-start{margin-top:1rem;display:inline-block;float:none}.products_visualize_index .capture .header{margin:50px 5% 0}.products_visualize_index .capture .features{width:80%;margin:10vw auto;float:none}.products_visualize_index .quote{background-position-x:-100px;-ms-flex-direction:column;flex-direction:column;padding:65px 5%;height:auto}.products_visualize_index .data-content{width:90%;margin:50px auto 0}.products_visualize_index .data-content .item{-ms-flex-direction:column;flex-direction:column}.products_visualize_index .data-content .item .content-text{width:100%;-ms-flex-order:1;order:1}.products_visualize_index .data-content .item .content-text .icon{display:none}.products_visualize_index .data-content .item .image{width:100%;-ms-flex-order:0;order:0}.products_visualize_index .compute-visualize{margin-top:0}.products_visualize_index .compute-visualize .flex{-ms-flex-direction:column;flex-direction:column;width:90%}.products_visualize_index .compute-visualize .flex .flex-1{width:100%}.products_compute_index .hero{margin-top:60px}.products_compute_index .hero .content{padding:1rem 15%}.products_compute_index .hero-flex{-ms-flex-direction:column;flex-direction:column}.products_compute_index .hero-flex .screen{text-align:center}.products_compute_index .hero-flex .screen img{margin-left:0}.products_compute_index .hero-flex .heading{text-align:center}.products_compute_index .hero-flex .heading .btn-start{margin-top:1rem;display:inline-block;float:none}.products_compute_index .capture .header{margin:50px 5% 0}.products_compute_index .capture .features{width:80%;margin:10vw auto;float:none}.products_compute_index .quote{-ms-flex-direction:column;flex-direction:column;padding:65px 5%;height:auto;background:none}.products_compute_index .data-content{width:90%;margin:50px auto 0}.products_compute_index .data-content .item{-ms-flex-direction:column;flex-direction:column}.products_compute_index .data-content .item .content-text{width:100%;-ms-flex-order:1;order:1}.products_compute_index .data-content .item .content-text .icon{display:none}.products_compute_index .data-content .item .image{width:100%;-ms-flex-order:0;order:0}.products_compute_index .compute-visualize{margin-top:0}.products_compute_index .compute-visualize .flex{-ms-flex-direction:column;flex-direction:column;width:90%}.products_compute_index .compute-visualize .flex .flex-1{width:100%}}@media only screen and (max-width:993px){.footer{padding-left:0}}@media only screen and (max-width:980px){.desktop-nav .top-menu-a{padding:.5rem 1.1rem}}@media only screen and (max-width:800px){.dual-cta-start .title{font-size:1.3rem}.dual-cta-start .links{margin-top:1.5rem;padding:0 5%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dual-cta-start .links a{margin:0 0 1rem}.index .build-for .container .text,.index .seamless .container .text{width:90%}.index .stream-header{display:block}.index .stream .col-text{-ms-flex:none;flex:none;width:100%;margin-bottom:1rem}.index .stream .col-text .text{width:100%}.index .boxes{-ms-flex-direction:column;flex-direction:column}.index .boxes .box{margin:2rem 0 0;box-shadow:1px 1px 2px 1px rgba(0,0,0,.1)}.index .code-header{display:none}.index .code-container{margin-top:1rem;display:block!important}.index .code-container flex-1{-ms-flex:none;flex:none;width:100%}.index .code-container #keen-dataviz-demo{width:100%;margin-top:0;padding-left:.5rem;padding-right:1rem}.index .code-snip{margin-top:0;padding:2rem;overflow:scroll}.index .seamless .integration-slider{box-shadow:0 1px 3px 0 rgba(0,0,0,.23)}.index .integration-slider .slide{display:block;padding:.5rem;margin:0}.index .flex-images{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}.index .flex-images img{margin:.5rem}.index .customer-stories .box .flex{-ms-flex-direction:column;flex-direction:column}.index .customer-stories .box .fd-row{-ms-flex-direction:row;flex-direction:row}.index .customer-stories .box .story-right{margin-top:3rem;margin-left:0;padding-left:0;border:0}.products_access_index .quote{-ms-flex-direction:column;flex-direction:column;font-size:12px;padding:0 1rem 2rem}.products_access_index .quote .person{margin-right:0}.products_access_index .quote .desc{margin-top:1rem}.docs .primary-sections .box,.guides .primary-sections .box{-ms-flex:1 0 95%;flex:1 0 95%}.support-container .boxes{-ms-flex-direction:column;flex-direction:column}.support-container .boxes .box{width:100%}.pricing_index .pricing-container .lead{-ms-flex-direction:column;flex-direction:column;height:auto}.pricing_index .pricing-container .lead .box{width:100%}.pricing_index .pricing-container .lead .box-switch-units{padding:0 0 2rem}.pricing_index .pricing-container .bg .bg-path .table{width:90%}.customers_index .hero{padding:0 5%}.customers_index .story{-ms-flex-direction:column;flex-direction:column;margin:0}.customers_index .story .text{margin:2rem 0}.customers_index .stories{margin-top:2rem;width:100%}.customers_index .story-box{-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}.customers_index .story-box .quote{width:100%;margin:0;-ms-flex-order:2;order:2}.customers_index .story-box .quote-1{-ms-flex-order:0;order:0}.customers_index .quotes .container{-ms-flex-direction:column;flex-direction:column;width:100%}.customers_index .quotes .box{width:100%}.customers_index .start .title{font-size:1.3rem}.customers_index .start .links{margin-top:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.customers_index .start .links a{margin:0 0 1rem}.ideas_index .box-row .box{padding:0 0 2rem}.products_visualize_index .hero .path-16{background:none}.products_visualize_index .hero .keen-dataviz-title{display:none}.products_visualize_index .hero #keen-dataviz-demo{margin:0;box-shadow:none}.products_visualize_index .quote{background:none}.products_visualize_index .start{padding-top:120px}.products_visualize_index .start .links{width:90%;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;margin-top:10px}.products_visualize_index .start .links a{margin:0 0 1rem}.products_compute_index .start{padding-top:120px}.products_compute_index .start .links{width:90%;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;margin-top:10px}.products_compute_index .start .links a{margin:0 0 1rem}.sdk-capabilities.labels{display:none}}@media only screen and (max-width:500px){.footer .container .pr4{padding-right:0}footer .w-25{width:50%}.index .engineered .boxes{display:block}.index .engineered .boxes .flex-1{-ms-flex:none;flex:none;padding:0;width:100%;margin:4rem 0;box-shadow:none}.index .customer-stories .box{padding:3rem 2rem}.index .customer-stories .box .fd-row{-ms-flex-direction:column;flex-direction:column}.index .customer-stories .fd-row .avatar{margin:0 auto;width:100%;text-align:center;display:block}.index .customer-stories .fd-row .avatar img{clear:both}.index .customer-stories .fd-row .desc{margin:1rem auto;width:100%}.index .read-more a{display:block}.index .start .title{font-size:1.8rem}.index .start .links{margin-top:2rem}.index .start .links a{margin:0 auto 1rem;width:80%;display:block}.pricing_index .pricing-container .lead{padding:0}.pricing_index .pricing-container .lead .box{padding:1rem}.pricing_index .pricing-container .lead .box .item{-ms-flex-direction:column;flex-direction:column;padding:1rem 0}.pricing_index .pricing-container .lead .box .item .link{width:auto;margin:1rem 0 0}.pricing_index .start{padding:120px 0}.pricing_index .start .links{display:-ms-flexbox;display:flex}}@media (-ms-high-contrast:none){.index .talk-to-an-expert,.index .talk-to-an-expert a{color:#fff}}@media only screen and (max-width:1400px){.index .container{width:90%}}@media only screen and (max-width:900px){.index .top-angle{height:auto;padding-bottom:50px}.index .main-container{margin-bottom:60px}.index .main-container .home-screen-wrapper,.index .main-container .home-screen-wrapper .home-screen{height:auto}.index .sub-black{margin-top:0}.index .sub-white{font-size:2.2rem}}@media only screen and (max-width:700px){.index .main-container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.index .main-container .sub-black{margin-top:1rem}.index .main-container .sub-white{font-size:2rem;margin-bottom:1rem}.team_index .people .person{width:48%}.team_index .bg-path{padding-bottom:100px}}@media only screen and (max-width:840px){.products_streams_index .stream-hero .content{padding:0}.products_streams_index .capture .subheader,.products_streams_index .capture h3{padding:0 5%}.products_streams_index .about-streams .arrow{display:none}.products_streams_index .about-streams .head{-ms-flex-direction:column;flex-direction:column}.products_streams_index .about-streams .text-content{-ms-flex-order:1;order:1}.products_streams_index .about-streams .text-content .shape{display:none}.products_streams_index .about-streams .logos,.products_streams_index .about-streams .stream-data-head{-ms-flex:none;flex:none;width:100%}.products_streams_index .about-streams .logos{-ms-flex-order:0;order:0;margin:2rem 0}.products_streams_index .about-streams .enrichment{margin-top:70px}.products_streams_index .about-streams .enrichment .watering{padding-top:0}.products_streams_index .about-streams .send-data-flex{padding:0 5%}.products_streams_index .about-streams .watering{margin:0 0 20px;padding:0}.products_streams_index .about-streams .watering img{margin:0;padding:0}.products_streams_index .group-43{margin:0}.products_streams_index .stream-hero{margin-top:80px}.products_streams_index .stream-hero .flex-1{-ms-flex:none;flex:none;width:100%;text-align:center}.products_streams_index .stream-hero .flex{display:block}.products_streams_index .stream-hero .flex-1{z-index:99;position:relative}.products_streams_index .stream-hero .heading{padding:2rem}.products_streams_index .stream-hero .btn-start{float:none;margin-top:2rem;display:block}.products_streams_index .screen img{margin-left:0}.products_streams_index .about-streams{margin-top:0}.products_streams_index .compute-visualize{margin:70px 0 20px}.products_streams_index .compute-visualize .flex{-ms-flex-direction:column;flex-direction:column;width:90%}.products_streams_index .compute-visualize .flex .flex-1{width:100%;margin:.5rem 0}.pricing-container .lead .box-preview{display:block;width:100%}.pricing-container .lead .box-preview .price-plans{border-bottom:1px solid #d6d6d6}.pricing-container .lead .box-preview .box-custom{border-top:0;width:100%}.pricing-container .lead .box-preview .plan-application{margin:0 auto;max-width:10rem}}@media only screen and (max-width:560px){.products_streams_index .stream-hero .screen img{margin:0 5%;width:90%}.products_streams_index .start{padding-top:120px}.products_streams_index .start .links{width:90%;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;margin-top:10px}.products_streams_index .start .links a{margin:0 0 1rem}.stream-hero .screen img{margin:0 5%;width:90%}.start{padding-top:120px}.start .links{width:90%;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;margin-top:10px}.start .links a{margin:0 0 1rem}}@media only screen and (max-width:520px){.products_streams_index .customer-container .desc{font-size:.8rem}.products_streams_index .customer-container .avatar-logo,.products_streams_index .customer-container .desc{margin-top:5rem}}@media only screen and (max-width:600px){.products_access_index .quote{background:none;height:auto;padding:8rem 10%}.products_access_index .bottom-desc .text-line .text{width:90%}.community .head{padding:2rem}.community .box{padding:3rem}.community .projects{display:-ms-flexbox;display:flex;margin-bottom:150px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.community .projects a{width:100%}}@media only screen and (max-width:767px){.docs .navbar,.guides .navbar{border-bottom:1px solid rgba(0,0,0,.15)}.docs .navbar .login-button,.guides .navbar .login-button{margin-left:0}.docs .navbar-header,.guides .navbar-header{width:100%}.docs .navbar-collapse,.guides .navbar-collapse{position:absolute;top:100%;left:0;width:100%;padding:0 0 10px;margin:0;margin-top:1px;display:none;border-top:1px solid hsla(0,0%,100%,.05);background-color:#27566d;box-shadow:0 10px 10px}.docs .navbar-collapse .navbar-nav,.guides .navbar-collapse .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.docs a.nav-header-link-btn-border,.guides a.nav-header-link-btn-border{border:0;padding:15px!important}.docs .navbar-collapse.in,.guides .navbar-collapse.in{display:-ms-flexbox;display:flex}.docs .navbar-nav,.guides .navbar-nav{margin:0}}@media only screen and (min-width:1300px){.support-container .navbar{margin:0 10%}}@media only screen and (max-width:620px){.support-container .support-table-lg tr td:last-of-type{display:none}.support-container .support-table-mobile{display:block}}@media only screen and (max-width:550px){.support-container .navbar{-ms-flex-direction:column;flex-direction:column}.support-container nav.navbar .auth-links a{width:50%;background:#f0f0f0;text-align:center;border-radius:5px}}@media only screen and (max-width:425px){.sdk-capabilities{margin-left:0;margin-top:1rem;width:100%}}
