.CustomAlert_wrapper__3Us43{position:absolute;top:0;left:0;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.CustomAlert_wrapper__3Us43 .CustomAlert_container__W1bdx{position:relative;height:-moz-fit-content;height:fit-content;width:30rem;padding:20px;border-radius:10px;z-index:10000;background:#fff;box-shadow:0 0 10px 1px rgba(50,50,50,.5);display:flex;flex-direction:column;justify-content:center}.CustomAlert_wrapper__3Us43 .CustomAlert_container__W1bdx .CustomAlert_type_type__g_T7N{font-weight:700;font-size:1.5rem;text-align:center}.CustomAlert_wrapper__3Us43 .CustomAlert_container__W1bdx .CustomAlert_message__5jA2H{height:-moz-fit-content;height:fit-content;margin:20px;text-align:center;font-size:#444}.CustomAlert_wrapper__3Us43 .CustomAlert_container__W1bdx .CustomAlert_button_div__IXf3q{margin-top:.5rem;display:flex;justify-content:center;gap:.6rem}.CustomAlert_wrapper__3Us43 .CustomAlert_container__W1bdx .CustomAlert_button_div__IXf3q .CustomAlert_button__JWpas{padding:4px 20px;border-radius:5px;background-color:#2a6ec9;color:#fff;cursor:pointer}.CustomAlert_wrapper__3Us43 .CustomAlert_container__W1bdx .CustomAlert_button_div__IXf3q .CustomAlert_button__JWpas.CustomAlert_cancel__tfhrX{background-color:#fff;border:1px solid #2a6ec9;color:#2a6ec9}