.card-notification{border:none;margin:0 auto .5rem;pointer-events:auto;transform:none;width:100%}.card-notification .card-body{padding:1rem}.card-notification .card-body .body{font-weight:600}@media print,screen and (min-width:1024px){.card-notification{width:600px}}.card-notification.notification-enter-active,.card-notification.notification-leave-active{transition:transform .3s cubic-bezier(.76,0,.24,1),opacity .3s cubic-bezier(.76,0,.24,1);will-change:transform,opacity}.card-notification.notification-enter-from,.card-notification.notification-leave-to{opacity:0}.notification-container{bottom:0;display:flex;flex-direction:column;left:0;padding:1rem;pointer-events:none;position:fixed;right:0;top:0;z-index:var(--zindex-modal)}.notification-container.bottom{justify-content:flex-end}.notification-container.top .card-notification.notification-enter-from,.notification-container.top .card-notification.notification-leave-to{transform:translateY(-1rem)}.notification-container.bottom .card-notification.notification-enter-from,.notification-container.bottom .card-notification.notification-leave-to{transform:translateY(1rem)}
