.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{flex:0 0 100%;padding:1.4rem 40px;margin:0 auto}.blog-index__post:not(:last-of-type){border-bottom:1px solid #d5d1e2}@media screen and (min-width:576px){.blog-index__post--small{flex:0 0 calc(100% / 2)}}@media screen and (min-width:992px){.blog-index__post--small{flex:0 0 calc(100% / 3)}}@media screen and (min-width:576px){.blog-index__post--large{display:flex;flex:1 0 100%}}@media screen and (min-width:1280px){.blog-index__post{padding:1.4rem 0}}.blog-index__post-image{height:auto;max-width:100%;max-height:180px;object-fit:contain}@media screen and (min-width:576px){.blog-index__post-image-wrapper--large{flex:1 1 33%}.blog-index__post-content--large{flex:1 1 66%;padding-left:2rem}.blog-index__post-content--full-width{flex:1 1 100%;padding-left:0}}@media screen and (min-width:992px){.blog-index__post-image-wrapper--large{flex:1 1 25%}.blog-index__post-content--large{flex:1 1 75%}}.blog-index__post-title{font-size:1.25rem}.blog-index__post-timestamp{display:block;font-size:12px}.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,.blog-index__post-image--small{margin:0 0 .7rem}.blog-index__post-summary{margin-bottom:20px}.blog-index__post-tags{font-size:12px;margin-right:8px}.blog-index__metadata{display:flex}.blog-index__featured-post{width:100%;padding:32px 0;margin:16px 0}.featured-content{padding:0 40px;display:flex;flex-direction:column}@media(min-width:576px){.featured-content{flex-direction:row}.featured-content__img{flex-basis:50%;margin-right:64px}.featured-content__text{flex-basis:50%}}@media(min-width:768px){.blog-index__featured-post{padding:64px 0}}@media(min-width:992px){.blog-index__featured-post{padding:96px 0}.featured-content__img{flex-basis:40%;margin-right:64px}.featured-content__text{flex-basis:60%}}@media(min-width:1280px){.featured-content{padding:0}}