.testimonials__video{padding-top:5.25rem;margin:0 auto;max-width:565px}.testimonials .testimonials__intro{--container-custom: 1200px;margin:0 auto;text-align:center;font-size:1.1875rem;font-weight:600;line-height:1.5em;padding:1.5rem 0;width:80%}@media screen and (min-width: 767px){.testimonials .testimonials__intro{width:65%}}@media screen and (min-width: 980px){.testimonials .testimonials__intro{width:45%}}.testimonials-list{display:flex;flex-flow:column wrap;justify-content:center;gap:3.75rem;margin-bottom:2.5rem}.testimonials-list__wrapper{--container-custom: 1200px}@media screen and (min-width: 767px){.testimonials-list__wrapper{width:80%}}.testimonials-list__item{display:flex;flex-flow:column wrap;align-items:center}@media screen and (min-width: 980px){.testimonials-list__item{flex-direction:row}.testimonials-list__item:nth-of-type(2n) .testimonials-list__image{order:2}.testimonials-list__item:nth-of-type(2n) .testimonials-list__infos{order:1;left:2.5rem}}.testimonials-list__image,.testimonials-list__infos{flex:1 0 50%}.testimonials-list__infos{background-color:#fff;border-bottom:3px solid #c1022c;padding:2rem 1.25rem 2rem 2rem;box-shadow:0 .375rem 1.5rem 0 rgba(0,0,0,.06);z-index:1;top:-2rem;position:relative;text-align:left;width:90%}@media screen and (min-width: 980px){.testimonials-list__infos{padding:2.5rem 2.5rem 2.5rem 3.75rem;border-left:3px solid #c1022c;border-bottom:0;top:0;left:-2.5rem;right:auto;width:100%}}.testimonials-list__title{font-weight:700;position:relative}.testimonials-list__title::before{content:"";background-image:url("../assets/icon-quote.svg");position:absolute;width:2.5rem;height:2.5rem;top:-1rem;left:-1rem}@media screen and (min-width: 980px){.testimonials-list__title::before{width:3.75rem;height:3.75rem;top:-1.25rem;left:-2.25rem}}.testimonials-list__content{margin-bottom:1.875rem;line-height:1.7rem}