@keyframes ci-spin-keyframes{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.cd-anim-spin{animation:ci-spin-keyframes 2s linear infinite}:root .hidden{display:none!important}:root .shadow-400{box-shadow:0 -20px 40px rgba(17,36,54,.04),0 30px 50px rgba(17,36,54,.04)}:root .shadow-500{box-shadow:0 2px 4px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.15)}:root .shadow-600{box-shadow:0 3px 6px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.15)}:root .shadow-700{box-shadow:0 5px 10px rgba(0,0,0,.05),0 15px 25px rgba(0,0,0,.15)}:root .shadow-800{box-shadow:0 20px 40px rgba(0,0,0,.2)}:root .shadow-none{box-shadow:none}.testimonial-cards .testimonial-cards__list{display:flex;flex-wrap:wrap;gap:24px}.testimonial-cards blockquote,.testimonial-cards figcaption,.testimonial-cards figure{margin:0}.testimonial-cards blockquote{margin-top:8px}.testimonial-cards .testimonial-cards__navigation{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:24px}.testimonial-cards .testimonial-cards__item-illustrated,.testimonial-cards .testimonial-cards__item-key-figure,.testimonial-cards .testimonial-cards__item-simple{--card-padding:32px;--card-border-radius:20px;--card-gap:0;background-color:#e8f0f8;flex:1;height:280px}.testimonial-cards .testimonial-cards__item-illustrated .testimonial-cards__item-title,.testimonial-cards .testimonial-cards__item-key-figure .testimonial-cards__item-title,.testimonial-cards .testimonial-cards__item-simple .testimonial-cards__item-title{font-family:Crimson Pro,system-ui,Helvetica Neue,Arial,"sans-serif";line-height:1.1}.testimonial-cards .testimonial-cards__item-identity{align-items:center;display:grid;grid-template-columns:1fr min-content}.testimonial-cards .testimonial-cards__item-identity .cd-avatar{grid-column:2;grid-row:1/3}.testimonial-cards .testimonial-cards__item-key-figure{justify-content:flex-end;max-width:280px}.testimonial-cards .testimonial-cards__item-key-figure .testimonial-cards__item-title{color:#ef6c77}.testimonial-cards .testimonial-cards__item-key-figure .testimonial-cards__item-figure{font-size:8rem;line-height:80%}.testimonial-cards .testimonial-cards__item-key-figure .testimonial-cards__item-figure-caption{font-size:4rem;line-height:80%}.testimonial-cards .testimonial-cards__item-illustrated{--card-padding:24px;color:#fff;justify-content:flex-end;min-width:400px;overflow:hidden;position:relative;z-index:2}.testimonial-cards .testimonial-cards__item-illustrated img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-1}.testimonial-cards .testimonial-cards__item-illustrated:after{background-color:rgba(17,36,54,.35);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.testimonial-cards .testimonial-cards__item-simple{justify-content:center;min-width:450px}.testimonial-cards .testimonial-cards__item-simple .testimonial-cards__item-title{color:#1d3d5d}@media only screen and (min-width:992px){.testimonial-cards .testimonial-cards__navigation{display:none}.testimonial-cards .cd-card{opacity:0}.testimonial-cards.animation .cd-card{animation:FadeIn .5s linear forwards}.testimonial-cards.animation .cd-card:nth-child(2n){animation-delay:.5s}.testimonial-cards.animation .cd-card:nth-child(3n){animation-delay:.75s}.testimonial-cards.animation .cd-card:nth-child(4n){animation-delay:1s}.testimonial-cards.animation .cd-card:nth-child(5n){animation-delay:1.25s}.testimonial-cards.animation .cd-card:nth-child(6n){animation-delay:1.5s}.testimonial-cards.animation .cd-card:nth-child(7n){animation-delay:1.75s}.testimonial-cards.animation .cd-card:nth-child(8n){animation-delay:2s}.testimonial-cards.animation .cd-card:nth-child(9n){animation-delay:2.25s}.testimonial-cards.animation .cd-card:nth-child(10n){animation-delay:2.5s}.testimonial-cards.animation .cd-card:nth-child(11n){animation-delay:2.75s}.testimonial-cards.animation .cd-card:nth-child(12n){animation-delay:3s}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}}@media only screen and (max-width:991px){.testimonial-cards .testimonial-cards__list{flex-wrap:nowrap;padding-bottom:8px;scroll-snap-type:x mandatory}.testimonial-cards .cd-card{scroll-snap-align:start}.testimonial-cards .testimonial-cards__item-key-figure{flex-basis:unset;flex-shrink:0}.testimonial-cards .testimonial-cards__item-illustrated,.testimonial-cards .testimonial-cards__item-simple{max-width:83vw;min-width:83vw}.testimonial-cards blockquote{line-height:1.4}}