.blog-index,.blog-more-posts{display:flex;flex-wrap:wrap;padding:32px 0;margin:-24px}.blog-index:after,.blog-more-posts:after{content:"";flex:auto}.blog-index__post-wrapper,.blog-more-posts__post-wrapper{flex-grow:0;flex-shrink:0;flex-basis:100%;padding:24px}@media screen and (min-width:768px){.blog-index__post-wrapper,.blog-more-posts__post-wrapper{flex-basis:50%}}@media screen and (min-width:1000px){.blog-index__post-wrapper,.blog-more-posts__post-wrapper{flex-basis:33.33333%}}.blog-index__post,.blog-more-posts__post{display:flex;flex-direction:column;border:.5px solid rgba(,);box-shadow:0 11px 30px rgba(,);border-radius:px;height:100%;overflow:hidden}.blog-index__post img,.blog-more-posts__post img{height:auto;max-width:100%}.blog-index__post-content,.blog-more-posts__post-content{padding:30px;display:flex;justify-content:space-between;flex-direction:column;flex-grow:1}.blog-index__post-content h3,.blog-more-posts__post-content h3{margin:0 0 1rem}.blog-index__post-preheader,.blog-more-posts__post-preheader{font-family:sans-serif;font-weight:700;display:block;margin:0 0 .75rem}.blog-index__post-meta,.blog-more-posts__post-meta{display:flex;margin:32px 0 0;color:#c6c6c6;font-size:.75rem;text-transform:uppercase}.blog-index__post-meta span,.blog-more-posts__post-meta span{display:inline-block}.blog-index__post-date,.blog-more-posts__post-date{margin-left:54px}.blog-index__post-image,.blog-more-posts__post-image{display:block;background-position:0;background-repeat:no-repeat;background-size:cover;padding-bottom:63%;background-image:url()}.blog-index__author h2,.blog-more-posts__author h2{margin:32px 0 1.5rem}.blog-index__author hr,.blog-more-posts__author hr{height:2px;background-color:#dcdcdc}