@media only screen and (min-width:0rem){#testimonials-2026{background:#fff;overflow:hidden;padding:clamp(4rem,8vw,7rem) 1rem}#testimonials-2026 .cs-container{margin:auto;max-width:80rem;width:100%}#testimonials-2026 .cs-content{align-items:center;display:flex;flex-direction:column;margin:0 auto clamp(4rem,7vw,5rem);max-width:48rem;opacity:0;text-align:center;transform:translateX(-64px);transition:opacity .85s ease,transform .85s ease}#testimonials-2026 .cs-topper{font-size:clamp(.85rem,1.2vw,1rem);font-weight:800;letter-spacing:.45em;line-height:1.2;margin-bottom:.75rem;text-transform:uppercase}#testimonials-2026 .cs-title{color:var(--headerColor);font-size:var(--headerFontSize);line-height:1.2em;margin:0 0 1rem;max-width:20ch}#testimonials-2026 .cs-text{color:#4d5068;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.55em;margin:0;max-width:43rem}#testimonials-2026 .cs-card-group{display:grid;gap:1.5rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0;width:100%}#testimonials-2026 .cs-item{background-color:#f4f4f5;border:3px solid #111827;border-radius:1rem;box-shadow:8px 8px 0 #111827;display:flex;flex-direction:column;min-height:22rem;opacity:0;padding:clamp(2rem,4vw,2.75rem);transform:translateX(64px);transition:opacity .85s ease,transform .85s ease,box-shadow .3s ease}#testimonials-2026 .cs-item:hover{box-shadow:10px 10px 0 #111827;transform:translateY(-.25rem)}#testimonials-2026 .cs-quote-icon{display:block;height:auto;margin-bottom:2rem;width:clamp(3.5rem,8vw,5rem)}#testimonials-2026 .cs-item-text{color:#4d5068;flex-grow:1;font-size:1rem;line-height:1.6em;margin:0;padding-bottom:2.5rem}#testimonials-2026 .cs-flex{margin-top:auto}#testimonials-2026 .cs-name{color:#1b1b1f;display:block;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:900;line-height:1em;text-transform:uppercase}#testimonials-2026 .cs-job{color:#4d5068;display:block;font-size:1rem;line-height:1.2em;margin-top:.35rem}#testimonials-2026.animate-in .cs-content,#testimonials-2026.animate-in .cs-item{opacity:1;transform:translateX(0)}#testimonials-2026.animate-in .cs-item:first-child{transition-delay:.1s}#testimonials-2026.animate-in .cs-item:nth-child(2){transition-delay:.25s}#testimonials-2026.animate-in .cs-item:nth-child(3){transition-delay:.4s}}@media only screen and (min-width:48rem){#testimonials-2026 .cs-card-group{align-items:stretch;grid-template-columns:repeat(2,1fr)}#testimonials-2026 .cs-item{height:100%}}@media only screen and (min-width:64rem){#testimonials-2026 .cs-card-group{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:47.9375rem){#testimonials-2026{padding:clamp(3.25rem,12vw,4.75rem) 1rem}#testimonials-2026 .cs-content{margin-bottom:clamp(2.5rem,9vw,3.5rem);transform:translateY(32px)}#testimonials-2026 .cs-item{box-shadow:5px 5px 0 #111827;min-height:auto;padding:clamp(1.5rem,7vw,2rem);transform:translateY(32px)}#testimonials-2026 .cs-item:hover{box-shadow:5px 5px 0 #111827;transform:none}#testimonials-2026.animate-in .cs-content,#testimonials-2026.animate-in .cs-item{transform:translateY(0)}}body.dark-mode #testimonials-2026{background:rgba(0,0,0,.2)}body.dark-mode[data-page="/about/"] #testimonials-2026{background:var(--dark)}body.dark-mode #testimonials-2026 .cs-item{background-color:var(--medium);border-color:#111827;box-shadow:8px 8px 0 #111827}body.dark-mode #testimonials-2026 .cs-item:hover{box-shadow:10px 10px 0 #111827}body.dark-mode #testimonials-2026 .cs-name,body.dark-mode #testimonials-2026 .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #testimonials-2026 .cs-item-text,body.dark-mode #testimonials-2026 .cs-job,body.dark-mode #testimonials-2026 .cs-text{color:hsla(0,0%,100%,.8)}body.dark-mode #testimonials-2026 .cs-topper{color:var(--primaryLight)}body.dark-mode #testimonials-2026 .cs-quote-icon{opacity:.25}