/* Preserve only the revised homepage hero; all lower sections use theme styles. */

.lilac-hero-layout {
	justify-content: space-between;
}

.lilac-hero-copy {
	max-width: 760px;
}

.lilac-hero-actions {
	justify-content: flex-end;
	align-items: center;
}

.lilac-hero-actions .elementor-button-text {
	white-space: nowrap;
}

@media (max-width: 900px) {
	.lilac-hero-layout {
		display: flex !important;
		flex-direction: column !important;
		align-items: stretch !important;
	}

	.lilac-hero-actions {
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.elementor-element-a8ce53d .e-n-tabs-content {
		min-height: 180px;
	}

	.lilac-hero-actions {
		align-items: stretch;
	}

	.lilac-hero-actions .elementor-widget-button,
	.lilac-hero-actions .elementor-button {
		width: 100%;
	}

	.lilac-hero-actions .elementor-button {
		justify-content: center;
	}
}

#services {
	scroll-margin-top: 96px;
}
