@import url("https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;700&display=swap");.c1-testimonial{--c1-bg:#000;--c1-text:#36234e;--c1-line:#e0d6c4;--c1-fade:#faf7f3;--c1-speed:1;--c1-logo-h:28px;--c1-logo-w:240px;background:var(--c1-bg);padding:64px 32px}.c1-testimonial__inner{margin:0 auto;max-width:986px;text-align:center}.c1-testimonial__illustration{display:flex;justify-content:center;margin-bottom:24px}.c1-testimonial__svg{color:var(--c1-line);display:block;height:auto;width:min(672px,100%)}.c1-testimonial__logo{display:flex;justify-content:center;margin:0 0 24px}.c1-testimonial__logo img{display:block;height:auto;max-height:var(--c1-logo-h);max-width:var(--c1-logo-w);width:auto}.c1-testimonial__quote{margin:0}.c1-testimonial__quote p{color:var(--c1-text);font-family:Figtree,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:clamp(20px,2.2vw,28px);font-weight:500;line-height:1.35;margin:0}.c1-testimonial__quote p:first-child:before{content:"“"}.c1-testimonial__quote p:last-child:after{content:"”"}.c1-testimonial__byline{color:var(--c1-text);font-family:Figtree,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin-top:32px}.c1-testimonial__name{font-size:20px;font-weight:700;line-height:1.2;margin-bottom:4px}.c1-testimonial__title{font-size:16px;font-weight:400;line-height:1.25}.c1-testimonial__dot,.c1-testimonial__ripple,.c1-testimonial__stem{transform-box:fill-box}.c1-testimonial__dot,.c1-testimonial__stem{fill:var(--c1-line)}.c1-testimonial__ripple{stroke:var(--c1-line)}.c1-testimonial[data-animate=true] .c1-testimonial__stem{transform:scaleY(0);transform-origin:50% 100%}.c1-testimonial[data-animate=true] .c1-testimonial__dot,.c1-testimonial[data-animate=true] .c1-testimonial__ripple{opacity:0;transform:scale(0);transform-origin:center}.c1-testimonial.is-inview .c1-testimonial__stem{animation:c1StemGrow calc(.9s*var(--c1-speed)) cubic-bezier(.25,.9,.25,1) forwards;animation-delay:calc(var(--delay, 0s)*var(--c1-speed))}.c1-testimonial.is-inview .c1-testimonial__dot{animation:c1DotPop calc(.35s*var(--c1-speed)) cubic-bezier(.2,.9,.2,1) forwards;animation-delay:calc((var(--delay, 0s) + .65s)*var(--c1-speed))}.c1-testimonial.is-inview .c1-testimonial__ripple{animation:c1Ripple calc(.9s*var(--c1-speed)) cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc((var(--delay, 0s) + .72s)*var(--c1-speed))}@keyframes c1StemGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes c1DotPop{0%{opacity:0;transform:scale(.2)}60%{opacity:1;transform:scale(1.25)}to{opacity:1;transform:scale(1)}}@keyframes c1Ripple{0%{opacity:0;transform:scale(.2)}15%{opacity:.7}to{opacity:0;transform:scale(3.2)}}@media (prefers-reduced-motion:reduce){.c1-testimonial[data-animate=true] .c1-testimonial__dot,.c1-testimonial[data-animate=true] .c1-testimonial__ripple,.c1-testimonial[data-animate=true] .c1-testimonial__stem{animation:none!important;opacity:1!important;transform:none!important}.c1-testimonial[data-animate=true] .c1-testimonial__ripple{opacity:0!important}}@media (max-width:480px){.c1-testimonial{padding:48px 20px}.c1-testimonial__logo{margin-bottom:16px}.c1-testimonial__byline{margin-top:24px}}