#notificationCard .notificationImage{width:28.5px;height:28.5px}#notificationCard .notificationTitle{color:var(--content-primary);margin-left:20px;margin-top:8px}#userNotifications .loaderDiv{width:100%;margin-top:200px}#userNotifications .emptyNotifImage{padding:40px 100px;width:100%;height:80%}#userNotifications .notificationPageNotification{padding:22px 4px 0;border-bottom:1px solid var(--border-primary);transition:transform .15s ease}#userNotifications .notificationPageNotification:hover{transform:scale(1.009)}#userNotifications .notificationPageContent{margin:10px 10px 0 20px;white-space:pre-wrap}#userNotifications .emptyNotificationsPageDiv{border-radius:2px}#userNotifications .emptyNotifPageText{text-align:center;margin-bottom:40px}.notification-cta-container,.notification-list-container{flex-grow:1}.notification-heading-container{height:50px;padding-block:10px;margin-top:40px;margin-bottom:45px;max-width:calc(100% - 400px)}.notification-heading-text{margin-block:0;-webkit-font-smoothing:auto}.notification-cta-notificationDiv{position:sticky;top:30px;height:300px;border-radius:5px;padding:20px;box-shadow:0 1px 4px 0 var(--background-overlay-secondary);text-align:center}.notification-cta-notificationDiv-heading{margin-block:10px}.notification-cta-notificationDiv-cta{margin-top:20px}