.styles_overlay__a6qDU{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--black-alpha-300);background-repeat:repeat;display:flex;justify-content:center;z-index:999;align-items:flex-start}.styles_modal__8DFcg{background:#fff;max-width:600px;width:100%;margin:4rem 1rem;border-radius:6px;padding:2.4rem}.styles_toast__pePZM{display:flex;position:relative;align-items:center;padding:1rem 1.5rem;margin-bottom:1rem;border-radius:4px;min-width:300px;max-width:400px;opacity:0}.styles_toast__pePZM.styles_hide__ZjNmM{opacity:1;animation:styles_fadeOut__0TH3F .3s ease-in forwards}.styles_toast__pePZM.styles_show__84eT3{opacity:1;animation:styles_slideIn__V4QJr .3s ease-in}.styles_toast__pePZM.styles_success___xAzo{background-color:#28a745}.styles_toast__pePZM.styles_error__UO2Te{background-color:var(--red-50)}.styles_toast__pePZM.styles_error__UO2Te .styles_border__VLDJ_{border:1px solid var(--red-100)}.styles_toast__pePZM.styles_info__EFRBZ{background-color:#17a2b8}.styles_toast__pePZM.styles_warning__TPe4E{background-color:#ffc107;color:#212529}.styles_toast__pePZM .styles_icon__1dIyg{margin-right:.75rem;font-size:1.5rem}.styles_message__rFXv0{flex:1 1;font-size:14px}.styles_closeButton__czCoC{background:rgba(0,0,0,0);border:none;color:inherit;font-size:1.2rem;cursor:pointer;line-height:1;padding:0;margin-left:.75rem}.styles_border__VLDJ_{border:1px;border-radius:6px;position:absolute;right:-4px;left:-4px;top:-4px;bottom:-4px;z-index:-1}@keyframes styles_slideIn__V4QJr{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes styles_fadeOut__0TH3F{to{opacity:0;transform:translateX(100%)}}.styles_toastContainer__F5ccL{position:fixed;top:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;align-items:flex-end}