.sspa-author-card{--sspa-accent:#ff6a00;margin:48px auto 10px;padding:0 0 44px;text-align:center;clear:both}.sspa-author-card__divider{display:flex;align-items:center;gap:18px;width:min(100%, 750px);margin:0 auto 24px}.sspa-author-card__divider::before,.sspa-author-card__divider::after{content:"";height:1px;background:#dfe3e7;flex:1 1 auto}.sspa-author-card__avatar{display:inline-flex;flex:0 0 auto;border-radius:50%;overflow:hidden;background:#f2f2f2;box-shadow:0 0 0 4px #fff}.sspa-author-card__image{display:block;margin:0;border:0;border-radius:50%}.sspa-author-card__name{display:table;margin:0 auto 16px;color:#101827;font-size:19px;font-weight:700;line-height:1.3;text-decoration:none}.sspa-author-card__name:hover,.sspa-author-card__name:focus{color:var(--sspa-accent)}.sspa-author-card__website{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0 auto 18px;border-radius:50%;background:#8b8b8b;color:#fff;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.sspa-author-card__website:hover,.sspa-author-card__website:focus{background:var(--sspa-accent);color:#fff;transform:translateY(-1px)}.sspa-author-card__website svg{display:block}.sspa-author-card__articles{display:table;margin:0 auto;color:var(--sspa-accent);font-size:11px;font-weight:500;letter-spacing:.02em;text-decoration:none}.sspa-author-card__articles:hover,.sspa-author-card__articles:focus{text-decoration:underline}.sspa-author-card__tags{display:flex;flex-direction:column;align-items:center;gap:9px;margin:22px auto 0}.sspa-author-card__tags-label{color:#667085;font-size:11px;font-weight:600;letter-spacing:.04em}.sspa-author-card__tag-links{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.sspa-author-card__tag-links a{display:inline-block;padding:5px 10px;border:1px solid #dfe3e7;border-radius:999px;background:#fff;color:#475467;font-size:12px;line-height:1.25;text-decoration:none;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.sspa-author-card__tag-links a:hover,.sspa-author-card__tag-links a:focus{border-color:var(--sspa-accent);background:#fff8f2;color:var(--sspa-accent)}@media (max-width:600px){.sspa-author-card{margin-top:36px;padding-bottom:32px}.sspa-author-card__divider{gap:12px}.sspa-author-card__tag-links{gap:6px}}