@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fullWidthTestimonial{background-color:#f4f4f4;margin:0 auto;max-width:157rem;overflow:hidden;padding:6rem 1.6rem;position:relative}@media only screen and (min-width:768px){.fullWidthTestimonial{padding:15rem 4rem}}.fullWidthTestimonial_container{margin:0 auto;max-width:105.2rem}.fullWidthTestimonial_content{color:#000;font-size:3.2rem;letter-spacing:-.02em;line-height:3.6rem;margin-bottom:3.2rem}@media only screen and (min-width:768px){.fullWidthTestimonial_content{font-size:4.4rem;letter-spacing:-.02em;line-height:4.8rem;margin-bottom:6rem}}.fullWidthTestimonial_author{align-items:center;display:flex;grid-gap:1.6rem;gap:1.6rem}.fullWidthTestimonial_author-avatar{height:5.6rem;overflow:hidden;width:5.6rem}.fullWidthTestimonial_author-info{display:flex;flex-direction:column}.fullWidthTestimonial_author-name{color:#000;font-size:1.6rem;font-weight:800;line-height:2.4rem}.fullWidthTestimonial_author-position{color:#68768d;font-size:1.6rem;line-height:2.4rem}