.notification-items__item{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#fff}.notification-items__item:not(:last-child){border-bottom:1px solid #f3f3f3}.notification-items__item .item__icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:16px}.notification-items__item .item__icon img{max-width:100%}.notification-items__item .item__content{flex:1 1 auto;margin:0 16px 0 0}.notification-items__item .item__content .item__orange-dot{display:inline-block;width:8px;height:8px;margin:auto 8px auto auto;background:#ef7f1a;border-radius:50px}.notification-items__item .item__content .caption{margin-top:4px;color:#667a8b}.notification-items__item .item__icon-right{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.notification-items__item .item__icon-right img{max-width:100%}.notification-items__date-container{display:flex;justify-content:space-between;align-items:center;margin:16px 16px 8px}.notification-items__date-container .date-container__read-all{display:flex;align-items:center;background:#fff;padding:4px 12px;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.notification-items__date-container .date-container__read-all.date-container__read-all--no-bg{background:none}.notifications__push-settings-link{display:flex;align-items:center;background:#fff;border-radius:12px;overflow:hidden;padding:14px 16px;margin:0 0 16px}.notifications__push-settings-link .push-settings-link__gear-icon{margin-right:8px}.notifications__push-settings-link .push-settings-link__right-arrow{margin-left:auto;margin-right:8px}.notification-items{display:flex;flex-direction:column}.notification-items__items-list{overflow:hidden;border-radius:8px}.notifications-push-category{display:flex;justify-content:space-between;align-items:center;margin:4px 0;padding:14px 16px;background:#fff;border-radius:12px}.notifications-push-category__info{flex:1 1 auto;margin:0 8px 0 0}.notifications-push-category__info__dot{display:inline-block;width:8px;height:8px;margin:auto 8px auto auto;background:#ef7f1a;border-radius:50px}.notifications-push-category__info .caption{margin-top:4px;color:#667a8b}.notifications-push-category__toggler{background:#eef0f2;border-radius:15px;padding:2px;width:32px}.notifications-push-category__toggler__circle-container{width:100%;margin-left:auto;margin-right:0;transition:width .1s ease-in}.notifications-push-category__toggler__circle{background:#fff;width:16px;height:16px;border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.15)}.notifications-push-category__toggler--active{background:#0086e7}.notifications-push-category__toggler--active .notifications-push-category__toggler__circle-container{width:16px}.notifications-push-category__toggler--disabled{background:#eef0f2}.notifications-control{display:flex;justify-content:space-between;padding:8px 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.notifications-control__toggler{background:#eef0f2;border-radius:15px;padding:2px;width:50px}.notifications-control__toggler__circle-container{width:100%;margin-left:auto;margin-right:0;transition:width .1s ease-in}.notifications-control__toggler__circle{background:#fff;width:28px;height:28px;border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.15)}.notifications-control__toggler--active .notifications-control__toggler__circle-container{width:28px}.notifications-control__error-msg{flex-basis:100%;color:#f5463b;font-style:normal;font-weight:400;font-size:14px;line-height:20px}