.htc-doctors{display:grid;grid-template-columns:1fr;gap:24px}.htc-doctor{display:flex;gap:18px;align-items:flex-start}.htc-doctor__photo{flex:0 0 96px}.htc-doctor__photo img{width:96px;height:96px;object-fit:cover;border-radius:6px;display:block}.htc-doctor__body{flex:1 1 auto;min-width:0}.htc-doctor__name{margin:0 0 6px;font-size:18px;line-height:1.3}.htc-doctor__bio p:last-child{margin-bottom:0}.htc-doctor__bio--clamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.htc-doctor__more{background:none;border:none;padding:4px 0 0;font:inherit;font-size:13px;font-weight:600;color:inherit;text-decoration:underline;cursor:pointer}
