.popups-module .popup-close-button{background-color:transparent;border:none;height:18px;margin:0;padding:0;position:absolute;right:33px;top:33px;width:18px}.popups-module .popup-overlay{background-color:#000;display:none;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:99}.popups-module .popup-overlay.active{display:block}.popups-module .popup-container{align-items:center;background-color:#fff;border-radius:20px;display:none;justify-content:space-between;left:50%;max-width:100%;padding:44px 72px;position:fixed;top:50%;transform:translate(-50%,-50%);width:690px;z-index:100}.popups-module .popup-container.active{display:flex}.popups-module .popup-container .qr-code-container{align-items:center;display:flex;height:100%;justify-content:center}.popups-module .popup-container .qr-code-container img{max-width:265px}.popups-module .popup-container .popup-content-container{align-items:center;display:flex;flex-direction:column;gap:32px;height:100%;justify-content:center}.popups-module .popup-container .popup-content-container .popup-text{font-size:22px;font-weight:700;line-height:26.4px;max-width:364px;text-align:center}