.custom-blog-listing{column-gap:16px;display:grid;justify-content:center;margin-bottom:56px;row-gap:20px}.custom-blog-listing--1-col{grid-template-columns:1fr}.custom-blog-listing--2-col{grid-template-columns:repeat(2,1fr)}.custom-blog-listing--3-col{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.custom-blog-listing--3-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:686px){.custom-blog-listing--2-col,.custom-blog-listing--3-col{grid-template-columns:1fr}}.custom-blog-listing__post-image-wrapper{border-radius:12px;display:flex;height:185px;margin-bottom:24px;overflow:hidden}.custom-blog-listing__post-image{display:block;height:100%;object-fit:cover;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;border-radius:12px;font-weight:600;padding:12px 16px}