html{overflow-x:clip}.gr-block{background:#f7f7f7;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin:3em calc(50% - 50vw);padding:3em calc(50vw - 50%)}.gr-block--flush-bottom{margin-bottom:0;border-bottom:0}.gr-block__title{text-align:center;margin:0 0 1em}.gr-block__head{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.5em;margin-bottom:2em;font-size:1.05em}.gr-block__head-text strong{font-size:1.4em;vertical-align:middle}.gr-stars{display:inline-flex;gap:2px;vertical-align:middle;margin:0 4px}.gr-stars svg{width:18px;height:18px;fill:#fbbc04}.gr-carousel{position:relative}.gr-track{display:flex;align-items:stretch;gap:1em;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:.5em;scrollbar-width:none;cursor:grab;user-select:none}.gr-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.gr-track.is-dragging *{pointer-events:none}.gr-track::-webkit-scrollbar{display:none}.gr-track>.gr-card{flex:0 0 calc(100% - .5em);scroll-snap-align:start}@media(min-width:768px){.gr-track>.gr-card{flex-basis:calc(50% - .5em)}}@media(min-width:992px){.gr-track>.gr-card{flex-basis:calc(33.333% - .667em)}}.gr-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;background:transparent;border:0;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;color:#000;opacity:0;transition:opacity .2s ease}.gr-carousel:hover .gr-arrow,.gr-arrow:focus-visible{opacity:1}.gr-arrow:disabled{opacity:0!important;cursor:default;pointer-events:none}.gr-arrow svg{width:24px;height:24px;fill:currentColor}.gr-arrow--prev{left:-42px}.gr-arrow--next{right:-42px}@media(max-width:767px){.gr-arrow{display:none}}.gr-dots{display:none;justify-content:center;gap:8px;margin-top:1em}.gr-dots button{width:8px;height:8px;padding:0;border-radius:50%;border:0;background:#ccc;cursor:pointer;transition:background .2s ease}.gr-dots button.is-active{background:#333}@media(max-width:767px){.gr-dots{display:flex}}.gr-card{--gr-content-max:5rem;background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:1.2em;box-shadow:0 1px 3px #0000000a;display:flex;flex-direction:column;text-align:left}.gr-card__author{display:flex;align-items:center;gap:10px;margin-bottom:.6em}.gr-card__photo{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#eee;flex:0 0 36px}.gr-card__author-meta{flex:1;min-width:0}.gr-card__author-name{font-weight:600;font-size:.95em;line-height:1.2}.gr-card__author-time{font-size:.8em;color:#777;margin-top:2px}.gr-card__stars{margin-bottom:.6em}.gr-card__text{font-size:.9em;line-height:1.5;color:#333;max-height:var(--gr-content-max);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.gr-card__reply{margin-top:.9em}.gr-card__reply-toggle{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;cursor:pointer;font:inherit;font-size:.8em;font-weight:600}.gr-card__reply-toggle,.gr-card__reply-toggle:hover,.gr-card__reply-toggle:focus,.gr-card__reply-toggle:active{color:#3a3a3a;background:0}.gr-card__reply-toggle:hover{text-decoration:underline}.gr-card__reply-icon{width:14px;height:14px;fill:currentColor;flex:0 0 14px}.gr-card__reply-caret{width:13px;height:13px;fill:currentColor;flex:0 0 13px;transition:transform .2s ease}.gr-card__reply-toggle[aria-expanded=true] .gr-card__reply-caret{transform:rotate(180deg)}.gr-card__reply-body{margin-top:.6em;padding:.65em .8em;background:#f5f5f3;border-left:3px solid #d8d8d2;border-radius:0 4px 4px 0;font-size:.82em;line-height:1.5;color:#444;max-height:var(--gr-content-max);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.gr-card__reply-label{font-weight:700;color:#222;margin-bottom:3px}.gr-card__google{margin-top:1em;padding-top:1em;border-top:1px solid #f0f0f0;font-size:.75em;color:#888;display:flex;align-items:center;gap:6px}.gr-card__google svg{width:14px;height:14px}.gr-block__cta{text-align:center;margin-top:2em}
