.darkBG{background-color:rgba(0,0,0,.2);width:100%;height:100%;z-index:20}.darkBG,.modal{top:50%;left:50%;transform:translate(-50%,-50%);position:fixed}.modal{z-index:30;width:80%}.modalBody{background:white;box-shadow:0 5px 20px 0 rgba(0,0,0,.04);padding-inline:32px;overflow-y:auto;max-height:75vh}.modalBody h1{text-align:center;font-size:x-large}.modalBody h1,.modalBody h2{font-weight:700;margin-bottom:16px}.modalBody h2{font-size:large;margin-top:16px}.modalBody img{margin-bottom:8px}.modalHeader{background:white;border-radiuS:16px 16px 0 0;text-align:center;padding:8px}.modalTitle{font-size:x-large;font-weight:700;margin-bottom:8px}.modalFooter{height:20px;background:white;border-radiuS:0 0 16px 16px}.modalCloseBtn{position:absolute;top:8px;right:16px;font-size:large;font-weight:700;background:none;border:none;cursor:pointer}