.AuthorBlogCard{margin-top:4.75em}.author-blog-card-content{align-items:center;background:#fff;border:1px solid #d6d9dc;border-radius:16px;box-shadow:10px 0 50px 0 rgba(0,0,0,.1);display:flex;gap:2.5em;overflow:hidden;padding:0 1.25em 0 2.5em;position:relative;width:100%}.author-blog-card-content:before{background:#1a5e70;border-radius:16px 0 0 16px;bottom:0;content:"";left:0;position:absolute;top:0;width:18px}.author-media{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:16px;padding:2.5em 0}img.author-avatar,picture.author-avatar img{border:0;border-radius:50%;box-shadow:0 6px 18px rgba(16,24,40,.18);display:block;height:138px;object-fit:cover;width:138px}.author-body{flex:1 1 auto;gap:16px;min-width:0;padding:2.5em 0 1.75em}.author-body,.author-text{display:flex;flex-direction:column}.author-text{gap:8px}.author-name{color:#0c3644;font-size:24px;font-weight:700;line-height:normal}.author-bio{color:#585757;font-size:16px;font-weight:500;line-height:normal;max-width:62ch}.author-icons{align-items:center;display:flex;gap:12px;justify-content:flex-start}.author-icon{align-content:center;background-color:#ffefd3;background-position:50%;background-repeat:no-repeat;background-size:22px 22px;border-radius:50%;color:#f86200;display:inline-flex;flex-wrap:wrap;height:35px;justify-content:center;transition:transform .15s ease,filter .15s ease;width:35px}.author-icon:hover{filter:brightness(.98);transform:translateY(-1px)}@media (max-width:768px){.author-blog-card-content{align-items:center;flex-direction:column;gap:1em;padding:1.5em 2em 2em 2.25em;text-align:center}.author-media{padding:0}.author-body{gap:20px;padding:0}.author-text{gap:12px}.author-blog-card-content:before{width:11px}.author-icons{justify-content:center}}