.hs-blog-post-listing{display:flex;flex-wrap:wrap}.hs-blog-post-listing__post{box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;width:100%}.hs-blog-post-listing__post-image{height:100%;object-fit:cover;width:100%}.hs-blog-post-listing__post-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.hs-blog-post-listing__post-author,.hs-blog-post-listing__post-image--card,.hs-blog-post-listing__post-tags,.hs-blog-post-listing__post-timestamp,.hs-blog-post-listing__post-title{margin:0 0 .5rem}.hs-blog-post-listing__post-author{align-items:center;display:flex}.hs-blog-post-listing__post-author-image-wrapper{height:40px;margin-right:.5rem;width:40px}.hs-blog-post-listing__post-author-image{height:100%;object-fit:cover;width:100%}.hs-blog-post-listing__post-tag{display:inline-block}.hs-blog-post-listing__post-timestamp{display:block}.hs-blog-post-listing__post-button{text-align:center}@media(max-width:500px){.hs-blog-post-listing__post-button{font-size:16px!important;padding:5px 20px!important}}.hs-blog-post-listing__post-button-wrapper{margin-top:auto}.hs-blog-post-listing__post-button{display:inline-block}.hs-blog-post-listing__post-title{margin-bottom:10px!important}.hs-blog-post-listing__post-content p.categorie{margin-top:30px}p.categorie{color:#e31b13;font-size:18px;font-weight:700;margin-top:20px;text-transform:uppercase}