.blog-post-listing__header{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.blog-post-listing__header{display:block}}.blog-post-listing__listing{display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width:1200px){.blog-post-listing__header{padding-top:30px}.blog-post-listing__listing{padding-bottom:30px;padding-top:15px}}.blog-post-listing__title{margin:0}.blog-post-listing__title a{color:#231f1f}.blog-post-listing__view-all a{margin:30px 0}.blog-post-listing__article{background-color:#fff;filter:drop-shadow(0 0 30px rgba(0,0,0,.07));width:calc(33.3% - 1.4rem)}@media (max-width:767px){.blog-post-listing__article{margin-bottom:1.4rem;width:100%}}.blog-post-listing__image-wrapper{display:block;height:200px;width:100%}.blog-post-listing__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.blog-post-listing__image,.blog-post-listing__image-wrapper{height:auto}}.blog-post-listing__content{padding:2.5rem 2rem 2.5rem 2.5rem}@media (min-width:767px) and (max-width:1024px){.blog-post-listing__content{padding:1.4rem}}.blog-post-listing__date{display:block;font-size:.88rem;font-weight:300;margin-bottom:1.4rem;text-decoration:none;text-transform:uppercase}