.case-study-hero-profile{column-gap:var(--spacing-xs);grid-template-columns:auto;align-self:flex-start;display:grid}.case-study-hero-profile--with-avatar{grid-template-columns:min-content auto}.case-study-hero-profile-avatar{border-radius:50%;width:72px;height:72px;overflow:hidden}.case-study-hero-profile-avatar img{max-width:100%}.case-study-hero-profile-details{flex-direction:column;justify-content:center;display:flex}.case-study-hero-profile-details-name{font-size:var(--font-size-ml);font-weight:var(--font-weight-medium);text-wrap:pretty;color:var(--text-primary);line-height:140%}.case-study-hero-profile-details-position{font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);letter-spacing:var(--font-letter-spacing-sm);text-wrap:pretty;color:var(--text-secondary);line-height:140%}
