.staff-card{border-radius:var(--default-border-radius);overflow:hidden;width:fit-content;max-width:100%;background-color:hsl(0 0 100%);padding-block-end:var(--gap-m);box-shadow:0 1px 3px hsl(from var(--primary-color-mutted) h s 65% / 50%);text-align:center}.staff-card>*:not(img){padding-inline:var(--gap-s);margin-block-start:var(--gap-xs)}.staff-card .position{--font-weight: 550;--text-color: var(--primary-color-mutted)}.staff-card .position+*{margin-block-start:var(--gap-s)}.staff-card img{--aspect-ratio: 500/600;max-height:500px;height:auto;object-fit:cover;object-position:top}.static-page{padding-block-end:var(--gap-3xl);container-type:inline-size}.static-page>*:not(.breadcrumbs){max-width:95rch;margin-inline:auto}.static-page .staff-card{margin-block-end:var(--gap-m);margin-inline:auto;max-width:max(50cqw,100%)}.static-page .staff-card .description{max-width:50ch;margin-inline:auto}.static-page .static-page-content table{margin-block-end:var(--gap-m)}
