/*! 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:-0.25em}sup{top:-0.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{--bg-color: rgb(255,255,255);--font-color: rgb(17, 17, 17);--font-color-2: rgb(85,85,85)}[data-theme=dark]{--font-color: rgb(255,255,255);--bg-color: rgb(17,17,17);--font-color-2: rgb(238,238,238)}html{font-size:62.5%}body{font-family:"Montserrat",Helvetica,Arial,sans-serif;font-size:1.6rem;line-height:1.5;color:var(--font-color);background:var(--bg-color);margin:0}.container{position:relative;width:100%;max-width:960px;margin:0 auto;padding:0 15px;box-sizing:border-box}button{position:absolute;top:1.5rem;right:1.5rem;border:0;margin:0;padding:0;cursor:pointer;background:rgba(0,0,0,0)}button img{display:block;width:32px;height:32px}header{display:flex;flex-direction:column;margin:5rem 0}header>div{width:100%}header>div:last-of-type{display:flex;flex-direction:column;justify-content:space-between}header h1{font-size:4.8rem;font-weight:300;display:flex;flex-direction:column;line-height:1;text-transform:uppercase;margin:0 0 1rem 0}header h1 span{font-weight:800}header h2{display:inline-block;background:var(--font-color);padding:.5rem 2rem;color:var(--bg-color);font-size:1.6rem;font-weight:300;text-transform:uppercase;margin:0 0 3rem 0}header h3{font-size:2.1rem;font-weight:400;margin:0}header ul{list-style-type:none;padding:0;margin:1.5rem 0 0 0}header ul li{font-size:1.8rem}header ul li a{color:var(--font-color)}header ul li a:hover{color:var(--font-color-2)}header ul li a img{width:32px;height:auto;display:block}header ul:first-of-type li{margin:0 0 1rem 0}header ul:last-of-type{display:flex;flex-direction:row;justify-content:flex-start}header ul:last-of-type li{margin:0 2rem 0 0}main{display:flex;flex-direction:column;justify-content:space-between}main .col{width:100%;margin-top:2rem}main .col section h3:first-of-type{margin-top:0}main .col section:nth-of-type(2) h3{margin:0}main .col:first-of-type,main .col:last-of-type{text-align:left}main .col:first-of-type section h2{margin-top:0}main .col:last-of-type h3{margin:5rem 0 1.5rem 0}main h2{font-size:3.6rem;font-weight:700;text-transform:uppercase;margin:5rem 0 2rem 0}main h3{font-size:1.8rem;font-weight:500;margin:0}main p{font-size:1.4rem;font-weight:300;margin:0}main article{margin:0 0 3rem 0}main article:last-of-type{margin:0}main article h4{display:inline-flex;justify-content:space-between;flex-direction:column;width:100%;font-size:1.6rem;font-weight:300;margin:0 0 2rem}main article h4 time{font-style:italic;font-size:1.2rem;color:var(--font-color-2)}footer{margin:5rem 0}footer p{font-size:1.4rem;color:var(--font-color-2);margin:0}footer p a{color:var(--font-color)}@media(min-width: 720px){header{flex-direction:row;margin:10rem 0}header>div{width:50%}header>div:last-of-type{text-align:right}header h1{font-size:7.2rem}header h3{font-size:3rem}header ul{margin:0}header ul:first-of-type li{margin:0}header ul:last-of-type{justify-content:flex-end}header ul:last-of-type li{margin:0 0 0 2rem}header ul li{font-size:2.1rem}header ul li a img{width:64px}main{flex-direction:row}main .col{width:40%}main .col:last-of-type{text-align:right}main .col:last-of-type section:first-of-type h2{margin-top:0}}@media print{a{text-decoration:none !important}button{display:none}.container{max-width:none;padding:3rem}header{margin:0 0 3rem 0;flex-direction:column}header h1{font-size:4.2rem}header h2{padding:0;margin:0 0 2rem 0;font-size:3rem;background:none;color:var(--font-color)}header h3{font-size:2.4rem}header div{width:100%}header div:last-of-type{justify-content:flex-start;text-align:left;margin-top:2rem}header ul li{font-size:1.8rem}header ul:last-of-type{flex-direction:column;margin:1rem 0 0 0}header ul:last-of-type li{font-size:1.4rem;margin:0}header ul:last-of-type li a img{display:none}header ul:last-of-type li a[href]:after{content:attr(href)}main{flex-direction:column}main h2{margin:3rem 0 2rem 0}main .col{width:100%}main .col section h2{font-size:2.4rem}main .col article{margin:0 0 3rem 0}main .col:first-of-type{text-align:left}main .col:last-of-type{text-align:left}main .col:last-of-type h3{margin-top:3rem}footer{margin:3rem 0 0 0;text-align:left;font-style:italic}footer p:not(:first-child){display:none}}
