.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap;justify-content:space-between}.blog-index__post{flex:0 0 100%;border-radius:30px;border:1px solid #5a6f7b;margin-bottom:30px;overflow:hidden;background-color:#fff}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(100% - 15px)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(50% - 15px)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{max-width:100%;height:250px;width:100%;object-fit:cover;object-position:center}@media screen and (max-width:767px){.blog-index__post-image{max-width:100%;height:auto;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 a{color:var(--secondary-color)}.blog-index__post-author-name{font-size:14px;line-height:21px;color:#104c89}.blog-index__post-summary{font-size:14px;line-height:21px;color:#5a6f7b}.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-content{padding:30px}.blog-index__post-button{font-family:var(--alternate-font);font-size:14px;line-height:14px}.blog-index__post{background-position-x:right;background-repeat:no-repeat;background-size:cover}