/*!normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}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:initial}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{font-size:62.5%}html,body{height:100%}.wrapper{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;grid-template-areas:'header' 'main' 'footer';min-height:100%}.main-content{grid-area:main}.page-header{grid-area:header}.wrapper .page-footer{grid-area:footer}.wrapper .page-footer{background-color:rgba(0,0,0,.9);color:rgba(255,255,255,.7);padding-top:.5em;padding-left:4em;padding-right:4em;padding-bottom:.5em;display:flex;flex-direction:column;align-items:center;justify-items:stretch}@media screen and (max-width:50em){.wrapper .page-footer{padding-left:1em;padding-right:1em}}.wrapper .page-footer .footer-content{width:100%;display:flex;justify-content:space-between;max-width:60em}@media screen and (max-width:35em){.wrapper .page-footer .footer-content{flex-direction:column;text-align:center}}.wrapper .page-footer .footer-content p{margin-top:.5em;margin-bottom:.5em}.wrapper .page-footer .footer-content a:link,.wrapper .page-footer .footer-content a:visited,.wrapper .page-footer .footer-content a:hover,.wrapper .page-footer .footer-content a:active,.wrapper .page-footer .footer-content a:focus{color:rgba(255,255,255,.98)}.label{border-radius:.3rem;padding:.2em;margin-right:.2em;margin-bottom:.2em;font-size:1em;color:#272727;background-color:#e7e7e7;display:inline-block}.label a:link,.label a:visited,.label a:hover,.label a:active,.label a:focus{text-decoration:none;color:#008cba}.label.warning{background-color:#ff840a}.top-bar{padding-top:.7em;padding-bottom:.7em}.top-bar .nav-items ul{list-style:none}.top-bar .nav-items li{font-size:2rem}.top-bar .nav-items li:hover{color:#f2f2f2}.top-bar h1{display:inline;padding-left:1vw;font-size:3rem}.top-bar a:link,.top-bar a:visited,.top-bar a:hover,.top-bar a:active,.top-bar a:focus{color:inherit;text-decoration:none}.top-bar{color:#ff840a;background-color:#29648a;display:flex;flex-direction:column}.top-bar .nav-wrapper{display:flex;align-items:center;padding-left:.7em;padding-right:.7em}.top-bar .nav-wrapper .nav-logo{flex-grow:1}.top-bar .nav-wrapper .nav-toggle{display:block}.top-bar .nav-wrapper a.icon{display:inherit;padding:1.3vw;float:right;font-size:2.2rem}.top-bar .nav-items{overflow:hidden;max-height:0;transition:max-height .3s ease-out;color:#29648a;background-color:#e7e7e7}.top-bar .nav-items li{transition:padding .3s}.top-bar.responsive .nav-items{max-height:50vh;transition:max-height .7s}.top-bar.responsive .nav-items li{padding:.5em;transition:padding .7s}.top-bar.responsive .nav-items li:hover{color:#000}@media screen and (min-width:37.5em){.top-bar{display:flex;flex-direction:row;align-items:baseline}.top-bar .nav-wrapper{flex-grow:1}.top-bar .nav-wrapper .nav-toggle{display:none}.top-bar .nav-items{max-height:100%;display:inline;color:inherit;background-color:inherit}.top-bar .nav-items ul{display:inline}.top-bar .nav-items li{display:inline;padding-right:1rem}.top-bar .nav-items li:hover{color:#f2f2f2;transition:color .3s}}section.post-nav{background-color:#f2f2f2;display:flex;flex-wrap:wrap;align-self:center;justify-content:center}section.post-nav article{flex:1 1 20em;padding:1em;max-width:20em}section.post-nav article picture img{max-width:100%}@media screen and (min-width:70em){section.post-nav article picture>img{max-width:20em;max-height:15em}}section.post-nav article h2{margin-top:0;margin-bottom:0}section.post-nav article p{margin-top:.5em;margin-bottom:.5em}section.post-nav article .post-meta{font-style:italic;text-align:left}main.post-list{display:flex;flex-direction:column;align-items:center}main.post-list section.post-list-wrapper{max-width:100%;display:flex;flex-wrap:wrap}main.post-list section.post-list-wrapper article.post-list-item{display:flex;flex-wrap:wrap;flex:1 1 45em;margin-bottom:1.8em}main.post-list section.post-list-wrapper article.post-list-item section.cover-image{flex:1 1 20em;max-width:45em}main.post-list section.post-list-wrapper article.post-list-item section.cover-image img{max-width:100%}main.post-list section.post-list-wrapper article.post-list-item section.post-details{flex:1 1 20em;padding-left:1em;padding-right:1em;max-width:45em}main.post-list section.post-list-wrapper article.post-list-item section.post-details header h1{margin-top:0;margin-bottom:.2em}main.post-list section.post-list-wrapper article.post-list-item section.post-details .post-description{margin-top:0;font-size:1em;color:#6f6f6f}main.post-list section.post-list-wrapper article.post-list-item section.post-details .post-meta{font-style:italic}main.post-list section.post-list-wrapper article.post-list-item section.post-details footer{margin-top:1.2em;text-align:right}@media only screen and (max-width:40em){main.post-list section.post-list-wrapper article.has-cover-image section.post-details .post-summary{display:none}}.well{display:flex;flex-direction:column;align-items:center;padding-bottom:1em;background-color:#272727;color:#e7e7e7;text-align:center}.well .tag-cloud{max-width:42em;padding:1em}.well .tag-cloud h1{font-size:3em}.well .tag-cloud .tags{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.well .tag-cloud .tags a:link,.well .tag-cloud .tags a:visited,.well .tag-cloud .tags a:hover,.well .tag-cloud .tags a:active,.well .tag-cloud .tags a:focus{color:#ff840a}.well .tag-cloud .tags a:link:hover,.well .tag-cloud .tags a:visited:hover,.well .tag-cloud .tags a:hover:hover,.well .tag-cloud .tags a:active:hover,.well .tag-cloud .tags a:focus:hover{color:#008cba;transition:color .4s}.well .tag-cloud .tags .tag{padding-left:.1em;padding-right:.1em}.post-list-simple{display:flex;flex-direction:column;align-items:center}.post-list-simple ul{margin-top:0;display:flex;flex-direction:column;max-width:40em}.post-list-simple ul li{display:flex;align-items:baseline;margin-bottom:.7em;padding-right:1em}.post-list-simple ul li h2{margin-top:0;font-size:2em;margin-bottom:.1em}.post-list-simple ul li p.description{margin-top:.3em}.post-list-simple ul li .post-date{text-align:right;padding-right:.5em;flex:1 1 10em;font-style:italic}.post-list-simple ul li .post-details{flex:1 1 20em}@media only screen and (max-width:40em){.post-list-simple ul li{flex-wrap:wrap}.post-list-simple ul li .post-date{flex:1 1 20em;text-align:left}.post-list-simple ul li .post-date p{margin-bottom:0}}*{font-family:Cambria,Cochin,Georgia,Times,times new roman,serif}body{margin:0;font-size:1.8rem;padding:0;color:#272727}a:link,a:visited,a:hover,a:active,a:focus{color:#008cba;text-decoration:none}main.page-main-content>h1{text-align:center;font-size:3em}div.highlight>pre{padding:.5em;border-radius:.3rem;white-space:pre-wrap}article.post{display:flex;flex-direction:column;align-items:center}article.post header{display:flex;flex-direction:column;align-items:center;padding-left:1em;padding-right:1em}article.post header h1{font-size:3em;margin-bottom:.2em;word-wrap:break-word;text-align:center}article.post header details{max-width:35em}article.post header summary>.post-meta{font-style:italic}article.post main{padding-left:2em;padding-right:2em;max-width:40em}article.post main figure{text-align:center;margin-left:-2em;margin-right:-2em}@media screen and (min-width:70em){article.post main figure{margin-left:-8em;margin-right:-8em}}article.post main figure img{max-width:100%}article.post main figure figcaption{padding-left:1em;padding-right:1em}article.post main figure figcaption h4{font-size:.9em;font-style:italic;margin-top:.3em}.right img{max-width:100%}@media screen and (min-width:44em){.right{float:right!important;padding:1em}.right img{max-width:18em;max-height:80vh}}.box{padding:1em;border-radius:.3rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.15),0 0 0 1px rgba(10,10,10,.1)}.box.center{text-align:center}