@keyframes shake-animation{0%{transform:translate(0)}1.78571%{transform:translate(5px)}3.57143%{transform:translate(0)}5.35714%{transform:translate(5px)}7.14286%{transform:translate(0)}8.92857%{transform:translate(5px)}10.71429%{transform:translate(0)}to{transform:translate(0)}}.author-meta{align-items:center;display:flex;gap:8px}@media screen and (min-width:64em){.author-meta{gap:10px}.author-meta__container{align-items:center;display:flex;gap:16px}}.author-meta__wrapper{--image-width:32px;--img-border-width:3px}@media screen and (min-width:64em){.author-meta__wrapper{--image-width:40px}.author-meta__wrapper:not(:first-child){border-left:1px solid #9ec3e8;padding-left:16px}}.author-meta__wrapper--image{display:flex}.author-meta__wrapper .author-meta__image{border:var(--img-border-width) solid #fff;border-radius:10rem;height:calc(var(--image-width) + var(--img-border-width)*2);margin-left:-10px;margin-top:calc(0px - var(--img-border-width));position:relative;width:calc(var(--image-width) + var(--img-border-width)*2);z-index:1}.author-meta__wrapper .author-meta__image:first-of-type{border:0;height:var(--image-width);margin-left:0;margin-top:0;position:relative;width:var(--image-width);z-index:1}.author-meta .author-meta__wrapper .author-meta__more{color:#06c;display:inline-block;font-size:14px;position:relative;-webkit-text-decoration:underline;text-decoration:underline}@media screen and (min-width:48em){.author-meta .author-meta__wrapper .author-meta__more{font-size:var(--info-font-size)}}.author-meta .author-meta__wrapper .author-meta__more:hover .author-meta__hide{max-height:100rem;opacity:1;z-index:100}.author-meta__authors,.author-meta__name{font-size:14px}.author-meta .author-meta__name{color:#06c;-webkit-text-decoration:underline;text-decoration:underline}.author-meta__float{background-color:#fff;border:1px solid #dce8f7;border-radius:10px;box-shadow:0 4px 8px rgba(23,73,123,.078);max-height:0;opacity:0;padding:20px;position:absolute;right:0;transition:max-height .3s ease-in-out;width:200px;z-index:-1}