.sec-customer-testimonial{padding:80px 16px 40px}.sct__title{border-bottom:1px solid var(--grey-200-hex);margin-bottom:32px;padding-bottom:24px}.sct__title :is(h1,h2,h3,h4,h5,h6,p,span){color:var(--navy-hex);font-family:Instrument Sans,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:115%;margin:0}.sct__description{margin-bottom:40px;max-width:660px}.sct__description :is(p,span){color:var(--grey-400-hex);font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:400;line-height:160%;margin:0}.sct__bullets{display:grid;gap:32px 40px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0 0 48px;padding:0}.sct__bullet-item{align-items:flex-start;display:flex;gap:12px}.sct__bullet-dot{background-color:var(--blue-dodger-hex);border-radius:50%;flex-shrink:0;height:12px;margin-top:5px;width:12px}.sct__bullet-text{color:var(--navy-hex);font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:400;line-height:150%}.sct__card{border:1px solid var(--grey-200-hex);border-radius:24px;display:flex;gap:40px;margin-bottom:48px;padding:40px}.sct__card-image{flex-shrink:0;width:280px}.sct__card-image img{border-radius:16px;display:block;
  /* !important pour battre l'inline style="height: auto" injecte par le pattern image HubSpot */height:100%!important;object-fit:cover;width:100%}.sct__card-content{display:flex;flex-direction:column;justify-content:center}.sct__card-citation{margin-bottom:24px}.sct__card-citation :is(p,span){color:var(--navy-hex);font-family:Instrument Sans,sans-serif;font-size:28px;font-style:italic;font-weight:400;letter-spacing:-.02em;line-height:125%;margin:0 0 16px}.sct__card-citation :is(p,span):last-child{margin-bottom:0}.sct__card-author{display:flex;flex-direction:column;margin-bottom:20px}.sct__card-name{color:var(--navy-hex);font-weight:500}.sct__card-name,.sct__card-role{font-family:Roboto Flex,sans-serif;font-size:16px;line-height:150%}.sct__card-role{color:var(--grey-400-hex);font-weight:400}.sct__card-logo{max-width:160px}.sct__card-logo img{display:block;height:auto;max-width:100%}.sct__cta{text-align:center}.sct__cta .cta_button{font-weight:400!important}@media screen and (max-width:991px){.sec-customer-testimonial{padding:40px 16px}.sct__description{margin-bottom:32px}.sct__bullets{grid-template-columns:1fr}.sct__bullets,.sct__card{gap:24px;margin-bottom:40px}.sct__card{flex-direction:column;padding:24px}.sct__card-image{width:100%}.sct__card-image img{aspect-ratio:4/3;height:auto}.sct__card-citation :is(p,span){font-size:22px}}