> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brikl.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Careers 04

> Centered careers section with header, filterable category tabs, and listed job positions with details.

<Frame>
  ![Careers 04](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Blocks/Careers/careers-card-01-bis.png)
</Frame>

## Overview

Careers 04 is a marketing component designed to display open job positions on a company careers page. It features a header section with a subtitle and title, a horizontal tab navigation for filtering positions by department (View All, Design, Software Engineering, Customer Success, Sales, Marketing), and a list of job cards each showing the position title, a department badge, a short description, and location/work-type details. Tab clicks trigger custom state changes to filter visible positions.

## How to use

<Steps>
  <Step titleSize="h4" title="Open the Brikl panel">
    Navigate to the **Marketings** category in the Brikl panel.
  </Step>

  <Step titleSize="h4" title="Copy the component">
    Find **Careers 04** and click **Copy**.
  </Step>

  <Step titleSize="h4" title="Paste into your editor">
    Paste it into your Bubble canvas with `Cmd + V` (Mac) or `Ctrl + V` (Windows),
    or right-click on the canvas and select **Paste**.
  </Step>
</Steps>

## States

This component includes conditional states that automatically change its appearance.

| State                | Trigger                                           | Visual effect                                                                                                           |
| -------------------- | ------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Mobile/Tablet layout | Current Page Width is less than or equal to 768px | Header font sizes reduce, row gaps decrease, badge visibility is hidden, and layout adapts for smaller screens          |
| Active tab selection | User clicks a department tab button               | Custom state 'tabs\_item\_' is updated to the clicked tab's item value, filtering the visible job positions accordingly |

<Note>
  These states are handled natively by Bubble and require no additional setup.
  They will work automatically once the component is pasted into your editor.
</Note>

## Responsive

This component adapts to mobile screens. Font sizes and layout automatically adjust on screens smaller than Bubble's built-in mobile breakpoint.

## Workflows

This component includes pre-built workflows.

| Trigger                                    | Action                                                                                              |
| ------------------------------------------ | --------------------------------------------------------------------------------------------------- |
| Tab Design button is clicked               | Sets custom state 'tabs\_item\_' on the tabs container to the Design tab's item value               |
| Tab Software Engineering button is clicked | Sets custom state 'tabs\_item\_' on the tabs container to the Software Engineering tab's item value |
| Tab View All button is clicked             | Sets custom state 'tabs\_item\_' on the tabs container to the View All tab's item value             |
| Tab Customer Success button is clicked     | Sets custom state 'tabs\_item\_' on the tabs container to the Customer Success tab's item value     |
| Tab Sales button is clicked                | Sets custom state 'tabs\_item\_' on the tabs container to the Sales tab's item value                |
| Tab Marketing button is clicked            | Sets custom state 'tabs\_item\_' on the tabs container to the Marketing tab's item value            |

<Note>
  These workflows are included when you use the **Copy with Workflows** option in the Brikl panel.
</Note>

## Requirements

|             |                       |
| ----------- | --------------------- |
| License     | Starter plan required |
| Plugins     | None                  |
| Custom code | Not required          |

## Platforms

| Platform | Supported |
| -------- | --------- |
| Web      | ✅         |
| Mobile   | ❌         |

## License

<Note>
  This component requires a **Starter** plan.
</Note>
