.post-column{margin-top:0;padding:0;display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr);justify-content:center;gap:2rem}.post-column .post-article{background:#fff;border-radius:5px}.post-column .post-item .post-header{border:0;margin:0}.post-column .post-item .post-header .picture{overflow:hidden;position:relative;height:210px;margin-bottom:0;border:solid 1px #efefef;background-repeat:no-repeat;background-position:center;background-attachment:scroll;background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;border-top-left-radius:5px;border-top-right-radius:5px}.post-column .post-item .post-header .picture img.post-img{position:absolute !important;display:block;height:100%;width:100% !important;object-fit:cover;object-position:center}.post-column .post-item .post-body{padding:20px;text-align:left}.post-column .post-item .post-body .topic-link{font-size:13px;text-transform:uppercase;font-weight:600;display:inline-block;text-align:center;padding:5px 10px;margin:10px 0}.post-column .post-item .post-body h2{font-size:1.2em;font-weight:600;margin-bottom:20px}.post-column .post-item .post-body h2 a{color:#003057}.post-column .post-item .post-body .link-mais{margin-bottom:0}.post-column .post-item .post-body .link-mais a{display:inline-flex;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #007fa3;padding:12px 30px;font-size:16px;border-radius:3px;align-items:center;text-transform:uppercase;color:#007fa3}.post-column .post-item .post-body .link-mais a:hover{background-color:#007fa3;border-color:#007fa3;color:#fff}.post-column .post-item .post-body .excerpt{font-size:1em;color:#787878;margin-bottom:0;font-weight:400}@media(max-width:768px){.post-listing,.post-column{display:block}.post-article{margin:10px 20px 30px}}