.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{flex:0 0 100%;padding:1rem}@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 20%}}@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%}.blog-index__post-image-wrapper--small{align-items:center;border-radius:5px;display:flex;justify-content:center;overflow:hidden;position:relative}.blog-index__post-image-wrapper--small:before{content:"";display:block;padding-top:84.08408%;width:100%}.blog-index__post-image--small{height:100%;object-fit:cover;position:absolute;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:1rem}.blog-index__post-title-link{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1d293f;display:-webkit-box;overflow:hidden;text-decoration:none}.blog-index__post-title-link:hover{color:#453fe1}.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-wrapper--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 1rem}.blog-index__post-tags{display:flex;gap:.5rem}.blog-index__post-tag{border:1px solid #e5e5e5;border-radius:5px;color:#6c757d;font-size:11px;font-weight:800;padding:5px 10px;text-decoration:none;text-transform:uppercase}.blog-index__post-summary P{color:#6c757d;font-size:14px;margin:0}.blog-index__tags-wrapper{padding:0 1rem}.blog-index__tags{margin:2rem 0}.blog-index__tag-link{color:#6c757d;font-weight:700;text-decoration:none}.blog-index__tag-link:not(:last-child){margin-right:2rem}.blog-index__tag-link--active,.blog-index__tag-link:hover{color:#453fe1}