.modal-module.show{display:flex;z-index:9999;align-items:center;justify-content:center}.modal-module{position:fixed;top:0;left:0;width:100%;height:100%;display:none}.modal-module .modal-backdrop{width:100%;height:100%;background-color:rgb(66 66 66 / .5);position:absolute;left:0;top:0;z-index:0}.modal-module .modal{background-color:#fff;padding:40px;border-radius:8px;position:relative;z-index:2}.modal-module .modal-head button{line-height:15px;height:25px;width:25px;border:0;padding:0;font-size:12px;font-weight:bold;color:#fff;font-family:'Mulish';position:absolute;top:10px;right:10px;background-color:#b9b9b9}