.spqr-cart-offer[hidden]{display:none!important}
.spqr-cart-offer{border:0!important;background:#fff!important;background-image:none!important;color:#000;padding:20px 0;margin:0 0 18px;font-family:var(--typeBasePrimary),sans-serif;line-height:1.4;text-align:left;box-shadow:none}
.spqr-cart-offer__top{display:flex;align-items:center;justify-content:space-between;gap:16px}
.spqr-cart-offer__title{font-size:20px;font-weight:700;margin:0;color:#d40000}
.spqr-cart-offer__timer{font-size:30px;font-weight:700;color:#d40000;font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:0}
.spqr-cart-offer p{font-size:16px;margin:12px 0 0;color:#000}
.spqr-cart-offer__action{display:block;margin-top:28px;background:#d40000!important;color:#fff!important;border:0!important;border-radius:0;padding:18px 24px;text-align:center;text-decoration:none;font-size:18px;font-weight:700;letter-spacing:0;line-height:1.3;cursor:pointer}
.spqr-cart-offer__action:hover{background:#b00000!important}
.spqr-cart-offer__action:focus-visible,.spqr-cart-offer__close:focus-visible{outline:2px solid #000;outline-offset:4px}
.spqr-cart-offer--modal{position:fixed;inset:0;width:min(640px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow-y:auto;margin:auto;padding:64px 56px 48px;text-align:center;border-radius:0;color:#000}
.spqr-cart-offer--modal::backdrop{background:rgba(0,0,0,.65)}
.spqr-cart-offer--modal .spqr-cart-offer__top{display:flex;flex-direction:column;gap:20px}
.spqr-cart-offer--modal .spqr-cart-offer__title{font-size:48px;line-height:1.06;font-weight:800;letter-spacing:-1px;max-width:450px}
.spqr-cart-offer--modal .spqr-cart-offer__timer{font-size:72px;line-height:1.1;order:2}
.spqr-cart-offer--modal p{font-size:19px;line-height:1.5;margin:22px auto 0;max-width:390px}
.spqr-cart-offer__close{position:absolute;top:14px;right:14px;width:40px;height:40px;padding:4px;border:0;background:transparent;color:#000;font-size:32px;line-height:1;cursor:pointer}
@media(max-width:589px){.spqr-cart-offer--modal{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:56px 24px 28px}.spqr-cart-offer--modal .spqr-cart-offer__title{font-size:38px;letter-spacing:-.5px}.spqr-cart-offer--modal .spqr-cart-offer__timer{font-size:64px}.spqr-cart-offer--modal p{font-size:17px}.spqr-cart-offer__action{font-size:17px;padding:18px 14px}}
