@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.testimonial{padding:6.6rem 0}@media only screen and (min-width:768px){.testimonial{padding:6.6rem 0}}.testimonial_container{flex-wrap:wrap}.testimonial_picture{border-radius:50%;display:flex;justify-content:center;margin-left:auto;margin-right:auto;margin-top:5rem;max-width:40rem;overflow:hidden}@media only screen and (min-width:1101px){.testimonial_picture{margin-top:0;max-width:unset}}.testimonial_image{height:auto;max-width:19rem}@media only screen and (min-width:1101px){.testimonial_image{width:100%}}.testimonial_description+*{margin-top:1.5rem}.testimonial_authorName{font-weight:700}.testimonial_authorEmail{color:#ff2828}.testimonial-white{background:#fff}.testimonial-gray{background-color:#f4f4f4}