.et_pb_modal{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.8);justify-content:center;align-items:center;z-index:999999!important}.modal-content{position:relative;max-width:600px;width:90%;background:white;padding:0;border-radius:1px;overflow:hidden}.modal-content img{width:100%;height:auto;display:block;cursor:pointer}.cerrar-modal{position:absolute;top:8px;right:8px;background:#ff0000;color:white;border:none;border-radius:50%;width:30px;height:30px;font-size:16px;cursor:pointer;z-index:50}