.Modal_modal-overlay__ijQkp{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_modal-content__VVuPp{background:white;padding:35px;border-radius:10px;max-width:500px;width:90%;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.2)}.Modal_modal-content__VVuPp.Modal_bottom-sheet__PPMzB{align-self:flex-end;width:100%;max-width:100%;height:55vh;border-radius:16px 16px 0 0;animation:Modal_slideUp__nG_Df .3s ease-out;overflow-y:auto}@keyframes Modal_slideUp__nG_Df{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Modal_modal-scrollable__k_sjZ{max-height:80vh;overflow-y:auto}.Modal_modal-close__7Pv7Q{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:22px;cursor:pointer;color:#666}