@charset "UTF-8";/*! Andy Bell Modern Css Reset
    https://github.com/hankchizljaw/modern-css-reset  
*/@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@400; 500;700&display=swap');*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}.l-wrap{max-width:1290px;margin:0 auto}.clearfix:after,.clearfix:before{content:""!important;display:table!important}.clearfix:after{clear:both!important}.full{width:100%}.gutter--right{margin-right:2.32558%}.gutter--left{margin-left:2.32558%}.btn{display:inline-block;padding:4px 10px;text-decoration:none;border-radius:5px;-webkit-transition:background-color .2s;transition:background-color .2s}.btn--primary{background-color:#1d1f21}.btn--primary,.btn--primary:active,.btn--primary:focus,.btn--primary:hover{text-decoration:none;color:#fff}.btn--primary:focus,.btn--primary:hover{background-color:orange}.btn--secondary{background-color:#1d1f21}.btn--secondary,.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{text-decoration:none;color:#fff}.btn--secondary:focus,.btn--secondary:hover{background-color:orange}.btn--small{padding-right:.5em;padding-left:.5em;line-height:1.5}.btn--large{padding-right:1.5em;padding-left:1.5em;line-height:3}.btn--full{display:block;width:100%}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{background-color:#1d1f21;color:#c9cacc}h1{font-size:3rem;line-height:3.75rem;margin-bottom:0}h2{font-size:2.5rem;line-height:3rem;margin-bottom:0}h3{font-size:2rem;line-height:2.25rem;margin-bottom:0}h4{font-size:1.5rem;line-height:1.5rem;margin-bottom:0}h5{font-size:1.25rem;line-height:1.5rem;margin-bottom:0}h6{font-size:1rem;line-height:1.5rem;margin-bottom:0}body{font-size:1rem;line-height:1.5}ol,p,pre,ul{font-size:1rem;line-height:1.5;margin-bottom:0}body{background-color:#1d1f21}h1{font-family:Inconsolata,monospace;margin-bottom:12px;color:#2bbc8a}h2{font-family:Inconsolata,monospace;line-height:.5em;margin-bottom:28px}h3{font-family:Inconsolata,monospace;line-height:.8em;margin-bottom:22px}p{font-family:Inconsolata,monospace;margin-bottom:48px}a{color:#2bbc8a;font-weight:700;text-decoration:underline;font-family:Inconsolata,monospace}video{display:block}body,html{height:100%;display:grid}.center-me{margin:auto;text-align:center}.fig{color:#2bbc8a;font-size:9px;font-family:Monospace;white-space:pre;padding:0;margin-top:30px}p{font-family:Inconsolata,monospace;max-width:250px;margin-left:10px;color:#2bbc8a;font-size:.8em}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0s!important;transition-duration:0s!important;scroll-behavior:auto!important}}