.profile,.profile *{box-sizing:border-box}.profile{gap:24px;justify-content:flex-start}.name-wrapper,.profile{display:flex;flex-direction:column;align-items:center;flex-shrink:0;position:relative}.name-wrapper{gap:12px;justify-content:center}.name{color:var(--gray-xlight-f5);font:var(--body-24-b)}.detail,.name{text-align:center;position:relative}.detail{color:#d59455;font:var(--body-14)}.picture{flex-shrink:0;width:156px;height:208px;position:relative;box-shadow:var(--_0-8-20-0-black-15-box-shadow)}.description{color:var(--gray-xlight-f5);text-align:center;font:var(--paragraph-p-16-b);position:relative;width:228px;white-space:pre-wrap}.force-solo{flex-basis:100%}.profile--type-sm{gap:16px}.profile--type-sm .picture{width:96px;height:128px;order:-1}.profile--type-sm .name-wrapper{gap:8px}.profile--type-sm .name{color:var(--gray-dark-32);font:var(--body-20-b)}.profile--type-sm .detail{color:var(--gray-76);font:var(--body-12)}.profile--type-sm .description{color:var(--gray-dark-32);font:var(--paragraph-p-12);width:136px}.profile--type-hz{flex-direction:row-reverse;align-items:flex-end;gap:16px}.profile--type-hz .name-wrapper{align-items:flex-start;width:10rem;gap:8px}.profile--type-hz .name{color:var(--gray-dark-32);font:var(--body-20-b)}.profile--type-hz .detail{color:var(--gray-76);font:var(--body-12)}