.rb-maps-offer{box-sizing:border-box;padding:16px;border-radius:16px;background:var(--surface-2,#242424);color:var(--ink,#f6f6f6);box-shadow:0 0 0 1px rgba(128,128,128,.14);font:14px/1.5 Inter,system-ui,sans-serif;text-wrap:pretty;font-variant-numeric:tabular-nums}
.rb-maps-offer[hidden]{display:none!important}
#rb-maps-offer-entry{max-width:1232px;margin:16px auto;width:calc(100% - 32px)}
#pmod-maps-offer:not(:empty){margin:12px 0}
.rb-maps-offer strong{display:block;font-size:17px;line-height:1.35;text-wrap:balance;margin-bottom:8px}
.rb-maps-offer p{margin:6px 0}
.rb-maps-offer .rb-maps-terms{font-size:12px;color:var(--ink-dim,#aaa)}
.rb-maps-offer button{margin-top:8px;min-height:44px;border:0;border-radius:10px;padding:10px 16px;background:var(--red,#e71920);color:white;font:600 14px/1.3 Inter,system-ui,sans-serif;cursor:pointer;transition:transform .15s}
.rb-maps-offer button:active{transform:scale(.96)}
.rb-maps-offer button:focus-visible{outline:2px solid var(--ink,#fff);outline-offset:3px}
@media(prefers-reduced-motion:reduce){.rb-maps-offer button{transition:none}.rb-maps-offer button:active{transform:none}}
