.people-page .launch-hero {padding-bottom:35px}
.people-page .launch-hero .launch-copy {max-width:820px}
.people-grid {display:grid;grid-template-columns:1fr 1fr;gap:60px}
.person {border-top:1px solid var(--rule);padding-top:30px}
.person img {display:block;width:180px;height:180px;object-fit:cover;object-position:center top;border-radius:5px;margin-bottom:28px}
.person h2 {font-size:36px!important;margin-bottom:25px}
.person p:not(.launch-kicker) {font-size:17px;line-height:1.8;color:#566052;margin-bottom:18px}
.network-copy {font-size:18px;line-height:1.8;color:#c7d1c2;margin-bottom:20px}
.people-actions {display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.career-role {display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:40px 0;border-top:1px solid var(--rule)}
.career-role h3 {font-size:32px;line-height:1.15;margin-bottom:20px}
.career-role p,.career-role li {font-size:16px;line-height:1.75;color:#566052}
.career-role h4 {font-size:13px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:15px}
.career-role ul {padding-left:20px;margin-bottom:25px}
.career-role .launch-text-link {margin-top:22px}
@media(max-width:768px){.people-grid,.career-role{grid-template-columns:1fr;gap:30px}.person img{width:140px;height:140px}.person h2{font-size:30px!important}.career-role h3{font-size:28px}.people-page .launch-hero{padding-bottom:0}}
.career-index {display:flex;flex-wrap:wrap;gap:12px;margin:0 0 44px}
.career-index a {border:1px solid #bec7b2;border-radius:3px;padding:12px 16px;font-size:13px;line-height:1.5}
.career-index a:hover {background:#e9ede1}
.career-index span {margin-left:12px}
.career-summary .career-lead {font-size:20px;line-height:1.5;color:var(--ink);margin-bottom:22px}
.career-description h4:not(:first-child) {margin-top:32px}
.career-description li+li {margin-top:12px}
.career-standards {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}
.career-standards h3 {font-size:25px;margin-bottom:18px}
.career-standards p {font-size:16px;line-height:1.75;color:#c7d1c2}
@media(max-width:768px){.career-standards{grid-template-columns:1fr;gap:30px}.career-index{flex-direction:column}.career-index a{display:flex;justify-content:space-between}.career-role{padding-block:35px}}
