.people{display:flex;gap:4rem;padding:4rem 0}.people:first-of-type{padding-top:0}.people:not(:last-child){border-bottom:1px solid var(--black)}.people__letter__wrapper{flex-basis:32.75rem}.people__letter{position:sticky}.people__group{display:flex;flex:1;flex-wrap:wrap;gap:4rem}.people__group__person p{font-family:var(--rubik);font-weight:var(--fw-light)}.people__group__person a,.people__group__person p:not(:first-of-type){display:block;margin-top:1rem}@media screen and (max-width:47.98em){.people{flex-direction:column;gap:3rem;padding:3rem 0}.people__letter.h2{margin-bottom:0}.people__letter__wrapper{flex-basis:auto}.people__group{flex-direction:column;flex-wrap:nowrap}}@media (max-width:620px){.people__group__person img{width:100%}}@media (min-width:621px){.people__group__person img{max-width:262px}}