.b-author-bio-header{display:grid;align-items:center;gap:1rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.b-author-bio-header{gap:4rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:md){.b-author-bio-header{gap:4rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.b-author-bio-header{gap:7.5rem}}@media(min-width:lg){.b-author-bio-header{gap:7.5rem}}.b-author-bio-header__image{width:100%;height:auto;aspect-ratio:233/152;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.b-author-bio-header__name{margin:0;font-size:var(--wp--preset--font-size--40);font-weight:400;letter-spacing:.72px}.b-author-bio-header__position{font-size:var(--wp--preset--font-size--14);font-weight:400;letter-spacing:.56px}.b-author-bio-header__description{margin-top:1rem;font-size:var(--wp--preset--font-size--14);letter-spacing:.56px}@media(min-width:992px){.b-author-bio-header__description{margin-top:3rem}}@media(min-width:lg){.b-author-bio-header__description{margin-top:3rem}}.b-author-bio-header__socials{display:flex;flex-direction:column;margin-top:1rem;font-size:var(--wp--preset--font-size--14);gap:.25rem;letter-spacing:.56px}@media(min-width:992px){.b-author-bio-header__socials{margin-top:3rem}}@media(min-width:lg){.b-author-bio-header__socials{margin-top:3rem}}.b-author-bio-header__socials-item{display:inline-flex;align-items:center;gap:1rem;text-decoration:none}.b-author-bio-header__socials-item:hover span{color:var(--wp--preset--color--classicblue-100)}.b-author-bio-header__socials-item img{width:1rem;height:1rem}.b-author-bio-header__socials-item span{color:var(--wp--preset--color--dark-100);font-size:var(--wp--preset--font-size--16);font-weight:600;letter-spacing:.56px}