.testimonials{padding:75px 0}.testimonials__heading{margin:0}.testimonials .ctas__container{margin-top:44px}.testimonials__listing{display:grid;gap:45px;grid-template-columns:repeat(3,minmax(0,33.33%));margin-top:70px}.testimonials__testimonial{border:1px solid #000;display:flex;flex-direction:column;gap:10px}.testimonials__testimonial__image{align-items:center;display:flex;justify-content:center}.testimonials__testimonial__image img{margin:0 auto}.testimonials__testimonial__text{display:flex;flex-direction:column;justify-content:space-between}.testimonials__testimonial__source{text-wrap:balance}.testimonials__testimonial__text .testimonials__testimonial__quote{margin:0}.testimonials__testimonial__source{margin-bottom:0;margin-top:25px}.testimonials__testimonial:not(:has(.testimonials__testimonial__image)) .testimonials__testimonial__text{padding-top:50px}.testimonials__testimonial__image{padding:50px 30px 0}.testimonials__testimonial__text{padding:25px 30px 30px}.testimonials__testimonial{border-radius:20px}body.tfl-2024--lsn .testimonials__testimonial{border:1px solid var(--lsn-orange)}@media only screen and (max-width:1024px){.testimonials__container{display:flex;flex-direction:column}.testimonials__listing{grid-column-end:unset;grid-column-start:auto;grid-template-columns:repeat(1,minmax(0,100%));margin-top:30px}.testimonials .ctas__container{margin-top:20px}}@media only screen and (max-width:768px){.testimonials{padding:65px 0}}