.blogRelatedPosts .flex_row{display:flex;flex-wrap:wrap;gap:40px 20px}.blogRelatedPosts .recItem{border-radius:12px;-webkit-box-shadow:0 0 20px 1px rgba(0,0,0,.1);box-shadow:0 0 20px 1px rgba(0,0,0,.1);overflow:hidden;width:100%}.blogRelatedPosts .recItem .recItemImg{min-height:260px;padding-bottom:56.66%;position:relative}.blogRelatedPosts{padding-bottom:80px;padding-top:80px}.blogRelatedPosts .recItem .recItemImg .featuredImage{background-position:50%;background-size:cover;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.blogRelatedPosts .recItem .recItemCon{display:flex;flex-direction:column;gap:10px;padding:20px}.blogRelatedPosts .recItem .recItemCon .recDate{font-weight:700}.blogRelatedPosts .recItem .recItemCon .recTtl{font-family:Poppins;font-size:22px;font-weight:700;line-height:1.1em}.blogRelatedPosts .recItem .recItemCon .recauthor{margin:10px 0}.blogRelatedPosts .recItem .recItemCon .recReadmore{margin-top:auto;padding-top:30px}.blogRelatedPosts .recItem .recItemCon .recReadmore a{font-weight:700}@media(min-width:768px){.blogRelatedPosts .recItem{width:calc(50% - 10px)}.blogRelatedPosts .recItem .recItemCon{height:calc(100% - 260px);padding:30px 40px}}@media(min-width:992px){.blogRelatedPosts .recItem{width:calc(33.33333% - 13.33333px)}}