.Fonts_appfont__KYgoc{font-family:var(--frontend)}.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}.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)}}.toast_toastmodal__9Q2yV,.toast_toastmodalalert__7IL5j,.toast_toastmodalconfirm__1P2Io{z-index:9999999999;background:linear-gradient(5deg,transparent,#000000b5);position:fixed;width:100%;height:100%;left:0;top:0}.toast_toast__w9xNs{background:#FFFFFF;width:400px;min-height:80px;position:fixed;border-radius:10px;font-family:var(--myfont);display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:50%;top:25px;transform:translateX(-50%) translateY(200%)}.toast_toastsuccessleft__K9ZQ3{width:10px;background:#50C165;flex-shrink:0}.toast_toastconfirmleft__hULqm{width:10px;background:#2EA8E5;flex-shrink:0}.toast_toastalertleft__O7HXF{width:10px;background:#D31948;flex-shrink:0}.toast_toastcontent__1Flyv{flex-grow:1;display:flex}.toast_toastfunction__tJXKH{width:95px;flex-shrink:0;border-left:1px solid #efefef;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px}.toast_toasticon__o_hMA{font-size:36px;display:flex;align-items:center;height:100%;padding-left:15px}.toast_toastsuccess__4vMx_{color:#50C165}.toast_toastconfirm__1_js8{color:#2EA8E5}.toast_toastalert__Hyoh6{color:#D31948}.toast_toasttext__Lq4mk{display:flex;flex-direction:column;justify-content:center;padding-left:15px}.toast_toasttitle__HfXDU{font-size:18px;font-weight:600}.toast_toastmessage__WoPlz{font-size:12px;color:#6e6e6e}.toast_toastclose__f2237{font-size:12px;font-weight:500;color:#5b6e88;border:1px solid #eeeeee;border-radius:15px;cursor:pointer;background:white;padding:5px 15px;font-family:var(--myfont);min-width:70px}.toast_toastclose__f2237:active,.toast_toastclose__f2237:hover{background:var(--bgcolor);color:var(--fontcolor);transition:all .3s ease}.toast_toastprogress__FumQj{position:absolute;width:100%;height:3px;bottom:0}.toast_toastprogresssuccess__SwhI2{background:#50c165a3}.toast_toastprogressconfirm__wL_lP{background:#2EA8E5}.toast_toastprogressalert__uU58k{background:#D31948}.toast_animateprogress__Lv9AC{animation:toast_righttoleft__Pu2Ze var(--delay) forwards}.toast_showtoast__CDNnd{animation:toast_bottomtotop__5HplO 2s ease forwards}.toast_hidetoast__aF6yw{animation:toast_toptobottom__RZfxm 2s ease forwards}@keyframes toast_righttoleft__Pu2Ze{0%{width:100%}to{width:0}}@keyframes toast_bottomtotop__5HplO{0%{transform:translateX(-50%) translateY(-200%)}to{transform:translateX(-50%) translateY(0)}}@keyframes toast_toptobottom__RZfxm{0%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(-200%)}}@media only screen and (max-width:768px){.toast_toast__w9xNs{width:90%;min-height:80px}}