.abs-popup.front{display:none}.abs-popup.front.active{display:block}.abs-popup .overlay{background-color:rgb(0 0 0 / .5);left:0;right:0;top:0;bottom:0;position:absolute;z-index:9998}.abs-popup .abs-modal-wrap{position:fixed;top:0;bottom:0;right:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.abs-popup .modal-content{position:relative;z-index:10000;background-color:#fff;padding:20px;max-width:100%}.abs-popup .modal-body{-ms-overflow-style:none;scrollbar-width:none;max-height:75vh;overflow:auto}.abs-popup .modal-body::-webkit-scrollbar{display:none}.abs-popup .modal-body>*{max-width:100%;margin:0 auto}.abs-popup button.close{background-color:transparent!important;height:auto!important;display:flex;align-items:center;height:auto;padding:0!important;border:none;cursor:pointer}.abs-popup button.close:hover{opacity:.75}.abs-popup button.close:focus{border:none!important;outline:none}.abs-popup .modal-header{display:flex;justify-content:flex-end;padding-bottom:20px}