.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{background-color:#fff;border-radius:12px;display:flex;flex-wrap:wrap}.blog-index__post{flex:0 0 100%;padding:1.4rem 1rem}.blog-index__post-tags span{grid-gap:0 .25em;display:grid;grid-template:auto/auto 1fr}#featured-post svg,.blog-index__post-tags svg{fill:#a9a9a9}@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%}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:auto;max-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 .25rem}#featured-post{grid-column-gap:1rem;display:grid;flex-basis:100%;grid-template-columns:auto auto}@media only screen and (max-width:767px){#featured-post{grid-template-columns:auto;justify-items:center}}#featured-post .blog-index__post-image--featured{height:100%;object-fit:"contain"}#featured-post .blog-index__post-content--featured{align-items:end;display:grid}