  .cc-blog-cards{grid-column:1/-1}.cc-blog-cards__posts{grid-row-gap:4rem}.cc-blog-cards__posts__post{grid-column:auto/span 4}.cc-blog-cards .preview_card{background-color:#f4f4f4;padding:3rem;height:100%}.cc-blog-cards .preview_card .entry-title{color:#003468;margin:.5rem 0 1rem;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.1rem}.cc-blog-cards .preview_card a{height:100%;display:grid;grid-template-columns:100%;grid-template-rows:max-content auto;text-decoration:none}.cc-blog-cards .preview_card a:hover .entry-title,.cc-blog-cards .preview_card a:focus-visible .entry-title{text-decoration-thickness:.2rem;text-underline-offset:.2rem}.cc-blog-cards .preview_card a:focus-visible{outline-offset:.2rem;outline:.2rem solid #003468}.cc-blog-cards .preview_card .thumbnail{aspect-ratio:313/217;position:relative;width:100%;margin:0 0 2rem;float:none}.cc-blog-cards .preview_card .thumbnail img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:var(--focal-point-x, 50%) var(--focal-point-y, 50%)}.cc-blog-cards .preview_card p{color:#000}.cc-blog-cards .preview_card .text{display:flex;flex-flow:column}