.Toast_toastContainer__v4VXh{position:fixed;bottom:72px;right:12px;z-index:9999;display:flex;flex-direction:column;gap:12px}.Toast_toast__EoIeC{display:flex;justify-content:space-between;position:relative;width:410px;min-height:86px;flex-shrink:0;border-radius:8px;padding:15px 12px 27px 17px;background:#29292a;overflow:hidden;animation:Toast_fadeIn__eF8o5 .3s cubic-bezier(.36,.34,.02,.99) forwards;transition:all .2s ease-in-out}@keyframes Toast_fadeIn__eF8o5{0%{opacity:0;transform:translateY(105%)}to{opacity:1;transform:translateY(0)}}.Toast_bar__5ZCH8{position:absolute;top:0;left:0;width:100%;height:6px}.Toast_thumb__T0KvR{height:100%;width:100%;animation:Toast_fill-up__y47F_ 3s forwards}.Toast_thumb__T0KvR.Toast_paused__dqU5p{animation-play-state:paused}.Toast_bar__5ZCH8.Toast_success__ADod0{background:#00931033}.Toast_bar__5ZCH8.Toast_error__c_ik9{background:#e3480733}.Toast_bar__5ZCH8.Toast_processing__J2LJc{background:#d4790b33}.Toast_thumb__T0KvR.Toast_success__ADod0{background:#009310}.Toast_thumb__T0KvR.Toast_error__c_ik9{background:#e34807}.Toast_thumb__T0KvR.Toast_processing__J2LJc{background:#d4790b}@keyframes Toast_fill-up__y47F_{0%{width:0}to{width:100%}}.Toast_content__J6CF4{max-width:300px;word-break:break-word}.Toast_header__S6KQg{display:flex;align-items:center;justify-content:flex-start;gap:4px;margin-bottom:4px}.Toast_iconContainer__y99x0{display:flex;width:34px;height:34px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:5.357px;flex-shrink:0;border-radius:160.714px;background:#303031;box-shadow:0 3px 6px -6.403px rgba(29,32,33,.22)}@media screen and (max-width:768px){.Toast_toastContainer__v4VXh{right:unset;transform:translateX(-50%);left:50%}.Toast_toast__EoIeC{width:312px}}