.toast-module__mopgha__toastWrapper{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;top:25px;right:25px}.toast-module__mopgha__toast{background:#fff;border-radius:6px;min-width:260px;padding:.8rem .4rem;position:relative;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.2)}.toast-module__mopgha__toastContent{align-items:center;gap:10px;display:flex}.toast-module__mopgha__toastIcon{font-size:1.4rem}.toast-module__mopgha__toastMessage{color:#222;flex:1;font-size:.7rem}.toast-module__mopgha__closeToast{color:#222;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1}.toast-module__mopgha__toastProgress{background:rgba(0,0,0,.2);width:100%;height:3px;animation:10s linear forwards toast-module__mopgha__shrink;position:absolute;bottom:0;left:0}@keyframes toast-module__mopgha__shrink{to{width:0%}}.toast-module__mopgha__toast_success{border-left:5px solid #2ecc71}.toast-module__mopgha__toast_danger{border-left:5px solid #e74c3c}.toast-module__mopgha__toast_info{border-left:5px solid #3498db}.toast-module__mopgha__toast_warning{border-left:5px solid #f1c40f}.toast-module__mopgha__toast_progress_success{background-color:#66e29a}.toast-module__mopgha__toast_progress_danger{background-color:#ef796c}.toast-module__mopgha__toast_progress_info{background-color:#6abaef}.toast-module__mopgha__toast_progress_warning{background-color:#f0d35d}
