.toast-notification{align-items:center;border-radius:.5rem;display:flex;line-height:1.375rem;min-height:3rem;padding:8px 48px 8px 12px}@media (min-width:760px){.toast-notification{color:#101316;line-height:1.75rem;max-width:28.5rem;padding:16px 52px 16px 16px;width:100%}}.toast-notification__icon{margin-right:12px}.toast-notification__text{flex:1;font-size:.875rem;overflow:auto}@media (min-width:760px){.toast-notification__text{font-size:1.125rem}}.toast-notification--success{background:#ddeabe}.toast-notification--success .toast-notification--close,.toast-notification--success .toast-notification__icon{color:#258900}.toast-notification--error{background:#f3b3b3}.toast-notification--error .toast-notification--close,.toast-notification--error .toast-notification__icon{color:#e00016}.toast-notification--warn{background:#ffefb3}.toast-notification--warn .toast-notification--close,.toast-notification--warn .toast-notification__icon{color:#ff7800}.toast-notification--info{background:#cceffb}.toast-notification--info .toast-notification--close,.toast-notification--info .toast-notification__icon{color:#0d3a93}.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{align-items:flex-end;display:flex;flex-direction:column-reverse;margin-bottom:.5rem;position:fixed;right:-8px;top:0;z-index:9999}@media (min-width:992px){.toast-overflow{bottom:max(var(--sticky-container-height),40px);flex-direction:column;right:10px;top:unset}}.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{margin-left:8px;margin-right:8px;max-width:80dvw;padding:8px 8px 0}@media (min-width:992px){.toast-overflow__notification{margin-left:0;margin-right:0;max-width:40dvw}}
