.blog-related-posts__title{display:flex;flex-direction:column;font-size:55px;font-weight:400;margin:0 auto 4rem;text-align:center}.blog-related-posts__title em{background-color:var(--grey_color);border-radius:100px;display:flex;font-style:normal;margin:auto;padding:var(--spacer_8) calc(var(--spacer_24) + var(--spacer_4));width:fit-content}section.blog-related-posts{margin-top:0}.blog-related-posts .listing-items{display:flex;gap:56px}section.blog-related-posts .listing__item{background-color:#fff;border:4px solid #c4e5ed;border-radius:25px;display:flex;flex-direction:column;margin:0;overflow:hidden;padding:15px;position:relative;width:100%}.listing__item .flex-clicker{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.listing__item__picture{border-radius:10px;margin-bottom:28px;max-height:208px;min-height:208px;overflow:hidden}.listing__item__picture img{height:100%;object-fit:cover;object-position:center;width:100%}.item-tags-date{margin-bottom:0}.listing__item_date{border-top:none;font-family:var(--secondary_font);font-size:var(--font_size_14);padding-top:0}.listing__item__post-name{font-size:32px;font-weight:400;margin-bottom:var(--spacer_8);margin-right:20%;position:relative}.listing__item__post-text{font-weight:300;padding:0 16px 16px 0}.listing__item__post-button{margin-bottom:14px;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){.blog-related-posts__title{margin:0 0 40px;text-align:start}.blog-related-posts .listing-items{flex-wrap:wrap;gap:32px}section.blog-related-posts .listing__item{width:100%}.listing__item__post-name{padding-left:16px;padding-right:16px}}