.blog-index{display:flex;flex-wrap:wrap}.blog-index--large{flex-direction:column}.blog-index__post{flex:0 0 100%;margin:0 auto 100px;max-width:364px;text-align:center}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 50%;margin:0 auto 50px;max-width:100%;padding:0 16px}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 33.33333%}}.blog-index__post-image-wrapper{display:block;margin-bottom:36px;overflow:hidden;position:relative}.blog-index__post-image-wrapper:before{content:"";display:block;padding-top:125.27%;width:100%}.blog-index__post-image{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.blog-index__post-content{font-size:16px}@media screen and (min-width:768px){.blog-index__post-content--full-width{flex:1 1 100%;padding-left:0}}.blog-index__post-title{font-family:Avenir,sans-serif;font-size:30px;line-height:1.5}.blog-index__post-title-link{color:inherit}.blog-index__post-title-link:focus,.blog-index__post-title-link:hover{text-decoration:none}.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-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}.blog-index__post-author:last-child,.blog-index__post-tags:last-child,.blog-index__post-timestamp:last-child,.blog-index__post-title:last-child{margin:0}