:root{--blue:#386af9;--darkblue:#1f2d44;--green:#73c618;--purple:#b59dff;--yellow:#fecd35;--red:#f05230;--darkgrey:#15171a;--midgrey:#738a94;--lightgrey:#c5d2d9;--white:#fff;--whitegrey:#e9eaed;--pink:#fa3a57;--brown:#a3821a;--midblue:#8499d2;--radius:5px;--largeradius:1em;--outerradius:0 5px 20px rgba(0,0,0,0.2)}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}img{width:100%}html{box-sizing:border-box;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:inherit}a{background-color:transparent;cursor:pointer}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn,em,i{font-style:italic}h1{margin:.67em 0;font-size:2em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%;height:auto}svg:not(:root){overflow:hidden}mark{background-color:#fdffb6}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}button{overflow:visible;border:none}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input:focus{outline:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{padding:0;border:0}textarea{overflow:auto}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}html{overflow-y:scroll;font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{overflow-x:hidden}body{color:#303a3e;font-family:Ubuntu,sans-serif;font-size:1.6rem;line-height:1.6em;font-weight:400;font-style:normal;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga" on}::-moz-selection{text-shadow:none;background:#cdd9fd}::selection{text-shadow:none;background:#cdd9fd}hr{position:relative;display:block;width:100%;margin:1.5em 0 2.5em;padding:0;height:1px;border:0;border-top:1px solid var(--midgrey)}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{margin:0;padding:0;border:0}textarea{resize:vertical}blockquote,dl,ol,p,ul{margin:0 0 1.5em}ol,ul{padding-left:1.3em;padding-right:1.5em}ol ol,ol ul,ul ol,ul ul{margin:.5em 0 1em}ul{list-style:disc}ol{list-style:decimal}ol,ul{max-width:100%}li{margin:.5em 0;padding-left:.3em;line-height:1.6em}dt{float:left;margin:0 20px 0 0;width:120px;color:var(--darkgrey);font-weight:500;text-align:right}dd{margin:0 0 5px;text-align:left}blockquote{margin:1.5em 0;padding:0 1.6em;border-left:.5em solid var(--whitegrey)}blockquote p{margin:.8em 0;font-size:1.2em;font-weight:300}blockquote small{display:inline-block;margin:.8em 0 .8em 1.5em;font-size:.9em;opacity:.8}blockquote small:before{content:"\2014 \00A0"}blockquote cite{font-weight:700}blockquote cite a{font-weight:400}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{margin-top:0;line-height:1.15;font-weight:400;text-rendering:optimizeLegibility}h1{margin:0 0 .5em;font-size:5rem;font-weight:700}@media (max-width:500px){h1{font-size:2.2rem}}h2{margin:1.5em 0 .5em;font-size:2.2rem;font-weight:700}@media (max-width:500px){h2{font-size:1.8rem}}h3{margin:1.5em 0 .5em;font-size:1.8rem;font-weight:700}@media (max-width:500px){h3{font-size:1.7rem}}h4{margin:1.5em 0 .5em;font-size:1.6rem;font-weight:700}h5,h6{margin:1.5em 0 .5em;font-size:1.4rem;font-weight:400}i[class^=ri-]{line-height:1em}body{background:#fff;color:var(--darkgrey)}.img{display:block;width:100%;height:100%;background-position:50%;background-size:cover;border-radius:100%}.hidden{visibility:hidden;position:absolute;text-indent:-9999px}input,select,textarea{color:var(--darkgrey);padding:1rem;border-radius:var(--radius);outline:0;border:1px solid var(--midgrey);max-width:100%}select{background:var(--white)}button{background:var(--blue);color:#fff;border-radius:var(--radius)}input.error,select.error,textarea.error{border-color:var(--red)}span.error{color:var(--red)}input.success,select.success,textarea.success{border-color:var(--blue)}span.success{color:var(--blue)}input:disabled,select:disabled,textarea:disabled{color:var(--midgrey);background:#eaeff1}.hidden{display:none}.center{text-align:center}.right{text-align:right}.left{text-align:left}.small:not(.feature-request):not(.tag){font-size:.8em;color:var(--midgrey)}.cta{display:inline-block;background:var(--blue);color:#fff;padding:.25em 1.5em;border-radius:var(--radius);transition:all .2s ease-in-out}.cta:active,.cta:hover{text-decoration:none;background:var(--darkgrey)}.cta.ghost{border:2px solid var(--blue);background:#fff;color:var(--blue);font-weight:500}.cta.ghost:active,.cta.ghost:hover{border-color:var(--darkgrey);background:#fff;color:var(--darkgrey)}.cta-block{margin:3em auto 0;text-align:center}.cta-block h4{font-weight:400;margin-bottom:1em}.cta.appstore{background:var(--darkgrey)}.cta-arrow i{top:.125em;position:relative}.cta-arrow:active,.cta-arrow:hover{text-decoration:none;border-bottom:1px solid var(--blue)}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-main{z-index:100;flex-grow:1}.outer{position:relative;padding:0 5vw}.inner{margin:0 auto;max-width:1140px;width:100%}@media (min-width:800px){.home-template .post{text-align:center}}@media (min-width:900px){.author-template .post-feed,.tag-template .post-feed{padding:4rem 0 5vw;border-top-left-radius:3px;border-top-right-radius:3px}.home-template .site-nav{position:relative}}@media (min-width:800px){.feature-block,.feature-cols{text-align:left;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 0 3rem;font-size:1.6rem}.feature-cols{align-items:flex-start}.feature-cols.feature-cols-reverse{flex-direction:row-reverse}.feature-block .image,.feature-block .text{flex-grow:1;width:50%}.feature-block .text:first-child{padding-right:1.5em}.feature-block .image:last-child{padding-left:1.5em}.feature-block:nth-child(2n) .text:first-child{padding-right:0;padding-left:1.5em}.feature-block:nth-child(2n) .image:last-child{padding-right:1.5em;padding-left:0}.feature-block img{max-width:540px!important}.feature-block.feature-block-large-image .text{width:33%}.feature-block.feature-block-large-image .image{width:67%}.feature-block.feature-block-large-image img{max-width:756px!important}.feature-block.feature-block-large-image.feature-block-reverse{flex-direction:row-reverse}.feature-block.feature-block-large-image.feature-block-reverse .text{padding-right:0;padding-left:1.5em}.feature-block.feature-block-large-image.feature-block-reverse .image{padding-right:1.5em;padding-left:0}.feature-cols{text-align:left;width:100%;display:flex;justify-content:space-between}.feature-cols-4 .feature-col{width:25%}.feature-cols-3 .feature-col{width:33%}.feature-cols-2 .feature-col{width:50%}.feature-cols-twothirds .feature-col:first-child{width:66.6%}.feature-cols-twothirds .feature-col:last-child{width:33.3%}.feature-cols-twothirds-reverse .feature-col:first-child{width:66.6%}.feature-cols-twothirds-reverse .feature-col:last-child{width:33.3%}.feature-cols-threequarters .feature-col:first-child{width:74%}.feature-cols-threequarters .feature-col:last-child{width:24%}.feature-cols-2 .feature-col:first-child{padding-right:1.5em}.feature-cols-2 .feature-col:last-child{padding-left:1.5em}.feature-cols-3 .feature-col:first-child{padding-right:1em}.feature-cols-3 .feature-col:nth-child(2n){padding-left:.5em;padding-right:.5em}.feature-cols-3 .feature-col:last-child{padding-left:1em}.feature-cols-twothirds-reverse .feature-col:last-child,.feature-cols-twothirds .feature-col:first-child{padding-right:1.5em}.feature-cols-twothirds-reverse .feature-col:first-child,.feature-cols-twothirds .feature-col:last-child{padding-left:1.5em}.feature-cols-4 .feature-col{padding-left:.5em;padding-right:.5em}.feature-cols-4 .feature-col:first-child{padding-right:1em;padding-left:0}.feature-cols-4 .feature-col:last-child{padding-left:1em;padding-right:0}}@media (max-width:800px){.feature-block,.feature-col{margin-bottom:3em}.feature-cols{width:100%}}.feature-col b{background:var(--midblue);color:#fff;padding:.5rem .65rem}.feature-block .image video{border:1px solid var(--midgrey);border-radius:10px}.post-full-content .feature-col img{max-width:100%}.feature-type{margin:0 0 .2em;font-size:1.3rem;letter-spacing:.6px;text-transform:uppercase}.post-full-content h3.feature-title{font-size:3.6rem;margin:0 0 1.5rem}@media (max-width:1000px){.post-full-content h3.feature-title{font-size:2.5rem}}.post-full-content .feature-type+h3.feature-title{font-size:2.5rem}.post-full-content h4.feature-subtitle{font-size:2rem;margin:0 0 1.5rem}div>.feature-block:nth-child(2n){flex-direction:row-reverse}.block{background:var(--whitegrey);padding:1.5em 1em .5em;border-radius:var(--radius)}.block,.block2{margin-top:2em;text-align:center;width:100%;font-size:.9em}.block2{border:1px solid var(--lightgrey);padding:1.5em 2em .5em;border-radius:var(--radius)}.page-template.page-gallery .gallery-screenshot-1{background:linear-gradient(180deg,#fff 60%,#bec6d3 0)}.page-template.page-gallery .gallery-screenshot-1 .gallery-caption{background:#bec6d3}.page-template.page-gallery .gallery-screenshot-2{margin-top:0;padding-top:64px;background:linear-gradient(180deg,#bec6d3 60%,#fff 0)}.page-template.page-gallery .gallery-screenshot-4{background:var(--whitegrey);margin-top:0;padding-top:64px;margin-bottom:4vw}.gallery-screenshot-4 .gallery-caption,.gallery-screenshot-4 .gallery-image,.gallery-screenshot-4 .post-full-content{background:var(--whitegrey)}.page-template.page-desktop .splide__slide img,.page-template.page-ios .splide__slide img{border:1px solid var(--midgrey)}.site-header-background{position:relative;margin-top:64px;padding-bottom:1.2rem;background-size:cover}.site-header-background.no-image:after,.site-header-background.no-image:before{display:none}.site-header-content{z-index:100;padding:5vw 0;min-height:200px}.site-home-header .site-header-content{padding-bottom:1.5rem}.site-title{z-index:10;margin:0 0 0 -2px;padding:0;font-size:5rem;line-height:1em;font-weight:600}.site-logo{max-height:55px}.site-description{z-index:10;margin:0;padding:.5rem 0;font-size:2.1rem;line-height:1.4em;font-weight:400;opacity:.8}.post-full-content .site-description{font-weight:400}.site-description b{position:relative;white-space:nowrap}.site-description b:after{content:"";position:absolute;top:100%;width:100%;left:0;height:7px;background:linear-gradient(90deg,var(--midblue),var(--blue));margin-top:7px;border-radius:2px}.site-description b:nth-child(2n):after{background:linear-gradient(90deg,var(--blue),var(--midblue))}.site-description u{color:var(--blue)}.site-splash-header{z-index:500}.site-splash-header .site-header-background{margin-top:0}@media (min-width:800px){.site-splash-header .site-header-background{background:url(../curve.png) no-repeat center bottom -150px}}.mobile-nav-open .site-splash-header .site-header-background{opacity:0}.site-splash-header .site-header-content{padding:7.5rem 0 13.5rem;position:relative}.site-splash-header .site-title{font-size:5rem;font-weight:700;text-align:left}.site-splash-header .site-description{font-size:3.6rem;font-weight:400;text-align:left;padding:2rem 0;max-width:14em}.site-splash-header .site-image{width:70%;max-width:735px;right:0;bottom:0;position:absolute}.site-splash-header .download,.site-splash-header .platforms{display:inline-block}.site-splash-header .download{font-weight:700;font-size:1.8rem}.site-splash-header .download .cta{padding:.5em 1em}.site-splash-header .platforms{font-size:1.2rem;letter-spacing:.2px;text-transform:uppercase;color:var(--midgrey)}.site-splash-header .platform{margin-left:1rem}.site-splash-animation{background:var(--whitegrey);text-align:center;padding:1.5rem;background:#e9eaed url(../curve.png) no-repeat center top -61px}@media (min-width:800px){.site-splash-animation{padding:4rem}}.site-splash-animation h2{font-weight:400;margin:2em auto;max-width:640px;line-height:1.5em}.site-splash-industry{width:100%;text-align:center}.site-splash-industry>p{margin:1.5em auto!important;line-height:1.5em;max-width:90rem;min-width:0!important}.site-splash-industry-grid{text-align:center;margin:0 auto 3em;width:100%;max-width:800px;display:flex;flex-direction:row;justify-content:space-between}.site-splash-industry-grid>div{width:25%}.site-splash-industry-grid img{max-width:125px!important}.site-splash-industry-grid .image{opacity:.5;max-width:80%;margin:0 auto}.post-full-content .site-splash-industry-grid .image img{margin:.5em auto}.site-splash-industry-grid .label{display:inline-block;font-size:1.6rem;color:var(--blue)}@media (max-width:400px){.site-splash-industry-grid .label{font-size:1.3rem;line-height:1.3em}}.site-splash-industry-grid .selected .image{opacity:1}.site-splash-industry-grid .selected .label{font-weight:700;color:var(--darkgrey);border-bottom:4px solid var(--darkgrey);display:inline;width:auto;padding-bottom:.5rem;margin:0 auto}@media (min-width:800px){.site-splash-industry-grid{margin:0 auto}.site-splash-industry-grid .label{font-size:2rem}.site-splash-industry-grid .image{height:125px}}@media (max-width:800px){.site-splash-header .site-header-content{padding-top:2rem;padding-bottom:0;text-align:center}.site-splash-header .site-description,.site-splash-header .site-title{text-align:center}.site-splash-header .site-description{max-width:none}.site-splash-header .site-image{display:none}.site-splash-header .platforms{display:block;margin-top:.5rem}.site-splash-header .platform{margin-left:0;margin-right:1rem}}.site-home-header{z-index:500}.site-home-header .site-header-background{margin-top:0}@media (min-width:800px){.site-home-header .site-header-background{background:var(--white) url(../curve.png) no-repeat bottom}.site-home-header.industry .site-header-background{background:var(--whitegrey) url(../curve-white.png) no-repeat bottom}}.mobile-nav-open .site-home-header .site-header-background{opacity:0}.site-home-header .site-title{font-size:5rem;font-weight:700;text-align:center}.site-home-header .site-description{font-size:3rem;font-weight:400;text-align:center;padding:1.5rem 0 3rem}.site-home-header .site-image{width:100%;max-width:900px;text-align:center;margin:2rem auto 3rem}.site-home-header .site-img-svg{max-width:700px}.site-home-header .site-image img{border-radius:10px;box-shadow:0 0 0 1px rgba(0,20,20,.04),0 15px 99px -40px var(--darkblue)}.site-home-animation .platforms,.site-home-header .platforms{text-align:center;display:block;margin:0 auto 2.5rem}.site-home-header .platforms{margin-bottom:5rem}@media (min-height:650px){.site-home-header .platforms{margin-bottom:6rem}}@media (min-height:750px){.site-home-header .platforms{margin-bottom:7rem}}.site-home-animation .platforms i,.site-home-header .platforms i{vertical-align:middle}.site-home-animation .platforms i.ri-windows-fill,.site-home-header .platforms i.ri-windows-fill{top:-.1rem;position:relative}.site-home-animation .platforms i.ri-apple-fill,.site-home-header .platforms i.ri-apple-fill{top:-.2rem;position:relative}.site-home-animation .platform,.site-home-header .platform{margin-left:1rem}.site-home-animation .platform:first-child,.site-home-header .platform:first-child{margin-left:0}.logos{text-align:center;margin:1.5em 0 2em}.logos img{margin-top:.5em;max-width:150px!important}.site-home-animation{background:var(--whitegrey);text-align:center;padding:0 0 5rem}.site-home-animation.industry{padding:8rem 0}@media (max-width:800px){.site-home-animation,.site-home-animation.industry{padding:5rem 0}}.site-home-animation img{width:800px;max-width:90vw}.site-home-animation h2{font-size:3rem;font-weight:400;margin:0 auto 2rem;max-width:640px;line-height:1.5em}.site-home-animation.industry h2{font-weight:700}.site-home-header .download{margin:3rem 0 1.25rem;text-align:center}@media (min-height:650px){.site-home-header .download{margin-top:4rem}}@media (min-height:750px){.site-home-header .download{margin-top:5rem}}.site-home-header .download a.cta{margin:0 auto;font-size:1.8rem;font-weight:500;box-shadow:0 20px 80px rgba(43,41,46,.2);padding:1.5rem;width:90%;max-width:44rem}@media (max-width:500px){.site-home-header .download a.cta{font-size:1.8rem}}.site-home-animation .splide__pagination{margin:0 auto}.site-home-animation .splide__arrow{display:none}.site-home-animation .splide__slide{padding:1rem}.site-home-animation .splide__slide img{border-radius:10px;border:1px solid var(--midgrey)}.site-home-animation .caption{opacity:0;margin:1.5rem auto;transition:all .35s ease-in-out;max-width:90vw}.site-home-animation .splide__slide.is-active .caption{opacity:1}.site-home-industry{width:100%;text-align:center}.site-home-industry>p{margin:1.5em auto!important;line-height:1.5em;max-width:90rem;min-width:0!important}.site-home-industry-grid{text-align:center;margin:0 auto 3em;width:100%;max-width:580px;display:flex;flex-direction:row;justify-content:space-between}.site-home-industry-grid>div{width:25%;cursor:pointer}.site-home-industry-grid img{max-width:125px!important}.site-home-industry-grid .image{max-width:80%;margin:0 auto}.post-full-content .site-home-industry-grid .image img{margin:.5em auto}.site-home-industry-grid .label{display:inline-block;font-size:1.2rem;letter-spacing:.2px;text-transform:uppercase}.site-home-industry-grid .selected .label{font-weight:700;color:var(--darkgrey);border-bottom:4px solid var(--darkgrey);display:inline;width:auto;padding-bottom:.5rem;margin:0 auto}.site-home-industry-grid>div:hover .label{color:var(--blue)}.site-home-testimonials{background:#f7f7f8;text-align:center;padding:3rem 0 1rem}.site-home-testimonials h2{font-size:3rem;font-weight:400}.testimonial{width:100%;max-width:800px;margin:3rem auto;padding:0 1.5rem}.testimonial .author{width:25%;margin:0 auto}.testimonial .author img{border-radius:50%}.testimonial .author .name{margin-top:1rem;font-weight:700}.testimonial .author .role{font-size:1.2rem;letter-spacing:.2px;text-transform:uppercase;color:var(--midgrey)}.testimonial blockquote{position:relative;border-radius:var(--radius);margin-bottom:1.5rem;padding:1em 1.5em;background:var(--white);quotes:"\201C""\201D""\2018""\2019";font-family:"Noto Serif",Georgia,serif;font-size:2rem;border:0}.testimonial blockquote:before{position:absolute;top:0;left:-.2em;display:block;color:var(--midgrey);content:"“";font-size:4em;line-height:1em;font-family:Georgia,serif}.testimonial blockquote{display:inline-block}@media (min-width:800px){.testimonial{display:flex;flex-direction:row;align-self:center;padding:0}.testimonial .author{width:25%}.testimonial .quote{width:75%;padding:0 0 0 4rem}.testimonial:nth-child(odd){flex-direction:row-reverse}.testimonial:nth-child(odd) .quote{padding:0 4rem 0 0}}#use-cases,#use-cases .post-full-content{background:var(--whitegrey)}#use-cases h2{font-size:3.6rem}#use-cases h6{line-height:1.4em!important;margin-bottom:.7em!important}#use-cases .post-full-content{padding:0 0 5rem}#use-cases img{max-width:80px;margin:0 auto}#use-cases .feature-cols{align-items:stretch}.use-case{background:var(--white);border-radius:var(--radius);padding:1.5rem 2.5rem 80px;height:100%;text-align:center;position:relative}.use-case p{line-height:1.6em!important;font-size:1.45rem}.use-case .image{position:absolute;bottom:1.5em;left:50%;margin-left:-40px}.site-about-us-header{z-index:500}.site-about-us-header .site-header-background{margin-top:0}.mobile-nav-open .site-about-us-header .site-header-background{opacity:0}.site-about-us-header .site-header-background{background:var(--white) url(../curve.png) no-repeat bottom}@media (max-width:1600px){.site-about-us-header .site-header-background{background:url(../curve.png) no-repeat center 110%}}@media (max-width:1200px){.site-about-us-header .site-header-background{background:url(../curve.png) no-repeat center 115%}}@media (max-width:1000px){.site-about-us-header .site-header-background{background:url(../curve.png) no-repeat center 120%}}@media (max-width:800px){.site-about-us-header .site-header-background{background:none}}.site-about-us-header .site-title{font-size:5rem;font-weight:700;max-width:680px;text-align:center;margin:0 auto 1.5rem;line-height:1.2em}.site-about-us-header .site-description{font-size:2.2rem;font-weight:400;max-width:680px;text-align:center;margin:0 auto}.site-about-us-header .site-description p{margin:1em 0 0}.site-about-us-header .site-image{margin:0 auto;width:70%;max-width:735px}@media (max-width:800px){.site-about-us-header .site-image{display:none}}.site-about-us-people{background:var(--whitegrey);text-align:center;padding:3rem}.site-about-us-people .inner{max-width:840px}@media (min-width:800px){.site-about-us-people{padding:1.5rem 3rem}.site-about-us-text{margin:0;float:left;width:46%;text-align:left;font-size:1.8rem;padding-right:2rem}.site-about-us-images{margin:0;float:right;width:54%;padding-left:2rem}}.site-about-us-text h2{font-size:3.6rem;font-weight:700;margin:0 0 2rem}.person{float:left;width:50%;padding:0 2rem 2rem 0}.person:nth-child(2n){padding:0 0 2rem 2rem}.person .name{margin-top:1rem;font-weight:700}.person .role{color:var(--midgrey)}.person .role,.site-about-us-location{font-size:1.2rem;letter-spacing:.2px;text-transform:uppercase}.site-about-us-location{text-align:center;padding:10rem 0 8rem}.site-about-us-location img{max-width:350px}.site-about-us-location .caption{display:inline-block;padding:0 .75rem}.site-archive-header .site-header-content{position:relative;align-items:stretch;padding:12vw 0 2rem;min-height:200px;max-height:600px}.site-archive-header .no-image{padding-top:0;padding-bottom:0;color:var(--darkgrey);background:#fff;opacity:1}.site-archive-header .no-image .site-description{color:var(--midgrey);opacity:1}.site-archive-header .no-image .site-header-content{padding:5vw 0 1rem;border-bottom:1px solid #eaeff1}@media (max-width:900px){.site-header-content{padding-bottom:9vw}}@media (max-width:1000px){.site-home-animation.industry h2{font-size:2.2rem}}@media (max-width:500px){.site-about-us-header .site-title,.site-home-header .site-title,.site-splash-header .site-title{font-size:3.2rem}.site-about-us-header .site-description,.site-home-header .site-description,.site-splash-header .site-description{font-size:1.8rem}.site-description b:after{height:2px;margin-top:2px}.site-home-animation{padding-top:3rem}.site-home-animation h2{font-size:1.8rem}.site-archive-header .site-header-content{flex-direction:column;align-items:center;min-height:unset}.site-archive-header .site-title{font-size:4.2rem;text-align:center}.site-archive-header .no-image .site-header-content{padding:12vw 0 2rem}.site-archive-header .site-description{text-align:center}}.site-nav-main{position:static;width:100%;z-index:600;background:#fff;transition:all .35s ease-in-out}.site-nav-main.sticky{position:fixed;top:0;right:0;left:0;background:var(--darkblue)}@media (max-width:800px){.site-nav-main{display:block;position:fixed;top:0;right:0;left:0;background:var(--darkblue)}}.site-nav-wrapper{position:relative;z-index:1000;color:#fff;padding-top:10px}.site-nav-main.sticky .site-nav-wrapper{padding-top:0}@media (min-width:800px){.site-nav-main.sticky .site-nav-wrapper{padding-top:0;min-height:56px}}@media (max-width:800px){.site-nav-main .site-nav-wrapper{padding-top:0}}.site-nav{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:800px){.site-nav{opacity:0}.site-nav-main .site-nav{opacity:1}}.site-nav-left-wrapper{position:relative;flex:1 0 auto;display:flex;z-index:1}.site-nav-left{flex:1 0 auto;display:flex;align-items:center;-webkit-overflow-scrolling:touch;margin-right:1rem;padding:0;white-space:nowrap;-ms-overflow-scrolling:touch}.site-nav-left .nav li:last-of-type{padding-right:2rem}.site-nav-logo{position:relative;z-index:100;flex-shrink:0;display:inline-block;margin-right:3.2rem;padding:10px 0;color:#fff;font-size:1.7rem;line-height:1.8rem;font-weight:700;letter-spacing:-.5px;width:188px;height:56px;background:url(../logo2.png) no-repeat top 10px center;background-size:contain}.site-nav-logo:hover{text-decoration:none}.site-nav-logo img{display:none}.sticky .site-nav-logo{background:url(../logo.png) no-repeat top 10px center;background-size:contain}@media (max-width:800px){.site-nav-logo{background:url(../logo.png) no-repeat top 10px center;background-size:contain}}.site-nav-content{position:relative;align-self:flex-start}.nav{position:absolute;z-index:1000;display:flex;margin:0 0 0 -1.2rem;padding:0;list-style:none;transition:all 1s cubic-bezier(.19,1,.22,1)}.nav li{display:block;margin:0;padding:0}.nav li a{position:relative;display:block;padding:15px .8rem 10px;color:var(--darkgrey);opacity:.8;transition:opacity .35s ease-in-out}.nav li a:hover{text-decoration:none;opacity:1;text-shadow:0 0 1px #fff}.mobile-nav li a,.sticky .nav li a{color:#fff}@media (max-width:800px){.nav li a{color:#fff}}.nav-post-title-active .nav{visibility:hidden;opacity:0;transform:translateY(-175%)}.nav-post-title{visibility:hidden;position:absolute;top:9px;color:#fff;font-size:1.7rem;font-weight:400;opacity:0;transition:all 1s cubic-bezier(.19,1,.22,1);transform:translateY(175%)}.nav-post-title.dash{left:-25px}.nav-post-title.dash:before{content:"– ";opacity:.5}.nav-post-title-active .nav-post-title{visibility:visible;opacity:1;transform:translateY(0)}.site-nav-right{flex:0 1 auto;display:flex;justify-content:flex-end;align-items:center;padding:0}.site-nav-right .nav{position:relative;margin:0}.site-nav-right .nav a{white-space:nowrap}.site-nav-right .nav a:before{display:none}.site-nav-right .nav li:last-of-type a{margin-right:-12px}.home-template .site-nav-main{z-index:999}.home-template .site-nav-wrapper{background:transparent}.home-template .site-nav-main .site-nav{opacity:0;transition:all .5s cubic-bezier(.19,1,.22,1) 0s}.home-template .site-nav-main .fixed-nav-active,.home-template .site-nav-main .site-nav,.mobile-nav-open.home-template .site-nav-main .site-nav{opacity:1;transition:all .5s cubic-bezier(.19,1,.22,1) .05s}.mobile-nav{display:none;padding:1.2rem 1.5rem 0 0;position:relative;align-self:flex-start;font-size:2.5rem;color:var(--darkgrey)}.mobile-nav-overlay{display:none;position:fixed;top:4.4rem;left:0;width:100%;height:calc(100vh - 4.4rem);background:var(--darkgrey);opacity:.8}.sticky .mobile-nav{color:var(--white)}@media (max-width:800px){.mobile-nav{color:var(--white)}}@media (max-width:800px){.mobile-nav,.sticky .mobile-nav{padding-top:1rem}}@media (min-width:800px) and (max-width:1000px){.site-nav-logo,.sticky .site-nav-logo{display:block;margin-top:1.2rem;width:3.2rem;height:3.2rem;padding:3.2rem 0 0;overflow:hidden;margin-right:2rem;background:url(../logo-small.png) no-repeat 50%;background-size:contain}}@media (max-width:800px){.site-nav-logo,.sticky .site-nav-logo{background:url(../logo2.png) no-repeat top 7px center;background-size:contain;margin-left:auto;margin-right:auto;width:150px;height:44px}}@media (max-width:800px){.site-nav-logo,.sticky .site-nav-logo{background:url(../logo.png) no-repeat top 7px center;background-size:contain}}@media (max-width:800px){.mobile-nav,.mobile-nav-open .mobile-nav-overlay,.mobile-nav-open .site-nav-left .site-nav-content,.mobile-nav-open .site-nav-right .nav{display:block}.nav,.site-nav-right .nav{display:block;margin:0!important}.site-nav-left .site-nav-content{top:4.4rem;height:calc(100vh - 14.4rem);overflow-y:auto}.site-nav-left .site-nav-content,.site-nav-right .nav{display:none;position:fixed;left:0;width:80%;background:var(--darkblue)}.site-nav-right .nav{padding:0;bottom:0;height:10rem}.site-nav-left li a,.site-nav-right li a{padding:.8rem 5vw}.site-nav-right li a{text-align:center}body.mobile-nav-open{overflow:hidden}.mobile-nav-open .site-nav-left .site-nav-content .nav,.mobile-nav-open .site-nav-left .site-nav-content .nav>li{width:100%;padding:0}.mobile-nav-open .nav-dropdown{position:static;top:0;border-radius:0}.search-button{font-size:2rem;padding:1rem}}.site-nav-right .nav li.nav-try-for-free a,.site-nav-right .nav li.nav-try-timeline-for-free a{margin-top:10px;padding:5px 12px;opacity:1!important;background:var(--blue);color:#fff!important;border-radius:var(--radius)}.nav li.nav-try-for-free a:active,.nav li.nav-try-for-free a:hover,.nav li.nav-try-timeline-for-free a:active,.nav li.nav-try-timeline-for-free a:hover{background:var(--darkgrey)}@media (min-width:800px){.site-nav-right .nav li.nav-try-for-free a,.site-nav-right .nav li.nav-try-timeline-for-free a{margin-right:0!important;margin-left:.7rem!important}}@media (max-width:800px){.site-nav-right .nav li.nav-try-for-free a,.site-nav-right .nav li.nav-try-timeline-for-free a{margin-right:5vw!important;margin-left:5vw!important;background:var(--midgrey)}.site-nav-right .nav-buy-now a{margin-top:10px;padding:5px 12px;opacity:1!important;background:var(--blue);color:#fff!important;border-radius:var(--radius);margin-right:5vw!important;margin-left:5vw!important}.nav li.nav-buy-now a:active,.nav li.nav-buy-now a:hover{background:var(--darkgrey)}}.nav li i[class^=ri-]{position:relative;top:.25rem}.nav li{position:relative}.nav li .nav-dropdown:hover,.nav li:focus-within .nav-dropdown,.nav li:hover .nav-dropdown{opacity:1;display:block}.nav li .nav-dropdown{color:var(--darkgrey);display:none;z-index:1;background:#fff;opacity:0;margin:0;padding:1rem 0;max-width:none;transition:all .2s ease-in-out}.nav li.nav-features .nav-dropdown{padding-bottom:0}@media (min-width:800px){.nav li .nav-dropdown{position:absolute;top:100%;left:0;z-index:999;border-radius:var(--radius);box-shadow:var(--outerradius)}}.nav li .nav-dropdown li{margin:0;padding:0!important}.nav li .nav-dropdown li a{color:var(--darkgrey);padding:.5rem 2rem}@media (max-width:800px){.nav li .nav-dropdown li a{padding:.5rem 5vw}}.nav li .nav-dropdown li a:before{background:var(--darkgrey)}.nav li .nav-dropdown li a:hover{text-shadow:0 0 1px var(--midgrey)}.nav li .nav-dropdown li a i{opacity:.75;margin-right:.5rem;transition:opacity .35s ease-in-out}.nav li .nav-dropdown li a:hover i{opacity:1}.nav li .nav-dropdown li:not(:first-child) .nav-section{margin:1.5rem 0 0}.nav-section-title{margin:0 0 .2em;font-size:1.2rem;letter-spacing:.2px;text-transform:uppercase;padding:.1rem 2rem;color:var(--midgrey)}.nav-section-title a{padding:0!important}.nav-section li,.nav-section ul{margin:0;padding:0}.nav-columns{background:var(--whitegrey);padding:1rem 0}.nav-columns ul{display:flex;flex-wrap:wrap;font-size:1.3rem}.nav-columns li{width:50%;flex:1 0 50%;text-align:center}.nav-columns li:first-child{border-right:1px solid var(--lightgrey)}.nav-columns li i{font-size:2rem}.search-button{padding:1.2rem 1rem .2rem;cursor:pointer;color:var(--darkgrey)}@media (max-width:800px){.search-button{color:#fff}}@media (max-width:800px){.search-button,.sticky .search-button{padding-top:1rem}}.sticky .search-button{color:#fff}.posts{overflow-x:hidden}.post-feed{flex-wrap:wrap;margin:0 -2rem;padding:5rem 0 0;background:#fff}.post-card,.post-feed{position:relative;display:flex}.post-card{flex:1 1 301px;flex-direction:column;overflow:hidden;margin:0 0 4rem;padding:0 2rem 4rem;min-height:220px;border-bottom:1px solid #eaeff1;background-size:cover;max-width:33%}@media (max-width:800px){.post-card{max-width:50%}}@media (max-width:500px){.post-card{max-width:100%}}.post-card-image-link{position:relative;display:block;overflow:hidden;border-radius:3px}.post-card-image{width:100%;height:200px;background:var(--lightgrey) no-repeat 50%;-o-object-fit:cover;object-fit:cover}.post-card-content-link{position:relative;display:block;color:var(--darkgrey)}.post-card-content-link:hover{text-decoration:none}.post-card-header{margin:1.5rem 0 0}.post-feed .no-image .post-card-content-link{padding:0}.no-image .post-card-header{margin-top:0}.post-card-primary-tag{margin:0 0 .2em;color:var(--midgrey);font-size:1.2rem;letter-spacing:.2px;text-transform:uppercase}.post-card-title{margin:0 0 .4em;line-height:1.15em;transition:color .2s ease-in-out}.no-image .post-card-title{margin-top:0}.post-card-content{flex-grow:1;display:flex;flex-direction:column}.post-card-excerpt{max-width:56em;color:var(--midgrey)}.post-card-excerpt p{margin-bottom:1em}.post-card-meta{display:flex;align-items:flex-start;padding:0}.author-profile-image,.avatar-wrapper{display:block;width:100%;height:100%;background:#e4eaed;border-radius:100%;-o-object-fit:cover;object-fit:cover}.post-card-meta .avatar-wrapper,.post-card-meta .profile-image-wrapper{position:relative}.author-list{display:flex;flex-wrap:wrap;margin:0 0 0 4px;padding:0;list-style:none}.author-list-item{position:relative;flex-shrink:0;margin:0;padding:0}.static-avatar{display:block;overflow:hidden;margin:0 0 0 -.6rem;width:3.4rem;height:3.4rem;border:.2rem solid #fff;border-radius:100%}.author-name-tooltip{position:absolute;bottom:105%;z-index:999;display:block;padding:.2rem 8px;color:#fff;font-size:1.2rem;letter-spacing:.2px;white-space:nowrap;background:var(--darkgrey);border-radius:3px;box-shadow:0 1.2rem 26px rgba(39,44,49,.08),1px 3px 8px rgba(39,44,49,.03);opacity:0;transition:all .35s cubic-bezier(.4,.01,.165,.99);transform:translateY(6px);pointer-events:none}.author-list-item:hover .author-name-tooltip{opacity:1;transform:translateY(0)}@media (max-width:700px){.author-name-tooltip{display:none}}.post-card-byline-content{flex:1 1 50%;display:flex;flex-direction:column;margin:.2rem 0 0 .6rem;color:var(--midgrey);font-size:1.2rem;line-height:1.4em;font-weight:400;letter-spacing:.2px;text-transform:uppercase}.post-card-byline-content span{margin:0}.post-card-byline-content a{color:#434952;font-weight:600}.post-card-byline-date{font-size:1.2rem}.post-card-byline-date .bull{display:inline-block;margin:0 4px;opacity:.6}.single-author-byline{display:flex;flex-direction:column;margin-left:.5rem;color:#5c7078;font-size:1.3rem;line-height:1.4em}.single-author{display:flex;align-items:center}.single-author .static-avatar{margin-left:-2px}.single-author-name{display:inline-block}@media (min-width:795px){.post-card-large{flex:1 1 100%;flex-direction:row;padding-bottom:4rem;min-height:280px;border-top:0}.post-card-large:hover{border-bottom-color:#e4eaed}.post-card-large:not(.no-image) .post-card-header{margin-top:0}.post-card-large .post-card-image-link{position:relative;flex:1 1 auto;margin-bottom:0;min-height:380px}.post-card-large .post-card-image{position:absolute;width:100%;height:100%}.post-card-large .post-card-content{flex:0 1 361px;justify-content:center}.post-card-large .post-card-title{margin-top:0;font-size:3.2rem}.post-card-large .post-card-content-link,.post-card-large .post-card-meta{padding:0 0 0 4rem}.post-card-large .post-card-excerpt p{margin-bottom:1.5em;font-size:1.8rem;line-height:1.5em}}@media (max-width:1170px){.post-card{margin-bottom:5vw}}@media (max-width:650px){.post-feed{padding-top:5vw}.post-card{margin-bottom:5vw}}@media (max-width:500px){.post-card-title{font-size:1.9rem}.post-card-excerpt{font-size:1.6rem}}.blog-post{margin:0 auto;max-width:840px}.blog-post .post-full-content,.case-study .post-full-content{font-size:1.8rem}.blog-post .post-full-content img,.blog-post .post-full-content video{width:auto}.blog-post h1{font-size:4.2rem;line-height:1.25em;font-weight:600}.blog-post .post-full-content h3,.blog-post .post-full-content h4{margin:0 0 1.5em}.home-template .site-main,.page-template .site-main,.post-template .site-main{margin-top:64px;background:#fff}.page-template.page-gallery .site-main:first-of-type{padding-bottom:0}@media (min-width:800px){.home-template .site-main,.page-template .site-main,.post-template .site-main{margin-top:64px}}.post-full-header{font-weight:700;position:relative;margin:0 auto;border-top-left-radius:3px;border-top-right-radius:3px}.post-full-tags{display:flex;justify-content:flex-start;align-items:center;color:var(--midgrey);font-size:1.3rem;line-height:1.4em;font-weight:600;text-transform:uppercase;margin-bottom:1.5em}.post-full-meta-date{color:var(--midgrey);font-size:1.2rem;font-weight:400}.post-full-title{margin:0 0 .2em;color:#0a0b0c}.post-full-title img{max-width:56px;margin-right:.25em}.post-full-custom-excerpt{margin:2rem 0 0;color:var(--midgrey);font-size:2.3rem;line-height:1.4em;font-weight:300}.date-divider{display:inline-block;margin:0 .6rem 1px;font-weight:300}.post-full-image{display:flex;flex-direction:column;align-items:center;overflow:hidden;margin:2.5rem 0 5rem;background:#e4eaed;border-radius:3px}.post-full-image img{max-width:1140px;width:100%;height:auto}.post-full-content{position:relative;margin:0 auto;padding:0 0 6vw;min-height:230px;font-size:2rem;line-height:1.6em;background:#fff}@media (max-width:800px){.post-full-content{font-size:1.6rem}}@media (min-width:800px){.home-template .post-full-content{text-align:center}}.page-gallery .site-main{padding-bottom:64px}.page-gallery .post-full-content{padding:0;min-height:0}.post-full-content.small{font-size:1.6rem}@media (max-width:800px){.page-gallery{padding-top:2em}}@media (max-width:500px){.post-full-custom-excerpt{font-size:1.9rem;line-height:1.5em}}.no-image .post-full-content{padding-top:0}@media (max-width:800px){.no-image .post-full-content{padding-top:3em}.home-template .no-image .post-full-content{padding-top:0}}.no-image .post-full-content:after,.no-image .post-full-content:before{display:none}.footnotes,.post-full-comments,.post-full-content blockquote,.post-full-content dl,.post-full-content h1,.post-full-content h2,.post-full-content h3,.post-full-content h4,.post-full-content h5,.post-full-content h6,.post-full-content ol,.post-full-content p,.post-full-content pre,.post-full-content ul{margin:0 0 1.5em;min-width:100%;line-height:1.8em}@media (max-width:500px){.footnotes,.post-full-comments,.post-full-content dl,.post-full-content ol,.post-full-content p,.post-full-content pre,.post-full-content ul{margin-bottom:1.28em}}.post-full-content li{word-break:break-word}.post-full-content li p{margin:0}.post-full-content a{word-break:break-word}.post-full-content em,.post-full-content strong{color:#0a0b0c}.post-full-content small{display:inline-block;line-height:1.6em}.post-full-content li:first-child{margin-top:0}.post-full-content img,.post-full-content video{display:block;margin:1.5em auto;max-width:1140px;height:auto;width:100%}.post-full-content .title{margin:1rem 0 0 .5rem;text-align:center}.post-full-content .subtitle{font-weight:400;margin:.6rem auto 2rem;color:var(--midgrey);text-align:center;font-size:2.2rem}.post-full-content img[src$="#full"]{max-width:none;width:100vw}.post-full-content img+br+small{display:block;margin-top:-3em;margin-bottom:1.5em;text-align:center}.post-full-content iframe{margin:0 auto!important}.post-full-content blockquote{position:relative;border-radius:var(--radius);margin:0 auto 1.5em;padding:1em 1.5em;background:#f7f7f8;quotes:"\201C""\201D""\2018""\2019";font-family:"Noto Serif",Georgia,serif;font-size:2rem;border:0;display:inline-block}@media (max-width:500px){.post-full-content blockquote{padding:0 1.3em}}.post-full-content blockquote:before{position:absolute;top:0;left:-.2em;display:block;color:var(--midgrey);content:"“";font-size:4em;line-height:1em;font-family:Georgia,serif}.post-full-content blockquote:after{font-family:Georgia,serif}.post-full-content blockquote p{margin:0 0 1em;color:inherit;font-size:inherit;line-height:inherit;font-style:italic}.post-full-content blockquote p:last-child{margin-bottom:0}.post-full-content blockquote.big{margin:1em auto 1.5em;padding:0;background:transparent;font-size:2.7rem;text-align:center;color:rgba(21,23,26,.75);font-style:italic}.post-full-content blockquote.big:before{position:relative;display:inline;font-size:3.2em;top:-.1em;left:-.1em;color:var(--midblue);line-height:0;height:0;vertical-align:bottom}.post-full-content blockquote.big:after{color:var(--midblue);content:"”";font-size:3.2em;top:.6em;position:relative;left:.1em;vertical-align:top;height:0;line-height:0}.post-full-content code{padding:0 .5rem .2rem;font-size:.8em;line-height:1em;font-weight:400!important;background:var(--whitegrey);border-radius:3px}.post-full-content p code{word-break:break-all}.post-full-content pre{overflow-x:auto;margin:1.5em 0 3em;padding:2rem;max-width:100%;border:1px solid #000;color:var(--whitegrey);font-size:1.4rem;line-height:1.5em;background:#0e1012;border-radius:.5rem}.post-full-content pre ::-moz-selection{color:#3b474d}.post-full-content pre ::selection{color:#3b474d}.post-full-content pre code{padding:0;font-size:inherit;line-height:inherit;background:transparent}.post-full-content pre code :not(span){color:inherit}.post-full-content .fluid-width-video-wrapper{margin:1.5em 0 3em}.post-full-content hr{margin:2em 0}.post-full-content hr+p{margin-top:1.2em}.post-full-content h1,.post-full-content h2,.post-full-content h3,.post-full-content h4,.post-full-content h5,.post-full-content h6{color:#0a0b0c;font-family:Ubuntu,sans-serif}.post-full-content h1{margin:.5em 0 .4em;font-size:4.2rem;line-height:1.25em;font-weight:600}.post-full-content p+h1{margin-top:.8em}@media (max-width:800px){.post-full-content h1{font-size:3.2rem;line-height:1.25em}}.post-full-content h2{margin:1.5em 0 1em;font-size:3.2rem;line-height:1.25em;font-weight:600}.post-full-content p+h2{margin-top:.8em}@media (max-width:800px){.post-full-content h2{font-size:2.8rem;line-height:1.25em}}.post-full-content h3{margin:1.5em 0 1em;font-size:2.5rem;line-height:1.3em;font-weight:600}.post-full-content h2+h3{margin-top:.7em}@media (max-width:800px){.post-full-content h3{font-size:2.4rem;line-height:1.3em}}.post-full-content h4{margin:.5em 0 .2em;font-size:2.5rem;font-weight:600}.post-full-content h2+h4{margin-top:.7em}.post-full-content h3+h4{margin-top:0}@media (max-width:800px){.post-full-content h4{margin-bottom:.3em;font-size:2.4rem;line-height:1.3em}}.post-full-content h5{display:block;margin:.5em 0;padding:.4em 1em .9em;border:0;color:var(--blue);font-size:3.2rem;line-height:1.35em;text-align:center}@media (min-width:1180px){.post-full-content h5{max-width:1060px;width:100vw}}@media (max-width:800px){.post-full-content h5{margin-bottom:1em;margin-left:1.3em;padding:0 0 .5em;font-size:2.4rem;text-align:initial}}.post-full-content h6{margin:.5em 0 .2em;font-size:2rem;font-weight:700}@media (max-width:800px){.post-full-content h6{font-size:1.8rem;line-height:1.4em}}.footnotes-sep{margin-bottom:3rem}.footnotes{font-size:1.5rem}.footnotes p{margin:0}.footnote-backref{color:var(--blue)!important;font-size:1.2rem;font-weight:700;text-decoration:none!important;box-shadow:none!important}@media (max-width:1170px){.post-full-image{margin:2.5rem -6vw 5rem;border-radius:0}.post-full-image img{max-width:1170px}}@media (max-width:700px){.post-full-image{margin:2.5rem -5vw}}@media (max-width:500px){.post-full-meta{font-size:1.2rem;line-height:1.3em}.post-full-title{margin-top:.2em;font-size:4.2rem;line-height:1.05em}.post-full-image{margin-top:.5rem;margin-bottom:5vw}.post-full-content{padding:0}.post-full-content:after,.post-full-content:before{display:none}}.post-full-content table{display:inline-block;overflow-x:auto;margin:.5em 0 2.5em;max-width:100%;width:auto;border-spacing:0;border-collapse:collapse;font-size:1.6rem;white-space:nowrap;vertical-align:top;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-size:1rem 100%,1rem 100%;background-repeat:no-repeat}.post-full-content table td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-size:2rem 100%;background-repeat:no-repeat}.post-full-content table td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-size:2rem 100%;background-repeat:no-repeat}.post-full-content table th{color:var(--darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase;background-color:#f4f5f6}.post-full-content table td,.post-full-content table th{padding:.6rem 1.2rem;border:1px solid #e7e8ea}.post-full-byline{display:flex;justify-content:space-between;margin:1.5em 0;padding-top:1.5rem;border-top:1px solid #e4eaed}.post-full-byline-content{flex-grow:1;display:flex;align-items:flex-start}.post-full-byline-content .author-list{justify-content:flex-start;padding:0 1.2rem 0 0}.post-full-byline-meta{margin:.2rem 0 0;color:var(--midgrey);font-size:1.2rem;line-height:1.2em;letter-spacing:.2px;text-transform:uppercase}.post-full-byline-meta h4{margin:0 0 3px;font-size:1.3rem;line-height:1.4em}.post-full-byline-meta h4 a{color:#2c3036}.post-full-byline-meta h4 a:hover{color:var(--darkgrey)}.post-full-byline-meta .bull{display:inline-block;margin:0 4px;opacity:.6}.author-avatar{display:block;overflow:hidden;margin:0 -4px;width:4rem;height:4rem;border:.2rem solid #fff;border-radius:100%;transition:all .5s cubic-bezier(.4,.01,.165,.99) .7s}.author-list-item .author-card{position:absolute;bottom:130%;left:50%;z-index:600;display:flex;justify-content:space-between;margin-left:-200px;width:400px;font-size:1.4rem;line-height:1.5em;background:#fff;border-radius:3px;box-shadow:0 1.2rem 26px rgba(39,44,49,.08),1px 3px 8px rgba(39,44,49,.06);opacity:0;transition:all .35s cubic-bezier(.4,.01,.165,.99);transform:scale(.98) translateY(15px);pointer-events:none}.author-list-item .author-card:before{content:"";position:absolute;top:100%;left:50%;display:block;margin-left:-8px;width:0;height:0;border-top:8px solid #fff;border-right:8px solid transparent;border-left:8px solid transparent}.author-list-item .author-card.hovered{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.author-card{padding:2rem 2rem 22px}.author-card .author-info{flex:1 1 auto;padding:0 0 0 2rem}.author-card .author-info h2{margin:8px 0 0;font-size:1.6rem}.author-card .author-info p{margin:4px 0 0;color:#5c7078}.author-card .author-info .bio h2{margin-top:0}.author-card .author-info .bio p{margin-top:.8em}.author-card .author-profile-image{flex:0 0 60px;margin:0;width:60px;height:60px;border:none}.basic-info .avatar-wrapper{position:relative;margin:0;width:60px;height:60px;border:none;background:rgba(229,239,245,.1)}.basic-info .avatar-wrapper svg{margin:0;width:60px;height:60px;opacity:.15}@media (max-width:1170px){.author-list-item .author-card{margin-left:-50px;width:430px}.author-list-item .author-card:before{left:5rem}}@media (max-width:650px){.author-list-item .author-card{display:none}}@media (max-width:500px){.author-avatar{width:36px;height:36px}.post-full-byline{margin-top:2rem}.post-full-byline-meta{font-size:1.2rem}.post-full-byline-meta h4{margin-bottom:.2rem;font-size:1.2rem}}.subscribe-form{margin:1.5em 0;padding:6.5vw 7vw 8vw;border:1px solid #e4eaed;text-align:center;background:linear-gradient(#fafafb,#f4f5f6);border-radius:3px}.subscribe-form-title{margin:0 0 3px;padding:0;color:var(--darkgrey);font-size:3.5rem;line-height:1;font-weight:600}.subscribe-form-description{margin-bottom:.2em 0 1em;color:var(--midgrey);font-size:2.1rem;line-height:1.55em}.subscribe-form form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;max-width:460px}.subscribe-form .form-group{align-self:stretch;display:flex}.subscribe-email{display:block;padding:1rem;width:100%;border:1px solid #dbe3e7;color:var(--midgrey);font-size:1.8rem;line-height:1em;font-weight:400;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;border-radius:.5rem;transition:border-color .15s linear;-webkit-appearance:none}.subscribe-email:focus{outline:0;border-color:#bfcdd5}.subscribe-form button{position:relative;display:inline-block;margin:0 0 0 1rem;padding:0 2rem;height:43px;outline:none;color:#fff;font-size:1.5rem;line-height:39px;font-weight:400;text-align:center;background:linear-gradient(#4a77f9,#2156ec 60%,#2156ec 90%,#2f61ed);border-radius:.5rem;-webkit-font-smoothing:subpixel-antialiased}.subscribe-form button:active,.subscribe-form button:focus{background:#184feb}.subscribe-form .button-loader,.subscribe-form .message-error,.subscribe-form .message-success{display:none}.subscribe-form .loading .button-content{visibility:hidden}.subscribe-form .loading .button-loader{position:absolute;top:0;left:50%;display:inline-block;margin-left:-19px;transform:scale(.7)}.subscribe-form .button-loader svg path,.subscribe-form .button-loader svg rect{fill:#fff}.subscribe-form .error .message-error,.subscribe-form .invalid .message-error,.subscribe-form .success .message-success{margin:1em auto 0;max-width:400px;color:var(--red);font-size:1.6rem;line-height:1.5em;text-align:center}.subscribe-form .success .message-success{display:block;color:#66af15}.subscribe-form .error .message-error,.subscribe-form .invalid .message-error{display:block}@media (max-width:650px){.subscribe-form-title{font-size:2.4rem}.subscribe-form-description{font-size:1.6rem}}@media (max-width:500px){.subscribe-form form{flex-direction:column}.subscribe-form .form-group{flex-direction:column;width:100%}.subscribe-form button{margin:1rem 0 0;width:100%}}.post-full-comments{margin:0 auto;max-width:840px}.read-next{background:#f7f7f8}.read-next-feed{display:flex;flex-wrap:wrap;margin:0 -25px;padding:60px 0 0}.read-next .post-card{padding-bottom:0;border-bottom:none}.read-next .post-card:after{display:none}.read-next .post-card-primary-tag{opacity:.6}.read-next .post-card-title{opacity:.8;transition:all .2s ease-in-out}.read-next .post-card:hover .post-card-image{opacity:1}.read-next-card{position:relative;flex:0 1 326px;display:flex;flex-direction:column;overflow:hidden;margin:0 2.5rem 5rem;padding:2.5rem;background:#fff;border-radius:3px}.read-next-card a{transition:all .2s ease-in-out}.read-next-card a:hover{text-decoration:none}.read-next-card-header h3{margin:0;font-size:1.2rem;line-height:1em;font-weight:300;letter-spacing:.4px;text-transform:uppercase}.read-next-card-header h3 a{text-decoration:none;opacity:.8}.read-next-card-header h3 a:hover{opacity:1}.read-next-card-content{font-size:1.7rem}.read-next-card-content ul{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.read-next-card-content li{display:flex;flex-direction:column;align-items:flex-start;margin:0;padding:2rem 0}.read-next-card-content li:last-of-type{padding-bottom:.5rem;border:none}.read-next-card-content h4{margin:0;font-size:1.6rem;line-height:1.35em;font-weight:600}.read-next-card-content li a{display:block;opacity:.8}.read-next-card-content li a:hover{opacity:1}.read-next-card-excerpt{overflow:hidden;max-width:100%;font-size:1.4rem;line-height:1.2em;text-overflow:ellipsis}.read-next-card-meta{margin-top:.2rem;font-size:1.2rem;line-height:1.4em;font-weight:400}.read-next-card-meta p{margin:0}.read-next-card-footer{position:relative;margin:4rem 0 .5rem}.read-next-card-footer a{padding:7px 1.2rem 8px 14px;border:1px solid hsla(0,0%,100%,.6);font-size:1.3rem;border-radius:999px;transition:all .35s ease-in-out}.read-next-card-footer a:hover{border-color:var(--yellow);color:var(--yellow);text-decoration:none}@media (max-width:1170px){.read-next-card{flex:1 1 261px;margin-bottom:5vw}}@media (max-width:650px){.read-next-feed{flex-direction:column;padding:2.5rem 0 0}.read-next-card{flex:1 1 auto;margin:0 2.5rem;padding:0;background:none}.read-next .post-card{flex:1 1 auto;margin:2.5rem;padding:2.5rem 0 0}}.post-content{display:flex;flex-direction:column;align-items:center}.post-full-content .kg-image{margin:0 auto;max-width:100%}.post-full-image+.post-full-content .kg-content :first-child .kg-image{width:100%}.post-full-content .kg-width-wide .kg-image{max-width:1140px}.post-full-content .kg-width-full .kg-image{max-width:100vw}.post-full-content figure{margin:.8em 0 2.3em}.post-full-content h1+figure,.post-full-content h2+figure,.post-full-content h3+figure,.post-full-content h4+figure{margin-top:2em}.post-full-content figure img{margin:0}.post-full-content figcaption{margin:1em auto 0;color:#5c7078;font-size:75%;line-height:1.5em;text-align:center;max-width:1140px}.kg-width-full figcaption{padding:0 1.5em}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-embed-card .fluid-width-video-wrapper{margin:0}@media (max-width:1140px){.post-full-content .kg-width-full .kg-image{width:100vw}}.kg-gallery-container{display:flex;flex-direction:column;max-width:1140px;width:100vw}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;margin:0;width:100%;height:100%}.kg-gallery-row:not(:first-of-type){margin:.75em 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 .75em}.kg-gallery-card+.kg-gallery-card,.kg-gallery-card+.kg-image-card.kg-width-wide,.kg-image-card.kg-width-wide+.kg-gallery-card,.kg-image-card.kg-width-wide+.kg-image-card.kg-width-wide{margin:-2.25em 0 3em}.kg-code-card{width:100%}.kg-code-card pre{margin:0}.kg-bookmark-card{width:100%}.kg-card+.kg-bookmark-card{margin-top:0}.post-full-content .kg-bookmark-container{display:flex;min-height:148px;border-radius:3px}.post-full-content .kg-bookmark-container,.post-full-content .kg-bookmark-container:hover{color:var(--darkgrey);text-decoration:none;box-shadow:0 .2rem .5rem -1px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.09)}.kg-bookmark-content{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2rem}.kg-bookmark-title{color:#303a3e;font-size:1.6rem;line-height:1.5em;font-weight:600;transition:color .2s ease-in-out}.post-full-content .kg-bookmark-container:hover .kg-bookmark-title{color:var(--blue)}.kg-bookmark-description{display:-webkit-box;overflow-y:hidden;margin-top:1.2rem;max-height:48px;color:#5c7078;font-size:1.5rem;line-height:1.5em;font-weight:400;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kg-bookmark-thumbnail{position:relative;min-width:33%;max-height:100%}.kg-bookmark-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 3px 3px 0;-o-object-fit:cover;object-fit:cover}.kg-bookmark-metadata{display:flex;flex-wrap:wrap;align-items:center;margin-top:14px;color:#5c7078;font-size:1.5rem;font-weight:400}.post-full-content .kg-bookmark-icon{margin-right:8px;width:22px;height:22px}.kg-bookmark-author{line-height:1.5em}.kg-bookmark-author:after{content:"•";margin:0 .6rem}.kg-bookmark-publisher{overflow:hidden;max-width:240px;line-height:1.5em;text-overflow:ellipsis;white-space:nowrap}@media (max-width:800px){.post-full-content figure{margin:.2em 0 1.3em}.post-full-content h1+figure,.post-full-content h2+figure,.post-full-content h3+figure,.post-full-content h4+figure{margin-top:.9em}}@media (max-width:500px){.post-full-content .kg-width-full,.post-full-content .kg-width-wide{margin-right:-5vw;margin-left:-5vw}.post-full-content figcaption{margin-bottom:.4em}.post-full-content .kg-bookmark-container{flex-direction:column}.kg-bookmark-description,.kg-bookmark-metadata,.kg-bookmark-title{font-size:1.4rem;line-height:1.5em}.post-full-content .kg-bookmark-icon{width:18px;height:18px}.kg-bookmark-thumbnail{order:1;min-height:160px;width:100%}.kg-bookmark-thumbnail img{border-radius:3px 3px 0 0}.kg-bookmark-content{order:2}}.author-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:10vw 0 1rem}.site-archive-header .author-header{align-items:center}.site-archive-header .no-image .author-header{padding-bottom:2rem}.author-header-content{display:flex;flex-direction:column;justify-content:center;margin:.5rem 0 0 3rem}.site-header-content .author-profile-image{z-index:10;flex-shrink:0;margin:-4px 0 0;width:110px;height:110px;box-shadow:0 0 0 .6rem hsla(0,0%,100%,.1)}.author-header-content .author-bio{z-index:10;flex-shrink:0;margin:.6rem 0 0;max-width:46em;font-size:2rem;line-height:1.3em;font-weight:400;opacity:.8}.author-header-content .author-meta{z-index:10;flex-shrink:0;display:flex;align-items:center;margin:0 0 0 1px;font-size:1.2rem;font-weight:400;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap}.author-header-content .social-link:first-of-type{padding-left:4px}.no-image .author-header-content .author-bio,.no-image .author-header-content .author-meta{color:var(--midgrey);opacity:1}.author-social-link a{color:#fff;font-weight:600}.no-image .author-social-link a{color:var(--darkgrey)}.author-social-link a:hover{opacity:1}.author-social-link{display:inline-block;margin:0;padding:.6rem 0}.author-location+.author-stats:before,.author-social-link+.author-social-link:before,.author-stats+.author-social-link:before{content:"\2022";display:inline-block;margin:0 1.2rem;color:#fff;opacity:.6}.no-image .author-location+.author-stats:before,.no-image .author-social-link+.author-social-link:before,.no-image .author-stats+.author-social-link:before{color:var(--midgrey)}@media (max-width:700px){.author-location,.author-stats,.author-stats+.author-social-link:first-of-type:before{display:none}}@media (max-width:500px){.author-header{padding:1rem 0 0}.no-image .author-header{padding-bottom:1rem}.author-header-content{align-items:center;margin:16px 0 0}.site-header-content .author-profile-image{width:96px;height:96px}.author-header-content .author-bio{font-size:1.8rem;line-height:1.3em;letter-spacing:0;text-align:center}.author-header-content .author-meta{margin-top:8px}.author-location+.author-stats:before,.author-social-link+.author-social-link:before,.author-stats+.author-social-link:before{display:inline;margin:0 .6rem}}.error-content{padding:14vw 4vw 6vw}.site-nav-center{display:flex;justify-content:center;align-items:center;padding:1rem 0;text-align:center}.site-nav-center .site-nav-logo{margin-right:0}.error-message{padding-bottom:10vw;border-bottom:1px solid #e4eaed;text-align:center}.error-code{margin:0;color:var(--lightgrey);font-size:12vw;line-height:1em;letter-spacing:-5px;opacity:.75}.error-description{margin:0;color:var(--midgrey);font-size:3rem;line-height:1.3em;font-weight:400}.error-link{display:inline-block;margin-top:.5rem}@media (min-width:940px){.error-content .post-card{margin-bottom:0;padding-bottom:0;border-bottom:none}}@media (max-width:800px){.error-content{padding-top:24vw}.error-code{font-size:11.2rem}.error-message{padding-bottom:16vw}.error-description{margin:.5rem 0 0;font-size:1.8rem}}@media (max-width:500px){.error-content{padding-top:28vw}.error-message{padding-bottom:14vw}}.gallery-image{position:relative}.gallery-image:before{height:65px;top:-65px;background:transparent url(../shadow-top.png) no-repeat;background-size:100% 65px}.gallery-image:after,.gallery-image:before{display:block;content:"";width:100%;position:absolute;left:0}.gallery-image:after{height:100px;bottom:-100px;background:transparent url(../shadow-bottom.png) no-repeat;background-size:100% 100px}.gallery-image img{margin:0 auto}.gallery-caption{text-align:center;font-size:1.6rem;padding-top:1.53em}.gallery-image-tablet,.gallery-image-tablet img{max-width:1024px;margin:0 auto}.gallery-image-mobile,.gallery-image-mobile img{max-width:738px;margin:0 auto}@media (min-width:800px){.gallery-caption{padding-top:3em}}.site-screenshots{background:var(--whitegrey);text-align:center;background:#e9eaed url(../images/screenshots-bg.png) repeat-x 50%}.site-trial{background:#e9eaed;font-size:2rem;line-height:1.6em;padding:8rem 0;text-align:center}.page-gallery .site-trial{background:transparent}.site-trial h2{font-weight:400;margin:0 auto 1em;max-width:640px;line-height:1.5em}.site-footer{position:relative;padding-top:3rem;padding-bottom:3rem;color:#fff;background:var(--darkblue)}.site-footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;font-size:1.3rem}.site-footer-content,.site-footer-content a{color:hsla(0,0%,100%,.7)}.site-footer-content a:hover{color:#fff;text-decoration:none}.site-footer-social{display:flex;text-align:right;justify-content:space-between}.site-footer-newsletter-label{line-height:1.25em;margin-bottom:1em}.site-footer-social a{position:relative;margin-right:.5em}@media (max-width:650px){.site-footer-content{flex-direction:column}}.social-link{display:inline-block;margin:0;padding:.5rem;font-size:2rem;opacity:.8}.social-link:hover{opacity:1}.social-link svg{height:1.8rem;fill:#fff}.social-link-fb svg,.social-link-wb svg{height:1.6rem}.social-link-wb svg path{stroke:#fff}.site-footer .nav-section{margin:0 0 3rem;padding-right:1em}.site-footer .nav-section:last-child{padding-right:0;max-width:250px}.site-footer .nav-section-title{padding-left:0;padding-right:0}.site-footer .nav-section ul{list-style:none}.site-footer .nav-section li a{display:inline-block;padding:.25rem 0}.site-footer .nav-section li a i{display:none}.modal{color:var(--darkgrey);z-index:9999}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999}.modal__container{background-color:#fff;max-width:500px;max-height:90vh;border-radius:var(--radius);box-sizing:border-box;width:90%;max-width:1140px}.modal__content{padding:4rem;max-height:90vh;height:100%;width:100%;overflow-y:auto}.modal__close{position:absolute;top:0;right:0;color:#000;font-size:2.5rem;width:40px;height:40px;padding-top:8px;padding-right:8px;text-align:right}@media (max-width:800px){.modal__container{border-radius:0;max-height:100vh;min-height:100vh;width:100%}.modal__content{padding:3.2rem;max-height:100vh}.modal__close{padding-top:5px;padding-right:5px}}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@-webkit-keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn .3s cubic-bezier(0,0,.2,1);animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0,0,.2,1);animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut .3s cubic-bezier(0,0,.2,1);animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.search-input-wrapper h3{margin-top:0;font-weight:400}.search-input-wrapper form{position:relative;display:flex;flex-direction:row}.search-input{border:0;background:#eaeff1;flex:1;min-width:12rem}.search-input-button{border:0;background:var(--blue);color:#fff;margin-left:5px}@media (min-width:800px){.search-input-wrapper h3{font-size:3.2rem}.search-input{font-size:2.1rem}.search-input-button{min-width:12rem;font-size:2.1rem}}.search-result-list{margin:1.5em 0;padding:0;list-style:none}.search-result-list li{margin:.5em 0;padding:0}.search-result-list li a{display:block;padding:.4em .8em .8em;border-radius:var(--radius);text-decoration:none}.search-result-list li a:hover{background:#fff;background:#f3f6f7}.search-result-list .title{font-weight:700}.search-result-list .excerpt{font-size:.9em;color:var(--midgrey);line-height:1.3em}.search-result-list li a:hover .excerpt{color:var(--darkgrey)}.loader,.loader:after,.loader:before{border-radius:50%}.loader{color:var(--lightgrey);font-size:11px;text-indent:-99999em;margin:20px auto;position:relative;width:4em;height:4em;box-shadow:inset 0 0 0 1em;transform:translateZ(0)}.loader:after,.loader:before{position:absolute;content:""}.loader:before{border-radius:4.2em 0 0 4.2em;left:-.1em;transform-origin:2.1em 2.1em;-webkit-animation:load2 2s ease 1.5s infinite;animation:load2 2s ease 1.5s infinite}.loader:after,.loader:before{width:2.2em;height:4.2em;background:#fff;top:-.1em}.loader:after{border-radius:0 4.2em 4.2em 0;left:1.9em;transform-origin:.1em 2.1em;-webkit-animation:load2 2s ease infinite;animation:load2 2s ease infinite}@-webkit-keyframes load2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:800px){.page-feature-requests{padding-top:2em}}#feature-requests{width:100%}.feature-request-content{padding-top:1em}.feature-request{margin:1.5em 0;display:flex;flex-direction:row-reverse;width:100%}.feature-request .description{padding-left:1.5em;flex:1;cursor:pointer}.feature-request .description .title h2,.feature-request .description .title h3{margin-top:0}.feature-request .description .excerpt{color:var(--midgrey)}.feature-request .percentage-wrapper{max-width:100%;height:50px;background:#eaeff1;border-radius:var(--radius);margin-bottom:2px}.feature-request .percentage{width:25%;max-width:100%;height:50px;background:var(--midblue);border-radius:var(--radius)}.feature-request .vote button{font-size:.8em;letter-spacing:.2px;text-transform:uppercase;width:80px;background:var(--midblue);padding:0}.feature-request .vote button i{position:relative;top:.2em}.feature-request .voted .percentage,.feature-request .voted button{background:var(--blue)}.tags{margin:.5em 0 1.5em}.tag{font-size:.8em;border-radius:var(--radius);background:#a0b5c1;color:#fff;line-height:1.2em;margin-right:.5em}.suggest-button a,.tag{display:inline-block;padding:.4em .8em}.suggest-button a{border-radius:var(--radius);border:1px solid var(--blue);font-weight:500}.page-with-sidebar{display:flex;flex-direction:row-reverse;width:100%}.page-with-sidebar .content{flex:1}.page-with-sidebar .sidebar{min-width:240px;padding-right:2em;font-size:.9em}@media (max-width:800px){.page-with-sidebar{display:block}}.feature-request-options h4{margin-bottom:1em;font-size:1.4rem;letter-spacing:.2px;text-transform:uppercase;font-weight:400}.feature-request-options ul{list-style:none;margin:0 0 2.5em;padding:0}.feature-request-options li{padding:0}.feature-request-options a{cursor:pointer}.feature-request-options .active a{font-weight:700;color:var(--darkgrey)}.form{width:100%}.form input{width:50%;min-width:200px}.form input[type=checkbox],.form input[type=radio]{width:2em;min-width:0}.form textarea{width:100%;min-height:6em}.form button{padding:.8rem 1.2rem}.form-error,.form-success{margin:1.5em 0;text-align:left;padding:10px;width:100%;color:#fff;border-radius:var(--radius)}.form-success{background:var(--green)}.form-error{background:var(--red)}.form-error a,.form-success a{color:#fff;text-decoration:underline}#buy-page .post-full-title,#download-page .post-full-title,#free-trial-page .post-full-title,#post-trial-page .post-full-title{font-weight:400;font-size:4.2rem;margin-bottom:1em;text-align:center}#buy-page p,#download-page p,#free-trial-page p,#post-trial-page p{text-align:center}@media (max-width:800px){#buy-page,#download-page,#free-trial-page,#post-trial-page{padding-top:2em}#buy-page .post-full-title,#download-page .post-full-title,#free-trial-page .post-full-title,#post-trial-page .post-full-title{font-size:3.2rem}#buy-page .no-image .post-full-content{padding-top:1.5em}#buy-page-download .no-image .post-full-content,#download-page .no-image .post-full-content,#free-trial-page .no-image .post-full-content,#post-trial-page .no-image .post-full-content{padding-top:0}#buy-page-download h2.feature-title,#download-page h2.feature-title,#free-trial-page h2.feature-title,#post-trial-page h2.feature-title{margin-bottom:.5em!important}#buy-page-download .feature-col p,#download-page .feature-col p,#free-trial-page .feature-col p,#post-trial-page .feature-col p{margin-bottom:0!important}}.buy-options{text-align:left;width:100%}.buy-option{width:100%;margin:.5em 0;position:relative}@media (min-width:800px){.buy-options{display:flex;justify-content:space-between;align-items:stretch}.buy-options .buy-option{width:calc(50% - .5em)}#buy-radio-label,#upgrade-radio-label{height:100%}}.buy-option label,.buy-option label.inactive.selected{display:block;padding:1em 1em 1em 3em;border:2px solid var(--lightgrey);border-radius:var(--radius);color:var(--midgrey);background:#eaeff1}.buy-option label.selected{border:2px solid var(--blue);color:var(--darkgrey);background:#fff}.buy-option input[type=checkbox],.buy-option input[type=radio]{position:absolute;top:1.65em;left:1.35em;transform:scale(2.5)}.buy-option input[type=text]{margin:.5em 0;width:calc(100% - 6em)}.buy-option button{margin:.5em 0;width:50px}.buy-title,.inactive.selected .buy-title{display:block;font-weight:500;color:var(--darkgrey)}.selected .buy-title{color:var(--blue);font-weight:700}.buy-description{display:block;font-size:.9em}#single-checkout,#subscription-checkout{width:100%;text-align:center}.buy-button{margin:1.5em auto;min-width:50%;font-size:2rem;padding:1rem}#promocode-error,#promocode-instructions,#promocode-success{display:block;font-size:.9em;line-height:1.3em}#buy-note{line-height:1.5em}.splide{padding-bottom:2em}.splide__pagination__page.is-active{background:var(--darkgrey)!important}.splide__pagination{width:50%!important}.splide__arrow{bottom:0!important;top:auto!important;background:transparent!important}.splide__arrow--next{right:0!important}.splide__arrow--prev{left:0!important}@media (max-width:800px){.splide__arrow--next,.splide__arrow--prev{display:none!important}}#buy-page-download h2.feature-title,#download-page h2.feature-title,#free-trial-page h2.feature-title,#post-trial-page h2.feature-title{font-weight:400;margin:0 auto 1.5em}#buy-page-download .cta,#download-page .cta,#free-trial-page .cta,#post-trial-page .cta{width:75%;min-width:100px;margin-bottom:.5em;font-size:1em;padding:.5em 1.5em}#buy-page-download .image{margin:1em auto;text-align:center}#download-page-content,#download-page-links,#free-trial-page-content{width:100%}@media (min-width:800px){#buy-page-download .cta,#download-page .cta,#free-trial-page .cta,#post-trial-page .cta{font-size:1.2em}}#trialform{width:100%}#download-page .block2{margin:0 auto;max-width:600px}#download-page .block2 input{width:100%}#download-page .block2 .cta{margin-top:.5em;font-size:1em;padding:.25em 1.5em;width:100%}#download-page .block2 b.free{background:var(--midblue);color:#fff;padding:.75rem .85rem}#download-page .block2 select{font-size:.8em;margin-top:.25em;padding:0 3em 0 .5em;max-width:calc(100% - 75px);appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:.35em}#download-page .block2 hr{border-top:1px solid var(--lightgrey)}#download-page-links{max-width:800px}#contact-form{margin:.5em auto 1.5em;border:1px solid var(--lightgrey);border-radius:var(--radius);padding:2em}#contact-form textarea{min-height:9em}.support-block{background:var(--whitegrey);border-radius:var(--radius);padding:.5em 2px}.post-full-content h2.support-title{font-weight:400;font-size:2.2rem;margin-top:1em}#contact-wrapper{margin:1em 0;max-width:100%}#contact-faq{border:1px solid var(--lightgrey);border-radius:var(--radius);padding:2em 2em 0}#contact-wrapper #contact-faq{font-size:1.8rem}#contact-wrapper #contact-faq.beta,#contact-wrapper #contact-form{font-size:1.6rem}#contact-form .input{margin:0 0 1em;line-height:1.4em}#contact-form .input label{margin-bottom:.2em;display:inline-block}#contact-form .dropzone{border:none;background:var(--whitegrey);border-radius:var(--radius);padding:10px;min-height:140px}#contact-form .dropzone .dz-preview{margin:10px}#contact-form .dropzone .dz-message{margin:1em 0}#contact-form .dropzone.dz-started .dz-message{display:block;margin:1em 0}#contact-form .dropzone .dz-preview .dz-image{border:1px solid var(--lightgrey);border-radius:var(--radius)}#contact-form .dropzone .dz-preview .dz-image img{margin:0}#contact-form .dropzone .dz-preview.dz-image-preview{background:transparent}#contact-form .dropzone .dz-message{color:var(--midgrey)}#contact-form .dropzone .dz-preview .dz-error-message{top:0;line-height:1.3em}#contact-form .dropzone .dz-preview .dz-error-message:after{display:none}#submit-contact{min-width:150px}@media (min-width:900px){#contact-wrapper{width:100%;border:1px solid var(--lightgrey);border-radius:var(--radius)}#contact-wrapper #contact-faq{margin:0;float:left;width:50%;border:0;border-radius:0;padding:2em;font-size:1.8rem}#contact-wrapper #contact-form{margin:0;float:right;width:50%;border:0;border-radius:0;padding:2em;border-left:1px solid var(--lightgrey);font-size:1.6rem}}#categories{border:1px solid var(--lightgrey);border-radius:var(--radius);border-bottom:0;width:100%}.category{border-bottom:1px solid var(--lightgrey);background:var(--whitegrey);cursor:pointer}.category:last-child{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.category:hover{background:#f4f5f6}.category.selected{background:var(--midblue);cursor:default}#subcategories{border:1px solid var(--lightgrey);border-bottom:0;width:100%}.subcategory{padding-left:2em;border-top:1px solid var(--lightgrey);background:var(--whitegrey);cursor:pointer}.subcategory:hover{background:#f4f5f6}.subcategory.selected{background:var(--midblue);cursor:default}.category,.subcategory{display:block;clear:both}.categoryBack,.subcategoryBack{display:inline-block;cursor:pointer;padding:1em 0 1em 1em;width:2em;color:var(--darkgrey);top:.2em;position:relative;vertical-align:top}.categoryBack i,.subcategoryBack i{font-size:1.2em;line-height:.75em;width:.75em;height:.75em}.categoryBack:hover,.subcategoryBack:hover{color:var(--darkgrey)}.category .label,.subcategory .label{display:inline-block;padding:1em;color:var(--darkgrey);max-width:calc(100% - 2em)}.category.selected>.label,.subcategory.selected>.label{color:var(--white);font-weight:700}.category.selected>.categoryBack,.subcategory.selected>.subcategoryBack{color:var(--white)}.category .categoryBack.hidden+.label,.subcategory .subcategoryBack.hidden+.label{padding-left:1em}.pristine-error{font-size:.8em;color:var(--red)}.caseStudyHeaderBlock{position:relative;width:100%;background:#293550;background:linear-gradient(180deg,#475373,#293550);padding:50px 20px 250px;margin-bottom:120px;border-radius:var(--largeradius);text-align:center}@media (min-width:450px){.caseStudyHeaderBlock{padding-bottom:275px}}@media (min-width:600px){.caseStudyHeaderBlock{padding-bottom:295px}}.caseStudyHeaderBlock h1{color:var(--white)}.caseStudyHeaderBlock h2{margin:0 auto .5em;color:hsla(0,0%,100%,.75);font-weight:400}.caseStudyHeaderBlock .profilePic{position:absolute;bottom:-100px;left:50%;transform:translate(-50%);width:320px;max-width:75%;border-radius:50%;margin-top:50px;border:8px solid #fff}.caseStudyBody{margin:0 auto;max-width:740px;display:flex;width:100%;align-items:center;flex-direction:column}.case-study .kg-width-wide,.case-study .post-full-content hr{flex-shrink:0;max-width:100vw;width:1140px}.case-study .kg-width-wide img{border-radius:var(--largeradius)}.case-study blockquote:after,.case-study blockquote:before{color:var(--midblue)}.pullquote{position:relative;border-radius:var(--largeradius);margin:0 auto 1.5em;padding:2em 1.5em;font-family:"Noto Serif",Georgia,serif;color:hsla(0,0%,100%,.75);background:linear-gradient(45deg,var(--whitegrey),var(--white));color:rgba(21,23,26,.75)}@media (min-width:800px){.pullquote{padding:2em 2.5em 3em}}.pullquote:before{top:.1em;left:-.2em;content:"“"}.pullquote:after,.pullquote:before{position:absolute;display:block;color:var(--midblue);font-size:7em;line-height:1em;font-family:Georgia,serif}.pullquote:after{bottom:0;right:-.2em;content:"”";height:.5em}.pullquote{margin:1.5em 0}.pullquote p.big{margin:.5em auto 1.25em;font-size:2.6rem;max-width:740px;min-width:auto;font-style:italic}.pullquote b{color:var(--darkgrey)}.interview .question{color:var(--blue);font-weight:700}.interview .answer{font-family:"Noto Serif",Georgia,serif}.extendedBio{margin-top:3em;background:linear-gradient(180deg,#475373,#293550);color:var(--white);border-radius:var(--largeradius);padding:2em}.extendedBio a{color:var(--midblue)}.extendedBio .profilePic{width:50%;height:50%;border-radius:50%;border:5px solid var(--white);margin:0 auto 1.5em}@media (min-width:600px){.extendedBio{display:flex;align-items:top}.extendedBio .profilePic{width:100px;height:100px;margin:0 1.5em 1.5em 0}.extendedBio .content{flex:1;padding:0;min-width:0}}.blackFriday{margin:0 0 2.5em;background:#000;width:100%;text-align:center}.blackFriday h3{margin:0;padding:1em .5em;color:#fff}.origPrice{position:relative}.origPrice:before{position:absolute;content:"";left:0;top:50%;right:0;border-top:3px solid;border-color:inherit;transform:rotate(-5deg)}#post-trial-page{max-width:640px}#post-trial-page textarea{width:75%;height:100px}#mc_page_signup{max-width:360px;margin:0 auto}#mc_page_signup .form-success{margin-top:0}#mce-page-EMAIL{width:100%;margin-bottom:.5em}#mc-page-subscribe{width:100%}
/*# sourceMappingURL=screen.css.map */