.container-card{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em 1em;justify-content:center}.container-card>*{flex:1 0 100%}.wrapper-card{border:none;border-radius:10px;margin:.5em;max-width:22%;padding:3em 1.7em;position:relative;width:100%}.wrapper-card h3{line-height:39px;margin-bottom:16px}.wrapper-card p{margin:0}.card-headline{word-wrap:break-word}.card-link{display:block;margin-top:24px}.card-link,.card-link:hover{font-weight:700}.card-overline-text{font-weight:700;line-height:30px}.card-image{display:flex;justify-content:center}.card-image img{height:auto;margin:0 0 1.5em;max-width:200px}.card-image img,.organisation{object-fit:contain}.grow{transition:all .2s ease-in-out}.grow:hover{transform:scale(1.05)}@media screen and (max-width:1020px){.wrapper-card{max-width:45%}}@media screen and (max-width:599px){.wrapper-card{max-width:100%}}