.sunp-popup-wrapper{position:relative}html div:where(.sunp-popup){position:fixed}html div:where(.sunp-popup-center){left:50%;scale:0;top:50%;transition:scale .15s cubic-bezier(.4,0,.2,1);translate:-50% -50%}html div:where(.sunp-popup-center).sunp-popup-visible{scale:1}html div:where(.sunp-popup-top){left:0;padding-top:env(safe-area-inset-top);right:0;top:0;transition:translate .15s cubic-bezier(.4,0,.2,1);translate:0 -100%}html div:where(.sunp-popup-top).sunp-popup-visible{translate:0 0}html div:where(.sunp-popup-right){bottom:0;padding-right:env(safe-area-inset-right);right:0;top:0;transition:translate .15s cubic-bezier(.4,0,.2,1);translate:100% 0}html div:where(.sunp-popup-right).sunp-popup-visible{translate:0 0}html div:where(.sunp-popup-bottom){bottom:0;left:0;padding-bottom:env(safe-area-inset-bottom);right:0;transition:translate .15s cubic-bezier(.4,0,.2,1);translate:0 100%}html div:where(.sunp-popup-bottom).sunp-popup-visible{translate:0 0}html div:where(.sunp-popup-left){bottom:0;left:0;padding-left:env(safe-area-inset-left);top:0;transition:translate .15s cubic-bezier(.4,0,.2,1);translate:-100% 0}html div:where(.sunp-popup-left).sunp-popup-visible{translate:0 0}
