.modal.fade.bs-example-modal-lg2{height:100vh;width:100vw;max-width:unset!important;position:fixed;top:0;left:0;background:#00000070;z-index:10000;display:flex;justify-content:center;align-items:center}.popup{background:#fff;padding:32px;border-radius:6px;position:relative}.close_popup{position:absolute;right:20px;cursor:pointer;font-size:30px;border:1px solid #000;height:30px;width:30px;padding:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:9999999}