section.testimonial-module{background-color:#fff;border-radius:5px;overflow:hidden;padding:45px;position:relative}section.testimonial-module .wrapper{display:flex;flex-direction:column;gap:45px}section.testimonial-module .wrapper .testimonial{font-size:25px;font-weight:500;line-height:140%}@media screen and (max-width:946px){section.testimonial-module .wrapper .testimonial{font-size:20px}}section.testimonial-module .wrapper .infos{align-items:center;display:flex;gap:30px}@media screen and (max-width:760px){section.testimonial-module .wrapper .infos{align-items:flex-start;flex-direction:column;gap:20px}section.testimonial-module .wrapper .infos .text-ctn{height:-moz-fit-content;height:fit-content}}section.testimonial-module .wrapper .infos .logo{background-color:#f0f0f0;border-radius:5px}section.testimonial-module .wrapper .infos .logo.landscape{height:80px;padding:25px;width:200px}@media screen and (max-width:760px){section.testimonial-module .wrapper .infos .logo.landscape{height:60px;padding:15px 20px;width:150px}}section.testimonial-module .wrapper .infos .logo.landscape img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}section.testimonial-module .wrapper .infos .logo.portrait{height:100px;width:80px}@media screen and (max-width:760px){section.testimonial-module .wrapper .infos .logo.portrait{height:80px;width:60px}}section.testimonial-module .wrapper .infos .logo.portrait img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.testimonial-module .wrapper .infos .logo.square{height:100px;width:100px}@media screen and (max-width:760px){section.testimonial-module .wrapper .infos .logo.square{height:100px;width:100px}}section.testimonial-module .wrapper .infos .logo.square img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.testimonial-module .wrapper .infos .text-ctn{display:flex;flex-direction:column;gap:5px;height:100%}section.testimonial-module .wrapper .infos .text-ctn p{font-weight:500;text-transform:uppercase}section.testimonial-module .wrapper .infos .text-ctn .small{color:rgba(0,8,17,.6)}