.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{display:flex;flex:0 0 100%;padding:1.4rem 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 33.33333%}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:auto;height:250px;margin-bottom:0!important;max-width:100%;object-fit:cover;object-position:center;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.1rem;margin-bottom:.75rem}.blog-index__post-timestamp{color:#6c757d;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-wrapper{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:6px;display:flex;flex-direction:column;min-width:0;position:relative}.blog-index__post-content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;min-height:1px;padding:1.25rem}.blog-index__post-footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px}.blog-index__post-button{background-color:#1a3d67;border:1px solid transparent;color:#fff;display:inline-block;font-size:1rem;font-weight:500;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle}.blog-index__post-button:hover{background-color:#122b48;border-color:#10253e;color:#fff;font-weight:500}.blog-index__post-summary h2{font-size:1rem;font-weight:400;margin:0 0 1rem}.blog-index__post-summary p{font-size:.9rem;font-weight:400;margin:0 0 1rem}