.custom-blog-listing{column-gap:16px;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;margin-bottom:56px;row-gap:20px}.custom-blog-listing__post-image-wrapper{display:flex;height:185px;margin-bottom:24px}.custom-blog-listing__post-image{height:100%;object-fit:contain;width:100%}.custom-blog-listing__header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.custom-blog-listing__post-tag{color:#5a78e9!important;font-size:16px;font-weight:500;letter-spacing:-.2px;line-height:24px}.custom-blog-listing__post{background:#fff;border:1px solid #ebecf0;border-radius:12px;box-shadow:0 0 0 4px #f9f9f9;display:flex;flex-direction:column;justify-content:space-between;padding:24px 24px 32px}.custom-blog-listing__post-title{color:#091540!important;display:-webkit-box;font-family:Exo,sans-serif!important;font-size:24px;font-weight:700!important;letter-spacing:-.4px;line-height:34px;margin-bottom:8px;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-blog-listing__header-point,.custom-blog-listing__post-summary,.custom-blog-listing__post-summary p,.custom-blog-listing__post-timestamp{color:#091540ad;font-size:16px;font-weight:500;letter-spacing:-.2px;line-height:24px}.custom-blog-listing__post-summary,.custom-blog-listing__post-summary p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.custom-blog-listing__post-summary{margin-bottom:16px}.custom-blog-listing__post-summary p{margin:0}.button.custom-blog-listing__post-button{background-color:#0915400a}@media(max-width:686px){.custom-blog-listing{grid-template-columns:repeat(1,1fr)}}