.tematik_page_list{margin-bottom:0;padding-left:0;list-style:none}.tematik_page_list li{margin-bottom:2rem}.tematik_page_list .tematik_page_list-item{display:block;position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.tematik_page_list .tematik_page_list-image{position:relative;z-index:0;height:17rem;border-radius:.375rem;overflow:hidden}.tematik_page_list .tematik_page_list-image img{position:relative;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:-3}.tematik_page_list .tematik_page_list-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#151515;z-index:-1;-webkit-transition:opacity .4s,background-color .4s;-o-transition:opacity .4s,background-color .4s;transition:opacity .4s,background-color .4s;opacity:.2}.tematik_page_list .tematik_page_list-contenu{position:absolute;bottom:0;left:0;padding:1rem;width:100%;z-index:1}.tematik_page_list .tag{color:#fff}.tematik_page_list .tip{margin-top:.25rem;color:#dbdedf}.tematik_page_list .tematik_page_list-item:hover .tematik_page_list-image:before{opacity:.4}