.modal-outer{z-index:9995;display:none;position:fixed;inset:0;overflow:auto}.modal-outer.opened{display:block}.modal-outer .close{cursor:pointer;z-index:10;position:fixed;top:32px;right:32px}.modal-outer .content{align-items:center;width:100%;height:max-content;min-height:100vh;display:flex;position:absolute}.modal-outer .content .background{z-index:1;background:#000000b3;width:100%;height:100%;position:absolute}.modal-outer .content .outer-child{z-index:5;width:max-content;margin:64px auto;position:relative}
