/**handles:hhit-testimonials-style-3**/
.testimonial-sec{background:var(--white);position:relative}.testimonial-sec .container{max-width:1190px;margin:0 auto;width:90%;padding:90px 0;position:relative;z-index:1}.testimonial-sec .title{font:normal var(--f-black) 2.63rem/1.1 var(--font-sans);color:var(--secondary-color)}.testimonial-sec .testimonial-wrapper{background:var(--bg-color) var(--bg-image) no-repeat center/cover;padding:0 30px 0;border-radius:30px;margin-bottom:0!important}.testimonial-sec .testimoniee{display:flex;flex-direction:row;gap:56px;align-items:flex-start;justify-content:flex-start;padding:58px 30px 95px}.testimonial-sec .testimoniee .testimonial-thumb{min-width:186px;width:186px;object-fit:cover;object-position:center;border-radius:30px;background:var(--bg-color);margin-top:50px}.testimonial-sec .testimoniee .content-wrapper{position:relative}.testimonial-sec .testimoniee .content-wrapper .content{font:normal var(--f-medium) 1.75rem/1.3 var(--font-sans);color:var(--content-color);margin:10px 0 50px}.testimonial-footer .author,.testimonial-footer .job{display:block;font:normal var(--f-medium) 0.875rem/1.3 var(--font-sans);color:var(--content-color)}.testimonial-footer .author{margin-bottom:5px}.testimonial-footer .job{margin-bottom:16px}.testimonial-footer .btn{display:flex;align-items:center;justify-content:flex-start;gap:5px;border:none;font:normal var(--f-bold) 0.875rem/1 var(--font-sans);color:var(--content-color);width:max-content;text-decoration:none;box-shadow:none}.testimonial-footer .btn svg{color:var(--content-color);transition:var(--transition)}.testimonial-footer .btn:hover svg{transform:rotate(90deg)}.testimonial-sec .slick-dots{margin:0;padding:0;list-style:none;bottom:40px;left:296px;display:inline-block;width:auto}.testimonial-sec .slick-dots li button:before{width:13.5px;height:13.5px;font-size:13.5px;color:var(--nav-color);line-height:1;opacity:1}.testimonial-sec .slick-dots li.slick-active button:before,.testimonial-sec .slick-dots li:hover button:before{opacity:1;color:var(--active-nav-color)}.testimonial-sec .slick-dots li,.testimonial-sec .slick-dots li button{width:13.5px;height:13.5px;padding:0;margin:0 4px}@media screen and (max-width:1024px){.testimonial-sec .container{padding:70px 0}.testimonial-sec .testimoniee{gap:30px}.testimonial-sec .testimoniee .content-wrapper .content{font:normal var(--f-medium) 1.38rem/1.3 var(--font-sans);margin-bottom:20px}.testimonial-sec .slick-dots{left:270px}}@media screen and (max-width:767px){.testimonial-sec .container{padding:40px 0}.testimonial-sec .title{font:normal var(--f-black) 2rem/1.1 var(--font-sans)}.testimonial-sec .testimonial-wrapper{padding:0 10px 0}.testimonial-sec .testimoniee{flex-direction:column;align-items:center;justify-content:center;padding:30px 10px 80px}.testimonial-sec .testimoniee .content-wrapper .content{font:normal var(--f-medium) 1.13rem/1.3 var(--font-sans)}.testimonial-sec .testimoniee .content-wrapper{text-align:center}.testimonial-footer .btn{margin:0 auto}.testimonial-sec .slick-dots{left:50%;transform:translateX(-50%);bottom:30px}.testimonial-sec .testimoniee .testimonial-thumb{margin-top:0}}