.components-fe_GoalNotification_goalNotification{background:var(--goal-notification-bg,#acc540);height:14px;color:var(--goal-notification-color,#fff);text-transform:uppercase;border-radius:2px;align-items:center;padding:0 5px;font-size:8px;font-weight:700;line-height:normal;transition:transform .3s ease-in-out;display:flex;transform:scale(0);margin:0 4px!important}.components-fe_GoalNotification_isSelected{color:var(--goal-notification-color,#000);background:#fff}.components-fe_GoalNotification_isEventList{height:16px}.components-fe_GoalNotification_isLQN{margin:0 0 0 4px}.asian .components-fe_GoalNotification_goalNotification{background:var(--asian-new-button-main-accent-color);height:12px;color:var(--asian-new-button-text-color);line-height:12px}.european:not(.european-modern) .components-fe_GoalNotification_goalNotification,.european:not(.european-modern) .components-fe_GoalNotification_isSelected{background:var(--eu-new-button-main-color);color:var(--goal-notification-color-european)}.korean-legacy.mobile .components-fe_GoalNotification_isEventList{margin:0!important}.retail .components-fe_GoalNotification_goalNotification{display:inline-flex}.components-fe_GoalNotification_goalNotification.components-fe_GoalNotification_show{transform-origin:0;animation:7s ease-in-out components-fe_GoalNotification_showGoalNotification}@keyframes components-fe_GoalNotification_showGoalNotification{0%{transform:scaleX(0)}10%{transform:scaleX(1)}90%{transform:scaleX(1)}to{transform:scaleX(0)}}.south-american .components-fe_GoalNotification_goalNotification{background:var(--sa-live-goal-indicator-bg);color:var(--sa-live-goal-indicator-text);letter-spacing:.4px;border-radius:4px;height:auto;padding:2px 4px;font-size:10px;font-weight:500}
