.modal-overlay2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.modal2{width:100%;height:100%;padding:0;z-index:1001}.modal-content2,.modal2{border-radius:10px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-content2{background-color:#fff;width:min(400px,calc(100vw - 2rem));max-height:calc(100svh - 2rem);overflow-y:auto;padding:20px;text-align:center}
