body .swal2-show{animation:.15s ease-in-out fadeIn}body.swal2-hide{animation:.1s ease-in-out fadeOut}body .swal2-backdrop-show{animation:.15s ease-in-out backdropFadeIn}body .swal2-backdrop-hide{animation:.1s ease-in-out backdropFadeOut}body.swal2-no-backdrop .swal2-container{background-color:#0006!important}.swal2-popup{padding-top:1.2rem;font-family:Inter-Regular,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.swal2-title{font-family:Inter-SemiBold,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600}.swal2-content{font-family:Inter-Regular,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400}.swal2-confirm,.swal2-deny,.swal2-cancel{font-family:Inter-Medium,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:500}.swal2-confirm{color:#fff;background-image:linear-gradient(90.0002deg,#da5263,#f29951)}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:.4}}@keyframes backdropFadeOut{0%{opacity:.4}to{opacity:0}}