.blog-related-posts>.content-wrapper>h3{margin-bottom:50px}.blog-related-posts__post{background-color:#fff;border:1px solid #ffefef;border-radius:16px;display:flex;flex-wrap:wrap;margin-bottom:40px;padding:12px;transition:all .3s linear}.blog-related-posts__post:hover{border-color:transparent;box-shadow:0 4px 16px 0 rgba(1,11,60,.1);transform:scale(1.02)}.blog-related-posts__post-image-wrapper{display:flex;flex:0 0 100%;margin-right:20px;max-width:35%}.blog-related-posts__post-image-wrapper a{display:flex;flex:1}.blog-related-posts__content{flex:0 0 100%;max-width:calc(65% - 20px)}.blog-related-posts__title{margin:0 0 12px}.blog-index__post-author-name.mwb-blog__author-name{color:#858585;display:inline-block;margin-bottom:12px}.blog-index__post-author-name.mwb-blog__author-name:focus,.blog-index__post-author-name.mwb-blog__author-name:hover{color:#858585}.blog-related-posts__btn{display:inline-block;margin-bottom:20px;position:relative}@media only screen and (min-width:992px){.blog-related-posts__post{max-width:calc(100% - 350px)}}@media only screen and (max-width:576px){.blog-related-posts__content,.blog-related-posts__post-image-wrapper{margin-bottom:20px;max-width:100%}}