*{margin:0;padding:0;box-sizing:border-box;color:#333}.flex{display:flex}h1,h2,h3,p{color:#333}a{color:#00AEEF}header#homepage h1{display:flex;justify-content:center;flex-shrink:0;margin-bottom:25px}@media (max-width: 615px){header#homepage h1{flex-direction:column}}header#homepage .scroll-wrap{overflow:hidden;display:inline-block;border-bottom:2px solid #333;margin-left:15px;height:70px}@media (max-width: 920px){header#homepage .scroll-wrap{height:50px}}@media (max-width: 740px){header#homepage .scroll-wrap{height:40px}}@media (max-width: 615px){header#homepage .scroll-wrap{align-self:center;margin:0 0 20px 0}}header#homepage .scroll-wrap .scroll-item{font-size:3rem;line-height:65px;height:65px}@media (max-width: 920px){header#homepage .scroll-wrap .scroll-item{font-size:2.25rem;line-height:49px;height:49px}}@media (max-width: 740px){header#homepage .scroll-wrap .scroll-item{font-size:1.75rem;line-height:38px;height:38px}}header#homepage .scroll-wrap .scroller{animation:scroll 15s cubic-bezier(0.545, 0.035, 0.255, 1) normal forwards}@media (max-width: 920px){header#homepage .scroll-wrap .scroller{animation:scrollmid 15s cubic-bezier(0.545, 0.035, 0.255, 1) normal forwards}}@media (max-width: 740px){header#homepage .scroll-wrap .scroller{animation:scrollsmall 15s cubic-bezier(0.545, 0.035, 0.255, 1) normal forwards}}@keyframes scroll{0%{transform:translateY(0px)}5%{transform:translateY(0px)}10%{transform:translateY(-65px)}15%{transform:translateY(-65px)}20%{transform:translateY(-130px)}25%{transform:translateY(-130px)}30%{transform:translateY(-195px)}35%{transform:translateY(-195px)}40%{transform:translateY(-260px)}45%{transform:translateY(-260px)}50%{transform:translateY(-325px)}55%{transform:translateY(-325px)}60%{transform:translateY(-390px)}65%{transform:translateY(-390px)}70%{transform:translateY(-455px)}75%{transform:translateY(-455px)}80%{transform:translateY(-520px)}85%{transform:translateY(-520px)}90%{transform:translateY(-585px)}95%{transform:translateY(-585px)}100%{transform:translateY(-585px)}}@keyframes scrollmid{0%{transform:translateY(0px)}5%{transform:translateY(0px)}10%{transform:translateY(-49px)}15%{transform:translateY(-49px)}20%{transform:translateY(-98px)}25%{transform:translateY(-98px)}30%{transform:translateY(-147px)}35%{transform:translateY(-147px)}40%{transform:translateY(-196px)}45%{transform:translateY(-196px)}50%{transform:translateY(-245px)}55%{transform:translateY(-245px)}60%{transform:translateY(-294px)}65%{transform:translateY(-294px)}70%{transform:translateY(-343px)}75%{transform:translateY(-343px)}80%{transform:translateY(-392px)}85%{transform:translateY(-392px)}90%{transform:translateY(-441px)}95%{transform:translateY(-441px)}100%{transform:translateY(-441px)}}@keyframes scrollsmall{0%{transform:translateY(0px)}5%{transform:translateY(0px)}10%{transform:translateY(-38px)}15%{transform:translateY(-38px)}20%{transform:translateY(-76px)}25%{transform:translateY(-76px)}30%{transform:translateY(-114px)}35%{transform:translateY(-114px)}40%{transform:translateY(-152px)}45%{transform:translateY(-152px)}50%{transform:translateY(-190px)}55%{transform:translateY(-190px)}60%{transform:translateY(-228px)}65%{transform:translateY(-228px)}70%{transform:translateY(-266px)}75%{transform:translateY(-266px)}80%{transform:translateY(-304px)}85%{transform:translateY(-304px)}90%{transform:translateY(-342px)}95%{transform:translateY(-342px)}100%{transform:translateY(-342px)}}header#homepage .hero-img{margin-top:100px;margin-bottom:-100px}@media (max-width: 830px){header#homepage .hero-img{margin-top:50px}}header#homepage .hero-img img{border:5px solid #fff;border-radius:5px;box-shadow:0 -5px 10px rgba(0,0,0,0.05)}header#homepage #home-large{max-width:850px}@media (max-width: 1020px){header#homepage #home-large{max-width:700px}}@media (max-width: 830px){header#homepage #home-large{max-width:550px}}@media (max-width: 615px){header#homepage #home-large{display:none}}header#homepage #home-small{max-width:230px;margin-left:-100px;margin-bottom:0px}@media (max-width: 1020px){header#homepage #home-small{max-width:200px}}@media (max-width: 830px){header#homepage #home-small{max-width:150px}}@media (max-width: 615px){header#homepage #home-small{display:none}}main#home .twocol{flex-wrap:wrap;padding-bottom:30px;padding-top:50px}@media (max-width: 650px){main#home .twocol{border-top:1px solid #ddd}}main#home .twocol article{flex-basis:47%;text-align:center;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,0.1);background:#fff;border-radius:10px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center}main#home .twocol article:first-of-type{width:60%;flex-basis:auto;display:flex;flex-wrap:wrap;justify-content:center;align-content:center}main#home .twocol article:first-of-type .btn{font-size:1.5rem}main#home .twocol article:first-of-type h2{font-size:2.5rem;flex-basis:100%}@media (max-width: 650px){main#home .twocol article:first-of-type{flex-basis:100%}main#home .twocol article:first-of-type .btn{font-size:1rem}main#home .twocol article:first-of-type h2{font-size:2rem}}main#home .twocol article:nth-of-type(2){flex-basis:30%}main#home .twocol article:nth-of-type(2) i{align-self:center;margin-right:5px}@media (max-width: 650px){main#home .twocol article:nth-of-type(2){flex-basis:100%;margin-top:40px}}main#home .twocol article.testimonials{flex:1 1 100%;background:transparent;box-shadow:none;font-style:italic;line-height:1.5;padding-bottom:20px}main#home .twocol article.testimonials p{font-size:1.5em}@media screen and (max-width: 600px){main#home .twocol article.testimonials p{font-size:1em}}main#home .twocol article.testimonials p.source{font-size:1em;font-style:normal}main#home .twocol article h2{margin-bottom:20px}@media (max-width: 445px){main#home .twocol article h2{font-size:1.5rem}}main#home .twocol article h3{margin-bottom:0}main#home .twocol article p{margin-bottom:20px}main#home section{display:flex;max-width:980px;margin:0 auto;justify-content:space-between;padding:85px 0}@media (max-width: 650px){main#home section{padding:60px 0 40px 0}}main#home section:nth-of-type(2){border-top:1px solid #ddd;border-bottom:1px solid #ddd}main#home section:nth-of-type(2) article{order:2}@media (max-width: 650px){main#home section:nth-of-type(2) article{order:0}}main#home section article{flex-basis:40%}main#home section article h3{margin-bottom:20px}main#home section article p{line-height:1.5}main#home section article ul{margin-top:10px;margin-left:25px}main#home section figure{width:50%;align-self:stretch;margin:0 20px}main#home section.full-width{flex-wrap:wrap}main#home section.full-width article{flex-basis:100%;margin-bottom:50px}main#home section.mini{flex-wrap:wrap}main#home section.mini article{flex-basis:40%;margin-bottom:50px;justify-content:space-around}@media (max-width: 650px){main#home section{display:flex;flex-wrap:wrap}main#home section article{flex-basis:100%}main#home section figure{width:100%;margin:50px 0 20px 0}}@media screen and (max-width: 650px){.wrapper{background-size:100% 800px}}@media screen and (max-width: 450px){.wrapper{background-size:100% 1200px}}figure .fake-search{display:inline-flex;margin-bottom:25px}figure .fake-search p{border:1px solid #08c;padding:7px 10px;border-radius:5px;min-width:300px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.3),0 0 8px #08c}@media (max-width: 400px){figure .fake-search p{min-width:240px}}figure .fake-search i.fa{font-size:30px;align-self:center;margin-left:10px}@media (max-width: 650px){figure .fake-search{margin:10px 20px 20px 2%}}@media (max-width: 400px){figure .fake-search{margin:10px 0 20px 0}}figure .fake-result-wrapper{background:#fff;box-shadow:0 10px 30px rgba(0,0,0,0.1);border-radius:10px;padding:25px}@media (max-width: 650px){figure .fake-result-wrapper{margin:10px 5% 20px 10%}}@media (max-width: 400px){figure .fake-result-wrapper{margin:10px 0 20px 0}}figure .fake-result{padding:10px 0}figure .fake-result:not(:last-of-type){margin-bottom:15px}figure .fake-result span{font-weight:bold;color:#999}figure .fake-result .user-icon{float:left;font-weight:bold;background:salmon;color:#fff;width:50px;height:50px;border-radius:100px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;margin-right:10px;margin-top:4px}figure .fake-result .user-icon span svg{height:auto;overflow:visible;width:24px;opacity:.8;margin-top:4px}figure .fake-result .user-icon.a{background:#a3c88f}figure .fake-result .user-icon.c{background:#f2448e}figure .fake-result .user-icon.s{background:#52b1e8}figure .fake-result .user-icon.u{background:#a3c88f}figure .fake-username{font-weight:bold;margin-bottom:7px}figure .fake-comment-wrapper{display:flex;flex-direction:column}figure .fake-comment-wrapper .fake-result{box-shadow:0 10px 30px rgba(0,0,0,0.1);border-radius:10px;padding:25px;max-width:300px;background:#fff}@media (max-width: 400px){figure .fake-comment-wrapper .fake-result{margin-bottom:40px}}@media (max-width: 350px){figure .fake-comment-wrapper .fake-result{padding:15px}}figure .fake-comment-wrapper .fake-result.one{align-self:flex-start;margin-left:20px}@media (max-width: 400px){figure .fake-comment-wrapper .fake-result.one{margin-left:0}}figure .fake-comment-wrapper .fake-result.two{align-self:flex-end;margin-right:20px;z-index:2;margin-top:-25px}@media (max-width: 400px){figure .fake-comment-wrapper .fake-result.two{margin-right:0}}figure .fake-comment-wrapper .fake-result.three{align-self:center;z-index:3;background:#f5f5f5;margin-top:-25px;border-radius:0;border:1px solid #eee}figure .fake-comment-wrapper .fake-result.three .user-icon{background:none;margin-top:2px}figure .fake-comment-wrapper .fake-result.three i{font-size:3em;color:#cd7f32}figure .fake-forum-wrapper{box-shadow:0 10px 30px rgba(0,0,0,0.1);border-radius:10px;padding:30px 40px;position:relative}figure .fake-forum-wrapper .fake-forum-title{padding:0 0 10px 0}figure .fake-forum-wrapper .fake-forum-blips{display:inline-flex;width:100%;justify-content:space-between;margin-top:12px}figure .fake-forum-wrapper .blip-title-1,figure .fake-forum-wrapper .blip-title-2,figure .fake-forum-wrapper .blip-title-3,figure .fake-forum-wrapper .blip-poster,figure .fake-forum-wrapper .blip-number{border-radius:100px;background:#aaa;height:10px;width:10px}figure .fake-forum-wrapper .blip-title{align-self:flex-start}figure .fake-forum-wrapper .blip-number{align-self:flex-end}figure .fake-forum-wrapper .blip-poster{position:absolute;right:25%}figure .fake-forum-wrapper .blip-poster:before{content:"";display:block;border-radius:100px;background:#aaa;margin-left:-14px;height:10px;width:10px}figure .fake-forum-wrapper .blip-poster:after{content:"";display:block;margin-top:-10px;border-radius:100px;background:#aaa;margin-left:14px;height:10px;width:10px}figure .fake-forum-wrapper .blip-title-1{width:50%}figure .fake-forum-wrapper .blip-title-2{width:65%}figure .fake-forum-wrapper .blip-title-3{width:55%}figure .fake-forum-wrapper .blip-number{width:10%}figure .fake-forum-wrapper .fake-forum-title{color:#888}figure .fake-forum-wrapper.animate{background:#fff;animation:themebg 20s infinite alternate}figure .fake-forum-wrapper.animate .blip-title-1,figure .fake-forum-wrapper.animate .blip-title-2,figure .fake-forum-wrapper.animate .blip-title-3,figure .fake-forum-wrapper.animate .blip-poster,figure .fake-forum-wrapper.animate .blip-number,figure .fake-forum-wrapper.animate .blip-poster:before,figure .fake-forum-wrapper.animate .blip-poster:after{background:#aaa;animation:theme 20s infinite alternate}figure .fake-forum-wrapper.animate .fake-forum-title div{height:23px;overflow:hidden}figure .fake-forum-wrapper.animate .fake-forum-title div ul{list-style-type:none;animation:txtpos 20s infinite alternate}figure .fake-forum-wrapper.animate .fake-forum-title div ul li{animation:themetxt 20s infinite alternate;line-height:22px}figure .fake-content,figure .fake-username{color:#999}figure .fake-content span.solved,figure .fake-username span.solved{color:#00953A;font-weight:normal;line-height:2}figure .fake-content span.solved i,figure .fake-username span.solved i{color:#00953A}@keyframes themebg{0%{background:#fff}16.67%{background:#fff}33.34%{background:#fff}50.01%{background:#fff}66.68%{background:#666}83.35%{background:#333}100%{background:#333}}@keyframes txtpos{0%{transform:translateY(0px)}15.67%{transform:translateY(0px)}18.67%{transform:translateY(-22px)}32.34%{transform:translateY(-22px)}35.34%{transform:translateY(-44px)}49.01%{transform:translateY(-44px)}52.01%{transform:translateY(-66px)}65.68%{transform:translateY(-66px)}68.68%{transform:translateY(-88px)}82.35%{transform:translateY(-88px)}85.35%{transform:translateY(-110px)}100%{transform:translateY(-110px)}}@keyframes theme{0%{background:#aaa}16.67%{background:#aaa}33.34%{background:#D13239}50.01%{background:#00AEEF}66.68%{background:#F2E88F}83.35%{background:#00953A}100%{background:#f15c22}}@keyframes themetxt{0%{color:#aaa}16.67%{color:#aaa}33.34%{color:#D13239}50.01%{color:#00AEEF}66.68%{color:#F2E88F}83.35%{color:#00953A}100%{color:#f15c22}}.secondary{margin:80px auto 0 auto}.secondary p.more-link{margin-bottom:75px;text-align:right}@media (max-width: 540px){.secondary p.more-link{text-align:center}}.secondary .customer-carousel{display:flex;flex-wrap:wrap;justify-content:space-between;margin:25px 0 25px 0;border-top:1px solid #ddd}@media (max-width: 540px){.secondary .customer-carousel{margin:25px 0 25px 0}}.secondary .customer-carousel .customer-logos{flex-basis:100%;display:flex;margin:25px 0 50px 0}@media (max-width: 740px){.secondary .customer-carousel .customer-logos{margin-bottom:25px}}.secondary .customer-carousel .customer-logos ul{flex-basis:100%;display:flex;justify-content:space-between}@media (max-width: 540px){.secondary .customer-carousel .customer-logos ul{flex-wrap:wrap;justify-content:center}}.secondary .customer-carousel .customer-logos li{cursor:pointer;display:inline-flex;flex-basis:15%;justify-content:space-around;padding:10px;opacity:.5}@media (max-width: 540px){.secondary .customer-carousel .customer-logos li{flex-basis:50%;margin:20px 0}}.secondary .customer-carousel .customer-logos li svg{height:50px}@media (max-width: 840px){.secondary .customer-carousel .customer-logos li svg{width:120px}}@media (max-width: 740px){.secondary .customer-carousel .customer-logos li svg{width:100px}}@media (max-width: 640px){.secondary .customer-carousel .customer-logos li svg{width:80px}}@media (max-width: 540px){.secondary .customer-carousel .customer-logos li svg{width:120px}}@media (max-width: 540px){.secondary .customer-carousel .customer-logos li{padding:10px;opacity:1}}.secondary .customer-carousel .customer-logos li.current{opacity:1;background:#efefef;border-radius:10px}@media (max-width: 540px){.secondary .customer-carousel .customer-logos li.current{background:#fff}}.secondary .customer-carousel .customer-wrapper{display:flex;justify-content:space-between}@media (max-width: 740px){.secondary .customer-carousel .customer-wrapper{flex-wrap:wrap}}.secondary .customer-carousel .customer-wrapper.hidden{display:none}@media (max-width: 540px){.secondary .customer-carousel .customer-wrapper{display:none !important}}@media (max-width: 740px){.secondary .customer-carousel .customer-wrapper a{width:100%}}.secondary .customer-carousel .customer-wrapper img{max-height:234px;background:#eee;border-radius:10px 10px 0 0;padding:15px;border:1px solid #ddd}@media (max-width: 740px){.secondary .customer-carousel .customer-wrapper img{margin:20px auto 0 auto;display:block}}.secondary .customer-carousel .customer-wrapper .customer-content{padding-right:35px}@media (max-width: 740px){.secondary .customer-carousel .customer-wrapper .customer-content{flex-basis:100%;align-items:center;text-align:center}}.secondary .customer-carousel .customer-wrapper .customer-content p.customer-intro{margin-bottom:20px}.secondary .customer-carousel .customer-wrapper .customer-content p.customer-testimonial{margin-left:20px;font-style:italic;padding:20px}.secondary .customer-carousel .customer-wrapper .customer-content p.customer-testimonial:before{content:"\f10d";font-family:FontAwesome;display:inline;font-size:1.5rem;margin-left:-28px;color:#ddd}.secondary .integrations{padding-top:40px}.secondary .integrations ul{width:100%;display:inline-flex;flex-wrap:wrap;justify-content:space-between;list-style-type:none;border-top:1px solid #ddd;margin-top:25px;padding-top:25px;margin-bottom:20px}.secondary .integrations ul li{display:flex;flex-basis:30%;max-width:300px;border-radius:5px;margin-bottom:20px;margin-top:20px;box-shadow:0 10px 30px rgba(0,0,0,0.1);padding:25px}@media (max-width: 475px){.secondary .integrations ul li{padding:10px;margin:10px 0}}.secondary .integrations ul li svg{max-width:160px;max-height:125px;align-self:center;margin:0 auto}@media (max-width: 475px){.secondary .integrations ul li svg{max-width:100px;max-height:100px}}@media (max-width: 700px){.secondary .integrations ul li{flex-basis:47%}}@media (max-width: 475px){.secondary .integrations ul li{flex-basis:45%}}.secondary .metrics h2,.secondary .metrics h4{text-align:center}.secondary .metrics h4{margin-top:20px;font-size:1.5rem;font-weight:normal}.secondary .metrics h4 a{font-size:1.5rem}
