/* Base */body,html{font-family:Avenir,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.5}a{font-weight:500}p{color:#6e7882}.section--title{margin-bottom:32px;margin-bottom:2rem}.page-title{font-size:48px;font-size:3rem;font-weight:600;margin-bottom:8px;margin-bottom:0.5rem}.page-subtitle{margin:16px auto 0;margin:1rem auto 0;max-width:500px}h3{font-size:16px;font-size:1rem;font-weight:600;margin-bottom:8px;margin-bottom:0.5rem}.section--title{font-size:32px;font-size:2rem;font-weight:600;line-height:1.12}.section--sub p{margin-top:16px;margin-top:1rem;max-width:500px}.section--sub.is-center{margin:0}@media screen and (min-width:700px){.section--sub.is-center{margin:0 auto}}hr{border:none;border-top:1px solid #f1f3f5;margin:32px 0;margin:2rem 0}table{border-collapse:separate;border-spacing:0;margin-top:16px;margin-top:1rem;width:100%}@media screen and (max-width:48em){table{display:block;overflow:scroll}}table tr td,table tr th{border-right:1px solid #dedede;border-bottom:1px solid #dedede;box-shadow:2px 2px 1px #f1f3f5}table tr td:first-child,table tr th:first-child{border-left:1px solid #dedede}table tr th{border-top:1px solid #dedede}table tr:first-child th:first-child{border-top-left-radius:6px}table tr:first-child th:last-child{border-top-right-radius:6px}table tr:last-child td:first-child{border-bottom-left-radius:6px}table tr:last-child td:last-child{border-bottom-right-radius:6px}td,th{padding:8px 20px}th{color:#3f464d}th,tr:nth-child(2n) td{background:#fff}tr:nth-child(odd) td{background:#f8f9fa}
/* Content styling */.md-content{padding-bottom:64px;padding-bottom:4rem}.md-content h1{font-size:32px;font-size:2rem}.md-content h2{font-size:24px;font-size:1.5rem}.md-content h2,.md-content h3{margin-top:32px;margin-top:2rem}.md-content h3{font-size:16px;font-size:1rem}.md-content h4,.md-content h5,.md-content h6{margin-top:24px;margin-top:1.5rem}.md-content strong{font-weight:600}.md-content p{color:#3f464d;margin:16px 0;margin:1rem 0}.md-content a{color:#20c997;font-weight:600;text-decoration:none;transition:color 0.25s ease}.md-content a:hover{color:#269271}.md-content ul{list-style-type:disc;list-style-type:initial}.md-content ol{list-style-type:decimal}.md-content ol,.md-content ul{margin-left:16px;margin-left:1rem}.md-content li{list-style:inherit}.md-content blockquote{font-style:italic;margin:16px 0;margin:1rem 0;padding-left:16px;padding-left:1rem;position:relative}.md-content blockquote:before{background:#20c997;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.md-content img{max-width:100%;transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease,-webkit-transform 0.3s ease}.md-content img:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:0.8;-webkit-transform:translateY(-0.3rem);transform:translateY(-0.3rem);cursor:pointer}.md-content p img{display:inline-block}
/* Inline code */.md-content code{background:#f8f9fa;color:#20c997;font-family:Roboto Mono,monospace;font-size:12px;font-size:0.75rem;font-weight:500;padding:0.15em 0.5em}.md-content pre{margin:16px 0;margin:1rem 0}.md-content pre code{color:#343a40}@media screen and (max-width:1100px){.md-content figure{max-width:140%!important;margin-left:-20%}}*{box-sizing:border-box;margin:0;padding:0}html{background:#20c997}body,html{-webkit-appearance:none;color:#343a40;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,body.docs,html,html.docs{background:#fff}li,ul{list-style:none}a{color:inherit}a.button{text-decoration:none}img,video{max-width:100%}@media screen and (max-width:700px){.sm-hidden{display:none}}.no-overflow{overflow:hidden}[data-emergence=hidden]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}[data-emergence=visible]{-webkit-animation:a 0.5s cubic-bezier(0.55,0.085,0.68,0.53);animation:a 0.5s cubic-bezier(0.55,0.085,0.68,0.53)}@-webkit-keyframes a{0%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes a{0%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}body.home,body.kind-404,html{height:100%}body,html{width:100%}body.in-transition{transition:-webkit-transform 0.9s ease;transition:transform 0.9s ease;transition:transform 0.9s ease,-webkit-transform 0.9s ease}.container{padding:0 8vw}@media screen and (max-width:700px){.container.center,.section.center{text-align:left}}.section{padding:64px 0;padding:4rem 0;position:relative;z-index:1}@media screen and (min-width:700px){.section{padding:8rem 0}}.center{text-align:center}.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
/* Blocks */.block-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.block-25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.block-30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.block-45{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.block-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.block-55{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}.block-70{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}
/* Columns */.columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:24px -4vw;margin:1.5rem -4vw}.column{padding:4vw}
/* Feature blocks */.feature-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.feature-block.ltr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feature-block.ltr div:first-child,.feature-block.ltr div:last-child{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (min-width:700px){.feature-block.ltr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.feature-block.ltr div:first-child{-webkit-box-flex:0;-ms-flex:0 0 calc(45% - 2rem);flex:0 0 calc(45% - 2rem)}.feature-block.ltr div:last-child{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}}@media screen and (min-width:860px){.feature-block.ltr div:first-child{-webkit-box-flex:0;-ms-flex:0 0 calc(45% - 6rem);flex:0 0 calc(45% - 6rem)}}.feature-block.rtl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feature-block.rtl div:first-child,.feature-block.rtl div:last-child{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (min-width:700px){.feature-block.rtl{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.feature-block.rtl div:first-child{-webkit-box-flex:0;-ms-flex:0 0 calc(55% - 2rem);flex:0 0 calc(55% - 2rem)}.feature-block.rtl div:last-child{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}@media screen and (min-width:860px){.feature-block.rtl div:first-child{-webkit-box-flex:0;-ms-flex:0 0 calc(55% - 6rem);flex:0 0 calc(55% - 6rem)}}.feature-block.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feature-block.vertical>*{margin-bottom:48px;margin-bottom:3rem}.feature-block.vertical>:last-child{margin:0}@media screen and (max-width:700px){.feature-block.vertical{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}@media screen and (max-width:700px){.feature-block .feature-block--copy{margin-bottom:3rem}}.feature-block .feature-block--copy>*{max-width:460px}.feature-block .feature-block--illu{position:relative}.feature-block .illu-shadow--left img{-webkit-filter:drop-shadow(-60px 40px 40px rgba(52,58,64,.1));filter:drop-shadow(-60px 40px 40px rgba(52,58,64,.1))}.feature-block .illu-shadow--right img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="40" /><feOffset dx="61" dy="41" result="offsetblur" /><feFlood flood-color="rgba(52,58,64,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');-webkit-filter:drop-shadow(60px 40px 40px rgba(52,58,64,.1));filter:drop-shadow(60px 40px 40px rgba(52,58,64,.1))}@media screen and (max-width:700px){.feature-block .feature-block--copy{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.feature-block .feature-block--illu{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}
/* Components */
/* Base button styling */.button{background-color:#f1f3f5;border:1px solid transparent;border-radius:0.3rem;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1em;padding:16px 32px;padding:1rem 2rem;text-align:center;transition:all 0.3s cubic-bezier(0.694,0,0.335,1)

  /* Style */}.button.primary{background-color:#20c997;color:#fff}.button.primary:hover{background-color:#59d4af}.button.secondary{background-color:transparent;border:1px solid #20c997;color:#343a40}.button.secondary:hover{background-color:#20c997;color:#fff}.button{/*Button sizes*/}.button.extra-small{font-size:11px;padding:4px;padding:0.25rem}.button.extra-small.rounded{border-radius:1rem}.button.small{font-size:14px;padding:8px 20px;padding:0.5rem 1.25rem}.button.small.rounded{border-radius:1.5rem}.button.big{padding:20px 32px;padding:1.25rem 2rem}.button.big.rounded{border-radius:1.5rem}.text-cta{margin-top:30px}.text-button{background-color:transparent;border-bottom:1px solid currentColor;font-size:16px;padding:0 0 0.25em;text-decoration:none;transition:border 0.3s cubic-bezier(0.694,0,0.335,1)}.text-button:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:0.8}input[type=email],input[type=password],input[type=search],input[type=text],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid #dedede;border-radius:1rem;box-shadow:none;color:#343a40;font-size:12.8px;font-size:0.8rem;height:16px;height:1rem;line-height:16px;line-height:1rem;outline:none;padding:16px;padding:1rem;width:240px}select{padding:0 16px!important;padding:0 1rem!important;height:42.016px;height:2.626rem;overflow:visible}select option{color:#343a40}textarea{min-height:16px;min-height:1rem;height:auto}.faq{background:#fff;border-top:1px solid #f1f3f5;padding:24px 0;padding:1.5rem 0}.faq,.faq h3{font-size:13.6px;font-size:0.85rem}.faq .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.faq .column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:0}@media screen and (min-width:500px){.faq .column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:1000px){.faq .column{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}}.form--joined{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form--joined *{border-radius:0}.form--joined :first-child{border-radius:1.5rem 0 0 1.5rem}.form--joined :last-child{border-radius:0 1.5em 1.5em 0}.form--stacked .button,.form--stacked button,.form--stacked input,.form--stacked select,.form--stacked textarea{display:block;margin-top:16px;margin-top:1rem;width:100%}@media screen and (min-width:48em){.form--stacked .button,.form--stacked button,.form--stacked input,.form--stacked select,.form--stacked textarea{width:80%}}.form--large input,.form--large select,.form--large textarea{font-size:16px;font-size:1rem;padding:20px;padding:1.25rem}.form--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.pagination{margin:16px 0;margin:1rem 0;font-size:12.8px;font-size:0.8rem}.pagination>:hover{cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity:0.6}.pagination--item{padding:8px 16px;padding:0.5rem 1rem;border-radius:0.3rem}.pagination--item.active{color:#fff;background:#20c997;font-weight:700}.pagination--ellipses,.pagination--first,.pagination--last,.pagination--next,.pagination--prev{padding:4px;padding:0.25rem}.header{background-color:hsla(0,0%,100%,.95);border-bottom:1px solid #f1f3f5;font-size:14px;height:80px;height:5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 32px;padding:0 2rem;position:fixed;width:100%;z-index:20}.header,.header .left-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header .left-block{height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;transition:all 0.15s linear;width:120px}.header .left-block .logo{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:url(../img/forestry-full.svg?vb469302982d6ac955516b9abb7daacc0);background-position:0;background-repeat:no-repeat;background-size:100% 100%;height:24px;height:1.5rem;line-height:0;overflow:hidden;transition:width 0.15s linear,opacity 0.15s ease;width:100%}.header .left-block .logo:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity:0.6}@media screen and (max-width:700px){.header .left-block{width:1.5rem}.header .left-block .logo{background-image:url(../img/forestry-symbol.svg?v9814ed9adadc928d3d5209fd241210ef)}}.header .right-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header .search{margin-right:32px;margin-right:2rem;position:relative}.header .search:after{background-image:url(/img/search.svg?v90e9d461dd9a394f8940850b8943c5c1);background-repeat:no-repeat;background-size:0.9rem;content:"";height:100%;left:11.2px;left:0.7rem;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";opacity:0.25;position:absolute;top:10.4px;top:0.65rem;width:32px;width:2rem;z-index:10}.header .search input{padding-left:32px;padding-left:2rem}.header.dark{background-color:#343a40;border-bottom:1px solid #343a40;color:#fff}.header.dark .logo{background-image:url(../img/forestry-neg-full.svg?v7f66be731e9a4d231e3a6805904ea09d)}.header.dark .nav{color:#fff}.header.dark .nav.expanded{color:#343a40}.header.dark .button{color:#fff}@media screen and (max-width:700px){.header.dark .logo{background-image:url(../img/forestry-neg-symbol.svg?vd68329ba2858c3face82a2d1fc3de122)}}.header.docs{height:80px;height:5rem}.header.docs .nav.expanded{display:block;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:19.84px 32px 32px;padding:1.24rem 2rem 2rem}@media screen and (min-width:960px){.header.docs .nav.expanded{padding:1.21rem 4rem 2rem}}.header.docs .nav.expanded ul.main-nav-items{border-bottom:1px solid #f1f3f5;padding-bottom:32px;padding-bottom:2rem;width:100%}.header.docs .nav.expanded li{font-size:16px;font-size:1rem}.header.docs .nav.expanded .docs-nav-items{font-size:16px;font-size:1rem;padding-top:32px;padding-top:2rem;width:100%}.header.docs .nav.expanded .docs-nav-items h2{margin-bottom:32px;margin-bottom:2rem}.header.docs .nav.expanded .docs-nav-items h3{font-size:16px;font-size:1rem;margin-bottom:8px;margin-bottom:0.5rem}.header.docs .nav.expanded .docs-nav-items ul{color:#3f464d;margin-bottom:32px;margin-bottom:2rem}.header.docs .nav.expanded .docs-nav-items li{line-height:1.4;margin-bottom:8px;margin-bottom:0.5rem}.header.docs .nav.expanded .docs-nav-items li a{color:#3f464d;font-weight:400;text-decoration:none}.header.docs .nav.expanded .docs-nav-items li a.active{color:#20c997;font-weight:600}.header.docs .nav.expanded .signup-button{margin:32px 0 0;margin:2rem 0 0}.header.docs .nav.expanded .mini-nav--logo{display:block}@media screen and (min-width:960px){.header.docs .nav{display:none}}@media screen and (min-width:860px){.header.docs .nav .docs-nav-items{display:none}}@media screen and (min-width:1100px){.header.docs .nav{display:block}}@media screen and (min-width:960px){.header.docs .mini-nav--toggle{display:block}}@media screen and (min-width:1100px){.header.docs .mini-nav--toggle{display:none}}.nav{color:#343a40;display:none;position:relative;transition:all 0.15s linear;white-space:nowrap}.nav.expanded{background:#fff;border-bottom:1px solid #f1f3f5;display:block;height:auto;left:0;padding:27.52px 8vw 32px;padding:1.72rem 8vw 2rem;position:fixed;top:0;width:100%;z-index:30}.nav.expanded .nav-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.nav.expanded li{display:block;font-size:24px;font-size:1.5rem;line-height:1.8}.nav.expanded .signup-button{margin:32px 0 0;margin:2rem 0 0}.nav.expanded .mini-nav--logo{display:block}@media screen and (min-width:960px){.nav.expanded{display:none}}.nav .nav-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:960px){.nav{display:block}}.nav li{display:inline;list-style:none;margin-right:24px;margin-right:1.5rem}.nav li:last-child{margin:0}.nav li .nav-item{color:inherit;font-weight:500;text-decoration:none;transition:color 0.15s ease}.nav li .nav-item.active,.nav li .nav-item:hover{color:#20c997}[data-signed-in*=false],[data-signed-out*=false]{display:none!important}.mini-nav--toggle{cursor:pointer;display:block;position:relative;z-index:40}.mini-nav--toggle img{display:block;width:19.2px;width:1.2rem}.mini-nav--toggle .toggle-open{display:block}.mini-nav--toggle .toggle-close{display:none}@media screen and (min-width:960px){.mini-nav--toggle{display:none}}.nav.expanded+.mini-nav--toggle .toggle-open{display:none}.nav.expanded+.mini-nav--toggle .toggle-close{display:block}.mini-nav--logo{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:url(../img/forestry-full.svg?vb469302982d6ac955516b9abb7daacc0);background-position:0;background-repeat:no-repeat;background-size:100% 100%;display:none;height:24px;height:1.5rem;line-height:0;margin-bottom:32px;margin-bottom:2rem;overflow:hidden;transition:all 0.15s linear;width:110px}.hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:800px;overflow:hidden;padding-top:80px;padding-top:5rem;position:relative;z-index:1}@media screen and (min-width:48em){.hero{min-height:100%}}.hero .hero--text-block{padding:144px 0 0;padding:9rem 0 0;text-align:left}@media screen and (min-width:1000px){.hero .hero--text-block{padding:80px 0 100px}}.hero .hero--title{font-size:32px;font-size:2rem;font-weight:400;line-height:1}@media screen and (min-width:520px){.hero .hero--title{font-size:3rem}}.hero .hero--sub{font-size:16px;font-size:1rem;font-weight:500;margin-top:32px;margin-top:2rem;max-width:460px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:0.8}.hero .hero-cta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:40px;margin-top:2.5rem}@media screen and (min-width:520px){.hero .hero-cta{margin-top:3rem}}.hero .hero-cta a:not(.button){color:#868e96;cursor:pointer;font-style:italic;font-weight:500;margin-left:32px;margin-left:2rem;position:relative;transition:opacity 0.15s ease}.hero .hero-cta a:not(.button):hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:0.5}.hero .hero-cta .launch-demo{color:#868e96;cursor:pointer;display:none;font-style:italic;font-weight:500;margin-left:32px;margin-left:2rem;position:relative}@media screen and (min-width:520px){.hero .hero-cta .launch-demo{display:block}}.hero .hero-cta .launch-demo:before{background:#f0f0f0;content:"";height:60px;height:3.75rem;left:-16px;left:-1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}@media screen and (min-width:1000px){.hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.hero--content{margin-top:-80px;margin-top:-5rem;position:relative;width:100%}.factory-video{height:auto;left:50%;max-width:none;pointer-events:none;position:absolute;right:auto;top:90%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:110%;z-index:-10}@media screen and (min-width:600px){.factory-video{left:50%;top:50%;width:100%}}@media screen and (min-width:820px){.factory-video{left:50%;top:20%;width:100%}}@media screen and (min-width:1000px){.factory-video{left:auto;right:-60px;top:45%;-webkit-transform:translate(0,-45%);transform:translate(0,-45%);width:70%}}@media screen and (min-width:1200px){.factory-video{left:auto;right:0;top:45%;-webkit-transform:translate(0,-45%);transform:translate(0,-45%);width:70%}}.built-for{bottom:32px;bottom:2rem;font-size:10.4px;font-size:0.65rem;font-weight:600;left:8vw;letter-spacing:0.1em;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;position:absolute;text-transform:uppercase}.built-for--logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;margin-top:0.5rem}.built-for--logo{margin-right:16px;margin-right:1rem}.search-results{-webkit-transform:scale(0);transform:scale(0);background:#fff;bottom:0;left:0;overflow:scroll;position:fixed;right:0;top:0;visibility:hidden;z-index:-99}.searching{overflow:hidden}.searching .search-results{-webkit-transform:scale(1);transform:scale(1);visibility:visible;z-index:19}.search-results>.container{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:128px;padding-top:8rem}@media screen and (min-width:800px){.search-results>.container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.search-header{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;padding:0 0 64px;padding:0 0 4rem}.search-header>*{max-width:400px}.search-header .search-header--description{color:#6e7882;font-size:15.2px;font-size:0.95rem;line-height:normal;margin-top:8px;margin-top:0.5rem}@media screen and (min-width:700px){.search-header{padding:0 0 4rem}.search-header .search-header--sticky{position:-webkit-sticky;position:sticky;top:8rem}}.section-search-results{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;padding:0}@media screen and (min-width:800px){.section-search-results{padding:0 0 0 4rem}}.section-search-results .search-result{margin-bottom:96px;margin-bottom:6rem;max-width:600px}.section-search-results .search-result--title{font-size:40px;font-size:2.5rem;line-height:1.25;margin-bottom:8px;margin-bottom:0.5rem}.section-search-results .search-result--meta{font-size:12.8px;font-size:0.8rem;margin-bottom:8px;margin-bottom:0.5rem;text-transform:uppercase}.section-search-results .search-result--date{color:#868e96;font-weight:600}.section-search-results .search-result--category{font-weight:600;margin-left:8px;margin-left:0.5rem}.section-search-results .button.disabled{background-color:#868e96;cursor:auto;cursor:initial}.section-search-results .button.hidden{pointer-events:none;visibility:hidden}.ais-infinite-hits--showmore{margin-bottom:32px;margin-bottom:2rem}[data-category=Forestry]{color:#20c997}[data-category=Jekyll]{color:#ffcf55}[data-category=Hugo]{color:#54defd}.search-results--stats #stats{margin-bottom:16px;margin-bottom:1rem}.shortcode-disclaimer,.shortcode-error,.shortcode-tip,.shortcode-warning{background:#f1f3f5;margin:16px 0;margin:1rem 0;padding:16px 16px 16px 32px;padding:1rem 1rem 1rem 2rem;position:relative}.shortcode-disclaimer h3,.shortcode-disclaimer h4,.shortcode-error h3,.shortcode-error h4,.shortcode-tip h3,.shortcode-tip h4,.shortcode-warning h3,.shortcode-warning h4{margin-top:0}.shortcode-disclaimer p,.shortcode-error p,.shortcode-tip p,.shortcode-warning p{margin:0 0 32px!important;margin:0 0 2rem!important;padding:0!important}.shortcode-disclaimer p:first-of-type,.shortcode-error p:first-of-type,.shortcode-tip p:first-of-type,.shortcode-warning p:first-of-type{margin:0!important}.shortcode-disclaimer p:last-of-type,.shortcode-error p:last-of-type,.shortcode-tip p:last-of-type,.shortcode-warning p:last-of-type{margin-bottom:0!important;padding-bottom:0!important}
/*Fix for Hugo <p> tag bug*/p:empty+.shortcode-disclaimer,p:empty+.shortcode-error,p:empty+.shortcode-tip,p:empty+.shortcode-warning{margin-top:-32px;margin-top:-2rem}.shortcode-disclaimer+p:empty,.shortcode-error+p:empty,.shortcode-tip+p:empty,.shortcode-warning+p:empty{margin-bottom:-32px;margin-bottom:-2rem}
/*Fix for heading spacer*/.shortcode-disclaimer+h1,.shortcode-disclaimer+h2,.shortcode-disclaimer+h3,.shortcode-disclaimer+h4,.shortcode-disclaimer+h5,.shortcode-disclaimer+h6,.shortcode-error+h1,.shortcode-error+h2,.shortcode-error+h3,.shortcode-error+h4,.shortcode-error+h5,.shortcode-error+h6,.shortcode-tip+h1,.shortcode-tip+h2,.shortcode-tip+h3,.shortcode-tip+h4,.shortcode-tip+h5,.shortcode-tip+h6,.shortcode-warning+h1,.shortcode-warning+h2,.shortcode-warning+h3,.shortcode-warning+h4,.shortcode-warning+h5,.shortcode-warning+h6{padding-top:16px;padding-top:1rem}.shortcode-disclaimer:before,.shortcode-error:before,.shortcode-tip:before,.shortcode-warning:before{/*Set the circle size here*/background:#20c997;border-radius:0.75rem;color:#fff;content:"ℹ︎";font-weight:600;height:24px;height:1.5rem;left:-12px;left:-0.75rem;line-height:24px;line-height:1.5rem;position:absolute;text-align:center;top:16px;top:1rem;width:24px;width:1.5rem;z-index:5}.shortcode-disclaimer:after,.shortcode-error:after,.shortcode-tip:after,.shortcode-warning:after{background:#20c997;content:"";height:100%;left:-1.6px;left:-0.1rem;position:absolute;top:0;width:3.2px;width:0.2rem;z-index:0}.shortcode-warning:before{background:#ffad5c;content:"!"}.shortcode-warning:after{background:#ffad5c}.shortcode-error:before{background:#f37f7f;content:"!"}.shortcode-error:after{background:#f37f7f}.shortcode-disclaimer:before{background:#a4d6d0;content:"?"}.shortcode-disclaimer:after{background:#a4d6d0}.social-sharing .social-sharing--title{display:block;font-size:16px;font-size:1rem;font-weight:600;line-height:normal}@media screen and (min-width:48em){.social-sharing .social-sharing--title{display:none}}.social-sharing .a2a_kit{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:48em){.social-sharing .a2a_kit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:1rem;position:fixed;top:8rem}}.social-sharing a{margin:4px 0;margin:0.25rem 0}[data-hlink]:before{content:"";display:block;height:96px;height:6rem;margin-top:-96px;margin-top:-6rem;visibility:hidden}[data-hlink] a{color:inherit!important}[data-hlink] svg{margin-left:8px;margin-left:0.5rem;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;transition:opacity 0.15s ease}[data-hlink]:hover svg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}pre{background:#f8f9fa;overflow-x:scroll;padding:8px 16px;padding:0.5rem 1rem;position:relative}pre .code--copy{cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;pointer-events:none;position:absolute;right:8px;right:0.5rem;top:8px;top:0.5rem;transition:opacity 0.5s ease}pre:hover .code--copy{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;pointer-events:all}pre .code--copy.button{font-size:14px;font-size:0.875rem;padding:4px 8px;padding:0.25rem 0.5rem}.hljs{background:#f8f9fa;display:block;font-family:Roboto Mono,monospace;font-size:12px;font-size:0.75rem;font-weight:500;overflow-x:auto;padding:0.5em}.hljs,.hljs-subst{color:#343a40}.hljs-comment{color:#868e96}.hljs-attr,.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta-keyword,.hljs-name,.hljs-selector-tag{color:#3f464d}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#20c997}.hljs-section,.hljs-title{color:#343a40;font-weight:600}.hljs-link,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#343a40}.hljs-literal{color:#20c997}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#6e7882}.hljs-meta,.hljs-meta-string{color:#868e96}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:600}.section-how-it-works{background:linear-gradient(180deg,#fff 50%,#343a40 50%);position:relative;z-index:10}.section-how-it-works .block{background:#fff;border:1px solid #f1f3f5;border-radius:3px;box-shadow:0 24px 20px -20px rgba(0,0,0,.11);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:32px;padding:2rem}.section-how-it-works .step{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:16px;padding:1rem}.section-how-it-works .step .step-title{display:block;font-size:16px;font-size:1rem;font-weight:600;margin-bottom:8px;margin-bottom:0.5rem}.section-how-it-works .step .step-text{display:inline-block;font-size:13.6px;font-size:0.85rem;line-height:1.45}@media screen and (min-width:800px){.section-how-it-works .step{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}}.section-trusted{background:#f8f9fa;padding:64px 0;padding:4rem 0}.section-trusted .trusted--row-1{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:none}.section-trusted .trusted--row-1 h3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (min-width:800px){.section-trusted .trusted--row-1 h3{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}.section-trusted .trusted--row-1 span{font-size:16px;font-style:italic;margin-right:32px;margin-right:2rem;max-width:400px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:0.8}.section-trusted .trusted--row-1 .text-button{-ms-flex-item-align:baseline;align-self:baseline;margin-left:auto;white-space:nowrap}@media screen and (min-width:700px){.section-trusted .trusted--row-1{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-trusted .trusted--row-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section-trusted .trusted--row-2 .trusted--logo,.section-trusted .trusted--row-2 .trusted--logo.smaller{height:40px}@media screen and (min-width:700px){.section-trusted .trusted--row-2{margin-top:60px}}.section-roots{background:#343a40;color:#fff}.section-roots p{color:#f1f3f5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:0.8}.section-roots .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.no-vendor-lock{margin-top:64px;margin-top:4rem}.no-vendor-lock .no-vendor-lock--logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:24px -16px 0;margin:1.5rem -1rem 0}.no-vendor-lock .no-vendor-lock--logo{height:20px;height:1.25rem;margin:12px;margin:0.75rem}.no-vendor-lock .no-vendor-lock--logo:last-of-type{margin-right:0}.no-vendor-lock .no-vendor-lock--logo.small{height:16px;height:1rem}.no-vendor-lock .no-vendor-lock--logo.big{height:24px;height:1.5rem}.content-illustration{height:400px;margin-top:32px;margin-top:2rem;position:relative;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;width:700px}.content-illustration-one,.content-illustration-two{border-radius:6px;max-height:100%;position:absolute}.content-illustration-one{box-shadow:16px 16px 20px rgba(0,0,0,.1);left:0;top:0}.content-illustration-two{box-shadow:16px 16px 20px rgba(0,0,0,.1);height:260px;right:0;top:32px;top:2rem}.content-illustration[data-emergence=hidden]{-webkit-transform:translateY(-5rem);transform:translateY(-5rem)}.content-illustration[data-emergence=visible]{-webkit-transform:translateY(0);transform:translateY(0)}.section-sync{background:#fff}.publish-button-animation{-webkit-animation:b 12s infinite;animation:b 12s infinite;background:#20c997;border-radius:3px;height:4%;position:absolute;right:3%;top:3%;width:8%}.git-push-animation{position:absolute;right:1.4%;top:5%}.git-push-animation .commit{-webkit-animation:c 12s infinite;animation:c 12s infinite;background:#343a40;border-radius:3px;color:#fff;font-size:50%;font-weight:500;padding:8px 16px;padding:0.5rem 1rem;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes b{0%{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}19%{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}21%{background:#3adbac;-webkit-transform:scale(1.2);transform:scale(1.2)}23%{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}to{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}}@keyframes b{0%{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}19%{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}21%{background:#3adbac;-webkit-transform:scale(1.2);transform:scale(1.2)}23%{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}to{background:#20c997;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes c{0%{box-shadow:0 0 0 0 rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}20%{box-shadow:0 0 0 0 rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}50%{box-shadow:0 6px 20px -2px rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transform:translateY(40%) scale(1);transform:translateY(40%) scale(1)}70%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}to{box-shadow:0 0 0 0 rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="20" /></filter></svg>#filter');-webkit-filter:blur(20px);filter:blur(20px);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translateY(120%) scale(0.2);transform:translateY(120%) scale(0.2)}}@keyframes c{0%{box-shadow:0 0 0 0 rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}20%{box-shadow:0 0 0 0 rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}50%{box-shadow:0 6px 20px -2px rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');-webkit-filter:blur(0);filter:blur(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transform:translateY(40%) scale(1);transform:translateY(40%) scale(1)}70%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}to{box-shadow:0 0 0 0 rgba(0,0,0,.15);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="20" /></filter></svg>#filter');-webkit-filter:blur(20px);filter:blur(20px);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translateY(120%) scale(0.2);transform:translateY(120%) scale(0.2)}}.section-automated,.section-commits,.section-deploy{background:#fff}.deploying-animation{overflow:hidden;z-index:-1}.deploying-animation,.deploying-animation:before{height:2px;left:0;position:absolute;top:50%;width:100%}.deploying-animation:before{background:#f1f3f5;content:""}@media screen and (max-width:760px){.deploying-animation:before{display:none}}.deploying-animation:after{-webkit-animation:d 6s infinite;animation:d 6s infinite;background:#20c997;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px}@media screen and (max-width:760px){.deploying-animation:after{display:none}}.hosting-logos{margin:64px 0 32px;margin:4rem 0 2rem;position:relative}.hosting-logos>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.hosting-logos>.container .hosting-logo{background:hsla(0,0%,100%,.8);border:1px solid #f1f3f5;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;height:128px;height:8rem;margin:-1px;padding:16px;padding:1rem;position:relative;overflow:hidden}@media screen and (min-width:790px){.hosting-logos>.container .hosting-logo{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.hosting-logos>.container .hosting-logo img,.hosting-logos>.container .hosting-logo svg{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes d{0%{left:-20%;width:20px}10%{left:-20%;width:20px}50%{left:50%;width:160px}90%{left:120%;width:20px}to{left:120%;width:20px}}@keyframes d{0%{left:-20%;width:20px}10%{left:-20%;width:20px}50%{left:50%;width:160px}90%{left:120%;width:20px}to{left:120%;width:20px}}.section-sss{background:#fff}.section-sss .sss-icon{height:40px;height:2.5rem;margin-bottom:16px;margin-bottom:1rem}.section-sss .column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;overflow:hidden;text-align:left}@media screen and (min-width:700px){.section-sss .column{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}}@-webkit-keyframes e{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes e{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes f{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes f{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0%);transform:translateX(0%)}}.section-testimonials{background:#fff;overflow:hidden}.testimonials-row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:48em){.testimonials-row{-webkit-transform:translateX(-29%);transform:translateX(-29%)}}.testimonials-row--items{display:inline-block;position:relative;backface-visibility:hidden;will-change:transform}@media screen and (max-width:48em){.testimonials-row--items{-webkit-animation:f 30s linear infinite;animation:f 30s linear infinite}}@media screen and (max-width:48em){.testimonials-row:nth-child(2n) .testimonials-row--items{-webkit-animation:e 30s linear infinite;animation:e 30s linear infinite}}.section-testimonials:focus .testimonials-row--items,.section-testimonials:hover .testimonials-row--items{-webkit-animation-play-state:paused;animation-play-state:paused}.testimonials-row--wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around}.row-1 .testimonials-row--wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.testimonial-card{background:#f8f9fa;border-radius:3px;display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;height:auto;margin:16px;margin:1rem;padding:16px;padding:1rem;text-decoration:none;transition:-webkit-transform 0.35s ease;transition:transform 0.35s ease;transition:transform 0.35s ease,-webkit-transform 0.35s ease;width:260px}.testimonial-card:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.testimonial-card .meta{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14.4px;font-size:0.9rem}.testimonial-card .meta .avatar{background:#f1f3f5;border-radius:3px;height:32px;height:2rem;width:32px;width:2rem}.testimonial-card .meta .avatar,.testimonial-card .meta .user-info{margin-right:16px;margin-right:1rem}.testimonial-card .meta .user-info span{display:block;line-height:1.35}.testimonial-card .meta .user-info .name{font-weight:600}.testimonial-card .meta .platform{margin-left:auto}.testimonial-card .meta .platform img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.37007999999999996 0.57216 0.057760000000000006 0 0 0.17008 0.77216 0.057760000000000006 0 0 0.17008 0.57216 0.25775999999999993 0 0 0 0 0 1 0" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" intercept="0" /><feFuncG type="linear" slope="1" intercept="0" /><feFuncB type="linear" slope="1" intercept="0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:grayscale(0.8) contrast(1);filter:grayscale(0.8) contrast(1);height:16px;height:1rem}.testimonial-card .content{font-size:14.4px;font-size:0.9rem;margin-top:4px;margin-top:0.25rem}.section-cta{background:#fff}.section-cta a:not(.button){color:#868e96;cursor:pointer;font-style:italic;font-weight:500;margin-left:32px;margin-left:2rem;position:relative;transition:opacity 0.15s ease}.section-cta a:not(.button):hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:0.5}.section-cta.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.footer{background:#fff;color:#343a40;font-size:12.8px;font-size:0.8rem;letter-spacing:0.025em;padding:64px 0 0;padding:4rem 0 0;position:relative;z-index:1

  /* Ensure intercom doesn't cover anything... */}@media screen and (max-width:48em){.footer{padding-bottom:3rem}}.footer a{line-height:1.8;text-decoration:none;transition:opacity 0.15s ease;vertical-align:top;backface-visibility:hidden;will-change:opacity}.footer a:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity:0.6}.footer .footer-title{display:block;font-weight:600;margin-bottom:8px;margin-bottom:0.5rem}.footer .slack-logo{margin-top:16px;margin-top:1rem}.footer .column{overflow:hidden}.footer .column:first-child{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:700px){.footer .column:first-child{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width:1000px){.footer .column:first-child{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}.footer .column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (min-width:700px){.footer .column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media screen and (min-width:1000px){.footer .column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}.footer .column:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (min-width:700px){.footer .column:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media screen and (min-width:1000px){.footer .column:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}.footer .column:nth-child(4){-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:700px){.footer .column:nth-child(4){-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:1000px){.footer .column:nth-child(4){-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}.lower-footer{border-top:1px solid #f1f3f5;padding:32px 0;padding:2rem 0}.lower-footer>.container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lower-footer>.container,.lower-footer ul{display:-webkit-box;display:-ms-flexbox;display:flex}.lower-footer ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lower-footer li{margin-left:16px;margin-left:1rem}.lightbox{
  /** Position and style */display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:999;width:100%;height:100%;text-align:center;top:0;left:0;background:#000000;background:rgba(0,0,0,.8);cursor:pointer}@media screen and (min-width:1024px){.lightbox{padding:2rem}}.lightbox img{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.create-site-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:32px 0 48px;padding:2rem 0 3rem}.create-site-block h2{margin:0 0 16px!important;margin:0 0 1rem!important}.create-site-button{position:relative;background:#20c997;color:#fff!important;padding:8px 16px;padding:0.5rem 1rem;font-size:11.2px;font-size:0.7rem;margin-left:32px;margin-left:2rem;white-space:nowrap;transition:background 0.15s!important}.create-site-button:hover{background:#3adbac}.create-site-button:before{display:block;position:absolute;content:"";left:-32px;left:-2rem;top:0;width:32px;width:2rem;height:100%;background-color:#3adbac;background-image:url(../../img/forestry-neg-symbol.svg);background-repeat:no-repeat;background-position:50%;background-size:60%}.slide-in-cta{background-color:#fff;position:fixed;width:380px;right:-1px;bottom:100px;border-left-style:solid;border-left-width:4px;border-left-color:#20c997;max-width:100%;padding:16px 32px 28.8px;padding:1rem 2rem 1.8rem;z-index:100;-webkit-transform:translateX(100%);transform:translateX(100%);transition-duration:0.3s;box-shadow:11px 10px 40px rgba(0,0,0,.2)}@media screen and (max-width:400px){.slide-in-cta .form--joined{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slide-in-cta .form--joined>:first-child{display:block;border-radius:0.3rem;width:100%;margin-bottom:1.5rem}.slide-in-cta .form--joined>:last-child{display:block;border-radius:0.3rem;-ms-flex-item-align:start;align-self:flex-start}}.slide-in-cta--title{margin:0 0 16px;margin:0 0 1rem}.slide-in-cta--close{position:absolute;top:16px;top:1rem;right:16px;right:1rem;width:11.2px;width:0.7rem;height:11.2px;height:0.7rem;cursor:pointer}
/* Pages */.features{background:#fff}.features .column{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.pricing{background:#fff;padding-bottom:64px;padding-bottom:4rem;padding-top:128px;padding-top:8rem}@media screen and (min-width:870px){.pricing{padding-bottom:4rem;padding-top:0}}.plans{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-32px;margin:-2rem}.plan{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:32px;padding:2rem;position:relative}@media screen and (min-width:520px){.plan{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:870px){.plan{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}}.plan--top-bar{background:#343a40;display:none;padding-bottom:64px;padding-bottom:4rem;padding-top:160px;padding-top:10rem}@media screen and (min-width:870px){.plan--top-bar{display:block}}.plan--include-top{display:block}.plan--include-top .plan--cost,.plan--include-top .plan--title{color:#343a40}@media screen and (min-width:870px){.plan--include-top{display:none}}.plan--title{color:#fff;font-size:16px;font-size:1rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase}.plan--cost{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.plan--cost,.plan--cost .plan--amount{display:-webkit-box;display:-ms-flexbox;display:flex}.plan--cost .currency{display:block;font-size:22.4px;font-size:1.4rem;margin-right:8px;margin-right:0.5rem;margin-top:24px;margin-top:1.5rem}.plan--cost .price{display:block;font-size:80px;font-size:5rem}.plan--cost .price-note{display:block;font-size:12.8px;font-size:0.8rem;line-height:1.35;margin:0;max-width:120px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity:0.6}@media screen and (min-width:1300px){.plan--cost{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.plan--cost .price-note{margin:1.5rem 0 0 1rem}}.plan--description{display:block;font-weight:500;color:#fff;margin-top:8px;margin-top:0.5rem;font-size:12.8px;font-size:0.8rem;width:70%}.plan--description__mobile{color:#343a40}.plan--cta{margin-top:32px;margin-top:2rem;position:relative}@media screen and (min-width:870px){.plan--cta{left:2rem;margin:0;position:absolute;top:1rem}}.plan--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f1f3f5;font-size:12.8px;font-size:0.8rem;padding:8px 0;padding:0.5rem 0;position:relative}.plan--item:last-of-type{border-bottom:0}.plan--item__info{position:relative;margin-left:auto}.plan--item__tooltip-toggle{display:block;position:relative;width:12px;height:12px;background-image:url(../img/info-circle.svg?vae37b19955f2c3a1d8310a3744ce49b4);background-size:contain;background-repeat:no-repeat;cursor:pointer}.plan--item__tooltip-toggle:hover+.plan--item__tooltip{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;pointer-events:all;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.plan--item__tooltip{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;position:absolute;top:-16px;top:-1rem;-webkit-transform:translate(-100%,0%);transform:translate(-100%,0%);left:-8px;left:-0.5rem;width:160px;padding:16px;padding:1rem;border:1px solid #000000;border:1px solid rgba(0,0,0,.1);border-radius:0.3rem;background:#fff;box-shadow:0 8px 8px -5px rgba(0,0,0,.1);transition:all 0.25s ease;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:500}.plan--item__tooltip.active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;pointer-events:all;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}@media screen and (min-width:870px){.plan--item__tooltip{-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);left:50%}}.plan--item__includes{font-style:italic;color:#999;font-size:12.8px;font-size:0.8rem;margin-top:56px;margin-top:3.5rem}
/* Config */.docs-container{display:block}@media screen and (min-width:860px){.docs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sidebar{height:0;position:-webkit-sticky;position:sticky;top:96px;top:6rem;-webkit-transform:translateX(-320px);transform:translateX(-320px);transition:-webkit-transform 0.15s linear;transition:transform 0.15s linear;transition:transform 0.15s linear,-webkit-transform 0.15s linear;width:0;backface-visibility:hidden;will-change:scroll-position}.sidebar h3 .button,.sidebar li a+.button{margin-left:8px;margin-left:0.5rem}.sidebar a{text-decoration:none;font-weight:inherit;transition:opacity 0.15s ease}.sidebar a:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity:0.6}@media screen and (min-width:860px){.sidebar{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;height:calc(100vh - 6rem);-webkit-transform:translateX(0);transform:translateX(0);vertical-align:top;width:320px}}.sidebar-inner{background:#fff;font-size:13.76px;font-size:0.86rem;height:100%;left:0;overflow:auto;padding:32px 32px 32px 64px;padding:2rem 2rem 2rem 4rem;position:relative;width:100%;z-index:10}.sidebar-inner h2{margin-bottom:32px;margin-bottom:2rem}.sidebar-inner h3{font-size:16px;font-size:1rem;margin-bottom:8px;margin-bottom:0.5rem}.sidebar-inner ul{color:#3f464d;margin-bottom:32px;margin-bottom:2rem}.sidebar-inner li{line-height:1.4;margin-bottom:8px;margin-bottom:0.5rem}.sidebar-inner li a{color:#3f464d;font-weight:400;text-decoration:none}.sidebar-inner li a.active{color:#20c997;font-weight:600}.docs-nav-items .table-of-contents{border-left:2px solid #f1f3f5;margin-left:0;margin-bottom:16px;margin-bottom:1rem;padding-left:16px;padding-left:1rem}.docs-nav-items .table-of-contents .level-3{padding-left:8px;padding-left:0.5rem}.docs-nav-items .table-of-contents .level-4{padding-left:16px;padding-left:1rem}.docs-content,.section-docs-list{background:#fff;color:#343a40;font-size:16px;font-size:1rem;line-height:1.6;margin:0 auto;max-width:700px;min-height:100vh;padding:unset;padding-top:112px;padding-top:7rem;position:relative;width:100%;word-spacing:0.05em}.docs-content .container,.section-docs-list .container{padding:0 32px;padding:0 2rem}@media screen and (min-width:1100px){.docs-content,.section-docs-list{margin:0 auto;left:-80px}}.docs-content .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#20c997;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:600;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1em;margin:64px 0 32px;margin:4rem 0 2rem}.docs-content .pagination span{display:block;position:relative}.docs-content .pagination span:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1em}.docs-content .pagination a:first-of-type{margin-right:64px;margin-right:4rem}.docs-content .pagination .prev-doc{padding-left:24px;padding-left:1.5rem}.docs-content .pagination .prev-doc:before{background-image:url(/img/chevron-left.svg?v3e5cdf957178f20a0853f1bb4e69633f);left:0}.docs-content .pagination .next-doc{padding-right:24px;padding-right:1.5rem}.docs-content .pagination .next-doc:before{background-image:url(/img/chevron-right.svg?v85a13a1a43a11eb907beabd8272f7852);right:0}.section-docs-list{padding-top:128px;padding-top:8rem}.section-docs-list .doc{margin-bottom:96px;margin-bottom:6rem;max-width:700px}.section-docs-list .doc-title{font-size:40px;font-size:2.5rem;line-height:1.25;margin-bottom:8px;margin-bottom:0.5rem;margin-top:0}.section-docs-list .doc-meta{font-size:12.8px;font-size:0.8rem;margin-bottom:8px;margin-bottom:0.5rem;text-transform:uppercase}.section-docs-list .doc-date{color:#868e96;font-weight:600}.section-docs-list .doc-category{font-weight:600;margin-left:8px;margin-left:0.5rem}.blog-list-wrapper>.container{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:128px;padding-top:8rem}@media screen and (min-width:800px){.blog-list-wrapper>.container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.blog-header{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;padding:0 0 64px;padding:0 0 4rem}.blog-header>*{max-width:400px}@media screen and (min-width:700px){.blog-header{padding:0 0 4rem}.blog-header .blog-header--sticky{position:-webkit-sticky;position:sticky;top:8rem}}.blog-header .blog-header--description{color:#6e7882;font-size:15.2px;font-size:0.95rem;line-height:normal;margin-top:8px;margin-top:0.5rem}.blog-header .newsletter-signup{display:none;margin-top:64px;margin-top:4rem}@media screen and (min-width:800px){.blog-header .newsletter-signup{display:block}}.blog-header .newsletter-signup--text{font-size:15.2px;font-size:0.95rem}.blog-header .newsletter-signup--field{margin-top:16px;margin-top:1rem}.blog-header .newsletter-signup--field input{width:80%}.blog-header .newsletter-signup--field .button{border:1px solid #20c997;border-radius:0 1.5em 1.5em 0}.section-blog-list{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;padding:0}@media screen and (min-width:800px){.section-blog-list{padding:0 0 0 4rem}}.section-blog-list .blog-post{margin-bottom:96px;margin-bottom:6rem;max-width:600px}.section-blog-list a{text-decoration:none}.section-blog-list .post-title{font-size:40px;font-size:2.5rem;line-height:1.25;margin-bottom:8px;margin-bottom:0.5rem;margin-top:0}.section-blog-list .post-meta{font-size:12.8px;font-size:0.8rem;margin-bottom:8px;margin-bottom:0.5rem;text-transform:uppercase}.section-blog-list .post-date{color:#868e96;font-weight:600}.section-blog-list .post-category{font-weight:600;margin-left:8px;margin-left:0.5rem}.single-post{background:#fff;min-height:100vh;padding-bottom:64px;padding-bottom:4rem;padding-top:80px;padding-top:5rem}.single-post .container,.single-post .post--related .container{margin:0 auto;max-width:700px;padding:0 32px;padding:0 2rem}.single-post .post--feature-image{margin-top:0;text-align:center}.single-post .post--feature-image img{max-width:100%;width:760px}.single-post>.container:first-child .post--title{margin-top:48px;margin-top:3rem}.single-post .post--feature-image+.container>.post--title{margin-top:32px;margin-top:2rem}@media screen and (min-width:760px){.single-post>.post--feature-image:first-child{margin-top:4rem}}.single-post .post--title{line-height:1.3}@media screen and (min-width:60em){.single-post .post--title{font-size:3.5rem}}.single-post .post--meta{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:48px;margin-bottom:3rem;margin-top:16px;margin-top:1rem}.single-post .post--meta-label{color:#6e7882;display:block;font-size:9.6px;font-size:0.6rem;font-weight:500;letter-spacing:0.1em;margin-bottom:16px;margin-bottom:1rem;text-transform:uppercase}.single-post .post--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12.8px;font-size:0.8rem;line-height:normal}.single-post .post--date{font-size:16px;font-size:1rem;font-weight:600;line-height:normal}.single-post .post--category{letter-spacing:0.02em}.single-post .post--category a{font-weight:600}.single-post .post--category[data-category=Forestry]{color:#20c997}.single-post .post--category[data-category=Jekyll]{color:#ffcf55}.single-post .post--category[data-category=Hugo]{color:#54defd}
/*Content styling*/.single-post h1{font-size:32px;font-size:2rem}.single-post h2{font-size:24px;font-size:1.5rem;margin-top:32px;margin-top:2rem}.single-post h3{font-size:16px;font-size:1rem;margin-top:32px;margin-top:2rem}.single-post strong{font-weight:600}.single-post p{color:#3f464d;margin-top:16px;margin-top:1rem;padding-bottom:16px;padding-bottom:1rem}.single-post a{color:#20c997;cursor:pointer;font-weight:600;text-decoration:none}.single-post blockquote{font-style:italic;margin:16px 0;margin:1rem 0;padding-left:16px;padding-left:1rem;position:relative}.single-post blockquote:before{background:#20c997;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.single-post img{max-width:100%}
/*Inline code*/.single-post code{background:#f8f9fa;color:#20c997;font-family:Roboto Mono,monospace;font-size:12px;font-size:0.75rem;font-weight:500;padding:0.15em 0.5em}.single-post pre code{color:#343a40}.single-post p.tip{background:#f1f3f5;padding:16px 16px 16px 32px;padding:1rem 1rem 1rem 2rem;position:relative}.single-post p.tip:before{/*Set the circle size here*/background:#20c997;border-radius:0.75rem;color:#fff;content:"!";font-weight:600;height:24px;height:1.5rem;left:-12px;left:-0.75rem;line-height:24px;line-height:1.5rem;position:absolute;text-align:center;top:16px;top:1rem;width:24px;width:1.5rem;z-index:5}.single-post p.tip:after{background:#20c997;content:"";height:100%;left:-1.6px;left:-0.1rem;position:absolute;top:0;width:3.2px;width:0.2rem;z-index:0}
/*Related Posts*/.single-post .post--related{background:#fff;border:1px solid #f8f9fa;border-left-width:0;border-right-width:0;margin-top:64px;margin-top:4rem}.single-post .post--related .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:64px 32px 16px;padding:4rem 2rem 1rem}.single-post .post--related .post--related-title{display:block;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:32px;margin-bottom:2rem;margin-top:0}.single-post .post--related .blog-post{margin-bottom:32px;margin-bottom:2rem;max-width:600px}.single-post .post--related .post-title{color:#3f464d;font-size:24px;font-size:1.5rem;line-height:1.25;margin-bottom:8px;margin-bottom:0.5rem;margin-top:0}.single-post .post--related .post-meta{font-size:12.8px;font-size:0.8rem;margin-bottom:8px;margin-bottom:0.5rem;text-transform:uppercase}.single-post .post--related .post-date{color:#868e96;font-weight:600}.single-post .post--related .post-category{font-weight:600;margin-left:8px;margin-left:0.5rem}.single-post .post--related .column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0 0 0 2vw}.single-post .post--related .column:nth-child(2n){padding:0 2vw 0 0}@media screen and (min-width:500px){.single-post .post--related .column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.author{display:block;margin-right:16px;margin-right:1rem}.author--wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.author--avatar{border-radius:1.125rem;height:36px;height:2.25rem;overflow:hidden;width:36px;width:2.25rem}.author--info{margin-left:16px;margin-left:1rem}.author--info span{display:block}.author--name{font-size:16px;font-size:1rem;font-weight:600;line-height:normal}.author--title{font-size:12.8px;font-size:0.8rem;letter-spacing:0.02em}.author--title a{font-weight:600}.contact-wrapper>.container{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:128px;padding-top:8rem}@media screen and (min-width:800px){.contact-wrapper>.container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact-header{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.contact-header>*{max-width:400px}@media screen and (min-width:700px){.contact-header{padding:0 0 4rem}.contact-header .contact-header--sticky{position:-webkit-sticky;position:sticky;top:8rem}}.section-contact{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0}.section-contact.single-post{min-height:auto;margin-bottom:64px;margin-bottom:4rem}@media screen and (min-width:800px){.section-contact{padding:0 4rem 0 0}}.single-showcase{background:#fff;min-height:100vh;padding-bottom:64px;padding-bottom:4rem;padding-top:128px;padding-top:8rem}.single-showcase .container{margin:0 auto;max-width:960px;max-width:60rem;padding:0 32px;padding:0 2rem}.single-showcase .showcase-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:32px;margin-top:2rem}.single-showcase .showcase-item,.single-showcase .showcase-items .section-cta{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.single-showcase .showcase-item{margin-top:32px;margin-top:2rem;position:relative}@media screen and (min-width:48em){.single-showcase .showcase-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.single-showcase .showcase-item:nth-child(odd){padding-right:5%}.single-showcase .showcase-item:nth-child(2n){padding-left:5%}.single-showcase .showcase-item.featured{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}}.single-showcase .showcase-item--media{background:#f1f3f5;border:1px solid #f1f3f5;border-radius:0.5rem;margin-bottom:32px;margin-bottom:2rem;overflow:hidden;padding-bottom:56.25%;position:relative}.single-showcase .showcase-item--media p{padding:0;margin:0}.single-showcase .showcase-item--media .showcase-item--hover,.single-showcase .showcase-item--media img{position:absolute;top:0;left:0;right:0;bottom:0}.single-showcase .showcase-item--media .showcase-item--hover{background:#000000;background:rgba(0,0,0,.35);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;padding:32px;padding:2rem;pointer-events:none;text-align:center;transition:opacity 0.5s ease}.single-showcase .showcase-item--media:hover .showcase-item--hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;pointer-events:all}.single-showcase .showcase-item--media .showcase-item--hover:before{content:"";display:inline-block;height:100%;margin-right:-0.25em;vertical-align:middle}.single-showcase .showcase-item--media .showcase-item--hover a{color:#fff;display:inline-block;font-size:32px;font-size:2rem;font-weight:600;text-shadow:1px 1px 1px rgba(0,0,0,.2);vertical-align:middle}
/*# sourceMappingURL=styles.css.map */
