/*! 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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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{--spacing-xxl: 1.875rem;--spacing-xl: 1.25rem;--spacing-l: .937rem;--spacing: .625rem;--spacing-s: .312rem;--color-black: #292929;--color-white: #f4f2ed;--strongFont: "Oswald", sans-serif;--mainFont: "Quattrocento", serif;--speed: .25s;--zIndexSlides: 10;--zIndexSlideControls: 20}@font-face{font-family:Oswald;src:url(/fonts/oswald-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Quattrocento;src:url(/fonts/quattrocento.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Quattrocento;src:url(/fonts/quattrocento-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto!important}svg{vertical-align:middle}body{font-size:1.125rem;line-height:1.5;font-family:var(--mainFont);color:var(--color-white);background-color:var(--color-black);@media screen and (min-width: 48rem){font-size:1.25rem}}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{font-weight:700;line-height:1.1;font-family:var(--strongFont)}h1,.h1{font-size:3.75rem}h2,.h2{font-size:3rem}h3,.h3{font-size:2.25rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}.h6{font-size:1rem}a,a:visited{color:var(--color-white);text-decoration:none}a:hover,a:focus{text-decoration:underline}p a{text-decoration:underline;&:focus,&:hover{text-decoration:none}}p{margin-bottom:var(--spacing-xl);&:last-child{margin-bottom:0}}.wrap{max-width:75rem;margin:0 auto;padding-left:var(--spacing-l);padding-right:var(--spacing-l)}.wrap--narrow{max-width:68rem}.wrap--narrower{max-width:50rem}.visuallyhidden{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.section{display:grid;grid-gap:var(--spacing-xxl);padding-top:var(--spacing)}.section--split{@media screen and (min-width: 768px){grid-template-columns:2fr 3fr;grid-template-rows:min-content 1fr;grid-gap:var(--spacing-xl) calc(var(--spacing-xxl) * 2)}}.section__intro{.section--indented &{@media screen and (min-width: 48rem){padding-left:calc(var(--spacing-xxl) * 2)}}}.section__heading{margin:0;text-transform:uppercase}.section__subheading{margin-top:var(--spacing-s);text-transform:uppercase}.section__content{grid-row:span 2;.section--full-width &{@media screen and (min-width: 48rem){padding-left:calc(var(--spacing-xxl) * 2)}}}.post{padding:calc(var(--spacing-xl)*3) 0 calc(var(--spacing-xl)*2)}.post__header{margin-bottom:var(--spacing-xl)}.post__title{margin-bottom:var(--spacing)}.post__callout{font-size:1.5rem;@media screen and (min-width: 48rem){font-size:1.8rem}}.post__meta{text-transform:uppercase;font-family:var(--strongFont);font-weight:700;font-size:1rem}.post__details{margin-bottom:calc(var(--spacing-xl) * 2);margin-top:calc(var(--spacing-xl) * 2);@media screen and (min-width: 48rem){display:flex;justify-content:space-between}}.post__details-section{+&{margin-top:var(--spacing-xl);@media screen and (min-width: 48rem){margin-top:0}}}.post__details-heading{margin-bottom:var(--spacing)}.post__details-list{list-style:none;font-size:1rem}.post__details-link{display:block;font-size:1rem}.post__content{h1,h2,h3,h4,h5{margin-top:calc(var(--spacing-xl) * 2);margin-bottom:var(--spacing);&:first-child{margin-top:0}}h2{font-size:1.8rem}h3{font-size:1.2rem}h4{font-size:1rem}ul,ol{margin-left:var(--spacing-xl);margin-bottom:var(--spacing-xl);font-size:.9em}li+li{margin-top:calc(var(--spacing) * .5)}pre{padding:var(--spacing-l)}}.post__trail{margin-top:var(--spacing-xxl);text-align:center}.header[data-astro-cid-pwmmw5ba]{padding:calc(var(--spacing-xxl) * 2) var(--spacing-xl) calc(var(--spacing-xxl) * 5);background-color:var(--color-white);text-align:center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20400%2086.5'%20style='enable-background:new%200%200%20400%2086.5;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23292929;}%20%3c/style%3e%3cpath%20class='st0'%20d='M346.9,44l53,27.7l0.1,14.8l-400,0l0-14.8l82.1-49.9l5.5,2.2l20.3-24L129,13.7l2.2-3l31.4,21.8l-8.1,9.2%20l-25.5-20l-14.8,17.8L98,44L72.8,71.7L98,52.5l16.3-5.2l17-21.5l35.1,34l21.5,10l-18.1-14.4L156.8,44l31.1-35.9l5.2,2.6l7.4-8.5%20l30,23.7L220,44l28.1-33.3L296.2,44l-10.4,11.5l-9.2-6.3l-12.2,20.7l15.2-14.4l6.3,7.4l29.6-37l27.4,21.5L346.9,44z'/%3e%3c/svg%3e");background-repeat:repeat-x;background-position:bottom -2px center;background-size:25rem;@media screen and (min-width: 48rem){padding-bottom:calc(var(--spacing-xxl) * 5)}}.header-minimal[data-astro-cid-pwmmw5ba]{padding-top:var(--spacing-l);padding-bottom:var(--spacing-xxl);background-size:10rem}.heading[data-astro-cid-pwmmw5ba]{margin:0}.home-anchor[data-astro-cid-pwmmw5ba]{display:inline-block;max-width:10rem}.footer[data-astro-cid-dwl4onjj]{padding-top:var(--spacing-xxl);padding-bottom:var(--spacing-xxl);text-align:center}.contact-email[data-astro-cid-dwl4onjj]{font-family:var(--strongFont);font-weight:700;font-size:1.2rem}.social__item[data-astro-cid-dwl4onjj]{display:inline-block;+.social__item[data-astro-cid-dwl4onjj]{margin-left:var(--spacing)}&:hover{transform:scale(1.1);text-decoration:none}}.social-icon[data-astro-cid-dwl4onjj]{fill:var(--color-white);width:2.5rem;height:2.5rem;transition:all var(--speed)}.copyright[data-astro-cid-dwl4onjj]{margin-top:calc(var(--spacing-xxl) * 2);font-size:1rem}
