.show{display:block}.hide{display:none}.sombra{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}.open-button{margin:1rem}.close-button,.open-button{cursor:pointer;width:fit-content}.close-button{float:right;margin-right:5%;margin-top:1rem}.modal{left:50%;max-height:80vh;max-width:90vw;min-height:400px;overflow:scroll;padding:40px 30px 30px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:9999}.contenido{height:85%;justify-content:center;margin:20px auto auto}.modal::-webkit-scrollbar{height:0;width:6px}.modal::-webkit-scrollbar-track{background-color:transparent}.modal::-webkit-scrollbar-thumb{background-color:silver;border-radius:8px}.modal::-webkit-scrollbar-thumb:hover{background-color:#555}