.blog-related-posts__list{display:flex;justify-content:space-evenly}.related-post{border:1px solid #f3f3f3;border-radius:17px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);overflow:hidden;transition:all .3s ease-in-out;width:calc(33% - 3rem)}.blog-related-posts__title{font-size:36px;line-height:48px;margin-bottom:2rem!important;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{display:block;height:auto;width:100%}.related-post__post-summary{display:none}.related-post__tags a{background-color:#6adba7;border-radius:4px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;margin-right:3px;padding:3px 6px;transition:all .3s ease-in-out}.related-post__tags a:hover{background-color:#2969ff;transition:all .3s ease-in-out}.related-post__title{color:#000;font-size:22px;font-weight:600;line-height:28px;margin-top:16px}.related-post__title a{color:#000}.related-post__title a:active,.related-post__title a:focus,.related-post__title a:hover{color:#2969ff;text-decoration:none}.related-post__content{padding:1rem 1.5rem 0}.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:none}.related-post .button{align-items:center;background-color:#2969ff;border:none;border-radius:5px;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;justify-content:center;padding:10px 18px;text-decoration:none;transition:all .3s ease-in-out}.related-post .button:hover{background-color:#1b45a6;transition:all .3s ease-in-out}.blog-related-posts{margin-bottom:4rem;margin-top:3rem}