.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{flex:0 0 100%;padding:1.4rem 1rem;display:flex;flex-direction:column;position:relative}@media screen and (min-width:568px){.blog-index__post--small{flex:0 0 calc(100% / 2)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}a.index-full-link{display:block;position:absolute;top:1.4rem;bottom:1.4rem;left:1rem;right:1rem;transition:.5s ease all}a.index-full-link:hover{box-shadow:0px 4px 18px -1px rgba(0,0,0,0.1)}.blog-index__post-image{object-fit:cover;object-position:center top;width:100%;height:100%}.blog-index__post-summary p{margin:0}@media screen and (min-width:768px){.blog-index__post-image-wrapper--large{flex:1 1 48%}.blog-index__post-content--large{flex:1 1 48%;padding-left:2rem}.blog-index__post-content--full-width{flex:1 1 100%;padding-left:0}}.blog-index__post-image-container{width:100%;height:280px}.blog-index__post-content{background-color:#f7f7f7;padding:25px;flex:1 1 auto}.blog-index__post-tag{font-size:10px}.blog-index__post-title{font-size:1.25rem}.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-tags,.blog-index__post-title,.blog-index__post-timestamp,.blog-index__post-author{margin:0 0 .7rem}