.Notifications_notificationWrapper__wMxxs{position:fixed;top:80px;right:20px;display:flex;flex-direction:column;align-items:flex-end;z-index:100000;max-width:375px}.Notifications_item__bj8aL{background:#fff;border:1px solid hsla(240,5%,48%,0);box-shadow:0 6px 20px 0 rgba(29,29,29,.04);padding:16px;border-radius:10px;margin-bottom:10px;display:flex;align-items:center;position:relative;height:auto;overflow:hidden;min-width:220px;animation:Notifications_slideInRight__Qsty9 .5s ease-out forwards,Notifications_fadeOut__xrwXP .5s ease-in 2.5s forwards}.Notifications_item__bj8aL .Notifications_left__VrPJk{position:absolute;top:0;bottom:0;left:0;width:8px}.Notifications_item__bj8aL .Notifications_icon__He8Q7{margin-left:8px;margin-right:12px;border-radius:16px;overflow:hidden;min-width:16px;min-height:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.Notifications_item__bj8aL .Notifications_icon__He8Q7 svg{transform:scale(.7)}.Notifications_item__bj8aL.Notifications_itemError__bwdPQ .Notifications_left__VrPJk{background:#ff3b30}.Notifications_item__bj8aL.Notifications_itemError__bwdPQ .Notifications_icon__He8Q7{background:#ffe7e6;color:#ff3b30}.Notifications_item__bj8aL.Notifications_itemSuccess__IN75f .Notifications_left__VrPJk{background:#34c759}.Notifications_item__bj8aL.Notifications_itemSuccess__IN75f .Notifications_icon__He8Q7{background:#e7ffed;color:#34c759}.Notifications_item__bj8aL.Notifications_itemWarning__XhA06 .Notifications_left__VrPJk{background:#fc0}.Notifications_item__bj8aL.Notifications_itemWarning__XhA06 .Notifications_icon__He8Q7{background:#fff9df;color:#fc0}.Notifications_item__bj8aL.Notifications_itemInfo__HH8jw .Notifications_left__VrPJk{background:#01377d}.Notifications_item__bj8aL.Notifications_itemInfo__HH8jw .Notifications_icon__He8Q7{background:#eff6ff;color:#01377d}@keyframes Notifications_slideInRight__Qsty9{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Notifications_fadeOut__xrwXP{0%{opacity:1}to{opacity:0}}