.testimonial{padding:120px 1rem}.testimonial .wrapper{display:flex;flex-direction:column;gap:25px;margin:0 auto;max-width:1280px}.testimonial .icon{height:35px;width:35px}@media only screen and (min-width:768px){.testimonial .icon{height:55px;width:55px}}.testimonial .icon img{height:auto;object-fit:contain;width:100%}.testimonial .quote{font-size:20px;font-weight:600;letter-spacing:1.2;line-height:26px}@media only screen and (min-width:768px){.testimonial .quote{font-size:30px;letter-spacing:1.2;line-height:36px}}.testimonial .author{align-items:center;display:flex;gap:10px}.testimonial .author-image{border-radius:50%;height:49px;overflow:clip;width:49px}@media only screen and (min-width:768px){.testimonial .author-image{height:69px;width:69px}}.testimonial .author-image img{height:100%;object-fit:cover;object-position:center;width:100%}.testimonial .wrapper--centered{align-items:center;text-align:center}.testimonial .wrapper--centered .author-info{text-align:left}