.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 2rem 7rem;position:relative}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(100% / 3)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:220px;max-width:100%;object-fit:cover;object-position:center}@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.2rem;line-height:1.2}.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-tag{color:purple;text-transform:uppercase;font-weight:500}a.blog-index__post-tag:hover{color:purple}.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}article.blog-index__post.blog-index__post--small:hover{box-shadow:0px 0px 6px 4px #d3d3d35c}.blog-index__post-button{color:inherit}.blog-index__post:hover .blog-index__post-button{color:#61cbbd}.blog-index__post-button svg{width:6px;margin-left:5px}.blog-index__post:hover .blog-index__post-button svg{fill:#61cbbd}.blog-index_author_link{position:absolute;bottom:30px}@media(max-width:767px){.blog-index__post{padding:1.4rem 1rem 5rem}}