.cc-people-sections__people article a:focus-visible,.cc-people-sections__people article a:hover{text-decoration-thickness:1px;text-underline-offset:1px;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.cc-people-sections__people article img{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--focal-point-x,50%) var(--focal-point-y,50%);object-position:var(--focal-point-x,50%) var(--focal-point-y,50%)}.cc-people-sections__people:not(:last-child){margin-bottom:var(--layout-fixed-space-xxlarge)}.cc-people-sections__people article{display:grid;grid-template-columns:100%;grid-column:1/-1;align-items:center;gap:var(--layout-fixed-space-medium)}@media (min-width:1024px){.cc-people-sections__people article{grid-column:auto/span 4}}.cc-people-sections__people article:has(.preview-person__thumbnail){grid-template-columns:6.25rem auto}.cc-people-sections__people article .preview-person__thumbnail{height:6.25rem;width:6.25rem;position:relative;border-radius:var(--layout-border-radius-element-medium);box-shadow:var(--shadow-long);overflow:hidden}.cc-people-sections__people article .title:not(:last-child){margin-bottom:var(--layout-fixed-space-xxsmall)}.cc-people-sections__people article a{color:var(--color-blue-medium)}