section.testimonials-module{background-color:#f0f0f0;overflow:hidden;position:relative;z-index:1}section.testimonials-module .container{display:flex;flex-direction:column;gap:5rem;z-index:1}@media screen and (max-width:768px){section.testimonials-module .container{gap:2rem}}section.testimonials-module .container .wrapper-content{display:flex;flex-direction:column;gap:1rem;max-width:768px}section.testimonials-module .container .wrapper-testimonials .splide__navigation{align-items:center;display:flex;justify-content:space-between;margin-top:3rem;width:100%}@media screen and (max-width:768px){section.testimonials-module .container .wrapper-testimonials .splide__navigation{margin-top:2.5rem}}section.testimonials-module .container .wrapper-testimonials .splide__list{transition:.5s ease}section.testimonials-module .container .wrapper-testimonials .testimonial{display:flex;flex-direction:column;gap:2rem;position:relative;width:100%}section.testimonials-module .container .wrapper-testimonials .testimonial figure.company-logo{border-left:1px solid rgba(0,0,0,.2);padding-left:1.25rem;width:fit-content}section.testimonials-module .container .wrapper-testimonials .testimonial figure.company-logo img{height:auto;max-height:2.5rem;max-width:120px;object-fit:contain;object-position:center left;width:auto}section.testimonials-module .container .wrapper-testimonials .testimonial .text,section.testimonials-module .container .wrapper-testimonials .testimonial .text *{font-size:1.25rem;font-weight:600}section.testimonials-module .container .wrapper-testimonials .testimonial .author{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:auto}@media screen and (max-width:425px){section.testimonials-module .container .wrapper-testimonials .testimonial .author .company-logo{display:none}}section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos{align-items:center;display:flex;gap:1.25rem;width:100%}section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos .wrapper-text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin:0;overflow:hidden}section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos .wrapper-text p.title{font-weight:500}section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos .wrapper-text p.job{font-size:.875rem}section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos figure.profile-picture{border-radius:50%;height:3.5rem;min-width:3.5rem;overflow:hidden;width:3.5rem}@media screen and (max-width:425px){section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos figure.profile-picture{height:3rem;width:3rem}}