.ressources-card{background-color:var(--grey_ultra_light_color);border-radius:30px;display:flex;flex:1 0 calc(33.33% - 1rem);flex-direction:column;margin:0;overflow:visible;padding:1.5rem 1.5rem 1rem;transform:scale(1);transform-origin:left top;transition:opacity .5s ease-in-out 0s,height .5s ease-in-out 0s,width .5s ease-in-out 0s,transform .7s ease-in-out 0s,margin .5s ease-in-out 0s,padding .5s ease-in-out 0s}.hidden{border:0;display:flex;margin:0;max-height:0;max-width:0;overflow:hidden;padding:0;transform:scale(0);transition:opacity .5s ease-in-out 0s,height .5s ease-in-out 0s,width .5s ease-in-out 0s,transform .5s ease-in-out 0s,margin .5s ease-in-out 0s,padding .5s ease-in-out 0s}.ressources-card_content{display:flex;flex-direction:column;flex-grow:1}.ressources-card .ressources-card-title{font-size:1.3rem;margin:0 0 .5rem}.ressources-card-img{max-width:150px}.ressources-card-img,.ressources-card-logo{margin-bottom:1rem;position:relative}.ressources-card-img>img{aspect-ratio:4/2.5!important;border-radius:24px;float:left;max-width:150px;object-fit:cover;width:100%}.ressources-card-logo>img{margin-right:auto;max-height:50px;max-width:100%;max-width:150px}.ressources-card-solutions{display:flex;flex-direction:row;flex-wrap:wrap;left:0;position:absolute;top:15px}.ressources-card p{font-size:.9rem;line-height:1.45}.ressources-card-tags_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 -6px}.ressources-card-tags_item{flex-grow:0;flex-shrink:0;font-size:14px;font-weight:300;line-height:11px;margin:0 0 6px 6px!important;padding:0 6px 0 0!important}.ressources-card-tags_solution:not(:last-child){border-right:1px solid var(--grey_light_color)}.ressources-card-tags_type{flex:100%}.ressources-card-tags_type .button-link{background:none!important;border:none!important;flex:100%;font-weight:400!important;height:auto!important;margin-bottom:10px!important;margin-left:4px!important;padding:0!important;text-transform:uppercase;transition:0s linear 0s!important}.ressources-card-tags_type .button_max--wrapper:hover .button-link{cursor:default!important;transition:0s linear 0s!important}.ressources-card-tags_solution{color:var(--primary_color);text-transform:uppercase}.ressources-card-content-type .button-link{height:40px;padding:0 15px;text-transform:uppercase}.ressources-card-action .button-link{text-transform:uppercase}.ressources-card-solutions>span{align-items:center;background-color:rgba(var(--primary_color),.85);border-radius:20px;color:#fff;display:inline-flex;font-size:14px;height:40px;justify-content:center;margin:0 15px 15px;padding:0 15px;text-transform:uppercase;white-space:nowrap}.ressources-card-link{font-size:18px;margin-bottom:0}.ressources-card-link a{color:var(--secondary_color)}.ressources-card-link-dot{align-self:center;background-color:var(--secondary_color);border-radius:50%;height:14px;width:14px}.ressources-type-button{align-items:center;background-color:#fff;color:var(--secondary_color);display:flex;font-size:14px;font-weight:400;padding:5px 20px;width:fit-content}.ressources-filters-content-button,.ressources-filters-solutions-button{background-color:#fff;border-color:#fff}.ressources-card-link-wrapper{align-items:baseline;display:flex;gap:.5rem;height:fit-content;margin-top:auto;max-width:180px}.ressources-card-link{flex:1;transition:all .5s ease-in-out}.ressources-card-link-wrapper:hover .ressources-card-link{flex:0}.ressources-card .button_max--wrapper.button_color-secondary:hover .button-link{background-color:var(--secondary_dark_color)!important}@media (max-width:575px){.ressources-wrapper{flex-direction:column}.ressources-card{flex:1 0 100%!important;max-width:100%!important}}@media (min-width:576px) and (max-width:1180px){.ressources-card{flex:1 0 calc(50% - 1rem)!important;max-width:calc(50% - 1rem)!important}}