.cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cards__card{align-items:center;display:flex;flex-direction:column;height:100%;margin-bottom:1.4rem;max-width:100%;min-width:0;padding-bottom:20px;width:300px}.card__image{aspect-ratio:3/4;box-sizing:border-box;height:auto!important;margin:0 auto;object-fit:cover;padding:.7rem;width:100%}.card__text{overflow-wrap:break-word;padding:0 .7rem;width:100%;word-wrap:break-word;word-break:break-word}.card__text h3,.card__text h4,.card__text p{overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;max-width:100%}.card__socials{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:0;padding-bottom:5px;padding-top:0!important;width:100%}.card__socials a{display:block;flex-shrink:0;line-height:0}.card__socials svg{display:block;height:40px;max-width:100%;width:40px}