.confirm_Overlay__ingA8{background-color:rgba(0,0,0,.8);position:fixed;inset:0;animation:confirm_overlayShow__YJClr .15s cubic-bezier(.16,1,.3,1);z-index:10000}.confirm_Content__ZqIM3{background-color:#fff;box-shadow:0 10px 38px -10px hsla(206,22%,7%,.35),0 10px 20px -15px hsla(206,22%,7%,.2);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;max-width:500px;width:calc(100% - 40px);min-height:360px;animation:confirm_contentShow__SWABs .15s cubic-bezier(.16,1,.3,1);z-index:10001;display:flex;align-items:center;justify-content:center}.confirm_Content__ZqIM3 .confirm_ContentWrap__rog0_{width:100%}.confirm_Content__ZqIM3:focus{outline:none}@media only screen and (max-width:768px){.confirm_Content__ZqIM3{min-height:280px}}.confirm_Title__kHOzN{margin:0;color:#1e1e1e;font-size:18px;font-weight:700;line-height:24px;text-align:center}@media only screen and (max-width:768px){.confirm_Title__kHOzN{font-size:16px;line-height:1.4}}.confirm_Description__WR6I0{margin-top:22px;font-size:16px;line-height:22px;color:#1e1e1e;white-space:pre-wrap;text-align:center}@media only screen and (max-width:768px){.confirm_Description__WR6I0{margin-top:12px;font-size:14px;line-height:1.4}}.confirm_buttonContainer__0FA0r{display:flex;justify-content:center;align-items:center;margin-top:40px;width:100%}@media only screen and (max-width:768px){.confirm_buttonContainer__0FA0r{margin-top:30px}}.confirm_buttonContainer__0FA0r .confirm_Button__dZ3_D{display:flex;justify-content:center;align-items:center;min-width:235px;max-width:100%;height:50px;font-size:16px;font-weight:700;color:#fff}@media only screen and (max-width:768px){.confirm_buttonContainer__0FA0r .confirm_Button__dZ3_D{min-width:auto;width:100%;font-size:14px}}.confirm_buttonContainer__0FA0r .confirm_Button__dZ3_D.confirm_confirm__BqWqF{background-color:#111}.confirm_buttonContainer__0FA0r .confirm_Button__dZ3_D.confirm_cancel__w_foE{background-color:#999}.confirm_buttonContainer__0FA0r.confirm_row_2__2Q69d{gap:10px}@media only screen and (max-width:768px){.confirm_buttonContainer__0FA0r.confirm_row_2__2Q69d{flex-direction:column}}.confirm_buttonContainer__0FA0r.confirm_row_2__2Q69d button{max-width:180px;min-width:auto;width:100%}@media only screen and (max-width:768px){.confirm_buttonContainer__0FA0r.confirm_row_2__2Q69d button{max-width:none}}@keyframes confirm_overlayShow__YJClr{0%{opacity:0}to{opacity:1}}@keyframes confirm_contentShow__SWABs{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}