@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-cards{--align-desktop:center;--align-mobile:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px 30px;justify-content:center;justify-content:var(--align-mobile)}@media screen and (min-width:64em){.author-cards{justify-content:var(--align-desktop)}}.author-cards__align-mobile--left{--align-mobile:start}.author-cards__align-desktop--left{--align-desktop:start}.author-cards__card{background-color:#ecf5ff;border:1px solid #17497b;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.161);display:grid;grid-template-rows:repeat(3,auto) 1fr auto;max-width:none;padding:25px 19px 32px;transition:box-shadow .3s ease-in-out;width:100%}@media screen and (min-width:48em){.author-cards__card{max-width:285px}}.author-cards__image{border-radius:8px;justify-self:center;margin-bottom:20px}.author-cards__info{padding-left:0}.author-cards .author-cards__card .author-cards__item{font-size:14px;line-height:18px;margin-bottom:8px;margin-left:19px}.author-cards .author-cards__card .author-cards__item:last-of-type{padding-bottom:0}.author-cards .author-cards__card .author-cards__item::marker{color:#17497b;font-size:20px}.author-cards--padding{margin:20px 0}.author-cards .author-cards__card .author-cards__read-more{align-self:end;font-size:14px;height:-moz-fit-content;height:fit-content;justify-self:center;line-height:19px;margin-top:12px;padding:10px 12px;text-align:center}.author-cards .author-cards__card .author-cards__title{display:block;font-size:16px;font-weight:700;justify-self:center;line-height:18px}@media screen and (min-width:64em){.author-cards .author-cards__card .author-cards__title{font-size:17px}}.author-cards .author-cards__card .author-cards__title--caps{font-size:12px;justify-self:center;line-height:24px;text-transform:uppercase}@media screen and (min-width:64em){.author-cards .author-cards__card .author-cards__title--caps{font-size:14px}}