.elementor-677 .elementor-element.elementor-element-f6931cc{--display:flex;--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;}.elementor-677 .elementor-element.elementor-element-7111047 .elementor-wrapper{--video-aspect-ratio:1.33333;}/* Start custom CSS for video, class: .elementor-element-7111047 *//* FORCE 3:4 PORTRAIT ASPECT RATIO */
.elementor-677 .elementor-element.elementor-element-7111047 {
    /* Create the 3:4 container */
    position: relative !important;
    width: 100% !important;
    padding-bottom: 133.33% !important; /* This is the magic number: (4 ÷ 3) x 100 */
    height: 0 !important;
    overflow: hidden !important;
}

/* Make the video fill the container perfectly */
.elementor-677 .elementor-element.elementor-element-7111047 .elementor-wrapper,
.elementor-677 .elementor-element.elementor-element-7111047 video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}/* End custom CSS */