html{color:#454545}img{display:block;object-fit:contain}body{margin:0;padding:0;align-items:center;display:flex;flex-direction:column;width:100%}header.home{background-color:pink;border-radius:2em;box-shadow:0 0 1em .039em;display:flex;flex-wrap:wrap;justify-content:center;margin:3rem 0;max-width:50rem;padding:1.2rem}header.home>div.text{flex-grow:1;line-height:1.5;margin:.8rem;max-width:30rem}header.home>div.text>h1{padding-top:0;margin-top:0}header.home>div.text>p{opacity:1;transition:opacity .39s}header.home>div.image{background-color:#fff;padding:.2rem;padding-bottom:0;border-radius:1.2rem;box-shadow:0 .7rem 2.3rem rgba(0,0,0,.1);margin:.8rem}header.home>div.image>picture>img{border-radius:1.2rem;padding:.2rem;padding-bottom:.39rem;object-fit:cover}header.single{align-items:center;display:flex;justify-content:space-around;max-width:60rem;padding:.6em 0;width:100%}h1.single{font-size:1.4rem;margin:0}h1.single>a{font-weight:400;text-decoration:none;color:#00e}main.home{display:block;max-width:48rem}.card{word-break:break-all;word-wrap:break-word;line-break:anywhere}small.card{color:#8e8e8e;display:flex;flex-direction:row;font-size:.7em;justify-content:flex-start;margin-top:.8em}a.card{align-items:center;box-sizing:border-box;color:#454545;display:grid;flex-direction:row;margin:3rem 0;text-decoration:none;background-color:#fff;border-radius:1.2rem;box-shadow:0 .7rem 2.3rem rgba(0,0,0,.1);overflow:hidden;align-items:stretch;grid-template-columns:auto;grid-template-rows:auto;max-height:16em}picture.card{grid-row:1/2}img.card{height:100%;width:100%;max-height:200px;object-fit:cover}@media(max-width:786px){img.card{max-height:300px}}article.card{grid-row:1/2;line-height:1.6;padding:1.3em 1.7em}h2.card{color:#2a2a84;font-size:1.3em;font-weight:500;margin:0}main.single{background-color:#fff;border-radius:1.2rem;box-shadow:0 .7rem 2.3rem rgba(0,0,0,.1);box-sizing:border-box;margin-bottom:3rem;max-width:51rem;padding:0 3.9%;width:100%;z-index:2}article.single{line-height:1.9}a{color:#00e;text-decoration:none}.single * img{max-width:100%;margin-right:0}pre>code{border:1px solid #ddd;border-radius:3px;display:block;font-family:monospace;font-size:1em;line-height:1.4;margin:1.5em 0;overflow:auto;padding:1em 1.5em;white-space:pre}.single_footer{border-top:1px solid #222;margin-top:1rem;align-items:center;background-position:40% 0;background-size:50rem;box-sizing:border-box;color:#fff;display:flex;flex-flow:column;height:17rem;justify-content:space-evenly;max-width:50rem;padding-left:1.2rem;padding-right:1.2rem;width:100%}.single_footer_botton{border:.39rem solid pink;border-radius:4rem;display:block;height:auto;margin:0;max-width:20rem;overflow:hidden}.single_footer_caption{color:#000;text-align:center}blockquote{border-left:.39rem solid #39ceff;color:#666;font-style:italic;margin:1.5em 0;padding:0 1.5em}.pagination{margin:1.5em;background-color:#fefefe;padding:.39em;border-radius:.3rem;box-shadow:0 .7rem 2.3rem rgba(0,0,0,.1)}video{width:100%}