.roles-list{padding-block:clamp(3rem,6vw,6rem)}.role-entry{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:clamp(1.5rem,4vw,4.5rem);align-items:center;padding:clamp(1.5rem,3vw,2.5rem) 0;border-bottom:1px solid #dfe2ec;scroll-margin-top:120px}.role-entry:first-child{padding-top:0}.role-entry-photo{aspect-ratio:4/4.5;background:#eef0fa;overflow:hidden;display:grid;place-items:center;color:#37368d;font-size:4rem;font-weight:800}.role-entry-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.role-entry-label{display:block;color:#f06450;font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.65rem}.role-entry-copy h2{font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.15;margin:0 0 .7rem;color:#171b30}.role-entry-copy h3{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.4;margin:0;color:#37368d}.role-entry-organization{font-weight:700;color:#424a65;margin:.35rem 0 0}.role-entry-summary{max-width:65ch;margin:1.25rem 0 0;color:#525b74;line-height:1.75;text-align:justify;hyphens:none}.role-entry-links{display:flex;gap:1rem 2rem;flex-wrap:wrap;margin-top:1.5rem}.role-entry-links a{color:#37368d;font-weight:750;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.2rem}.role-entry-links a:hover,.role-entry-links a:focus-visible{color:#ed6553}.roles-empty{padding:2rem;background:#f4f5fc;color:#4f5870}@media(max-width:700px){.role-entry{grid-template-columns:1fr;gap:1.25rem;align-items:start}.role-entry-photo{width:min(100%,280px);aspect-ratio:4/4}.role-entry-summary{text-align:left}}
