.Modal_modalBackdrop__F8uAK{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1005;overflow-y:auto;padding:20px;box-sizing:border-box}.Modal_modalContent__uOMcP{background:#fff;padding:5px;border-radius:12px;max-width:500px;width:100%;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1001;overflow-y:auto;max-height:90vh;position:relative;margin:auto}@media (max-width:768px){.Modal_modalContent__uOMcP{width:95%;margin:10px auto;max-height:65vh}.Modal_modalBackdrop__F8uAK{padding:10px}.Modal_modalBackdrop__F8uAK.Modal_modalBackdropDrawer__PfWlS{align-items:flex-end;padding:0}.Modal_modalContent__uOMcP.Modal_modalContentDrawer__WJczI{width:100%;max-width:100%;margin:0;border-radius:16px 16px 0 0;max-height:92dvh;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 28px)}}.Modal_closeButton__Djgg8{position:absolute!important;top:0!important;right:.5rem!important;background:transparent!important;border:none!important;font-size:2.25rem!important;padding:.5rem!important;cursor:pointer!important;z-index:1002!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:3rem!important;min-height:3rem!important;color:#333!important;font-weight:300!important}.Modal_customWidthModal__ghmvo{max-width:700px}