section.testimonials-module{overflow:hidden;position:relative;z-index:1}section.testimonials-module .container{display:flex;flex-direction:column;gap:32px;z-index:1}@media screen and (max-width:768px){section.testimonials-module .container{gap:16px}}section.testimonials-module .container:has(>.wrapper-testimonials.col-1){max-width:992px}section.testimonials-module .container .wrapper-content.center{margin:0 auto;max-width:992px}section.testimonials-module .container .wrapper-content.center>*{text-align:center;width:100%}section.testimonials-module .container .wrapper-testimonials{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}@media screen and (max-width:768px){section.testimonials-module .container .wrapper-testimonials{align-items:center;flex-direction:column}}section.testimonials-module .container .wrapper-testimonials .testimonial{display:flex;flex-direction:column;gap:32px;max-width:calc(33.33333% - 21.33333px);padding:32px;position:relative;width:100%}@media screen and (max-width:768px){section.testimonials-module .container .wrapper-testimonials .testimonial{gap:16px;padding:16px}}@media screen and (max-width:992px){section.testimonials-module .container .wrapper-testimonials .testimonial{max-width:100%}section.testimonials-module .container .wrapper-testimonials .testimonial:before{display:none}}section.testimonials-module .container .wrapper-testimonials .testimonial:not(:first-child):before{background:linear-gradient(180deg,rgba(0,203,191,0) 5.3%,rgba(0,203,191,.4) 19.82%,rgba(0,203,191,.4) 83.67%,rgba(0,203,191,0) 96.29%);content:"";height:calc(100% - 64px);left:-17px;position:absolute;top:32px;transition:opacity .6s cubic-bezier(.075,.82,.165,1);width:2px}section.testimonials-module .container .wrapper-testimonials .testimonial figure.company-logo{width:fit-content}section.testimonials-module .container .wrapper-testimonials .testimonial figure.company-logo img{height:3rem;min-width:6rem;object-fit:contain;object-position:center left;width:6rem}section.testimonials-module .container .wrapper-testimonials .testimonial .author{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:auto}section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos{align-items:center;display:flex;gap:1rem;width:100%}section.testimonials-module .container .wrapper-testimonials .testimonial .author .infos .wrapper-text{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}