._app-dashboard .notification[data-v-c533c878]{background-color:var(--general-notification-background-color);border:1px solid var(--general-notification-border-color);border-radius:var(--border-radius);display:flex;font-size:var(--text-size-normal);position:relative}._app-dashboard .notification__type[data-v-c533c878]{align-items:center;border-radius:var(--border-radius) 0 0 var(--border-radius);display:flex;justify-content:center;margin:-.0625rem 0 -.0625rem -.0625rem;min-width:3.5rem;width:3.5rem}._app-dashboard .notification__type--warning[data-v-c533c878]{background-color:var(--warning-color)}._app-dashboard .notification__type--error[data-v-c533c878]{background-color:var(--error-color)}._app-dashboard .notification__type--info[data-v-c533c878]{background-color:var(--info-color)}._app-dashboard .notification__type--success[data-v-c533c878]{background-color:var(--success-color)}._app-dashboard .notification__type-icon[data-v-c533c878]{color:var(--general-notification-icon-color)}._app-dashboard .notification__body[data-v-c533c878]{display:flex;gap:1.5rem;justify-content:space-between;padding:1rem 2rem 1rem 1rem;width:100%}._app-dashboard .notification__body--pro[data-v-c533c878]{padding:1rem}._app-dashboard .notification__body--flex-column[data-v-c533c878]{flex-direction:column}._app-dashboard .notification__content[data-v-c533c878]{display:flex;flex-direction:column;gap:.5rem}._app-dashboard .notification__action[data-v-c533c878]{align-items:center;display:flex}._app-dashboard .notification__title[data-v-c533c878]{font-weight:var(--font-weight-semi-bold)}._app-dashboard .notification__text[data-v-c533c878]{line-height:1.25;text-align:left}._app-dashboard .notification__text[data-v-c533c878] ::slotted(p){font-size:inherit;line-height:inherit}._app-dashboard .notification__text[data-v-c533c878] ::slotted(p):last-child{margin-bottom:0}._app-dashboard .notification__dismiss[data-v-c533c878]{color:var(--general-notification-dismiss-color);cursor:pointer;position:absolute;right:.75rem;top:.75rem}._app-dashboard .notification--narrow .notification__type[data-v-c533c878]{min-width:.5rem;width:.5rem}._app-dashboard .notification--narrow .notification__body[data-v-c533c878]{flex-direction:column;gap:1rem}._app-dashboard .notification--narrow .notification__body--pro[data-v-c533c878]{flex-direction:row}@media (max-width:576px){._app-dashboard .notification--narrow .notification__body--pro[data-v-c533c878]{flex-direction:column}}._app-dashboard .notification--narrow .notification__body--flex-column[data-v-c533c878]{flex-direction:column}._app-dashboard .notification--narrow .notification__text[data-v-c533c878]{font-size:var(--text-size-normal)}