
.breakdance .bde-form-builder-88474-100 {
	margin-top: 15px;
	padding: 0px 30px 30px 30px;
	border-radius: 5px;
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-field:nth-child(1) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-field:nth-child(2) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-field:nth-child(3) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-field:nth-child(4) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-field:nth-child(5) {
	grid-column-start: span 12;
}

.breakdance .bde-form-builder-88474-100 {
	--bde-form-input-placeholder-color: var(--bde-palette-off-white-9d632e11-fad9-42b4-b39c-2e2f115a700e-4);
}

.breakdance .bde-form-builder-88474-100 .breakdance-form .breakdance-form-field__input::placeholder {
	color: var(--bde-palette-off-white-9d632e11-fad9-42b4-b39c-2e2f115a700e-4);
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-button__submit {
	--bde-button-primary-border-color: transparent;
	--bde-button-primary-border-color-hover: transparent;
	--bde-button-primary-text-color: #fff;
	--bde-button-primary-text-color-hover: #fff;
	--bde-button-primary-background-color: var(--bde-brand-primary-color);
	--bde-button-primary-background-color-hover: var(--bde-palette-color-1-3488fd50-693a-4808-a076-16b58bc4aca4);
	line-height: 1.4rem;
	padding: var(--bde-button-padding-base);
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-field--checkbox fieldset {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.breakdance .bde-form-builder-88474-100 .breakdance-form-checkbox {
	width: fit-content;
}

@media (max-width:767px) {
	.breakdance .bde-form-builder-88474-100 .breakdance-form {
		grid-template-columns: unset;
	}
	
	.breakdance .bde-form-builder-88474-100 .breakdance-form--horizontal {
		grid-auto-flow: unset;
	}
	
	.breakdance .bde-form-builder-88474-100 .breakdance-form .breakdance-form-field, .breakdance .bde-form-builder-88474-100 .breakdance-form .breakdance-form-stepper {
		grid-column-start: unset;
	}
}

.breakdance .bde-form-builder-88474-101 {
	margin-top: 15px;
	padding: 0px 30px 30px 30px;
	border-radius: 5px;
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-field:nth-child(1) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-field:nth-child(2) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-field:nth-child(3) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-field:nth-child(4) {
	grid-column-start: span 6;
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-field:nth-child(5) {
	grid-column-start: span 12;
}

.breakdance .bde-form-builder-88474-101 {
	--bde-form-input-placeholder-color: var(--bde-palette-off-white-9d632e11-fad9-42b4-b39c-2e2f115a700e-4);
}

.breakdance .bde-form-builder-88474-101 .breakdance-form .breakdance-form-field__input::placeholder {
	color: var(--bde-palette-off-white-9d632e11-fad9-42b4-b39c-2e2f115a700e-4);
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-button__submit {
	--bde-button-primary-border-color: transparent;
	--bde-button-primary-border-color-hover: transparent;
	--bde-button-primary-text-color: #fff;
	--bde-button-primary-text-color-hover: #fff;
	--bde-button-primary-background-color: var(--bde-brand-primary-color);
	--bde-button-primary-background-color-hover: var(--bde-palette-color-1-3488fd50-693a-4808-a076-16b58bc4aca4);
	line-height: 1.4rem;
	padding: var(--bde-button-padding-base);
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-field--checkbox fieldset {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.breakdance .bde-form-builder-88474-101 .breakdance-form-checkbox {
	width: fit-content;
}

@media (max-width:767px) {
	.breakdance .bde-form-builder-88474-101 .breakdance-form {
		grid-template-columns: unset;
	}
	
	.breakdance .bde-form-builder-88474-101 .breakdance-form--horizontal {
		grid-auto-flow: unset;
	}
	
	.breakdance .bde-form-builder-88474-101 .breakdance-form .breakdance-form-field, .breakdance .bde-form-builder-88474-101 .breakdance-form .breakdance-form-stepper {
		grid-column-start: unset;
	}
}
