.listing-resources h2{margin-bottom:6rem}.listing-resources 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}.listing-resources ul{list-style:none}.listing-resources ul li a{background-color:var(--grey_color);border-radius:50px;color:var(--black_color);font-size:var(--font_size_14);font-weight:var(--font_weight_500);padding:var(--spacer_8) var(--spacer_24);transition:var(--default_transition)}.listing-resources ul li a.active,.listing-resources ul li a:hover{background-color:var(--primary_color)}.listing-resources ul li:not(:last-child) a{margin-right:2rem}.container-resources-listing{margin-top:var(--spacer_56)}.container-resources-listing .resources-post-container{margin-bottom:var(--spacer_36);margin-right:var(--spacer_36);overflow:hidden;position:relative;width:calc(33.3% - var(--spacer_36)*2/3)}.container-resources-listing .resources-post-container:nth-child(3n){margin-right:0}.container-resources-listing .resources-post-container .resources-post,.container-resources-listing .resources-post-container .resources-post-text{height:100%}.container-resources-listing .part-img-post{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:var(--spacer_28);max-height:23rem;min-height:23rem;transition:transform .3s;width:100%}.container-resources-listing h3{border-top:4px solid var(--black_color);padding-top:2rem}.container-resources-listing .arabic-simple-arrow,.container-resources-listing .simple-arrow{color:var(--black_color);margin-top:auto;width:fit-content}@media (max-width:767px){.container-resources-listing .resources-post-container{margin-right:0;width:100%}}.listing-resources a.blog__pagination--arrow{display:flex;justify-content:center}.listing-resources a.blog__pagination--page{color:var(--black_color);margin:0 .4rem;padding:6px 12px}.listing-resources .page-next{margin-left:.4rem}.listing-resources .page-prev{margin-right:.4rem}.listing-resources a.blog__pagination--page.active{border:1px solid var(--black_color);border-radius:50%;color:var(--black_color)}.listing-resources a.blog__pagination--page{position:relative}.listing-resources a.blog__pagination--page.active:before{background-color:var(--primary_color);border-radius:50%;content:"";height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px;z-index:-1}.listing-resources .pagination-container-outer{margin:6rem auto 0}.listing-resources .flex-clicker{height:100%;position:absolute;width:100%;z-index:1}.listing-resources .resources-post-container:hover .simple-arrow:before{right:-36px}.listing-resources .resources-post-container{position:relative}