.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{flex:0 0 100%;padding:1.4rem 1rem}article.blog-index__post.blog-index__post--large{background-color:#f8fafc!important;margin-bottom:15px;text-align:center}a.blog-index__post-tag{background:#2d3751;color:#fff;display:inline-block;font-weight:700;margin:3px 0;padding:5px 10px}.blog-index__post-button.button{border:none;border-radius:0;color:#fff!important;display:inline-block;font-size:18px;font-weight:600;min-width:200px;padding:10px 15px;position:relative;text-decoration:none;text-transform:none;z-index:1}.blog-index__post-button.button:before{background:#fb812d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.blog-index__post-button.button:after{background:#405b98;bottom:0;content:"";left:0;position:absolute;right:100%;top:0;transition:.5s;z-index:-1}.blog-index__post-button.button:hover:after{right:0}a.blog-index__post-title-link{color:#405b98;font-size:22px;font-weight:700}@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%}section.blog-index>article:first-child{align-items:flex-start;display:flex;flex:100%;flex-direction:row;flex-wrap:nowrap;gap:50px;justify-content:flex-start;margin-bottom:50px}section.blog-index>article:first-child a.blog-index__post-image-wrapper{width:50%}section.blog-index>article:first-child a.blog-index__post-image-wrapper img{width:100%}}@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}