.toast-notification{border-radius:.5rem;align-items:center;min-height:3rem;padding:8px 48px 8px 12px;line-height:1.375rem;display:flex}@media (min-width:760px){.toast-notification{color:#101316;width:100%;max-width:28.5rem;padding:16px 52px 16px 16px;line-height:1.75rem}}.toast-notification__icon{margin-right:12px}.toast-notification__text{color:#101316;flex:1;font-size:.875rem;overflow:auto}@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;padding:12px;position:absolute;right:14px}@media (min-width:992px){.toast-notification--close{padding:10px;right:8px}}.toast-notification--close:focus{border-color:#b6c4df}.toast-overflow{z-index:9999;flex-direction:column-reverse;align-items:flex-end;margin-bottom:.5rem;display:flex;position:fixed;top:0;right:-8px}@media (min-width:992px){.toast-overflow{top:unset;right:10px;bottom:max(var(--sticky-container-height),40px);flex-direction:column}}.toast-overflow-enter-from,.toast-overflow-leave-to{opacity:0}.toast-overflow-enter-active,.toast-overflow-leave-active{transition:all .2s}.toast-overflow__notification{max-width:80dvw;margin-left:8px;margin-right:8px;padding:8px 8px 0}@media (min-width:992px){.toast-overflow__notification{max-width:40dvw;margin-left:0;margin-right:0}}
