.press-post-author{align-items:center;display:flex;gap:var(--spacing-2)}.press-post-author__avatar{aspect-ratio:1;border-radius:.8rem;flex-basis:var(--author-size,6.4rem);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:var(--author-size,6.4rem)}@media screen and (max-width:519px){.press-post-author__avatar{border-radius:.4rem}}.press-post-author__details{font-size:1.6rem;line-height:1.5}@media screen and (max-width:519px){.press-post-author__details{font-size:1.4rem;letter-spacing:normal;line-height:1.5}}.press-post-author__role{color:#e9d8f4}.press-post-author__sm{display:flex;font-size:1.4rem;font-weight:700;gap:var(--spacing-1) calc(var(--spacing-4) + 1px);letter-spacing:.02em;line-height:1.5;margin-top:var(--spacing-1);text-transform:uppercase}.press-post-author__link{cursor:pointer;position:relative;transition:color .35s cubic-bezier(.25,.46,.45,.94)}@media (hover:hover) and (pointer:fine){.press-post-author__link:hover{color:#f49cc0}}.press-post-author__link:focus-visible{color:#f49cc0}.press-post-author__link+.press-post-author__link:before{background-color:#aa8ac0;content:"";display:block;height:1.2rem;left:calc(var(--spacing-2)*-1 - 1px);position:absolute;top:calc(50% - .6rem);width:1px}
