/* One shared, compact offer. Does not change displayed plan prices. */
.sp-promo-offer{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;padding:18px 22px;margin:22px 0;border:1px solid #fcb040;border-radius:10px;background:rgba(252,176,64,.08);color:#e2e8f0;font:400 15px/1.5 'DM Sans',sans-serif}
.sp-promo-offer[hidden]{display:none}.sp-promo-offer strong{color:#fcb040;font:600 24px/1.25 Oswald,sans-serif}.sp-promo-offer a{display:inline-flex;align-items:center;min-height:44px;color:#fcb040;font-weight:600;margin-left:auto}.sp-promo-offer b{color:#fcb040}
@media(max-width:600px){.sp-promo-offer{padding:16px}.sp-promo-offer a{margin-left:0;width:100%}}
