.gr{--gr-accent: #c70000;--gr-text: #3a3a3a;--gr-muted: #6b6b6b;--gr-border: #e6e4e4;--gr-card: #ffffff;--gr-star: #fbbc04;--gr-radius: 14px;padding:28px 0;color:var(--gr-text);font-family:var(--font-stack-body, Poppins, sans-serif)}.gr__inner{max-width:1680px;margin:0 auto;padding:0 16px}.gr__head{margin-bottom:14px}.gr__title{font-family:var(--font-stack-header, Poppins, sans-serif);font-size:1.2rem;line-height:1.25;margin:0 0 3px;font-weight:600;letter-spacing:-.01em}.gr__subtitle{margin:0;color:var(--gr-muted);font-size:.82rem;line-height:1.4}.gr__layout{display:grid;gap:14px}.gr__plate{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px;border:1px solid var(--gr-border);border-radius:var(--gr-radius);background:radial-gradient(120% 200% at 0% 0%,rgba(251,188,4,.1) 0%,transparent 60%),var(--gr-card)}.gr__plate-main{display:flex;align-items:center;gap:9px;min-width:0}.gr__score{display:flex;align-items:baseline;gap:3px;flex:none}.gr__score-number{font-family:var(--font-stack-header, Poppins, sans-serif);font-size:1.32rem;font-weight:700;line-height:1;letter-spacing:-.02em}.gr__score-max{color:var(--gr-muted);font-size:.72rem}.gr__count{margin:0;font-size:.76rem;color:var(--gr-muted);line-height:1.2}.gr__count strong{color:var(--gr-text);font-weight:600}.gr__actions{display:flex;gap:7px;flex:none}.gr__btn{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;font-size:.78rem;font-weight:500;white-space:nowrap;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.gr__btn--primary{background:var(--gr-text);color:#fff;border:1px solid var(--gr-text)}.gr__btn--primary:hover{background:#000;border-color:#000;color:#fff}.gr__btn--ghost{background:transparent;color:var(--gr-text);border:1px solid var(--gr-border)}.gr__btn--ghost:hover{border-color:var(--gr-text)}.gr{--gr-star-w: 15px;--gr-star-h: 14px}.gr__rating{display:inline-block;flex:none;width:calc(var(--gr-star-w) * 5);height:var(--gr-star-h);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 0 28 24' fill='%23dcdcdc'%3E%3Cpath d='M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");background-size:var(--gr-star-w) var(--gr-star-h);background-repeat:repeat-x}.gr__rating:before{content:"";display:block;height:100%;width:var(--gr-fill, 100%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 0 28 24' fill='%23fbbc04'%3E%3Cpath d='M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");background-size:var(--gr-star-w) var(--gr-star-h);background-repeat:repeat-x}.gr__logo{display:inline-block;width:19px;height:19px;flex:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%234285F4' d='M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z'/%3E%3Cpath fill='%2334A853' d='M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z'/%3E%3Cpath fill='%23FBBC05' d='M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z'/%3E%3Cpath fill='%23EA4335' d='M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.gr__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:2px;padding:2px 2px 10px;margin:0;list-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--gr-border) transparent}.gr__track::-webkit-scrollbar{height:5px}.gr__track::-webkit-scrollbar-thumb{background:var(--gr-border);border-radius:999px}.gr__track:focus-visible{outline:2px solid var(--gr-accent);outline-offset:3px;border-radius:var(--gr-radius)}.gr__card{flex:0 0 76vw;max-width:300px;scroll-snap-align:start;display:flex;flex-direction:column;gap:9px;padding:14px;border:1px solid var(--gr-border);border-radius:var(--gr-radius);background:var(--gr-card);transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.gr__card-top{display:flex;align-items:center;gap:9px}.gr__avatar{width:34px;height:34px;flex:none;border-radius:50%;display:grid;place-items:center;font-weight:600;font-size:.88rem;color:#fff}.gr__avatar--1{background:#c70000}.gr__avatar--2{background:#3a3a3a}.gr__avatar--3{background:#0f7b6c}.gr__avatar--4{background:#9a5b00}.gr__avatar--5{background:#2b4c8c}.gr__avatar--img{object-fit:cover;background:#ededed}.gr__who{min-width:0}.gr__name{display:block;font-weight:600;font-size:.86rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr__date{display:block;font-size:.72rem;color:var(--gr-muted)}.gr__text{margin:0;font-size:.83rem;line-height:1.5;color:#4a4a4a;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.gr__photos{display:grid;grid-template-columns:1fr 1fr;gap:5px}.gr__photo{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:8px;background:#f1f1f1;display:block}.gr__photos--1{grid-template-columns:1fr}.gr__photos--1 .gr__photo{aspect-ratio:16 / 9;border-radius:9px}.gr__photos--3 .gr__photo:first-child{grid-column:span 2;aspect-ratio:16 / 9}.gr__source{margin-top:auto;display:flex;align-items:center;gap:5px;font-size:.68rem;color:var(--gr-muted)}.gr__source:before{content:"";width:12px;height:12px;flex:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%234285F4' d='M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z'/%3E%3Cpath fill='%2334A853' d='M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z'/%3E%3Cpath fill='%23FBBC05' d='M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z'/%3E%3Cpath fill='%23EA4335' d='M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media(min-width:600px){.gr__card{flex-basis:300px}.gr__text{-webkit-line-clamp:5}}@media(min-width:900px){.gr{padding:56px 0}.gr__inner{padding:0 4vw}.gr__head{margin-bottom:24px}.gr__title{font-size:clamp(1.35rem,2.2vw,1.85rem);margin-bottom:6px}.gr__subtitle{font-size:.95rem}.gr__layout{grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.gr__plate{position:sticky;top:20px;flex-direction:column;align-items:flex-start;gap:12px;padding:22px 22px 20px}.gr__plate-main{flex-direction:column;align-items:flex-start;gap:7px}.gr__logo{width:22px;height:22px}.gr__score-number{font-size:2.7rem}.gr__score-max{font-size:.9rem}.gr__count{font-size:.85rem}.gr{--gr-star-w: 17px;--gr-star-h: 16px}.gr__actions{flex-wrap:wrap}.gr__card{flex-basis:320px;padding:18px;gap:11px}.gr__card:hover{box-shadow:0 10px 26px #00000014;border-color:#d8d5d5;transform:translateY(-2px)}.gr__text{font-size:.87rem;-webkit-line-clamp:6}.gr__track{gap:14px;padding-bottom:14px}}@media(prefers-reduced-motion:no-preference){.gr__card{animation:gr-fade .45s ease both}.gr__card:nth-child(1){animation-delay:.02s}.gr__card:nth-child(2){animation-delay:.06s}.gr__card:nth-child(3){animation-delay:.1s}.gr__card:nth-child(n+4){animation-delay:.14s}@keyframes gr-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}.gbadge{--gr-star-w: 14px;--gr-star-h: 13px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0 0;padding:9px 13px;border:1px solid #e6e4e4;border-radius:999px;background:#fff;text-decoration:none;color:#3a3a3a;font-family:var(--font-stack-body, Poppins, sans-serif);font-size:.82rem;line-height:1;transition:border-color .2s ease,box-shadow .2s ease}.gbadge:hover{border-color:#cfcccc;box-shadow:0 4px 14px #00000012;color:#3a3a3a}.gbadge__logo{width:16px;height:16px;flex:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%234285F4' d='M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z'/%3E%3Cpath fill='%2334A853' d='M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z'/%3E%3Cpath fill='%23FBBC05' d='M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z'/%3E%3Cpath fill='%23EA4335' d='M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.gbadge__nota{font-weight:700;font-size:.98rem;letter-spacing:-.01em}.gbadge__estrelas{display:inline-block;flex:none;width:calc(var(--gr-star-w) * 5);height:var(--gr-star-h);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 0 28 24' fill='%23dcdcdc'%3E%3Cpath d='M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");background-size:var(--gr-star-w) var(--gr-star-h);background-repeat:repeat-x}.gbadge__estrelas:before{content:"";display:block;height:100%;width:var(--gr-fill, 100%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 0 28 24' fill='%23fbbc04'%3E%3Cpath d='M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");background-size:var(--gr-star-w) var(--gr-star-h);background-repeat:repeat-x}.gbadge__texto{color:#6b6b6b}.gbadge__texto strong{color:#3a3a3a;font-weight:600}@media(max-width:480px){.gbadge{font-size:.76rem;gap:6px;padding:8px 11px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/google-reviews.css.map */
