/* BBR native Google review carousel — homepage only. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.bbr-google-reviews{background:#f7f8fc}
.bbr-reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}
.bbr-reviews-heading>div:first-child{max-width:780px}
.bbr-review-primary-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.bbr-review-summary{background:#fff;border:1px solid #dfe3eb;border-radius:18px;box-shadow:0 8px 26px rgba(16,24,40,.07);overflow:hidden;margin-bottom:18px}
.bbr-review-tab{display:inline-flex;align-items:center;gap:9px;padding:15px 20px 12px;border-bottom:3px solid #10122e;font-weight:900;color:#101828}
.bbr-google-mark{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;font-weight:1000;font-family:Arial,sans-serif;background:conic-gradient(from -40deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);color:#fff;border:2px solid #fff;box-shadow:0 0 0 1px #d0d5dd;font-size:14px;line-height:1}
.bbr-review-score{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-top:1px solid #eef0f4;padding:15px 20px;color:#101828}
.bbr-review-score a{font-weight:900;color:#b3121c;text-decoration:underline;text-underline-offset:3px}
.bbr-review-summary-divider{color:#98a2b3}
.bbr-review-stars{color:#f5b301;letter-spacing:2px;font-size:19px;line-height:1}
.bbr-review-stars-summary{font-size:22px}
.bbr-review-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0 0 10px}
.bbr-review-arrow,.bbr-review-toggle{border:2px solid #10122e;background:#fff;color:#10122e;font-weight:900;cursor:pointer;min-height:44px;transition:background-color .15s ease,color .15s ease,transform .15s ease}
.bbr-review-arrow{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:28px;line-height:1}
.bbr-review-toggle{border-radius:999px;padding:8px 15px;font-size:14px}
.bbr-review-arrow:hover,.bbr-review-toggle:hover{background:#10122e;color:#fff;transform:translateY(-1px)}
.bbr-review-arrow:focus-visible,.bbr-review-toggle:focus-visible,.bbr-review-card-link:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px #10122e}
.bbr-review-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:8px 4px 20px;margin:0 -4px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain}
.bbr-review-carousel::-webkit-scrollbar{display:none}
.bbr-review-card{flex:0 0 calc((100% - 54px)/4);min-width:0;scroll-snap-align:start;background:#fff;border:1px solid #dfe3eb;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(16,24,40,.08);display:flex;flex-direction:column;min-height:338px}
.bbr-review-card-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.bbr-review-avatar{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:var(--review-avatar,#10122e);color:#fff;font-weight:1000;border:3px solid #fff;box-shadow:0 0 0 2px #e4e7ec}
.bbr-review-person h3{font-size:18px;line-height:1.2;margin:0 0 4px;color:#101828}
.bbr-review-source{display:inline-flex;align-items:center;gap:7px;color:#667085;font-size:13px;font-weight:800}
.bbr-review-source .bbr-google-mark{width:19px;height:19px;font-size:11px}
.bbr-review-card .bbr-review-stars{margin-bottom:13px}
.bbr-review-card blockquote{margin:0;flex:1}
.bbr-review-card blockquote p{margin:0;color:#344054;font-size:16px;line-height:1.58;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden}
.bbr-review-card-link{display:inline-flex;align-items:center;margin-top:17px;color:#b3121c;font-weight:900;text-decoration:underline;text-underline-offset:3px;font-size:14px}
.bbr-review-note{font-size:14px;margin:2px 0 0}
@media(max-width:1180px){.bbr-review-card{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:900px){.bbr-reviews-heading{display:block}.bbr-review-primary-actions{justify-content:flex-start;margin-top:18px}.bbr-review-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:640px){.bbr-google-reviews{padding-top:54px;padding-bottom:54px}.bbr-review-primary-actions .btn{width:100%}.bbr-review-summary{border-radius:15px}.bbr-review-score{gap:8px;padding:14px 16px}.bbr-review-summary-divider{display:none}.bbr-review-score a{width:100%}.bbr-review-controls{justify-content:center;margin-top:4px}.bbr-review-card{flex-basis:88vw;min-height:340px;padding:19px}.bbr-review-card blockquote p{-webkit-line-clamp:9}.bbr-review-carousel{margin-right:-16px}}
@media(prefers-reduced-motion:reduce){.bbr-review-carousel{scroll-behavior:auto}.bbr-review-arrow,.bbr-review-toggle{transition:none}}
