.testimonial-band{background:linear-gradient(90deg,#c2186b 0% 58%,#f4845c 58% 100%);width:100%;padding:clamp(48px,7vw,88px) clamp(16px,4vw,40px)}.testimonial-card{width:min(980px,100%);margin:0 auto;position:relative}.testimonial-viewport{border-radius:18px;width:100%;overflow:hidden}.testimonial-track{will-change:transform;width:100%;transition:transform .65s cubic-bezier(.22,.82,.2,1);display:flex}.testimonial-slide{box-sizing:border-box;opacity:.7;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;transition:opacity .65s cubic-bezier(.22,.82,.2,1)}.testimonial-slide.is-active{opacity:1}.testimonial-card-frame{color:#fff;box-sizing:border-box;border:2px solid #fffffff2;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(22px,4vw,42px);width:100%;min-height:300px;padding:clamp(28px,4vw,44px) clamp(24px,4vw,48px) clamp(64px,7vw,78px);display:grid;position:relative}.testimonial-avatar-col{flex-shrink:0;width:clamp(132px,18vw,176px);height:clamp(132px,18vw,176px);position:relative}.testimonial-accent-bar{z-index:0;background:#f4845ceb;border-radius:999px;width:42%;position:absolute;top:6%;bottom:6%;left:-10%}.testimonial-avatar-ring{z-index:1;border-radius:50%;place-items:center;padding:14px;display:grid;position:absolute;inset:0;box-shadow:0 18px 36px #28081c47;background:#1b2438!important}.testimonial-logo{border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden;background:#23325f!important}.testimonial-logo-img{object-fit:contain;filter:drop-shadow(0 1px 1px #0003);width:72%;height:72%;display:block}.testimonial-logo.is-light-logo .testimonial-logo-img{filter:brightness(0)invert();width:78%;height:78%}.testimonial-logo-fallback{text-align:center;padding:12px}.testimonial-logo-fallback span{color:#fff;letter-spacing:.02em;word-break:break-word;font-size:.82rem;font-weight:800;line-height:1.15}.testimonial-card-copy{min-width:0;padding:8px 8px 4px 0;position:relative}.testimonial-mark{color:#2ad4c6;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,6vw,4.6rem);font-weight:700;line-height:.7;position:absolute}.testimonial-mark-open{top:-6px;left:-4px}.testimonial-mark-close{bottom:8px;right:4px}.testimonial-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 18px;margin:18px 0 14px;padding-left:8px;display:flex}.testimonial-byline{color:#fffffff0;margin:0;font-size:clamp(.95rem,1.4vw,1.08rem)}.testimonial-byline strong{font-weight:800}.testimonial-byline span{opacity:.92;font-weight:400}.testimonial-stars{gap:3px;display:flex}.testimonial-stars svg{fill:#ffffff47;flex-shrink:0;display:block}.testimonial-stars svg.is-filled{fill:#ffd23f}.testimonial-headline{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;padding-left:8px;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:850;line-height:1.25}.testimonial-body{color:#fffffff0;max-width:46rem;margin:0;padding-left:8px;padding-right:28px;font-size:clamp(.98rem,1.35vw,1.08rem);line-height:1.55}.testimonial-controls{z-index:3;pointer-events:none;justify-items:center;display:grid;position:absolute;bottom:18px;left:12px;right:12px}.testimonial-progress-rail{pointer-events:auto;justify-content:center;align-items:center;gap:6px;width:min(100%,720px);margin:0;padding:4px 8px;display:flex}.testimonial-progress-seg{cursor:pointer;background:0 0;border:0;flex:1 1 0;align-items:center;min-width:18px;max-width:56px;height:18px;padding:0;display:grid}.testimonial-progress-fill{background:#ffffff47;border-radius:999px;width:100%;height:4px;display:block;position:relative;overflow:hidden}.testimonial-progress-fill:after{content:"";transform-origin:0;background:#fff;position:absolute;inset:0;transform:scaleX(0)}.testimonial-progress-fill.is-running:after{animation:linear forwards testimonial-progress-fill}.testimonial-progress-fill.is-paused:after{animation:linear forwards paused testimonial-progress-fill}.testimonial-progress-seg:not(.is-active) .testimonial-progress-fill:after{transform:scaleX(0)}.testimonial-progress-seg.is-active .testimonial-progress-fill{background:#ffffff57}.testimonial-progress-seg:hover .testimonial-progress-fill{background:#ffffff73}.testimonial-progress-seg:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #2ad4c6}@keyframes testimonial-progress-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:900px){.testimonial-card-frame{grid-template-columns:1fr;justify-items:center;padding-top:36px;padding-bottom:92px}.testimonial-avatar-col{width:148px;height:148px}.testimonial-meta{justify-content:flex-start}}@media (max-width:620px){.testimonial-band{background:linear-gradient(#c2186b 0% 46%,#f4845c 46% 100%);padding:40px 12px 48px}.testimonial-card-frame{gap:18px;min-height:0;padding:24px 18px 72px}.testimonial-body{padding-right:18px}.testimonial-controls{left:8px;right:8px}.testimonial-progress-seg{min-width:12px;max-width:40px}}@media (prefers-reduced-motion:reduce){.testimonial-track,.testimonial-slide{transition:none}.testimonial-progress-fill.is-running:after,.testimonial-progress-fill.is-paused:after{animation:none;transform:scaleX(1)}}
