.blog-post-listing__listing{display:flex;gap:20px}.blog-post-listing__listing a,.blog-post-listing__listing a:active,.blog-post-listing__listing a:hover{color:inherit;text-decoration:none}.blog-post-listing__image .post_logo{background:#fff;border-top-left-radius:8px;bottom:0;height:60px;padding:20px;position:absolute;right:0;width:175px}.blog-post-listing__image .post_logo img{height:100%;max-height:100%;max-width:100%;object-fit:contain;width:100%}.blog-post-listing__article{background:#fff;border-radius:16px;display:flex;filter:drop-shadow(0 4px 20px rgba(60,71,87,.16));flex:1;flex-direction:column;margin-bottom:1.4rem;transition:all .3s linear}.blog-post-listing__article:hover{transform:translateY(-8px)}.blog-post-listing__image{align-items:center;background-color:#ec683c;border-radius:16px 16px 0 0;display:flex;height:190px;justify-content:center;overflow:hidden;position:relative;width:100%}.blog-post-listing .blog_post_bottom{display:flex;justify-content:space-between;margin-top:auto;padding:10px 20px}.blog-post-listing__image .image_title{color:#fff;padding:20px;text-align:center}.blog-post-listing__image img{height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.blog-post-listing .blog_tags{padding-bottom:10px}.blog-post-listing__content{padding:20px}.blog-post-listing .blog_post_title a{color:#1b3155;font-size:20px;font-style:normal;font-weight:700;line-height:26px;text-decoration:none}.blog-post-listing img.right-arrow{height:16px;width:auto}.blog-tag{background:#dde9f8;border-radius:4px;color:#1b3155;font-size:14px;font-weight:700;line-height:19px;margin:0;padding:3px;text-transform:uppercase;white-space:nowrap;width:max-content}@media (max-width:868px){.blog-post-listing__listing{flex-direction:column}}