.blog-listing{align-items:stretch;display:flex;flex-wrap:nowrap;gap:0;justify-content:space-between;margin-bottom:40px;width:100%}.post-related-blog .blog-listing,section.blog-listing{width:100%}.blog-listing__post.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;margin:0;min-width:0;overflow:hidden;padding-bottom:0;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:32%}.blog-listing__post.card:hover{box-shadow:0 6px 12px rgba(0,0,0,.2)}.blog-listing__post-image-wrapper,.blog-post-listing__post-image-wrapper--card,.blog-post-listing__post-image-wrapper--list,.image-bg{height:200px!important;width:100%!important}.image-bg{background-color:#f8f9fa!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.blog-listing__post-content,.blog-post-listing__post-content--with-image{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:1rem}.blog-listing__header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin:0 0 10px}.blog-listing__post-timestamp,.blog-listing__post-timestamp time,time.blog-listing__post-timestamp{display:none!important}.blog-listing__post-tags{color:#7c7a7a;font-size:14px;line-height:18px}.blog-listing__post-tag{color:#7c7a7a;text-decoration:none}.blog-listing__post-author,a.blog-listing__post-author-name{display:none}.blog-listing__post-title{margin:0}.blog-listing__post-title-link,.post-related-blog .blog-listing__post-title-link{color:#282a32;display:-webkit-box;font-size:20px;font-weight:700;letter-spacing:0;-webkit-line-clamp:2;line-height:26px;text-decoration:none;-webkit-box-orient:vertical;overflow:hidden}.blog-listing__post-summary{flex-grow:1;margin-top:10px}.blog-listing__post-summary p{color:#282a32;display:-webkit-box;font-size:16px;-webkit-line-clamp:3;line-height:19px;margin:0;max-height:57px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.blog-listing__post-button-wrapper{margin-top:auto;padding-top:16px}.post-related-blog a.blog-listing__post-button.button,a.blog-listing__post-button.button{all:unset;align-items:center;background:transparent;border:0;bottom:auto;box-shadow:none;color:#ff7a12;cursor:pointer;display:inline-flex!important;font-size:16px;font-weight:700;gap:.25rem;justify-content:flex-start;left:auto;letter-spacing:1.2px;line-height:22px;margin-top:0;padding:0;position:static;text-decoration:none;text-transform:uppercase;transition:color .25s cubic-bezier(.215,.61,.355,1)}.blog-listing__post-button-wrapper .arrow,a.blog-listing__post-button .arrow{flex-shrink:0!important;height:16px!important;margin-left:10px!important;margin-top:4px!important;width:20px!important}.post-related-blog a.blog-listing__post-button.button:hover,a.blog-listing__post-button.button:hover{background:transparent;border:0;box-shadow:none;color:#e0690f}.blog-listing a{text-decoration:none!important}@media (max-width:1024px){.blog-listing{flex-wrap:nowrap;gap:0;justify-content:space-between}.blog-listing__post.card{width:30%}}@media (max-width:768px){.blog-listing{flex-direction:column;gap:20px;justify-content:flex-start;margin-bottom:30px}.blog-listing__post.card{width:100%}.blog-content-wrapper .post-related-blog,.blog-content-wrapper>div>.post-related-notas-FUND{margin-bottom:30px}hr{display:none}.bordered-top{border-top:0 solid #282a32}.post-related-blog{display:block;float:left;margin-bottom:30px;width:100%}}@media (max-width:600px){.blog-listing{margin-bottom:25px}.blog-listing__post.card{width:100%}}