.blog-index{display:flex;flex-wrap:wrap;float:none;margin:0 auto;max-width:calc(1140px + 2em)}.blog-index__post{box-shadow:0 2px 4px rgba(0,0,0,.15),0 7px 25px rgba(0,0,0,.1);margin-bottom:1.5em;margin-left:1em;margin-right:1em;overflow:hidden;position:relative;width:calc(33.3% - 2em)}.blog-index__post-image-wrapper{padding-bottom:56.25%;position:relative}.blog-index__post-image{height:100%;object-fit:cover;position:absolute;width:100%}.blog-index__post-content{padding:1.5em 1.5em 2.5em}.blog-index__post p{font-weight:400}.blog-index__post-summary h2,.blog-index__post-summary h3,.blog-index__post-summary h4{display:none}.blog-index__post .small-title{color:#3f454f;display:inline-block;margin-bottom:1em;opacity:.5}.blog-index__post-button-wrapper{bottom:1.5em;left:1.5em;position:absolute}@media screen and (max-width:768px){.blog-index__post{margin-right:2%;width:49%}.blog-index__post:nth-child(3n){margin-right:2%}.blog-index__post:nth-child(2n){margin-right:0}}@media screen and (max-width:600px){.blog-index__post{margin-right:0;width:100%}.blog-index__post:nth-child(3n){margin-right:0}}