/* Marketing Paths front-end article author profile */
.marketing-paths-written-by-bar{align-items:center;background:var(--marketing-paths-author-bar-background,#367a46);background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:24px 24px;color:#fff;display:flex;gap:18px;justify-content:space-between;margin:0 0 28px;padding:16px 24px}
.marketing-paths-written-by-bar__identity{align-items:center;display:flex;gap:12px;min-width:0}
.marketing-paths-written-by-bar__avatar,.marketing-paths-written-by-bar__avatar-fallback{background:#fff;border:2px solid rgba(255,255,255,.9);border-radius:999px;display:block;flex:0 0 auto;height:48px;object-fit:cover;width:48px}
.marketing-paths-written-by-bar__avatar-fallback{align-items:center;background:rgba(255,255,255,.22);color:#fff;display:inline-flex;font-weight:700;justify-content:center}
.marketing-paths-written-by-bar__label{font-size:13px;font-weight:700;line-height:1.2;opacity:.96}
.marketing-paths-written-by-bar__name{font-size:14px;font-weight:700;line-height:1.2;margin-top:5px}
.marketing-paths-written-by-bar__published{font-size:16px;font-weight:700;white-space:nowrap}
.marketing-paths-author-bio-box{align-items:center;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;display:flex;gap:20px;margin:36px 0 8px;padding:24px 0}
.marketing-paths-author-bio-box__avatar{background:#f8fafc;border-radius:999px;flex:0 0 auto;height:90px;object-fit:cover;width:90px}
.marketing-paths-author-bio-box__name{color:#111827;display:block;font-size:15px;margin-bottom:6px}
.marketing-paths-author-bio-box__bio{color:#1f2937;font-size:14px;line-height:1.55;margin:0}
@media(max-width:640px){.marketing-paths-written-by-bar{align-items:flex-start;flex-direction:column;padding:14px 16px}.marketing-paths-written-by-bar__published{font-size:14px}.marketing-paths-author-bio-box{align-items:flex-start;flex-direction:column}}
