.qs-popup{position:fixed;inset:0;z-index:10050;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow-y:auto;padding:2rem 1rem}.qs-popup[hidden]{display:none!important}.qs-popup:focus,.qs-popup:focus-visible{outline:none}.qs-popup-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);cursor:pointer;z-index:0}.qs-popup-window{z-index:1;width:100%;max-width:1280px;margin:auto;background:transparent;outline:none}.qs-popup-content,.qs-popup-window{position:relative}.qs-popup-content>.qs-root{margin:0 auto}.qs-popup .qs-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.modal-open{overflow:hidden}@media (forced-colors:active){.qs-popup-backdrop{background:Canvas;opacity:.85}}@media (max-width:640px){.qs-popup{padding:1rem .5rem}}