
.breakdance .bde-section-92750-100 {
	background-color: var(--bde-palette-color-1-6af48933-e384-4923-b7aa-5548bbea90dd);
}

.breakdance .bde-columns-92750-101 {
	--columnCount: 2;
}

@media (max-width:1119px) {
	.breakdance .bde-columns-92750-101 {
		--columnCount: 2;
	}
	
	.breakdance .bde-columns-92750-101.bde-columns {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	
	.breakdance .bde-columns-92750-101.bde-columns>.bde-column {
		width: 100%;
	}
}

@media (max-width:1023px) {
	.breakdance .bde-columns-92750-101 {
		--columnCount: 2;
	}
}

@media (max-width:767px) {
	.breakdance .bde-columns-92750-101 {
		--columnCount: 2;
	}
}

@media (max-width:479px) {
	.breakdance .bde-columns-92750-101 {
		--columnCount: 2;
	}
}

.breakdance .bde-column-92750-102 {
	--column-width: 35%;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.breakdance .bde-image-92750-104 {
	max-width: 900px;
}

.breakdance .bde-image-92750-104 .breakdance-image-object {
	object-fit: fill;
	height: 400px;
	width: auto;
	transform: scale(1) translateZ(0);
	aspect-ratio: 1/1;
	object-fit: fill;
}

.breakdance .bde-column-92750-105 {
	--column-width: 65%;
}

.breakdance .bde-text-92750-106 {
	width: 640px;
	text-align: left;
	color: var(--bde-brand-primary-color);
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

.breakdance .bde-text-92750-108 {
	font-size: 20px;
	margin-top: 21px;
	margin-bottom: 9px;
}

.breakdance .bde-checkmark-list-92750-109 ul {
	gap: 6px;
}

.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon {
	font-size: 20px;
}

.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon.bg-yes {
	padding: 6px;
	border-radius: 2px;
}

.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_yes.bg-yes {
	background-color: #0da532;
}

.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_no.bg-yes {
	background-color: #d4351e;
}

.breakdance .bde-checkmark-list-92750-109 li div {
	font-size: 20px;
}

.breakdance .bde-checkmark-list-92750-109 ul span {
	margin-right: 12px;
}

@media (max-width:1119px) {
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_no {}
}

@media (max-width:1023px) {
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_no {}
}

@media (max-width:767px) {
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_no {}
}

@media (max-width:479px) {
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-109 li .bde-checkmark-list__icon_no {}
}

.breakdance .bde-form-builder-92750-110 {
	margin-top: 24px;
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-footer {
	justify-content: unset;
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-footer .breakdance-form-button__submit, .breakdance .bde-form-builder-92750-110 .breakdance-form-footer .breakdance-form-field--step-buttons {
	width: 100%;
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-stepper__step-icon {
	width: 30px;
	height: 30px;
	background-color: var(--bde-palette-color-1-3642d9c7-78cd-4592-8a71-0f199ceb95b8);
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-stepper__step.is-active .breakdance-form-stepper__step-icon {
	background-color: var(--bde-brand-primary-color);
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-button__submit {
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-button__submit {
	--bde-button-width: 100%;
	display: flex;
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-button__next-step {
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-92750-110 .breakdance-form-button__previous-step {
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-92750-110 {
	max-width: 600px;
}

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

.breakdance .bde-section-92750-111 {
	background-color: var(--bde-palette-color-1-6af48933-e384-4923-b7aa-5548bbea90dd);
}

.breakdance .bde-columns-92750-112 {
	--columnCount: 2;
}

@media (max-width:1119px) {
	.breakdance .bde-columns-92750-112 {
		--columnCount: 2;
	}
	
	.breakdance .bde-columns-92750-112.bde-columns {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	
	.breakdance .bde-columns-92750-112.bde-columns>.bde-column {
		width: 100%;
	}
}

@media (max-width:1023px) {
	.breakdance .bde-columns-92750-112 {
		--columnCount: 2;
	}
}

@media (max-width:767px) {
	.breakdance .bde-columns-92750-112 {
		--columnCount: 2;
	}
}

@media (max-width:479px) {
	.breakdance .bde-columns-92750-112 {
		--columnCount: 2;
	}
}

.breakdance .bde-column-92750-125 {
	--column-width: 36.2%;
}

.breakdance .bde-image-92750-126 {
	max-width: 900px;
}

.breakdance .bde-image-92750-126 .breakdance-image-object {
	object-fit: fill;
	height: 400px;
	width: auto;
	transform: scale(1) translateZ(0);
	transform-origin: 44.59% 40%;
	aspect-ratio: 1/1;
	object-fit: fill;
}

.breakdance .bde-column-92750-116 {
	--column-width: 63.8%;
}

.breakdance .bde-text-92750-117 {
	width: 640px;
	text-align: left;
	color: var(--bde-brand-primary-color);
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

.breakdance .bde-text-92750-119 {
	font-size: 20px;
	margin-top: 21px;
	margin-bottom: 9px;
}

.breakdance .bde-checkmark-list-92750-120 ul {
	gap: 6px;
}

.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon {
	font-size: 20px;
}

.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon.bg-yes {
	padding: 6px;
	border-radius: 2px;
}

.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_yes.bg-yes {
	background-color: #0da532;
}

.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_no.bg-yes {
	background-color: #d4351e;
}

.breakdance .bde-checkmark-list-92750-120 li div {
	font-size: 20px;
}

.breakdance .bde-checkmark-list-92750-120 ul span {
	margin-right: 12px;
}

@media (max-width:1119px) {
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_no {}
}

@media (max-width:1023px) {
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_no {}
}

@media (max-width:767px) {
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_no {}
}

@media (max-width:479px) {
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_yes {}
	
	.breakdance .bde-checkmark-list-92750-120 li .bde-checkmark-list__icon_no {}
}

.breakdance .bde-form-builder-92750-121 {
	margin-top: 24px;
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-footer {
	justify-content: unset;
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-footer .breakdance-form-button__submit, .breakdance .bde-form-builder-92750-121 .breakdance-form-footer .breakdance-form-field--step-buttons {
	width: 100%;
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-stepper__step-icon {
	width: 30px;
	height: 30px;
	background-color: var(--bde-palette-color-1-3642d9c7-78cd-4592-8a71-0f199ceb95b8);
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-stepper__step.is-active .breakdance-form-stepper__step-icon {
	background-color: var(--bde-brand-primary-color);
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-button__submit {
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-button__submit {
	--bde-button-width: 100%;
	display: flex;
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-button__next-step {
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-92750-121 .breakdance-form-button__previous-step {
	--bde-button-width: 100%;
}

.breakdance .bde-form-builder-92750-121 {
	max-width: 600px;
}

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