@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-shortcode{width:100%}}#brxe-gcfdia {font-size: var(--h2); line-height: var(--lh-h2)}#fluentform_5 input,#fluentform_5 textarea,#fluentform_5 select { background-color: var(--surface-light-secondary--2); border-radius: 8px; border: 1px solid var(--surface-light-stroke); color: var(--text-light-primary); font-family: inherit;}#fluentform_5 input { height: 44px;}#fluentform_5 label { font-size: 0.875rem; font-weight: 600; color: var(--text-light-primary);}#fluentform_5 input::placeholder,#fluentform_5 textarea::placeholder,#fluentform_5 select::placeholder { font-size: 1rem; color: var(--text-light-tertiary); font-weight: 400;}#fluentform_5 input:focus,#fluentform_5 textarea:focus,#fluentform_5 select:focus { border: 2px solid var(--primary-500); color: var(--text-light-primary);}#fluentform_5 button[type="submit"] { background: linear-gradient(180deg, rgb(252, 122, 19) 0%, rgb(237, 95, 9) 100%); box-shadow: inset 0px 2px 0px 0px rgba(255, 255, 255, 20%), inset 0px -1px 0px 0px rgba(0, 0, 0, 25%), 0px 2px 6px 0px rgba(0, 0, 0, 10%); border-radius: var(--radius-lg-8); border: none;  transition: transform 0.1s ease; touch-action: manipulation;  -webkit-tap-highlight-color: transparent; }#fluentform_5 button[type="submit"]:hover { background: linear-gradient(180deg, rgb(252, 122, 19) 0%, rgb(237, 95, 9) 100%); box-shadow: inset 0px 2px 0px 0px rgba(255, 255, 255, 20%), inset 0px -1px 0px 0px rgba(0, 0, 0, 25%), 0px 2px 6px 0px rgba(0, 0, 0, 10%); color: var(--text-dark-primary);   transform: scale(1); }#fluentform_5 button[type="submit"]:active { transform: scale(0.95);}#fluentform_5_success { background: var(--state-success--surface); border-radius: 6px; border: 1px solid var(--state-success--stroke); color: var(--state-success--text); box-shadow: none; position: relative; isolation: isolate;}