.authorInfo{background:var(--background-color)}.authorInfo .wrap{background:rgba(46,64,77,.4)}.authorInfo .box{display:flex;flex-direction:column}.authorInfo .inner{margin:0 auto;display:grid;row-gap:var(--el-margin-small)}.authorInfo .inner{padding:24px;padding:calc(24px + 76*(100vw - 320px)/1210)}@media(min-width: 1531px){.authorInfo .inner{padding:100px}}.authorInfo .person{display:flex;column-gap:2em}.authorInfo .image img{display:block}.authorInfo .name,.authorInfo .position{line-height:1.5}.authorInfo .name,.authorInfo .position{font-size:14px;font-size:calc(14px + 2*(100vw - 320px)/1210)}@media(min-width: 1531px){.authorInfo .name,.authorInfo .position{font-size:16px}}.authorInfo .name{font-weight:700}.authorInfo .profile-links{margin-top:2.4em;display:grid;row-gap:2.4em}@media(min-width: 768px){.authorInfo .inner{display:flex;justify-content:space-between}.authorInfo .person{width:19.8%;flex-direction:column;column-gap:6.8%;margin:0}.authorInfo .image,.authorInfo .personInfo{width:100%}.authorInfo .image{margin-bottom:2.4em}.authorInfo .text{width:73.4%}}