.mo-counter-notification{--mo-a-counter-notification-current-bg-color:var(--mo-counterNotification-primary-bg);background:var(--mo-a-counter-notification-current-bg-color);border-radius:calc(var(--mo-a-counter-notification-current-max-height) / 2);max-height:var(--mo-a-counter-notification-current-max-height);max-width:-moz-fit-content;max-width:fit-content;color:var(--mo-text-icon-whitePrimaryConst);justify-content:center;align-items:center;line-height:0;display:flex}.mo-counter-notification_with-outline{outline-width:var(--mo-a-counter-notification-outline-width,1px);outline-style:solid;outline-color:var(--mo-a-counter-notification-outline-color,var(--mo-text-icon-whitePrimaryConst))}.mo-counter-notification_variant_attached{position:absolute}.mo-counter-notification_placement_top-right{top:0;right:0}.mo-counter-notification_placement_top-left{top:0;left:0}.mo-counter-notification_placement_bottom-right{bottom:0;right:0}.mo-counter-notification_placement_bottom-left{bottom:0;left:0}.mo-counter-notification_placement_top{top:0}.mo-counter-notification_placement_bottom{bottom:0}.mo-counter-notification_placement_left{left:0}.mo-counter-notification_placement_right{right:0}.mo-counter-notification_size_large{min-width:24px;min-height:24px;padding:var(--mo-SPx0-5,2px) var(--mo-SPx1,4px);--mo-a-counter-notification-current-max-height:24px}.mo-counter-notification_size_medium{min-width:18px;min-height:18px;padding:0 var(--mo-SPx1,4px);--mo-a-counter-notification-current-max-height:18px}.mo-counter-notification_size_small{--mo-a-counter-notification-current-max-height:14px;min-width:14px;min-height:14px;padding:0 3px}.mo-counter-notification_size_nano{--mo-a-counter-notification-current-max-height:8px;min-width:8px;max-width:8px;min-height:8px}.mo-link{composes:body-horse from global;cursor:pointer}.mo-link_variant_regular{color:var(--mo-text-icon-accent)}.mo-link_variant_underline{color:var(--mo-text-icon-whitePrimaryConst);text-decoration:underline}