.Toast_notificationContainer__2ZSHc{font-size:14px;position:fixed;z-index:999999}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H{position:relative;width:400px;overflow:hidden;margin-bottom:.5rem;background:#fff;border-radius:12px;opacity:.95;box-shadow:0 0 10px #6d6f70;transition:.3s ease}@media only screen and (max-width:450px){.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H{max-width:300px}}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H:hover{box-shadow:0 0 12px #fff;opacity:1;cursor:pointer}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_content__pjIRU{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.75rem}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_content__pjIRU .Toast_title__2rPx3{font-weight:600;font-size:18px;text-transform:capitalize;margin-bottom:.5rem;color:#343b41}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_content__pjIRU .Toast_message__2s66L{font-size:14px;text-align:left;overflow:hidden;text-overflow:ellipsis;color:#343b41}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_content__pjIRU .Toast_image__jHv_4{margin-right:15px}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_content__pjIRU .Toast_image__jHv_4 img{width:30px;height:30px;filter:invert(21%) sepia(3%) saturate(24%) hue-rotate(64deg) brightness(100%) contrast(92%)}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_close__LXz0S{position:absolute;outline:none;border:none;top:10px;right:20px;background-color:transparent;color:#343b41;float:right;font-size:28px;font-weight:700}.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_close__LXz0S:focus,.Toast_notificationContainer__2ZSHc .Toast_notification__DOm1H .Toast_close__LXz0S:hover{color:#000;text-decoration:none;cursor:pointer}.Toast_notificationContainer__2ZSHc .Toast_toast___QUfd{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:400px;padding:.5rem 1rem}.Toast_topRight__SFp3C{top:.75rem;right:.75rem;transition:transform .6s ease-in-out;animation:Toast_toast-in-right__oaPXQ .7s}@keyframes Toast_toast-in-right__oaPXQ{0%{transform:translateX(100%)}to{transform:translateX(0)}}