.c-featured-posts-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);grid-gap:34px;gap:34px}@media (min-width:768px){.c-featured-posts-grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.c-featured-posts-grid article{position:relative;border:2px solid #808080;-webkit-box-shadow:6px 6px 20px rgba(0,0,0,0.25);box-shadow:6px 6px 20px rgba(0,0,0,0.25)}.c-featured-posts-grid article a{position:absolute;z-index:10;width:100%;height:100%;top:0}.c-featured-post-img{position:relative;height:227px}.c-featured-post-img img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;left:0}.c-featured-post-img time{z-index:2;position:absolute;bottom:10px;right:10px;background-image:url("../../../img/date.svg");width:52px;height:60px;font-size:16px;font-weight:700;color:#fff;text-align:center;line-height:1;padding-top:3px}.c-featured-post-img time span{font-size:26px}.c-featured-post-content{padding:29px 24px}