.blog-index{display:flex;flex-wrap:wrap;margin:0 -1rem}.blog-index__post{padding:1.4rem 1rem}.blog-index__post-image{height:auto;max-width:100%}.blog-index__post-timestamp{display:block}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-author,.blog-index__post-image--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}.blog-post-listing-widget .blog-card__link{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;z-index:1}.blog-index__post-content{padding:20px}.blog-index__post-tags a{display:inline-block;position:relative;z-index:2}.blog-post-listing-widget .blog-card-wrapper{align-items:stretch;border-radius:24px;box-shadow:0 16px 32px rgba(34,35,38,.05),0 8px 16px rgba(34,35,38,.05);display:flex;flex-direction:row;margin-bottom:24px;overflow:hidden;position:relative;text-align:start;transition:.2s ease-in-out;width:100%;&:hover{transform:scale(1.02)}}@media screen and (min-width:992px){.blog-index__post{flex:0 0 33.33333%}}@media(max-width:991px){.blog-index__post{flex:0 0 50%}}@media(max-width:767px){.blog-index__post{flex:0 0 100%}}