.testimonials_inner_block{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem}.testimonials_inner{background-color:#fafaf8;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem 1.8rem}.testimonials_inner .summary,.testimonials_inner .summary p{color:#334155;font-size:.875rem;font-style:italic;line-height:1.625;margin-bottom:1.5rem}.testimonials_inner .icon{margin-bottom:10px}.testimonials_inner .icon img{max-width:95px!important}.author_details p{color:#33415599;font-size:.75rem;line-height:1rem;margin:0}.author_details h6{color:#0f1b2d;font-size:.875rem;font-weight:600;line-height:1.25rem;margin:0}@media (max-width:767px){.testimonials_inner_block{grid-template-columns:repeat(1,minmax(0,1fr))}}