.related-blog-posts{background-color:#eaeaea;padding:64px 0}@media (max-width:1024px){.related-blog-posts{padding:64px 20px}}.related-blog-posts__title{margin:0 auto 64px;max-width:809px;text-align:center}.related-blog-posts__grid{grid-column-gap:25px;grid-row-gap:25px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;margin:0 auto;max-width:1280px;padding:0 20px;place-items:center}@media (max-width:1080px){.related-blog-posts__grid{grid-template-columns:repeat(2,1fr);padding:0}}@media (max-width:650px){.related-blog-posts__grid{grid-template-columns:repeat(1,1fr)}}.related-blog-post__post{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:#828282;display:flex;flex-direction:column;height:100%;width:100%}@media (max-width:992px){.related-blog-post__post--3{grid-column:1/3;max-width:50%}}@media (max-width:650px){.related-blog-post__post--3{grid-column:auto;max-width:100%}}.related-blog-post__post-image img{display:inline-block;height:204px;object-fit:cover;width:100%}.related-blog-post__post-content{padding:32px 24px 8px}.related-blog-post__post-tags{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:16px}.related-blog-post__post-tags a{border-radius:2px;color:#fff;font-weight:400;padding:4px 8px}.related-blog-post__post-tags a:hover{text-decoration:none}.related-blog-post__post-title a{color:#1f1f1f;font-weight:500;line-height:36px}.related-blog-post__post-data{display:flex;justify-content:space-between;margin-bottom:20px}.related-blog-post__post-data span{font-size:14px}.related-blog-post__post-summary{color:#747474;font-weight:400}.related-blog-post__button-wrapper{padding:20px 24px 32px}.related-blog-post__post-read-more:focus,.related-blog-post__post-read-more:hover{transform:none}