.notifications-trigger{overflow:visible}.notifications{border-radius:8px;background:#fff;box-shadow:0 16px 40px 0 rgba(102,112,133,.16);min-width:400px;display:flex;flex-direction:column;color:#121212}.notifications .blue-color{color:#193474}.notification-item .notification-item__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:200px}.base-layout{position:relative;display:flex;height:100vh;width:100vw;overflow:hidden}.base-layout .base-layout__content{display:flex;flex-direction:column;flex:1;overflow:hidden}.base-layout .base-layout__content .base-layout__content__wrapper{overflow:auto;padding:var(--space-200);flex:1}