.img-empty-people{width:25rem}.con-people-cards{display:grid;gap:1rem;align-items:start;align-content:start}@media screen and (min-width:900px){.con-people-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1640px){.con-people-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1880px){.con-people-cards{grid-template-columns:repeat(5,minmax(0,1fr))}}.people-card{aspect-ratio:320/247;position:relative;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.15);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.15);padding:1.2rem;border-radius:2rem}.img-user-people{height:80%;aspect-ratio:1/1;position:relative;flex-shrink:0;overflow:hidden}.one-line{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}