/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--clr-primary:#bf7160;--clr-primary-rgb:191,113,96;--clr-secondary:#39c7d3;--clr-black:#353535;--clr-black-rgb:53,53,53;--clr-light-gray:#f7fafc;--clr-light-gray-rgb:247,250,252;--clr-gray:#dae8f1;--font-body:'Lato',sans-serif;--font-mono:'Roboto mono',monospace}html{box-sizing:border-box;font-size:18px}*,:after,:before{box-sizing:inherit}figure{margin:1em 0 1em 0}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}img{max-width:100%;height:auto}img+p{margin-top:1rem}body{font-family:var(--font-mono);font-weight:400;color:var(--clr-black);letter-spacing:.3px;line-height:1.65}.content blockquote,.content figcaption,.content li,.content p{font-family:var(--font-body)}p{font-size:1em}strong{font-weight:700}h1,h2,h3,h4,h5{font-family:var(--font-mono);line-height:1.2;font-weight:400;margin-top:1em;margin-bottom:1em}.h1,.h2,.h3,.h4,.h5,.toc,button,footer,h1,h2,h3,h4,h5,input,label{text-transform:lowercase}.h1,h1,h1.content{margin-top:0;font-size:2.074rem;word-spacing:-.125em;letter-spacing:-1.5px;text-align:center}.h2,h2{font-size:1.728rem;font-weight:700;word-spacing:-.25em}.h3,h3{font-size:1.44rem}.h4,h4{font-size:1.2rem}@media screen and (min-width:768px){.h1,h1{font-size:3.052rem}.h2,h2{font-size:2.441rem}.h3,h3{font-size:1.953rem}.h4,h4{font-size:1.563rem}}figcaption{font-size:.83em;text-align:center;font-style:italic}blockquote{font-style:italic;font-size:1.125em}small{font-size:.825em}ol,p,ul{margin-bottom:1rem}ol,ul{padding-left:1rem}.page-narrow{padding-top:2rem;padding-bottom:2rem}.container-sm,.content,.page-narrow{max-width:768px;margin-left:auto;margin-right:auto}.container-lg{max-width:1140px;margin-left:auto;margin-right:auto}.container-lg,.container-sm,.page-narrow{padding-left:1rem;padding-right:1rem}.content{padding:2em 1em 0}@media screen and (min-width:576px){.content{padding-left:3.5rem;padding-right:3.5rem}}a{color:var(--clr-primary);text-decoration:underline solid transparent;-webkit-text-decoration:underline solid transparent;transition:text-decoration .6s ease;-webkit-transition:text-decoration .6s ease}.btn:hover,a:hover{cursor:pointer}a:focus,a:hover{text-decoration:underline solid rgba(var(--clr-primary-rgb),.85);-webkit-text-decoration:underline solid rgba(var(--clr-primary-rgb),.85)}.btn{padding:.75em 1.25em;border-radius:.25em;margin-top:1rem;margin-bottom:1rem}.btn-primary{color:#fff;background-color:var(--clr-primary);border:1px solid var(--clr-primary);font-weight:400}.btn-primary a{font-weight:400;color:#fff;text-decoration:none}.btn-primary:focus,.btn-primary:hover{background-color:rgba(var(--clr-primary-rgb),.85);border:1px solid rgba(var(--clr-primary-rgb),.85)}.btn-primary a:focus,.btn-primary a:hover{text-decoration:none}.footer{padding:3em 0;margin-top:6em;font-size:.8em;background-color:var(--clr-light-gray);border-top:1px solid var(--clr-gray)}.pre-footer a{color:var(--clr-black)}.pre-footer h4{margin-top:0}.pre-footer>:not(:first-child){margin-top:3em}.pre-footer li{margin-bottom:.75em}@media screen and (min-width:768px){.pre-footer{display:flex;gap:3em}.pre-footer>*{flex:1;margin-top:0!important}}.copyright{color:rgba(var(--clr-black-rgb),.5)}header{text-align:center;width:100%;height:80px;position:relative;display:flex;justify-content:center;align-items:center}.nav-toggle{display:none}.nav-toggle-label{position:absolute;top:0;left:0;margin-left:1rem;height:100%;display:flex;align-items:center}.nav-toggle-label span,.nav-toggle-label span::after,.nav-toggle-label span::before{display:block;background:var(--clr-black);width:2em;height:2px;border-radius:2px;display:relative}.nav-toggle-label span::after,.nav-toggle-label span::before{content:'';position:absolute}.nav-toggle-label span::before{bottom:50px}.nav-toggle-label span::after{top:50px}.site-brand{margin:0;padding:0;display:flex;align-items:center}.site-logo{line-height:0}.site-brand a{color:var(--clr-black);text-decoration:none}.site-brand a:focus,.site-brand a:hover{text-decoration:none}nav{position:absolute;text-align:center;padding-top:3em;top:100%;left:0;background-color:rgba(var(--clr-light-gray-rgb),.97);width:100%;height:100vh;transform:scale(1,0);transform-origin:top;transition:transform .4s ease-in-out}nav ul{margin:0;padding:0;list-style:none;word-spacing:-.125rem}nav li{margin-bottom:1em}nav a{color:rgba(var(--clr-black-rgb),.65);opacity:0;transition:opacity 150ms ease-in-out}nav a:focus,nav a:hover{color:rgba(var(--clr-primary-rgb),.85)}.nav-toggle:checked~nav{transform:scale(1,1)}.nav-toggle:checked~nav a{opacity:1;transition:opacity 250ms ease-in-out 250ms}@media screen and (min-width:768px){.nav-toggle-label{display:none}header{display:flex;justify-content:space-between;height:100px;padding-left:max(calc((100vw - 1140px)/ 2 + 2em),3rem);padding-right:max(calc((100vw - 1140px)/ 2 + 2em),3rem)}nav{all:unset;display:flex;justify-content:flex-end;align-items:center}nav ul{display:flex}nav li{margin-left:1em;margin-bottom:0}nav a{opacity:1}}section{margin-top:3em}.section-title{margin-top:0}input,textarea{width:100%;padding:.75em 1.25em;border-radius:.25em;border:1px solid var(--clr-gray)}textarea{aspect-ratio:3/1;resize:none}.article-snippet{display:grid;grid-template-columns:1fr;gap:.25rem;margin-bottom:2em}.article-snippet h4{margin:0;font-size:1.25rem}@media screen and (min-width:768px){.article-snippet{grid-template-columns:1fr 1fr}.article-img-wrapper{display:flex}.article-img{height:100%;object-fit:cover}.article-snippet{gap:1rem;margin-bottom:1.5em}}.newsletter-signup{background-color:#fff;border:1px solid var(--clr-gray);padding:1.75rem}.flex-form{display:flex;gap:.25em;align-items:center}.flex-form button{width:30%;min-width:100px}.toc,.well{padding:1rem .5rem;background-color:rgba(var(--clr-light-gray-rgb),.5);border:1px solid var(--clr-gray);margin-bottom:1em}.toc{padding:1rem 1.5rem;margin-bottom:1.5rem}.toc__title{font-weight:700;margin-top:1rem}.toc ul{list-style:none;padding-left:0}.toc ul>ul{list-style:circle;padding-left:2em;margin-bottom:0}.author-bio{display:flex;gap:1em;padding:1.5em;margin-top:3em}.author-bio p{margin:0}.author-bio__img img{max-width:5em;border-radius:25em}.list-style-none{list-style:none;padding-left:0}.text-center{text-align:center}.section--hero{margin-top:0;display:grid;grid-template-columns:1fr;padding-left:calc((100vw - 1140px)/ 2);padding-right:calc((100vw - 1140px)/ 2);min-height:min(70vh,700px);background-color:var(--clr-secondary);align-items:center}.section--hero .column-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem}.section--hero .column-right{position:relative;display:none;height:100%;overflow:auto}.hero__img{position:absolute;bottom:0;height:550px;object-fit:cover;left:50%;transform:translatex(-50%)}.hero__title{color:#fff;font-size:2.5rem;margin-bottom:1.5rem;margin-top:0}.hero__lead{margin-bottom:2rem}.hero__form{width:100%;display:flex;flex-direction:column}.hero__form input{width:100%;padding:.5em .75em;margin-bottom:1rem}.hero__form button{margin:0;padding:.6em .75em}@media screen and (min-width:1092px){.hero__title{font-size:4.2rem}}@media screen and (min-width:768px){.section--hero{grid-template-columns:1fr 1fr;min-height:min(80vh,700px)}.section--hero .column-right{display:flex}.section--hero .column-left{text-align:inherit}.hero__title{font-size:2.6rem}.hero__lead{font-size:1.39rem}}@media screen and (min-width:944px){.hero__title{font-size:3.4rem}.hero__form{flex-direction:row;white-space:nowrap}.hero__form input{width:250px;margin-bottom:0;margin-right:.5em}.hero__form input{width:300px}}@media screen and (min-width:1094px){.hero__title{font-size:4.209rem}}