@keyframes fadeIn{from{opacity:0}to{opacity:1}}.header-author{background-color:rgba(217,217,217,.2);margin-top:0!important;padding:30px 15px}.header-author .section{display:flex;flex-direction:column;align-items:center;gap:20px}.header-author .section img{max-width:180px;height:auto;object-fit:cover;object-position:center;border-radius:50%;margin-bottom:20px}.header-author .section h1{font-size:24px;text-align:center}@media (min-width:1024px){.header-author{padding:90px 15px}.header-author .section{display:grid;grid-template-columns:180px auto;column-gap:98px;align-items:center;max-width:950px!important}.header-author .section img{width:100%}.header-author .section h1{font-size:40px;text-align:left}}.header-author .section .author{display:flex;flex-direction:column;align-items:center;gap:15px;justify-items:center}.header-author .section .author .content{display:flex;flex-direction:column;align-items:center;justify-items:center}.header-author .section .author .name{display:block;width:max-content;font-size:18px;font-weight:700}.header-author .section .author .entity,.header-author .section .author .post{display:block;width:max-content;font-size:16px}.section-author{max-width:950px!important;grid-template-columns:auto!important}