.google-reviews{width:100%;padding:100px 0 80px;background:transparent}.reviews-hero-badge{max-width:1280px;margin:0 auto 48px;padding:0 max(40px,calc((100vw - 1280px) / 2))}.reviews-hero-badge__inner{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#ffffff,#fafafa);border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:28px 36px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.reviews-hero-badge__left{display:flex;align-items:center;gap:24px}.reviews-hero-badge__google{display:flex;align-items:center;gap:10px}.reviews-hero-badge__brand{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;color:#5f6368}.reviews-hero-badge__score{display:flex;align-items:center;gap:12px}.reviews-hero-badge__number{font-family:Poppins,sans-serif;font-weight:700;font-size:42px;color:#1D1D1C;line-height:1}.reviews-hero-badge__stars .review-stars{display:flex;gap:2px}.reviews-hero-badge__stars .star{font-size:24px;color:#e0e0e0}.reviews-hero-badge__stars .star.filled{color:#FBBC05}.reviews-hero-badge__right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.reviews-hero-badge__count{font-family:Poppins,sans-serif;font-weight:700;font-size:32px;color:#1D1D1C;line-height:1}.reviews-hero-badge__label{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:#999}.reviews-header{max-width:1280px;padding:0 max(40px,calc((100vw - 1280px) / 2));margin:0 auto 40px}.reviews-title-row{display:flex;flex-direction:column;gap:8px}.reviews-title{font-weight:600;font-size:37px;line-height:1.2;color:#1D1D1C}.reviews-subtitle,.reviews-title{font-family:Poppins,sans-serif;margin:0}.reviews-subtitle{font-weight:300;font-size:18px;color:#888}.reviews-rating{display:none}.reviews-scroll-container{width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:max(40px,calc((100vw - 1280px) / 2))}.reviews-scroll-container:active{cursor:-webkit-grabbing;cursor:grabbing}.reviews-scroll-container::-webkit-scrollbar{display:none}.reviews-scroll-content{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-gap:12px;gap:12px;padding-right:max(40px,calc((100vw - 1280px) / 2));padding-bottom:20px;width:max-content}.review-card{flex:0 0 auto;width:280px;background:#F5F5F5;border:none;border-radius:12px;padding:18px;box-shadow:0 2px 6px rgba(0,0,0,.03);transition:all .3s ease}.review-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px);background:#EFEFEF}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.review-author{display:flex;align-items:center;gap:12px}.author-photo{object-fit:cover}.author-photo,.author-photo-placeholder{width:36px;height:36px;border-radius:50%}.author-photo-placeholder{background:#4285F4;color:#FFFFFF;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:600;font-size:16px}.author-info{display:flex;flex-direction:column;gap:2px}.author-name{font-weight:500;font-size:15px;color:#1D1D1C}.author-name,.review-date{font-family:Poppins,sans-serif}.review-date{font-size:12px;color:#CCCCCC}.review-stars{display:flex;gap:2px}.star{font-size:20px;color:#E0E0E0}.star.filled{color:#1D1D1C}.review-text{font-family:Poppins,sans-serif;font-weight:300;font-size:13px;line-height:1.5;color:#666666;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.reviews-footer{max-width:1280px;margin:32px auto 0;padding:0 max(40px,calc((100vw - 1280px) / 2));text-align:center}.reviews-link{display:inline-block;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:#4285F4;text-decoration:none;padding:10px 20px;border:1px solid #4285f4;border-radius:50px;transition:all .3s ease}.reviews-link:hover{background:#4285F4;color:#FFFFFF}@media (max-width:768px){.google-reviews{padding:60px 0 50px}.reviews-hero-badge{padding:0 20px;margin-bottom:36px}.reviews-hero-badge__inner{flex-direction:column;align-items:center;gap:20px;padding:24px 20px;border-radius:16px;text-align:center}.reviews-hero-badge__left{flex-direction:column;gap:12px}.reviews-hero-badge__number{font-size:36px}.reviews-hero-badge__right{align-items:center}.reviews-hero-badge__count{font-size:24px}.reviews-header{padding:0 20px;margin-bottom:32px}.reviews-title{font-size:26px;line-height:1.3}.reviews-subtitle{font-size:15px}.reviews-scroll-container{padding-left:20px}.reviews-scroll-content{padding-right:20px;gap:12px}.review-card{width:260px;padding:16px}.author-photo,.author-photo-placeholder{width:36px;height:36px;font-size:16px}.author-name{font-size:15px}.review-date{font-size:12px}.review-text{font-size:13px;-webkit-line-clamp:3;line-clamp:3}.reviews-footer{padding:0 20px;margin-top:24px}.reviews-link{font-size:13px;padding:9px 18px}}@media (max-width:480px){.review-card{width:240px}}