.fade-enter-active,.fade-leave-active{transition:opacity 1s}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes starFading{0%,to{-webkit-filter:blur(3px);transform:scale(0)}50%{-webkit-filter:blur();transform:scale(1)}}.base-notification{z-index:var(--z-notification);width:100%;position:sticky;top:0}.base-notification__content{background:var(--notification-bg);max-width:526px;min-height:45px;margin:0 auto;padding:10px 20px}
