.card-ressource{border-radius:16px;box-shadow:0 23px 46px #4860ea26;display:block;overflow:hidden}.card-ressource__inner{display:flex;flex-wrap:wrap}.card-ressource__img{box-sizing:border-box;flex:0 0 100%;height:151px}.card-ressource__img img{height:100%;object-fit:cover;width:100%}.card-ressource__img.center img{object-position:center}.card-ressource__img.centerleft img{object-position:center left}.card-ressource__img.centerright img{object-position:center right}.card-ressource__img.topleft img{object-position:left top}.card-ressource__img.topright img{object-position:left right}.card-ressource__img.bottomleft img{object-position:left bottom}.card-ressource__img.bottomright img{object-position:right bottom}.card-ressource__right-col{background:#fff;box-sizing:border-box;flex:0 0 100%;padding:16px 10px 15px}.card-ressource__tags{margin-bottom:25px}.card-ressource__tag{border:1px solid var(--color-global-1-hex);border-radius:20px;display:inline-block;font-size:10px;padding:3px 9px}.card-ressource__top-title{color:var(--color-global-2-hex);font-size:13px}.card-ressource__desc{margin-bottom:15px}@media (min-width:992px){.card-ressource__img{flex:0 0 184px;height:auto}.card-ressource__right-col{flex:0 0 calc(100% - 184px)}.card-ressource__title{max-width:60%}.card-ressource__right-col{padding:16px 24px 38px}}