.bec-customer-reviews{position:relative;padding-block:clamp(4rem,7vw,7rem);background:linear-gradient(180deg,color-mix(in oklab,var(--brand) 3%,transparent),transparent 36%),var(--surface);overflow:hidden}.bec-customer-reviews__heading>div{max-width:52rem}.bec-customer-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin-block-start:clamp(2.5rem,5vw,4rem)}.bec-customer-review{position:relative;display:flex;min-width:0;min-height:17rem;flex-direction:column;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--hairline);border-radius:1.25rem;background:var(--card);box-shadow:0 .85rem 2.25rem #0f172a0d;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.bec-customer-review:before{content:"";position:absolute;inset-block-start:-1px;inset-inline-start:2rem;width:3.25rem;height:3px;border-radius:0 0 999px 999px;background:var(--brand)}.bec-customer-review__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bec-customer-review__rating{display:flex;gap:.3rem;color:var(--brand)}.bec-customer-review__star{width:1rem;height:1rem;fill:currentColor}.bec-customer-review__quote-icon{width:1.5rem;height:1.5rem;color:color-mix(in oklab,var(--brand) 42%,var(--muted-foreground))}.bec-customer-review blockquote{display:flex;flex:1 1 auto;align-items:center;margin-block:1.65rem 2rem;color:var(--foreground);font-size:clamp(1rem,1.4vw,1.15rem);font-weight:600;line-height:2}.bec-customer-review footer{display:flex;align-items:center;padding-block-start:1.25rem;border-block-start:1px solid var(--hairline)}.bec-customer-review footer strong{color:var(--foreground);font-size:.92rem}.bec-customer-reviews__action{display:flex;justify-content:center;margin-block-start:clamp(2rem,4vw,3rem)}.bec-customer-reviews__action a{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.7rem;padding-inline:1.5rem;border:1px solid color-mix(in oklab,var(--brand) 45%,var(--hairline));border-radius:.75rem;color:var(--brand);font-size:.86rem;font-weight:800;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.bec-customer-reviews__action a:hover{border-color:var(--brand);background:var(--brand);color:var(--brand-foreground)}.bec-customer-reviews__action-icon{width:1rem;height:1rem}@media(hover:hover)and (min-width:901px){.bec-customer-review:hover{transform:translateY(-4px);border-color:color-mix(in oklab,var(--brand) 25%,var(--hairline));box-shadow:0 1.6rem 3.5rem #0f172a17}}@media(max-width:900px){.bec-customer-reviews__grid{grid-template-columns:1fr;max-width:42rem;margin-inline:auto}.bec-customer-review{min-height:0}}@media(prefers-reduced-motion:reduce){.bec-customer-review,.bec-customer-reviews__action a{transition:none}}
