.tematik_fichier{display:-webkit-box;display:-ms-flexbox;display:flex;width:18rem;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000;background-color:#f2f2f2;-webkit-transition:color .4s cubic-bezier(.47,.01,.37,.98),background-color .4s cubic-bezier(.47,.01,.37,.98);-o-transition:color .4s cubic-bezier(.47,.01,.37,.98),background-color .4s cubic-bezier(.47,.01,.37,.98);transition:color .4s cubic-bezier(.47,.01,.37,.98),background-color .4s cubic-bezier(.47,.01,.37,.98)}[class*=col] .tematik_fichier{margin:auto}.tematik_fichier.white{background-color:#fff}.tematik_fichier .card-body{max-width:100%}.tematik_fichier i{height:6rem;width:6rem;text-align:center;line-height:6rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.5rem}.tematik_fichier-texte{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:1.2}.tematik_fichier-texte strong{margin-bottom:.25rem;line-height:1.3;color:#000;font-family:Gotham,sans-serif;font-weight:400;text-transform:uppercase;-webkit-transition:background-color .4s,color .4s;-o-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s;font-size:.8rem;display:block;color:#fff}@media (min-width:576px){.tematik_fichier-texte strong{font-size:.9rem}}@media (min-width:992px){.tematik_fichier-texte strong{font-size:1rem}}.tematik_fichier-texte small{display:block;font-size:.875rem}.tematik_fichier:hover{background-color:#c2c2c2}