:root{--background:#fff;--foreground:#000;--primary-200:#1f386b12;--primary-300:#1f386b59;--primary-500:#1f386b;--primary-700:#17376b;--primary-900:#091730;--ivory:#f5e4d7;--error:#b10003;--error-2:#ff5454;--success:#36b97e;--warning:#ffcd00;--black:#000;--greyscale-800:#333;--greyscale-700:#747474;--greyscale-500:#9e9e9e;--greyscale-400:#bdbdbd;--greyscale-200:#eae9e9;--green-400:#36b97e}.om-alert-banner{background:var(--green-400);color:#fff;z-index:101;opacity:0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:320px;max-width:calc(100vw - 32px);min-height:60px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .5s cubic-bezier(0,0,0,1);display:none;position:fixed;top:120px;right:-50px}.om-alert-banner.success{background:var(--green-400)}.om-alert-banner.error{background:var(--error)}.om-alert-banner.warning{background:var(--warning)}.om-alert-banner.open{display:flex}.om-alert-banner.fade-in{opacity:1;right:48px}.om-alert-banner svg{width:24px}@media (max-width:1023px){.om-alert-banner{width:calc(100vw - 32px);top:116px;left:16px}}
/*# sourceMappingURL=ddf21e0f36801c3c.css.map*/