
.nr-google-strip-section{padding:8px 0 26px;position:relative}
.nr-google-strip{display:flex;align-items:center;gap:18px;padding:14px 18px;border-radius:20px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 34px rgba(0,0,0,.12);overflow:hidden}
.nr-google-strip-score{display:flex;align-items:center;gap:14px;flex:0 0 auto;min-width:280px}
.nr-google-strip-logo{width:50px;height:50px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08)}
.nr-google-strip-logo svg{width:28px;height:28px;display:block}
.nr-google-strip-score-text strong{display:block;color:#fff;font-size:23px;line-height:1.1}
.nr-google-stars{color:#f0c96b;letter-spacing:2px;font-size:16px;margin-top:4px}
.nr-google-strip-slider{overflow:hidden;width:100%;position:relative}
.nr-google-strip-track{display:flex;align-items:center;gap:14px;width:max-content;animation:nrGoogleTicker 54s linear infinite;will-change:transform}
.nr-google-strip:hover .nr-google-strip-track{animation-play-state:paused}
.nr-google-chip{display:inline-flex;align-items:center;padding:13px 18px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:14px;white-space:nowrap}
.nr-google-chip strong{color:#fff;font-weight:700;margin-right:6px}
.nr-google-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:13px 18px;border-radius:999px;background:linear-gradient(135deg,#d7ab47,#f1ca70);color:#171717;text-decoration:none;font-weight:800;box-shadow:0 10px 24px rgba(0,0,0,.14)}
.nr-google-btn:hover{opacity:.94}
@keyframes nrGoogleTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media (max-width:991px){.nr-google-strip{flex-direction:column;align-items:flex-start;padding:16px}.nr-google-strip-score{min-width:0;width:100%}.nr-google-strip-score-text strong{font-size:21px}.nr-google-btn{width:100%}}
@media (max-width:767px){.nr-google-strip-section{padding:0 0 22px}.nr-google-strip{border-radius:18px}.nr-google-chip{font-size:13px;padding:12px 16px}.nr-google-strip-track{animation-duration:48s}}
