: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-notification-popover{filter:drop-shadow(0 4px 16px #0000000f);z-index:13;opacity:0;transform-origin:100% 0;visibility:hidden;background:#fff;border-top:2px solid #b9afa1;width:384px;max-width:none;transition:all .5s cubic-bezier(0,0,0,1);position:fixed;top:80px;right:calc(50vw - 560px);scale:.95}.om-notification-popover._show{opacity:1;visibility:visible;scale:1}.om-notification-popover .om-notification-list .om-notification-title{padding:16px 16px 0}.om-notification-popover .om-notification-list .om-notification-title button{font-size:13px}.om-notification-popover .om-notification-list ul{gap:0;max-height:430px;display:grid;overflow-y:auto}.om-notification-popover .om-notification-list li{display:block!important}.om-notification-popover .om-notification-list .om-notification-item-card{background:#1f386b0d;padding:16px}.om-notification-popover .om-notification-list .om-notification-item-card.readed{background:#fff}.om-notification-popover .om-notification-link{color:var(--primary-500);text-align:center;margin:auto;padding:16px 0;font-size:16px;font-weight:500;display:block}@media (max-width:1023px){.om-notification-popover{opacity:1;width:100%;margin-top:0;top:96px;right:-100%}.om-notification-popover._show{right:0}.om-notification-popover .om-notification-list ul{height:calc(100vh - 216px);max-height:none;display:block}}
/*# sourceMappingURL=99250864d03af91b.css.map*/