.product-testimonials{padding-top:10px;padding-bottom:12px}.product-testimonials__wrapper{max-width:1100px;margin-left:auto;margin-right:auto}.product-testimonials__header{text-align:center}.product-testimonials__title{margin-top:0;margin-bottom:20px}.product-testimonials__subtitle{margin-top:8px;line-height:1.5}.product-testimonials__subtitle>*{margin:0}.product-testimonials__subtitle>*+*{margin-top:6px}.product-testimonials__list{display:grid;grid-template-columns:1fr;gap:16px}.product-testimonials__item{display:flex;flex-direction:column;padding:20px;border-radius:14px;background-color:#fff;box-shadow:0 0 14px rgba(72,72,71,.1)}.product-testimonials__stars{display:flex;gap:2px;margin-bottom:12px;color:#ffb020}.product-testimonials__stars svg{flex-shrink:0;width:16px;height:16px}.product-testimonials__text{flex-grow:1;line-height:1.5}.product-testimonials__text>*{margin:0}.product-testimonials__text>*+*{margin-top:8px}.product-testimonials__author{display:flex;align-items:center;gap:12px;margin-top:16px}.product-testimonials__image{flex:0 0 56px;width:56px;height:56px;display:block;border-radius:50%;-o-object-fit:cover;object-fit:cover}.product-testimonials__author-content{min-width:0}.product-testimonials__name{margin:0;font-weight:700;line-height:1.35}.product-testimonials__badge{display:flex;align-items:center;gap:4px;margin-top:2px;color:#3f8f5b;font-size:1.3rem;line-height:1.35}.product-testimonials__badge svg{flex-shrink:0;width:14px;height:14px}@media only screen and (min-width:768px){.product-testimonials__item{padding:24px}}@media only screen and (min-width:1024px){.product-testimonials{padding-top:28px;padding-bottom:28px}.product-testimonials__title{margin-bottom:28px}.product-testimonials__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}