.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap;padding-bottom:55px;padding-top:50px}.blog-index__post{background:#fff;box-shadow:0 1px 5px 0 rgba(45,62,80,.12);flex:0 0 100%;padding:30px;transition:all .2s ease-in-out}.blog-index a.blog-index__post-button.button{margin-top:30px}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 33.33333%;margin:50px}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{border:1px solid #f2f2f2;height:200px;object-fit:cover;overflow:hidden;width:100%}@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-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-author,.blog-index__post-image--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}@media screen and (max-width:767px){.blog-index .container{flex-direction:column}.blog-index__post{flex:auto;margin-bottom:30px}}