.author__loading{display:flex;justify-content:center;align-items:center;min-height:500px}.author__hero{padding-top:40px}@media screen and (max-width: 1024px){.author__hero{padding-bottom:20px}}.author__hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media screen and (max-width: 1024px){.author__hero-content{grid-template-columns:1fr;gap:30px}}.author__photo-wrapper{display:flex;justify-content:center;align-items:center}.author__photo{width:100%;height:auto;border-radius:8px;object-fit:cover}@media screen and (max-width: 1024px){.author__info{text-align:center}}.author__name{font-size:40px;font-weight:600;color:#141518;margin:0 0 10px}@media screen and (max-width: 1024px){.author__name{font-size:28px;margin:0 0 15px}}.author__role{font-size:18px;color:#2b2b2b;font-weight:500;margin:0 0 20px}@media screen and (max-width: 1024px){.author__role{margin:0 0 15px}}.author__description{margin:0}.author__description p{margin:0 0 15px;font-size:18px;color:#2b2b2b;font-weight:400}@media screen and (max-width: 1024px){.author__description p{font-size:16px;margin:0 auto 12px;text-wrap:pretty;max-width:650px}}.author__description p:last-child{margin-bottom:0}.author__posts{padding:80px 0}@media screen and (max-width: 1024px){.author__posts{padding:40px 0}}.author__posts-heading{font-size:30px;font-weight:500;color:#141518;margin:0 0 30px}@media screen and (max-width: 1024px){.author__posts-heading{font-size:20px;margin:0 0 20px}}.author__no-posts{font-size:18px;color:#2b2b2b;text-align:center;padding:60px 0}.author__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-bottom:40px}@media screen and (max-width: 1024px){.author__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.author__grid{grid-template-columns:1fr}}.author__show-more-container{display:flex;justify-content:center;margin-top:40px}
