.Notification{padding:16px;border:1px solid var(--white);max-width:450px;width:fit-content;min-width:361px;background:var(--graphite);border-radius:12px}.phone .Notification{min-width:auto;width:100%}.Notification-Icon{display:flex;margin-right:12px}.Notification-Icon svg{width:32px;height:32px}.phone .Notification-Icon svg{width:24px;height:24px}.Notification-Footer{display:flex;justify-content:flex-end;gap:20px}.Notification-Footer button{margin-top:16px}.phone .Notification-Footer button{margin-top:8px}.Notification-Footer .Notification-SecBtn{background-color:transparent;border:none;color:var(--white);font:var(--p1-semibold);text-decoration:underline}.phone .Notification-Footer .Notification-SecBtn{font:var(--p2-semibold)}.Notification-Default{display:flex;width:100%;position:relative;line-height:24px;align-items:center}.Notification-Title{font:var(--p1-regular);width:100%}.phone .Notification-Title{font:var(--p2-regular)}.Notification_isComplex .Notification-Title{font:var(--title-h4)}.phone .Notification_isComplex .Notification-Title{font:var(--p1-medium)}.Notification-Close{border:none;background:transparent;display:flex;align-items:flex-start;margin-left:8px}.Notification-Close .CloseIcon{width:32px;height:32px}.phone .Notification-Close .CloseIcon{width:24px;height:24px}.Notification-Description{color:var(--text-dark-theme-secondary);font:var(--p1-regular);margin-left:44px;margin-right:40px;margin-top:8px}.phone .Notification-Description{font:var(--p2-regular);margin-left:36px;margin-right:32px}.Notification_default .Notification-Description{padding-left:0}.Notification_success{border-color:var(--semantic-positive)}.Notification_success .Notification-Icon path{fill:var(--semantic-positive)}.Notification_error{border-color:var(--semantic-negative)}.Notification_error .Notification-Icon path{fill:var(--semantic-negative)}.Notification_warning{border-color:var(--semantic-warning)}.Notification_warning .Notification-Icon path{fill:var(--semantic-warning)}.Notification_info{border-color:var(--semantic-information)}.Notification_info .Notification-Icon path{fill:var(--semantic-information)}
