.mab-author-box{--mab-bg:#fff6eb;--mab-text:#083f4e;--mab-ring:#f08a7b;background:var(--mab-bg);color:var(--mab-text);border-radius:28px;padding:24px;margin-top:32px;position:relative;line-height:1.7}.mab-author-box__inner{display:flex;gap:20px;align-items:flex-start;flex-wrap:nowrap}.mab-author-box__media{flex:0 0 auto}.mab-author-box__avatar{width:120px;height:120px;border-radius:999px;object-fit:cover;display:block;outline:5px solid var(--mab-ring)}.mab-author-box__content{flex:1 1 auto;min-width:0}.mab-author-box__title{margin:0 0 10px 0;font-size:1.25rem;line-height:1.3;font-weight:800}.mab-author-box__bio p{margin:0 0 .75em 0;padding:0}.mab-author-box__bio>*:last-child{margin-bottom:0!important}@media (max-width:782px){.mab-author-box{padding-top:88px}.mab-author-box__inner{display:block}.mab-author-box__media{position:absolute;top:-56px;left:50%;transform:translateX(-50%);width:120px;height:120px}.mab-author-box__avatar{width:100%;height:100%}}@media (min-width:783px){.mab-author-box__avatar{width:120px;height:120px}}