.hs-elevate-recent-blog-posts{font-family:Poppins,sans-serif}.hs-elevate-card--blog_card-container{display:flex;flex-wrap:wrap;gap:24px}.hs-elevate-card--blog_card-wrapper{flex:1 1 30%;max-width:32%}.hs-elevate-card--blog{background:#fff;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;overflow:hidden}.hs-elevate-card--blog_image-container{height:240px;overflow:hidden;width:100%}.hs-elevate-card--blog_image{display:block;height:100%;object-fit:cover;width:100%}.hs-elevate-card--blog_content-container{padding:32px}.hs-elevate-card--blog_tag{background:#f0dce2;border-radius:999px;color:#273a50!important;display:inline-block;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500;margin-bottom:12px;padding:4px 12px}.hs-elevate-card--blog_title{color:#1a2b52;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:200;line-height:1.5;margin:0}.hs-elevate-card--blog_title a{color:inherit;font-family:Poppins,sans-serif;text-decoration:none}.hs-elevate-card--blog_title a:hover{text-decoration:underline}@media (max-width:768px){.hs-elevate-card--blog_card-wrapper{flex:1 1 100%;max-width:100%}}