.tstg{width:100%}.tstg__inner{margin:0 auto}.tstg__grid{display:grid}.tstg__card{display:flex;flex-direction:column;gap:24px}.tstg__header{align-items:flex-start;display:flex;flex-direction:row;gap:16px}.tstg__avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-family:var(--global-secondary-font,"DM Serif Display"),serif;font-size:22px;height:60px;justify-content:center;letter-spacing:.02em;line-height:1;min-width:60px;overflow:hidden;user-select:none;width:60px}.tstg__avatar-img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.tstg__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.tstg__name{line-height:1.3;margin:0}.tstg__credentials{line-height:1.4;margin:0}.tstg__description{line-height:1.6}.tstg__description p{margin:0}.tstg__description p+p{margin-top:.75em}.tstg__social{align-items:center;display:inline-flex;gap:8px;margin-top:auto;text-decoration:none;transition:opacity .2s ease}.tstg__social:hover{opacity:.8}.tstg__social-icon{display:block;flex-shrink:0;vertical-align:middle}.tstg__social-text{line-height:1}@media (max-width:767px){.tstg__card{gap:20px}.tstg__avatar{font-size:18px;height:48px;min-width:48px;width:48px}.tstg__header{gap:12px}}