.author-page .author__descr,.author-page .author__position{font-size:20px;font-weight:700}.author-page .author__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:13px}.author-page .author__position{margin-bottom:50px}.author-page .author__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:60px}.author-page .author__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;position:sticky;top:100px;max-width:310px;min-width:270px;width:100%;padding:25px;border-radius:10px;border:1px solid #e5e5e5;text-align:center}.author-page .author__avatar{width:200px;padding:4px;border-radius:50%;border:1px solid #e5e5e5;margin:0 auto}.author-page .author__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.author-page .author__content h2:first-child{margin-top:0}@media (max-width:800px){.author-page .author__position{margin-bottom:40px}.author-page .author__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.author-page .author__block{position:static;max-width:100%}}