.testimonials__section{padding:7rem 0;background:rgba(245,255,255,.749);margin-top:7rem}.testimonials__section h3{font-size:42px;font-weight:500;line-height:63px;text-align:center;color:#1e1e1e}.testimonials__section .testimonials__wrapper{margin-top:4.4rem}.testimonials__section .testimonials__wrapper .testimonial__container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6rem;gap:6rem}@media screen and (max-width:1180px){.testimonials__section .testimonials__wrapper .testimonial__container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.testimonials__section .testimonials__wrapper .testimonial__container .testimonial__card{display:flex;align-items:center;justify-content:center;flex-direction:column}.testimonials__section .testimonials__wrapper .testimonial__container .testimonial__card .quate__wrapper img{height:30px;width:30px}.testimonials__section .testimonials__wrapper .testimonial__container .testimonial__card .desciption{font-size:16px;font-weight:400;line-height:24px;text-align:center;margin-bottom:1.6rem;color:#1e1e1e}.testimonials__section .testimonials__wrapper .testimonial__container .testimonial__card .location{font-size:14px;font-weight:400;line-height:21px;text-align:center;color:#1e1e1e}