.hero-scroll-container-a88ecb46 {
	position: relative !important;
}

.sticky-slides-a88ecb46 {
	position: -webkit-sticky !important;
	position: sticky !important;
	top: 0 !important;
	height: 100vh !important;
	z-index: 10;
}

body.admin-bar .sticky-slides-a88ecb46 {
	top: var(--wp-admin--admin-bar--height, 32px) !important;
	height: calc(100vh - var(--wp-admin--admin-bar--height, 32px)) !important;
}

@media screen and (max-width: 782px) {
	body.admin-bar .sticky-slides-a88ecb46 {
		top: 46px !important;
		height: calc(100vh - 46px) !important;
	}
}

.sticky-slides-a88ecb46 .elementor-widget-container,
.sticky-slides-a88ecb46 .elementor-slides,
.sticky-slides-a88ecb46 .swiper-container,
.sticky-slides-a88ecb46 .swiper {
	height: 100% !important;
}
