/* Sekcja kontakt na stronie głównej — granat + biała karta formularza
   v1.1.0 — H2 h000d: hyphens off + smaller mobile clamp */
.eta-home-contact .elementor-heading-title {
	color: #ffffff;
}

/* Beat post-3066.css 64px + mobile-fix hyphens:auto */
.elementor-3066 .eta-home-contact .elementor-element-h000d .elementor-heading-title,
.eta-home-contact .elementor-element-h000d .elementor-heading-title {
	hyphens: none !important;
	-webkit-hyphens: none !important;
	-ms-hyphens: none !important;
	overflow-wrap: normal !important;
	word-break: normal !important;
	font-size: clamp(1.5rem, 5.2vw, 2.75rem) !important;
	line-height: 1.15 !important;
}

@media (max-width: 1024px) {
	.elementor-3066 .eta-home-contact .elementor-element-h000d .elementor-heading-title,
	.eta-home-contact .elementor-element-h000d .elementor-heading-title {
		font-size: clamp(1.35rem, 4.2vw, 2.1rem) !important;
	}
}

.eta-home-contact .elementor-widget-text-editor,
.eta-home-contact .elementor-widget-text-editor p {
	color: #dee1e3;
}

.eta-home-contact .elementor-widget-metform .mf-form-wrapper,
.eta-home-contact .metform-form-content {
	color: var(--eta-navy);
}

.eta-home-contact .elementor-widget-heading .elementor-heading-title {
	color: var(--eta-navy);
}

@media (max-width: 1024px) {
	.eta-home-contact {
		flex-wrap: wrap !important;
	}
}
