.human-card{align-items:center;gap:var(--size4);flex-direction:row;display:flex;position:relative}@media screen and (width<900px){.human-card{gap:var(--size2)}}.human-card .photo{aspect-ratio:1;background-color:var(--color-border);border-radius:var(--radius-round)}.human-card .details{align-items:center;gap:var(--size1);flex-direction:column;display:flex}.human-card h3{font-size:var(--font-sm);white-space:nowrap;font-weight:600}@media screen and (width<900px){.human-card h3{font-size:var(--font-xxs)}}.human-card strong{color:var(--color-text3);font-size:var(--font-sm);text-align:center;white-space:pre-wrap;max-width:190px}.human-card p{font-size:var(--font-xs);line-height:1.5}.human-card .emoji{width:1.5rem;height:1.5rem;font-size:1.75rem;position:absolute;top:4.25rem;left:9rem}
