.blog-related-posts>.content-wrapper>h3{margin-bottom:50px}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{background-color:#f0f0f0;border-radius:24px;flex:0 0 100%;margin-bottom:30px;max-width:100%;padding:20px;transition:all .3s ease-in-out}.blog-related-posts__post:hover{box-shadow:0 4px 16px 0 rgba(51,51,51,.08);transform:scale(1.04)}.blog-related-posts__image{height:auto;max-width:100%;width:100%}.blog-related-posts__title{margin:15px 0}.blog-index__post-author-name.mwb-blog__author-name{color:#858585;display:inline-block;font-weight:700;margin-bottom:15px}.blog-index__post-author-name.mwb-blog__author-name:focus,.blog-index__post-author-name.mwb-blog__author-name:hover{color:#858585;font-weight:700}.blog-related-posts__btn{display:inline-block;font-weight:700;margin-bottom:20px;position:relative}.blog-related-posts__btn-icon{display:inline-block;height:30px;margin-left:6px;position:absolute;right:-35px;top:50%;transform:translateY(calc(-50% - 1px));width:30px}@media screen and (min-width:768px) and (max-width:991px){.blog-related-posts__post{max-width:calc(50% - 20px)}.blog-related-posts__post:not(:nth-child(2n)){margin-right:30px}}@media screen and (min-width:992px){.blog-related-posts__post{margin-bottom:0;max-width:calc(33.33% - 20px)}.blog-related-posts__post:not(:nth-child(3n)){margin-right:30px}}@media only screen and (max-width:767px){.blog-header__inner,.blog-related-posts{padding:50px 15px}.blog-post__featured-img{background-image:none!important;height:auto}.blog-post__featured-img img{display:block;width:100%}}