.Alert_container__T2SCW{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:10px;max-width:750px;width:100%;min-height:55px;border-radius:0 0 15px 15px;background-color:var(--color-firm);transform:translateY(-100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.Alert_container__T2SCW.Alert_error__cGCjh{background-color:var(--color-error)}.Alert_container__T2SCW.Alert_success__0TWb_{background-color:var(--color-success)}.Alert_message__NG0Ed{margin:0 45px 0 0;font:var(--font-text);color:var(--color-bg)}.Alert_error__cGCjh .Alert_message__NG0Ed,.Alert_success__0TWb_ .Alert_message__NG0Ed{color:var(--color-text)}.Alert_closeBtn__zC4OF{position:absolute;right:10px;top:50%;transform:translateY(-50%)}svg.Alert_closeBtnIcon__ZGYY_{--color:var(--color-bg)}.Alert_error__cGCjh svg.Alert_closeBtnIcon__ZGYY_,.Alert_success__0TWb_ svg.Alert_closeBtnIcon__ZGYY_{--color:var(--color-text)}