.testimonials{text-align:center;padding:6rem 2rem 0rem}.testimonials .testimonials__items{list-style:none;padding:0;margin:0}.testimonials .testimonials__item{display:flex;flex-direction:column}.testimonials .testimonials__item__image{width:10rem;min-width:10rem;height:10rem;min-height:10rem;background-color:#dddde2;border-radius:50%;background-size:contain}.testimonials .testimonials__item__description{padding:2.5rem 4rem 2.5rem 4.5rem;margin-top:2rem;background:#f7f8fc;box-shadow:4px 4px 20px 0 rgba(48,49,64,0.2);border-radius:0 8rem 8rem;text-align:left}.testimonials .testimonials__item__description p{font-size:1.2rem;line-height:1.3rem;font-weight:400;padding:0;color:#6e768d}.testimonials .testimonials__item__description .testimonials__item__heading p{font-weight:500;padding-bottom:1rem}@media(min-width:480px){.testimonials .testimonials__item{display:flex;flex-direction:row}.testimonials .testimonials__item__description{margin-top:5rem;margin-left:2rem}}