.blog-author-heading,.blog-index__post-tags .blog-index__post-tag{color:var(--color-primary)}.blog-index__post-tags .blog-index__post-tag{font-size:var(--fs-small);font-weight:700;letter-spacing:3px;text-transform:uppercase}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap;gap:50px}.blog-index__post{flex:0 0 100%}.blog-index__post-image{height:auto;width:100%}.blog-index__post-title{font-size:1.25rem}.blog-index__post-timestamp{flex:0 0 100%;font-size:var(--fs-small);max-width:calc(100% - 30px)}.blog-index__post-timestamp-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.blog-index__post-author{align-items:center;display:flex;font-size:var(--fs-small)}.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-wrap,.blog-index__post-title{margin:0 0 .7rem}.blog-index__post .featured-image-container{background-position:50%;background-repeat:no-repeat;background-size:cover;height:273px;margin:0;width:100%}.blog-index__post-content{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-between}.blog-index__post--small{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:30px}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 100%;flex-direction:row;gap:20px}.blog-index__post .featured-image-container{width:40%}}@media screen and (min-width:992px){.blog-index__post--small{flex:0 0 50%;flex-direction:column;gap:unset}.blog-index__post--large{display:flex;flex:1 0 100%}.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 .featured-image-container{width:100%}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(33.33333% - 35px)}}