.related-blog-posts{padding:30px 0}.r-post-wrap{display:flex}.r-post-wrap .r-post{position:relative;width:calc(33.33% - 10px);min-height:185px;margin:5px;padding:20px;display:flex;flex-flow:column;align-items:center;justify-content:center;overflow:hidden}.r-post-wrap .r-post .r-image:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;background-color:#4a7abd;mix-blend-mode:multiply;transition:300ms}.r-post-wrap .r-post:hover .r-image:before{background-color:#f15d2e}.r-post-wrap .r-post .r-content{overflow:hidden;max-width:100%;max-height:100%;z-index:1}.r-post-wrap .r-post .r-content p{display:none;color:#fff;text-align:center;margin:0;font-weight:600}.r-post-wrap .r-post h3{color:#fff;font-size:20px;text-align:center;font-weight:600}.r-post-wrap .r-post .r-image{position:absolute;top:0;bottom:0;right:0;left:0;background-position:center center}@media(max-width:900px){.r-post-wrap{flex-flow:column}.r-post-wrap .r-post{width:100%}}