.Fonts_appfont__KYgoc{font-family:var(--frontend)}.buttonspinner_spinner__SpEeK{border-radius:50%;width:22px;height:22px;border:2px solid white;border-right-color:transparent;animation:buttonspinner_spin__nUbU2 1s infinite}.buttonspinner_spinnercontainer__i_Kxh{background:var(--bgcolor);border-radius:10px;position:absolute;left:0;top:0;width:100%;padding:10px;display:flex;align-content:center;justify-content:center;align-items:center;height:100%}@keyframes buttonspinner_spin__nUbU2{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.validator_showerror__dgeO7{border-color:#EE4B2B!important}.validator_showerror__dgeO7:focus{border-color:var(--bgcolor)}.validator_errortext__FZYVS{font-family:var(--myfont);color:#EE4B2B;font-size:12px;font-weight:600;padding-top:5px}.toastv2_toastv2modal__Z9x4H{z-index:9999999999;width:100%;position:fixed;background:#ffffff9c;top:0;left:0;right:0;bottom:0}.toastv2_toastv2__0faDe{width:400px;background:#032239;border-radius:10px;margin:15px auto auto;font-family:var(--myfont);display:flex;align-items:center;gap:10px;padding:15px;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);animation:toastv2_bottomtotop__keiY3 2s ease forwards}.toastv2_toastv2icon__RGRuV{background:#22c856}.toastv2_toastv2icon__RGRuV,.toastv2_toastv2iconerror__aTF_v{border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;color:white;font-size:10px}.toastv2_toastv2iconerror__aTF_v{background:#c82222}.toastv2_toastv2text__zK0eG{color:white;font-size:14px;flex-grow:1}.toastv2_toastv2close__IHIaA{border-radius:50%;background:#283c4b;width:20px;height:20px;display:flex;justify-content:center;align-items:center;color:white;font-size:8px;cursor:pointer}.toastv2_showtoastv2__h_Nm1{animation:toastv2_bottomtotop__keiY3 1s ease forwards}.toastv2_hidetoastv2__6z_pp{animation:toastv2_toptobottom__w2cZx 1s ease forwards}@keyframes toastv2_bottomtotop__keiY3{0%{transform:translateY(-200%)}to{transform:translateY(0)}}@keyframes toastv2_toptobottom__w2cZx{0%{transform:translateY(0)}to{transform:translateY(-200%)}}@media only screen and (max-width:768px){.toastv2_toastv2__0faDe{width:90%}}