@-webkit-keyframes svelte-uhx1gv-notification-slide{0%{clip-path:inset(0 100% -30px -15px)}to{clip-path:inset(0 -15px -30px -15px)}}@keyframes svelte-uhx1gv-notification-slide{0%{clip-path:inset(0 100% -30px -15px)}to{clip-path:inset(0 -15px -30px -15px)}}@-webkit-keyframes svelte-uhx1gv-notification-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-uhx1gv-notification-fade{0%{opacity:0}to{opacity:1}}.notification.svelte-uhx1gv.svelte-uhx1gv{position:fixed;top:60px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:20;-webkit-animation:.6s svelte-uhx1gv-notification-slide cubic-bezier(0,.5,.4,1),.4s svelte-uhx1gv-notification-fade ease-in;animation:.6s svelte-uhx1gv-notification-slide cubic-bezier(0,.5,.4,1),.4s svelte-uhx1gv-notification-fade ease-in;background-color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;-webkit-box-shadow:0 15px 20px 0 rgba(97,118,146,.15),0 5px 10px 0 rgba(97,118,146,.05);box-shadow:0 15px 20px #61769226,0 5px 10px #6176920d;padding:24px 16px;gap:20px;border-left:solid 4px var(--color-green-700);max-width:90vw;width:100%}@media (min-width: 640px){.notification.svelte-uhx1gv.svelte-uhx1gv{width:616px}}.notification.svelte-uhx1gv .content.svelte-uhx1gv{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.notification.svelte-uhx1gv .content .title.svelte-uhx1gv{margin-bottom:0}@media (min-width: 640px){.notification.svelte-uhx1gv .content .title.svelte-uhx1gv{margin-bottom:4px}}.notification.svelte-uhx1gv .check.svelte-uhx1gv,.notification.svelte-uhx1gv .close.svelte-uhx1gv{display:-webkit-box;display:-ms-flexbox;display:flex}.notification.svelte-uhx1gv .check.svelte-uhx1gv{--fill:var(--color-green-700)}.notification.svelte-uhx1gv .close.svelte-uhx1gv{--fill:var(--color-grey-400)}.notification.failure.svelte-uhx1gv.svelte-uhx1gv{border-left-color:var(--color-red-700)}.notification.failure.svelte-uhx1gv .check.svelte-uhx1gv{--fill:var(--color-red-700)}.notification.failure.svelte-uhx1gv .check .icon.svelte-uhx1gv{width:32px;height:32px}
