.tag-filters ul{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:1rem;padding:0;margin-bottom:2.5rem}.tag-filters ul li{list-style:none}.tag-filters ul li a{padding:.5rem 1.125rem;border:1px solid #565a60;border-radius:10rem;background:rgba(36,32,32,0);transition:all .3s cubic-bezier(.69,.01,.24,.99);color:#565a60;font-size:.875rem;text-decoration:none}.tag-filters ul li a:hover{background:rgba(36,32,32,.2)}.tag-filters ul li a.active{border:1px solid #242020;background:#242020;color:#f1f0ed}.button-group.filters-button-group.blog-button-group{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:1rem;margin-bottom:2.5rem}.blog-button-group button.button{padding:.5rem 1.125rem;border:1px solid #565a60;border-radius:10rem;background:rgba(36,32,32,0);transition:all .3s cubic-bezier(.69,.01,.24,.99);color:#565a60}.blog-button-group button.button:hover{background:rgba(36,32,32,.2)}.blog-button-group button.button.current{border:1px solid #242020;background:#242020;color:#f1f0ed}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index__post{flex:0 0 100%}@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 .7rem}