html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}table{border-spacing:0}td{vertical-align:top}h1{margin:.67em 0;font-size:2em}figcaption,figure,main{display:block}figure{margin:0;line-height:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){height:0;display:none}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-size:1rem}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}input:-webkit-autofill{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}select:-webkit-autofill{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline;display:inline-block}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template,[hidden]{display:none}ul{margin:0;padding:0}p{margin-top:0}h1,h2,h3,h4,h5{margin:0}iframe{border:none}@font-face{font-family:GCourier;src:url(/fonts/GCourier.ttf)format("truetype");font-weight:400;font-style:normal}html,body,h1,h2,h3,p,nav,ul{font-size:15px;font-weight:400;line-height:var(--line-height)}@media (min-width:46.25em){html,body,h1,h2,h3,p,nav,ul{font-size:16px}}@media (min-width:100em){html,body,h1,h2,h3,p,nav,ul{font-size:18px}}h1,h2,h3,h4,h5{font-family:var(--body-font);font-weight:400}h2{text-transform:uppercase;margin-bottom:1em}p{line-height:var(--line-height)}p strong{font-family:var(--headline-font)}strong{font-weight:400}:root{--black:#161616;--white:#fff;--red:#bf0000;--outer-margin:0;--space:2rem;--space-small:1rem;--navbar-height:80px;--background:var(--white);--foreground:var(--black);--line-height:1.25em;--top-margin:6.7rem;--gutter:2rem;--gutter-small:1.5rem;--grid-unit:calc((100vw - (11 * var(--gutter))) / 10);--column-transition:max-width .3s ease-out, min-width .3s ease-out;--z-navbar:1000;--z-logo:2000;--body-font:"GCourier", Times, Serif;--headline-font:"RomWide", Helvetica, Sans-Serif;--nav-font:"GCourier", Times, Serif}@media (max-width:61.24em){:root{--gutter:1.2rem;--gutter-small:.8rem}}body{width:100%;color:var(--foreground);background-color:var(--background);font-size:100%;line-height:1em;font-family:var(--body-font);-webkit-font-smoothing:antialiased;font-feature-settings:"liga","kern"}html{box-sizing:border-box;scroll-behavior:smooth}main{min-height:100vh}.content hr{border:0;border-bottom:1px solid var(--black);width:100%;margin-bottom:var(--space);margin-top:var(--space-small)}p a{text-underline-offset:.2em;text-decoration:underline!important;text-decoration-thickness:1px!important}button{border:0}button[disabled]{opacity:.5;pointer-events:none}a{color:var(--foreground);text-decoration:none;transition:color .3s ease-in-out}@media (min-width:61.25em){a:hover{color:var(--orange);border-color:var(--black)!important}}a:active{color:var(--orange)}input,textarea,select{border:1px solid var(--black);width:100%;font-family:var(--nav-font);background-color:var(--background);margin-bottom:1rem;padding:.5em .5em .5em .75em}input::placeholder,textarea::placeholder,select::placeholder{color:var(--orange)}select{-webkit-appearance:none;-moz-appearance:none;color:var(--black);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-position:calc(100% - 1em);background-repeat:no-repeat}::-webkit-scrollbar{-webkit-appearance:none;background:var(--beige-light)}::-webkit-scrollbar:vertical{width:1px}::-webkit-scrollbar:horizontal{height:1px}::-webkit-scrollbar-thumb{background:var(--black)}*,:before,:after{box-sizing:inherit}figure div{max-width:none!important}


