@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-block-wrapper{margin:20px 0;width:100%}.author-block{background:rgba(213,234,255,.38);border:2px solid rgba(23,73,123,.6);border-radius:8px;display:grid;flex-direction:column;grid-template-areas:"photo" "fullname" "tagline" "social" "description" "buttons";padding:28px 23px}@media screen and (min-width:48em){.author-block{display:grid;grid-template-areas:"photo fullname social" "photo tagline tagline" "photo description description" "photo buttons buttons";padding:48px 41px}}.author-block__photo{grid-area:photo;min-width:205px}.author-block__photo img{height:150px;width:150px}.author-block__fullname{color:#17497b;font-family:Helvetica,sans-serif;font-size:20px;font-weight:700;grid-area:fullname;line-height:25px}@media screen and (min-width:48em){.author-block__fullname{font-size:24px}}.author-block__tagline{color:#333;font-family:Helvetica,sans-serif;font-size:13px;font-weight:400;grid-area:tagline;line-height:16px;text-transform:uppercase}@media screen and (min-width:48em){.author-block__tagline{font-size:16px}}.author-block__social-net{grid-area:social;margin-top:15px}@media screen and (min-width:48em){.author-block__social-net{margin-top:0;min-width:150px;text-align:right}}.author-block__social-net a{display:inline-block;height:30px;margin:0 8px;width:30px}.author-block__social-net a img{filter:invert(20%) sepia(33%) saturate(2535%) hue-rotate(182deg) brightness(102%) contrast(87%)}.author-block__social-net a:first-child{margin:0 8px 0 0}.author-block__social-net a:hover{filter:invert(53%) sepia(39%) saturate(5578%) hue-rotate(200deg) brightness(102%) contrast(104%)}.author-block__description{grid-area:description}.author-block__description p{line-height:1.625;margin:10px 0}.author-block__buttons{display:flex;flex-direction:column;grid-area:buttons}@media screen and (min-width:48em){.author-block__buttons{flex-direction:row}}.author-block__buttons .author-block-button{border:1px solid #2b3241;border-radius:8px;color:#2b3241;font-family:Helvetica,sans-serif;font-size:16px;margin-top:15px;min-width:180px;padding:10px 33px;position:relative;text-align:center;text-decoration:none}.author-block__buttons .author-block-button:hover{background-color:#17497b;color:#fff;text-decoration:none}.author-block div:last-child{margin-bottom:15px}@media screen and (min-width:48em){.author-block div:last-child{margin-bottom:6px}}
