.blog-related-posts h2{margin:0 auto;margin-bottom:var(--spacer_56);text-align:center}.blog-related-posts h2 em{background-color:var(--grey_color);border-radius:100px;display:inline-block;font-style:normal;padding:var(--spacer_8) calc(var(--spacer_24) - var(--spacer_4));width:fit-content}section.blog-related-posts{margin-top:0}section.blog-related-posts .listing__item{display:flex;flex-direction:column;margin-bottom:var(--spacer_28);margin-right:var(--spacer_28);overflow:hidden;position:relative;width:calc(33.3% - var(--spacer_28)*2/3)}.listing__item .flex-clicker{z-index:1}.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{margin-bottom:var(--spacer_28);max-height:18rem;min-height:18rem;width:100%}.listing__item__picture img{height:100%;object-fit:cover;width:100%}.listing__item_date{border-top:4px solid var(--black_color);font-size:var(--font_size_14);margin-bottom:0;padding-top:var(--spacer_28)}.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}section.blog-related-posts .listing__item .arabic-simple-arrow,section.blog-related-posts .listing__item .simple-arrow{font-family:var(--secondary_font);line-height:normal;margin-bottom:0;margin-top:var(--spacer_12)}@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}}