@keyframes skeleton-loading{to{background-position-x:-200%}}.author-card{display:flex;flex-direction:column;gap:10px}@media(min-width:1200px){.author-card{flex-direction:row;gap:30px}}.author-picture{flex-direction:column;flex-shrink:0;gap:20px}.author-picture,.author-social{align-items:center;display:flex}.author-social{gap:12px;justify-content:center;list-style:none;margin:0;padding:0}.author-social a{display:flex;filter:grayscale(1);flex-shrink:0;height:32px;opacity:.35;transition:all .2s;width:32px}.author-social a:active,.author-social a:hover{filter:grayscale(0);opacity:1}.author-social a.author-tg{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='url(%23b)' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M7.242 15.831q6.997-3.048 9.331-4.02c4.444-1.847 5.367-2.168 5.969-2.179.132-.002.428.03.62.186a.67.67 0 0 1 .227.433c.022.125.048.409.027.63-.24 2.53-1.282 8.67-1.813 11.503-.224 1.2-.666 1.601-1.093 1.64-.93.086-1.635-.613-2.535-1.203-1.408-.923-2.203-1.498-3.57-2.399-1.58-1.04-.556-1.613.344-2.548.236-.244 4.33-3.968 4.409-4.306.01-.042.02-.2-.075-.283-.093-.083-.231-.055-.33-.032q-.213.048-6.75 4.46-.958.66-1.735.642c-.571-.013-1.67-.323-2.487-.589-1.002-.326-1.798-.498-1.729-1.05q.054-.434 1.19-.885' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='16' x2='16' y1='0' y2='31.763' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232aabee'/%3E%3Cstop offset='1' stop-color='%23229ed9'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%}.author-social a.author-fb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%231877f2' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16'/%3E%3Cpath fill='%23fff' d='m20.745 17.249.518-3.233H18.02v-2.097c0-.885.453-1.748 1.905-1.748H21.4V7.418S20.062 7.2 18.783 7.2c-2.67 0-4.415 1.548-4.415 4.352v2.464H11.4v3.233h2.968v7.815c1.21.181 2.443.181 3.653 0V17.25z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%}.author-social a.author-ln{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%230a66c2' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.26 24.2V13.404H7.614V24.2zM9.437 11.93c1.27 0 2.061-.829 2.061-1.865-.024-1.059-.791-1.865-2.038-1.865S7.4 9.006 7.4 10.065c0 1.036.79 1.866 2.014 1.866zm3.838 12.27s.048-9.783 0-10.796h3.644v1.566h-.024c.48-.737 1.343-1.82 3.308-1.82 2.398 0 4.196 1.544 4.196 4.86v6.19h-3.644v-5.775c0-1.452-.527-2.442-1.846-2.442-1.007 0-1.607.668-1.87 1.313-.096.23-.12.552-.12.875V24.2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%}.author-avatar{border-radius:12px;height:180px;-o-object-fit:cover;object-fit:cover;width:180px}.author-name{line-height:33px}.author-info{display:flex;flex-direction:column;gap:20px}.author-position{color:#7a7b7d}.author-email{align-items:center;display:inline-flex;gap:10px}.author-knowns{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.author-knowns li{align-items:center;background:#f4f4f4;border:1px solid #ededef;border-radius:6px;display:flex;justify-content:center;max-width:280px;padding:8px 15px}@media(min-width:1200px){.author-knowns li{max-width:100%}}.author-knowns li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
