.attributeList__attribute{font-weight:var(--bold-weight)}.attributeList__attribute:not(:first-of-type){margin-block-start:1em}.attributeList__attribute+.attributeList__value{margin-block-start:.3em}.attributeList__value{margin-block-start:.5em}.termsList__group+.termsList__group{margin-block-start:var(--attributeListSpacing, .2em)}.termsList__group>*{display:inline}.termsList__value--inline>*:first-child{display:inline}.blurb.pageHeader__blurb{font-size:var(--step-3);margin-block-start:.1em}.profile{display:grid;grid-template-areas:"headshot" "bio" "stats";gap:var(--gutterX)}.profile__headshot{grid-area:headshot}.profile__bio{grid-area:bio}.profile__stats{grid-area:stats}@media (min-width: 600px){.profile{grid-template-areas:"headshot bio" "stats bio";grid-template-columns:320px 1fr}}@media (min-width: 1200px){.profile{grid-template-areas:"headshot bio stats";grid-template-columns:320px 1fr 310px}}
