.notification-container{box-sizing:border-box;position:fixed;top:0;right:0;z-index:999999;width:320px;padding:0 15px;max-height:calc(100% - 30px);overflow-x:hidden;overflow-y:auto}.notification{box-sizing:border-box;padding:15px 15px 15px 58px;border-radius:2px;cursor:pointer;font-size:1em;line-height:1.2em;position:relative;opacity:.9;margin-top:15px}.notification .title{font-size:1em;line-height:1.2em;font-weight:700;margin:0 0 5px}.notification:focus,.notification:hover{opacity:1}.notification-enter{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.notification-enter.notification-enter-active{transition:all .4s}.notification-enter.notification-enter-active,.notification-leave{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}.notification-leave.notification-leave-active{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition:all .4s}.notification{border-radius:.8rem;box-shadow:bottom-shadow(1),top-shadow(1);padding:25px}.notification:before{content:"";display:none}.notification-primary{color:#576a3d;background-color:#fff;border:1px solid #576a3d;opacity:1}.notification-primary .notification-message .title{color:#576a3d}.notification-primary .notification-message .message{color:#212121}.notification-primary.filled{color:#fff;background-color:#576a3d}.notification-primary.filled .notification-message .message,.notification-primary.filled .notification-message .title{color:#fff}.notification-secondary{color:#dd9c02;background-color:#fff;border:1px solid #dd9c02;opacity:1}.notification-secondary .notification-message .title{color:#dd9c02}.notification-secondary .notification-message .message{color:#8f8f8f}.notification-secondary.filled{color:#fff;background-color:#dd9c02}.notification-secondary.filled .notification-message .message,.notification-secondary.filled .notification-message .title{color:#fff}.notification-info{color:#3195a5;background-color:#fff;border:1px solid #3195a5;opacity:1}.notification-info .notification-message .title{color:#3195a5}.notification-info .notification-message .message{color:#8f8f8f}.notification-info.filled{color:#fff;background-color:#3195a5}.notification-info.filled .notification-message .message,.notification-info.filled .notification-message .title{color:#fff}.notification-success{color:#3e884f;background-color:#fff;border:1px solid #3e884f;opacity:1}.notification-success .notification-message .title{color:#3e884f}.notification-success .notification-message .message{color:#8f8f8f}.notification-success.filled{color:#fff;background-color:#3e884f}.notification-success.filled .notification-message .message,.notification-success.filled .notification-message .title{color:#fff}.notification-warning{color:#b69329;background-color:#fff;border:1px solid #b69329;opacity:1}.notification-warning .notification-message .title{color:#b69329}.notification-warning .notification-message .message{color:#8f8f8f}.notification-warning.filled{color:#fff;background-color:#b69329}.notification-warning.filled .notification-message .message,.notification-warning.filled .notification-message .title{color:#fff}.notification-error{color:#c43d4b;background-color:#fff;border:1px solid #c43d4b;opacity:1}.notification-error .notification-message .title{color:#c43d4b}.notification-error .notification-message .message{color:#8f8f8f}.notification-error.filled{color:#fff;background-color:#c43d4b}.notification-error.filled .notification-message .message,.notification-error.filled .notification-message .title{color:#fff}
/*# sourceMappingURL=main.5f5bbb3a.chunk.css.map */