.card--person{container-name:card;container-type:inline-size}.card--person .card__img,.card--person .card__img img{aspect-ratio:1/1}.card--person .card__body{background-color:#e0e6db;height:100%;padding:0}.card--person .card__body__name{display:flex;gap:1.25rem;justify-content:space-between;padding-left:1.25rem;width:100%}.card--person .card__body__name .person__name{color:#007835;margin-top:1.25rem}.card--person .card__body__name .design__accent{height:60px;width:60px}.card--person .card__body__name svg{height:60px;max-width:60px}.card--person .card__body__info{display:flex;flex-direction:column;gap:.3125rem;padding:0 1.25rem 1.25rem;width:100%}.card--person .card__body__info .person__role{font-size:1.125rem;font-weight:700}.card--person .card__body__info .person__contact{color:#000;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card--person .card__body__info .person__contact svg{height:auto;margin-right:.5rem;min-width:1rem;width:1rem}