.vcvs-gehf-wrap {
    position: relative;
    z-index: 20;
    width: 100%;
    overflow: visible !important;
    isolation: isolate;
}

.vcvs-gehf-wrap .elementor,
.vcvs-gehf-wrap .elementor-section-wrap,
.vcvs-gehf-wrap .elementor-section,
.vcvs-gehf-wrap .elementor-container,
.vcvs-gehf-wrap .elementor-column,
.vcvs-gehf-wrap .elementor-widget-wrap,
.vcvs-gehf-wrap .elementor-widget-container,
.vcvs-gehf-wrap .e-con,
.vcvs-gehf-wrap .e-parent,
.vcvs-gehf-wrap .e-child {
    max-width: 100%;
    overflow: visible !important;
}

.vcvs-gehf-desktop-header,
.vcvs-gehf-mobile-header {
    position: relative;
    z-index: 20;
}

.vcvs-gehf-footer {
    position: relative;
    z-index: 10;
}

.vcvs-gehf-wrap + *,
.vcvs-gehf-wrap + * .elementor,
.vcvs-gehf-wrap + * .elementor-section,
.vcvs-gehf-wrap + * .elementor-container,
.vcvs-gehf-wrap + * .e-con,
.vcvs-gehf-wrap + * .e-parent,
.vcvs-gehf-wrap + * .e-child {
    position: relative;
    z-index: 1;
}
