.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{flex:0 0 100%;padding:0 1rem 4rem 1rem}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(100% / 3)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:auto;max-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.25rem}.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-tags,.blog-index__post-title,.blog-index__post-timestamp,.blog-index__post-author,.blog-index__post-image--small{margin:0 0 .7rem}.blog-index .blog-index__post-tags{position:relative}.hs-features_two_min-grp:before{content:"";background:#16eaaa;width:54px;height:2px;display:block;margin-bottom:30px}.blog-index .hs-features_two_min-grp>div{display:inline-block;vertical-align:middle;margin-right:0;margin-bottom:0}.blog-index .hs-features_two_min-grp{font-size:16px;color:#00426b;margin-bottom:15px}.blog-index__post-summary{font-size:16px}.blog-index__post-button-wrapper a{font-size:16px;color:#00426b;display:inline-block}.blog-index__post-button-wrapper a:after{background-color:#00426b;width:0;height:1px;display:block;content:"";transition:all .3s ease;margin-top:4px}.blog-index__post-button-wrapper a:hover:after{width:100%}.blog-index .blog-index__post-title{font-size:20px}.blog-index .blog-index__post-title a{font-size:20px;color:#00426b}@media screen and (max-width:767px){.blog-index__post{padding-left:0;padding-right:0}}