.elementor-34 .elementor-element.pl-home-hero,
.elementor-34 .elementor-element-1cc0860c {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	background-image: none !important;
	background-color: #235573;
}

.elementor-34 .elementor-element.pl-home-hero > .elementor-background-slideshow,
.elementor-34 .elementor-element-1cc0860c > .elementor-background-slideshow,
.elementor-34 .elementor-element.pl-home-hero > .elementor-background-overlay,
.elementor-34 .elementor-element-1cc0860c > .elementor-background-overlay {
	display: none !important;
}

.elementor-34 .elementor-element.pl-home-hero::before,
.elementor-34 .elementor-element-1cc0860c::before {
	content: none !important;
	display: none !important;
}

.elementor-34 .pl-home-hero__slides {
	position: absolute;
	top: -4px;
	right: -4px;
	bottom: -4px;
	left: -4px;
	z-index: 0;
	overflow: hidden;
}

.elementor-34 .pl-home-hero__slide {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0;
	transition: opacity 0.8s ease;
	transform: scale(1.02);
	transform-origin: center center;
	will-change: opacity, transform;
}

.elementor-34 .pl-home-hero__slide.is-active {
	opacity: 1;
}

.elementor-34 .elementor-element.pl-home-hero > .e-con,
.elementor-34 .elementor-element.pl-home-hero > .elementor-widget,
.elementor-34 .elementor-element-1cc0860c > .e-con,
.elementor-34 .elementor-element-1cc0860c > .elementor-widget {
	position: relative;
	z-index: 3;
}

.elementor-34 .pl-home-hero__nav {
	position: relative;
	z-index: 4;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
	margin-top: 8px;
	padding-bottom: 4px;
}

.elementor-34 .pl-home-hero__dot {
	width: 8px;
	height: 8px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.45);
	cursor: pointer;
	transition: width 0.25s ease, background-color 0.25s ease, opacity 0.25s ease;
}

.elementor-34 .pl-home-hero__dot.is-active {
	width: 28px;
	background: #ffffff;
}

.elementor-34 .pl-home-hero__dot:focus-visible {
	outline: 2px solid #ffffff;
	outline-offset: 2px;
}

.elementor-34 .elementor-element-5f1ace52 {
	display: none !important;
}

@media (min-width: 768px) {
	.elementor-34 .elementor-element.pl-home-hero,
	.elementor-34 .elementor-element-1cc0860c {
		min-height: 640px;
	}

	.elementor-34 .pl-home-hero__nav {
		margin-top: 18px;
		padding-bottom: 8px;
	}
}

@media (max-width: 767px) {
	.elementor-34 .elementor-element.pl-home-hero,
	.elementor-34 .elementor-element-1cc0860c {
		min-height: 520px;
		touch-action: pan-y;
	}
}
