.staff-profile_container__lGRM7{display:flex;flex-direction:column;row-gap:var(--space-lg);align-items:center}.staff-profile_image__8ABZk{border-radius:var(--border-radius-full)!important;width:280px;height:280px}.staff-profile_image__8ABZk img{object-fit:cover;aspect-ratio:1/1}.staff-profile_info__GdePK{text-align:center}.staff-profile_name__F5d7t{font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.staff-profile_viewBioButton___TqHK{background-color:rgba(0,0,0,0);box-shadow:none;border:none;padding:0;color:var(--color-base-dark-green);font-weight:var(--font-weight-medium);font-size:14px;cursor:pointer;transition:color .15s ease-in-out}.staff-profile_viewBioButton___TqHK:hover{color:var(--color-base-teal)}.staff-profile_dialogOverlay__8vaDS{background-color:var(--color-base-green);opacity:.8;position:fixed;inset:0;animation:staff-profile_overlay-show__alrfB .15s cubic-bezier(.16,1,.3,1);top:0;left:0;height:100%;z-index:999}.staff-profile_dialogContent__7NfZd{background-color:var(--color-base-ivory);position:fixed;display:flex;flex-direction:column;align-items:center;padding:var(--space-3xl) var(--space-xl) var(--space-lg);animation:staff-profile_content-show__0nA0i .15s cubic-bezier(.16,1,.3,1);z-index:1000;height:100%;top:0;left:0;overflow-y:auto}@media only screen and (min-width:40em){.staff-profile_dialogContent__7NfZd{border-radius:var(--border-radius-md);top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:600px;max-height:85vh;height:auto;padding:var(--space-lg)}}.staff-profile_dialogContent__7NfZd:focus{outline:none}.staff-profile_modalContent__WTGTc{padding:var(--space-lg)}.staff-profile_modalHeader__H2K4I{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);width:100%;margin:var(--space-3xl) 0 var(--space-md)}@media only screen and (min-width:53em){.staff-profile_modalHeader__H2K4I{flex-direction:row;margin:var(--space-md) 0;padding-right:64px}}.staff-profile_modalImage__KWumz{width:165px;border-radius:var(--border-radius-full)!important}.staff-profile_modalImage__KWumz img{object-fit:cover;aspect-ratio:1/1}.staff-profile_modalInfo__i9hLe{text-align:center;width:100%}@media only screen and (min-width:53em){.staff-profile_modalInfo__i9hLe{text-align:left}}.staff-profile_modalName__BcKSj{font-size:var(--font-size-lg)}.staff-profile_modalBio___pbqa{font-weight:var(--font-weight-light)}.staff-profile_modalCloseButton__n_l3v{position:absolute;top:var(--space-2xl);right:var(--space-xl);display:flex;align-items:center;justify-content:center;background-color:var(--color-base-dark-green);border:none;cursor:pointer;box-shadow:none;width:56px;height:56px;border-radius:var(--border-radius-full);color:var(--color-base-ivory)}@media only screen and (min-width:40em){.staff-profile_modalCloseButton__n_l3v{top:var(--space-md);right:var(--space-md)}}.staff-profile_modalCloseButton__n_l3v>span{color:inherit}@keyframes staff-profile_overlay-show__alrfB{0%{opacity:0}to{opacity:1}}@keyframes staff-profile_content-show__0nA0i{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}