> ## 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.

# Contact 03

> Centered contact section with header text, a multi-field form, and privacy policy checkbox.

<Frame>
  ![Contact 03](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Blocks/Contacts/contact-simple-form.png)
</Frame>

## Overview

Contact 03 is a marketing contact section component designed for web pages. It features a header area with a title, subtitle, and description, followed by a structured contact form including first name, last name, and other input fields, along with a privacy policy checkbox. It is responsive and adapts its layout for smaller screen widths.

## 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 **Contact 03** 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/Narrow Layout                | Page width is less than or equal to 768px                | Content group adjusts row gap, form inputs expand to full width, and heading font size reduces to 36px |
| Input Focused                       | User focuses on a text input field                       | Input field displays a soft box shadow to indicate active focus                                        |
| Input Invalid                       | Input field fails validation                             | Input border turns red and a red-tinted box shadow appears around the field                            |
| Input Disabled                      | Input field is not clickable                             | Input field opacity reduces to 50%                                                                     |
| Privacy Policy Checkbox Toggled On  | Checkbox is clicked when custom state 'terms\_' is false | Custom state 'terms\_' is set to true                                                                  |
| Privacy Policy Checkbox Toggled Off | Checkbox is clicked when custom state 'terms\_' is true  | Custom state 'terms\_' is set to false                                                                 |

<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.

## 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>
