@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap);/*! 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;-webkit-text-decoration:underline dotted;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{background:0 0;border: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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}ul{list-style:none}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0}body{font-family:Open Sans,sans-serif;background:#303030;color:#eee}a{color:#fff}a,a:hover{transition:all .2s ease-in-out}a:hover{color:#d30d0d}.container{max-width:1140px;margin:0 auto;padding:0 1rem}header{height:60px;background:#202020}header .logo a{display:block}header .logo img{max-height:60px}header .header{justify-content:space-between}header .header,header .header nav ul{display:flex;align-items:center}header .header nav ul{gap:1rem}header .menu-button{display:none}header #menu-list{transition:max-height .3s ease-in-out}.wrapper{margin-top:1rem;display:grid;grid-template-columns:3fr 1fr;gap:1rem}.posts .post{background:#202020;padding:1rem 1.5rem;margin-bottom:2rem}.posts .post .title{font-size:1.5rem;margin-bottom:.5rem;font-weight:700}.posts .post .content>p{margin-bottom:1rem}.posts .post .content>p,.posts .post .content>ul li{line-height:1.2}.posts .post .content>ul li{list-style:circle;margin-bottom:.5rem}.posts .post .content img{max-width:100%}.posts .post .content a{color:#fe9c1f}.posts .post .info{margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1);font-style:italic}aside .categories{background:#202020;padding:1rem 1.5rem;margin-bottom:2rem}aside .categories>h2{font-size:1.5rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}aside .categories>nav ul{list-style:none;padding:0}aside .categories>nav ul>li{margin-bottom:.5rem}.pagination{display:flex;justify-content:center;margin-bottom:3rem}.pagination>ul{display:flex;background:#202020;padding:1rem 3rem}.pagination>ul>li>a{font-size:1.2rem;padding:.5rem}.pagination>ul>li.selected{font-weight:700}.pagination>ul>li.selected>a{color:#fff}.categoryTitle{font-size:1.5rem;margin-bottom:1rem}.categoryTitle>a{font-weight:700}@media (max-width:768px){.wrapper{grid-template-columns:1fr}header .menu-button{display:block}header .menu-button>svg{width:30px;height:30px}header #menu-list{flex-direction:column;position:absolute;background-color:#1b1818;right:1rem;top:60px;margin:0;padding:0;width:50%;align-items:flex-start;gap:0;max-height:0;overflow:hidden}header #menu-list.show{transition:max-height .3s ease-in-out;max-height:90vh}header #menu-list li{padding:15px;text-align:left;width:100%;box-sizing:border-box}header #menu-list li:nth-child(odd){background-color:#2f2323}}
