.people-list{background:var(--gray);color:#fff;padding:2.5rem 0 1rem;position:relative}@media (min-width:768px){.people-list{padding:6rem 0 0}}.people-list .container{position:relative}.people-list__bg{background:url(https://2847417.fs1.hubspotusercontent-na1.net/hubfs/2847417/dka-people-list-bg.svg) 100% 50% no-repeat;background-size:contain;height:calc(100% - 11.25rem);position:absolute;right:0;top:5.625rem;width:100%}body.nk-branding .people-list__bg{background:url(https://2847417.fs1.hubspotusercontent-na1.net/hubfs/2847417/bg-people-list-nk.svg) 100% 50% no-repeat;height:100%;top:0}@media (max-width:767px){body.nk-branding .people-list__bg{background-position:50% 50%}}.people-list h2{font-size:2.125rem;margin-bottom:1.5rem}@media (min-width:768px){.people-list h2{margin-bottom:2rem}}.people-list__grid{display:grid;gap:1.5rem 3rem;padding-bottom:2rem}@media (min-width:768px){.people-list__grid{gap:3rem 6rem;padding-bottom:6rem}}@media (min-width:576px){.people-list__grid{grid-template-columns:repeat(2,minmax(0,454px))}}.people-list__person{display:flex;gap:1.5rem;max-width:454px}.people-list__person img{aspect-ratio:1;border-radius:var(--border-radius);min-width:96px;object-fit:cover;width:96px}@media (min-width:992px){.people-list__person img{min-width:176px;width:176px}}.people-list__person h3{font-size:1.3125rem;margin:0 0 .5rem}@media (min-width:992px){.people-list__person h3{font-size:1.5rem}}.people-list__person p{font-family:var(--monospace);font-size:.875rem}@media (min-width:992px){.people-list__person p{font-size:1rem}}