.blog-index{display:flex;flex-wrap:wrap;float:none;left:-1em;position:relative;width:calc(100% + 2em)}.blog-index__post{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 .small-title{display:inline;margin-bottom:.7em}.blog-index__post-title{margin-bottom:1em}.blog-index__post-content{padding:1em 0 2.5em}.blog-index__post-button-wrapper{bottom:1.5em;left:0;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}}