div:where(.swal2-container) h2:where(.swal2-title){font-size:1.9rem !important;font-weight:700 !important;color:#000 !important;}
div:where(.swal2-container) div:where(.swal2-html-container){font-size:1.5rem !important;word-break:keep-all !important;}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){font-size:1.4rem !important;background:#000 !important;}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){font-size:1.4rem !important;color:#000 !important;background:#ededed !important;}
div:where(.swal2-icon).swal2-warning,
div:where(.swal2-icon).swal2-question{border-color:#3282f6 !important;color:#3282f6 !important;}



div:where(.swal2-container).swal2-center>.swal2-popup{margin-top:100px !important;}
div:where(.swal2-container) button:where(.swal2-close){position:absolute !important;top:-70px !important;left:50% !important;margin-left:-25px !important;width:50px !important;height:50px !important;font-size:3.5rem !important;color:#fff !important;border:2px solid #fff !important;border-radius:50% !important; transition:all 0.5s !important;}
div:where(.swal2-container) button:where(.swal2-close):hover{transform: rotate(-90deg) !important}

div:where(.swal2-container) div:where(.swal2-html-container) .unse-title-wrapper 
.unse-subtitle{font-weight:600;color:#000;}
div:where(.swal2-container) div:where(.swal2-html-container) .boxholder{margin-top:20px;padding-top:20px;border-top:1px dashed #dfdfdf;}
div:where(.swal2-container) div:where(.swal2-html-container) .boxholder h2{margin-bottom:10px;position:relative;display:inline-block;padding:0 5px;font-size:1.6rem;font-weight:700;color:#235fd2;z-index:1;}
div:where(.swal2-container) div:where(.swal2-html-container) .boxholder h2:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:40%;background:#cfedf9;z-index:-1;}
div:where(.swal2-container) div:where(.swal2-html-container) .boxholder .boxcontent{font-size:1.4rem;line-height:1.4;color:#222;}


