/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}dd,figure,h1,h2,h3,h4,h5,p,pre{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ol,ul{margin:0}*,:after,:before{border:0 solid #f5f5f5}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}[role=button],button{cursor:pointer}table{border-collapse:collapse}.container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:400px){.container{max-width:400px}}@media (min-width:500px){.container{max-width:500px}}@media (min-width:700px){.container{max-width:700px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1300px){.container{max-width:1300px}}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.screenshot-row{display:flex;align-items:center;max-width:90rem;margin:4rem auto}.testimonial{margin-bottom:3rem}.testimonial .quote{margin-bottom:.75rem;quotes:"\201c" "\201d"}.testimonial .quote:before{float:left;font-size:5rem;line-height:1;margin-right:.25rem;margin-bottom:-4rem;font-family:Kalam,cursive;opacity:.25;content:open-quote}.testimonial .quote:after{position:absolute;font-size:5rem;line-height:0;margin-left:.25rem;margin-top:3.25rem;font-family:Kalam,cursive;opacity:.25;content:close-quote}.testimonial .author{text-align:right;font-weight:700;margin-bottom:0}.icon{margin-bottom:1rem;height:3rem;width:4rem}.post-it{height:auto;min-height:16rem;padding:2.5rem 2rem 2rem;margin:1rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}@media (min-width:700px){.post-it{min-height:24rem}}@media (min-width:900px){.post-it{min-height:0}}.arrow-background{position:absolute;bottom:0;right:0;left:0;margin-bottom:-.25rem;height:auto;width:100%;height:5vw}.q-and-a{padding-top:6rem;padding-bottom:.5rem;margin-bottom:-4rem;border-bottom-width:1px;border-color:#e8eded}.q-and-a:last-of-type{border-bottom-width:0;margin-bottom:0}.sitemapitem{line-height:2.2}a:not(.btn).block-link{display:block;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;border-width:0}a:not(.btn).block-link:after,a:not(.btn).block-link:before{display:none}a:not(.btn).reset-link{border-width:0}a:not(.btn).reset-link:after,a:not(.btn).reset-link:before{display:none}.modal{pointer-events:none;opacity:0;transition:opacity .3s ease-in-out;will-change:opacity}.modal:target{pointer-events:auto;opacity:1}.container{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.responsive-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}pre{overflow:auto}.main-nav{position:relative;font-size:1rem;display:flex;position:fixed;top:0;right:0;left:0;align-items:center;justify-content:space-between;background-color:#fff;padding:1rem;z-index:50}.main-nav a:not(.btn){border-width:0}.main-nav a:not(.btn):after{display:block;position:relative;margin-left:auto;margin-right:auto;height:.25rem;background-color:#01b6e1;width:0;z-index:20}.main-nav a:not(.btn):before{display:none}.main-nav a:not(.btn):after{width:100%}.main-nav a:not(.btn):hover{color:#01b6e1}.main-nav a:not(.btn).brand{display:block;border-width:0}.main-nav a:not(.btn).brand:after{display:none}@media (min-width:400px){.main-nav a:not(.btn):after{content:""}}.menu{position:absolute;list-style:none;background-color:#fff;padding:2rem;box-shadow:0 5px 5px -5px rgba(0,0,0,.15);top:100%;right:0;left:0;will-change:transform;transform:translateX(105%);transition:transform .3s ease-in-out}.menu,.menu li{margin-bottom:0;display:block}.menu li{padding:.5rem;text-align:center}.menu a{display:block}.menu-open .menu{transform:translateX(0)}.hamburger{display:block;outline:0}.hamburger:focus{outline:0}@media (min-width:700px){.menu{position:relative;padding:0;box-shadow:none;top:0;transform:translateX(0)}.menu li{display:inline;padding:0}.menu a{display:inline-block;margin-left:.5rem;margin-right:.5rem}.hamburger{display:none}}#about a.about,#contact a.contact,#documentation a.documentation,#faq a.faq,#home a.home,#news a.news,#privacy a.privacy,#retrieve_key a.keys,#sitemap a.sitemap,#support a.support,#terms a.terms,#testimonials a.testimonials,#video a.video{color:#01b6e1}html{font-size:14px}@media (min-width:700px){html{font-size:15px}}@media (min-width:900px){html{font-size:16px}}body,html{font-family:Open Sans,sans-serif}body{color:#555;font-size:1.125rem;line-height:1.7}img{max-width:100%;height:auto}a:not(.btn){position:relative;color:#555;text-decoration:none;transition:color .15s linear,border-color .15s linear,background-color .15s linear;transition-timing-function:ease-out;border-bottom-width:3px;border-color:#01b6e1}a:not(.btn):hover{color:#ffab29;border-color:#ffab29}a:not(.btn):hover:after{transform:scaleX(1)}.text-white a:not(.btn){color:#fff;border-color:#fff}.text-white a:not(.btn):before{background-color:#fff}.text-white a:not(.btn):hover{color:#ffab29}@media (min-width:400px){a:not(.btn){display:inline-block;border-bottom-width:0}a:not(.btn):after{background-color:#ffab29;z-index:20;transition:all .15s linear;transform:scaleX(0)}a:not(.btn):after,a:not(.btn):before{position:absolute;display:block;margin-left:auto;margin-right:auto;height:3px;width:100%;bottom:-1px;content:""}a:not(.btn):before{background-color:#01b6e1;z-index:10}}ol,p,ul{margin-bottom:1.5rem}ul{padding-left:1.25rem}li{margin-bottom:.25rem}h1,h2,h3,h4,h5{color:#000;line-height:1.15;margin-bottom:1.25rem;font-weight:700}hr,ol+h1,ol+h2,ol+h3,ol+h4,ol+h5,p+h1,p+h2,p+h3,p+h4,p+h5,pre+h1,pre+h2,pre+h3,pre+h4,pre+h5,table+h1,table+h2,table+h3,table+h4,table+h5,ul+h1,ul+h2,ul+h3,ul+h4,ul+h5{margin-top:2rem}hr{margin-bottom:2rem;border-bottom-width:1px;border-color:#e8eded}h1{font-size:2.25rem;font-weight:300}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}td,th{padding:.25rem .5rem;vertical-align:top}th{font-weight:700}:focus{outline:0}input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{background-color:#f5f5f5;padding:.5rem;max-width:100%;width:20rem}.btn{display:inline-block;font-size:.875rem;font-weight:600;text-decoration:none;padding:.5rem .75rem;line-height:1;border-width:1px;border-radius:.25rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);transition:all .15s linear;transition-timing-function:ease-out;cursor:pointer}.btn:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.15)}.btn:after,.btn:before{display:none}.btn-lg{font-size:1.125rem;padding:1rem 1.5rem;border-radius:.5rem}.btn-primary{color:#fff;border-color:#8cd42d;background-color:#8cd42d}.btn-primary:hover{color:#fff;border-color:#a9f545;background-color:#a9f545}.btn-secondary{color:#555;border-color:#e8eded;background-color:#e8eded}.btn-secondary:hover{color:#fff;border-color:#555;background-color:#555}.btn-blue{color:#fff;border-color:#01b6e1;background-color:#01b6e1}.btn-blue:hover{color:#fff;border-color:#4dddff;background-color:#4dddff}.main-footer.text-white a:not(.btn):after{background-color:#01b6e1}.main-footer.text-white a:not(.btn):hover{color:#01b6e1}.list-reset{list-style:none;padding:0}.bg-overlay{background-color:rgba(0,0,0,.6)}.bg-grey-darker{background-color:#2e2e2e}.bg-grey{background-color:#e8eded}.bg-grey-light{background-color:#f5f5f5}.bg-white{background-color:#fff}.bg-blue{background-color:#01b6e1}.border-grey-dark{border-color:#555}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t-10{border-top-width:10px}.block{display:block}.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.hidden{display:none}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.flex-no-shrink{flex-shrink:0}.float-right{float:right}.font-light{font-weight:300}.font-normal{font-weight:400}.font-bold{font-weight:700}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-24{height:6rem}.h-52{height:13rem}.h-full{height:100%}.h-screen{height:100vh}.m-4{margin:1rem}.mx-0{margin-left:0;margin-right:0}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mr-2{margin-right:.5rem}.mb-4{margin-bottom:1rem}.mr-6{margin-right:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-20{margin-top:5rem}.max-h-full{max-height:100%}.max-w-xs{max-width:20rem}.max-w-sm{max-width:30rem}.max-w-md{max-width:40rem}.max-w-lg{max-width:50rem}.max-w-xl{max-width:60rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-16{margin-bottom:-4rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pb-20{padding-bottom:5rem}.pt-24{padding-top:6rem}.pb-24{padding-bottom:6rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.pin{right:0;bottom:0;left:0}.pin,.pin-t{top:0}.pin-r{right:0}.resize{resize:both}.shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.15)}.shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.2),0 5px 15px 0 rgba(0,0,0,.15)}.text-center{text-align:center}.text-white{color:#fff}.text-blue{color:#01b6e1}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.visible{visibility:visible}.w-6{width:1.5rem}.w-10{width:2.5rem}.w-24{width:6rem}.w-52{width:13rem}.w-1\/2{width:50%}.w-full{width:100%}.z-50{z-index:50}@media (min-width:700px){.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mb-0{margin-bottom:0}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pb-0{padding-bottom:0}.md\:pr-8{padding-right:2rem}.md\:pb-20{padding-bottom:5rem}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/2plus{width:52%}.md\:w-1\/3{width:33.33333%}}@media (min-width:900px){.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:p-8{padding:2rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:w-1\/2{width:50%}}@media (min-width:1300px){.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:pb-0{padding-bottom:0}.xl\:pt-20{padding-top:5rem}.xl\:pb-24{padding-bottom:6rem}}