.blog-listing-block{padding:min(calc(2.5rem + 3.75 * (100vw - 22.5rem) / 77.5),6.25rem) 0;font-family:Poppins;font-style:normal;font-weight:400;letter-spacing:.32px;background:#f5f5f5}.blog-listing-block .inner{position:relative;display:grid;gap:min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5),3.75rem);max-width:92.5rem}@media(min-width: 64rem){.blog-listing-block .inner{width:100%;max-width:92.5rem}}.blog-listing-block .inner.wrapper-bottom{gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem)}.blog-listing-block .image{position:relative;height:min(calc(12.5rem + 3.125 * (100vw - 22.5rem) / 77.5),15.625rem)}.blog-listing-block .image .img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:"";object-position:center;object-fit:cover}.blog-listing-block .top{display:flex;flex-direction:column;gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem)}@media(min-width: 48rem){.blog-listing-block .top{flex-direction:row}}.blog-listing-block .top .heading{flex-grow:1;color:#282828;font-size:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem);font-weight:500;line-height:1.2;text-transform:uppercase}.blog-listing-block .top .wrapper-button .cta{display:flex;padding:1rem;align-items:center;gap:1rem;background:#2451b9;color:#fff;width:fit-content;text-decoration:none;text-transform:uppercase;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem)}.blog-listing-block .top .wrapper-button .cta .btn-icon{display:flex;align-items:center}.blog-listing-block .posts{display:grid;grid-template-columns:1fr;gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem)}@media(min-width: 48rem){.blog-listing-block .posts{grid-template-columns:1fr 1fr}}@media(min-width: 64rem){.blog-listing-block .posts{grid-template-columns:1fr 1fr 1fr}}.blog-listing-block .posts .post{display:flex;flex-direction:column;gap:clamp(1.875rem,calc(2.5rem + -0.625 * (100vw - 22.5rem) / 77.5),2.5rem)}.blog-listing-block .posts .post .content{display:flex;flex-direction:column;gap:min(calc(1.25rem + 0.625 * (100vw - 22.5rem) / 77.5),1.875rem)}.blog-listing-block .posts .post .content .header{display:flex;flex-direction:column;gap:1rem}.blog-listing-block .posts .post .content .header .header-top{display:flex;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem);font-weight:500;line-height:1.3;gap:0.375rem}.blog-listing-block .posts .post .content .header .header-top .category{position:relative;color:#2357ce;padding-right:0.5rem}.blog-listing-block .posts .post .content .header .header-top .category::after{content:"";width:2px;height:100%;position:absolute;top:0;right:0;background:#8f8f8f}.blog-listing-block .posts .post .content .header .header-top .date{color:#8f8f8f}.blog-listing-block .posts .post .content .header .title{color:#000;font-size:min(calc(1rem + 0.25 * (100vw - 22.5rem) / 77.5),1.25rem);font-weight:500;line-height:1.3}.blog-listing-block .posts .post .content .excerpt{color:#8f8f8f;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem);line-height:1.4}