.mnd-toast{background:#fff;border-radius:.5rem;box-shadow:1px 1px 5px rgba(0,0,0,.2);color:#454f59;display:flex;font-size:1rem;font-weight:500;margin-bottom:1rem;margin-left:1rem;overflow:hidden;padding:0;pointer-events:auto;position:relative;width:26.25rem}@media only screen and (max-width:45em){.mnd-toast{border-radius:0;margin-left:0;width:100%}}.mnd-toast__body{flex:1 1}.mnd-toast__body,.mnd-toast__close{align-items:center;display:flex;padding:1rem}.mnd-toast__close{margin-left:-1rem}.mnd-toast__type{align-items:center;color:#fff;display:flex;font-size:2.25rem;justify-content:center;padding:1rem}.mnd-toast__type--success{background:#15c760}.mnd-toast__type--failure{background:#ea0658}.mnd-toast .btn-default{border:none;padding:.5rem;font-size:1.5rem;color:#454f59}.mnd-toast .btn-default:active,.mnd-toast .btn-default:active:focus,.mnd-toast .btn-default:focus,.mnd-toast .btn-default:hover{outline:none;background:#fff;box-shadow:none}.mnd-toaster{pointer-events:none;position:fixed;left:0;bottom:0;z-index:3001;width:100%;display:flex;flex-direction:column;justify-content:flex-end}.mnd-toaster__item{position:relative;width:26.25rem;display:flex}.mnd-toaster__item-enter{opacity:.01;margin-bottom:-2.5rem}.mnd-toaster__item-enter-active{opacity:1;margin-bottom:1rem;transition:all .25s cubic-bezier(.25,.55,.3,1)}.mnd-toaster__item-exit{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.mnd-toaster__item-exit-active{opacity:.01;-webkit-transform:translate3d(-27.25rem,0,0);transform:translate3d(-27.25rem,0,0);transition:all .5s cubic-bezier(.25,.55,.3,1)}
/*# sourceMappingURL=toasters-async.613bf15b.chunk.css.map */