.blog-related-posts{position:relative}.blog-related-posts__list{display:flex;flex-wrap:wrap;margin-top:3em}.blog-related-posts__post{background:#fff;border:1px solid #d8d8d899;border-radius:8px;box-shadow:0 12px 24px 0 #0000000f;margin-right:2em;overflow:hidden;position:relative;width:100%}.blog-related-posts__post:nth-child(3n){margin-right:0}.blog-related-posts__post-image-wrapper{display:block;overflow:hidden;padding-bottom:55%;position:relative}.blog-related-posts__image{height:100%;object-fit:cover;position:absolute;width:100%}.blog-related-posts__content{padding:1.2em 1.2em 2.8em}.blog-related-posts__content .arrow-link{bottom:1.4em;position:absolute}.blog-related-posts__content .post-info-wrap{align-items:center;display:flex;justify-content:space-between}.blog-related-posts__content .post-info{font-size:15px;margin-bottom:.5em}.blog-related-posts__content h4{margin:.8em 0}@media screen and (min-width:768px){.blog-related-posts__post{width:calc(33.3% - 1.35em)}}.blog-related-posts__title{margin:.7rem 0}