.hn-testimonials{padding:60px 0;display:flex;flex-direction:column;justify-content:center;gap:50px;position:relative}.testimonials__title h2{margin:0;font-size:32px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.hn-testimonials__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:45px;gap:45px}.hn-testimonials__testimonial-item{padding:20px;display:flex;z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:16px 2px}.testimonial-item__image{position:relative;width:48px;height:48px;border-radius:48px;padding:4px;margin-bottom:17px;border:1px solid #9fdac8}.testimonial-item__image img{width:40px;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.testimonial-item__checkmark{position:absolute;top:-2px;right:-2px}.testimonial-item__stars img{width:100px;height:15px;margin-bottom:15px;object-fit:contain}.testimonial-item__title h5{margin:0;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}.testimonial-item__text{font-size:16px;font-style:italic;font-weight:450;line-height:24px;margin-bottom:32px}.testimonial-item__author{font-size:16px;font-style:normal;font-weight:450;line-height:normal}@media(max-width: 768px){.hn-testimonials{padding:40px 0;gap:32px;overflow:hidden}.testimonials__title h2{font-size:24px}.hn-testimonials__wrapper{display:flex;flex-direction:column;gap:20px}}
