.wp-block-custom-block-widget-customer-testimonials{--testimonial-accent:#607638;box-sizing:border-box;position:relative}.wp-block-custom-block-widget-customer-testimonials__heading{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;margin:0 0 1rem;text-align:center;text-transform:uppercase}.wp-block-custom-block-widget-customer-testimonials__heading span{color:var(--testimonial-accent)}.wp-block-custom-block-widget-customer-testimonials__viewport{overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}.wp-block-custom-block-widget-customer-testimonials__track{display:grid;gap:var(--testimonial-gap);grid-auto-columns:var(--testimonial-width);grid-auto-flow:column}.wp-block-custom-block-widget-customer-testimonials__card{background:#fff;border:1px solid #ddd;border-radius:var(--testimonial-radius);box-shadow:0 1px 3px rgba(0,0,0,.05);box-sizing:border-box;color:#292929;display:flex;flex-direction:column;min-height:var(--testimonial-height);padding:1rem clamp(1rem,3vw,3rem);scroll-snap-align:start}.wp-block-custom-block-widget-customer-testimonials__stars{display:flex;font-size:1.25rem;gap:.12rem;line-height:1;margin-bottom:.65rem}.wp-block-custom-block-widget-customer-testimonials__stars span{color:#c8c8c8}.wp-block-custom-block-widget-customer-testimonials__stars .is-filled{color:var(--testimonial-accent)}.wp-block-custom-block-widget-customer-testimonials__quote{border:0;font-size:.88rem;font-style:normal;line-height:1.55;margin:0 0 1rem;padding:0}.wp-block-custom-block-widget-customer-testimonials__quote:before{content:'“'}.wp-block-custom-block-widget-customer-testimonials__quote:after{content:'”'}.wp-block-custom-block-widget-customer-testimonials__person{align-items:center;display:flex;gap:.7rem;margin-top:auto}.wp-block-custom-block-widget-customer-testimonials__person img,.wp-block-custom-block-widget-customer-testimonials__photo-button{border-radius:50%;height:48px;min-width:48px;object-fit:cover;overflow:hidden;padding:0;width:48px}.wp-block-custom-block-widget-customer-testimonials__name{font-size:.85rem;font-weight:800;margin:0}.wp-block-custom-block-widget-customer-testimonials__role{font-size:.78rem;margin:.15rem 0 0}.wp-block-custom-block-widget-customer-testimonials__previous,.wp-block-custom-block-widget-customer-testimonials__next{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;color:var(--testimonial-accent);cursor:pointer;display:flex;font-size:2rem;height:42px;justify-content:center;padding:0;position:absolute;top:55%;transform:translateY(-50%);width:42px;z-index:3}.wp-block-custom-block-widget-customer-testimonials__previous{left:-21px}.wp-block-custom-block-widget-customer-testimonials__next{right:-21px}.wp-block-custom-block-widget-customer-testimonials__previous:disabled,.wp-block-custom-block-widget-customer-testimonials__next:disabled{opacity:.35}.wp-block-custom-block-widget-customer-testimonials__previous:focus-visible,.wp-block-custom-block-widget-customer-testimonials__next:focus-visible{outline:3px solid var(--testimonial-accent);outline-offset:2px}@media(max-width:850px){.wp-block-custom-block-widget-customer-testimonials__track{grid-auto-columns:var(--testimonial-width-tablet)}}@media(max-width:560px){.wp-block-custom-block-widget-customer-testimonials__track{grid-auto-columns:var(--testimonial-width-mobile)}.wp-block-custom-block-widget-customer-testimonials__previous{left:-10px}.wp-block-custom-block-widget-customer-testimonials__next{right:-10px}}
/* Interactive motion */
@keyframes cbw-testimonial-reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.wp-block-custom-block-widget-customer-testimonials__card{animation:cbw-testimonial-reveal .45s ease both;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.wp-block-custom-block-widget-customer-testimonials__card:nth-child(2){animation-delay:.08s}.wp-block-custom-block-widget-customer-testimonials__card:nth-child(3){animation-delay:.16s}.wp-block-custom-block-widget-customer-testimonials__card:nth-child(n+4){animation-delay:.22s}
.wp-block-custom-block-widget-customer-testimonials__card:hover{border-color:color-mix(in srgb,var(--testimonial-accent) 50%,#ddd);box-shadow:0 10px 24px rgba(0,0,0,.1);transform:translateY(-4px)}
.wp-block-custom-block-widget-customer-testimonials__person img{transition:box-shadow .25s ease,transform .25s ease}.wp-block-custom-block-widget-customer-testimonials__card:hover .wp-block-custom-block-widget-customer-testimonials__person img{box-shadow:0 0 0 3px color-mix(in srgb,var(--testimonial-accent) 35%,transparent);transform:scale(1.05)}
.wp-block-custom-block-widget-customer-testimonials__previous,.wp-block-custom-block-widget-customer-testimonials__next{transition:background-color .2s ease,color .2s ease,transform .2s ease}.wp-block-custom-block-widget-customer-testimonials__previous:not(:disabled):hover,.wp-block-custom-block-widget-customer-testimonials__next:not(:disabled):hover{background:var(--testimonial-accent);color:#fff;transform:translateY(-50%) scale(1.08)}
@media(prefers-reduced-motion:reduce){.wp-block-custom-block-widget-customer-testimonials,.wp-block-custom-block-widget-customer-testimonials *,.wp-block-custom-block-widget-customer-testimonials:before,.wp-block-custom-block-widget-customer-testimonials:after{animation-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/* Testimonial slider controls */
.wp-block-custom-block-widget-customer-testimonials__viewport{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.wp-block-custom-block-widget-customer-testimonials__viewport::-webkit-scrollbar{display:none}.wp-block-custom-block-widget-customer-testimonials__viewport.is-swipe-disabled{overflow-x:hidden;touch-action:pan-y}.wp-block-custom-block-widget-customer-testimonials__dots{align-items:center;display:flex;gap:.45rem;justify-content:center;margin-top:1rem}.wp-block-custom-block-widget-customer-testimonials__dot{background:color-mix(in srgb,var(--testimonial-accent) 28%,transparent);border:0;border-radius:999px;cursor:pointer;height:8px;padding:0;transition:background-color .2s ease,transform .2s ease,width .2s ease;width:8px}.wp-block-custom-block-widget-customer-testimonials__dot.is-active{background:var(--testimonial-accent);width:24px}.wp-block-custom-block-widget-customer-testimonials__dot:hover{transform:scale(1.2)}.wp-block-custom-block-widget-customer-testimonials__dot:focus-visible{outline:2px solid var(--testimonial-accent);outline-offset:3px}.wp-block-custom-block-widget-customer-testimonials:focus-visible{outline:2px solid var(--testimonial-accent);outline-offset:5px}.wp-block-custom-block-widget-customer-testimonials__card.is-carousel-clone{animation:none}@media(prefers-reduced-motion:reduce){.wp-block-custom-block-widget-customer-testimonials__dot{transition:none}}