.recent-posts__inner{grid-gap:2rem;display:grid;list-style:none;margin:0;padding:0}.columns-2 .recent-posts__inner{grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width:560px){.columns-2 .recent-posts__inner{grid-template-columns:repeat(1,minmax(0,1fr))}}.columns-3 .recent-posts__inner{grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:960px){.columns-3 .recent-posts__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:560px){.columns-3 .recent-posts__inner{grid-template-columns:repeat(1,minmax(0,1fr))}}.columns-4 .recent-posts__inner{grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:960px){.columns-4 .recent-posts__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:560px){.columns-4 .recent-posts__inner{grid-template-columns:repeat(1,minmax(0,1fr))}}.recent-posts__post{background-color:#fff;position:relative}.recent-posts__post:focus-within .recent-posts__post-image:after,.recent-posts__post:hover .recent-posts__post-image:after{opacity:1}.recent-posts__post-image{overflow:hidden;padding-top:75%;position:relative}.recent-posts__post-image:after{background-color:rgba(0,0,0,.3);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s cubic-bezier(.25,.8,.25,1);width:100%}.recent-posts__post-fallback,.recent-posts__post-image-img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.recent-posts__post-fallback{align-items:center;background-color:#c0d9ed;display:flex;justify-content:center}.recent-posts__post-fallback-img{display:block;height:auto;max-width:60%;width:100%}.components-spinner{height:4rem;width:4rem}.recent-posts__content{padding:1.5rem}.recent-posts__post-title{color:#212124;font-size:1.3rem;font-weight:700;line-height:1.3;margin:0;padding:0;text-decoration:none;transition:color .3s cubic-bezier(.25,.8,.25,1)}.recent-posts__post-title:focus,.recent-posts__post-title:hover{color:#39da6b}.recent-posts__post-title:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.recent-posts__post-meta{display:flex;font-size:.75rem;font-weight:300;line-height:1.3;margin:0;padding:0}.recent-posts__post-date{padding-right:.25rem}.recent-posts__post-comments{padding-left:.25rem}
