.author-page{max-width:760px;margin:44px auto 52px}.author-page__title{margin-top:40px;margin-bottom:5px;color:var(--color-black-text)}.author-page__subtitle{margin-bottom:32px;color:var(--color-black-text)}.author-hero{padding-top:78px;padding-bottom:60px;background-color:var(--color-distant-horizon)}.author-hero__container{display:grid;grid-gap:40px;grid-template-columns:180px 1fr;max-width:760px;margin:0 auto}.author-hero__image{width:180px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.author-hero__title{margin-bottom:5px;color:var(--color-jetski-race)}.author-hero__position{margin-bottom:10px;color:var(--color-wet-weather)}.author-hero__text{color:var(--color-black-text)}.author-hero__social-networks{display:flex;grid-gap:8px;gap:8px;align-items:center;margin-top:20px}.author-hero__social-network{display:flex;align-items:center;justify-content:center}.author-hero__social-network svg{fill:transparent}@media (max-width:640px){.author-page{margin-top:32px;margin-right:20px;margin-left:20px}.author-hero__container{display:block}.author-hero__image{width:120px;height:120px;margin-bottom:16px}}.authors-page{max-width:760px;margin:106px auto 126px}.authors-page__title{margin-bottom:16px;color:var(--color-black-text)}.authors-page__subtitle{margin-bottom:56px;color:var(--color-black-text)}.author-card{display:grid;grid-gap:16px;grid-template-columns:1fr 140px;margin-bottom:48px}.author-card__body{padding-right:56px;padding-bottom:24px;border-bottom:1px solid var(--color-lunar-rock)}.author-card__title{margin-bottom:4px;color:var(--color-eerie-black);text-decoration:none}.author-card__subtitle{margin-bottom:16px;color:var(--color-eerie-black)}.author-card__image{width:140px;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:640px){.authors-page{margin-top:26px;margin-right:20px;margin-left:20px}.author-card{display:flex;flex-direction:column}.author-card__image{order:1}.author-card__body{order:2}}