@-webkit-keyframes show-in{0%{transform:scale(.5) translate(-50%,-50%);opacity:0}50%{opacity:.5}80%{opacity:1}to{transform:scale(1)}}@keyframes show-in{0%{transform:scale(.5) translate(-50%,-50%);opacity:0}50%{opacity:.5}80%{opacity:1}to{transform:scale(1)}}@-webkit-keyframes slideInLeftX{0%{width:0}to{width:32px}}@keyframes slideInLeftX{0%{width:0}to{width:32px}}@-webkit-keyframes slideInLeftY{0%{height:0}to{height:32px}}@keyframes slideInLeftY{0%{height:0}to{height:32px}}.authors{margin:10px 30px;padding:30px;border-top:10px solid #34be82;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2)}.authors,.authors__section{flex-direction:column;align-items:flex-start}.authors,.authors__people,.authors__section{display:flex;justify-content:flex-start;gap:10px}.authors__people{flex-direction:row;align-items:center}.authors__inte{word-wrap:anywhere}