.module__testimonials__wrapper{align-items:center;display:flex;justify-content:center;position:relative}.module__testimonials__container{max-width:1060px;width:calc(100% - 96px)}.module__testimonial{align-items:start;display:flex;display:grid;flex-direction:column;gap:2rem;grid-template-columns:1fr 1fr 1fr;height:100%;padding:0 2rem;width:100%}.module__testimonial-content{background-color:#f8f8f8;border-radius:1.5rem;grid-column:2/span 2;padding:1.5rem}.module__testimonial-content__text p{margin:0}.module__testimonial-content__role,.module__testimonial-content__role div,.module__testimonial-content__role p,.module__testimonial-content__role span{margin:0;text-align:center}.module__testimonial-img{align-content:flex-start;display:flex;flex-direction:column;gap:2rem;padding-top:.5rem}.module__testimonial-img *{max-width:100%!important}.module__testimonial-img img,.module__testimonial-img svg{max-height:80px!important;object-fit:contain;object-position:center;transition:all .3s ease-in-out}.module__testimonials__container.owl-carousel .owl-item img{width:auto!important}.module__testimonials__wrapper .owl-dots{flex-shrink:0;text-align:center}.module__testimonials__wrapper .owl-dots button{color:var(--Secondary-Grey,#c0c1c0)}.owl-carousel button.owl-dot{border-radius:50%;height:12px;margin-left:12px;min-height:12px;min-width:12px;opacity:.3;width:12px}.owl-carousel button.owl-dot.active{border-radius:30px;opacity:1;width:40px}.owl-carousel .owl-dots.disabled{display:block;text-align:center}.module__testimonials-arrows{display:flex}.module__testimonials-arrows img,.module__testimonials-arrows svg{cursor:pointer;flex-grow:0;flex-shrink:0;transform:scale(1);transition:transform .5s;visibility:visible}.module__testimonials-arrows img:hover,.module__testimonials-arrows svg:hover{cursor:pointer;flex-grow:0;flex-shrink:0;transform:scale(1.05);transition:transform .2s}.arrow--left{left:0}.arrow--left,.arrow--right{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.arrow--right{right:0}@media screen and (max-width:767px){.module__testimonials__container{width:100%}.module__testimonial{display:flex;flex-direction:column;gap:1rem;padding:0}.module__testimonial-img{display:flex;height:auto;justify-content:center;margin:0 auto;max-width:250px;width:100%}.owl-dots{padding-left:0;text-align:center}.owl-dots:has(.module__testimonials-arrows){display:none}}