@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-quotebox-container{margin:30px 0;max-width:1195px}.authorquotebox{background-color:#f2faff;border:1px solid #c8e5f8;border-radius:8px;display:grid;padding:20px 0;grid-row-gap:25px;grid-template-areas:"photo" "wysiwyg" "author-name"}@media screen and (min-width:48em){.authorquotebox{grid-template-columns:1fr 4fr;grid-row-gap:0;grid-template-areas:"photo wysiwyg" "photo author-name"}}@media screen and (min-width:64em){.authorquotebox{grid-template-columns:1fr 5fr}}.authorquotebox__image{grid-area:photo;height:87px;margin:auto;width:87px}@media screen and (min-width:48em){.authorquotebox__image{margin:0 0 0 25px}}@media screen and (min-width:85.375em){.authorquotebox__image{margin:0 0 0 40px}}.authorquotebox__image img{border:3px solid #bbb;border-radius:50%}.authorquotebox__image:after{background:url(/app/themes/gscom2018/assets/blocks/authorquotebox/authorbox-quoteicon.svg);bottom:100px;content:"";display:block;height:31px;left:75px;position:relative;width:36px}.authorquotebox__text{grid-area:wysiwyg;margin:0}.authorquotebox__text p{font-size:16px;font-weight:700;margin:0 20px;text-align:center}@media screen and (min-width:48em){.authorquotebox__text p{font-size:18px;margin:0 25px 10px 0;text-align:left}}.authorquotebox__author-name{grid-area:author-name;margin:auto;text-align:center}@media screen and (min-width:48em){.authorquotebox__author-name{margin:0;text-align:left}}.authorquotebox__author-name a{color:#06c;font-size:16px;-webkit-text-decoration:underline;text-decoration:underline}.authorquotebox__author-name a:hover{-webkit-text-decoration:none;text-decoration:none}.authorquotebox__author-name .authorbox-title{color:#8ca3b4;font-size:16px}