html,body,div,span,h1,p,a,article,header,nav{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,header,nav{display:block}p{margin:12px 0}html{font-size:16px}body{background:#f0f0f0;color:#454545;line-height:1.6;font-size:1rem;font-family:"Roboto",sans-serif}main{padding:2rem;display:block;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}@media screen and (max-width: 800px){main{padding:1.5rem}}@media screen and (max-width: 600px){main{padding:1rem}}blockquote{color:#898989;border-left:4px solid #b4b4b4;padding-left:1rem;font-size:.95rem;font-style:italic}blockquote>:last-child{margin-bottom:0}pre,code{font-size:.9375rem;border:1px solid #b4b4b4;border-radius:3px;background-color:#eef}code{padding:1px 5px}pre{padding:8px 12px;overflow-x:auto}pre>code{border:0;padding-right:0;padding-left:0}table{margin-bottom:2rem;width:100%;text-align:left;color:hsl(0,0%,40.1882352941%);border-collapse:collapse;border:1px solid #b4b4b4}table tr:nth-child(even){background-color:rgb(184.5,184.5,184.5)}table th,table td{padding:.5rem 1rem}table th{background-color:hsl(0,0%,71.4705882353%);border:1px solid rgb(172.8,172.8,172.8);border-bottom-color:rgb(158.4,158.4,158.4)}table td{border:1px solid #b4b4b4}time{font-size:.75rem}ul,ol{margin-left:.5rem}li>ul,li>ol{margin-bottom:0}img{max-width:100%;vertical-align:middle}.pagination{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next{white-space:nowrap}header{width:100%;box-sizing:border-box;z-index:10;background-color:#34495e;text-align:left;box-shadow:0 2px 4px rgba(0,0,0,.15)}header .content{padding:.25rem 2rem;display:flex;justify-content:space-between;align-items:center}header a{text-decoration:none;color:#fff}header .headline{display:block;font-size:1.8rem;font-weight:400}header .header-nav{position:relative}header .dropdown{position:relative;display:inline-block}header .dropdown-toggle{background-color:rgba(0,0,0,0);color:#fff;padding:.5rem;font-size:2rem;cursor:pointer;border-radius:4px;display:inline-block;user-select:none}header .dropdown-menu{display:none;position:absolute;right:0;top:calc(100% - .5rem);background-color:#fff;min-width:120px;box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:4px;z-index:100}header .dropdown-menu.active{display:block}header .dropdown-menu a{color:#454545;padding:.75rem 1rem;display:block;transition:background-color .2s ease}nav{text-align:center;white-space:nowrap;position:relative;z-index:2;box-sizing:border-box;display:flex;justify-content:center;align-items:center}nav a{width:auto;box-sizing:border-box;margin:0 12px;padding:0 12px;font-weight:700;text-align:center;font-size:.85rem;color:#454545;text-decoration:none;display:flex;justify-content:space-between;align-items:center}nav a i.material-icons{font-size:24px;padding:4px}@media screen and (max-width: 600px){nav{justify-content:space-around}nav a{line-height:1.8;font-size:.75rem;margin:0;padding:0 4px;display:block}nav a i.material-icons{font-size:16px;display:block}}.box{width:100%;padding:1rem 2rem;background:#fff;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:4px}@media screen and (max-width: 600px){.box{padding:1rem 1.5rem}}.article h1{font-size:1.75rem;line-height:1.2}.article h2{font-size:1.5rem;line-height:1.2;font-weight:400}.article a{color:#454545}.article .content-core{margin:12px;flex-grow:1}.article .article-body{margin-top:1.5rem}.card{margin-bottom:2rem;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 600px){.card{display:block;text-align:center;margin-top:1rem}}.card h2{font-size:1.6rem;font-weight:400;margin:0}.card p{line-height:1.4;margin:0}.card .card-content{margin:12px;flex-grow:1}.card .card-image{width:120px;height:120px;flex-shrink:0;margin:12px}.card .card-image img{border-radius:50%}@media screen and (max-width: 600px){.card .card-image{margin:0 auto;width:90px;height:90px}}.post-list h3{font-size:1.125rem;margin:0}.postlist-footer{display:flex;justify-content:space-between;align-items:center}.postlist-footer a.with-icon{display:flex;text-decoration:none;align-items:center}.post-link{margin-bottom:12px}.social-links{display:flex;justify-content:flex-end;align-items:center;margin-top:8px}@media screen and (max-width: 600px){.social-links{display:block;text-align:center}}.social-links a{cursor:pointer;text-decoration:none}.social-links img{height:32px;width:auto;margin:4px 8px}.img-embedded{width:100%;max-width:320px;box-shadow:0 2px 8px rgba(0,0,0,.25);border-radius:2px}@media screen and (max-width: 800px){.img-embedded{max-width:240px}}@media screen and (max-width: 600px){.img-embedded{max-width:180px}}.img-embedded.float-left{float:left;margin:0 1rem 0 0}.img-embedded.float-right{float:right;margin:0 0 0 1rem}.highlight{background:#fff}.highlighter-rouge .highlight{background:#eef}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}
