.header{height:7.5rem;margin-top:1.5rem;position:absolute;left:0;right:0;white-space:nowrap}.header .nav{display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:inherit}.header .nav .nav-brand{display:inline-block;background-color:#fff;border-radius:50%;box-shadow:0 0 .6rem .2rem rgba(89,89,89,.3);height:6.3rem;-webkit-flex-basis:6.3rem;flex-basis:6.3rem;position:relative}.header .nav .nav-brand img{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header .nav .hamburger-menu{background-color:#fff;border-radius:50%;border:0;box-shadow:0 0 1rem .2rem rgba(0,0,0,.1);cursor:pointer;height:4.6rem;position:relative;width:4.6rem}.header .nav .hamburger-menu span{background-color:#1554e4;height:.3rem;position:absolute;width:2.4rem;left:1.1rem;border-radius:.3rem;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .nav .hamburger-menu span:first-child{top:1.4rem}.header .nav .hamburger-menu span:nth-child(2){top:2.2rem}.header .nav .hamburger-menu span:nth-child(3){top:3rem}.header .nav .hamburger-menu.open-hamburger-menu>span:first-child{top:2.3rem;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.header .nav .hamburger-menu.open-hamburger-menu>span:nth-child(2){opacity:0}.header .nav .hamburger-menu.open-hamburger-menu>span:nth-child(3){top:2.3rem;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.header .nav a:last-child,.header .nav ul a{font:normal normal 700 1.4rem/4.8rem Open Sans,sans-serif;margin-left:3rem;outline:0;text-decoration:none}.header .nav ul{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:calc(100% - 6.3rem);flex-basis:calc(100% - 6.3rem);-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-flex-grow:1;flex-grow:1;list-style-type:none;margin:0;padding-left:0}.header .nav ul a{position:relative;color:#7a7a7d;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header .nav ul a:after{content:"";background-color:#1554e4;height:.4rem;position:absolute;left:0;top:130%;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out;width:0}.header .nav ul a:hover{color:#1554e4}.header .nav ul a:hover:after{width:100%}.header .nav .justify-start{margin-right:auto}.header .nav .nav-link-white{color:#fff}.header .nav .nav-link-white:after{background-color:#fff}.header .nav .nav-link-white:hover{color:#fff}.header .nav .download{position:relative;height:30px;padding:10px 22px 10px 42px;font-size:1.3rem;text-align:center;border-radius:20px;-o-transition:.6s all;transition:all .6s}.header .nav .download img{position:absolute;top:15px;left:22px}.header .nav .download img:last-of-type{opacity:0;-o-transition:.6s all;transition:all .6s}.header .nav .download:after{display:none}.header .nav .demo,.header .nav .login{position:relative;height:30px;padding:10px 22px;font-size:1.3rem;text-align:center;border-radius:20px;-o-transition:.6s all;transition:all .6s}.header .nav .demo:after,.header .nav .login:after{display:none}.header .nav .nav-link.download,.header .nav .nav-link.login{background-color:#fff;border:2px solid #1554e4;color:#1554e4}.header .nav .nav-link.download:hover,.header .nav .nav-link.login:hover{background-color:#1554e4;color:#fff}.header .nav .nav-link.download:hover img:last-of-type,.header .nav .nav-link.login:hover img:last-of-type{opacity:1}.header .nav .nav-link-white.download,.header .nav .nav-link-white.login{background-color:transparent;border:2px solid #fff;color:#fff}.header .nav .nav-link-white.download img:last-of-type,.header .nav .nav-link-white.login img:last-of-type{opacity:1}.header .nav .nav-link.demo,.header .nav .nav-link.download{background-color:#fff;border:2px solid #ff7a42;color:#ff7a42}.header .nav .nav-link.demo:hover,.header .nav .nav-link.download:hover{background-color:#ff7a42;color:#fff}.header .nav .nav-link.demo:hover img:last-of-type,.header .nav .nav-link.download:hover img:last-of-type{opacity:1}.header .nav .nav-link-white.demo,.header .nav .nav-link-white.download{background-color:transparent;border:2px solid #fff;color:#fff}.header .nav .nav-link-white.demo img:last-of-type,.header .nav .nav-link-white.download img:last-of-type{opacity:1}.others-header>a{margin-left:auto!important}.others-header .hamburger-menu span{background-color:#343434!important}.others-header .white-btn:hover{color:#343434!important}@media (min-width:768px){.header .nav .hamburger-menu{display:none}}@media (max-width:1199px){.header .nav a:last-child,.header .nav ul a{margin-left:2rem}.header .others-header a:last-child,.header .others-header ul a{margin-left:1.5rem}}@media (max-width:1000px){.header{margin-top:0}.header .nav .nav-brand{margin-left:auto}.header .nav .hamburger-menu{display:block;-webkit-order:-1;order:-1}.header .nav ul{background-color:#efefef;bottom:0;display:block;-webkit-flex-flow:column wrap;flex-flow:column wrap;margin-left:0!important;min-height:100vh;overflow-y:auto;position:fixed;right:-50rem;top:0;-o-transition:right .5s ease-in-out;transition:right .5s ease-in-out;width:24rem;z-index:15;-webkit-overflow-scrolling:touch}.others-header ul{background-color:#747474!important}}@media (max-width:580px){.header .nav>li{display:none}.header .nav ul li{margin:.5rem 0}.header .nav ul li:last-of-type{display:block}.header .nav ul li:last-of-type a.blue-btn{color:#1554e4!important;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header .nav ul li:last-of-type a.blue-btn:after{display:none}.header .nav ul li:last-of-type a.blue-btn:hover{color:#fff!important}.header .others-header ul li:last-of-type a.white-btn{color:#fff!important}.header .others-header ul li:last-of-type a.white-btn:after{display:none}.header .others-header ul li:last-of-type a.white-btn:hover{color:#7a7a7d!important}}footer{background-color:#fff;text-align:center}footer p:nth-child(2){background-color:#1554e4;margin-top:0;padding:1rem}footer p:nth-child(2) a{color:#fff;font-size:1.4rem;line-height:3.6rem;margin-left:2rem;padding:1rem;text-decoration:none}footer p:nth-child(2) a:hover{text-decoration:underline}footer p:nth-child(3),footer p:nth-child(4){font-size:1.4rem;color:#747474;margin:2rem 0}footer p:nth-child(3) a{color:#000;text-decoration:none;font-weight:700}footer p:nth-child(3) a:hover{text-decoration:underline}footer div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center}footer div:first-child{margin:0}footer div:first-child div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;padding:4rem;line-height:4.8rem}footer div:first-child div p{color:#1554e4;font-size:3rem;font-weight:700}footer div:first-child div a{margin-left:15px;padding:0 3.5rem;height:45px!important}footer div div{padding-top:2px;padding-left:10px}footer div p{margin:2rem 0;padding:0!important;background-color:transparent!important}footer .google-play{height:60px}@media (max-width:767px){footer p:first-child{padding:2rem}footer p:nth-child(2) a,footer p:nth-child(3) a{padding:.2rem;margin-left:1rem}footer div{-webkit-flex-direction:column!important;flex-direction:column!important}footer div div{display:-webkit-flex;display:flex;-webkit-flex-direction:row!important;flex-direction:row!important}footer div:first-child{margin:0}footer div:first-child div{-webkit-flex-direction:column!important;flex-direction:column!important}footer div:first-child div a{margin-bottom:2rem}}@media (max-width:360px){footer p:nth-child(2) a{padding:.2rem;margin-left:1rem;font-size:1.2rem}}*,:after,:before{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-tap-highlight-color:transparent;font-size:62.5%}body,html{overflow-x:hidden}body{font-family:Open Sans,sans-serif;font-size:1.6rem;margin:0;padding:0}h1{font:normal normal 700 4.8rem/normal Open Sans,sans-serif}h2{font:normal normal 800 3rem/normal Open Sans,sans-serif}h3{font:normal normal 700 2.4rem/3.6rem Open Sans,sans-serif}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;vertical-align:middle}::-webkit-input-placeholder{color:#d1d1d1;font-style:italic;font-size:18px}:-ms-input-placeholder{color:#d1d1d1;font-style:italic;font-size:18px}::-ms-input-placeholder{color:#d1d1d1;font-style:italic;font-size:18px}::placeholder{color:#d1d1d1;font-style:italic;font-size:18px}.wrapper{margin:0 auto;padding-left:2rem!important;padding-right:2rem!important}@media (min-width:768px){.wrapper{max-width:75rem}}@media (min-width:1200px){.wrapper{max-width:120rem}}@media (max-width:767px){.wrapper{max-width:100%}}.img-fluid{max-width:100%;height:auto}.card-shadow{box-shadow:0 0 1.5rem .2rem hsla(0,0%,87.8%,.75)}.blog-center-flex{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between}.clearfix:after{display:block;content:"";clear:both}.text-right{text-align:right}.text-left{text-align:left!important}form.subscribe-form{text-align:left;color:#fff}form.subscribe-form h3{font-size:3rem}form.subscribe-form p{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;height:5rem}form.subscribe-form p input{border:0;border-radius:.75rem;outline:0;padding:1rem;height:5rem;-webkit-flex-basis:290px;flex-basis:290px}form.subscribe-form p button{margin-left:1rem;height:5rem}form.subscribe-form p button span{line-height:normal}p.footer-social-icons{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}p.footer-social-icons .d-blog-article{display:none}p.footer-social-icons>a{position:relative;margin-left:1rem;width:3.9rem;height:3.9rem}p.footer-social-icons>a img{left:0;overflow:hidden;position:absolute;top:0;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}p.footer-social-icons>a img.bottom{opacity:0}p.footer-social-icons>a img.bottom:hover{opacity:1}p.footer-social-icons>a:hover{-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}p.footer-social-icons>a:hover img.bottom{opacity:1}.ml-auto{margin-left:auto!important}.text-uppercase{text-transform:uppercase}.text-underline{text-decoration:underline}.text-italic{font-style:italic}.btn-back-to-top span{cursor:pointer}.blue-btn,.orange-btn,.white-btn{padding:1rem 2.5rem;border-radius:.5rem}.blue-btn{border:.2rem solid #1554e4;color:#1554e4;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.blue-btn:hover{color:#fff;background-color:#1554e4!important}.white-btn{border:.2rem solid #fff;color:#fff;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.white-btn:hover{color:#1554e4;background-color:#fff}.gdpr-wrapper .blue-btn{cursor:pointer;background-color:transparent}.orange-btn{border:.2rem solid #ff4e00;color:#ff4e00;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.orange-btn:hover{color:#fff;background-color:#ff4e00}.show-header{right:0!important;-o-transition:right .5s ease-in-out;transition:right .5s ease-in-out}.color-orange{color:#ff4e00}.headline-height{height:49rem;padding-top:12rem}.headline-section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end}.headline-section div{-webkit-flex-basis:calc(50% - 3rem);flex-basis:calc(50% - 3rem)}.headline-section div:first-of-type{color:#fff}.headline-section div:first-of-type h1{margin:3rem 0}.headline-section div:first-of-type p{font-size:1.6rem;line-height:3.6rem}.headline-section div:last-of-type{text-align:right}.trademark{position:relative;top:-1.5rem;font-size:3rem}.bg-white{background-color:#fff}.bg-gradient-blue{background:-o-linear-gradient(left,#1554e4 0,#3b70ee 100%);background:linear-gradient(90deg,#1554e4 0,#3b70ee)}.bg-dirty-white{background-color:#efefef}.bg-feat{background-color:#f4f4f4}.demo-trial{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.demo-trial>a{cursor:pointer;-webkit-flex:1 1 auto;flex:1 1 auto;position:relative;z-index:1;overflow:hidden}.demo-trial>a img{transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-o-transform .3s ease-in-out}.demo-trial>a h2{background:-o-linear-gradient(top,transparent .2rem,transparent .2rem) 0 0,-o-linear-gradient(right,transparent .2rem,transparent .2rem) 100% 100%,-o-linear-gradient(left,transparent .2rem,transparent .2rem) 0 0,-o-linear-gradient(bottom,transparent .2rem,transparent .2rem) 100% 100%;background:linear-gradient(180deg,transparent .2rem,transparent 0) 0 0,linear-gradient(270deg,transparent .2rem,transparent 0) 100% 100%,linear-gradient(90deg,transparent .2rem,transparent 0) 0 0,linear-gradient(0deg,transparent .2rem,transparent 0) 100% 100%;background-repeat:no-repeat;-o-background-size:0 0;background-size:0 0;color:#ff4e00;left:50%;margin:0;padding:2rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-transition:-o-background-size .3s ease-in-out;transition:background-size .3s ease-in-out;transition:background-size .3s ease-in-out,-o-background-size .3s ease-in-out}.demo-trial>a:hover img{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.demo-trial>a:hover h2{background:-o-linear-gradient(top,#ff4e00 .2rem,transparent .2rem) 0 0,-o-linear-gradient(right,#ff4e00 .2rem,transparent .2rem) 100% 100%,-o-linear-gradient(left,#ff4e00 .2rem,transparent .2rem) 0 0,-o-linear-gradient(bottom,#ff4e00 .2rem,transparent .2rem) 100% 100%;background:linear-gradient(180deg,#ff4e00 .2rem,transparent 0) 0 0,linear-gradient(270deg,#ff4e00 .2rem,transparent 0) 100% 100%,linear-gradient(90deg,#ff4e00 .2rem,transparent 0) 0 0,linear-gradient(0deg,#ff4e00 .2rem,transparent 0) 100% 100%;background-repeat:no-repeat;-o-background-size:2rem 2rem;background-size:2rem 2rem;z-index:3}.demo-trial>a:first-of-type{border-right:.1rem solid #fff}.demo-trial div{-webkit-align-items:center;align-items:center;background-color:#fff;border-radius:50%;color:#ff4e00;display:-webkit-flex;display:flex;font-size:2.4rem;font-weight:800;height:6rem;-webkit-justify-content:center;justify-content:center;line-height:3.6rem;position:absolute;width:6rem;z-index:2}.pricing-payment{-webkit-flex-basis:60%;flex-basis:60%}.pricing-payment p{font:normal normal 800 2.4rem/3.6rem Open Sans,sans-serif;color:#1554e4}.pricing-payment p .home-pricing{font-size:7.2rem}.pricing-payment p .color-orange,.pricing-payment p .home-pricing-month{font-size:3.6rem}.pricing-payment p:last-of-type{font-size:1.8rem}.pricing-payment p:last-of-type span{font-size:2.4rem}.pricing-payment div{font:normal normal 600 1.8rem/3.6rem Open Sans,sans-serif;color:rgba(52,52,52,.6)}.pricing-payment a{font:normal normal 700 1.4rem/4.8rem Open Sans,sans-serif;text-decoration:none}.text-center{text-align:center}.coming-soon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.coming-soon a,.coming-soon h2,.coming-soon h3,.coming-soon img,.coming-soon p{opacity:.4}.coming-soon span.color-orange,.coming-soon+div.color-orange,.coming-soon>div.text-uppercase{background-color:#fff;padding:1.4rem;font-size:1.4rem;font-weight:700;line-height:2rem;border-radius:1rem;position:relative}.coming-soon span.color-orange:before,.coming-soon+div.color-orange:before,.coming-soon>div.text-uppercase:before{content:"";border-color:transparent transparent #fff;border-style:solid;border-width:0 .75rem 1.1rem;height:0;left:50%;position:absolute;top:-1.1rem;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:0}@media (min-width:1001px)and (max-width:1199px){.headline-height .headline-section{margin:0 -1rem}}@media (max-width:1199px){.text-center-lg{text-align:center}.headline-height .headline-section{-webkit-align-items:center;align-items:center}.headline-height .headline-section h1{font-size:4rem}.demo-trial{position:relative}.demo-trial>a h2{padding:1rem}.demo-trial div{width:4rem;height:4rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.demo-trial br{display:none}}@media (max-width:950px){.demo-trial{-webkit-flex-flow:row wrap;flex-flow:row wrap}.demo-trial>a{-webkit-flex:1 1 100%;flex:1 1 100%}.demo-trial>a:first-of-type{border-bottom:.1rem solid #fff;border-right:0}}@media (max-width:767px){.headline-height{height:auto;padding-top:7rem}.headline-height .headline-section{-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;justify-content:center}.headline-height .headline-section div{-webkit-flex:1 1 100%;flex:1 1 100%}.headline-height .headline-section div h1{margin:2rem 0}.headline-height .headline-section div p{margin:0 0 2rem}.headline-height .headline-section div:last-of-type{padding-bottom:2rem;text-align:center}.pricing-payment p{margin-top:0}.pricing-payment p .home-pricing{font-size:5rem}.pricing-payment p .color-orange,.pricing-payment p .home-pricing-month{font-size:3rem}.pricing-payment p:last-of-type{font-size:1.6rem}.pricing-payment p:last-of-type span{font-size:2rem}.demo-trial>a h2{font-size:2.3rem}}.orange-hover-btn{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:-o-linear-gradient(left,#ff4e00 0,#ff7a42 100%);background-image:linear-gradient(90deg,#ff4e00 0,#ff7a42);border-radius:.5rem;border:0;color:#fff;cursor:pointer;padding:1.5rem 3.5rem;position:relative;text-decoration:none;height:50px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.orange-hover-btn span{font-size:1.4rem;font-weight:700;position:relative;z-index:2}.orange-hover-btn:after{content:"";background-image:-o-linear-gradient(left,#ff7a42 0,#ff4e00 100%);background-image:linear-gradient(90deg,#ff7a42 0,#ff4e00);border-radius:.5rem;color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:100%;z-index:1}.orange-hover-btn:hover{text-decoration:none;color:#fff}.orange-hover-btn:hover:after{opacity:1}.gdpr-wrapper{position:fixed;bottom:0;background-color:#f8f8f8;width:100%;padding:2rem;text-align:center;box-shadow:0 0 18px 3px rgba(0,0,0,.2);z-index:12;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.gdpr-wrapper>p{width:80%;margin:0 0 1.5rem;line-height:2.2rem;font-size:1.4rem;font-weight:600;color:#7a7a7d}.gdpr-wrapper>p>a{color:#1554e4;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.gdpr-wrapper>p>a:hover{color:#3b70ee}.gdpr-wrapper>div{margin-left:auto;display:-webkit-flex;display:flex}.gdpr-wrapper>div button:first-of-type{margin-right:2rem;font-weight:700}.gdpr-wrapper>div button:last-of-type{padding:0 3.5rem}@media screen and (max-width:1500px){.gdpr-wrapper>p{width:100%}.gdpr-wrapper>div{-webkit-justify-content:center;justify-content:center;margin:0 auto}}@media screen and (max-width:768px){.gdpr-wrapper>p{width:100%;text-align:left}.gdpr-wrapper>div{display:-webkit-flex;display:flex;text-align:left}.gdpr-wrapper>div button{display:inline-block}.gdpr-wrapper>div button:first-of-type{margin-right:10px}}.blog-headline{background:-o-linear-gradient(left,#00c2c2 0,#00dada 100%);background:linear-gradient(90deg,#00c2c2 0,#00dada)}.headline-section div:last-of-type{text-align:left}.wrapper .blog-center-flex{margin-top:3rem}.blog-feed-articles{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-flex:0 0 calc(50% - 1rem);flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);margin:1rem 0}.blog-feed-articles h3{font-size:2.2rem;margin:1.5rem 0 1rem;line-height:normal}.blog-feed-articles h3,.blog-feed-articles p{padding:0 1.5rem;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.blog-feed-articles p{font-size:1.4rem;color:#747474;margin:.75rem 0}.blog-feed-articles:hover{-webkit-transform:translateY(-.5rem);-o-transform:translateY(-.5rem);transform:translateY(-.5rem);box-shadow:0 0 1.2rem .5rem rgba(0,0,0,.2)}.blog-feed-articles .blog-feed-articles-link{color:#343434;text-decoration:none;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-flow:row wrap;flex-flow:row wrap;height:320px}.blog-feed-articles .blog-feed-articles-link div{-webkit-flex-basis:45%;flex-basis:45%;position:relative}.blog-feed-articles .blog-feed-articles-link:hover h3{color:#ff4e00}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-author{padding:0 1.5rem;position:absolute;bottom:1.5rem}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-author span{margin-left:1.5rem}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-author img{width:50px;height:50px}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-image{height:100%;overflow:hidden;-webkit-flex-basis:55%;flex-basis:55%}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-image img{position:relative;height:100%;width:auto}nav.blog-nav-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-top:2rem}nav.blog-nav-wrapper a{margin-right:1.5rem;text-decoration:none;color:#343434;border-radius:2rem;padding:1rem 2.5rem;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}nav.blog-nav-wrapper .active,nav.blog-nav-wrapper .exact--active,nav.blog-nav-wrapper a:hover{color:#fff;background-color:#00c2c2}@media (max-width:1199px){.blog-feed-articles{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px)and (max-width:1199px){.blog-headline form p.form-input-btn-wrapper button{margin-left:0;margin-top:1rem}}@media (max-width:767px){.blog-headline.headline-height .headline-section div:last-of-type{padding-bottom:5rem}.blog-headline form h3{margin:1rem 0}.blog-headline form p.form-input-btn-wrapper{margin-top:1rem}}@media (max-width:481px){.blog-headline form p.form-input-btn-wrapper button{margin-left:0;margin-top:1rem}.blog-feed-articles .blog-feed-articles-link{height:auto}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-image,.blog-feed-articles .blog-feed-articles-link div{-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;height:auto;text-align:center}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-image:last-of-type,.blog-feed-articles .blog-feed-articles-link div:last-of-type{-webkit-order:-1;order:-1}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-image img{height:200px;left:0!important}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-author{position:static;margin:1rem}.blog-feed-articles .blog-feed-articles-link .blog-feed-articles-author span{margin-left:.5rem;margin-top:.5rem}}.blog-post-headline.headline-height{height:auto}.blog-post-headline:after{content:"";position:absolute;width:100%;height:75rem;left:0;top:0;background:#fff;z-index:-1;background:url(/assets/img/75954058e2dd1a6b1dd794373e5f38bfd743dc03/bg-white-pattern.aff6e8b2.jpg) no-repeat}.blog-article hr,.blog-sidebar hr{border:.05rem solid hsla(0,0%,82%,.8);margin:2.5rem 0}.blog-article{width:70%;float:left}.blog-article p img{max-width:100%;height:auto}.blog-article h1{color:#1554e4;margin:0 0 3rem}.blog-article h4{color:#000;margin:0 0 1rem}.blog-article h5{color:#1554e4}.blog-article li,.blog-article p,.blog-article>a{font-weight:600;color:#747474;line-height:2.4rem}.blog-article>a{text-decoration:none}.blog-article>a:hover{text-decoration:underline}.blog-article .article-footer img{max-width:25%;width:25%;height:auto}.blog-article .article-footer p:first-of-type{font-weight:700;color:#1554e4}.blog-article .article-footer p:nth-of-type(2){font-style:italic}.blog-sidebar{width:28%;margin-left:2rem;float:left}.blog-sidebar .d-blog-article{display:inline!important}.blog-sidebar .blog-social-icon-wrapper .footer-social-icons{-webkit-justify-content:space-around!important;justify-content:space-around!important}.blog-sidebar .subscribe-form h3{color:#1554e4}.blog-sidebar .subscribe-form label{color:#343434}.blog-sidebar .subscribe-form p{-webkit-flex-flow:column wrap;flex-flow:column wrap;height:auto}.blog-sidebar .subscribe-form p button,.blog-sidebar .subscribe-form p input{-webkit-flex-basis:100%;flex-basis:100%;padding:1.5rem;line-height:normal}.blog-sidebar .subscribe-form p input{border:1px solid #d1d1d1}.blog-sidebar .subscribe-form p button{margin:1rem 0 0!important}.blog-sidebar .blog-find-out-wrapper{background-color:#eee;border-radius:1.5rem;padding:2rem}.blog-sidebar .blog-find-out-wrapper p{margin:.5rem 0 0;text-align:center}@media (max-width:1199px){.blog-article,.blog-sidebar{width:100%;float:none}.blog-sidebar .blog-find-out-wrapper,.blog-sidebar .blog-social-icon-wrapper,.blog-sidebar .subscribe-form{width:70%;margin:0 auto}.blog-sidebar .subscribe-form label{margin-bottom:1rem}.blog-sidebar .blog-find-out-wrapper{text-align:center}}@media (max-width:767px){.blog-sidebar{margin:2rem 0}.blog-sidebar .blog-find-out-wrapper,.blog-sidebar .blog-social-icon-wrapper,.blog-sidebar .subscribe-form{width:100%}}main[data-v-4cfdebd1]{-o-background-size:cover;background-size:cover;background:url(/assets/img/75954058e2dd1a6b1dd794373e5f38bfd743dc03/bg-white-pattern.aff6e8b2.jpg) no-repeat;min-height:100vh}main section[data-v-4cfdebd1]{max-width:120rem;padding:0 2rem;margin:0 auto}main div[data-v-4cfdebd1]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-align:center;height:100vh}main div h1[data-v-4cfdebd1]{color:#1453e3;margin:3rem 0}main div img[data-v-4cfdebd1]{max-width:100%;height:auto}main div p[data-v-4cfdebd1]{color:#747474;line-height:3.6rem;margin-top:0}a[data-v-4cfdebd1]{background-color:#ff4e00;border-radius:.5rem;border:0;color:#fff;padding:1.2rem 3.5rem;text-decoration:none;text-transform:uppercase}@media (max-width:767px){main section[data-v-4cfdebd1]{max-width:100%}main div[data-v-4cfdebd1]{height:auto}}.pricing-us-headline{background:-o-linear-gradient(left,#d99c1a 0,#eebf59 100%);background:linear-gradient(90deg,#d99c1a 0,#eebf59);height:35rem!important}.pricing-us-headline .headline-section{-webkit-justify-content:center;justify-content:center}.pricing-section{background-color:#fff;text-align:center;padding:10rem 0}.pricing-section .pricing-payment>a{display:none}.payment-options{background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAALCAAOAA4BAREA/8QAFgABAQEAAAAAAAAAAAAAAAAAAwEK/8QAIRAAAgICAQQDAAAAAAAAAAAAAQIDEQAhEiIxMlFhobH/2gAIAQEAAD8A28QRNCH5SF+TcrN9Pc1snW/rG8h0tr2Df4crKGVlPZgVNeiKOHDCsCCNLoEnfzn/2Q==) repeat;padding:8rem 0}.payment-options .wrapper>section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.payment-options .wrapper>section>div{-webkit-flex-basis:calc(50% - 5rem);flex-basis:calc(50% - 5rem)}.payment-options .wrapper>section>div p{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0;white-space:nowrap}.payment-options .wrapper>section>div p span{margin-left:1.5rem;font:normal normal 600 1.6rem/4.8rem Open Sans,sans-serif}@media (max-width:1199px){.pricing-us-headline{height:auto!important}.pricing-us-headline .headline-section div{-webkit-flex-basis:100%;flex-basis:100%}.pricing-us-headline .headline-section div h1{text-align:center}.payment-options{padding:4rem 0}.payment-options .wrapper>section{-webkit-justify-content:center;justify-content:center}.payment-options .wrapper>section>div{-webkit-flex-basis:100%;flex-basis:100%}.payment-options .wrapper>section>div p{white-space:normal}}@media (max-width:767px){.pricing-section{padding:4rem 2rem}.pricing-section .pricing-payment div+p{margin:.5rem 0}.pricing-section .pricing-payment p:last-of-type{margin-bottom:0}.payment-options .wrapper>section>div p{display:block;clear:both}.payment-options .wrapper>section>div p img{float:left}.payment-options .wrapper>section>div p span{float:right;width:calc(100% - 4.5rem);line-height:normal;margin:0 0 2rem}}.privacy-headline.headline-height{min-height:80rem;height:auto}.privacy-headline .wrapper .headline-section,.tos-headline .wrapper .headline-section{-webkit-align-items:center;align-items:center}.privacy-headline .wrapper .headline-section div:first-of-type h1,.tos-headline .wrapper .headline-section div:first-of-type h1{margin:0}.policy-section .wrapper h2,.policy-section .wrapper p,.tos-section .wrapper h2,.tos-section .wrapper p{color:#343434}.policy-section .wrapper ol>li,.policy-section .wrapper p,.policy-section .wrapper ul>li,.tos-section .wrapper ol>li,.tos-section .wrapper p,.tos-section .wrapper ul>li{line-height:3.6rem}.policy-section .wrapper h2,.tos-section .wrapper h2{text-align:center}.policy-section .wrapper ol>li>a,.tos-section .wrapper ol>li>a{color:#343434}.policy-section .wrapper .bold-text,.policy-section .wrapper ol:not(.no-bold-li)>li,.tos-section .wrapper .bold-text,.tos-section .wrapper ol:not(.no-bold-li)>li{font-weight:700}@media (max-width:992px){.policy-section .wrapper ol>li,.policy-section .wrapper ul>li{line-height:2.5rem}}.how-it-work-headline{background:-o-linear-gradient(left,#00c2c2 0,#34e5e5 100%);background:linear-gradient(90deg,#00c2c2 0,#34e5e5)}.how-it-work-steps{padding:7.5rem 0 0}.how-it-work-steps .wrapper>section{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.how-it-work-steps .wrapper>section:first-child a{color:#1554e4;text-decoration:none;line-height:3.6rem}.how-it-work-steps .wrapper>section div{-webkit-flex-basis:calc(50% - 5rem);flex-basis:calc(50% - 5rem);position:relative;padding:0 0 10rem}.how-it-work-steps .wrapper>section div h3{color:#343434}.how-it-work-steps .wrapper>section div p{line-height:3.6rem;color:#343434}.how-it-work-steps .wrapper>section div.steps-image img{position:absolute;top:-3rem;z-index:-1}.how-it-work-example{background-color:#efefef;padding:10rem 0 4rem}.how-it-work-example p{color:#343434}.how-it-work-example>p{font-size:3rem;font-weight:700;text-align:center}.how-it-work-example .wrapper>div{background-color:#f8f8f8;box-shadow:.4rem .4rem 1.8rem .4rem #e0e0e0;margin-bottom:1rem;padding:6rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.how-it-work-example .wrapper>div h3{width:100%;color:#1554e4;margin:0}.how-it-work-example .wrapper>div p{line-height:3.6rem;margin:0}.how-it-work-example .wrapper>div div,.how-it-work-example .wrapper>div p{-webkit-flex-basis:calc(50% - 6rem);flex-basis:calc(50% - 6rem)}@media (max-width:1199px){.how-it-work-example .wrapper>div div,.how-it-work-example .wrapper>div p{-webkit-flex-basis:calc(50% - 2rem);flex-basis:calc(50% - 2rem)}}@media (max-width:767px){.how-it-work-headline{height:auto}.how-it-work-headline .wrapper>section{-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;justify-content:center}.how-it-work-headline .wrapper>section div{-webkit-flex:1 1 100%;flex:1 1 100%}.how-it-work-headline .wrapper>section div h1{margin-top:0;margin-bottom:0!important}.how-it-work-headline .wrapper>section div p{margin:0 0 2rem}.how-it-work-headline .wrapper>section div:last-of-type{padding-bottom:2rem;text-align:center}.how-it-work-steps .wrapper>section{-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;justify-content:center}.how-it-work-steps .wrapper>section div{-webkit-flex-basis:100%;flex-basis:100%;padding:0 0 5rem}.how-it-work-steps .wrapper>section div.steps-image{-webkit-order:-1;order:-1;padding:0 0 2rem}.how-it-work-steps .wrapper>section div:not(.steps-image){text-align:center}.how-it-work-example{padding:5rem 0 2rem}.how-it-work-example>p{padding:0 2rem}.how-it-work-example .wrapper>div{margin-bottom:1rem;padding:3rem}.how-it-work-example .wrapper>div>p{margin-bottom:1.5rem}.how-it-work-example .wrapper>div>div{text-align:center}.how-it-work-example .wrapper>div h3{margin-bottom:1.5rem}.how-it-work-example .wrapper>div div,.how-it-work-example .wrapper>div p{-webkit-flex-basis:100%;flex-basis:100%}}.faq-headline{background:-o-linear-gradient(left,#991f3f 0,#c02755 100%);background:linear-gradient(90deg,#991f3f 0,#c02755)}.faq-headline .wrapper .headline-section{-webkit-align-items:center;align-items:center}.faq-questions{padding:7rem 0 1rem}.faq-questions .wrapper>div section{background-color:#f8f8f8;padding:5.5rem 6.5rem;box-shadow:.4rem .4rem 1.8rem .4rem #e0e0e0;margin-bottom:4rem}.faq-questions .wrapper>div section>div:nth-child(2)>span{font-weight:700}.faq-questions .wrapper>div section h3{color:#1554e4;font-weight:800}.faq-questions .wrapper>div section p{color:#343434;line-height:3.6rem}.faq-questions .wrapper>div section p span{font-weight:700}.faq-questions .wrapper>div section a{color:#343434;line-height:3.6rem}.faq-definitions{background-color:#efefef;padding:10rem 0}.faq-definitions .wrapper>h3{color:#343434;margin-top:0;margin-bottom:8rem;text-align:center}.faq-definitions .wrapper>div{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.faq-definitions .wrapper>div ul{-webkit-flex-basis:calc(50% - 8rem);flex-basis:calc(50% - 8rem);list-style-type:none;padding-left:0}.faq-definitions .wrapper>div ul li{line-height:3.6rem}.faq-definitions .wrapper>div ul li span{font-weight:700}.faq-definitions .wrapper>div ul li:before{content:"•";color:#1554e4;position:relative;top:.25rem;padding-right:.5rem;font-size:2rem}@media (max-width:1199px){.faq-definitions{padding:5rem 0}.faq-definitions .wrapper>h3{margin-bottom:2rem}.faq-definitions .wrapper>div ul{-webkit-flex:1 1 100%;flex:1 1 100%;margin:0 auto}}@media (max-width:767px){.faq-questions{padding:4rem 0 1rem}.faq-questions .wrapper>div section{padding:2rem 3rem}.faq-questions .wrapper>div section h3{margin:.5rem 0}}.feat-headline{padding:12rem 0 8rem}.feat-headline ul{list-style-type:none}.feat-headline ul li a{color:#fff;position:relative;line-height:3.6rem}.feat-headline ul li a,.feat-headline ul li a:after{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feat-headline ul li a:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAB3RJTUUH4wUICw0xuXX1hQAAAENJREFUCNdtzrENgDAQQ9G7njEYDGUc0mQZVmIHqpcCIUUhX3JlWd+BCztiTHh5cGKbi48bBzIh/rTVoiBHR50dy1cdIk1/e19HcY0AAAAASUVORK5CYII=) no-repeat;position:absolute;left:-1.5rem;opacity:0;width:.6rem;height:.7rem;top:.7rem}.feat-headline ul li a:hover:after{opacity:1}.feat-headline .headline-section{-webkit-align-items:center;align-items:center}.feat-headline .headline-section div:first-of-type{-webkit-flex-basis:calc(50% - 1rem);flex-basis:calc(50% - 1rem)}.feat-headline .headline-section div:last-of-type{-webkit-flex-basis:calc(50% - 1rem);flex-basis:calc(50% - 1rem);position:relative;padding-left:3rem}.feat-headline .headline-section div:last-of-type img{position:absolute;right:0;height:303px;width:auto}.feat-headline .headline-section div:last-of-type .img-btn{position:absolute;width:100%;height:310px;border:none;outline:0;background-color:transparent;cursor:pointer;left:0;top:0}.feat-headline .headline-section div:last-of-type .img-btn img{width:80px;height:80px;margin-left:auto;margin-right:auto;right:calc(50% - 78px);top:calc(50% - 52px)}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;pointer-events:auto}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon img{opacity:1}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{background-color:#fff;width:20rem;color:#1554e4;text-align:center;top:4.5rem;left:36%;-webkit-animation:float-up 3s ease-in-out infinite;-o-animation:float-up 3s ease-in-out infinite;animation:float-up 3s ease-in-out infinite}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div:before{top:100%;border-color:#fff transparent transparent;border-style:solid;border-width:10px 9px 0}.feat-headline .headline-section div:last-of-type .video{visibility:visible;position:relative;padding-bottom:56.25%;height:0;right:0}.feat-headline .headline-section div:last-of-type .video iframe{position:absolute;top:-48px;left:0;width:100%;height:100%;border:none;outline:0}.feat-headline .headline-section div:last-of-type .no-video{visibility:hidden}.feat-text>a{position:absolute}.feat-text section{padding:10rem 0 7rem}.feat-text section:nth-child(odd) .wrapper div:first-of-type{-webkit-flex-basis:40%;flex-basis:40%;margin-right:10rem}.feat-text section:nth-child(odd) .wrapper div:last-of-type{-webkit-flex-basis:50%;flex-basis:50%}.feat-text section:nth-child(2n) .wrapper div:first-of-type{-webkit-flex-basis:40%;flex-basis:40%;margin-right:10rem}.feat-text section:nth-child(2n) .wrapper div:last-of-type{-webkit-flex-basis:50%;flex-basis:50%}.feat-text section:nth-child(2n) .wrapper div:last-of-type img{right:0}.feat-text section .wrapper{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.feat-text section .wrapper>div img{position:absolute;top:0;z-index:0}.feat-text section .wrapper>div h2{line-height:4rem;font-weight:700;position:relative;z-index:2}.feat-text section .wrapper>div p,.feat-text section .wrapper>div strong,.feat-text section .wrapper>div ul>li{line-height:3.6rem}.feat-text .bg-dirty-white h2,.feat-text .bg-feat h2{color:#343434}.feat-text .bg-dirty-white p,.feat-text .bg-feat p{color:#747474}.feat-text .bg-gradient-blue h2,.feat-text .bg-gradient-blue p,.feat-text .bg-gradient-blue ul{color:#fff}.feat-text>button{background-color:#fff;border-radius:50%;border:0;bottom:1%;box-shadow:0 0 1rem .3rem #b8b8b8;cursor:pointer;height:5rem;position:fixed;right:1%;width:5rem}.feat-text>button:after{content:"";border-color:transparent transparent #1554e4;border-style:solid;border-width:0 1rem 1.73rem;height:0;left:50%;position:absolute;right:0;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}@media (min-width:1200px){.feat-text .pb-laptop{padding:10rem 0 15rem}}@media (max-width:1199px){.feat-headline .headline-section{-webkit-flex-flow:row wrap;flex-flow:row wrap}.feat-headline .headline-section>div{-webkit-flex-basis:100%!important;flex-basis:100%!important}.feat-headline .headline-section div:last-of-type{text-align:center!important}.feat-headline .headline-section div:last-of-type img{right:16%}.feat-headline .headline-section div:last-of-type .img-btn img{left:35%}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{top:4.5rem;left:31.5%}.feat-text section{padding:3rem 0}.feat-text section:nth-child(odd) .wrapper div:first-of-type{-webkit-flex-basis:100%;flex-basis:100%;margin-right:0}.feat-text section:nth-child(odd) .wrapper div:last-of-type{-webkit-flex-basis:100%;flex-basis:100%}.feat-text section:nth-child(2n) .wrapper div:first-of-type{-webkit-flex-basis:100%;flex-basis:100%;margin-right:0}.feat-text section:nth-child(2n) .wrapper div:last-of-type{-webkit-flex-basis:100%;flex-basis:100%;-webkit-order:-1;order:-1}.feat-text section:nth-child(2n) .wrapper div:last-of-type img{right:3rem}.feat-text section .wrapper{-webkit-flex-flow:row wrap;flex-flow:row wrap}.feat-text section .wrapper>div h2{margin-bottom:0}}@media (max-width:767px){.feat-headline{padding:7rem 0 8rem}.feat-headline .headline-section ul{padding-left:1rem}.feat-headline .headline-section ul>li{margin-bottom:1.5rem}.feat-headline .headline-section ul>li a{line-height:2.2rem}.feat-headline .headline-section ul>li a:after,.feat-headline .headline-section ul>li a:before{display:none}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{top:4.5rem;left:29%}.feat-headline .headline-section div:last-of-type .video{right:2%}}@media (max-width:741px){.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{left:31%}}@media (max-width:641px){.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{left:29.5%}}@media (max-width:576px){.feat-headline .headline-section div:last-of-type img{height:191px;right:11%;margin-top:30px}.feat-headline .headline-section div:last-of-type .img-btn img{left:25%;top:24%}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{top:4.5rem;left:15%}.feat-headline .headline-section div:last-of-type .video{margin-top:30px;right:7%}}@media (max-width:380px){.feat-headline .headline-section div:last-of-type img{height:162px}.feat-headline .headline-section div:last-of-type .img-btn img{left:25%;top:18%}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{top:2.8rem;left:12%}}@media (max-width:320px){.feat-headline .headline-section div:last-of-type img{height:140px}.feat-headline .headline-section div:last-of-type .img-btn img{top:16%}.feat-headline .headline-section div:last-of-type .img-btn.coming-soon+div{top:2.4rem;left:8%}}.contact-us-headline{background:-o-linear-gradient(left,#ff4e00 0,#ff7a42 100%);background:linear-gradient(90deg,#ff4e00 0,#ff7a42)}.contact-us-form ::-webkit-input-placeholder{color:#d1d1d1;font-style:italic;font-size:1.6rem;text-overflow:ellipsis;line-height:100%}.contact-us-form :-ms-input-placeholder{color:#d1d1d1;font-style:italic;font-size:1.6rem;text-overflow:ellipsis;line-height:100%}.contact-us-form ::-ms-input-placeholder{color:#d1d1d1;font-style:italic;font-size:1.6rem;text-overflow:ellipsis;line-height:100%}.contact-us-form ::placeholder{color:#d1d1d1;font-style:italic;font-size:1.6rem;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:100%}.contact-us-form .wrapper form{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:10rem 0 5rem}.contact-us-form .wrapper form>section{-webkit-flex-basis:calc(50% - 2rem);flex-basis:calc(50% - 2rem)}.contact-us-form .wrapper form>section div{position:relative}.contact-us-form .wrapper form>section div small{opacity:0;visibility:hidden;position:absolute;top:-2rem;right:0}.contact-us-form .wrapper form>section div label{position:absolute;font-size:1.2rem;font-weight:700;color:#343434;background-color:#fff;top:-1rem;left:1.5rem;padding:0 .7rem}.contact-us-form .wrapper form>section div input,.contact-us-form .wrapper form>section div textarea{border-radius:.8rem;border:.1rem solid #d1d1d1;font-family:Open Sans,sans-serif;outline:0;padding:1rem;-o-transition:border .3s ease-in-out;transition:border .3s ease-in-out;width:100%}.contact-us-form .wrapper form>section div input:hover,.contact-us-form .wrapper form>section div textarea:hover{border:.1rem solid #343434}.contact-us-form .wrapper form>section div input{height:5rem;margin-bottom:3rem}.contact-us-form .wrapper form>section div textarea{resize:none}.contact-us-form .wrapper form>section div:last-of-type p{font:normal normal 1.4rem/3.6rem Open Sans,sans-serif}.contact-us-form .wrapper form>section div:last-of-type button,.contact-us-form .wrapper form>section div:last-of-type p{display:inline-block}.contact-us-form .wrapper form>section div:last-of-type button{float:right;padding:0 3.5rem}.contact-us-address{text-align:center;background-color:#eee;padding:6rem 0 4.5rem}.contact-us-address div{font-size:1.4rem;line-height:2.2rem;margin:3rem auto;width:30rem}.contact-us-address div p{margin:.2rem 0}.contact-us-address div a{color:inherit;text-decoration:none}.contact-us-address div:first-child{margin-top:0}.contact-us-address div:nth-child(4){margin-bottom:0}.contact-us-address div:nth-child(4) img:first-of-type{margin-bottom:2.5rem}.contact-us-address div:nth-child(4) a{color:#1554e4;font-size:1.8rem;line-height:0}.contact-us-address div:nth-child(4) a:hover{text-decoration:underline}.contact-us-address div:nth-child(4) img:last-of-type{margin-top:2.5rem}@media (max-width:767px){.contact-us-form .wrapper form{-webkit-justify-content:center;justify-content:center;padding:5rem 0 2.5rem;-webkit-flex-flow:row wrap;flex-flow:row wrap}.contact-us-form .wrapper form>section{-webkit-flex-basis:100%;flex-basis:100%}.contact-us-address div:nth-child(2){margin:1rem auto}}@media (min-width:900px){.no-click-tel{pointer-events:none}}.about-headline{background:-o-linear-gradient(left,#6534c7 0,#8c46dd 100%);background:linear-gradient(90deg,#6534c7 0,#8c46dd)}.about-text{text-align:center;padding:9rem 0}.about-text h3,.about-text p{color:#343434}.about-text h3{margin-top:0;margin-bottom:4rem}.about-text p{line-height:3.6rem;margin-bottom:0}.comm-flex-section{padding:10rem 0}.comm-flex-section .wrapper>section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.comm-flex-section .wrapper>section>div{-webkit-flex-basis:calc(50% - 4.5rem);flex-basis:calc(50% - 4.5rem)}.comm-flex-section .wrapper>section>div h3,.comm-flex-section .wrapper>section>div p{color:#343434}.comm-flex-section .wrapper>section>div p{line-height:3.6rem}.lime-green-section{background:-o-linear-gradient(left,#52c151 0,#71da70 100%);background:linear-gradient(90deg,#52c151 0,#71da70);padding:12rem 0;color:#fff;position:relative}.lime-green-section>img{position:absolute;left:0;right:0;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.lime-green-section p{font-size:2.4rem;line-height:4.2rem}.fp-payment{background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAALCAAOAA4BAREA/8QAFgABAQEAAAAAAAAAAAAAAAAAAwEK/8QAIRAAAgICAQQDAAAAAAAAAAAAAQIDEQAhEiIxMlFhobH/2gAIAQEAAD8A28QRNCH5SF+TcrN9Pc1snW/rG8h0tr2Df4crKGVlPZgVNeiKOHDCsCCNLoEnfzn/2Q==) repeat;padding:6rem 0 9rem}.fp-payment .wrapper>section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.fp-payment .wrapper>section>div{-webkit-flex-basis:calc(50% - 8rem);flex-basis:calc(50% - 8rem)}.fp-payment .wrapper>section>div h2{color:#343434}.fp-payment .wrapper>section>div>div{display:-webkit-flex;display:flex;-webkit-flex-basis:100%;flex-basis:100%;-webkit-flex-direction:row;flex-direction:row}.fp-payment .wrapper>section>div>div a:first-of-type{margin-right:25px}.fp-payment .coming-soon>.text-uppercase{width:14rem;top:2rem}@media (max-width:1199px){.comm-flex-section{padding:4rem 0}.comm-flex-section .wrapper>section>div{-webkit-flex-basis:100%;flex-basis:100%}.bg-white.comm-flex-section .wrapper>section div:last-of-type{-webkit-order:-1;order:-1}.fp-payment{padding:4rem 0}.fp-payment .wrapper>section>div{-webkit-flex-basis:100%;flex-basis:100%}.fp-payment .wrapper>section div:last-of-type{-webkit-order:-1;order:-1;margin-bottom:3rem}}@media (max-width:767px){.about-text,.lime-green-section{padding:4rem 0}.fp-payment .wrapper>section>div>div{-webkit-flex-direction:column;flex-direction:column}.fp-payment .wrapper>section>div>div a{width:90%}.fp-payment .wrapper>section>div>div a:first-of-type{margin-right:0;margin-bottom:25px}.fp-payment .coming-soon>.text-uppercase{width:14rem;top:2rem}}main[data-v-66aae20c]{-o-background-size:cover;background-size:cover;background:url(/assets/img/75954058e2dd1a6b1dd794373e5f38bfd743dc03/bg-white-pattern.aff6e8b2.jpg) no-repeat;min-height:100vh}main section[data-v-66aae20c]{max-width:120rem;padding:0 2rem;margin:0 auto}main div[data-v-66aae20c]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-align:center;height:100vh}main div h1[data-v-66aae20c]{color:#1453e3;margin:3rem 0}main div img[data-v-66aae20c]{max-width:100%;height:auto}main div p[data-v-66aae20c]{color:#747474;line-height:3.6rem;margin-top:0}a[data-v-66aae20c]{background-color:#ff4e00;border-radius:.5rem;border:0;color:#fff;padding:1.2rem 3.5rem;text-decoration:none;text-transform:uppercase}@media (max-width:767px){main section[data-v-66aae20c]{max-width:100%}main div[data-v-66aae20c]{height:auto}}.headline{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap;padding:12rem 0}.headline>div{-webkit-flex-basis:calc(50% - 1rem);flex-basis:calc(50% - 1rem)}.headline>div>div{display:-webkit-flex;display:flex;-webkit-flex-basis:100%;flex-basis:100%;-webkit-flex-direction:row;flex-direction:row}.headline>div>div a:first-of-type{margin-right:25px}.headline>div>div .orange-hover-btn.try-demo-btn{border:2px solid #ff7a42;color:#ff7a42;background-image:none}.headline>div>div .orange-hover-btn.try-demo-btn:after{background-image:none}.headline>div:last-of-type{position:relative;padding-left:3rem}.headline>div:last-of-type img{position:absolute;right:0;height:303px;width:auto}.headline>div:last-of-type .img-btn{position:absolute;width:100%;height:310px;border:none;outline:0;background-color:transparent;cursor:pointer}.headline>div:last-of-type .img-btn img{width:100px;height:100px;margin-left:auto;margin-right:auto;right:calc(50% - 78px);top:calc(50% - 52px)}.headline>div:last-of-type .img-btn.coming-soon{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;pointer-events:auto}.headline>div:last-of-type .img-btn.coming-soon img{opacity:1}.headline>div:last-of-type .img-btn.coming-soon+div{background-color:#ff4e00;width:15rem;color:#fff;text-align:center;top:5.6rem;left:44%;-webkit-animation:float-up 3s ease-in-out infinite;-o-animation:float-up 3s ease-in-out infinite;animation:float-up 3s ease-in-out infinite}.headline>div:last-of-type .img-btn.coming-soon+div:before{top:100%;border-color:#ff4e00 transparent transparent;border-style:solid;border-width:10px 9px 0}.headline>div:last-of-type .video{visibility:visible;position:relative;padding-bottom:56.25%;height:0;right:0}.headline>div:last-of-type .video iframe{position:absolute;top:-48px;left:0;width:100%;height:100%;border:none;outline:0}.headline>div:last-of-type .no-video{visibility:hidden}.headline h1{color:#1554e4;font-size:3rem;font-weight:800;margin:2rem 0;white-space:nowrap}.headline p{line-height:3.6rem}.headline:after{content:"";position:absolute;width:100%;height:75rem;left:0;top:0;background:#fff;z-index:-1;background:url(/assets/img/75954058e2dd1a6b1dd794373e5f38bfd743dc03/bg-white-pattern.aff6e8b2.jpg) no-repeat}@-webkit-keyframes float-up{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(1rem);transform:translateY(1rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-o-keyframes float-up{0%{-o-transform:translateY(0);transform:translateY(0)}50%{-o-transform:translateY(1rem);transform:translateY(1rem)}to{-o-transform:translateY(0);transform:translateY(0)}}@keyframes float-up{0%{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(1rem);-o-transform:translateY(1rem);transform:translateY(1rem)}to{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.home-scroll-arrow{display:block;z-index:2;-webkit-animation:float-up 3s ease-in-out infinite;-o-animation:float-up 3s ease-in-out infinite;animation:float-up 3s ease-in-out infinite}.home-scroll-arrow,.home-white-triangle{left:0;margin:0 auto;position:absolute;right:0}.home-white-triangle{border-color:#fff transparent transparent;border-style:solid;border-width:3rem 3rem 0;height:0;width:0;z-index:1}.functionality{background-color:#efefef;padding:8rem}.functionality .wrapper>section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-flow:row wrap;flex-flow:row wrap}.functionality .wrapper>section a{background-color:#f8f8f8;box-shadow:.4rem .4rem 1.8rem .4rem #e0e0e0;-webkit-flex-basis:calc(33% - 3rem);flex-basis:calc(33% - 3rem);margin:2rem 0;padding:4.5rem;position:relative;text-align:center;text-decoration:none;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.functionality .wrapper>section a img:last-of-type{opacity:0;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;top:1rem;right:1rem}.functionality .wrapper>section a h3{color:#343434;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.functionality .wrapper>section a p{line-height:3.6rem;color:#343434}.functionality .wrapper>section a:hover{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translateY(-1rem);-o-transform:translateY(-1rem);transform:translateY(-1rem);box-shadow:.9rem .9rem 2.1rem .9rem #b8b8b8}.functionality .wrapper>section a:hover img:last-of-type{opacity:1}.functionality .wrapper>section a:hover h3{color:#ff4e00}.functionality .wrapper>section a:nth-child(2) div{position:relative;height:84px;width:84px;margin-left:auto;margin-right:auto}.functionality .wrapper>section a:nth-child(2) div img{position:absolute;left:0;top:0;-webkit-animation-name:fade;-webkit-animation-iteration-count:infinite;-webkit-animation-duration:4s;-o-animation-name:fade;animation-name:fade;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-o-animation-duration:4s;animation-duration:4s}.functionality .wrapper>section a:nth-child(2) div img:last-of-type{-webkit-animation-delay:-2s}.communication{background:-o-linear-gradient(left,#1554e4 0,#3b70ee 100%);background:linear-gradient(90deg,#1554e4 0,#3b70ee);padding-top:8rem}.communication .wrapper>section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.communication .wrapper>section div:first-of-type{-webkit-flex-basis:60%;flex-basis:60%}.communication .wrapper>section div:first-of-type img{position:relative;top:.8rem;z-index:2}.communication .wrapper>section div:last-of-type{-webkit-flex-basis:38%;flex-basis:38%}.communication .wrapper>section div:last-of-type h2{color:#fff}.communication .wrapper>section div:last-of-type div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.communication .wrapper>section div:last-of-type div a{text-decoration:none;padding:1.5rem 3.5rem;font-size:1.4rem;font-weight:700;height:50px;text-align:center}.communication .wrapper>section div:last-of-type div a:first-of-type{margin-right:25px;margin-bottom:25px}.pricing{background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAALCAAOAA4BAREA/8QAFgABAQEAAAAAAAAAAAAAAAAAAwEK/8QAIRAAAgICAQQDAAAAAAAAAAAAAQIDEQAhEiIxMlFhobH/2gAIAQEAAD8A28QRNCH5SF+TcrN9Pc1snW/rG8h0tr2Df4crKGVlPZgVNeiKOHDCsCCNLoEnfzn/2Q==) repeat;padding:5rem 0}.pricing .wrapper>section{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.pricing .wrapper>section div:last-of-type{-webkit-flex-basis:40%;flex-basis:40%}.headline a.coming-soon{opacity:.4}.headline a.coming-soon+div{background-color:#ff4e00;top:2rem;width:15rem;color:#fff;text-align:center}.headline a.coming-soon+div:before{border-color:transparent transparent #ff4e00}.communication.coming-soon span.color-orange{display:block;width:15rem;text-align:center;top:2rem}@media (max-width:1199px){.headline{padding:6rem 0}.headline>div{margin-top:2rem}.headline>div:last-of-type{padding-left:0;padding-top:3rem;padding-bottom:3rem}.headline>div:last-of-type img{left:5px;height:177px}.headline>div:last-of-type .img-btn img{right:calc(50% - 80px);top:calc(50% - 110px)}.headline>div:last-of-type .img-btn.coming-soon+div{top:.1rem;left:16%}.communication{padding-top:4rem}.functionality{padding:4rem 0}.functionality .wrapper>section{padding:0 2rem}.functionality .wrapper>section a{-webkit-flex-basis:calc(50% - 3rem);flex-basis:calc(50% - 3rem)}.communication .wrapper>section{-webkit-justify-content:center;justify-content:center;padding:2rem 0}.communication .wrapper>section div:first-of-type{-webkit-flex-basis:80%;flex-basis:80%}.communication .wrapper>section div:first-of-type img{position:static}.communication .wrapper>section div:last-of-type{-webkit-flex-basis:80%;flex-basis:80%}.pricing{padding:2rem 0}.pricing .wrapper>section div:first-of-type p .home-pricing{font-size:5rem}}@media (max-width:950px){.pricing .wrapper>section{-webkit-flex-flow:row wrap;flex-flow:row wrap;text-align:center}.pricing .wrapper>section>div:first-of-type{-webkit-flex-basis:100%;flex-basis:100%;padding-bottom:2rem}.pricing .wrapper>section>div:first-of-type div~p{margin:0}.pricing .wrapper>section>div:first-of-type p:last-of-type{margin:0 0 1rem}.pricing .wrapper>section>div:last-of-type{-webkit-flex-basis:100%;flex-basis:100%}}@media (max-width:767px){.headline>div{-webkit-flex-basis:100%;flex-basis:100%}.headline>div>div{-webkit-flex-direction:column;flex-direction:column}.headline>div>div a{width:70%}.headline>div>div a:first-of-type{margin-right:0;margin-bottom:25px}.headline>div:first-of-type{padding-bottom:2rem}.headline>div:last-of-type img{height:337px}.headline>div:last-of-type .img-btn img{right:calc(50% - 250px);top:calc(50% - 50px)}.headline>div:last-of-type .img-btn.coming-soon+div{top:5.5rem;left:32.5%}.headline:after{height:100%}.headline h1{white-space:normal}.home-scroll-arrow,.home-white-triangle{display:none}.functionality .wrapper>section a{-webkit-flex-basis:100%;flex-basis:100%;padding:3rem}.communication .wrapper>section div:last-of-type div{-webkit-flex-direction:column;flex-direction:column}.communication .wrapper>section div:last-of-type div a{width:90%}.communication .wrapper>section div:last-of-type div a:first-of-type{margin-right:0}}@media (max-width:576px){.headline>div:last-of-type img{height:208px}.headline>div:last-of-type .img-btn img{right:calc(50% - 175px);top:calc(50% - 110px)}.headline>div:last-of-type .img-btn.coming-soon+div{top:.1rem;left:29%}}@media (max-width:380px){.headline>div:last-of-type img{height:180px}.headline>div:last-of-type .img-btn img{right:calc(50% - 160px)}.headline>div:last-of-type .img-btn.coming-soon+div{left:27%}}@media (max-width:320px){.headline>div:last-of-type img{height:155px}.headline>div:last-of-type .img-btn img{right:calc(50% - 130px);top:calc(50% - 125px)}.headline>div:last-of-type .img-btn.coming-soon+div{top:-1.5rem;left:23%}}@-webkit-keyframes fade{0%{opacity:0}20%{opacity:1}33%{opacity:1}53%{opacity:0}to{opacity:0}}@-o-keyframes fade{0%{opacity:0}20%{opacity:1}33%{opacity:1}53%{opacity:0}to{opacity:0}}@keyframes fade{0%{opacity:0}20%{opacity:1}33%{opacity:1}53%{opacity:0}to{opacity:0}}