@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap";body,html{padding:20px;margin:0;font-family:Merriweather,serif;height:100%;width:100%;display:table}@media only screen and (min-width:992px){body,html{padding:40px}}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#__next{display:-moz-box;display:flex;flex-wrap:nowrap;max-width:1400px;position:relative;margin:0 auto;height:100%;-moz-box-align:center;align-items:center;align-content:center}@media only screen and (max-width:992px){#__next{flex-wrap:wrap}}.header{width:100%}.header,.main{position:relative}h1,h2,h3,h4,p{padding-bottom:5px;margin:0}h1{font-size:80px;color:#0037ff}h1,h2{font-weight:900}h2{font-size:30px;margin-bottom:10px}aside{max-width:450px;width:100%;line-height:1}aside h1,aside h2,aside h3,aside h4{padding-bottom:0;margin:0}aside h1 span{color:#19cca3}aside h2{color:#0037ff;font-size:30px;font-weight:400}@media only screen and (min-width:1120px){aside h2{font-size:40px}}aside .lead{margin-top:5px;color:#0037ff;font-size:20px;font-weight:400}.social{margin-top:20px;display:-moz-box;display:flex}.social a{padding:10px}.social .icon{height:20px}@media only screen and (max-width:992px){.social{margin-bottom:40px}}.filter{display:none;margin:30px 0 0;padding:0;list-style:none}.filter li{padding:5px}.filter li a{color:#8992b1}.filter li a:hover{text-decoration:underline}section{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between}@media only screen and (min-width:992px){section{flex-wrap:wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}article{width:100%;border-radius:10px;margin:5px;border:1px solid #f0f0f0;padding:10px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}article:hover{background:#f0f0f0}@media only screen and (min-width:992px){article{max-width:-webkit-calc(50% - 10px);max-width:-moz-calc(50% - 10px);max-width:calc(50% - 10px)}}article .category{color:#19cca3;font-size:11px;text-transform:uppercase;font-weight:700}article .date{color:#8992b1;font-size:11px;margin-bottom:5px}article h3{color:#04143a;font-weight:400;font-size:19px}article .preview{font-size:10px;color:#8992b1;text-decoration:underline}footer{margin-top:50px;font-size:12px;width:100%;color:#8992b1}@media only screen and (max-width:992px){footer{display:none}}.triangle{position:absolute;top:-50px;left:-120px;width:390px;z-index:-1}