.ex-author-box{align-items:center;color:var(--white,#fff);-moz-column-gap:16px;column-gap:16px;display:flex}.ex-author-box__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ex-author-box__avatar{background:var(--grey-400,#403f3f);border-radius:50%;flex:0 0 auto;overflow:hidden}.ex-author-box__body{display:flex;flex-direction:column;min-width:0;row-gap:4px}.ex-author-box__name{font-size:16px;font-weight:500;line-height:120%}.ex-author-box__date{color:var(--grey-150,#b7b7b7);font-size:14px;font-weight:450;line-height:120%}.ex-author-box__bio{color:var(--grey-100,#cfcfcf);font-size:15px;font-weight:450;line-height:150%}.ex-author-box__bio p{margin:0}.ex-author-box__bio p+p{margin-top:12px}.ex-author-box.is-compact{box-sizing:border-box;margin:32px auto;max-width:var(--wp--style--global--wide-size,2160px);padding:0 40px}.ex-author-box.is-compact .ex-author-box__name{color:var(--black,#100f0f)}.ex-author-box.is-compact .ex-author-box__date{color:var(--grey-300,#706f6f)}.ex-author-box.is-compact .ex-author-box__avatar{height:48px;width:48px}.ex-author-box.is-compact.is-align-right{flex-direction:row-reverse;justify-content:flex-start;text-align:right}.ex-author-box.is-full{align-items:flex-start;background:var(--grey-500,#100f0f);border:1px solid var(--grey-400,#403f3f);border-radius:24px;-moz-column-gap:20px;column-gap:20px;margin-top:48px;padding:24px}.ex-author-box.is-full .ex-author-box__avatar{height:72px;width:72px}.ex-author-box.is-full .ex-author-box__body{row-gap:8px}@media(max-width:575px){.ex-author-box.is-full{flex-direction:column;row-gap:16px}}
