.bb-offer-popup[hidden]{display:none!important}.bb-offer-popup{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:1.25rem;background:rgba(9,17,32,.72);backdrop-filter:blur(8px)}.bb-offer-popup__card{position:relative;width:min(100%,35rem);overflow:hidden;background:#fff9ef;border:3px solid #12213b;box-shadow:12px 12px 0 #e47d5b;padding:clamp(1.5rem,4vw,2.7rem);color:#12213b}.bb-offer-popup__kicker{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .9rem;color:#c84962;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bb-offer-popup__kicker::before{content:'✦';color:#f0b800}.bb-offer-popup h2{max-width:10ch;margin:0;color:#12213b;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.bb-offer-popup__copy{max-width:32rem;margin:1.25rem 0;color:#46546a;font-size:1.03rem;line-height:1.6}.bb-offer-popup__offers{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1.4rem 0}.bb-offer-popup__offer{min-height:7rem;padding:1rem;border:2px solid #12213b;background:#fff;display:flex;flex-direction:column;justify-content:center}.bb-offer-popup__offer--discount{background:#f7c83e}.bb-offer-popup__offer strong{color:#12213b;font-size:1.2rem;line-height:1.05}.bb-offer-popup__offer span{margin-top:.35rem;color:#46546a;font-size:.82rem;line-height:1.35}.bb-offer-popup__offer--discount span{color:#12213b}.bb-offer-popup__code{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem 1rem;background:#12213b;color:#fff;font-size:.85rem}.bb-offer-popup__code b{letter-spacing:.1em}.bb-offer-popup__actions{display:flex;gap:.75rem;margin-top:1.25rem}.bb-offer-popup__actions a,.bb-offer-popup__actions button{min-height:3rem;border:2px solid #12213b;padding:.8rem 1rem;font:inherit;font-weight:800;cursor:pointer;text-decoration:none;text-align:center}.bb-offer-popup__actions a{flex:1;background:#e47d5b;color:#fff}.bb-offer-popup__actions button{background:transparent;color:#12213b}.bb-offer-popup__close{position:absolute;top:.7rem;right:.7rem;width:2.25rem;height:2.25rem;border:0;background:transparent;color:#12213b;font-size:1.5rem;line-height:1;cursor:pointer}.bb-offer-popup__close:focus-visible,.bb-offer-popup__actions a:focus-visible,.bb-offer-popup__actions button:focus-visible{outline:3px solid #e47d5b;outline-offset:3px}@media (max-width:520px){.bb-offer-popup{align-items:end;padding:.75rem}.bb-offer-popup__card{box-shadow:6px 6px 0 #e47d5b}.bb-offer-popup__offers{grid-template-columns:1fr}.bb-offer-popup h2{max-width:12ch}.bb-offer-popup__actions{flex-direction:column}}