.staff-profile{gap:var(--spacing-3);display:grid}@media (width>=960px){.staff-profile{grid-template-columns:min-content auto;grid-template-areas:"img summary""details details";gap:30px}}.staff-profile .staff-profile-summary *{margin:0}.staff-profile .staff-profile-image{block-size:88px;inline-size:88px}@media (width>=960px){.staff-profile .staff-profile-image{block-size:136px;inline-size:136px}}.staff-profile .staff-profile-details{border-block-start:1px solid var(--colour-border);flex-direction:column;gap:30px;padding-block-start:var(--spacing-3);display:flex}@media (width>=960px){.staff-profile .staff-profile-details{flex-direction:row;grid-area:details;justify-content:space-between}}.staff-profile .staff-profile-links{min-inline-size:300px}.staff-profile .staff-profile-links>*{margin:0}@media (width>=960px){.staff-profile.staff-profile--compact{display:flex}}.staff-profile.staff-profile--compact .staff-profile-image{flex-shrink:0;block-size:100px;inline-size:100px}@media (width>=960px){.staff-profile.staff-profile--compact .small-icon-list{display:flex}}.panel-staff-profile{block-size:100%;min-block-size:209px;display:grid;position:relative}.panel-staff-profile .staff-profile-summary{z-index:2;grid-area:1/1;padding:1.875rem}.panel-staff-profile .staff-profile-summary>[uk-img]{block-size:100px;inline-size:100px}.panel-staff-profile .staff-profile-summary>h3{margin-block:1.5rem .5rem;margin-inline:0}.panel-staff-profile .staff-profile-summary>p{margin:0}.panel-staff-profile .staff-profile-details{z-index:1;flex-direction:column;grid-area:1/1;align-items:flex-start;padding:1.875rem;display:flex}.panel-staff-profile .staff-profile-details .small-icon-list{margin-block-end:1rem}.panel-staff-profile .staff-profile-details .uk-button{margin-block-start:auto}.panel-staff-profile .staff-profile-details svg{color:var(--brand-16)}.panel-staff-profile.show-hover .staff-profile-details,.panel-staff-profile:hover .staff-profile-details{z-index:2}@media (hover){.panel-staff-profile:focus-within .staff-profile-details{z-index:2}}
