.toast-notification{display:flex;align-items:center;border-radius:.5rem;min-height:3rem;line-height:1.375rem;padding:8px 48px 8px 12px}@media(min-width:760px){.toast-notification{color:#101316;width:100%;line-height:1.75rem;max-width:28.5rem;padding:16px 52px 16px 16px}}.toast-notification__icon{margin-right:12px}.toast-notification__text{flex:1;font-size:.875rem;overflow:auto;color:#101316}@media(min-width:760px){.toast-notification__text{font-size:1.125rem}}.toast-notification--success{background:#d3e7cc}.toast-notification--success .toast-notification--close,.toast-notification--success .toast-notification__icon{color:#1e6e00}.toast-notification--error{background:#f9ccd0}.toast-notification--error .toast-notification--close,.toast-notification--error .toast-notification__icon{color:#b30012}.toast-notification--warn{background:#ffe68c}.toast-notification--warn .toast-notification--close,.toast-notification--warn .toast-notification__icon{color:#9b4e00}.toast-notification--info{background:#bbe7f9}.toast-notification--info .toast-notification--close,.toast-notification--info .toast-notification__icon{color:#092867}.toast-notification--close{color:currentColor;margin:0;position:absolute;padding:12px;right:14px}@media(min-width:992px){.toast-notification--close{padding:10px;right:8px}}.toast-notification--close:focus{border-color:#b6c4df}.toast-overflow{position:fixed;z-index:9999;align-items:flex-end;display:flex;flex-direction:column-reverse;margin-bottom:.5rem;top:0;right:-8px}@media(min-width:992px){.toast-overflow{top:unset;right:10px;flex-direction:column;bottom:max(var(--sticky-container-height),40px)}}.toast-overflow-enter-from,.toast-overflow-leave-to{opacity:0}.toast-overflow-enter-active,.toast-overflow-leave-active{transition:all .2s ease}.toast-overflow__notification{padding:8px 8px 0;max-width:80dvw;margin-left:8px;margin-right:8px}@media(min-width:992px){.toast-overflow__notification{max-width:40dvw;margin-left:0;margin-right:0}}
