.notification_container__lJopz{position:fixed;top:0;right:0;z-index:1000;padding:16px}.notification_item__6UAYF{width:510px;border-radius:8px;border-width:2px;border-style:solid;overflow:hidden;max-height:1000px;transition:transform .5s var(--animation-bezier),max-height .5s var(--animation-bezier),margin-bottom .2s var(--animation-bezier) .2s,opacity .3s var(--animation-bezier) .2s,border-width .2s var(--animation-bezier) .2s;margin-bottom:24px;transform:translateX(200%)}@media screen and (max-width:500px){.notification_item__6UAYF{width:100%}}.notification_itemContainer__mZfq4{padding:16px 16px 16px 24px;display:flex;flex-direction:column;gap:8px}.notification_success__vMs0H{border-color:var(--green);background-color:var(--green-bg)}.notification_error__iGni7{border-color:var(--red-light);background-color:var(--red-bg)}.notification_enter__Ic58d{transform:translateX(200%)}.notification_enterDone__Df5vJ{transform:translateX(0)}.notification_exit__HTQvd{transform-origin:top;max-height:0;opacity:0;margin-bottom:0;border-width:0}