.use-blog-posts{display:flex;flex-direction:column;padding-bottom:32px}.blog-related-posts__title{color:#2965d5;text-align:left}.blog-related-posts__list{display:grid;grid-template-columns:auto auto;grid-gap:24px;margin-bottom:48px}@media screen and (max-width:600px){.blog-related-posts__list{grid-template-columns:none}}.related-post{border-radius:6px;display:flex;overflow:hidden;width:100%}.content-wrap-link{display:block;height:100%;transition:.2s ease-in-out}.related-post__content-wrap{display:grid;grid-template-columns:1fr;grid-template-rows:180px 1fr;height:100%}.related-post__content{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:24px;transition:.2s ease-in-out}@media screen and (max-width:830px){.blog-related-posts__list{grid-gap:24px}}.related-post__title{color:#113253;margin-bottom:29px}@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:180px;object-fit:cover;width:100%}.related-post a:active,.related-post a:focus,.related-post a:hover{background-color:#f3f7ff;text-decoration:none}.related-post a:active{text-decoration:none}.related-post a:hover .related-post__title{color:#005aff}.related-post a:hover .related-post__content{background-color:#f3f7ff}.related-post__date-wrapper{margin-bottom:12px}.related-post__publish-date{color:#1132538a;font-size:14px;font-weight:400}.related-post__tag-wrapper{border-bottom:1px solid #2966d8;display:inline-block;margin-right:16px;padding:0 1px}.related-post__tag-text{color:#2966d8!important;display:inline-block;font-size:16px;line-height:22px}