.wyze-customer-service-reviews{--wcsr-fg:var(--color-foreground, 31, 31, 31);--wcsr-bg:var(--color-background, 255, 255, 255);--wcsr-text-strong:rgb(var(--wcsr-fg));--wcsr-text-body:rgba(var(--wcsr-fg), 0.82);--wcsr-text-muted:rgba(var(--wcsr-fg), 0.62);--wcsr-border:rgba(var(--wcsr-fg), 0.12);--wcsr-surface:rgb(var(--wcsr-bg));--wcsr-shadow:0 2px 6px rgba(var(--wcsr-fg), 0.06),0 0 1px rgba(var(--wcsr-fg), 0.1);--wcsr-accent:var(--green-70, #0aa288);--wcsr-radius:1.4rem;--wcsr-image-bg:var(--gray-90, #1f1f1f);--wcsr-gap:1.8rem;--wcsr-columns:3;width:100%;font-family:var(--gilroy, inherit)}.wyze-customer-service-reviews--theme-white{background-color:var(--gray-15,#f3f3f3)}.wyze-customer-service-reviews--theme-flavored_dark{--wcsr-text-strong:var(--white, #fff);--wcsr-text-body:var(--purple-10, #b8c4ff);--wcsr-text-muted:var(--gray-40, #cccccc);--wcsr-accent:var(--green-30, #98ffdf);background-color:var(--gray-90,#1f1f1f)}.wyze-customer-service-reviews--has-image{background-image:var(--wcsr-bg-image);background-size:cover;background-position:center}.wyze-customer-service-reviews__header{max-width:66rem;margin:0 0 4.4rem}.wyze-customer-service-reviews__header--center{margin-left:auto;margin-right:auto;text-align:center}.wyze-customer-service-reviews__header--left{margin-right:auto;text-align:left}.wyze-customer-service-reviews__eyebrow{margin:0;color:var(--wcsr-accent);font-size:1.2rem;font-weight:700;letter-spacing:.125em;text-transform:uppercase}.wyze-customer-service-reviews__heading{margin:1.2rem 0 0;color:var(--wcsr-text-strong);font-size:clamp(2.6rem, 3.6vw, 3.8rem);font-weight:700;letter-spacing:-.01em;line-height:1.12}.wyze-customer-service-reviews__heading.h0,.wyze-customer-service-reviews__heading.h1,.wyze-customer-service-reviews__heading.h2{font-size:clamp(2.6rem, 3.6vw, 3.8rem)}.wyze-customer-service-reviews--no-heading .wyze-customer-service-reviews__heading{display:none}.wyze-customer-service-reviews--theme-white .wyze-customer-service-reviews__heading strong{color:var(--purple-70,#30187b)}.wyze-customer-service-reviews--theme-flavored_dark .wyze-customer-service-reviews__heading strong{color:var(--purple-10,#b8c4ff)}.wyze-customer-service-reviews__list{display:flex;flex-wrap:wrap;gap:var(--wcsr-gap);align-items:stretch;margin:0;padding:0;max-width:100%}.wyze-customer-service-reviews__item{display:flex;flex:0 0 calc((100% - (var(--wcsr-columns) - 1) * var(--wcsr-gap))/ var(--wcsr-columns));max-width:calc((100% - (var(--wcsr-columns) - 1) * var(--wcsr-gap))/ var(--wcsr-columns));min-width:0;overflow:hidden}.wyze-customer-service-reviews__item:only-child{margin-left:auto;margin-right:auto;max-width:32rem}.wyze-customer-service-reviews__card{display:flex;flex-direction:column;align-items:stretch;flex:1 1 auto;width:100%;min-height:100%;overflow:hidden;background-color:var(--wcsr-surface);border:1px solid var(--wcsr-border);border-radius:var(--wcsr-radius);box-shadow:var(--wcsr-shadow)}.wyze-customer-service-reviews__image-wrap{width:100%;overflow:hidden;aspect-ratio:749/600;background-color:var(--wcsr-image-bg);line-height:0}.wyze-customer-service-reviews__image{display:block;width:100%;height:100%;object-fit:cover}.wyze-customer-service-reviews__stars{display:flex;flex-wrap:wrap;gap:.2rem;margin:1.6rem 2rem 0}.wyze-customer-service-reviews__star{flex-shrink:0;fill:var(--wyze-purple,#4e2fd2)}.wyze-customer-service-reviews--theme-flavored_dark .wyze-customer-service-reviews__star{fill:var(--purple-10,#b8c4ff)}.wyze-customer-service-reviews__title{margin:1.6rem 2rem .6rem;color:var(--wcsr-text-strong);font-size:1.5rem;font-weight:700;line-height:1.3}.wyze-customer-service-reviews__stars+.wyze-customer-service-reviews__title{margin-top:.8rem}.wyze-customer-service-reviews__quote{flex:1 1 auto;margin:0 2rem 2rem;padding:0;border:0;color:var(--wcsr-text-body);font-size:1.4rem;font-style:normal;line-height:1.5}.wyze-customer-service-reviews__quote p{margin:0}.wyze-customer-service-reviews--theme-white .wyze-customer-service-reviews__quote strong{color:var(--purple-70,#30187b)}.wyze-customer-service-reviews--theme-flavored_dark .wyze-customer-service-reviews__quote strong{color:var(--purple-10,#b8c4ff)}.wyze-customer-service-reviews__name{display:block;margin:0 2rem 2rem;color:var(--wcsr-text-muted);font-size:1.4rem;font-style:normal;font-weight:500}.wyze-customer-service-reviews__quote+.wyze-customer-service-reviews__name{margin-top:-1.2rem}@media screen and (max-width:900px){.wyze-customer-service-reviews__item{flex-basis:100%;max-width:100%}.wyze-customer-service-reviews__item:only-child{max-width:100%}}