.notifications{position:fixed;bottom:0;left:0}.notifications>*{position:relative}.notifications{z-index:70;justify-content:space-between;max-width:100%;font-size:14px;height:auto!important}.notification-item{width:288px;max-width:100%;min-height:48px;color:var(--text-on-chrome);background-color:var(--bg-chrome);border-radius:2px;margin:12px;transition:opacity .5s linear;display:table;box-shadow:0 2px 5px #000c2042}.notification-item>*{vertical-align:middle;padding:8px 24px;line-height:20px;display:table-cell;overflow:hidden}.notification-item.hidden{opacity:0}
