.author-page{padding-block:24px}@media (min-width:1024px){.author-page{padding-block:40px}}.author__main{align-items:flex-start;display:grid;gap:24px;margin-bottom:24px}@media (min-width:1024px){.author__main{gap:24px 40px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:min-content 1fr;margin-bottom:40px}}.author__img{height:100%}@media (min-width:1024px){.author__img{grid-row:span 2}}.author__img img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.author__img:not(:has(img)){background:#9ca3af33 url(../logo.svg) 50%/62% no-repeat}.author__heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}@media (max-width:1023px){.author__heading{gap:8px;order:-1}}@media (max-width:575px){.author__heading{flex-direction:column}}.author__name{margin:0}.author__position{color:#ff753a;font-size:14px;font-weight:500}.author__socials{display:flex;gap:8px;list-style:none;margin:0;padding:0}.author__socials li{padding:0}.author__social-link{align-items:center;background-color:var(--white);border:1.5px solid rgba(156,163,175,.2);border-radius:100%;color:var(--black);display:flex;height:48px;justify-content:center;transition:all .3s ease-in-out;width:48px}.author__social-link svg{height:21px;width:21px}.author__social-link:hover{border-color:#ff753a;color:#ff753a}.author__description{color:var(--grey);line-height:1.25}.author__description a{color:#ff753a}.author__description p{margin-bottom:0}.author__description p+p{margin-top:8px}.author__list{display:grid;gap:20px}@media (min-width:768px){.author__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.author__list{gap:30px 20px;grid-template-columns:repeat(3,1fr)}}
