:root{--background:#fff;--textColor:#333;--blurple:#3e00ff;--red:#f04157}@font-face{font-family:lorabold;src:url(/_next/static/media/lora-bold-webfont.27ec8ad1.woff2) format("woff2"),url(/_next/static/media/lora-bold-webfont.8efacaea.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:lora;src:url(/_next/static/media/lora-regular-webfont.325f392a.woff2) format("woff2"),url(/_next/static/media/lora-regular-webfont.7b694357.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:source_sans_proregular;src:url(/_next/static/media/sourcesanspro-regular-webfont.d9a11b21.woff2) format("woff2"),url(/_next/static/media/sourcesanspro-regular-webfont.95b5d1ce.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"source_serif_pro";src:url(/_next/static/media/font.035fe1de.woff2) format("woff2"),url(/_next/static/media/font.e4d0ff0d.woff) format("woff");font-weight:400;font-style:normal}body,html{font-size:1rem}body{color:var(--textColor);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:source_serif_pro,serif;line-height:1.5rem}*{box-sizing:border-box;padding:0;margin:0}.wrapper{margin:0 auto;max-width:35rem;padding:0 1rem}.wrapperExtended{max-width:60rem}h1,h2,h3,h4,h5,h6{font-family:source_serif_pro,sans-serif;font-size:1rem;font-weight:400}h1{color:var(--red);line-height:2.2rem;font-size:2rem}h2{margin:2rem 0 1rem;font-weight:700;font-size:1.5rem;letter-spacing:-.05rem}h3{margin:1rem 0;font-family:Open Sans,sans-serif;color:#8a8a8a;text-transform:uppercase}img{width:100%}ol,ul{margin:1rem 0 1rem 2rem}p{margin:1rem 0}cite{font-weight:700}blockquote{margin:1rem 0 1rem 2rem;padding-left:1rem;border-left:2px solid #ccc;font-style:italic}blockquote cite{color:#8a8a8a;font-style:normal}blockquote cite,figcaption{font-family:Open Sans,sans-serif;font-size:.875rem}figcaption{margin:1rem 0;line-height:1.25rem}#hero{margin-bottom:2rem}#hero img{border-radius:.125rem}#signature{width:2rem}#headline{margin:.5rem 0;font-size:1.5rem;line-height:1.8rem}#headline,time{font-family:Open Sans,sans-serif}time{color:#8a8a8a;font-style:normal;font-size:.875rem}.header{margin:2rem 0}.headerWithImage{display:grid;align-items:center;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 18rem}@media screen and (max-width:50rem){.headerWithImage{grid-template-columns:1fr}.headerWithImage .graphic{max-width:18rem;margin:0 auto}}.button{position:relative;display:inline-block;padding:.5em 2em;border-radius:.25em;border:1px solid #8a8a8a;text-decoration:none;font-family:Open Sans,sans-serif;transition:.25s}.button,.button:hover{color:#8a8a8a;box-shadow:0 4px 0 #8a8a8a}.button:hover{background-color:#eee;transition:0s}.button:active{box-shadow:none;top:4px}.pipeUp{animation-duration:5s;animation-name:pipeup;animation-iteration-count:infinite}@keyframes pipeup{9%{box-shadow:0 4px 0 #8a8a8a;top:0}10%{box-shadow:0 2px 0 #8a8a8a;top:2px}11%,14%{box-shadow:0 4px 0 #8a8a8a;top:0}15%{box-shadow:0 2px 0 #8a8a8a;top:2px}19%{box-shadow:0 4px 0 #8a8a8a;top:0}}