.Modal_wrapper__ne0pr{position:relative;width:0;height:0;pointer-events:none}.Modal_root__QZX2q{z-index:1;position:fixed;overflow:hidden;display:flex;flex-direction:column;border:none;border-radius:16px;background:var(--background-widgets,rgb(250,250,250));will-change:opacity;opacity:1;pointer-events:auto}.Modal_root-hide__PPxDd{display:none}.Modal_root-center__D5lc3{width:-moz-fit-content;width:fit-content;max-width:min(540px,100% - 48px)}.Modal_root-center__D5lc3,.Modal_root-full_page__E_cBL{top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 48px)}.Modal_root-full_page__E_cBL{width:100%;max-width:calc(100% - 16px);height:100%}.Modal_root-entering__TRuhp{opacity:1;animation:Modal_fade-in__EKqXx .2s cubic-bezier(.4,0,.5,1)}.Modal_root-entered__A7mEi{opacity:1}.Modal_root-exiting__zjI0v{opacity:0;animation:Modal_fade-out__inzJn .2s cubic-bezier(.4,0,.5,1)}.Modal_root-exited__9XBT5{opacity:0}.Modal_header__9_KbD{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.Modal_header-large__PpKLQ{padding:32px}.Modal_header-medium__6gaD8{padding:24px}.Modal_body__DOKqI{flex:1 1;width:100%;overflow:auto}.Modal_body-large__0LeJ6{padding:0 32px}.Modal_body-medium__jxA_C{padding:0 24px}.Modal_body-top__C4CrO{x-empty:""}.Modal_body-top-large__aaPlU{padding-top:32px}.Modal_body-top-medium__a6N0b{padding-top:24px}.Modal_body-bottom__2_Oh5{x-empty:""}.Modal_body-bottom-large__bXnUM{padding-bottom:32px}.Modal_body-bottom-medium__JvmiQ{padding-bottom:24px}.Modal_footer__I32L2{x-empty:""}.Modal_footer-large__WcQnr{padding:32px}.Modal_footer-medium__xicu3{padding:24px}@keyframes Modal_fade-in__EKqXx{0%{opacity:0}to{opacity:1}}@keyframes Modal_fade-out__inzJn{0%{opacity:1}to{opacity:0}}