.blog-related-posts__list{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.related-post{border:2px solid #eff7fe;display:flex;height:fit-content;width:100%}.blog-related-posts__title{text-align:center}@media (max-width:767px){.blog-related-posts__list{flex-wrap:wrap}.related-post{margin-bottom:1.5rem;width:100%}.related-post__content,.related-post__image-wrapper{width:100%}.related-post__image-wrapper{margin-right:0}.related-post__content{margin-left:0}}.related-post__image{height:100%;object-fit:cover;width:100%}.related-post__tags{border-bottom:2px solid #eff7fe;margin-bottom:.75rem;padding-bottom:.75rem}.related-post__title a:active,.related-post__title a:focus,.related-post__title a:hover{text-decoration:none}.related-post__content{display:flex;flex-direction:column;gap:1rem;padding:1.4rem}.related-post__author-image-wrapper{display:inline-block;height:45px;margin-right:10px;vertical-align:middle;width:45px}.related-post__author-image{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.related-post__author-image,.related-post__author-image-wrapper{height:auto}}.related-post__author{display:block}h3.related-post__title{font-size:18px;margin:0}.related-post__title a{font-weight:800}.related-post__post-summary p{font-size:12px;margin:0 0 .4rem}.related-post__button{margin:0;width:fit-content}a.related-post__author-name{font-size:12px}.related-post__post-summary h4,.related-post__post-summary h5{display:none}.related-post__image-wrapper{flex:1 1 50%}