.grf-widget{position:relative;margin:24px 0}.grf-track-viewport{overflow:hidden}.grf-style-grid .grf-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.grf-style-grid .grf-slide{width:auto!important}.grf-style-carousel .grf-track{display:flex;gap:20px;transition:transform .4s ease;will-change:transform}.grf-style-carousel .grf-slide{flex:0 0 var(--grf-slide-width,100%);box-sizing:border-box}.grf-widget .grf-review-card{height:100%!important;background:#fff!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:10px!important;padding:20px!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;box-sizing:border-box!important;margin:0!important}.grf-widget .grf-review-header{display:flex!important;align-items:center;gap:12px;margin-bottom:12px!important}.grf-widget .grf-review-avatar{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover;flex-shrink:0}.grf-widget .grf-review-avatar-placeholder{display:flex!important;align-items:center;justify-content:center;background:#fbbc04!important;color:#fff!important;font-weight:600}.grf-widget .grf-review-author{font-weight:600;font-size:14px;color:#333!important;margin:0}.grf-widget .grf-stars{color:#fbbc04!important;font-size:14px;letter-spacing:1px}.grf-widget .grf-review-text{font-size:14px;line-height:1.6;color:#333!important;margin:0 0 10px!important}.grf-widget .grf-review-time{font-size:12px;color:#888!important}.grf-widget .grf-no-reviews{color:#666;font-size:14px}.grf-widget .grf-arrow{all:unset;box-sizing:border-box;position:absolute;top:50%;transform:translateY(-50%);background:#fff!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:50%!important;width:38px!important;height:38px!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer;font-size:15px;line-height:1;color:#333!important;box-shadow:0 2px 6px rgba(0,0,0,.15)!important;z-index:5;transition:background .2s ease,color .2s ease}.grf-widget .grf-arrow:hover{background:#fbbc04!important;color:#fff!important}.grf-widget .grf-arrow-prev{left:-18px}.grf-widget .grf-arrow-next{right:-18px}.grf-widget .grf-dots{display:flex!important;justify-content:center;gap:8px;margin-top:16px;list-style:none;padding:0}.grf-widget .grf-dot{all:unset;box-sizing:border-box;width:9px;height:9px;border-radius:50%;background:#d5d5d5!important;cursor:pointer}.grf-widget .grf-dot.is-active{background:#fbbc04!important}@media (max-width:640px){.grf-widget .grf-arrow-prev{left:2px}.grf-widget .grf-arrow-next{right:2px}.grf-widget .grf-track-viewport{padding:0 6px}}