.cbb-post-cards__header{display:grid;gap:1rem}@media screen and (min-width:992px){.cbb-post-cards__header{gap:3rem;grid-template-columns:repeat(2,1fr)}}.cbb-post-cards__grid{display:grid;gap:1rem;margin-bottom:1rem;margin-top:1rem}@media screen and (min-width:992px){.cbb-post-cards__grid{grid-template-columns:repeat(3,1fr)}}.cbb-post-cards__grid-card{background-color:#c9c9c9;color:#3b3b3b;padding:4rem 2rem 2rem;position:relative}.cbb-post-cards__grid-card:after{background-image:url(/wp-content/plugins/bb-custom-modules/assets/dist/images/logo-texture.svg);background-size:50px 50px;content:"";height:50px;opacity:0;position:absolute;right:.5rem;top:.5rem;transition:opacity .3s ease-in-out;width:50px}.cbb-post-cards__grid-card:focus-within:after,.cbb-post-cards__grid-card:hover:after{opacity:1}.cbb-post-cards__grid-card:focus-within{outline:2px dotted #000;outline-offset:4px}.cbb-post-cards__grid-card:focus-within a{outline:0}.cbb-post-cards__grid-card a{text-decoration:none}.cbb-post-cards__grid-card a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:10}.cbb-post-cards__grid-card a:focus,.cbb-post-cards__grid-card a:hover{text-decoration:underline}.cbb-post-cards__grid-card--blue{background-color:#1e5590;color:#fff}.cbb-post-cards__grid-card--orange{background-color:#b7432a;color:#fff}.cbb-post-cards__grid-card--yellow{background-color:#b18b28;color:#fff}.cbb-post-cards__grid-card--green{background-color:#3e7636;color:#fff}.cbb-post-cards__grid-card-title{font-size:1.25rem;line-height:1.5}.cbb-post-cards__grid-card-category{display:inline-block;font-size:.875rem;left:2rem;max-width:70%;position:absolute;top:2rem;width:100%}@media screen and (min-width:992px){.cbb-post-cards__grid-card--featured{min-height:400px}.cbb-post-cards__grid-card--featured .cbb-post-cards__grid-card-title{font-size:2rem}}