.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);float:right;font-size:1.25rem;font-weight:700;line-height:1;opacity:.8;position:relative;right:-.3em;-webkit-text-shadow:0 .063rem 0 #fff;text-shadow:0 .063rem 0 #fff;top:-.3em}.toast-close-button:focus,.toast-close-button:hover{color:#000;cursor:pointer;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);opacity:.4;text-decoration:none}.rtl .toast-close-button{float:left;left:-.3em;right:.3em}button.toast-close-button{-webkit-appearance:none;background:0 0;border:0;cursor:pointer;padding:0}.toast-top-center{right:0;top:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{right:0;top:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{left:.75rem;top:.75rem}.toast-top-right{right:.75rem;top:.75rem}.toast-bottom-right{bottom:.75rem;right:.75rem}.toast-bottom-left{bottom:.75rem;left:.75rem}#toast-container{display:flex;flex-direction:column-reverse;padding:1.25rem 0;pointer-events:none;position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container>div{background-position:.938rem;background-repeat:no-repeat;background:#2d3035;border-radius:1.375rem;box-shadow:0 0 2rem #00000075;color:#000;cursor:pointer;margin:0 0 .375rem;overflow:hidden;padding:.625rem 1.125rem .625rem .625rem;pointer-events:auto;position:relative;width:18.75rem}#toast-container>div.rtl{background-position:right .938rem center;direction:rtl;padding:.938rem}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{margin-left:auto;margin-right:auto;max-width:20rem;width:100%}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{margin-left:auto;margin-right:auto;width:96%}.toast-progress{background-color:#202429;bottom:0;height:.2rem;left:0;opacity:1;position:absolute}@media (max-width:240px){#toast-container>div{padding:.5rem .5rem .5rem 3.125rem;width:11em}#toast-container>div.rtl{padding:.5rem 3.125rem .5rem .5rem}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div.rtl{padding:.5rem 3.125rem .5rem .5rem}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div.rtl{padding:.938rem 3.125rem .938rem .938rem}}.toast__wrapper{align-items:center;color:#fff;display:flex;font-size:.875rem;gap:.875rem}.toast__content{display:flex;flex-direction:column;gap:.25rem;pointer-events:none}.toast__title{font-family:Unbounded;font-size:1rem;font-weight:600}.toast__msg{color:#d8d7dc;font-size:.75rem;font-weight:500;line-height:120%}.toast__image{height:3.375rem;-o-object-fit:contain;object-fit:contain;width:3.375rem}.toast{transition:transform .25s}.toast:hover{transform:scale(1.02)}.toast__image-wraper{align-items:center;background:#43464c;border-radius:1rem;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:.5rem;width:36px}.toast__wrapper.success .toast__image-wraper{background:#5c8053}.toast__wrapper.error .toast__image-wraper{background:#ea3438}
