.testimonials_container__JcLTv{width:100vw;max-width:1200px;padding-inline:15px;padding-top:1rem;padding-bottom:1rem;margin:2rem auto auto;display:grid;grid-template-columns:auto auto auto;grid-gap:1rem;gap:1rem}.testimonials_cell__zUkXh{height:-moz-fit-content;height:fit-content;padding:2rem;background-color:var(--bg-2)}.testimonials_cell__zUkXh.testimonials_fromRight__RwjFT{animation:testimonials_comeFromRight__j3fSv 2s ease-out}.testimonials_cell__zUkXh.testimonials_fromLeft__NiY40{animation:testimonials_comeFromLeft__PjRNO 2s ease-out}@keyframes testimonials_comeFromLeft__PjRNO{0%{opacity:0;transform:translateX(-300px)}to{opacity:1;transform:translateX(0)}}@keyframes testimonials_comeFromRight__j3fSv{0%{opacity:0;transform:translateX(300px)}to{opacity:1;transform:translateX(0)}}.testimonials_quoteIcon__gcug9{color:var(--dark-red);font-size:2rem}.testimonials_citation__4PaCx{margin-bottom:1rem;font-size:1.2rem;font-style:italic;line-height:30px}.testimonials_personInfo__Ns6on{display:grid;width:90%;grid-template-columns:auto auto}.testimonials_imageBox__WcUCu{text-align:left;padding:10px}.testimonials_personPic__W6la1{height:56px;width:56px;border-radius:50%}.testimonials_infoText__K3zQy{padding:10px 10px 10px 0}.testimonials_infoText__K3zQy h3{margin-bottom:5px}.testimonials_infoText__K3zQy p{font-size:.9rem}@media screen and (max-width:992px){.testimonials_container__JcLTv{grid-template-columns:auto auto}}@media screen and (max-width:768px){.testimonials_container__JcLTv{grid-template-columns:1fr}.testimonials_citation__4PaCx{font-size:1rem}}@media screen and (max-width:576px){.testimonials_citation__4PaCx{line-height:24px}}