.elementor-6675 .elementor-element.elementor-element-e0b039d{--display:flex;--min-height:1000vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-1b188d9 */.hero-section {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.content {
    position: relative;
    z-index: 10;
    color: white;
    text-align: center;
    padding-top: 50vh;
}

.content h1 {
    font-size: 3em;
    color: white;
}

.content p {
    font-size: 1.5em;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e0b039d */.hero-section {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.content {
    position: relative;
    z-index: 10;
    color: white;
    text-align: center;
    padding-top: 50vh;
}

.content h1 {
    font-size: 3em;
}

.content p {
    font-size: 1.5em;
}/* End custom CSS */