.Modal_overlay__KVjes{animation:Modal_overlay-show__UamN1 .15s cubic-bezier(.16,1,.3,1);background-color:rgba(0,0,0,.6);inset:0;position:fixed;z-index:980}.Modal_content__bPM2v{--height-margin-desktop:112px;--height-margin-mobile:48px;--dialog-width-margin:32px;animation:Modal_content-show__OhgeY .15s cubic-bezier(.16,1,.3,1);background-color:var(--white-color);border-radius:16px;left:50%;max-height:calc(100% - var(--height-margin-desktop));position:fixed;top:50%;transform:translate(-50%,-50%);width:calc(100% - var(--dialog-width-margin));z-index:990}.Modal_content__bPM2v[data-size=sm]{max-width:496px}.Modal_content__bPM2v[data-size=lg]{max-width:800px}.Modal_close__CsoxI{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;padding:4px}.Modal_icon__VYyDt{display:flex;justify-content:center;padding-top:40px}.Modal_title__nvf3R{align-items:center;display:flex;font-size:1.25rem!important;font-weight:700;justify-content:space-between;margin:0;padding:40px 40px 32px}.Modal_description__ukAOR{margin:0}.Modal_body__M6IeU{padding:0 40px}.Modal_body__M6IeU[data-scroll=true]{--title-action-height:314px;max-height:calc(100vh - var(--title-action-height));overflow:auto}.Modal_actions__7pV3O{display:flex;gap:16px;justify-content:center;padding:32px 40px}.Modal_actions__7pV3O>button{flex:1 1;max-width:200px}[data-scroll=true]+.Modal_actions__7pV3O{border-top:1px solid var(--border-color)}@keyframes Modal_overlay-show__UamN1{0%{opacity:0}to{opacity:1}}@keyframes Modal_content-show__OhgeY{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:1023px){.Modal_content__bPM2v{max-height:calc(100% - var(--height-margin-mobile));width:calc(100% - var(--dialog-width-margin))}.Modal_icon__VYyDt{padding-top:32px}.Modal_title__nvf3R{font-size:1rem!important;padding:24px 24px 16px}.Modal_body__M6IeU{padding:0 24px}.Modal_body__M6IeU[data-scroll=true]{--title-action-height:200px;max-height:calc(100vh - var(--title-action-height))}.Modal_actions__7pV3O{padding:24px}}