.post-listing-grid{column-gap:2rem;display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr);justify-content:center;margin-top:0;padding:0;row-gap:2rem}.post-listing-grid .post-article{border-radius:20px}.post-listing-grid .post-article .post-item{display:flex;flex-direction:column;height:100%}.post-listing-grid .post-article .post-header{border:none;margin:0}.post-listing-grid .post-article .post-header .picture{border:none;border-radius:20px;height:230px;margin-bottom:0;overflow:hidden;position:relative}.post-listing-grid .post-article .post-header .picture img{border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute!important;right:0;top:0;width:100%!important}.post-listing-grid .post-article .post-body{display:flex;flex-direction:column;gap:20px;height:100%;padding:30px 0}.post-listing-grid .post-article .post-body .post-body-content{display:flex;flex-direction:column;gap:20px}.post-listing-grid .post-article .post-body h2{font-size:1.3em;font-weight:600}.post-listing-grid .post-article .post-body .post-time{font-size:.7em;font-weight:400;margin-top:20px}.post-listing-grid .post-article .post-body h2 a{color:#222}.post-listing-grid .post-article .post-body h2 a:hover{color:#222;text-decoration:none}.post-listing-grid .post-article .post-body .excerpt{color:#222;font-size:1em;font-weight:400;margin:0}.post-listing-grid .post-article .post-body .read-more{margin-top:auto}.blog-featured .blog-posts .read-more a,.blog-posts .read-more a,.hero-banner .read-more a,.post-listing-grid .post-article .post-body .read-more a{align-items:center;color:#222;display:flex;font-size:15px;font-weight:400;gap:10px;padding:0;position:relative}.post-body .read-more:hover span{font-weight:700}.blog-featured .blog-posts .read-more a:after,.blog-posts .read-more a:after,.post-body .read-more a:after,.post-listing-grid .post-article .post-body .read-more a:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" fill="none" viewBox="0 0 17 17"><circle cx="8.5" cy="8.5" r="8" stroke="%23000"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="m10.222 6.5-4 4m4-4-.063 4.508m.063-4.508-4.508.063"/></svg>');background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:17px;transition:transform .3s ease;width:17px}.blog-featured .blog-posts .read-more:hover a:after,.blog-posts .read-more:hover a:after,.hero-banner .read-more:hover a:after,.post-listing-grid .post-article .post-body .read-more:hover a:after,.read-more:hover a:after{transform:rotate(45deg)}.post-article .categoria{background-color:#4fff95;border-radius:30px;color:#222;font-size:14px;padding:5px 20px;z-index:2}.section-title a.categoria{color:#4fff95;display:inline-block;font-size:16px;font-weight:700;margin-bottom:10px}.info-post{font-size:14px;justify-content:space-between}.info-post,.info-post .author,.info-post .post-time-data{align-items:center;display:flex;gap:20px}@media (max-width:768px){.post-listing-grid{display:block}.post-listing-grid .post-article{margin-bottom:30px}}