.staff-profile-card{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);background:var(--panel);border:1px solid var(--line);min-height:430px}.staff-profile-photo{background:#f4f3f0;min-height:430px}.staff-profile-photo img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.staff-profile-copy{align-self:center;padding:44px}.staff-profile-copy small{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:1.8px}.staff-profile-copy h2{font-size:42px;line-height:.95;margin:12px 0 24px;text-transform:uppercase}.staff-profile-details{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 24px}.staff-profile-details div{padding:14px 0}.staff-profile-details div+div{border-left:1px solid var(--line);padding-left:18px}.staff-profile-details small{color:var(--muted);display:block;font-size:9px;letter-spacing:1.4px;margin-bottom:5px}.staff-profile-details span{font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:700;text-transform:uppercase}.staff-profile-copy p{color:#9da7aa;font-size:14px;line-height:1.75;margin:0;max-width:530px}.staff-profile-link{color:var(--orange);display:inline-block;font-family:'Barlow Condensed',sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;margin-top:34px;text-transform:uppercase}.staff-profile-link:hover{color:#fff}@media(max-width:760px){.staff-profile-card{grid-template-columns:1fr}.staff-profile-photo{min-height:0}.staff-profile-photo img{aspect-ratio:4/5;height:auto}.staff-profile-copy{padding:30px 24px}.staff-profile-copy h2{font-size:35px}}
