.blog-related-posts__list{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:767px){.body-container--blog-post .blog-related-posts__list{display:block}}.blog-related-posts__post{display:flex;flex:1 0 100%;margin:0 0 1.5rem;padding:1rem 0;text-align:left}.blog-related-posts__image-wrapper{height:200px;width:100%}.blog-related-posts__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.blog-related-posts__image,.blog-related-posts__image-wrapper{display:block;height:auto}}.blog-related-posts__info{text-align:left}.blog-related-posts__date,.blog-related-posts__topic{display:inline-block;font-size:.9rem;padding:.75rem}.blog-related-posts__topic-link,.blog-related-posts__topic-link:active,.blog-related-posts__topic-link:focus,.blog-related-posts__topic-link:hover{color:#fff}.blog-related-posts__date{float:right}.blog-related-posts__post-content{display:inline-flex;flex-direction:column;flex-grow:1}.blog-related-posts__post a{text-decoration:none}.blog-related-posts__post .button--read-more{margin-top:auto}.blog-related-posts__post .button--link:hover{text-decoration:underline}.blog-related-posts__title{margin-bottom:.75rem}.blog-related-posts__author,.blog-related-posts__post-summary{margin-bottom:1.5rem}.blog-related-posts__author{font-size:16px;font-weight:400}@media screen and (min-width:768px){.blog-related-posts__post{flex-basis:45%;max-width:45%}}