.elementor-669 .elementor-element.elementor-element-4aadf18{--display:flex;}.elementor-669 .elementor-element.elementor-element-4db85c3 .elementor-wrapper{--video-aspect-ratio:1.33333;}/* Start custom CSS for video, class: .elementor-element-4db85c3 *//* FORCE 3:4 PORTRAIT ASPECT RATIO */
.elementor-669 .elementor-element.elementor-element-4db85c3 {
    /* 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-669 .elementor-element.elementor-element-4db85c3 .elementor-wrapper,
.elementor-669 .elementor-element.elementor-element-4db85c3 video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}/* End custom CSS */