.author-info{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.author-info .person-name__name{font-size:.875rem;line-height:1.4285714286}.author-info .person-name__occupation{font-size:.875rem;line-height:1.7142857143;--underline-offset:94%;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1rem;margin-block-end:1rem}.author-info .shares-counter__text{text-align:right}.author-info__image-animation{position:relative;align-self:flex-start}.author-info__image{block-size:4rem;inline-size:4rem;border:none}.author-info__image--enter{animation-delay:.2s}.author-info__shares-counter{-webkit-margin-after:.5rem;margin-block-end:.5rem}.author-info__content{display:inline-flex;flex-direction:column;justify-content:center;-webkit-margin-before:1rem;margin-block-start:1rem;inline-size:100%}.author-info__text{color:var(--color-bodycopy-subtle)}@media screen and (min-width:56.25em){.author-info{flex-wrap:nowrap}.author-info__content{-webkit-margin-before:0;margin-block-start:0;padding-inline:1rem}.author-info__shares-counter{order:3;-webkit-margin-after:0;margin-block-end:0}}@media screen and (max-width:37.49875em){.author-info .shares-counter__text{display:none}.author-info__shares-counter{flex-grow:2}}