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

> Centered contact form with header text, email input, and message textarea in a clean layout.

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

## Overview

Contact 04 is a marketing contact section component designed for web pages. It features a centered header with a title and subtitle, followed by a structured form containing an email input field and a multi-line message textarea. The component is intended to allow visitors to reach out by submitting their email and a message, making it suitable for landing pages or contact pages.

## 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 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                                                                         |
| --------------------------------- | ------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Responsive layout (narrow screen) | Page width is less than or equal to 768px         | Content group adjusts row gap to 64px and form max width is reset for smaller screens |
| Heading font size reduction       | Page width is less than 768px (mobile breakpoint) | Main heading font size reduces from 48px to 36px                                      |
| Email input focused               | Email input is focused                            | Box shadow appears with color rgba(216,211,212,0.5) and spread of 3                   |
| Email input invalid               | Email input value is not valid                    | Border color changes to red rgba(251,44,54,1) and red-tinted box shadow appears       |
| Email input disabled              | Email input is not clickable                      | Opacity reduces to 50%                                                                |
| Textarea focused                  | Message textarea is focused                       | Box shadow appears with color rgba(216,211,212,0.5) and spread of 3                   |
| Textarea invalid                  | Message textarea value is not valid               | Border color changes to red rgba(251,44,54,1) and red-tinted box shadow appears       |
| Textarea disabled                 | Message textarea is not clickable                 | Opacity reduces to 50%                                                                |

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