.blog-related-posts h2{color:var(--white_color);margin:0 auto;margin-bottom:var(--spacer_56);text-align:center}section.blog-related-posts{margin-top:0}section.blog-related-posts .listing__item{background-color:var(--white_color);border-radius:var(--border_radius_12);box-shadow:0 2px 10px 0 rgba(143,142,194,.25);display:flex;flex-direction:column;margin-bottom:var(--spacer_28);margin-right:var(--spacer_28);overflow:hidden;padding:var(--spacer_28);position:relative;width:calc(33.3% - var(--spacer_28)*2/3)}.listing__item .flex-clicker,section.blog-related-posts .listing__item__overlay{height:100%;left:0;position:absolute;top:0;width:100%}section.blog-related-posts .listing__item:nth-child(3n){margin-right:0}.listing__item__picture{border-radius:var(--border_radius_12);margin-bottom:var(--spacer_28);max-height:18rem;min-height:18rem;width:100%}.listing__item__picture img{border-radius:var(--border_radius_12);height:100%;object-fit:cover;width:100%}.listing__item__tags{list-style:none;margin-bottom:0}.listing__item_date{font-size:var(--font_size_14);margin-bottom:0;margin-left:var(--spacer_16);opacity:.5}.item-tags-date{margin-bottom:var(--spacer_16)}.listing__item h4{font-weight:var(--font_weight_600);margin-bottom:var(--spacer_8)}.listing__item__post-button{margin-top:auto}.listing__item__post-text{margin-bottom:var(--spacer_28)}@media (max-width:992px){section.blog-related-posts{flex-direction:column}section.blog-related-posts .listing__item{margin-right:0;width:100%}section.blog-related-posts .listing__item:nth-child(3n){margin-right:0}}