.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{background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:1.2em;box-shadow:0 1px 3px rgba(0,0,0,0.04);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;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.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}