

.elementor-editor-active .elementor,
.elementor-editor-preview .elementor,
.elementor-edit-area .elementor {
	min-height: 60vh;
	background: var(--tm-background, #ffffff);
}

.elementor-widget-tm_home_hero .tm-hero,
.elementor-element.elementor-widget-tm_home_hero .tm-hero {
	min-height: 70vh;
}

.tm-section-overlay {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
}

.tm-el-section {
	position: relative;
}

.tm-el-section > .tm-container,
.tm-el-section > .tm-hero__grid,
.tm-hero > .tm-container {
	position: relative;
	z-index: 1;
}


.elementor-editor-active .tm-fade,
.elementor-edit-area .tm-fade {
	opacity: 1;
	transform: none;
}
