.blog-related-posts{display:block;width:100%}.blog-related-posts__section-title{margin-top:30px;margin-bottom:30px;text-align:center}.blog-related-posts__title{margin-top:20px;text-align:center}.blog-related-posts__list{display:-webkit-flex;display:-ms-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:justify;-ms-flex:justify;justify-content:space-between}@media(max-width:767px){.blog-related-posts__list{display:block;width:100%}}.blog-related-posts__post{-webkit-box-shadow:0 3px 3px 4px rgba(255,255,255,0.1);box-shadow:0 10px 8px 4px rgba(0,0,0,0.25);-webkit-flex:1;-ms-flex:1;flex:1;display:flex;flex-direction:column;margin:0 10px 1.5rem;text-align:center;background:#fff}.blog-related-posts__post-header{border-bottom:10px solid #0072bc}.blog-related-posts__image{background-position:center center;background-size:cover;height:200px}.blog-related-posts__title-box{display:flex;justify-content:center;align-items:center;min-height:97px}.blog-related-posts__title{max-width:300px}.blog-related-posts__info{-webkit-flex:1;-ms-flex:1;flex:1;display:flex;padding:0 5px 10px 5px;min-height:40px;max-height:60px;justify-content:center;align-items:center;margin-top:0px;text-align:center;background-color:#0072bc}.blog-related-posts__date{display:inline-block;font-size:14px;padding-top:.75rem;padding-bottom:.75rem}.blog-related-posts__topic-link{display:flex;flex-wrap:wrap;padding:8px;justify-content:center;align-items:center}.blog-related-posts__topic-link,.blog-related-posts__topic-link:hover,.blog-related-posts__topic-link:focus,.blog-related-posts__topic-link:active{color:#fff}.blog-related-posts__post-content{margin:0 auto;background-color:#fff;max-width:80%}.blog-related-posts__post-summary{display:flex;justify-content:center;align-items:stretch;min-height:107px}.blog-related-posts__button{display:flex;align-items:flex-end;justify-content:center}