.popup-nudge-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px}.popup-nudge-backdrop--corner{align-items:flex-end;padding:24px}.popup-nudge-backdrop--corner.popup-nudge-backdrop--bottom-right{justify-content:flex-end}.popup-nudge-backdrop--corner.popup-nudge-backdrop--bottom-left{justify-content:flex-start}.popup-nudge-backdrop--transparent{background:rgba(0,0,0,0);pointer-events:none}.popup-nudge-backdrop--transparent>.popup-nudge{pointer-events:auto}.popup-nudge{background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.3);max-width:560px;width:100%;max-height:90vh;overflow:auto;position:relative}.popup-nudge--corner{max-width:400px;min-width:280px;width:auto;box-shadow:0 6px 24px rgba(0,0,0,.18)}@media(max-width: 575px){.popup-nudge--corner{max-width:100%;width:100%}}.popup-nudge--borderless{background:rgba(0,0,0,0);box-shadow:none;border-radius:0;display:inline-block;width:auto;max-width:100%;overflow:visible}.popup-nudge--borderless .popup-nudge__body{padding:0;display:inline-block;width:auto}.popup-nudge--borderless .popup-nudge__body>*{min-height:0 !important;padding:0 !important;margin:0 !important;width:auto !important;height:auto !important}.popup-nudge--borderless .popup-nudge__footer{border-top:none;padding:8px 0 0 0}.popup-nudge--borderless .popup-nudge__close{top:8px;right:8px;z-index:2}.popup-nudge__close{position:absolute;top:8px;right:12px;background:rgba(0,0,0,0);border:0;font-size:20px;line-height:1;cursor:pointer;color:#6c757d;padding:4px 8px}.popup-nudge__close:hover{color:#000}.popup-nudge__body{padding:32px 24px 16px 24px}.popup-nudge__body img{max-width:100%;height:auto}.popup-nudge__footer{display:flex !important;gap:8px !important;padding:10px 16px !important;align-items:center !important;line-height:1 !important;box-sizing:border-box !important}.popup-nudge__footer .btn,.popup-nudge__footer button.btn{margin:0 !important;padding:8px 16px !important;font-size:12px !important;font-weight:500 !important;border-radius:4px !important;line-height:1 !important;min-width:0 !important;white-space:nowrap !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important;vertical-align:middle !important;text-transform:none !important;box-shadow:none !important}@media(max-width: 575px){.popup-nudge{max-width:100%}.popup-nudge__footer{flex-direction:column;align-items:stretch !important}.popup-nudge__footer .btn{width:100%}}
