.modal-backdrop{display:none;display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1050;cursor:pointer;justify-content:center;align-items:center}.modal-content{max-width:95%;max-height:95%;object-fit:contain}.modal-close{position:fixed;top:20px;right:30px;font-size:42px;font-weight:700;color:#fff;cursor:pointer}