._modal-wrap:not(.none){background-color:rgba(0,0,0,.7);height:calc(var(--vh, 1vh)*100 - env(safe-area-inset-bottom));left:0;overflow-x:hidden;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:1000}._modal-wrap:has(#idCustomAlertModal),._modal-wrap:has(#idCustomConfirmModal){z-index:1100}