.author__content{display:flex;gap:20px;padding:10px;background:linear-gradient(110deg,#1e283f,rgba(20,27,46,.6) 100%);border:1px solid #bebebe59;border-radius:12px}.author__avatar{max-width:20%;min-width:140px;object-fit:cover;object-position:center;border:5px solid #fff;border-radius:12px}.author__body{display:flex;flex-direction:column;width:100%}body .author__link{color:#fff;transition:.2s;display:inline-block}body .author__name{margin:0}.author__text{margin-top:20px}.author__contacts{display:flex;justify-content:end;gap:20px;padding-top:20px !important;margin-top:auto !important}.author__contact{padding:0}.author__contact-link{display:flex;min-width:30px}.author__contact-logo{width:30px;height:auto}.author-heading{display:flex;gap:20px;margin-bottom:60px}.author-heading__avatar{width:200px;height:auto;display:block;object-fit:cover;object-position:center}.author-heading .author__contacts{justify-content:start;margin-top:auto}.author-heading__body{display:flex;flex-direction:column;width:80%}@media(hover:hover){.author__link:hover{opacity:.7}}@media screen and (width <= 600px){.author__content{flex-direction:column;align-items:start;justify-content:center}.author-heading__body{width:100%}.author-heading{flex-direction:column}.author-heading .author__contacts{overflow-x:auto}}