.Notification_container__T59fV{position:fixed;top:16px;right:16px;z-index:100;max-width:480px;width:100%}.Notification_popup__L1Aue{background:#fff;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:24px;max-width:480px;width:100%;position:relative;animation:Notification_slideIn__Dro3H .25s ease-out;display:flex;gap:8px}.Notification_popup__wrapper__0WET4{display:flex;flex-direction:column;gap:8px}.Notification_popup__title__JIXMl{color:#111;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.Notification_popup__description__ZO7kg{color:#686868;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Notification_popup__closeButton__jdmoQ{position:absolute;top:10px;right:10px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#777;transition:color .2s ease}.Notification_popup__closeButton__jdmoQ:hover{color:#000}@keyframes Notification_slideIn__Dro3H{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}