.custom-related-posts-union-template{max-width:var(--page-layout-width);padding-left:var(--page-layot-sides-padding);padding-right:var(--page-layot-sides-padding);margin-left:auto;margin-right:auto}.custom-related-posts-union-template .standard-title{text-align:center}.custom-related-posts-union-template__posts-container{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:48px;row-gap:48px;margin-top:80px;padding-bottom:8px}.custom-related-posts-union-template--post{display:flex;flex-direction:column;row-gap:27px}.custom-related-posts-union-template--post-image-container{max-height:300px;border-radius:56px;overflow:hidden}.custom-related-posts-union-template--post-image-container img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.custom-related-posts-union-template--post:hover .custom-related-posts-union-template--post-image-container img{transform:scale(1.15) rotate(5deg)}.custom-related-posts-union-template--post-image-container a{display:block}.custom-related-posts-union-template--post-title{margin-top:8px}.custom-related-posts-union-template--post-title a{color:var(--black)}.custom-related-posts-union-template--post-title a:hover{color:var(--blue)}.custom-related-posts-union-template--post-author-container{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center;margin-top:auto}.custom-related-posts-union-template--post-author-container img{width:60px;height:60px;border-radius:60px}@media screen and (max-width:1023px){.custom-related-posts-union-template__posts-container{margin-top:40px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:676px){.custom-related-posts-union-template__posts-container{margin-top:30px;grid-template-columns:1fr}}