.blog-post-listing__header{display:flex;justify-content:center;align-items:center;text-align:center;padding-top:20px}.blog-post-listing__view-all a{text-decoration:none;text-align:center}@media(max-width:767px){.blog-post-listing__header{display:block}}.blog-post-listing__listing{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px}.blog-post-listing__title a{font-family:sofia-pro,sans-serif;font-weight:600;font-style:normal;color:#100f0f;text-decoration:none}.blog-post-listing__article{font-family:sofia-pro,sans-serif;background-color:#fff;box-shadow:2px 2px 10px 2px #e5e4e2;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{border-bottom-left-radius:50% 20%;border-bottom-right-radius:50% 20%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.blog-post-listing__image,.blog-post-listing__image-wrapper{height:auto}}.blog-post-listing__content{padding:2.8rem}@media(min-width:767px) and (max-width:1024px){.blog-post-listing__content{padding:1.4rem}}.blog-post-listing__date{display:block;font-size:.8125rem;font-weight:800;letter-spacing:.38rem;margin-bottom:1.4rem;text-decoration:none;text-transform:uppercase}