.atg-wrap{font-family:inherit}.atg-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.atg-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.atg-card-header{padding:32px 24px 24px;text-align:center}.atg-avatar{align-items:center;background:hsla(0,0%,100%,.15);border:3px solid hsla(0,0%,100%,.2);border-radius:50%;display:inline-flex;font-size:22px;height:72px;justify-content:center;letter-spacing:-.5px;margin-bottom:14px;width:72px}.atg-avatar,.atg-name{color:#fff;font-weight:800}.atg-name{font-size:17px;line-height:1.3;margin:0 0 4px}.atg-creds{font-size:14px;font-weight:600}.atg-title{color:hsla(0,0%,100%,.6);font-size:12px;letter-spacing:.3px;margin:0}.atg-card-body{padding:24px}.atg-bio p{color:#4a5568;font-size:13px;line-height:1.75;margin:0 0 14px}.atg-bio p:last-child{margin-bottom:0}.atg-skills{border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:6px;margin-top:16px;padding-top:16px}.atg-skill{border-radius:20px;display:inline-block;font-size:11px;font-weight:600;padding:3px 10px}@media (max-width:1023px){.atg-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.atg-grid{grid-template-columns:1fr}}