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